 
/* 导航 */
.menu .active{background: #b42f2f;}
.nav {
    background: #d02b29;
}

/* 小头条 */

.top_news {
    width: 863px;
}

.top_news_title a {
    height: 32px;
    line-height: 32px;
}

.ranking {
    border-left: 2px solid #e5e5e5;
    width: 335px;
    padding: 10px 0 0 0;
}

.ranking .list {
    width: 155px;
    display: inline-block;
    text-align: center;
}

.ranking .list a {
    color: #000;
    font-size: 14px;
}

.ranking .list a:hover, .person_box .list a:hover {
    color: #da4747;
}

/* 特别推荐 */

.group_carousel_big .swiper-slide .description {
    height: 50px;
    overflow: hidden;
    display: block;
}



.news_list_tab li a {
    color: #999;
}
.news_list_tab li.active a {
    color: #000;
}

/* 领导之窗 */

.lider {
    display: inline-block;
    margin: 0 10px;
}

.lider a {
    display: inline-block;
    margin: 0 15px;
float:left;
}

.lider a img {
    width: 128px;
    height: auto;
}
.lider a p{width:100px;border-bottom:1px solid rgb(228,228,228);margin:0 auto;overflow: hidden;text-align:center;color: #010101;}


.lider_list li {
    /*margin: 10px 0;
    width: 75px;
    float: left;*/
height:30px;
}

.lider_list li h3 {
    display: inline-block;
    text-align: center;
    width: 75px;
    border-bottom: 1px solid rgb(228,228,228);
}
.lider_list li span{float: left;text-align: center;}

.lider_list a {
    color: #000;line-height:20px;
}

.lider_list li span a {
    display: inline-block;
    margin: 0 10px;
}




  .lider_img div {
    text-align: center;
    width: 117px;
    height: auto;
    float: left;
  }

  .lider_img div:first-child {
    margin: 0 15px;
  }

  .lider_img .pic img {
    width: 102px;
    height: 145px;
    border: 1px solid #f2f2f2;
    padding: 3px;
    display: block;
  }

  .lider_img .tit {
    font-size: 12px;
  }

  .lider_list {
    clear: both;
  }

  .lider_list_tab {
    /*border-bottom: 1px solid #ccc;*/
    padding-left: 15px;
    width: 100%;
    margin-left: 15px;overflow:hidden;
  }

  .lider_list_tab li{

}

  .lider_list_tab li a {
    font-size: 14px;
    font-weight: 600;
    color: #666;
    display: inline-block;
    width: 57px;
    height: 20px;
    line-height: 20px;
    text-align: center;margin: 0 6px;
  }

  .lider_list .content {
    font-size: 12px;
    width: 100%;
    padding: 0;margin: 0 20px;
  }

  .lider_list .content ul li{
    float: left;
    height: 35px;
    line-height: 35px;
    width: 85px;
    text-align: center;
  }

 .lider_list_tab a, .lider_list_tab a:hover{border-bottom: none!important;}
.lider_list_tab a.active{color:#000;}

/* 新闻列表 */

.news_list_ul_2 li {
    height: 35px;
    line-height: 35px;
}

/* 友情链接 */

.friendship_link .title {
    border: none;
    width: 145px;
    height: 40px;
    line-height: 40px;
    border-right: 2px solid #e5e5e5;
}

.friendship_link .title a {
    font-size: 28px;
    color: #000;
    height: 40px;
    line-height: 40px;
}

.friendship_link .title .active {
    border: none;
}

/* 底部 */

.foot_nav {
    background: #d12929;
}

.footer {
    text-align: center;
    font-size: 14px;
}

/* 右侧悬浮 */

.site_specific .site_sk_a {
    background: url(../images/icon_shike.png) 0 0 no-repeat;
    background-size: 100%;
    width: 49px;
    margin: 0 5px;
}

.site_specific .site_dy_a {
    background: url(../images/icon_dy.png) 0 0 no-repeat;
    background-size: 100%;
    width: 31px;
    height: 35px;
}

.group_carousel_big .group_swiper_container_big .swiper-slide>a, .group_carousel_big .group_swiper_container_big .swiper-slide img {
    width: 240px;
    height: 138px;
}

.top_news_title a, .top_news_detail, .top_news_detail .more {
    color: #05337e;
}

.top_news {
    background: url(../images/topnews_icon.png) left 10px no-repeat;
}

/**/

.news_list_tab .active, .news_list_tab li:hover {
    border-bottom: none!important;
}

.news_list_title {
    border-bottom: none;
    position: relative;
}
/*
.news_list_title::before, .news_list_tab .active::before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    background: #ffd9d9;
    height: 23px;
    width: 110px;
    z-index: -1;
}
*/

.fxzhm .news_list_title::before, .wmkzh .news_list_title::before {
    content: '';
    width: 135px;
}

.site_specific .site_wb_a {
    background: url(../images/icon_shike.png) 0px 0 no-repeat;
}
.site_specific .site_dy_a {
    background: url(../images/wx.png) 0 0 no-repeat;
        background-size: auto;
    background-size: 100%;
    width: 31px;
    height: 35px;
}

.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;
}


.fair a{padding:5px;}


.news_list_small:nth-child(3n) {
    margin-right: 15px!important;
}

