@charset "utf-8";
/*headerPC*/
.headerPC{background:#1C1C1C;padding-bottom: 15px;}

/*headerWap*/
.headerWap{background:#1C1C1C;padding-bottom:0;}

/*QHdetailed*/
.QHdetailed{min-height:500px;padding-top:80px;}
.QHdetailed .head{line-height:1.5;text-align:center;padding:25px 0;}
.QHdetailed .head h1{font-size: 24px;font-weight:normal;}
.QHdetailed .head p{font-size:14px;line-height:20px;color:#999;margin:0 10px;margin-top:10px;}
.QHdetailed .head p i{display: block;}
.QHdetailed .head p span{display: block;margin-left:5px;}
.QHdetailed .note{font-size:15px;line-height:1.6;padding:20px 0;}
.QHdetailed .note p{padding:3px 0;}
.QHdetailed .note .tuandui{padding-top:30px;}
.QHcontent *{max-width:100%;}
.QHcontent img{margin:10px auto;display:block;}
@media (max-width:1200px){
.QHdetailed{padding-top:60px;}
.QHdetailed .head h1{font-size: 17px;font-weight:normal;}
}
.pageSelect{border-top:1px solid #f1f1f1;padding:15px 0;}
.pageSelect p{text-align:right;line-height:1.5;padding:5px 0;}
.pageSelect p a:hover span{text-decoration:underline;color:#ff6600;}