.container_narrow {
	width: 1200px !important;
}
.register-box {
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 65px;
    margin-top: 20px;
    padding-top: 62px !important;
}
.reg-slider{
	width: 685px;
	margin: auto;
}
.reg_form {
    padding: 0 45px;
}

.reg_form {
    width: 870px;
    margin:30px auto 0;
    padding-top: 20px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.user-type{
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 20px;
}
.form-border{
	background: #fafafa;
	border: 1px solid #cacaca;
	border-radius: 5px;
}
.glyphicon{
	color: #bdbbbb;
	font-size: 25px;
	border-right: 1px solid #bdbbbb;
}
.form-group .iconfont{
	color: #bdbbbb;
	font-size: 25px !important;
	border-right: 1px solid #bdbbbb;
	line-height:1.0 !important;
}
.form-border input{
	border: none;
	background: none;
}
.reg_notice{
	font-family: "微软雅黑";
	line-height: 45px;
}


.btn-jump{
	background: #06b5ff;
	color: #fff;
	font-family: "微软雅黑";
	width: 360px;
	height: 50px;
	font-size: 16px;
	margin: auto;
	display: block;
}
.btn-jump:hover{
	color: #fff;
}
.jump_container{
	margin: auto;
	margin-top: 40px;
	padding-top: 50px;
	border-top: 1px solid #bdbbbb;
	width: 870px;

}
.hf-link a{
	color: #06b5ff !important;
	padding:0 8px;
}
