html{-webkit-text-size-adjust:none;}
a{outline:none;text-decoration:none;}
a:hover {text-decoration:none;}
html {zoom:1;background:#fff;}
html * {outline:0;zoom:1;}
html button::-moz-focus-inner {border-color:transparent!important;}

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;width:100%;max-width:640px;min-width:320px;padding:0;overflow-x:hidden;background:#e94c23;}
img{display:block;}

.pics{width:100%;height:auto;}

.cBox{background:url(../images/pic04.png) no-repeat center bottom;background-size:100% auto;padding:1rem;position:relative;z-index:9;}
.cBox .cBoxBg{border-radius:8px;background:rgba(255,525,255,0.4);padding:2rem 0;}
.cBox .cBoxBg .tit{text-align:center;}
.cBox .cBoxBg .tit h2{color:#fff;font-size:3rem;letter-spacing:6px;
-webkit-text-stroke:8px transparent;
background:linear-gradient(90deg,#e94c23,#e94c23) top left / 100% 100%;
-webkit-background-clip:text;}

.itemBox{padding:2rem 0 4rem 0;}
.itemBox ul{width:90%;margin:0px auto;}
.itemBox li{height:4.2rem;border-radius:8px;margin-bottom:1rem;display:flex;align-items:center;border:1px #333 solid;position:relative;}
.itemBox li p{width:3rem;height:2rem;margin:0 0.5rem;position:relative;}
.itemBox li p.user{background:url(../images/user_ico.png) no-repeat center center;background-size:auto 100%;}
.itemBox li p.phone{background:url(../images/phone_ico.png) no-repeat center center;background-size:auto 100%;}
.itemBox li p::after{content:'';width:1px;height:80%;background:#333;overflow:hidden;position:absolute;top:10%;right:-0.5rem;}
.itemBox li .put{height:3rem;line-height:3rem;width:100%;flex:1;border:none;margin:0 1rem;background:none;font-size:1.4rem;}

.itemBox li .chooseSel{height:3rem;line-height:3rem;width:100%;flex:1;border:none;margin:0 1rem 0 0;background:none;font-size:1.4rem;padding-left:1rem;}
.itemBox li.choose::after{content:'';width:0;height:0;border-top:1rem solid #666;border-right:0.8rem solid transparent;border-left:0.8rem solid transparent;position:absolute;top:1.6rem;right:1rem;}

.itemBox .tip{margin-bottom:1rem;}
.itemBox .tip span{color:#666;}

.itemBox .courseBox{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:1rem;}
.itemBox .courseBox p{width:48.5%;border:1px #333 solid;height:3.6rem;line-height:3.6rem;border-radius:4px;text-align:center;font-size:1.4rem;margin-bottom:0.5rem;cursor:pointer;}
.itemBox .courseBox p.on{background-image:linear-gradient(to right, #f26d48, #eb3101);font-weight:bold;border:1px #f26d48 solid;color:#fff;}

.btnBox{width:90%;margin:0px auto;height:4rem;line-height:4rem;background:#f6251b;color:#fff;font-size:1.5rem;text-align:center;border-radius:8px;cursor:pointer;background-image:linear-gradient(to right, #f26d48, #eb3101);font-weight:bold;}
.itemBox li .put::placeholder{color:#333;}


.txtBox{padding-bottom:2rem;}
.txtBox dl{margin-bottom:2rem;}
.txtBox dl dt{text-align:center;font-size:1.6rem;font-weight:bold;}
.txtBox dl dd{text-align:center;font-size:1.6rem;font-weight:bold;}
.txtBox dl .qrcode{width:40%;margin:0px auto;}

.footBox{margin-top:-5rem;position:relative;z-index:99;}

.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) {
	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
	}
}