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

.btnBox{width:80%;height:3.8rem;line-height:3.8rem;background-image:linear-gradient(to right, #cc1010, #e60c0c);color:#fff;margin:0 auto;font-size:1.4rem;text-align:center;border-radius:30px;cursor:pointer;border:1px #fc6d31 solid;}

.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:none;color:#126ede;}

.oneBox{padding:2rem 1rem 0rem 1rem;background:#fffffe;}
.oneBox .btnItem{}
.oneBox .btnItem ul{display:flex;align-items:center;justify-content:space-between;}
.oneBox .btnItem ul li{width:32%;}

.oneBox .menuItem{padding:2rem 0 0rem 0;}
.oneBox .menuItem ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.oneBox .menuItem ul li{width:25%;margin-bottom:2rem;}
.oneBox .menuItem ul li dl{width:70%;margin:0px auto;}
.oneBox .menuItem ul li dl dt{text-align:center;}
.oneBox .menuItem ul li dl dd{text-align:center;font-size:1.3rem;margin-top:0.5rem;}
.oneBox .menuItem ul li a{color:#666;}

.twoBox{padding:2rem 1rem;}
.twoBox .formBox{position:relative;z-index:99;background-image:linear-gradient(to right, #de480e, #c21919);padding:1rem 1.5rem 2.5rem 1.5rem;border-radius:8px;}
.twoBox .formBox .titBox{text-align:center;}
.twoBox .formBox .titBox dt{color:#fff;}
.twoBox .formBox .titBox dt::after{background:#fff;}
.twoBox .formBox .titBox dd{color:#fff;}
.twoBox .formBox .titBox .bmBox{display:inline-block;margin-top:4px;}
.twoBox .formBox .titBox p{width:auto;height:3rem;line-height:3rem;background:#efefef;text-align:center;border-radius:30px;display:flex;align-items:center;justify-content:center;margin-top:0.5rem;font-size:1.3rem;padding:0px 2rem;}
.twoBox .formBox .titBox p::before{content:'';width:2rem;height:2rem;background:url(../images/ico01.png) no-repeat center center;background-size:auto 100%;margin-right:5px;}
.twoBox .formBox .titBox p span{font-size:1.2rem;background:#ff4e08;color:#fff;height:2rem;line-height:2rem;padding:0 0.5rem;border-radius:4px;margin:0px 4px;}

.twoBox .formBox .itemBox{margin:2rem auto;}
.twoBox .formBox .itemBox li{height:4rem;background:#f8f8f8;border-radius:4px;margin-bottom:1rem;display:flex;align-items:center;border:1px #eee solid;}
.twoBox .formBox .itemBox li p{width:3rem;height:2rem;margin:0 0.5rem;position:relative;}
.twoBox .formBox .itemBox li p.user{background:url(../images/user_ico.png) no-repeat center center;background-size:auto 100%;}
.twoBox .formBox .itemBox li p.phone{background:url(../images/phone_ico.png) no-repeat center center;background-size:auto 100%;}
.twoBox .formBox .itemBox li p::after{content:'';width:1px;height:80%;background:#c1c1c1;overflow:hidden;position:absolute;top:10%;right:-0.5rem;}
.twoBox .formBox .itemBox li .put{height:3rem;line-height:3rem;width:100%;flex:1;border:none;margin:0 1rem;background:none;font-size:1.4rem;}
.twoBox .formBox .btnBox{width:100%;height:3.8rem;line-height:3.8rem;background:#cc1010;color:#c31a19;margin:0 auto;font-size:1.6rem;text-align:center;border-radius:30px;cursor:pointer;background-image:linear-gradient(to right, #fffea8, #ffe84c);border:none;}

.twoBox .formBox .bmInfo{height:4.5rem;overflow:hidden;background:rgba(255,255,255,0.2);margin-top:2rem;border-radius:4px;padding:0px 1.5rem;}
.twoBox .formBox .bmInfo li{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:1.3rem;}
.twoBox .formBox .bmInfo li p:nth-child(1){display:flex;align-items:center;}
.twoBox .formBox .bmInfo li p:nth-child(1):before{content:'';width:2rem;height:2rem;background:url(../images/ico02.png) no-repeat center center;background-size:auto 100%;margin-right:10px;}

.threeBox{padding:0rem 1rem;}
.threeBox .cateBox{border:1px #de480e solid;margin-bottom:2rem;border-radius:8px;margin-top:2rem;background:#de480e;overflow:hidden;}
.threeBox .cateBox .catetit{background:#de480e;height:3.6rem;line-height:3.6rem;color:#fff;font-size:1.6rem;text-indent:1.5rem;display:flex;align-items:center;justify-content:space-between;font-weight:bold;}
.threeBox .cateBox .catetit span{margin-right:1rem;}

.threeBox .itemBox{padding:2rem 1rem 0 1rem;border-radius:8px;background:#fff;}
.threeBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;border-bottom:1px #ddd solid;padding-bottom:1.5rem;}
.threeBox .itemBox ul li:nth-child(1){width:38%;}
.threeBox .itemBox ul li:nth-child(1) p{border-radius:8px;overflow:hidden;}
.threeBox .itemBox ul li:nth-child(2){width:58%;}
.threeBox .itemBox ul:last-child{margin-bottom:0;}

.threeBox .itemBox ul li dl dt{font-size:1.4rem;font-weight:bold;}
.threeBox .itemBox ul li dl dd{margin-top:0.5rem;display:flex;justify-content:flex-start;}
.threeBox .itemBox ul li dl dd span{display:inline-block;font-size:1rem;height:2rem;line-height:2rem;padding:0px 0.7rem;border:1px #ddd solid;border-radius:30px;margin-right:4px;background:#f8f8f8;}

/*
.threeBox .cateBox.two_cateBox{background:#de7f0e;border:1px #de7f0e solid;}
.threeBox .cateBox.two_cateBox .catetit{background:#de7f0e;}

.threeBox .cateBox.three_cateBox{background:#2270e7;border:1px #2270e7 solid;}
.threeBox .cateBox.three_cateBox .catetit{background:#2270e7;}
*/



.threeBox .itemBox ul li dl .btns{height:2.4rem;line-height:2.4rem;padding:0px 2rem;background-image:linear-gradient(to right, #dd460f, #c31b19);color:#fff;margin-top:0.5rem;display:inline-block;border-radius:30px;}

.fourBox{padding:1rem 1rem;}
.fourBox video{border-radius:8px;overflow:hidden;margin-top:1.5rem;}

.fiveBox{padding:1rem 1rem;}
.fiveBox .itemBox{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;}
.fiveBox .flBox{width:49%;}
.fiveBox .flBox li{margin-bottom:0.7rem;border-radius:8px;overflow:hidden;}
.fiveBox .flBox li:last-child{margin-bottom:0;}
.fiveBox .frBox{width:49%;}
.fiveBox .frBox li{margin-bottom:0.7rem;border-radius:8px;overflow:hidden;}
.fiveBox .frBox li:last-child{margin-bottom:0;}

.sixBox{padding:1rem 1rem 2rem 1rem;}
.sixBox .itemBox{margin-top:2rem;margin-bottom:1rem;}
.sixBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.sixBox .itemBox ul li{width:32%;margin-bottom:10px;}
.sixBox .itemBox ul li p{border:1px #eee solid;}

.sevenBox{padding:1rem 1rem 2rem 1rem;border-bottom:10px #f8f8f8 solid;}
.sevenBox .itemBox{margin:2rem 0rem 1rem 0rem;}
.sevenBox .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.3rem;}
.sevenBox .itemBox li::before{content:'';width:2rem;height:2rem;position:absolute;left:0.8rem;top:0.8rem;background:url(../images/ico03.png) no-repeat center center;background-size:100% 100%;}
.sevenBox .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, #dd460f, #c31b19);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
	}
}