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:#ff492b;}
.titBox dt::after{content:'';height:5px;width:5rem;position:absolute;left:50%;margin-left:-2.5rem;bottom:-5px;background:#ff492b;}
.titBox dt.on::after{background:#ff492b;}
.titBox dd{text-align:center;font-size:1.3rem;margin-top:1rem;text-transform:uppercase;color:#666;}
.titBox dd span{color:#ff492b;}

.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, #f4ece9, #f4ece9);height:3.2rem;line-height:3.2rem;text-align:center;font-size:1.4rem;border-radius:30px;color:#ff492b;cursor:pointer;border:#fff 1px solid;}
.btnsBox ul li:nth-child(2){background:ff492b;background-image:linear-gradient(to right, #ff492b, #ff492b);color:#fff;}
.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, #cf0616, #e60012);}

.titsBox{width:92%;margin:0px auto;text-align:center;position:relative;padding:0.8rem 0;}
.titsBox::after{content:'';height:1px;width:100%;position:absolute;top:50%;left:0;background:#cd7628;}
.titsBox p{display:inline-block;position:relative;z-index:9;background:#fff;padding:0px 1rem;font-size:2rem;color:#cd7628;font-weight:bold;}

.banner{display:block;background:#aa1313;}
.banner img{display:block;}

.oneBox{background:#fff;padding:1rem;}
.oneBox .titBox{margin:1.5rem 0 0 0;}
.oneBox .titBox dt::after{display:none;}
.oneBox .titBox dd{display:flex;align-items:center;justify-content:center;margin-top:0.3rem;}
.oneBox .titBox dd p{background:#fff8f5;display:flex;align-items:center;justify-content:center;padding:5px 20px;border-radius:40px;color:#ff5c2f;}
.oneBox .titBox img{width:1.6rem;height:2rem;margin-right:4px;}
.oneBox .titBox dd p span{background:#ff492c;border-radius:8px;color:#fff;padding:0px 6px;margin:0px 3px;}
.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:4px;cursor:pointer;background-image:linear-gradient(to right, #ff6230, #ff3a27);}

.twoBox{background:#fff;}

.threeBox{padding:1rem;}
.threeBox .itemBox{}
.threeBox .item dt{padding:1rem 0;}
.threeBox .item dt img{height:4.8rem;}
.threeBox .item dd{background:#fceee7;border-radius:10px;overflow:hidden;display:flex;align-items:stretch;justify-content:space-between;}
.threeBox .item dd .fl{width:48%;font-size:1.2rem;line-height:1.8rem;color:#666;}
.threeBox .item dd .fl span{padding:1.5rem;padding-right:0;display:inline-block;}
.threeBox .item dd .fr{width:50%;}
.threeBox .item dd .fr{}
.threeBox .item dd .fr img{height:100%;}

.fourBox{padding:1rem;}
.fourBox .itemBox{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:1rem;}
.fourBox .itemBox dl{width:32%;margin-bottom:0.8rem;}
.fourBox .itemBox dl dd{height:3rem;line-height:3rem;background:#fceee7;text-align:center;font-size:1.2rem;color:#cd7628;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}
.fourBox .picBox{display:flex;align-items:center;justify-content:space-between;}
.fourBox .picBox dl{width:48.5%;}
.fourBox .picBox dl dd{height:3rem;line-height:3rem;background:#fceee7;text-align:center;font-size:1.2rem;color:#cd7628;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}

.fiveBox{padding:1rem;}
.fiveBox .txtBox{font-size:1.3rem;line-height:2rem;color:#666;padding:1rem 0;}
.fiveBox .picBox{}
.fiveBox .picBox dd {text-align:center;padding:0.5rem 0;font-size:1.3rem;color:#666;}
.fiveBox .picBox dd span{color:#cd7628;padding:0 0.2rem;}

.sixBox{padding:1rem;}
.sixBox .itemBox{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:1rem;}
.sixBox .itemBox p{width:32%;margin-bottom:0.8rem;}

.sevenBox{padding:2rem 1rem;background:#e0a769;}
.sevenBox .titsBox::after{background:#fff;}
.sevenBox .titsBox p{background:#e0a769;color:#fff;}
.sevenBox .itemBox{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;}
.sevenBox .itemBox dl {width:32%;}
.sevenBox .itemBox dl dt{margin-bottom:0.8rem;}

.eightBox{padding:1rem;padding-bottom:2rem;border-bottom:8px #f5f5f5 solid;}
.eightBox .itemBox{}
.eightBox .itemBox dl{border-bottom:1px #ccc solid;padding:1rem 0;}
.eightBox .itemBox dl:last-child{border-bottom:none;}
.eightBox .itemBox dl dt{display:flex;align-items:center;margin-bottom:0.5rem;}
.eightBox .itemBox dl dt .qBox{width:2rem;height:2rem;border-radius:100%;background:#ff5c2f;color:#fff;display:flex;align-items:center;justify-content: center;margin-right:0.5rem;font-size:1rem;}
.eightBox .itemBox dl dt .hot img{height:2rem;}
.eightBox .itemBox dl dt p{display:inline-block;font-size:1.5rem;color:#333;}
.eightBox .itemBox dl dd{display:flex;}
.eightBox .itemBox dl dd .aBox{width:2rem;height:2rem;border-radius:100%;background:#cd7628;color:#fff;display:flex;align-items:center;justify-content: center;margin-right:0.5rem;font-size:1rem;}
.eightBox .itemBox dl dd p{flex:1;font-size:1.3rem;color:#666;line-height:2rem;}


.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
	}
}