@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot');
    src:  url('../fonts/icomoon.eot') format('embedded-opentype'),
      url('../fonts/icomoon.ttf') format('truetype'),
      url('../fonts/icomoon.woff') format('woff'),
      url('../fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-search:before {
    content: "\e900";
  }
  .icon-clock:before {
    content: "\e94e";
  }
  .icon-eye:before {
    content: "\e9ce";
  }
  .icon-wechat:before {
    content: "\e901";
    color: #7bb32e;
  }
  
  .w_126{
      /* width: 1260px; */
      width:1000px;
      margin: 0 auto;
  }
  .clear{
      clear: both;
  }
  .warp{background: url(../images/back.png) top center no-repeat;}
  /* 栏目文章页导航 */
  .header_extra{
      background-color: #2c48a4;
      height: 55px;
  }
  .header_extra .nav li.item{
      float: left;
      text-align:left;
      position:relative;margin:0 13px;
  }
  
  
  .header_extra .nav li a:hover .header_extra .nav li  .second_list{
    display:block
  }
  
  .header_extra .nav li .second_list{
      position:absolute;
      z-index:2;
     display:none;
    
     
  }
  .header_extra .nav li ul li a{
    padding: 0 5px;
    background:#2c48a4;
  font-size:15px;
  text-align:center;
  
  }
  
  
  
  .header_extra .nav li:hover{
      transition: all 0.6s;
      position: relative;
      z-index: 100;
      box-shadow: 0 0 10px rgba(115,17,111,.3);
      cursor: hand;
      /* width: 100%; */
      background-color: #ffffff36;
  }
  .active{
      transition: all 0.6s;
      position: relative;
      z-index: 100;
      box-shadow: 0 0 10px rgba(115,17,111,.3);
      cursor: hand;
      /* width: 100%; */
      background-color: #ffffff36;
  }
  .header_extra .nav li a{
      height: 55px;
      line-height: 55px;
      transition: 0.5s ease;
      color: white;
      font-size: 17px;
      display: block;
      /* padding: 0 20px; */
      padding: 0 16px;
  }
  /* .header_extra .nav li:first-of-type a{
      padding: 0 28px 0 0;
  }
  .header_extra .nav li:last-of-type a{
      padding: 0 0 0 28px;
  } */
  .header_extra .nav li a:hover,.header_extra .nav li.active a{
      color: rgba(255, 255, 255, 0.7);
  }
  /* 公共辅助栏目 */
  /* 最近更新 */
  @font-face {
    font-family: 'icomoon';
    src:  url('./fonts/icomoon.eot?23dz5g');
    src:  url('../fonts/icomoon.eot') format('embedded-opentype'),
      url('../fonts/icomoon.ttf') format('truetype'),
      url('../fonts/icomoon.woff') format('woff'),
      url('../fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-search:before {
    content: "\e900";
  }
  .icon-clock:before {
    content: "\e94e";
  }
  .icon-eye:before {
    content: "\e9ce";
  }
  .icon-wechat:before {
    content: "\e901";
    color: #7bb32e;
  }
  
     @font-face {
        font-family: 'fontello';
        src: url('../fonts/fontello.eot');
        src: url('../fonts/fontello.eot') format('embedded-opentype'),
             url('../fonts/fontello.woff') format('woff'),
             url('../fonts/fontello.ttf') format('truetype'),
             url('../fonts/fontello.svg') format('svg');
        font-weight: normal;
        font-style: normal;
      }
        .demo-icon
      {
        font-family: "fontello";
        font-style: normal;
        font-weight: normal;
        speak: none;
        color:#999999;
        font-size:14px;
        display: inline-block;
        text-decoration: inherit;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
      }
  .right_contain li a{
      display: block;
  }
  .news .time{
      height: 20px;
      line-height: 20px;
      color: #999;
      font-size:12px;
  }
  .news ul li .demo-icon{
      color:#cea971;
  }
  .news ul li:hover .time .demo-icon{
      color: #2c48a4;
  }
  .news .time span{
      margin-left:6px;
      color: #999;
      font-size:12px;
  
  }
  .news ul li{
      padding-bottom: 10px;
      border-bottom: 1px solid #e6e6e6;
  }
  
  .news ul li:hover .title{
      color: #2c48a4;
      transition: 0.5s ease;
  }
  .news .c_t{
      margin-top: 10px;
  }
  .news .time{
      margin-top: 5px;
  }
  .news .c_t .channel_name{
  
      display: inline-block;
      padding: 0px 3px;
      height: 14px;
      line-height: 14px;
      text-align: center;
      border-left: 1px solid #cea971;
      border-right: 1px solid #cea971;
      color: #cea971;
      font-size: 14px;
          margin-top: 5px;
      margin-right: 7px;
  }
  .news .c_t .title{
      height: 22px;
      line-height: 22px;
      font-size: 14px;
      color: #333;
      width: 100%;
      overflow: hidden;
      text-overflow:ellipsis;
      white-space: nowrap;
  }
  /* 一周热点 */
  .weekly_news{
      margin-top:10px ;
  }
  
  .weekly_news .time{
      background: url(../images/pv_eye.png) left center no-repeat;
      padding-left: 19px;
      height: 17px;
      line-height: 17px;
      color: #999;
      font-size:12px;
  }
  .weekly_news ul li{
      padding-bottom: 20px;
      border-bottom: 1px solid #e6e6e6;
  }
  .weekly_news ul li:last-of-type{
      border: none;
  }
  .weekly_news ul li:hover .title{
      color: #2c48a4;
      transition: 0.5s ease;
  }
  .weekly_news .c_t,.weekly_news .time{
      margin-top: 16px;
  }
  .weekly_news .c_t .channel_name{
      height: 18px;
      margin-right: 10px;
      line-height: 18px;
      padding: 0 9px;
      color: #cea971;
      font-size: 16px;
      border-left: 2px solid #cea971;
      border-right: 2px solid #cea971;
  }
  .weekly_news .c_t .title{
      height: 18px;
      line-height: 18px;
      font-size: 18px;
      color: #333;
      width: 100%;
      overflow: hidden;
      text-overflow:ellipsis;
      white-space: nowrap;
  }
  /* 主题内容 */
  #artile{
      /* margin-top: 40px; */
      margin-top: 25px;
      min-height:888px;
  }
  .left_contain{
      width: 700px;
  }
  .right_contain{
      width: 390px;
  }
  .title_channel_name{
      border-bottom:2px solid #2c48a4;
      color: #333;
      font-size: 16px;
      font-weight:bold;
      font-family: "微软雅黑";
      line-height: 35px;
      height: 35px;
      padding-bottom: 4px;
  }
  .title_channel_name span{
      font-size:22px;
  }
  .title_channel_name .site_position,.title_channel_name .site_position a{
      font-size: 14px;
      color: #666;
      font-family: "微软雅黑";
      font-weight: normal;
  }
  /* 栏目页 */
  .channel_info_list .time{
      /* background: url(../images/channel_time_border.png) center center no-repeat; */
      background: url(../images/li_bg.png) left top no-repeat;
      background-size: 100% 100%;
      /* width: 78px;
      height: 90px; */
      width: 74px;
      height: 64px;
      border-left: 4px solid #cea971;
  }
  .channel_info_list .time_phone{
      background: url(../images/time_clock.png) left center no-repeat;
      padding-left: 30px;
      height: 16px;
      line-height: 16px;
      color: #999;
      display: none;
  }
  .channel_info_list .dd{
      /* color: #cea971;
      font-size: 30px;
      line-height: 28px;
      font-weight: bold;
      padding: 21px 0 12px; */
      text-align: center;
      font-size: 22px;
      padding: 14px 0 10px;
      line-height: 17px;
      color: #cea971;
  }
  .channel_info_list .yM{
      /* color: #cea971;
      font-size: 14px;
      line-height: 14px; */
      font-size: 12px;
      line-height: 10px;
      text-align: center;
      color: #cea971;
  }
  .channel_info_list .t_s{
      /* width: 700px; */
      /* width: 610px; */
      width: 560px;
      /* padding-top: 3px; */
      margin-right: 40px;
  }
  .channel_info_list li{
      /* padding-bottom: 15px; */
      border-bottom: 1px solid #e6e6e6;
      /* margin-top:15px; */
      padding: 20px 0 20px 0;
  }
  .channel_info_list li a{
      display: block;
  }
  .channel_info_list li .channel_name{
      /* height: 18px;
      line-height: 18px; */
      padding: 0 5px;
      color: #cea971;
      /* font-size: 16px; */
      height: 14px;
      line-height: 14px;
      font-size: 14px;
      border-left: 1px solid #cea971;
      border-right: 1px solid #cea971;
      margin-right: 10px;
      /* 20200422 */
      /* margin-top: 5px; */
  }
  .channel_info_list li .title{
      /* height: 18px;
      line-height: 18px;
      font-size: 16px; */
      line-height: 14px;
      font-size: 14px;
      color: #333;
      /* width: 700px; */
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
  }
  .channel_info_list li .summary{
      max-height: 57px;
      line-height: 20px;
      /* font-size: 13px; */
      font-size: 12px;
      color: #999;
      overflow: hidden;
      /* width: 700px; */
      width: 100%;
      /* margin-top: 11px; */
      margin: 10px 0 0 0;
  }
  .channel_info_list li .visit{
      font-size: 12px;
      height: 12px;
      line-height: 12px;
      color: #999;
      margin-left: 6px;
  }
  .channel_info_list li:hover{
      border-bottom: 1px solid #2c48a4;
      transition: all 0.6s;
       position: relative;
      z-index: 100;
  }
  .channel_info_list li:hover .title{
      color: #2c48a4;
      font-weight: bold;
  }
  .channel_info_list li:hover .title .channel_name{
      font-weight: normal;
  }
  .channel_info_list li:hover .demo-icon
      {
        font-family: "fontello";
        font-style: normal;
        font-weight: normal;
        speak: none;
        color:#2c48a4;
        font-size:14px;
        display: inline-block;
        text-decoration: inherit;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
      }
  .channel_info_list li:hover .time{
      background: url(../images/li_hover_bg.png) left top no-repeat;
      border-left: 4px solid #2c48a4;
  }
  .channel_info_list li:hover .dd,.channel_info_list li:hover .yM{
      color: white;
  }
  .news ul li a{
      font-size:14px;
      line-height:22px;
  }
  /* 分页 */
  #pages{
      margin: 36px auto 62px;
  }
  #pages span, #pages a, #pages input {
      border-radius: 5px;
  }
  #pages span, #pages a:hover {
      background-color: #2c48a4;
      border: 1px solid #2c48a4;
      transition: 0.5s ease;
      color: white;
  }
  
  /* 文章页 */
  .article_position,.article_position a{
      font-size: 14px;
      color: #999;
      font-family: "微软雅黑";
      font-weight: normal;
  }
  #info_article .title{
      /* font-size: 26px; */
      font-size: 22px;
      line-height: 44px;
      margin:15px auto 0;
      color: #333;
      text-align:center;
  }
  #info_article .subtitle{
      text-align:center;
      font-size: 22px;
      line-height: 44px;
  }
  #info_article .info_msgs{
      padding-bottom: 5px;
      margin-top: 8px;
      text-align:left;
      font-size:13px;
      color:#999
  }
  #info_article .info_msgs span{
      color: #999;
      margin-right: 15px;
      line-height:20px;
      font-size:12px;
  }
  #info_article .info_msgs span.font_change span{
      cursor: pointer;
      margin: 0px;
  }
  #info_article .info_msgs span img{
      vertical-align: top;
      margin-top: 3px;
  }
  .video-js{
      width:100% !important;
      height:450px !important;
  }
  #info_article .info_article{
      padding:10px 10px 20px 10px;
      min-height: 400px;
      line-height: 28px;
      font-size: 14px;
      text-align: justify;
      color:#333;
      border-top: 1px solid #e6e6e6;
      margin-top: 12px;
  }
  #info_article .info_article p{line-height: 28px; margin-top:15px;margin-bottom:15px;}
  #info_article .info_article span{line-height: 2.2em !important;}
  .picshadow{box-shadow: 5px 5px 5px #666;}
  #info_article .info_article img,#info_article .info_article video{
      max-width: 98% !important;
  }
  
  .info_article .jwlogo{display:none}
  .info_article table{border-right:1px solid #999;border-bottom:1px solid #999} 
  .info_article table{border-right:1px solid #999 !important;;border-bottom:1px solid #999 !important;} 
  .info_article table td{border-left:1px solid #999;border-top:1px solid #999;padding:5px;} 
  .info_article table td{border-left:1px solid #999 !important;;border-top:1px solid #999 !important;padding:5px !important;} 
  
  /*文章分享*/
  .bdshare {height: 45px;margin-bottom: 20px;}
  .bdshare-fix {width: 182px; padding: 0px 0px 0px 10px; background: #fff; border: 1px dashed #cea971; display: inline-block;border-radius: 6px;}
  .bdshare-fix:hover{border: 1px dashed #2c48a4;}
  .bdshare-fix .share-con{color:#cea971}
  .bdshare-fix:hover .share-con{color:#2c48a4}
  .bdshare .bdsharebuttonbox .share-con {float: left; position: relative; padding: 0; margin: 12px 6px 12px 5px;}
  .bdshare .bdsharebuttonbox .share-con a {padding: 0; margin: 0; display: inline-block; width: 26px; height: 23px;}
  .bdshare .bdsharebuttonbox .share-con a.bds_tsina {background: url(../images/sina.png) center no-repeat;}
  .bdshare .bdsharebuttonbox .share-con a.bds_tsina:hover {background: url(../images/sina-h.png) center no-repeat;}
  .bdshare .bdsharebuttonbox .share-con a.bds_weixin {background: url(../images/wechat.png) center no-repeat;}
  .bdshare .bdsharebuttonbox .share-con a.bds_weixin:hover {background: url(../images/wechat-h.png) center no-repeat;}
  .bdshare .bdsharebuttonbox .share-con a.bds_more {background: none;}
  .bdshare .bdsharebuttonbox .share-con a.bds_more:hover {background: none;}
  .bdshare .bdsharebuttonbox .share-con a.bds_qzone {background: url(../images/q-zone.png) center no-repeat;}
  .bdshare .bdsharebuttonbox .share-con a.bds_qzone:hover {background: url(../images/q-zone-h.png) center no-repeat;}
  
  
  /* 视频列表栏目 */
  .layout {
      height: 180px; 
      background-color: #000;
      display: table-cell;
      text-align: center;
      vertical-align: middle;
    }
  .nd_vedio li{
      width: 46%;
      float: left;
      padding: 13px;
  }
  .nd_vedio li a{
      display: block;
      position: relative;
  }
  .nd_vedio li a>img{
      width: 100%;
      height: 180px;
  }
  .nd_vedio .vedio_logo{
      position: absolute;
      top: 0;
      width: 100%;
      height: 180px;
      background: url(../images/vedio.png) center 50% no-repeat;
  }
  .nd_vedio li a:hover .vedio_logo{
      transition: 0.5s ease;
      background-color: rgba(0,0,0,0.3);
  }
  .nd_vedio li .vedio_info{
      background-color: #f5f5f5;
      padding:15px;
  }
  .nd_vedio li .title{
      font-size: 14px;
      color: #333;
      overflow: hidden;
      text-overflow:ellipsis;
      white-space: nowrap;
      height: 22px;
      line-height: 22px;
  }
  .nd_vedio li .title:hover{
      color:#2c48a4;
  }
  .nd_vedio li .source,.nd_vedio li .visit{
      font-size: 12px;
      color: #999;
      line-height: 22px;
      height: 22px;
      margin-top:5px;
  }
  .nd_vedio li .visit{
      margin-right: 15px;
  }
  .demo-icon {
      color: #cea971;
    }
    .demo-icon-more5 {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
      color: rgba(153, 153, 153, 0.5607843137254902);
      font-size: 13px;
      display: inline-block;
      text-decoration: inherit;
      font-variant: normal;
      text-transform: none;
      line-height: 2.2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-left: 9px;
    }
    #pages #pages-num {
      width: 35px;
      height: 29.5px;
      border: 1px solid #DDDDDD;
  }
      #pages {
          margin: 36px auto 40px;
      }
  /* .nd_vedio li:nth-of-type(2n){
      margin-left: 8%;
  */
  /*20200426*/
  .bdshare .bdsharebuttonbox .share-con {
    margin: 13px 5px 0 5px;
  }
  
  .share-con {
    line-height: 25px;
  }
  
  
  /* 20200427 */
  .help p {
    margin: 0 !important;
    line-height: 18px !important;
  }
  
  .article_position, .article_position a {
      height: auto;
      overflow: hidden;
  }
      
  