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:1.8rem;text-align:center;font-weight:bold;position:relative;}
.titBox dt span{color:#ef2e01;}
.titBox dt::after{content:'';height:5px;width:5rem;position:absolute;left:50%;margin-left:-2.5rem;bottom:-5px;background:#ef2f01;}
.titBox dd{text-align:center;font-size:1.1rem;margin-top:1rem;text-transform:uppercase;color:#666;}
.titBox dd span{color:#f00;}

.btnBox{width:50%;height:3.8rem;line-height:3.8rem;background-image:linear-gradient(to right, #ef2c00, #f56a16);color:#fff;margin:0 auto;font-size:1.4rem;text-align:center;border-radius:30px;cursor:pointer;}


.oneBox{padding:2rem 1rem;}
.oneBox .itemBox {margin:2rem 0 1rem 0;}
.oneBox .itemBox ul {display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.oneBox .itemBox ul li {width:48.5%;background:#fff;border-radius:4px;margin-bottom:1.2rem;overflow:hidden;border:1px #a8a8a8 solid;}
.oneBox .itemBox ul li dl {}
.oneBox .itemBox ul li dl dt {}
.oneBox .itemBox ul li dl dd {text-align:center;font-size:1.2rem;line-height:3rem;}

.twoBox{padding:2rem 1rem;background:#f0f0f0;}

.twoBox .itemBox{margin:2rem 0rem 0rem 0rem;}
.twoBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.twoBox .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;}
.twoBox .itemBox h3{text-align:center;height:3.6rem;line-height:3.6rem;font-size:1.4rem;}
.twoBox .itemBox p{position:relative;width:92%;margin:0px auto;border-radius:4px;overflow:hidden;}
.twoBox .itemBox p span{display:inline-block;border-bottom-right-radius:12px;padding-right:1.2rem;padding-left:1rem;height:2.2rem;line-height:2.2rem;color:#fff;position:absolute;left:0px;top:0px;font-size:1.2rem;background-image:linear-gradient(to right, #f4503b, #f4503b);}

.twoBox .itemBox dl{background:#fff;}
.twoBox .itemBox dl dt{width:95%;margin:0px auto;text-align:center;font-size:1.1rem;padding:10px 0 5px 0;color:#333;}
.twoBox .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;}
.twoBox .itemBox dl dt .tip{color:#666;font-size:1.2rem;margin-top:0.5rem;}
.twoBox .itemBox dl dd{display:flex;align-items:center;justify-content:space-between;margin:0 0.5rem;padding-bottom:0.5rem;}
.twoBox .itemBox dl a{display:block;width:45%;height:2.4rem;line-height:2.4rem;margin:0.5rem auto;text-align:center;border:1px #ffad00 solid;color:#fff;border-radius:4px;background:#ffad00;font-size:1.1rem;}
.twoBox .itemBox dl dd a:nth-child(2){background-image:linear-gradient(to right, #f4503b, #f4503b);color:#fff;}

.threeBox{padding:1rem 1rem 2rem 1rem;background:#fff;}
.threeBox .titBox dt{font-size:2rem;}
.threeBox .titBox dd{font-size:1.4rem;color:#666;}
.threeBox .contBox{border:1px #dddddd solid;border-radius:4px;overflow:hidden;margin:1.5rem 0 2rem 0;}

.fourBox{padding:1rem 1rem 2rem 1rem;background:#f0f0f0;}
.fourBox .titBox dt{font-size:2rem;}
.fourBox .titBox dd{font-size:1.4rem;color:#666;}

.fourBox .itemBox {margin:2rem 0 1rem 0;}
.fourBox .itemBox ul {display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.fourBox .itemBox ul li {width:32%;background:#fff;border-radius:4px;margin-bottom:1.2rem;overflow:hidden;}
.fourBox .itemBox ul li dl {}
.fourBox .itemBox ul li dl dt {}
.fourBox .itemBox ul li dl dd {width:90%;margin:0px auto;text-align:center;font-size:1.1rem;line-height:3rem;color:#666;word-wrap:normal;text-overflow:ellipsis;white-space: nowrap;overflow:hidden;}


.fiveBox{padding:1rem 1rem 2rem 1rem;background:#fff;}
.fiveBox .picBox{padding-bottom:0.2rem;background:#fff;border-radius:8px;margin-top:2rem;}
.fiveBox .picItem{display:flex;justify-content:space-between;margin-bottom:1rem;}
.fiveBox .picItem img{border-radius:4px;}
.fiveBox .picItem .flBox{width:48.5%;}
.fiveBox .picItem .frBox{width:48.5%;display:flex;flex-wrap:wrap;}
.fiveBox .picItem .frBox p{width:100%;}
.fiveBox .picItem .frBox p:nth-child(1){align-self:flex-start;}
.fiveBox .picItem .frBox p:nth-child(2){align-self:flex-end;}

.sixBox{padding:1rem 1rem 2rem 1rem;background:#f0f0f0;}
.sixBox .txtBox{margin-top:2rem;}
.sixBox .txtBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.sixBox .txtBox ul li{width:49%;background:#ef2f01;margin-bottom:1rem;color:#fff;text-align:center;padding:1rem 0;border-radius:4px;}
.sixBox .txtBox ul li:nth-child(2){background:#ffac00;}
.sixBox .txtBox ul li:nth-child(3){background:#ffac00;}
.sixBox .txtBox ul li dl dt{font-size:1.4rem;}
.sixBox .txtBox ul li dl dd{font-size:1.2rem;}

.sixBox .itemBox{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#fff;border:1px #a8a8a8 solid;position:relative;margin-bottom:2rem;}
.sixBox .itemBox .tit{width:10%;font-size:1.6rem;color:#ef3020;font-weight:bold;}
.sixBox .itemBox .tabBox{width:20%;height:100%;position:relative;}
.sixBox .itemBox .tabBox ul{height:100%;}
.sixBox .itemBox .tabBox ul li{height:25%;text-align:center;background:#ffad00;color:#fff;font-size:1.2rem;cursor:pointer;}
.sixBox .itemBox .tabBox ul li:nth-child(odd){background:#ffbf37;}
.sixBox .itemBox .tabBox ul li.active{background:#ef3020;}
.sixBox .itemBox .picBoxInfo{width:70%;}

.sevenBox{padding:1rem 1rem 2rem 1rem;background:#fff;}
.sevenBox .contBox{margin-top:2rem;margin-bottom:1rem;}
.sevenBox .contBox .tabsBox{margin-bottom:1.5rem;}
.sevenBox .contBox .tabsBox ul{display:flex;align-items:center;justify-content:space-between;}
.sevenBox .contBox .tabsBox li{width:32%;height:3.2rem;line-height:3.2rem;text-align:center;border-radius:30px;background:#f0f0f0;font-size:1.4rem;}
.sevenBox .contBox .tabsBox li.active{background-image:linear-gradient(to right, #f4503b, #f4503b);color:#fff;}

.sevenBox .contBox .swiper-slide ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.sevenBox .contBox .swiper-slide ul li{width:48.5%;margin-bottom:1rem;}


.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
	}
}