@charset "utf-8";
@import url(mobile_header.css);
@media screen and (max-width: 750px) {

.Main{background-size: 190% auto;padding-top: 80px;background-color: #000000;}
.txtCon{margin-bottom: 80px;}
.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;text-shadow: none;}


.qthdPart{width: 100%;}
.qthdPart .listBox{height: auto;overflow: hidden;padding-bottom: 40px;border-bottom: 1px dashed #ffffff;margin-bottom: 30px;}
.qthdPart .listBox .infoTxt{width: 100%;float: none;}
.qthdPart .listBox .infoTxt::after{top: 26px;}
.qthdPart .listBox .infoTxt h1{padding-left: 18px;}
.qthdPart .listBox .infoTxt h1 a{font-size: 22px;line-height: 2;}
.qthdPart .listBox .infoTxt p{font-size: 16px;line-height: 26px;padding-left: 18px;}
.qthdPart .listBox .infoTxt dl dd{height: 60px;}
.qthdPart .listBox .infoTxt dl dd a{font-size: 18px;line-height: 60px;}

.qthdPart .listBox .focusImg{width: 100%;float: none;}
.qthdPart .listBox .focusImg .pic{height: calc((100vw - 20px)/(733 / 466));}
.qthdPart .listBox .focusImg .pic li{display: block!important;float: left;}
.qthdPart .listBox .focusImg .txt{height: 80px;bottom: 0px;border-radius: 0px;}
.qthdPart .listBox .focusImg .txt ul li a{padding: 10px 10px 0px;box-sizing: border-box;}
.qthdPart .listBox .focusImg .txt ul li a span,
.qthdPart .listBox .focusImg .txt ul li a p{font-size: 18px;}
.qthdPart .listBox .focusImg .txt ul li a span{line-height: 28px;}
.qthdPart .listBox .focusImg .txt ul li a p{display: none;}

.qthdPart .listBox2{margin-bottom: 30px;}
.qthdPart .listBox2 .infoTxt{float: none;}
.qthdPart .listBox2 .focusImg{float:none;}
.qthdPart .listBox2 .infoTxt,
.qthdPart .listBox3 .infoTxt{margin-top: 0px;}

.qthdPart .listBox .focusImg .btn .pageState{display:none;}
.qthdPart .listBox .focusImg .btn .num{display: flex!important;width: calc(100% - 62px);margin: 0 auto;height: 42px;justify-content: center;align-items: center;}
.qthdPart .listBox .focusImg .btn .num li{width:10px;height:10px;border-radius:50%;background:#ffffff;font-size:0px;margin:0px 4px;cursor:pointer;}
.qthdPart .listBox .focusImg .btn .num li.on{background:#8bbb29;}
}




