
        /* PC端样式 */
        .mobile_content { display: none; }
             .pc_content { display: block; }
             
             /* 移动端样式 - 屏幕宽度小于768px时 */
             @media (max-width: 767px) {
                html{
         font-size: 39px;
        }
                 .mobile_content { display: block; }
                 .pc_content { display: none; }
             }
    .path a{color:#333333CC;margin-right:5px;margin-left:5px;}
       .top-nav-r li > div:first-child{
      width: 300px;
      height: 30px;
      background-color: rgb(159, 156, 170);
      margin-top: -30px;
      position: absolute;
      margin-left: -60px;
      display: none;
       }
  
    .top-nav-r li:nth-child(n+9){
     display:none;
     }
  
  .top-nav-r li:not(:nth-child(1)){cursor:default}
  .nav-show{line-height: 60px;}
  .top-nav-r > li:nth-child(3) a:nth-child(4) {
      border-right: 1px solid #C0BEC4;
  }
  .top-nav{height:100px}
  .top-nav-r{margin-right:150px;}
  
  
  @media screen and (max-width: 1400px) {  
  .top-nav-r{margin-right:50px;}
  .top-nav-r li{margin:0 5px}
  }
  .s-btn{cursor: pointer;}
  
  @media screen and (max-width: 1440px) {   
  .top-nav-r{margin-right:50px;}
  .top-nav-r li{margin:0 5px}  
  }
  @media screen and (max-width:480px) {   
  .news_tittle,.news_covid_nav{width:96%!important;padding:0 2%}
  .wapmenu{width:100%!important;box-sizing: border-box!important;}
  .links p{margin-bottom:10px}
  .links span:nth-child(3){margin-top:10px}
  .news-head > p:nth-child(2){width:100%!important}
  .TRS_Editor img{max-width:100%}
  .news-head img{opacity: 0.4;}
  .path{font-size: .3rem;}
  .waphead .logo{height:0.95rem;background-size:7.04rem 0.95rem;}
  
  }
  .footer-r img{width:auto}
  .general_con_con dl dt{width: 280px;height: 187px;float: left;margin: 0;padding:0px;margin-right:0px;overflow: hidden;}
    .general_con_con dl{position: relative;}
    .general_con_con dl dd{float: left;margin-left: 25px;width: 1050px;}
    .general_con_con .span_n{position: absolute;bottom: 15px;right: 15px;}
    
    .general_con_tit ul li a{color: #aaa;}
    .general_con_tit ul .active a{color: #000;}
    .month_en{font-style:normal;}
    
    
    @media screen and (max-width: 480px){
    .general_con_con dl dt {
        width: 100% !important;
        height: auto !important;
        float: left;
        margin: 0.0966rem !important;
        margin-right: 0rem !important;
        overflow: hidden;
        padding: 0.33rem !important;
    }
    .general_con_con dl dd {
        float: left;
        margin-left: 0rem;
        width: 100%;
    }
    .general_con_con .span_n {
        position: absolute;
        bottom: 0.3623rem;
        right: 0.3623rem;
    }
    .general_con_con dl dt img {
        width: 100%;
        height: auto;
    }
    
    }
.general_con_con .span_tit{
font-size: 20px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
margin-top: 0px;
line-height: 30px;
}
.general_con_con .span_summary {
margin-bottom: 20px;
font-size: 16px;
display: -webkit-box;
color: #666;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
line-height: 28px;
font-weight: normal;
}
.news_1_c{
    width: 75%;
    float: left;
    padding: 0 15px;
}
.col-sm-3{
    float: left;
    width: 25%;
}
.general_con_con dl{
    width: 100%;
    box-shadow: none;
    border-bottom: 1px solid #DDDDDD;
}
.general_con_con.active{
    width: 100%;
}
.general_con_con dl dd{
    width: 685px;
}

.pub-title {
    font-weight: bold;
    font-size: 20px!important;
    color: #2d1e6e!important;
    margin-bottom: 20px!important;
    margin-top: 30px;
    height: 30px;
    line-height: 30px;
}
@media screen and (max-width: 768px) {
  .general_con_con dl dd{
    width: 100%;
}
    .news_1_c{
        width: 100%;
        padding: 0;
    }
    .col-sm-3{
        width: 100%;
    }
}
