.new-register .register {
	background: url(../img/register_header_bg.png) center 0 no-repeat;	
}
.new-register .register .register-main {
	width: 1168px;
	padding: 50px 0 30px 0;
	margin: 0 auto;
}
.new-register .register .register-main .register-content {
	width: 1168px;
	padding-left: 244px;
}
.new-register .register .register-content .form-group{
	margin-bottom:22px;
}
.new-register .register .register-main .register-content .login-p{
	padding: 10px 0 0 108px;
	margin: 0;
	*width:auto;
}
.new-register .register .register-content .form-group label {
	color: #636363;
	font-size: 14px;
	padding-right:10px;
	font-family: "Microsoft YaHei",'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.new-register .register input.form-control {
	width: 400px;
	border-radius: 0;
	color: #626262;
}
.bootstrap-select-searchbox input.form-control{
	width:100%!important;
}
.new-register .register .register-content .form-group .help-block {
	
}
.new-register .register .input-box {
	width: 330px;
	display: inline-block;
}
.new-register .register .register-header {
	margin-bottom: 0;
	/*background: #008cee;*/
	height: auto;
}
.new-register .register .register-header .brand {
	width: 1000px;
}
.new-register .register .register-buttons .btn.btn-blue {
	width: 180px;
	background: #008cee;
	margin-left: 153px;
	font-size: 14px;
}
.tele-phone, .verify-email {
	position: relative;
	
}
.tele-phone .help-block, .verify-email .help-block {
	margin-left: 130px;
}
.tele-phone .help-block i, .verify-email .help-block i{
	width: 14px; height: 14px; background: url(../img/suc_fail.png) no-repeat 0 0; display: inline-block; vertical-align: middle; margin: 0 3px 1px 0;
}
.has-error .help-block i {
	width: 14px; height: 14px; background: url(../img/suc_fail.png) no-repeat -21px 0; display: inline-block; vertical-align: middle; margin: 0 3px 1px 0;
}
.has-warning .help-block i {
	width: 14px; height: 14px; background: url(../img/suc_fail.png) no-repeat 0px -25px; display: inline-block; vertical-align: middle; margin: 0 3px 1px 0;	
}
.new-register .register .tele-phone input.form-control, .new-register .register .verify-email input.form-control {
	width: 216px;
	color: #626262;
}

.ico-regist{background: url(../img/suc_fail.png) no-repeat 0 0; height:14px; width:14px; position:relative; display:inline-block}
.ico-regist.q-mark{background-position:-21px -25px; top:2px}
.ico-regist.arrow-r{background-position:-27px -46px; top:3px}
.ico-regist.arrow-b{background-position:6px -39px;}
.ico-regist.arrow-t{background-position:-8px -46px;}

::-webkit-input-placeholder{color: #cacaca !important;}
:-moz-placeholder {
	color: #cacaca !important;
}
::-moz-placeholder {
	color: #cacaca !important;
}
:-ms-input-placeholder {
	color: #cacaca !important;
}
.input-ma, .input-ma-email {
	height: 40px;
	padding-left: 9px;
	border: 1px solid #d1ded9;
	font-size: 14px;
	width: 280px;
}
.get-code, .get-code-email {
	font-size: 14px;
	position: absolute;
	height: 40px;
	line-height: 40px;
	left: 447px; 
	text-align: center;
	color: #fff;
	top: 0;
	width: 106px;
	background: #7ac23c;
	cursor: pointer;
	border: none;
	*top:3px;
	*left:391px;
}
.new-register .register .register-footer {
	border-top: 1px solid #dcdcdc;
	margin: 0px auto;
	height: inherit;
	width: 1000px;
}
.new-register .register .fa-asterisk {
	font-size: 12px;	
}
.a-foot-list {
	margin: 15px 0 30px;
	text-align: center;
}
.a-foot-list a{
	padding: 0 20px;
	color: #535353;
}
.a-foot-list i {
	font-style: normal;
	color: #cecece;
}
.register-footer p {
	color: #959595;
}
.register-footer {
	border-top: 1px solid #dcdcdc;
	margin: 30px auto;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #959595;
	height:50px;
	padding-top:15px;
	text-align:center;
}
.register-footer > p {
    margin: 0 0 10px;
     text-align: center;
}

#footerMsg a{text-decoration: underline;color: #959595 !important;}
#footerMsg{/*width:1000px;*/margin:0 auto 30px auto;}

.res_style .register-footer, .res_styles .register-footer{
	margin-top:20px;
}
.res_style > .row, .res_styles > .row{
	min-height:450px;
}

.b-c-e0e{border-color:#e0e6ea;}
.separate{width:545px; margin-left:5px; position:relative; top:-4px;}