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:#cf0616;}
.titBox dt::after{content:'';height:5px;width:5rem;position:absolute;left:50%;margin-left:-2.5rem;bottom:-5px;background:#cf0616;}
.titBox dt.on::after{background:#cf0616;}
.titBox dd{text-align:center;font-size:1.3rem;margin-top:1rem;text-transform:uppercase;color:#666;}
.titBox dd span{color:#cf0616;}

.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, #aa1313, #aa1313);height:3.2rem;line-height:3.2rem;text-align:center;font-size:1.4rem;border-radius:30px;color:#fff;cursor:pointer;border:#aa1313 1px solid;}
.btnsBox ul li:nth-child(2){background:none;color:#aa1313;}

.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);}

.tits{width:92%;margin:0px auto;text-align:center;}
.banner{display:block;background:#aa1313;border-bottom:8px #f6f6f6 solid;}

.oneBox{padding:1rem;}
.oneBox .itemBox{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;}
.oneBox .itemBox .item{width:48.5%;box-shadow:0 0 8px rgba(0,0,0,0.1);margin-bottom:1.5rem;}
.oneBox .itemBox .item p{padding:0.5rem;}
.oneBox .itemBox .item dl{padding:0.5rem;padding-top:0;}
.oneBox .itemBox .item dl dt{text-align:center;font-size:1.6rem;font-weight:bold;}
.oneBox .itemBox .item dl dd{font-size:1.2rem;margin-top:0.5rem;color:#666;}
.oneBox .itemBox .item .btns{width:60%;margin:0px auto;padding-bottom:1rem;}
.oneBox .itemBox .item .btns a{display:block;height:3rem;line-height:3rem;background-image:linear-gradient(to right, #cf0616, #e60012);color:#fff;text-align: center;border-radius:40px;font-size:1.2rem;}


.twoBox{padding:1rem 1rem 2rem 1rem;background:#eee;}
.twoBox .itemBox{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;}
.twoBox .itemBox .item{width:48.5%;box-shadow:0 0 8px rgba(0,0,0,0.1);margin-bottom:1.5rem;background:#fff;}
.twoBox .itemBox .item p{padding:0.5rem;}
.twoBox .itemBox .item dl{padding:0.5rem;padding-top:0;}
.twoBox .itemBox .item dl dt{text-align:center;font-size:1.6rem;font-weight:bold;}
.twoBox .itemBox .item dl dd{font-size:1.2rem;margin-top:0.5rem;color:#666;}

.twoBox .itemBox .item .btns{width:92%;margin:0px auto;display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;}
.twoBox .itemBox .item .btns a{width:48.5%;display:block;height:3rem;line-height:3rem;background-image:linear-gradient(to right, #cf0616, #e60012);color:#fff;text-align: center;border-radius:4px;overflow:hidden;font-size:1.2rem;}
.twoBox .itemBox .item .btns a:nth-child(2){background-image:linear-gradient(to right, #ffb700, #ffb700);}

.threeBox{background:#eee;padding:1rem 1rem 2rem 1rem;position:relative;}
.threeBox::after{content:'';width:100%;height:20rem;position:absolute;left:0;top:0px;background:#cf0616;}
.threeBox .centBox{position:relative;z-index:9;}

.threeBox .titBox{padding-bottom:1rem;}
.threeBox .titBox dt{color:#fff;}
.threeBox .titBox dt span{color:#ffb700;}
.threeBox .titBox dd{color:#fff;}

.threeBox .centBox .itemBox{background:#fff;}
.threeBox .centBox .itemInfo{padding:0.5rem;}
.threeBox .centBox .itemInfo dd{font-size:1.2rem;padding:1rem 0; border-bottom:1px #ddd dotted;line-height:1.8rem;}
.threeBox .centBox .itemList{padding:1rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.threeBox .centBox .itemList p{position:relative;width:45%;font-size:1.3rem;margin-bottom:1rem;word-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:1.5rem;}
.threeBox .centBox .itemList p::before{position:absolute;left:0px;top:3px;width:1.2rem;height:1.2rem;content:'';background:url(../images/icon01.png) no-repeat;background-size:100%;margin-right:4px;flex:1;}

.fourBox{padding:1rem 1rem 2rem 1rem;background:#fff;}
.fourBox .itemBox{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin-top:2rem;}
.fourBox .itemBox dl{width:48.5%;box-shadow:0 0 8px rgba(0,0,0,0.1);margin-bottom:1.5rem;background:#fff;}
.fourBox .itemBox dl dd{height:3.2rem;line-height:3.2rem;text-align:center;font-size:1.4rem;}

.fiveBox{padding:1rem 1.5rem 2rem 1rem;background:#eee;}
.fiveBox .formBox{}
.fiveBox .formBox .itemBox{padding:1rem 0;}
.fiveBox .formBox .itemBox li{height:4rem;background:#f8f8f8;border-radius:4px;margin-bottom:1rem;display:flex;align-items:center;border:1px #eee solid;}
.fiveBox .formBox .itemBox li p{width:3rem;height:2rem;margin:0 0.5rem;position:relative;}
.fiveBox .formBox .itemBox li p.user{background:url(../images/user_ico.png) no-repeat center center;background-size:auto 100%;}
.fiveBox .formBox .itemBox li p.phone{background:url(../images/phone_ico.png) no-repeat center center;background-size:auto 100%;}
.fiveBox .formBox .itemBox li p::after{content:'';width:1px;height:80%;background:#c1c1c1;overflow:hidden;position:absolute;top:10%;right:-0.5rem;}
.fiveBox .formBox .itemBox li .put{height:3rem;line-height:3rem;width:100%;flex:1;border:none;margin:0 1rem;background:none;font-size:1.4rem;}
.fiveBox .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:30px;cursor:pointer;background-image:linear-gradient(to right, #aa1313, #df0000);}



.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
	}
}