/*---------------------reset----------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
ol, ul, li {
	list-style: none
}
:focus {
	outline: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
table, table td, table th {
	border: 1px solid #edeada;
	border-collapse: collapse;
}
address, cite, code, dfn, em, var, i {
	font-style: normal
}
input[type=button], input[type=submit], button {
	cursor: pointer;
	outline: none;
}
.input, select {
	vertical-align: middle
}
* html .clearfix {
	zoom: 1
}
*+html .clearfix {
	zoom: 1
}

a {
	text-decoration: none;
	color: #009bd8
}
.fl{float:left;}
.fr{float:right;}
.fz_16{font-size:16px;}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

body {
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #2b2b2b;
	background: #fff
}
/*---------------------header----------------------*/
.header {
	margin: 0 auto;
	padding: 20px 0;
	width: 1000px;
}
/*---------------------banner----------------------*/
.banner {
	min-width: 1000px;
	height: 480px;
	overflow: hidden;
	background: url(../images/theme-pic1.jpg) bottom #387ed6
}
.g_register {
	background: #fff;
	border-radius: 4px;
	height: 450px;
	width: 1000px;
	margin: 15px auto;
	*margin: 5px auto;
}
.reg_step {
	margin: 0 auto;
	display: block;
	height: 60px;
	padding: 18px 0;
	position: relative;
}
.reg_step li {
	position: relative;
	text-align: center;
	width: 33.3333%;
	float: left;
}
.reg_step .num {
	position: relative;
	z-index: 2;
	background: #fff;
	width: 80px;
	height: 60px;
	text-align: center;
	display: inline-block;
}
.reg_step .num em {
	background: url(../images/step_bg.png) no-repeat;
	z-index: 2;
	border-radius: 50px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 22px;
	display: inline-block;
	left: 15px;
	position: absolute;
}
.reg_step .num em.reg_step_on{background:url(../images/step_bg_a.png);}
.lbg-txt{font-size:16px;}
.reg_step_line{height:3px; border-bottom: dashed 1px #aaa; position: absolute; top: 40px;left: 140px; width: 676px;}
.reg_form{ padding:16px 150px;*padding:10px 150px;}
.form_item{padding:8px 0; color: #b9b9b9; clear: both}
.form_tit{width:150px;display: inline-block;text-align: right; color: #2b2b2b;line-height: 40px;float: left;vertical-align: middle ;}
.form_inp{height:40px;line-height: 40px; border: solid 1px #e5e5e5; padding: 0px 10px;border-radius: 4px;vertical-align: middle ; }
.form_inp_error{ border: solid 1px #ff4b4c; }
.wid350{width:350px;}
.wid180{width:180px;}
.yzm{margin-left: 70px;vertical-align: middle ;}
.yzm img{vertical-align: middle ;*vertical-align:inherit ;height: 42px;width: 93px; }
.form_tip{ color:#ff4b4c;height: 40px;line-height: 40px; width: 170px;vertical-align: middle ;display: none}
.form_tip_show{ color:#ff4b4c;height: 40px;line-height: 40px; width: 170px;vertical-align: middle }
.a_hqyzm{background:#f9b820; line-height: 42px;display: inline-block;text-align: center; font-size: 16px;border-radius: 4px;width: 150px;  color: #fff;text-decoration: none; margin-left: 10px;vertical-align: middle ;}
.agree{margin-left:150px;}
.text_c{text-align:center;}
a.a_next{background:#387ed6;display: inline-block;padding: 15px 40px;color: #fff;font-size: 16px;margin: 2px 0; border-radius: 4px;text-decoration: none}
.tishi{color:#b9b9b9;padding: 8px 0}

.form_item2{ color: #b9b9b9; border: dashed 1px #aaaaaa;border-radius: 4px; padding: 20px; margin: 10px;width: 650px;}
.phone{background:url(../images/phone.png) no-repeat;width: 60px;height: 53px;display: inline-block}
.mail{background:url(../images/mail.png) no-repeat;width: 60px;height: 53px;display: inline-block}
.ul_list{margin:0px 20px;}
.ul_list li{line-height:30px;width: 380px; }
.tuijian{background:url(../images/tj.png)  no-repeat;width: 53px;height: 22px; line-height: 22px;color: #fff;text-align: center;display: inline-block;font-size: 14px; margin-left: 20px}
.col_red{color:#ff4b4b;}
.col_block{color:#4b4b4b;}
.col_blue{color:#1058b7; text-decoration: underline}
.form_item p{line-height:30px;}
.fl_none{float:none;}
.footer {
	text-align: center;
	padding: 20px 0
}
