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);
}

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{font-size:2rem;text-align:center;font-weight:bold;color:#e4480a;display:flex;align-items:center;justify-content:center;}
.titBox dt::before{content:'';height:1.4rem;width:3.2rem;display:block;margin-left:10px;background:url(../images/icon01.png) no-repeat center center;background-size:auto 100%;}
.titBox dt::after{content:'';height:1.4rem;width:3.2rem;display:block;margin-right:10px;background:url(../images/icon02.png) no-repeat center center;background-size:auto 100%;}
.titBox dd{text-align:center;font-size:1.4rem;margin-top:0.2rem;text-transform:uppercase;color:#666;}
.titBox dd span{color:#e4480a;}

.btnBox{width:90%;height:3.6rem;line-height:3.6rem;background:#b3d465;color:#fff;margin:0 auto;font-size:1.6rem;text-align:center;border-radius:10px;cursor:pointer;background-image:linear-gradient(to bottom,#b3d465,#b3d465);display:flex;align-items:center;justify-content:center;}
.btnsBox{padding:0.5rem 0 1rem 0;} 
.btnsBox ul{display:flex;align-items:center;justify-content:space-between;} 
.btnsBox ul li{width:46%;background-image:linear-gradient(to right, #425e08, #425e08);height:3.2rem;line-height:3.2rem;text-align:center;font-size:1.4rem;border-radius:10px;color:#fff;cursor:pointer;border:#425e08 1px solid;}
.btnsBox ul li:nth-child(2){background:#b3d465;border:#b3d465 1px solid;}

.btnBox{width:85%;height:3.8rem;line-height:3.8rem;background:#fd6530;color:#fff;margin:1rem auto 0 auto;font-size:1.6rem;text-align:center;border-radius:30px;cursor:pointer;background-image:linear-gradient(to right, #fd6530, #fc7e2d);}


.banner{display:block;}
.oneBox{padding:1rem;}
.twoBox{padding:0 1rem 1rem 1rem;}
.twoBox .itemBox{padding-top:1rem;}
.twoBox .itemBox .item{display:flex;align-items:stretch;justify-content:space-between;margin-bottom:1rem;}
.twoBox .itemBox .item .flBox{width:50%;}
.twoBox .itemBox .item .frBox{width:50%;background:#f5f5f5;display:flex;align-items:center;}
.twoBox .itemBox .item .frBox dl{padding:1rem;width:100%;}
.twoBox .itemBox .item .frBox dl h3{font-size:1.4rem;}
.twoBox .itemBox .item .frBox dl dt{color:#7d7d7d;font-size:1.2rem;margin-top:0.5rem;}
.twoBox .itemBox .item .frBox dl dd{display:flex;align-items:center;justify-content:space-between;}
.twoBox .itemBox .item .frBox dl dd a{display:block;width:45%;height:2.4rem;line-height:2.4rem;border:1px #fd6530 solid;border-radius:4px;text-align: center;margin-top:0.7rem;font-size:1.2rem;color:#e4480a;}
.twoBox .itemBox .item .frBox dl dd a:nth-child(1){background-image:linear-gradient(to right, #fd6430, #fc7f2d);color:#fff;}

.threeBox{padding:0 1rem 1rem 1rem;}
.threeBox .introBox{display:flex;align-items:center;justify-content:space-between;border:1px #fd6530 solid;padding:1rem;}
.threeBox .introBox .flBox{width:20%;}
.threeBox .introBox .frBox{width:76%;}
.threeBox .introBox .frBox p{font-size:1.3rem;line-height:2rem;color:#333;}

.threeBox .picBox{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;}
.threeBox .picBox p{width:49%;}

.fourBox{padding:1rem 1rem 3rem 1rem;border-bottom:8px #f5f5f5 solid;}



.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
	}
}

@media only screen and (min-width:561px) {
	html {
		font-size: 90% !important
	}
}

@media only screen and (min-width:641px) {
	html {
		font-size: 100% !important
	}
}