// Initialize Swiper
var swiper = new Swiper(".focus", {
autoplay:true,
// effect:'fade',
loop:true,
pagination: {
el: ".focus .swiper-pagination",
clickable: true,
renderBullet: function (index, className) {
return '<span class="' + className + '">' + (index + 1) + "</span>";
},
},
});
var swiper2 = new Swiper(".aq .swiper",{
autoplay:true,
effect:'fade',
步长制药荣获2025年度山东省科学技术进步一等奖
从个人提效到组织进化,360探索AI原生企业转型新路径
吉利汽车发布2026年中期业绩 上半年营收超1736亿元
新乳业携手阿华田推出风味低温乳饮料 拟9月上市
宁德时代正式启动2035年价值链碳中和行动
老板电器加速迈向AI烹饪科技企业
在迎难而上中打开广阔天地
以正确政绩观助力质量强国建设
经济运行平稳质效提升 扩内需仍需政策加力
用好各种机遇和优势推动高质量发展行稳致远
构建“三量齐驱”新格局 推动国资经营高质量发展
业内专家热议全球人工智能法律治理路径
// Initialize Swiper
var swiper = new Swiper(".focus", {
autoplay:true,
// effect:'fade',
loop:true,
pagination: {
el: ".focus .swiper-pagination",
clickable: true,
renderBullet: function (index, className) {
return '<span class="' + className + '">' + (index + 1) + "</span>";
},
},
});
var swiper2 = new Swiper(".aq .swiper",{
autoplay:true,
effect:'fade',