.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}
#worldmap{
        width: 1400px;
        height: 700px;
    }
    .MN-1-head{overflow:hidden;height:auto;}
    .MN-1-h-c-r{width:1400px;height:auto}
    .MN-1-table tr td:last-child { width: 1275px;}
    .clearfix::after{display:block;content:'';clear:both;}
    .MN-1-h-c-l {
        width: 1400px;
        height: 340px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(2, 1fr);
        margin-bottom: 30px;
        gap: 10px;
    }
    .MN-1-h-c-l > div:nth-child(1){visibility: hidden;}
    .MN-1-h-c-l > div:nth-child(4){visibility: hidden;}
    
    @media screen and (max-width: 480px){
    .MN-1-h-c-l {
        width: 100% !important;
        height: 7.0048rem !important;
    }
    }
 /* PC端样式 */
        .mobile_content { display: none; }
             .pc_content { display: block; }
             .MN-1-content {

    display: flex;
    gap: 20px;
    align-items: flex-start;
    flex-wrap: wrap;
}
.MN-1-table tr:first-child td:first-child {

    width: 18%;

}

.MN-1-table {
    width: 49%;
    font-size: 18px;
    color: #555;
}
.MN-1-table tr td:last-child {
    width: 78%;
}
.MN-1-table2{
    margin-top: 0!important;
}
             /* 移动端样式 - 屏幕宽度小于768px时 */
             @media (max-width: 767px) {
                html{
         font-size: 39px;
        }
                 .mobile_content { display: block; }
                 .pc_content { display: none; }
                 .MN-1-content{
                    display: block!important;
                 }
                 .MN-1-table {
    width: 100%;
    font-size: .4348rem;
    color: #555;
}
.MN-1-table tr {
    height: 1.256rem;
}
.MN-1-table2 {
    margin-top: .4831rem!important;
}
.MN-1-table tr td:last-child {
    width: 84%!important;
    float: right;
    line-height: 1.7246rem;
}
.MN-1-table tr td:first-child {
    width: 13%!important;
    float: left;
    line-height: 1.7246rem;
    text-align: center;
}

             }
