 @charset "UTF-8";
 @import "//at.alicdn.com/t/c/font_40876_3eafk8abd56.css";
 * {
	margin: 0px;
	padding: 0px;
}
html{
	font-size:62.5%;
}
body{
	font-family:Helvetica;
	font-size:1.4rem;
	color:#333;
}
img{
	border:none;
}
li{
	list-style:none;
}
a{
	text-decoration:none;
}
input{
	color:#333;
	font-family:Helvetica;
}
input[type="button"], input[type="submit"], input[type="reset"],select {
-webkit-appearance: none;
}
textarea { -webkit-appearance: none;}
.header{
	width:100%;
}
.body{
 	max-width:750px;
 	margin: auto;
 	overflow:hidden;
 }
 .alignc{
 text-align:center;
 }
.header img{
	width:100%;
}
.c_orange{
	color:#ff7f14;
}
.form_bd{
	position:relative;
}
.form_ts{
	display:none;
	position:absolute;
	left:0;
	top: -34px;
	z-index:88;
	width:100%;
}
.form_ts p{
	width:85%;
	margin:auto;
	height:34px;
	line-height:34px;
	color:#fff;
	font-size:1.4rem;
	text-align:center;
	background-color:#f30;
}
.form_ts .arrow{
	position:absolute;
	left:50%;
	bottom:-6px;
	z-index:11;
	width:0;
	height:0;
	margin-left:-6px;
	border-left:6px transparent solid;
	border-right:6px transparent solid;
	border-top:6px #f30 solid;
}
.form_bd dd{
	width:86%;
	height:46px;
	margin:auto;
	margin-top:20px;
	border-radius:1px;
	background-color:#fff;
	border:solid 1px #ccc;
}
.form_bd .close{
	width: 20px;
	margin-top: 17px;
}
@media screen and (max-width:320px){
	.plan-apply h2{
		font-size:2rem;
	}
}
.form_bd dd input{
	width:100%;
	height:46px;
	font-size:1.4rem;
	text-indent:35px;
	line-height: normal;
	background:transparent;
	border:none;
}
.form_bd dd input#reg_name{
	background: url(/images_new/input_user.png) no-repeat 8px center;
	-webkit-background-size: 18px 20px;
	background-size:18px 20px ;
}
.form_bd dd input#reg_phone{
	background: url(/images_new/input_phone.png) no-repeat 10px center;
	-webkit-background-size: 13px 20px;
	background-size:13px 20px ;
}
.form_bd dd input#reg_validcode{
	background: url(/images_new/input_yzm.png) no-repeat 10px center;
	-webkit-background-size: 17px 20px;
	background-size:17px 20px ;
}
.form_bd dd input#reg_pwd{
	background: url(/images_new/input_password.png) no-repeat 10px center;
	-webkit-background-size: 17px 20px;
	background-size:17px 20px ;
}
.form_bd input.yzm{
	float: left;
	width: 70%;
}
.form_bd a.yzm{
	float: left;
	width:30%;
	height: 46px;
	color: #fff;
	line-height: 46px;
	text-align: center;
	background-color: #2457d4;
}
.form_bd dt{
	margin-top:25px;
	text-align:center;
}
.form_submit input{
	width:86%;
	height:46px;
	line-height:46px;
	color:#fff;
	text-align:center;
	font-size:1.7rem;
	background-color: #ff7f14;
	background:-webkit-linear-gradient(left,#ff8228,#ff6a42);
	background:linear-gradient(left,#ff8228,#ff6a42);
	border:none;
}

.form_bd .dd_tip {
    background: none;
    border: 0px;
    -color: #ff7f14;
    color: #333;
    padding: 0px;
    margin-top: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 1.4rem;
    width: 80%;
}

.form_bd .dd_tip a {
	display: none;	
	color:inherit;
}
.form_bd .dd_tip:after{
	content:'';
	clear:both;
}
.form_bd .dd_tip .float_l{
	float:left;
}
.form_bd .dd_tip .float_r{
	float:right;
}

.custom_btn{
	padding:20px 0;
	text-align:center;
}
.btn_orange{
	display:inline-block;
	width:86%;
	height:40px;
	line-height:40px;
	background-color:#ff7f14;
	border:solid 1px #ff7f14;
	color:#fff;
	font-size:1.8rem;
	border-radius:5px;
}
.btn_white{
	display:inline-block;
	width:100%;
	height:40px;
	line-height:40px;
	background-color:#fff;
	color:#ff7f14;
	font-size:1.8rem;
	border-radius:5px;
	border:solid 1px #ff7f14;
}
.clear{
	display: block;
	clear:both;
}
 @font-face {
	 font-family: 'iconfont';  /* Project id 40876 */
	 src: url('//at.alicdn.com/t/c/font_40876_2953xrnjhch.woff2?t=1667452662280') format('woff2'),
	 url('//at.alicdn.com/t/c/font_40876_2953xrnjhch.woff?t=1667452662280') format('woff'),
	 url('//at.alicdn.com/t/c/font_40876_2953xrnjhch.ttf?t=1667452662280') format('truetype');
 }
.iconfont {
	display: inline-block;
	margin-left: 2px;
	line-height: inherit;
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.free{
	display:none;
}


.plan-apply{
	padding:10px 0 40px 0;
}
.clock{
	width:240px;
	height:53px;
	font-size:1.4rem;
	background:url(/event/plan/clock.png) no-repeat;
	background-size:100% 100%;
}
.clock b{
	display:block;
	padding-left:62px;
	color:#fff;
	font-size:1.9rem;
	line-height:56px;
}
.plan-apply h2{
	padding-top:15px;
	font-weight:normal;
	font-size:2.2rem;
	text-align:center;
}
h2 .sub{
	display:block;
	padding-top:4px;
	font-size:.8em;
	color:#ff7f14;
}

.bottom_link {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 900;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    height: 50px;
    width: 100%;
    text-align: center;
}
.bottom_link a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.4rem;
    line-height: 50px;
}
.bottom_link a.left{
	float: none;
	width: 40%;
	color: #666;
	background-color:rgba(255,255,255,.9);
}
.bottom_link a.left a{
	color: #666;
}
.bottom_link a.right{
	float: none;
	width: 60%; 
	color: #fff;
	background-color:rgba(255,127,20,.9);
}
.bottom_link a i{
	margin-right:4px;
	font-size:1.2em;
}

.apply-num {
    padding-top:10px;
    text-align: center;
    font-size: 1.4rem;
    color: #666;
}

.window_bg{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;	
	background-color: rgba(0,0,0,.7);
}

/*-添加微信客服入口-*/
.spiiker001{
	position: relative;
	width: 80%;
	top: 50%;
	margin: auto;	
	margin-top: -185px;
}
.spiiker001 .img{
	position: relative;
	z-index: 22;
}
.wx_txt{
	position: absolute;
	top: 71%;
	left: 0;
	z-index: 22;
	width: 100%;
	font-size: 1.4rem;
	text-align: center;
}
.spiiker001 img{
	width: 100%;
}
.spiiker001 .close{
	position: absolute;
	right: 20px;
	top: -50px;
	z-index: 21;
	width: 30px;
}
.spiiker001 .close2{
	position: absolute;
	left: 0;
	bottom: -40px;
	z-index: 22;
	width: 100%;
	text-align: center;
}
.spiiker001 .close2 img{
	width: 80px;
}
.spiiker001 .btn{
	position: absolute;
	width: 100%;
	bottom: 30px;
	left: 0;
	z-index: 22;
	text-align: center;
}
.spiiker001 .btn a{
	display: inline-block;
	width: 80%;
	height: 40px;
	line-height: 40px;
	background-color: #ff7f14;
	color: #fff;
	font-size: 1.6rem;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.spiiker001_wx{
	position: fixed;
	right: 20px;
	bottom: 60px;
	z-index: 99;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 36px;
	background-color: #44b549;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.pic img{ 
	width:100%;
	float: left;
}
.pic:after{
	content:"";
	display:block;
	clear:both;
}
.private{
	display: none;
}

.clearValBtn{
	display:none;
	position: absolute;
	margin-top: -50px;
	z-index: 800;
	right: 15px;
	height: 50px;
}

.h50{
	height: 50px;
}
 .display_event{
	 height: 103px;
	 max-width: 750px;
	 margin:auto;
	 background: url(/images/banner_0.jpg) no-repeat center center;
	 background-size:100% 100%;
 }

