@charset "utf-8";
body{font-size:12px;font-family:"微软雅黑","Microsoft YaHei",'宋体',Georgia, "Times New Roman", Times, serif;font-weight:normal;background:#fff;}
body,ul,li,dl,dt,dd,form,input,textarea,img,tr,td,h1,h2,p,span,h3,b,i,h4,h5,h6,canvas,em{margin:0;padding:0;}
form,input{border:none;outline:none;}
a{text-decoration:none;outline:none;}
li{list-style-type:none;}
a img{border:none;}
table{border-collapse:collapse;}
.none{display:none;}
.clear{clear:both;overflow:hidden;height:0;}
.fl{float:left;}
.fr{float:right;}

/*在线报名*/
.enrol {
	height:550px;
	width:100%;background-image:url(../images/qimengxing/enrol_bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.enroltit {
	font-size:36px;
	color:#fd662b;
	padding-top:85px;
	text-align:center;
	font-weight:bold;
}
.little {
	font-size:24px;
	color:#fff;
	height:80px;
	line-height:80px;
	text-align:center;
}
.sendformp {
	position: relative;
	 height:70px; 
	 width:500px; 
	 border:1px solid #fff;
	 border-radius:5px; 
	 margin:0 auto;
}
.sendform span {
	 height:35px; 
	 width:35px; 
	 background-repeat:no-repeat; 
	 display:block; 
	 float:left; 
	 margin:17.5px; 
}
.spanone {
	 background-image:url(../images/qimengxing/bm_name.png); 
}
.spantwo {
	 background-image:url(../images/qimengxing/bm_tel.png); 
}
.sendform input[type=text] {
	/*float:left; */
	position: absolute;
	background:transparent; 
	border:none; 
	width:430px; 
	height:70px;
	font-size:18px;
	color:#717da0;
	line-height:70px;
}
.send {
	 height:55px; 
	 width:500px; 
	 margin:0 auto;
	 margin-top:35px;
}
.knowmore {
	float:left;
	width:210px;
	height:55px;
	background-color:#fc662b;
	border-radius:5px;
	display:block;
	color:#fff;
	text-align:center;
	line-height:55px;
}




/*底部表单*/

.footer_form {
	height:80px;
	width:100%;
	background:#090c43;
	background-repeat:no-repeat;
	background-position:center center;
	position: fixed;
	bottom: 0;
	z-index: 100;
}

.footer_form .sendformp {
	display: inline-block;
	position: relative;
	height:60px; 
	width:300px; 
	border:1px solid #fff;
	border-radius:5px; 
	margin-left: 80px;
	margin-top: 10px;
}
.footer_form .sendform span {
	 height:35px; 
	 width:35px; 
	 background-repeat:no-repeat; 
	 display:block; 
	 float:left; 
	 margin:10px; 
}
.footer_form .spanone {
	 background-image:url(../images/qimengxing/bm_name.png); 
}
.footer_form .spantwo {
	 background-image:url(../images/qimengxing/bm_tel.png); 
}
.footer_form .sendform input[type=text] {
	/*float:left; */
	position: absolute;
	background:transparent; 
	border:none; 
	width:300px; 
	height:60px;
	font-size:18px;
	color:#717da0;
	line-height:60px;
	left:66px;
}
.footer_form .send {
	display: inline-block;
	height:60px; 
	width:300px; 
	margin:0 auto;
}
.footer_form .knowmore {
	float:left;
	width:210px;
	height:55px;
	background-color:#fc662b;
	border-radius:5px;
	display:block;
	color:#fff;
	text-align:center;
	line-height:55px;
	cursor: pointer;
}
.footer_form .sendform{
	width: 992px;
	margin: 0 auto;
}
