@charset "UTF-8";
@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;--innerWidth:100%}
  html{font-size: 65px;}
.mod{padding: 0 4%;}
    .header:after{
    height: 100%;
}
.header .inner{
    padding: 0;
}
.header .sitelogo{
    margin: 15px 0;
}
  .post .tt .title{
    font-size: 20px;
    line-height: 37px;
    padding: 0 17px;
}
.post-11 .con .news_text p{
    line-height: 1.77;
}
.post-11 .con .news_text,.post-11 .con{
    padding: 20px;
}
.post-11{
    margin-bottom: 30px;
}
    .linkbox{
    --num: 4;
}
    .linkbox .news a .addSvg{
    height: 27px;
}
.linkbox .news a{
    height: 130px;
}
 .main1 .inner{
    padding: 30px 0;
}
     .main2 .inner{
    padding: 30px 0;
}
.main2 .mod {
    display: block;
}
.main2 .post .tt .tit{
    width: 224px;
}
.main2 .post{
    width: 100%;
}
.post-21{margin-bottom: 30px;}
.main2:after{
    height: 115%;
}
.main2 .post .news_list .news{
    height: 79px;
}
.footer .inner{
    padding-top: 100px;
}
img.footlogo{
    margin-bottom: 30px;
}
    #l-container .inner{
    padding: 30px 0 0;
}
    .sudy-form li.w50{
    width: 100%;
}
    .sudy-form li{
    font-size: 16px;
}
.sudy-form .layui-input, .sudy-form .layui-select, .sudy-form .layui-textarea{
    font-size: 16px;
}

}
@media screen and (max-width:767px){
.col_metas .col_path{
    display: none;
}
   .formList  .col_metas{
    display: none;
}
.sudy-form li:last-child{
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 20px;
}
.sudy-form .changeImg{
    display: none;
}
}
@media screen and (max-width:640px){
        .linkbox{
    --num: 2;
}
}
@media screen and (max-width:420px){
    .main2 .post .tt .tit{
    width: 175px;
}
}
