body {
	background: #f0f0f0;
}
.content {
	position: relative;
}
.logo {
	margin-top:10px;
}
.lg-top {
	background: #fff;
	height: 110px;
}
.lg-nav {
	float: right;
	margin-top:36px;
}
.lg-nav li {
	float: left;
	margin:5px 15px;
}
.lg-nav li a {
	color: #aaa;
	font-size: 16px;
}
.lg-banner{
	position: relative;
	z-index: 55
}
.lg-banner img {
	width: 100%;
}
.zw-box {
	min-height: 450px;
	position: relative;
	z-index: 888
}
.lg-form-list .w20{
	vertical-align: top;
}
.reg-box {
	min-height: 450px;
}
.footer {
	background: #ddd;
	color: #000;
}
.footer a {
	color: #000;
}
.lg-main {
	position:absolute;
	top: -165px;
	left: 0;
	background: #fff;
	color: #999;
	width: 100%;
	padding: 15px 17px 0;
	z-index: 956
}

.control-label {
	font-size: 14px;
	color: #aaa;
	font-weight: normal;
	float: left;
	text-align: right;
	width: 25%;
	*width: 90px;
	margin-right: 5px;
}
.form-control {
	border-radius: 0;
	box-shadow: none;
}
.w73 {
	width: 72.5%;
	display: inline-block;
	*float: left;
}
.form-control[placeholder] {
	color: #000
}
.form-control:focus {
	border:#89b9ea 1px solid;
	box-shadow: none;
	color: #aaa;
}
.lg-form-list li {
	margin:35px 0;
	*margin:12px 0;
	*float: left;
	  line-height: 34px;
}
.lg-form-list .btn-danger {
	padding: 5px 40px;
	font-size: 18px;
	margin-right: 10px;
}
.lg-waring {
	border-top: #eee 1px solid;
	padding: 10px 0;
	text-align: center;
}
.reg .form-control {
	position: relative;
}
.reg li {
	position: relative;
}
.reg em.red {
	margin-right: 10px;
}
.reg .input-pd {
	position: absolute;
	right: 15px;
	top: -1px;
	z-index: 45;
}
.mobile-zy {
	color: #e95448;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mobile-zy img {
	margin-top:-4px;
}
.mess-hq {
	background: #349cd9;
	padding: 8px 10px;
	*padding: 8px 5px;
	color: #fff;
	margin-left: 5px;
	display: inline-block;
}
a.mess-hq {
	color: #fff;
	*margin-top: -5px;
}
.form-control.ds-line {
	display: inline-block;
	
}
.w50b {
	width: 50%;
}
.w90b .btn-danger {
	width: 60%
}
.mobile-zy .text-green{
	margin-left: 5px;
}
.yzm-input{
	width: 130px;
	display: inline-block;
}
.register-tabs  > li > a{
	font-size: 16px;
}
.register-tabs  > ul {
	position: relative;
}
.register-tabs > li.active > a,
.register-tabs > li.active > a:focus,
.register-tabs > li.active > a:hover{
	background: none;
	color: #333;
	border-bottom: #f73906 3px solid
}
.register-tabs .bz-info{
	position: absolute;
	right: 15px;
    top: 25px;
}
.lg-biaoy{
	border-left: #eee 1px solid;
	min-height: 500px;
	width: 48%;
	float: right
}
.lg-biaoy img{
	margin-top: 30px;
}
.lg-main .col-md-3 {
	position: relative;
	z-index: 4
}
.lg-main .col-md-7 {
	position: relative;
	z-index: 777
}
.w50{
	width: 50%;
    display: inline-block;
}
.w30{
	width: 30%;
    display: inline-block;
}
.w20{
	width: 20%;
    display: inline-block;
}
/* 注册完成引导页面样式设置 */
.register-succes-text{
	text-align: center;
	color: #969899
}
.register-succes-text h3.title{
    background:url("../images/regi-succe.png") no-repeat scroll left 0;
    font-size: 20px;
    height: 40px;
    margin: 10px auto;
    padding-left: 30px;
    padding-top: 5px;
    width: 250px;
}
.direction-box{
    border: 1px solid #ddd;
    margin-bottom: 40px;
    margin-top: 20px;
    overflow: hidden;
    padding: 10px;
}
.direction-box li{
	float: left;
	background: url(../images/succ-line.png) no-repeat right 10px;
	padding:10px 40px;
	width: 48%;
}
.direction-box li img{
	display: block;
	margin: 0 auto
}
.direction-box li:last-child{
	background: none;
}
.direction-box li h3.dir-title{
	font-size: 20px;
	margin-top: 20px;
	text-align: center;
}
.direction-box li p{
	text-align: center;
	color: #6e6f6f;
	margin-bottom: 20px;
	font-size: 14px;
}
.direction-box .btn-org{
	padding:5px 40px;
}
.lg-form-list li.forgot-psw{
	margin:5px auto
}
.lg-form-list li.forgot-psw .control-label{
	width: 
}