 


.sm_banner {
    justify-content: space-between;
}

.box_395 {
    width: 395px;
}

.box_300 {
    width: 300px;
}

.box_395 .news_list_tab, .box_300 .news_list_tab {
    width: 100%;
}


.header_weather {
    margin-top: 0;
}

/******* 导航  **********/

    .menu {
      overflow:inherit;
    }

    .menu li ul {
      background:#fff;
      overflow:inherit;
      width:800px;
    }

    .menu>ul>li {
      float: left;
      margin-right: 10px;
      position: relative;
      overflow:inherit;
    }

    .menu li ul a {
		display: block;
		height: 30px;
		width: 100px;
		text-decoration: none;
		color: #000!important;
		height: 45px;
		line-height: 45px;
		text-align: center;
    }
    .menu li ul a:hover {
		color:#fff!important;
    }
    .menu li {position:relative;}
    .menu li ul {
      position: absolute;
      top: 45px;
      display: none;
      z-index:999;
    }

/**********************/

.header_weather {
    width: 190px;
    height: 50px;
    display: block;
    overflow: hidden;
    float: left;
    margin-left: 18px;
    position: relative;
    left: 20px;
}
.global_search{position:relative;float:left;height: 32px;line-height: 30px;border: 1px solid #e6e6e6; background: #f8f8f8;width:335px;font-size: 14px;margin:10px 20px 0 10px;/*background: url(../images/icon-search.png) 8px 7px no-repeat;*/}
.global_search input{border:0;width: 260px;padding-left:40px;}
.global_search .search-btn{position:absolute;top:0;width: 40px;height: 34px;background: #ccc url(//j.rednet.cn/site/static/images/zs-icon-search.png) 10px 7px no-repeat;border: 0;outline: 0;}

.header_search .picbg {
    margin: 10px 0 0 20px;
}
.header_search .picbg img{margin:0 10px;}

.nav ul.menu li,.nav ul.menu{overflow: inherit;}
.nav ul.menu li a:hover{background: #a21010;}



.stzx .title {
    font-size: 22px;
    color: #ce0000;
    font-weight: bold;
    width: 930px;
    border-bottom: 2px solid #ddd;
    height: 35px;
}

.stzx .news_list_tab {
    height: 35px;
    border-bottom: 2px solid #ddd;
}

.stzx .news_list_tab span {
    font-size: 14px;
    color: #ddd;
}

.stzx .news_list_tab li {
    display: flex;
    display: -webkit-flex;
    padding: 0;
    margin: 0;
    height: 20px;
    line-height: 20px;
}

.stzx .news_list_tab li a {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    padding: 0 10px;
    margin: 0 5px;
}

.stzx .news_list_tab .active a {
    color: #fff;
    padding: 0 10px;
    line-height: 20px;
    height: 20px;
    background: #ce0000;
}

.stzx .news_list_tab .active, .stzx .news_list_tab li:hover {
    background: none;
    color:#cc0000;
}

.stzx .news_list_ul li {
    width: 288px;
    height: 165px;
    float: left;
    line-height: normal;
    text-align: center;
    margin-left: 10px;position: relative;
}

.stzx .news_list_ul li>a {
    display: block;
}

.stzx .news_list_ul li>a img {
    width: 288px;
    height: 163px;
}

.stzx .news_list_ul li p {
    font-size: 16px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    left: 0;
    bottom: 0px;
    box-sizing: border-box;
    color: #fff;
    width: 290px;
    height: 30px;
    line-height: 30px;
}

.title .active{
    height: 35px;
    overflow: hidden; 
    float: left;
}

/****TITLE 背景颜色****/

.news_list_tab li {
    height: 35px;
    padding: 0 20px;
}

/**** 2头条 ****/
#div_s2toutiao h1 a{
color:#053367;
font-size:30px;
}


/* 图说 */

.pic_box .head {
    align-items: center;
    justify-content: space-between;
    height: 34px;
}

.pic_box .head .solid {
    width: 495px;
    height: 3px;
    background: #F39700;
}

.pic_box .head>h3 {
    font-size: 34px;
    color: #ce0000;
}

.pic_list {
    margin-left: -5px;
}

.pic_list li {
    width: 290px;
    height: 230px;
    position: relative;
    float: left;
    margin: 0 0 10px 10px;
}

.pic_list li>a, .pic_list li a>img {
    display: block;
    width: 100%;
    height: 100%;
}

.pic_list li .title {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding: 0 0 0 25px;
    box-sizing: border-box;
    font-size: 20px;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}


/**************/
.left_box {
    width: 850px;
}

.right_box, .right_box .news_list_small {
    width: 300px;
    margin: 0;
}

.left_box .news_list_small {
    width: 100%;
    margin: 0;
}
.img_list .top a {
    position: relative;
    width: 400px;
    height: 220px;
    display: block;
}

.img_list .top a img {
    width: 100%;
    height: 100%;
}

.img_list .top a .title {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.img_list .sm_img {
    justify-content: space-between;
}

.img_list .sm_img a {
    display: block;
    width: 190px;
    height: 110px;
}

.img_list .sm_img a img {
    width: 100%;
    height: 100%;
}

.right_news {
    width: 400px;
}

/*
.right_news .news_list_ul li {
    height: 35px;
    line-height: 35px;
    align-items: center;
}


.right_box .news_list_ul li, .box_395 .news_list_ul li, .box_300 .news_list_ul li {
    height: 35px;
    line-height: 35px;
    align-items: center;
}
*/

.right_news .news_list_ul li>i, .right_box .news_list_ul li>i, .box_395 .news_list_ul li>i, .box_300 .news_list_ul li>i {
    background: #ccc;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    margin-top: 15px;
}

.right_news .news_list_ul li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 382px;
}

.right_box .news_list_tab li a {
    color: #ce0000;
}

.right_box .news_list_tab .active a, .right_box .news_list_tab li:hover a {
    color: #fff;
}

/**********/
.news_list_big .news_list_tab {
    width: 100%;
}
.news_list_big {
    width: 370px;
    margin: 0;
    float: right;
}

.news_list_big .news_list_head {
    border-bottom: none;
    height: 35px;
    line-height: 35px;
}

.news_list_tab li {
    height: 35px;
    padding: 0 20px;
}


.news_list_tab .active, .news_list_tab li:hover {
    border-bottom: none;
    background: #ce0000;
    color: #fff;
}


.news_list_tab li a {
    color: #fff;
    font-size: 20px;
    display: block;
    height: 35px;
    line-height: 35px;
}

.news_list_ul li a {
    font-size: 16px;
    color: #333333;
}


.news_list_small .news_list_head,.news_list_small .news_list_title {
    height: 35px;
    line-height: 35px;overflow:hidden;
}


.news_list_head {
    height: 50px;
    line-height: 50px;
    border-bottom: none;
    /*border-bottom: 1px solid #f1f1f1;*/
}


.news_list_small .news_list_title {
    background: #ce0000;
    color: #fff;
    font-size: 20px;
    padding: 0 20px;
}


/**** 领导  ****/

.lider {
    display: inline-block;
    /*margin: 0 10px;*/
    width: 100%;
}

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

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


.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: #666;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: 250px;
    margin-left: 15px;
    height: 25px;
  }

  .lider_list_tab li a {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    display: inline-block;
    width: 46px;
    height: 20px;
    line-height: 20px;
    text-align: center;
  }

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

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

 .lider_list_tab a, .lider_list_tab a,.lider_list_tab .active{border-bottom: none!important;}

/* 轮播图 */

.focus_swiper, .swiper_container_big, .swiper_container_big .swiper-slide img {
    width: 530px;
    height: 340px;
}

.swiper_container_big .swiper-slide h3 {
    background: rgba(0,0,0,0.6) none repeat scroll 0 0 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = 'true', startColorstr = #67000000, endColorstr = #67000000);
    height: 30px;
    line-height: 30px;
    text-align: left;
}

.swiper_container_big .swiper-slide h3 a {
    font-size: 14px;
    font-weight: normal;
}

.focus_swiper .pagination {
    bottom: 3px;
}

/****  要闻聚焦  ****/

.news_box_315 {
    width: 315px;
    position: relative;
    margin: 0 10px 0 0;
}
.news_list_ul li, .news_list_ul_2 li {
    height: 35px;
    line-height: 35px;
}

.news_list_ul_2 li.first .first_a {
    height: 135px;
}

.news_list_ul_2 li.first .first_a img {
    width: 195px;
    height: 135px;
}

.news_list_ul_2 li.first .first_a .first_a_r {
    width: 145px;
    height: 135px;
    float: left;
    padding-left: 10px;
    background: #d9d9d9;
}

.news_list_ul_2 li.first .first_a .first_a_r a {
    height: 33px;
    line-height: 33px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.txsj li.first, .txsj li.first a, .txsj li.first img {
    height: 160px;
    display: block;
}

.txsj li.first a {
    position: relative;
}

.txsj li.first .title {
    position: absolute;
    left: 0;
    bottom: 0;
    font-weight: normal;
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_list_big {
    /*margin-top: -10px;*/
}

.news_list_big .news_list_head .news_list_tab  {
    width: 100%;
}

.news_list_big .news_list_ul {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    overflow: hidden;
    float: left;
    margin-top: 5px;
}

.news_list_big .news_list_ul li {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;margin:0;
}

.news_list_big .news_list_ul li:first-child {
    margin: 5px 0 5px 0;
    padding: 0;
}

.news_list_big .news_list_ul li:first-child>a {
    font-size: 16px;
    font-weight: bold;
    color: #05337E;
}

.no_bg {
    border-bottom: 1px solid #f1f1f1!important;
    height: 41px!important;
    line-height: 41px!important;
}
.no_bg li.active,.no_bg li a {
  background:none;
  color:#000;
}
.no_bg li.active{
    border-bottom: 2px solid var(--theme-color);
    height: 40px;
    line-height: 40px;
  }

.news_list_ul li a {
    font-size: 14px;
    color: #000;
}
#div_ywjj1 li , #div_ywjj2 li ,#div_ywjj3 li {width: 315px;}
#div_ywjj1 li i, #div_ywjj2 li i ,#div_ywjj3 li i{
width: 3px;
    height: 3px;
    background: #ccc;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
}

/******  工具栏   *****/
.site_specific div {
    height: auto;
    border-bottom: 1px solid #ededed;
}

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

.site_specific .site_sk_a {
background: url(../images/wb.png) center no-repeat;    background-size: 100%;
}

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

.site_wx .site_toutiao_a {
    background: url(../images/tx.png) no-repeat center;
}

.site_specific .site_wx_a {
background-position: 2px 6px;
}

.site_specific div.site_wx {
    border-bottom: none;
}

.site_specific div span {
    top: 0;
    width: 80%;
    display: block;
    height: auto;
    line-height: 12px;
    margin: 0 auto;
    padding: 10px 0;
}

.site_specific div:last-child span {
    border: none;
}

.site_specific div img {
    left: -180px;
    background: #fff;
}

.site_specific img {
    width: 150px;
    height: 150px;
}


