body{
min-width:1300px;
}

.nav ul.menu li {
    width: 100px;
}

.site_specific .site_wb_a {
    background: url(/images/tab_icon_weibo.png) 2px 0 no-repeat;
}

.site_specific .site_ks_a {
    background: url(/images/icon_kuaishou.jpg) no-repeat;
    background-size: 100% 100%;
}

.site_specific .site_dy_a {
    background: url(/images/icon_douyin.jpg) no-repeat;
    background-size: 100% 100%;
}

.site_specific .site_sp_a {
    background: url(/images/icon_shipin.png) no-repeat;
    background-size: 100% 100%;
}

/* 小头条 */
.top_news  {
    width: 100%;
}


.top_news_title{text-align:center;}
.swiper-slide p.title a{text-align:center;overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap;width:100%;}
.swiper-slide h3{text-align:center;}
