@charset "utf-8";
@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{font-size: 16px;line-height: 24px;}

.trzPart{margin-bottom: 30px;padding: 0px;}

.trzPart .hd{height: 60px;margin-bottom: 10px;}
.trzPart .hd ul li{width: 50%;height: 60px;}
.trzPart .hd ul li a{display: flex;line-height: 26px;font-size: 22px;align-items: center;justify-content: center;padding: 0px 10px;}


.trzPart .bd>div {display: block!important;float: left;}
.trzPart .bd .trzCon ul li{width: calc((100% - 20px)/2);height:auto;/* float:left; */margin: 0px 5px 10px;transition:all ease-in-out 0.5s;}
.trzPart .bd .trzCon ul li:nth-child(3n){margin-right:0px;}
.trzPart .bd .trzCon ul li a .pic{margin-bottom: 6px;}
.trzPart .bd .trzCon ul li a .pic img {width: 80%;}
.trzPart .bd .trzCon ul li a .txt h2,
.trzPart .bd .trzCon ul li a .txt h3{font-size: 16px;}

.trzPart .bd .sdwqCon *{font-size: 16px!important;}
.trzPart .bd .sdwqCon>div { margin-left: 10px;width: calc(100% - 20px);}
}
