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:90%;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:1rem 1rem 2.5rem 1rem;background:#fff;}

.oneBox .formBox{position:relative;z-index:99;margin-top:2rem;}
.oneBox .formBox .zyBox{}
.oneBox .formBox .zyBox ul{display:flex;align-items:center;justify-content:space-between;}
.oneBox .formBox .zyBox ul li{width:32%;}
.oneBox .formBox .zyBox ul li dl{border:1px #dcdcdc solid;border-radius:4px;padding:5px;}
.oneBox .formBox .zyBox ul li dl dt{}
.oneBox .formBox .zyBox ul li dl dd{margin-top:0.5rem;text-align:center;display:flex;align-items:center;justify-content:center;font-size:1.3rem;}
.oneBox .formBox .zyBox ul li dl dd span{display:block;width:1.3rem;height:1.3rem;position:relative;border:#c5c5c5 1px solid;border-radius:100%;margin-right:0.5rem;}

.oneBox .formBox .zyBox ul li.on dl{border:1px #dd0202 solid;}
.oneBox .formBox .zyBox ul li.on dl dd span{border:#dd0202 1px solid;background:#fff;}
.oneBox .formBox .zyBox ul li.on dl dd span::after{content:'';position:absolute;width:60%;height:60%;left:20%;top:20%;background:#dd0202;border-radius:100%;overflow:hidden;}

.oneBox .formBox .itemBox{margin:2rem auto;}
.oneBox .formBox .itemBox li{height:4rem;background:#f8f8f8;border-radius:4px;margin-bottom:1rem;display:flex;align-items:center;border:1px #eee solid;}
.oneBox .formBox .itemBox li p{width:3rem;height:2rem;margin:0 0.5rem;position:relative;}
.oneBox .formBox .itemBox li p.user{background: url(../images/user_ico.png) no-repeat center center;background-size:auto 100%;}
.oneBox .formBox .itemBox li p.phone{background: url(../images/phone_ico.png) no-repeat center center;background-size:auto 100%;}
.oneBox .formBox .itemBox li p::after{content:'';width:1px;height:80%;background:#c1c1c1;overflow:hidden;position:absolute;top:10%;right:-0.5rem;}
.oneBox .formBox .itemBox li .put{height:3rem;line-height:3rem;width:100%;flex:1;border:none;margin:0 1rem;background:none;font-size:1.4rem;}
.oneBox .formBox .btnBox{width:100%;height:3.8rem;line-height:3.8rem;background:#cc1010;color:#fff;margin:0 auto;font-size:1.6rem;text-align:center;border-radius:30px;cursor:pointer;background-image:linear-gradient(to right, #cc1010, #e60c0c);border:none;}

.twoBox{background:#f2f2f2;padding:2rem 1rem;}
.twoBox .itemBox{background:#fff;box-shadow:0 0 8px rgba(0,0,0,0.1);padding:1.5rem 1rem;margin-top:2rem;border-radius:4px;}
.twoBox .itemBox .txt{line-height:2rem;font-size:1.2rem;color:#666;}
.twoBox .itemBox .tbBox{border-radius:4px;overflow:hidden;border:#c5c5c5 1px solid;margin-top:1rem;}
.twoBox .itemBox .tbBox .tit{height:3rem;line-height:3rem;text-align:center;background:#f28a04;font-size:1.6rem;color:#fff;}
.twoBox .itemBox .contBox ul{display:flex;align-items:center;justify-content:space-between;height:3rem;} 
.twoBox .itemBox .contBox ul li{line-height:3rem;text-align:center;width:33.3333333%;font-size:1.3rem;border-bottom:1px #dcdcdc solid;border-right:1px #dcdcdc solid;}
.twoBox .itemBox .contBox ul.top{background:#fff2e1;color:#f51700;font-weight:bold;}
.twoBox .itemBox .contBox ul li:nth-child(1){width:40%;}
.twoBox .itemBox .contBox ul li:nth-child(2){width:30%;}
.twoBox .itemBox .contBox ul li:nth-child(3){width:30%;border-right:none;}
.twoBox .itemBox .contBox ul li a{color:#f51700;}


.threeBox{padding:2rem 1rem;}
.threeBox .schoolTab{margin-top:1.5rem;}
.threeBox .schoolTab ul{display:flex;align-items:center;justify-content:space-between;}
.threeBox .schoolTab ul li{width:32%;height:3.2rem;line-height:3.2rem;text-align:center;border-radius:2px;font-size:1.3rem;transition:all .3s ease;background:#e8e8e8;color:#333;}
.threeBox .schoolTab ul li.active{background-image:linear-gradient(to right, #f28a04, #f28a04);color:#fff;}

.threeBox .itemBox{margin:0.5rem 0rem 0rem 0rem;}
.threeBox .itemBox ul{width:98%;margin:0px auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:1rem 0;}
.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.2);background:#fff;}
.threeBox .itemBox h3{text-align:center;height:3.6rem;line-height:3.6rem;font-size:1.4rem;}
.threeBox .itemBox p{position:relative;width:92%;margin:0px auto;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, #f28a04, #f28a04);}

.threeBox .itemBox dl{background:#fff;}
.threeBox .itemBox dl dt{width:95%;margin:0px auto;text-align:center;font-size:1.1rem;padding:10px 0 5px 0;color:#333;}
.threeBox .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;}
.threeBox .itemBox dl dt .tip{color:#666;font-size:1.2rem;margin-top:0.5rem;}
.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 #f28a04 solid;color:#fff;border-radius:4px;background:#f28a04;font-size:1.1rem;}
.threeBox .itemBox dl dd a:nth-child(2){background-image:linear-gradient(to right, #fff, #fff);color:#f28a04;}

.fourBox{background:#f2f2f2;padding:2rem 1rem;}
.fourBox .itemBox{border-radius:4px;margin-top:1rem;}

.fiveBox{padding:2rem 1rem;border-bottom:10px #f5f5f5 solid;}
.fiveBox .itemBox{margin-bottom:2rem;}
.fiveBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;border-bottom:1px #bfbfbf solid;}
.fiveBox .itemBox .flBox{width:40%;}
.fiveBox .itemBox .frBox{width:57%;}

.fiveBox .itemBox .frBox dl{}
.fiveBox .itemBox .frBox dl dt{color:#f28a04;font-size:1.4rem;font-weight:bold;margin-bottom:1rem;display:flex;align-items:center;justify-content: space-between;position:relative;padding-bottom:0.5rem;}
.fiveBox .itemBox .frBox dl dt::after{content:'';position:absolute;left:0px;bottom:0px;width:3rem;height:2px;background:#f28a04;}
.fiveBox .itemBox .frBox dl dt span{font-size:1.6rem;}
.fiveBox .itemBox .frBox dl dd{font-size:1.2rem;line-height:1.8rem;color:#666;}


.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
	}
}