

.top_news{width:auto;}

.top_news_title a {
    color: #305798 !important;
}

/* 领导人报道集 */

.leader_box {
    width: 340px;
}

.leader_ul {
    display: flex;
    justify-content: space-around;
    border-left: 1px solid #bfbfbf;
}

.leader_ul a {
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 18px;
}

.leader_ul a img {
    width: 76px;
    height: 76px;
    margin-right: 10px;
}

.group_carousel_big .swiper-slide .description{
    /*overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;*/
}

/* 上稿排行榜 */

.ranking {
    padding: 20px 0 36px 0;
}


/* 广告位 */

.xs_banner, .sm_banner {
    display: flex;
    justify-content: space-between;
}

.banner_h80, .banner_h80 img {
    max-width: 100%;
    height: 80px;
}

/*
.news_list_img{width: 800px;}
.img_swiper{width: 830px;}
.img_swiper_container{width: 730px;}
.img_swiper_container .swiper-slide{width:220px!important;}
*/

.site_specific .site_baoliao_a {
    background: url(//j.rednet.cn/site/static/images/baoliao.png) center no-repeat;
    background-size: 100% 100%;
    padding: 5px;
    margin: 0px;
}

#holdService a {
    margin: 0 10px;
}