html{-webkit-text-size-adjust:none;}
a{outline:none;text-decoration:none;}
a:hover {text-decoration:none;}
html {zoom:1;background:#fff;}
html * {outline:0;zoom:1;}
html button::-moz-focus-inner {border-color:transparent!important;}

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;width:100%;max-width:640px;min-width:320px;padding:0;overflow-x:hidden;background:#fff;}
img{display:block;}
.pics{width:100%;height:auto;}

.titBox{margin-bottom:1.5rem;}
.titBox dt{padding:1rem 0 0.8rem 0;border-bottom:1px #e5e5e5 solid;font-size:1.8rem;text-align:center;font-weight:bold;position:relative;}
.titBox dt span{color:#fa591a;}
.titBox dt::after{content:'';height:4px;width:6rem;position:absolute;left:50%;margin-left:-3rem;bottom:-4px;background:#ff551e;}
.titBox dd{color:#666;text-align:center;font-size:1.4rem;margin-top:1rem;}

.btnsBox{width:100%;height:3.8rem;line-height:3.8rem;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(#ff561e, #ff8a00);position:relative;display:flex;align-items:center;justify-content: center;}

.btnBoxs{padding:1rem 0;} 
.btnBoxs ul{display:flex;align-items:center;justify-content:space-between;} 
.btnBoxs ul li{width:47%;background-image:linear-gradient(to right, #ff561d, #ff8801);height:3.2rem;line-height:3.2rem;text-align:center;font-size:1.4rem;border-radius:30px;color:#fff;cursor:pointer;border:#ff8801 2px solid;}
.btnBoxs ul li:nth-child(2){background:none;color:#ff581d;}


.oneBox{background:#e6dcd1;padding:1rem 0 2rem 0;position:relative;}
.oneBox .titsBox{display:flex;align-items: center;justify-content:center;}
.oneBox .titsBox p{text-align:center;font-size:1.6rem;font-weight:bold;padding:0px 0.5rem;}
.oneBox .titsBox p span{color:#ff561d;}
.oneBox .titsBox::after{content:'';height:4px;width:2.5rem;background:#ff561d;border-radius:30px;}
.oneBox .titsBox::before{content:'';height:4px;width:2.5rem;background:#ff561d;border-radius:30px;}
.oneBox .formBox{background:#fff;padding:2rem 0;border-radius:8px;box-shadow:0 0 8px rgba(0,0,0,0.1);margin:-4rem 1rem 0 1rem;position:relative;z-index:99;}
.oneBox .formBox .itemBox{width:90%;margin:2rem auto;}
.oneBox .formBox .itemBox li{height:4rem;background:#f5f5f5;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:4rem;line-height:4rem;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, #ff561e, #ff8a00);}

.twoBox{padding:1rem 1rem 2rem 1rem;}

.threeBox{padding:1rem;background-image:linear-gradient(to right, #ff561e, #ff8a00);}
.threeBox .titBox{}
.threeBox .titBox dt{border-bottom:1px rgba(255,255,255,0.5) solid;color:#fff;}
.threeBox .titBox dt::after{background:rgba(255,255,255,1);}
.threeBox .titBox dd{color:#fff;font-size:1rem;}
.threeBox .itemBox{padding-bottom:1rem;}
.threeBox .btnsBox{width:65%;background:#fff;color:#ff551e;}

.fourBox{padding:1rem;}
.fourBox .itemBox{}
.fourBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.fourBox .itemBox ul li{width:48.5%;background:#ededed;border-radius:4px;overflow:hidden;margin-bottom:1rem;}
.fourBox .itemBox ul li .item{display:flex;align-items:center;justify-content: space-between;padding:1rem;}
.fourBox .itemBox ul li .item dl{}
.fourBox .itemBox ul li .item dl dt{font-size:1.4rem;height:2rem;line-height:2rem;}
.fourBox .itemBox ul li .item dl dd{color:#666;}
.fourBox .itemBox ul li .item span{width:2rem;height:2rem;}

.fiveBox{padding:1rem;background:#fff2e6;}
.fiveBox .itemBox{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.fiveBox .itemBox dl{width:32%;margin-bottom:1rem;border-radius:4px;overflow: hidden;}
.fiveBox .itemBox dl dd{height:3rem;line-height:3rem;background:#fff;text-align:center;font-size:1.4rem;color:#666;}

.sixBox{padding:1rem;background:#fff;}
.sixBox .itemBox{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.sixBox .itemBox dl{width:32%;margin-bottom:1rem;border-radius:4px;overflow: hidden;}
.sixBox .itemBox dl dd{height:3rem;line-height:3rem;background:#f3f3f3;text-align:center;font-size:1.4rem;color:#666;}

.sevenBox{padding:1rem 1rem 2rem 1rem;}

.eightBox{padding:1rem;background:#fff2e6;}
.eightBox .titsBox{font-weight: bold;font-size:2rem;text-align:center;}
.eightBox .formBox{background:#fff;padding:0 0 2rem 0;position:relative;z-index:99;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}
.eightBox .formBox .itemBox{width:90%;margin:2rem auto;}
.eightBox .formBox .itemBox li{height:4rem;background:#f5f5f5;border-radius:4px;margin-bottom:1rem;display:flex;align-items:center;border:1px #eee solid;}
.eightBox .formBox .itemBox li p{width:3rem;height:2rem;margin:0 0.5rem;position:relative;}
.eightBox .formBox .itemBox li p.user{background: url(../images/user_ico.png) no-repeat center center;background-size:auto 100%;}
.eightBox .formBox .itemBox li p.phone{background: url(../images/phone_ico.png) no-repeat center center;background-size:auto 100%;}
.eightBox .formBox .itemBox li p::after{content:'';width:1px;height:80%;background:#c1c1c1;overflow:hidden;position:absolute;top:10%;right:-0.5rem;}

.eightBox .formBox .itemBox li .put{height:3rem;line-height:3rem;width:100%;flex:1;border:none;margin:0 1rem;background:none;font-size:1.4rem;}
.eightBox .formBox .btnBox{width:90%;height:4rem;line-height:4rem;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, #ff561e, #ff8a00);}

.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) {
	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
	}
    .threeBox .itemBox dl{padding-top:4rem;}
}

@media only screen and (min-width:561px) {
	html {
		font-size: 90% !important
	}
    .threeBox .itemBox dl{padding-top:4rem;}
}

@media only screen and (min-width:641px) {
	html {
		font-size: 100% !important
	}
    .threeBox .itemBox dl{padding-top:4rem;}
}