@charset "UTF-8";
@media screen and (max-width:1800px){
  .header .inner{width:100%}
.header .inner .mod{padding: 0 4%}
.header .sitelogo .logo img{width:5.5rem}
}
@media screen and (max-width:1280px){
  :root{--smailSizex:0.15rem}
}
@media screen and (max-width:999px){
  
  :root{--bigSize:20px;--titleSize:18px;--smailSize:16px;--smailSizex:14px}
  html{font-size: 65px;}
.mbanner .news_imgs a{height:0;padding-top: 56%;}

}