html{-webkit-text-size-adjust:none;}
a{outline:none;text-decoration:none;}
a:hover {text-decoration:none;}
html {zoom:1;}
html * {outline:0;zoom:1;}
html button::-moz-focus-inner {border-color:transparent!important;}
body {font-size:12px;background:#fff;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;	padding: 0;
}

table {
	/*border-collapse:collapse;border-spacing:0;*/
}

fieldset,a img {
	border: 0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

q:before,q:after {
	content: '';
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
textarea,button {
	-webkit-appearance: none !important;
}
em,i {
	font-style: normal;
}

select {
	-webkit-appearance: none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}

html{font-size:62.5%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body{font-family:"Microsoft YaHei",sans-serif;margin:0 auto;max-width:640px;min-width:320px;padding:0;width:100%;overflow-x:hidden;background:#fff;}
img{display:block;}
.pics{width:100%;height:auto;}

.titBox{margin:1rem 0;}
.titBox dt{padding:0rem 0 0.5rem 0;font-size:2rem;text-align:center;font-weight:bold;position:relative;}
.titBox dt span{color:#aa1313;}
.titBox dt::after{content:'';height:5px;width:5rem;position:absolute;left:50%;margin-left:-2.5rem;bottom:-5px;background:#fff;}
.titBox dt.on::after{background:#aa1313;}
.titBox dd{text-align:center;font-size:1.2rem;margin-top:1rem;text-transform:uppercase;color:#666;}
.titBox dd span{color:#aa1313;}

.btnsBox{padding:1rem 0;} 
.btnsBox ul{display:flex;align-items:center;justify-content:space-between;} 
.btnsBox ul li{width:47%;background-image:linear-gradient(to right, #aa1313, #aa1313);height:3.2rem;line-height:3.2rem;text-align:center;font-size:1.4rem;border-radius:30px;color:#fff;cursor:pointer;border:#aa1313 1px solid;}
.btnsBox ul li:nth-child(2){background:none;color:#aa1313;}

.btnBox{width:85%;height:3.6rem;line-height:3.6rem;background:#aa1313;color:#fff;margin:1rem auto 0 auto;font-size:1.4rem;text-align:center;border-radius:30px;cursor:pointer;background-image:linear-gradient(to right, #aa1313, #aa1313);}

.tits{width:92%;margin:0px auto;text-align:center;}
.banner{display:block;background:#aa1313;}

.oneBox{background:#aa1313;padding-bottom:1rem;}
.oneBox .contBox{margin:1rem;background:#fff;margin-top:-10rem;position:relative;z-index:9;overflow:hidden;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,0.1);padding-bottom:1rem;}
.oneBox .titBox{margin:1.5rem 0 0 0;}
.oneBox .titBox dt{color:#666;}
.oneBox .formBox{padding:1rem 1.5rem;background:#fff;}
.oneBox .formBox .itemBox{padding:1rem 0;}
.oneBox .formBox .itemBox li{height:4rem;background:#f8f8f8;border-radius:4px;margin-bottom:1rem;display:flex;align-items:center;border:1px #eee solid;}
.oneBox .formBox .itemBox li p{width:3rem;height:2rem;margin:0 0.5rem;position:relative;}
.oneBox .formBox .itemBox li p.user{background:url(../images/user_ico.png) no-repeat center center;background-size:auto 100%;}
.oneBox .formBox .itemBox li p.phone{background:url(../images/phone_ico.png) no-repeat center center;background-size:auto 100%;}
.oneBox .formBox .itemBox li p::after{content:'';width:1px;height:80%;background:#c1c1c1;overflow:hidden;position:absolute;top:10%;right:-0.5rem;}
.oneBox .formBox .itemBox li .put{height:3rem;line-height:3rem;width:100%;flex:1;border:none;margin:0 1rem;background:none;font-size:1.4rem;}
.oneBox .formBox .btnBox{width:90%;height:3.8rem;line-height:3.8rem;background:#f6251b;color:#fff;margin:0 auto;font-size:1.4rem;text-align:center;border-radius:30px;cursor:pointer;background-image:linear-gradient(to right, #aa1313, #df0000);}

.twoBox{background:#aa1313;padding:1px 0;}
.twoBox .titBox dt{color:#fff;}
.twoBox .itemBox{background:#f5e2e2;margin:5rem 1rem 2rem 4rem;border-radius:4px;position:relative;}
.twoBox .itemBox .flBox{position:absolute;left:-3rem;top:-10%;width:55%;}
.twoBox .itemBox .flBox p{border:2px #fff solid;border-radius:4px;}
.twoBox .itemBox .frBox{margin-left:50%;padding:1rem 0;}
.twoBox .itemBox .frBox ul{}
.twoBox .itemBox .frBox ul li{font-size:1.4rem;height:2.4rem;display:flex;align-items:center;}
.twoBox .itemBox .frBox ul li::before{content:'';width:2rem;height:1.6rem;margin-right:0.5rem;background:url(../images/icon01.png) no-repeat center center;background-size:100% auto;}

.threeBox{padding:1rem;}
.threeBox .contBox{margin-top:1.5rem;}
.threeBox .contBox dl{position:relative;background:#fff0f0;border:1px #aa1313 dotted;padding:1rem;padding-top:2rem;border-radius:4px;}
.threeBox .contBox dt.tit{position:absolute;width:auto;height:3rem;line-height:3rem;left:0px;top:0px;background:#aa1313;font-size:1.6rem;padding:0px 2rem 0px 2rem;font-weight:bold;border-bottom-right-radius:20px;color:#fff;}
.threeBox .contBox dl dd{margin-top:2rem;font-size:1.2rem;line-height:2rem;color:#333;}

.threeBox .picBox{margin-top:1rem;}
.threeBox .picBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.threeBox .picBox ul li{width:32%;line-height:2rem;font-size:1rem;margin-bottom:0.5rem;}
.threeBox .picBox ul li img{border:1px #aa1313 solid;border-radius:4px;overflow:hidden;}

.fourBox{background:#aa1313;padding:2rem 1rem;}
.fourBox .titBox dt{color:#fff;}

.fourBox .contBox{background:#fff;padding:1rem;padding-bottom:2rem;border-radius:4px;margin-top:10rem;}
.fourBox .contBox .toppic{margin-top:-8rem;border-radius:4px;overflow:hidden;}

.fourBox .contBox .itemBox{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:1rem 0;}
.fourBox .contBox .itemBox dl{width:30%;margin-top:3rem;margin-bottom:1rem;border:1px #aa1313 dotted;border-radius:4px;position:relative;}
.fourBox .contBox .itemBox dl dt{width:80%;height:3rem;line-height:3rem;position:absolute;left:10%;top:-1.5rem;color:#fff;background:#aa1313;border-radius:30px;font-size:1.4rem;font-weight:bold;text-align:center;}
.fourBox .contBox .itemBox dl dd{padding:0.6rem;font-size:1.2rem;margin-top:2rem;text-align:justify;}

.fourBox .picBox{margin-top:1rem;}
.fourBox .picBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.fourBox .picBox ul li{width:48.5%;line-height:2rem;font-size:1rem;margin-bottom:0.5rem;}
.fourBox .picBox ul li img{border-radius:4px;overflow:hidden;}

.fiveBox{padding:1rem;background:#f0f0f0;}
.fiveBox .picBox{margin-top:1rem;}
.fiveBox .picBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.fiveBox .picBox ul li{width:48.5%;line-height:2rem;font-size:1rem;margin-bottom:0.5rem;}
.fiveBox .picBox ul li img{border-radius:4px;overflow:hidden;}

.sixBox{padding:1rem;background:#fff;border-bottom:8px #f2f2f2 solid;}
.sixBox .itemBox{padding:1.5rem 0rem 1rem 0rem;}
.sixBox .itemBox li{background:#fff;height:4rem;line-height:4rem;position:relative;box-shadow:0 0 5px rgb(0,0,0,0.2);margin-bottom:1rem;padding:0px 2rem 0px 3.5rem;border-radius:40px;font-size:1.4rem;}
.sixBox .itemBox li::before{content:'';width:2.4rem;height:2.4rem;position:absolute;left:0.8rem;top:0.8rem;background:url(../images/qa_ico.png) no-repeat center center;background-size:100% 100%;}
.sixBox .itemBox li p{position:absolute;height:3.4rpx;line-height:3.4rem;right:0.3rem;top:0.3rem;padding:0 10px;border-radius:40px;background-image:linear-gradient(to right, #aa1313, #aa1313);color:#fff;}


.hslfooter{margin-top:0}

.tipModal{background:rgba(0, 0, 0, 0.8);padding:10px 20px;border-radius:4px;color:#fff;text-align:center;max-width:80%;line-height:24px;position:fixed;z-index:9999999999999;left:50%;top:50%;margin-top:-35px;display:none;
}

@media only screen and (min-width:321px) {

	/*iphone5*/
	html {
		font-size: 62.5% !important
	}
}

@media only screen and (min-width:361px) {
	html {
		font-size: 70.31% !important
	}
}

@media only screen and (min-width:376px) {
	html {
		font-size: 73.24% !important
	}
}

@media only screen and (min-width:481px) {
	html {
		font-size: 84% !important
	}
    .twoBox .itemBox .flBox{width:50%;}
    .twoBox .itemBox .frBox{margin-left:45%;}
}

@media only screen and (min-width:561px) {
	html {
		font-size: 90% !important
	}
}

@media only screen and (min-width:641px) {
	html {
		font-size: 100% !important
	}
}