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-color:#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);
}

img{display:block;}

.pics{width:100%;height:auto;}
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;}

.banner{display:flex;}

.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:#0e6ddc;}
.titBox dt::after{content:'';height:5px;width:5rem;position:absolute;left:50%;margin-left:-2.5rem;bottom:-5px;background:#1871e0;}
.titBox dd{text-align:center;font-size:1.2rem;margin-top:1rem;text-transform:uppercase;color:#666;}
.titBox dd span{color:#0e6ddc;}

.btnBox{width:60%;height:4rem;line-height:4rem;background-image:linear-gradient(to right, #598afa, #126ede);color:#fff;margin:0 auto;font-size:1.4rem;text-align:center;border-radius:30px;cursor:pointer;}

.btnsBox{padding:0.5rem 0 1rem 0;} 
.btnsBox ul{display:flex;align-items:center;justify-content:space-between;} 
.btnsBox ul li{width:47%;background-image:linear-gradient(to right, #598afa, #126ede);height:3.2rem;line-height:3.2rem;text-align:center;font-size:1.4rem;border-radius:30px;color:#fff;cursor:pointer;border:#126ede 1px solid;}
.btnsBox ul li:nth-child(2){background:#fff;color:#126ede;}


.chooseBox{}
.chooseBox ul{display:flex;align-items:center;justify-content:space-between;background-image:linear-gradient(to right, #295ae5, #3e6ffb);color:#fff;}
.chooseBox ul li{width:50%;height:4rem;line-height:4rem;text-align:center;font-size:1.4rem;position:relative;}
.chooseBox ul li:nth-child(1)::after{content:'';width:1px;height:100%;background:#fff;position:absolute;right:0;top:0px;}

.oneBox{margin-top:2rem;}
.oneBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.oneBox ul li{width:25%;margin-bottom:2rem;}
.oneBox ul li dl{width:75%;margin:0px auto;}
.oneBox ul li dl dt{}
.oneBox ul li dl dd{text-align:center;margin-top:0.5rem;font-size:1.4rem;}

.twoBox{padding:2rem 1rem;background:#f3f3f3;}
.twoBox .itemBox{margin:2rem 0;}
.twoBox .itemBox p{font-size:1.4rem;line-height:2.4rem;color:#666;}
.twoBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;}
.twoBox .itemBox ul li{width:48.5%;}

.threeBox{padding:1rem;background:#fff;}
.threeBox .itemBox{border-radius:4px;overflow:hidden;margin-top:2rem;}
.threeBox .itemBox .head{height:3.2rem;line-height:3.2rem;}
.threeBox .itemBox .head li{background:#3263ef;color:#fff;text-align:center;font-size:1.3rem;font-weight:bold;}
.threeBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;background:#fff;}
.threeBox .itemBox ul li{position:relative;height:3rem;line-height:3rem;overflow:hidden;}
.threeBox .itemBox ul li::after{content:'';position:absolute;top:0;right:0px;height:100%;width:1px;background:#fff;}
.threeBox .itemBox ul li:nth-child(1){width:35%;}
.threeBox .itemBox ul li:nth-child(1) p{font-weight:bold;margin-left:0.8rem;word-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.threeBox .itemBox ul li:nth-child(2){width:20%;text-align:center;}
.threeBox .itemBox ul li:nth-child(3){width:20%;text-align:center;}
.threeBox .itemBox ul li:nth-child(4){width:25%;display:flex;align-items:center;justify-content:center}
.threeBox .itemBox ul li:nth-child(4) p{display:inline-block;height:2.4rem;line-height:2.4rem;background:#ff9f2e;border-radius:30px;padding:0px 0.6rem;color:#fff;}
.threeBox .itemBox ul li:nth-child(4)::after{display:none;}
.threeBox .itemBox ul.on{background:#fff0f0;}
.threeBox .itemBox ul:nth-child(even){background:#eaefff;}


.fourBox{padding:2rem 1rem;background:#f3f3f3;}
.fourBox .titBox dt{font-size:1.8rem;}
.fourBox .itemBox{margin:2rem 0rem 0rem 0rem;}
.fourBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.fourBox .itemBox ul li{width:48.5%;margin-bottom:1.5rem;border-radius:4px;overflow:hidden;box-shadow:0 0 5px rgba(0,0,0,0.2);background:#fff;}
.fourBox .itemBox h3{text-align:center;height:3.6rem;line-height:3.6rem;font-size:1.4rem;}
.fourBox .itemBox p{position:relative;width:92%;margin:0px auto;border-radius:4px;overflow:hidden;}
.fourBox .itemBox p span{display:inline-block;border-top-right-radius:12px;padding-right:1.2rem;padding-left:1rem;height:2.2rem;line-height:2.2rem;color:#fff;position:absolute;left:0px;bottom:0px;font-size:1.2rem;background-image:linear-gradient(to right, #4260fc, #4260fc);}

.fourBox .itemBox dl{background:#fff;}
.fourBox .itemBox dl dt{width:95%;margin:0px auto;text-align:center;font-size:1.1rem;padding:10px 0 5px 0;color:#333;}
.fourBox .itemBox dl dt span{display:block;font-size:1.1rem;font-weight:normal;color:#666;margin-top:5px;word-wrap:normal;text-overflow:ellipsis;
  white-space:nowrap;overflow:hidden;}
.fourBox .itemBox dl dt .tip{color:#666;font-size:1.2rem;margin-top:0.5rem;}
.fourBox .itemBox dl dd{display:flex;align-items:center;justify-content:space-between;margin:0 0.5rem;padding-bottom:0.5rem;}
.fourBox .itemBox dl a{display:block;width:45%;height:2.4rem;line-height:2.4rem;margin:0.5rem auto;text-align:center;border:1px #4260fc solid;color:#fff;border-radius:4px;background:#4260fc;font-size:1.1rem;}
.fourBox .itemBox dl dd a:nth-child(2){background-image:linear-gradient(to right, #fff, #fff);color:#4260fc;}


.fiveBox{padding:2rem 1rem;background:#fff;}
.fiveBox .itemBox{margin:2rem 0rem;}
.fiveBox .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;}
.fiveBox .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%;}
.fiveBox .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, #ff8758,#ff9f2e);color:#fff;font-size:1.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:30px;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
	}
}

@media only screen and (min-width:561px) {
	html {
		font-size: 90% !important
	}
}

@media only screen and (min-width:641px) {
	html {
		font-size: 100% !important
	}
}