@charset "utf-8";
/* CSS Document */
@import url(mobile_header.css);

.Address{width: auto;padding: 10px 10px 0;font-size: 14px;line-height: 1.5;}
.Address>.w1200{padding: 0 0 10px;}
.Address i{padding: 0px 10px;background-size: auto 100%;}
.Address font{padding-left: 5px;}


.Title{ height: 31px; line-height: 31px; }
.Title h1{ font-size: 20px; }
.Title em,
.Part1 .Title em{ width: calc(100% - 150px); margin-top: 15px; }
.Title p{ font-size: 14px; }

.ulList li{ font-size: 15px; }
.ulList li span{ font-size: 14px; }
.ulList li a{ max-width: calc(100% - 100px); }


.Part1{ margin-top: 0px; padding:30px 10px; background-size: auto 100%; }
.Part1 .Tit h1{ line-height: 50px; float: none; }
.Part1 .Tit h1 img{ max-width: 50vw; }
.Part1 .Tit h1 span{ font-size: 24px; }
.RdztPart .bd{ margin-top: 0px; }
.RdztPart .bd ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.RdztPart .bd li{width: calc((100vw - 30px) / 2);height: auto;margin-right: 0; box-shadow:0px 0px 7px -2px #a9a9a9;margin-top: 15px;}
.RdztPart .bd li .Pic{ height: calc((100vw - 30px) / 2 / (280 / 160)); }
.RdztPart .bd li .Con{padding: 5px 5px 10px;}
.RdztPart .bd li .Con>.date p{ width: auto; padding: 0 5px; }
.RdztPart .bd li .Con>h1{font-size: 15px;margin-top: 5px;}
.RdztPart .SlideNavs{ display: none; }







.Part2{ margin:0; padding: 35px 10px 20px; background-size: auto 100%;  }
.Part2 .Tit h1{ font-size: 24px; }
.WqztPart .Con{ padding-top: 1px; }
.WqztPart .Con ul{ justify-content: space-between; }
.WqztPart .Con li{ width:calc((100vw - 30px) / 2); height: auto; margin-right: 0; box-sizing: border-box; margin-top: 10px; padding:20px 10px; border-width: 3px; box-shadow:0px 0px 7px -2px #a9a9a9; }
.WqztPart .Con li a{ width: 100%; height: 100%; font-size: 0; border: none; box-shadow: none; position: absolute; z-index: 99; left: 0; top: 0; margin: 0;}
.WqztPart .Con li.gd::after{ zoom:0.8; top: 5px; right: 5px; }

.WqztPart #layuiPage{ margin-top: 15px; }



@media screen and (max-width:600px ) {
    
}

@media screen and (max-width:375px ) {
    
}

@media screen and (max-width:320px ) {
    
}


