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:#282f43;}
img{display:block;}
.pics{width:100%;height:auto;}

.titBox{margin:1rem 0;}
.titBox dd{margin-top:0.8rem;}

.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);}

.oneBox{padding:1rem;}
.oneBox .titBox{}
.oneBox .titBox dd{display:flex;align-items:center;justify-content:center;}
.oneBox .titBox dd p{margin:0px auto;background:rgba(255,255,255,0.1);display:flex;align-items:center;justify-content:center;padding:0.5rem 2rem;border-radius:40px;color:#ff2f4c;font-size:1.2rem;}
.oneBox .titBox dd p span{background-image:linear-gradient(to right, #fa6d78, #eb4e5b, #c32430);border-radius:4px;color:#fff;padding:2px 8px;margin:0px 3px;font-weight:bold;}
.oneBox .titBox dd img{width:1.6rem;height:2rem;margin-right:4px;}

.oneBox .formBox{padding:1rem 1.5rem;}
.oneBox .formBox .majorBox{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-bottom:0.5rem;}
.oneBox .formBox .majorBox p{width:48.5%;background:#fff;height:4rem;line-height:4rem;font-size:1.4rem;margin-bottom:0.5rem;text-align:center;border-radius:8px;cursor:pointer;}
.oneBox .formBox .majorBox p.on{background-image:linear-gradient(to right, #fa6d78, #eb4e5b, #c32430);color:#fff;}

.oneBox .formBox .itemBox{padding:0 0 1rem 0;}
.oneBox .formBox .itemBox li{height:4.2rem;background:#f8f8f8;border-radius:8px;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:100%;height:4rem;line-height:4rem;background:#f6251b;color:#fff;margin:0 auto;font-size:1.5rem;text-align:center;border-radius:8px;cursor:pointer;background-image:linear-gradient(to right, #eb4e5b, #c32430);font-weight:bold;}

.twoBox{padding:1rem;}
.twoBox .picBox{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-top:1rem;}
.twoBox .picBox p{width:48.5%;}
.twoBox .picBox p img{border-radius:8px;}
.twoBox .itemBox{margin-top:2rem;}
.twoBox .itemBox dl{margin-bottom:2rem;}
.twoBox .itemBox dl dt{display:flex;align-items:center;justify-content:center;}
.twoBox .itemBox dl dt p{height:3.2rem;line-height:3.2rem;background-image:linear-gradient(to right, #b08179, #a26858);color:#fff;font-size:1.6rem;font-weight: bold;padding:0px 2rem;border-top-left-radius:8px;border-top-right-radius:8px;}
.twoBox .itemBox dl dd{font-size:1.3rem;color:#fff;line-height:2rem;margin-top:1rem;}

.threeBox{padding:1rem;}
.threeBox .itemBox{padding-top:1rem;}
.threeBox .item{margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between;}
.threeBox .item p{width:46%;}
.threeBox .item p img{border-radius:8px;}
.threeBox .item dl{width:50%;}
.threeBox .item dl dt{font-size:1.6rem;background-image:linear-gradient(to right, #c19b94, #dac5c3, #8d6660);color:transparent;-webkit-background-clip: text;font-weight:bold;position:relative;display:flex;align-items:center;}
.threeBox .item dl dt::before{content:'';width:1rem;height:1rem;background-image:linear-gradient(to right, #eb4e5b, #c32430);border-radius:100%;margin-right:0.5rem;}
.threeBox .item dl dd{color:#fff;font-size:1.3rem;line-height:2rem;margin-top:0.5rem;}

.fourBox{padding:1rem;}
.fourBox .picBox{padding-top:1rem;}
.fourBox .itemBox{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;}
.fourBox .itemBox dl{width:49%;}
.fourBox .itemBox dl dt img{display:block;}
.fourBox .itemBox dl dd{background-image:linear-gradient(to right, #b08179, #a77063, #a26858);color:#fff;height:3rem;line-height:3rem;text-align:center;font-size:1.1rem;}

.fiveBox{padding:1rem;padding-bottom:2rem;}
.fiveBox .itemBox{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:2rem;}
.fiveBox .itemBox p{width:49%;margin-bottom:0.5rem;}
.fiveBox .itemBox p img{border-radius:8px;}


.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
	}
}