@charset "utf-8";
@import url(mobile_header.css);
@media screen and (max-width: 750px) {
.Main{background-size: cover;padding-top: 80px;}
.txtCon{margin-bottom: 40px;}
.txtCon>img {max-width: 320px;}
.txtCon h1{font-size: 33px;line-height: 1.3;display: flex;justify-content: center;align-items: center;margin-bottom: 16px;}

.gzgzPart{padding: 10px;margin-bottom: 20px;}
.gzgzPart .conBox{max-height: 100%;padding-right: 20px;}
.gzgzPart *{font-size: 16px!important;}

.zjwyPart{margin-bottom: 30px;padding: 0px;}
.zjwyPart h1{font-size: 22px;line-height: 40px;margin-bottom: 10px;}
.zjwyPart .bd ul li{width: calc(100vw - 40px)!important;height: auto;display: block!important;float: left;margin: 0px 10px;overflow: hidden;}
.zjwyPart .bd ul li::after{display: none;}
.zjwyPart .bd ul li:nth-child(2n){float:none;}
.zjwyPart .bd ul li a.pic{width: 200px;height: 266px;margin: 0 auto;float: none;display: block;}
.zjwyPart .bd ul li .txt{float: none;/* width:calc(100% - 20px); *//* margin:0px 10px; */}
.zjwyPart .bd ul li .conBox{width:100%;margin-top: 10px;}
}










