var swiper3Length = $('.focus2 .swiper-wrapper .swiper-slide').length;
if (swiper3Length > 1) {
var swiper3 = new Swiper(".focus2", {
autoplay:true,
loop:true,
pagination: {
el: ".focus2 .swiper-pagination",
clickable: true,
},
});
}
var swiperTopLength = $('.topAd .swiper-wrapper .swiper-slide').length;
if (swiperTopLength == 0) {
$('.topAd').hide();
光明日报学习专刊
节气里的大美中国
阔步迈向网络强国
“千万工程”新画卷
时代楷模·榜样力量
“互联网+督查”平台
网络举报监督专区
民营经济和高质量发展
核心价值观主题微电影
违反八项规定曝光台
“好教师”李世瑚
习近平同塞尔维亚总统武契奇会谈
两国元首共同见证签署20多项合作文件
习近平同塞尔维亚总统武契奇举行会谈
习近平会见巴基斯坦总理夏巴兹
var swiper3Length = $('.focus2 .swiper-wrapper .swiper-slide').length;
if (swiper3Length > 1) {
var swiper3 = new Swiper(".focus2", {
autoplay:true,
loop:true,
pagination: {
el: ".focus2 .swiper-pagination",
clickable: true,
},
});
}
var swiperTopLength = $('.topAd .swiper-wrapper .swiper-slide').length;
if (swiperTopLength == 0) {
$('.topAd').hide();