.reg-container{
	text-align: center;
}
.reg-left-item{
	float: none;
	border-right: 0px;
	margin: 0 auto;
	width: 900px;
}
.regform{width: 500px;margin:0 auto;}
.reg-proc-busi-reg{position: absolute;right:0;top:0;}
.reg-ctx{
	width: 820px;
	padding: 30px 40px 20px;
	box-shadow:0px 6px 18px 0px rgba(193,193,193,0.5);
	border-radius:20px;
}
.error-icon{height: 15px;width: 15px;margin-top: 12px;margin-right: 5px;}
.error-text{font-size: 12px;color:#9d2124;}
.form-hor-control-group{
	width: 499px;
	height: 40px;
	margin-bottom: 30px;
	position: relative;;
}
.reg-label {
    height: 30px;
    width: 100%;
    line-height: 30px;
    text-align: center;
    font-size: 24px;
    color: #333;
	margin-bottom: 50px;

}
.reg-label-wel{
	width: 50%;
	float: left;
	text-align: left;
}
.reg-label-login{
	width: 50%;
	float: left;
}
.to-login-label{
	height: 30px;
	width: 150px;
	position: absolute;;right:10px;top:0;
	line-height: 30px;
	text-align: right;
	color:#999;
	font-weight: normal;
}
.to-busireg-label{
	width: 150px;
	position: absolute;;right:10px;top:0;
	text-align: right;
	color:#999;
	font-weight: normal;
	font-size: 16px;
}
.reg-proc-nav{
	width: 600px;
	margin:0 auto;
	margin-top: 20px;
	position: relative;
}
.reg-proc-item{
	float: left;
	width: 85px;
	text-align: center;
	color: #8c8c8c;
}
.reg-proc-item:nth-child(2){
	margin: 0px 163px;
}
.reg-proc-item .step{
	width: 25px;
	height: 25px;
	border-radius: 25px;
	line-height: 25px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #8c8c8c;
}
.reg-proc-item .step-msg{
	margin-top: 8px;
}
.reg-proc-item.reg-active .step{
	color: #ffffff;
	background-color: #9d2124;
	border: 1px solid #9d2124;
}
.reg-proc-item.reg-active .step-msg{
	color: #9d2124;
}
.reg-pic-code{
	width: 110px;
	height: 42px;
	margin-left: 5px;
}
.form-tips{
	text-align: left;
	position: absolute;
}
.reg-proc-arrow1, .reg-proc-arrow2{
	width: 163px;
	height: 27px;
	line-height: 27px;
	position: absolute;
	font-size: 20px;
	color: #8c8c8c;
}
.reg-proc-arrow1{
	left: 90px;
}
.reg-proc-arrow2{
	right: 90px;
}
.reg-proc-arrow1.arrow-active, .reg-proc-arrow2.arrow-active{
	color: #9d2124;
}
.reg-btn-next, .reg-sub-btn, .reg-suc-home{
	width: 300px;
	height: 40px;
	line-height:40px;
	border-radius: 20px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	background-color: #9d2124;
	margin: 0 auto;
	border: 0px;
	cursor: pointer;
}
input.reg-sub-btn{
	border-radius: 3px;
}
.reg-proc-busi-reg{
	float: right;
	height: 36px;
	line-height: 36px;
}
.reg-proc-busi-reg a{
	color: #9d2124;
}
.user-icon, .psw-icon{
	display: none;
}
.title, .txt{
	border:0;
	border-bottom: 1px solid #f5f5f5;
	padding:5px;
}
.vcode-btn{
	height: 38px;
	color: #fff;
	background-color: #9d2124;
	border:0;
	border-radius:25px;
}
.form-hor-item-input{
	width: 479px;
	height: 29px;
	line-height: 29px;
	position: relative;
}
.error-tips{width: auto;min-width:40px;line-height: 39px;height: 39px;text-align: left;background: #fff;position: absolute;right:0;top:0;}
.reg-suc-tt{
	height: 60px;
	line-height: 60px;
}
.reg-suc-tt-icon{
	font-size: 40px;
	color: #9d2124;
}
.reg-suc-tt-icon img{
	width: 35px;
}
.reg-suc-tt-c{
	font-size: 24px;
	padding-left: 10px;
}
.reg-suc-tt-name{
	font-size: 18px;
}
.reg-suc-dd{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #8c8c8c;
}
.reg-suc-foo{
	height: 60px;
	line-height: 60px;
}
.reg-suc-foo a{
	color: #ffffff;
}
.reg-suc-home{
	margin: 0 auto;
	margin-top: 10px;
}
.vcode-btn{
	outline-width: 0;
	font-size: 14px;
}
.company-search-item{height: 180px;width:100%;border:1px solid #ddd;background: #fff;position: absolute;left:0;top:40px;z-index: 10;}
.company-list{height: 170px;width:460px;padding:5px 20px;}
.company-list li{line-height: 30px;width:460px;text-align: left;font-size: 14px;color:#666;cursor: pointer;}
.close-com-btn{position: absolute;top:6px;right:6px;cursor: pointer;}