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:50%;height:3.2rem;line-height:3.2rem;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;}


.oneBox{padding:2rem 1rem;}
.oneBox .picItem{display:flex;justify-content:space-between;margin-bottom:1rem;margin-top:1.5rem;}
.oneBox .picItem .flBox{width:48.5%;}
.oneBox .picItem .flBox a{display:block;border-radius:4px;overflow:hidden;}
.oneBox .picItem .flBox .txt{height:3rem;line-height:3rem;text-align:center;font-size:1.4rem;color:#666;}
.oneBox .picItem .frBox{width:48.5%;display:flex;flex-wrap:wrap;}
.oneBox .picItem .frBox .txt{width:100%;border-radius:4px;overflow:hidden;}
.oneBox .picItem .frBox .txt:nth-child(1){align-self:flex-start;}
.oneBox .picItem .frBox .txt:nth-child(2){align-self:flex-end;}
.oneBox .picItem .frBox p{width:100%;height:3rem;line-height:2.8rem;text-align:center;font-size:1.4rem;color:#666;}


.twoBox{padding:1rem;}
.twoBox .contBox{background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.twoBox .contBox .tit{width:50%;margin:0px auto;}

.twoBox .picBox{padding-bottom:0.2rem;background:#fff;border-radius:8px;margin:1rem;margin-top:2rem;}
.twoBox .picItem{display:flex;justify-content:space-between;margin-bottom:1rem;}
.twoBox .picItem img{border-radius:4px;}
.twoBox .picItem .flBox{width:48.5%;}
.twoBox .picItem .frBox{width:48.5%;display:flex;flex-wrap:wrap;}
.twoBox .picItem .frBox p{width:100%;}
.twoBox .picItem .frBox p:nth-child(1){align-self:flex-start;}
.twoBox .picItem .frBox p:nth-child(2){align-self:flex-end;}

.threeBox{padding:1rem 1rem 2rem 1rem;background:#f0f0f0;}
.threeBox .itemBox{margin:2rem 0rem 0rem 0rem;}
.threeBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.threeBox .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.1);background:#fff;}
.threeBox .itemBox h3{text-align:center;height:3.6rem;line-height:3.6rem;font-size:1.4rem;}
.threeBox .itemBox p{position:relative;border-radius:4px;overflow:hidden;}
.threeBox .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, #1871e0, #1871e0);}

.threeBox .itemBox dl{background:#fff;}
.threeBox .itemBox dl dt{width:95%;margin:0px auto;text-align:center;font-size:1.4rem;padding:10px 0 5px 0;color:#333;font-weight:bold;}
.threeBox .itemBox dl dt span{display:block;font-size:1rem;font-weight:normal;color:#666;margin-top:5px;word-wrap:normal;text-overflow:ellipsis;
  white-space:nowrap;overflow:hidden;}
.threeBox .itemBox dl dt .tip{color:#666;font-size:1.2rem;margin-top:0.5rem;font-weight:normal;}
.threeBox .itemBox dl dd{display:flex;align-items:center;justify-content:space-between;margin:0 0.5rem;padding-bottom:0.5rem;}
.threeBox .itemBox dl a{display:block;width:45%;height:2.4rem;line-height:2.4rem;margin:0.5rem auto;text-align:center;border:1px #1871e0 solid;color:#fff;border-radius:4px;background:#1871e0;font-size:1.1rem;}
.threeBox .itemBox dl dd a:nth-child(2){background-image:linear-gradient(to right, #fff, #fff);color:#1871e0;}

.fourBox{padding:2rem 1rem;} 
.fourBox .picBox{padding-bottom:0.2rem;background:#fff;border-radius:8px;margin-top:2rem;}
.fourBox .picItem{display:flex;justify-content:space-between;margin-bottom:1rem;}
.fourBox .picItem img{border-radius:4px;}
.fourBox .picItem .flBox{width:48.5%;}
.fourBox .picItem .frBox{width:48.5%;display:flex;flex-wrap:wrap;}
.fourBox .picItem .frBox p{width:100%;}
.fourBox .picItem .frBox p:nth-child(1){align-self:flex-start;}
.fourBox .picItem .frBox p:nth-child(2){align-self:flex-end;}

.fourBox .picBox .picItem:nth-child(1) .flBox{width:57%;}
.fourBox .picBox .picItem:nth-child(1) .frBox{width:41%;}


.sixBox{padding:2rem 1rem;border-bottom:8px #f0f0f0 solid;}
.sixBox .titBox dt{font-size:1.8rem;}

.sixBox .formBox{position:relative;z-index:99;}
.sixBox .formBox .itemBox{margin:2rem auto;}
.sixBox .formBox .itemBox li{height:4rem;background:#f8f8f8;border-radius:4px;margin-bottom:1rem;display:flex;align-items:center;border:1px #eee solid;}
.sixBox .formBox .itemBox li p{width:3rem;height:2rem;margin:0 0.5rem;position:relative;}
.sixBox .formBox .itemBox li p.user{background: url(../images/user_ico.png) no-repeat center center;background-size:auto 100%;}
.sixBox .formBox .itemBox li p.phone{background: url(../images/phone_ico.png) no-repeat center center;background-size:auto 100%;}
.sixBox .formBox .itemBox li p::after{content:'';width:1px;height:80%;background:#c1c1c1;overflow:hidden;position:absolute;top:10%;right:-0.5rem;}

.sixBox .formBox .itemBox li .put{height:3rem;line-height:3rem;width:100%;flex:1;border:none;margin:0 1rem;background:none;font-size:1.4rem;}
.sixBox .formBox .btnBox{width:90%;height:3.8rem;line-height:3.8rem;background:#f6251b;color:#fff;margin:0 auto;font-size:1.6rem;text-align:center;border-radius:30px;cursor:pointer;background-image:linear-gradient(to right, #0e6ddc, #0e6ddc);}


.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
	}
}