

.register_nav {
    margin-bottom: 18px;
}

.register_nav>span {
    width: 105px;
    height: 1px;
    background: #EBEBEB;
    display: inline-block;
    vertical-align: middle;
}

.register_nav>i {
    padding: 0 10px;
    vertical-align: middle;
}

.login-method {
    width: 220px;
    margin: 0 auto;
}

.login-method>a {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #999999;
}

.login-method>a>p:first-child {
    width: 47px;
    height: 35px;
    vertical-align: middle;
    text-align: center;
    padding-top: 12px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 10px
}

.verification .phone-i {
    display: inline-block;
    width: 11px;
    height: 17px;
    background: url(../images/phone.png) center center no-repeat;
    background-size: 100%;
    margin-right: 8px;
    transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    -webkit-transform: translate(0, 3px);
    -o-transform: translate(0, 3px);
}

.verification .verifyImageCode-i {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 13px;
    height: 15px;
    background: url(../images/verifyImageCode.png) center center no-repeat;
    background-size: 100%;
    margin-right: 8px;
    transform: translate(0, 2px);
    -ms-transform: translate(0, 2px);
    -moz-transform: translate(0, 2px);
    -webkit-transform: translate(0, 2px);
    -o-transform: translate(0, 2px);
}

.verification .verifyCode-i {
    position: relative;
    top: 1px;
    display: inline-block;
    width: 15px;
    height: 11px;
    background: url(../images/verifyCode.png) center center no-repeat;
    background-size: 100%;
    margin-right: 8px;
    transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    -moz-transform: translate(0, 1px);
    -webkit-transform: translate(0, 1px);
    -o-transform: translate(0, 1px);
}
.form-group .sexbox{
    display: inline;
    margin-left: 0;
}
.payxx_modal .form-item-login  .beizhubox{height: 70px;}
.payxx_modal .form-item-login  .moren{
    border: 0;
    height: 15px;
    text-align: center;
}
.payxx_modal .form-item-login  .beizhubox textarea{
    height: 100%;
    width: 280px;
    line-height: 26px;
}
.form-group .user-i {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 16px;
    height: 22px;
    background: url(../images/user.png) center center no-repeat;
    background-size: 100%;
    margin-right: 3px;
    transform: translate(0, 4px);
    -ms-transform: translate(0, 4px);
    -moz-transform: translate(0, 4px);
    -webkit-transform: translate(0, 4px);
    -o-transform: translate(0, 4px);
}
.form-group .gender-i {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 16px;
    height: 22px;
    background: url(../images/gender.png) center center no-repeat;
    background-size: 100%;
    margin-right: 3px;
    transform: translate(0, 4px);
    -ms-transform: translate(0, 4px);
    -moz-transform: translate(0, 4px);
    -webkit-transform: translate(0, 4px);
    -o-transform: translate(0, 4px);
}
.form-group .beizhu-i {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 16px;
    height: 22px;
    background: url(../images/beizhu.png) center center no-repeat;
    background-size: 100%;
    margin-right: 3px;
    transform: translate(0, 4px);
    -ms-transform: translate(0, 4px);
    -moz-transform: translate(0, 4px);
    -webkit-transform: translate(0, 4px);
    -o-transform: translate(0, 4px);
}
.form-group .phone-i {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 11px;
    height: 17px;
    background: url(../images/phone.png) center center no-repeat;
    background-size: 100%;
    margin-right: 8px;
    transform: translate(0, 4px);
    -ms-transform: translate(0, 4px);
    -moz-transform: translate(0, 4px);
    -webkit-transform: translate(0, 4px);
    -o-transform: translate(0, 4px);
}

.form-group .password-i {
    position: relative;
    top: 1px;
    display: inline-block;
    width: 12px;
    height: 14px;
    background: url(../images/password.png) center center no-repeat;
    background-size: 100%;
    margin-right: 8px;
    transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    -webkit-transform: translate(0, 3px);
    -o-transform: translate(0, 3px);
}

/*头部*/
.registerheader{height: 70px;background: #fff;box-shadow:0px 3px 5px 0px rgba(192,192,192,0.29);}
.registerheader .logo{
  float: left;width: 150px; margin-top: 14px;
}

.registerheader .header_tab{height: 70px;float: left;display: table;}
.registerheader .header_tab>div,.registerheader .header_select>div{
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.registerheader .header_tab a{
    margin-left: 60px;
    color: #595959;
    cursor: pointer;
    transition: all .3s ease;
    font-size: 16px;
}
.registerheader .header_select{
    width: 120px;height: 70px;float: left;display: table;
    margin-left: 60px;
}
.registerheader .header_select .list{
    display: block;
    line-height: 35px;
    height: 35px;
    width: 110px;
    color: #595959;
    position: relative;
    padding-left: 10px;
    box-sizing: border-box;
}
.registerheader .header_select .list:hover,.registerheader .header_select .dropdown_list li a:hover{
    color: #1CA4E5;
}
.registerheader .header_select>div{
    position: relative;
    font-size: 16px;
}
.registerheader .header_select>div:hover .xia{
    background-position:0 -24px;
}
.registerheader .header_select>div:hover .list{
    outline:1px solid #ddd;
}
.registerheader .header_select>div:hover .dropdown_list{
    display: block;
    box-sizing: border-box;
}
.registerheader .header_select .list .xia {
    background-position: 0 0;
}
.registerheader .header_select .list>i{
    height: 20px;
    display: inline-block;
   
    height: 5px;
    width: 18px;
    vertical-align: middle;
    margin-left: 4px;
}
.registerheader .header_select .dropdown_list {
    box-shadow: 0 2px 8px #f1f1f1;
    line-height: 35px;
    background: white;
    position: absolute;
    top: 52px;
    left: 0;
    display: none;
    z-index:2;
    width: 110px;
    padding-left: 10px;
    outline:1px solid #ddd;
   
}

.registerheader .header_select .dropdown_list li a{
    display: block;
    line-height: 35px;
    height: 35px;
    color: #595959;
}

/* 注册页面 */
.register_content{background-color: #f8f8f8;height: calc(100vh - 70px);}
.register_main{width: 1024px;margin:  0 auto;padding: 59px 0;min-height: -moz-calc(100vh - 186px);min-height: -webkit-calc(100% - 186px);min-height: calc(100% - 186px);box-sizing: border-box;}
.register_nav{margin-bottom: 35px;text-align: center;}
.register_nav>span{width: 88px;height: 1px;background: #EBEBEB;display: inline-block;vertical-align: middle;}
.register_nav>i{padding: 0 30px;vertical-align: middle;}
.register_from{padding: 25px 320px 80px;box-shadow:0px 3px 8px 0px rgba(192,192,192,0.29);border-radius:4px;background: white;}
.register_from form>div{margin-bottom: 18px;border: 1px solid #F3F3F3;}
.register_from form>div>input{box-sizing: border-box;height: 50px;line-height: 50px;}
.register_from form>div>img:first-child{margin-left: 20px;vertical-align: middle;}
.register_from .name>input,.register_from .phone>input,.register_from .password>input,.register_from .password>input{width: 335px;padding:0 10px 0 20px;    outline: none;font-size: 14px;}
.register_from .code_img>input{width: 240px;padding:0 10px 0 20px;    outline: none;font-size: 14px;}
.register_from .code>input{width: 200px;padding:0 10px 0 15px;    outline: none;font-size: 14px;}
.forbid{background: #999999 !important;}
.reg_hqyzm img{vertical-align: middle;}
.register_from .code>span{width: 129px;height: 50px;line-height: 50px;text-align: center;color: #f8f8f8;background: #1CA4E5;display: inline-block;box-sizing: border-box;float: right;}
.register_from .code>span a{color: white;background: #1ca4e5;border: 0;width: 100%;height: 100%;cursor: pointer;display: block;}
.register_from .error{border: none;margin-bottom: 30px;color: #e80000;}
.register_from .error>img{padding-left: 0px;}
.register_from .error>span{vertical-align:middle;display: inline-block;}
.register_from .deal{cursor: pointer;}
.register_from .deal>label>input[type='checkbox']{width: 15px;height: 15px;background-color: #fff;-webkit-appearance: none;border: 1px solid #c9c9c9;border-radius: 2px;outline: none;position: relative;margin: 0 10px 2px 0;}
.register_from .deal>label>input[type=checkbox]:checked {border: 1px solid #1296db;}
.register_from .deal>label>input[type=checkbox]:checked::after{content: '';top: 2px;left: 2px;position: absolute;background: transparent;border: #1296db solid 2px;border-top: none;border-right: none;height: 5px;width: 8px;-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.register_from .register_b #reg_submit{height: 45px;line-height: 45px;border-radius: 4px;color: white;background: #1CA4E5;width: 100%;display: inline-block;text-align: center;margin-top: 15px;border: 0;cursor: pointer;}
.register_from form .login_url{float: left;color:#c3c5c7;padding-top: 10px;}
.register_from form .login_url a:hover{color: #1CA4E5;}
.reg_serve{padding: 31px;}
.reg_serve>p{padding-bottom: 30px;}
.reg_serve>div>p{text-align: justify;}

.register_content .poycop {
    text-align: center;
    font-size: 14px;
    line-height: 28px;
}
.poycop {
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    margin-top: 80px;
}

/* 登录页面 */
.loginpage .login{padding:40px 0;min-height: calc(100% - 70px);min-height: -moz-calc(100vh - 70px);min-height: -webkit-calc(100% - 70px);box-sizing: border-box;}
.loginpage .login_main {width: 380px;background: white;box-shadow: 0px 3px 8px 0px #C0C0C0;border-radius: 4px;padding: 30px;float: right;}
.loginpage .login_main .login_nav{border: 1px solid #1CA4E5;border-radius: 4px;height: 47px;line-height: 47px;color: #1CA4E5;margin-bottom: 30px;box-sizing: border-box;}
.loginpage .login_main .login_nav .selectcur{background: #1CA4E5;color: white;}
.loginpage .login_main img{vertical-align: middle;}
.loginpage .login_main .login_nav ul li{float: left;width: 50%;text-align: center;cursor: pointer;height: 45px;}
.loginpage .form-item-login{padding: 10px 0;zoom: 1;}
.loginpage .form-item-login .form-login-select{width: 360px;padding-left: 20px;font-size: 14px;color: #999999;border: 1px solid #F3F3F3;border-radius: 4px;}
.loginpage .form-item-login .form-login-select>input{font-size: 14px;padding-left: 20px;width: 330px;height: 50px;line-height: 50px;box-sizing: border-box;outline: none;}
.loginpage .form-login-select> a> img {height: 38px ;width: 90px;vertical-align:middle;right: 0;top: 0;}
.loginpage .form-login-select> span> a {height: 50px;line-height: 50px;text-align: center;color: white;width: 95px;background: #1CA4E5;display: inline-block;box-sizing: border-box;float: right;}
.loginpage .form-item-login .form-login-select>.code{width: 240px;}
.loginpage .form-item-login .form-login-select>.code-img{float:right;width: 90px;height: 38px;padding: 6px 4px 0 0;}
.loginpage .form-item-login .error{color: #e80000;vertical-align: middle;display: inline-block;height: 20px;}
.loginpage .form-item-login .form-item-a{color: #999999;width:170px;float: left;}
.loginpage .form-item-login .form-item-b{color: #999999;width:190px;float: left;}
.loginpage .login-method{width: 220px;margin: 0 auto;}
.loginpage .login-method>a{width: 50%;float: left;text-align: center;font-size: 12px;color: #999999;}
.loginpage .login-method>a>p:first-child{width: 47px;height: 35px;vertical-align: middle;text-align: center;padding-top: 12px;border-radius: 50%;background: #f8f8f8;border:1px solid #f3f3f3;display: inline-block;margin-bottom: 10px}
.loginpage .form-item .form-submit,.loginpage .form-item-login .form-submit {
    height: 48px;
    width: 380px;
    background: #1CA4E5;
    margin-top: 50px;
    text-align: center;
    line-height: 48px;
    color: white;
    border-radius: 4px;
    font-size: 18px;
    display: inline-block;
}

/* 忘记密码 */
.per_main {
    min-height: -moz-calc(100vh - 70px);
    min-height: -webkit-calc(100vh - 70px);
    min-height: calc(100vh - 70px);
    padding: 30px 0;
    box-sizing: border-box;
}
.per_main .per_from {
	background: white;
	box-shadow: 0px 3px 10px 0px rgba(84, 84, 84, 0.07);
	padding: 88px 85px 64px 85px;
	width: 1030px;
	margin: 0 auto;
}
.per_main .per_mian_num{
	position: relative;
	height: 140px;
	margin: 0 auto;
	width: 765px;
}
.per_mian_num>ul {
	padding-bottom: 145px;
}

.per_mian_num>ul li {
	width: 255px;
	float: left;
	border-bottom: 4px solid #D6D6D6;
	position: relative;
}
.per_mian_num>ul li.selectnum {
	border-bottom: 4px solid #1CA4E5;
}
.per_mian_num>ul li>div {
	position: absolute;
	text-align: center;
	margin: 10px auto;
	bottom: 0;
	top: -28px;
	left: 0;
	right: 0;
}
.per_mian_num>ul li>div .num {
	width: 39px;
	line-height: 39px;
	height: 39px;
	border: 2px solid #D6D6D6;
	background: white;
	color: #999999;
	display: inline-block;
	border-radius: 50%;
	margin-bottom: 14px;
}
.per_mian_num>ul li.selectnum>div .num {
	background: #1CA4E5;
	color: white;
	border: 2px solid #1CA4E5;
}
.per_main form .user_name,
.per_main form .user_phone,
.per_main form .code,
.per_main form .user_verify
 {
	border: 1px solid #f3f3f3;;
	position: relative;
	margin-bottom: 40px;
	border-radius: 4px;
}
.per_main form .user_name>input,
.per_main form .user_phone>input
{
	height: 46px;
	line-height: 46px;
	display: inline-block;
	width: 485px;
	outline: none;
	padding-left: 20px;
	font-size: 14px;
	box-sizing: border-box;
}
.per_main form .code>input {
	height: 46px;
	line-height: 46px;
	display: inline-block;
	width: 362px;
	outline: none;
	padding-left: 20px;
	font-size: 14px;
}
.per_main form .user_verify>input {
	height: 46px;
	line-height: 46px;
	display: inline-block;
	width: 345px;
	outline: none;
	padding-left: 17px;
	font-size: 14px;
}
.per_main form .user_verify>a {
	height: 46px;
	line-height: 46px;
	 display: inline-block;
	float: right;
	width: 123px;
	color: white;
	background: #1CA4E5;
	text-align: center;
}
.per_main form .user_name>img,
.per_main form .code>img:first-child{
	width: 17px;
	height: 18px;
	margin-left: 20px;
}
.per_main form .user_phone>img{
	width: 17px;
	height: 20px;
	margin-left: 20px;
}
.per_main form .user_verify>img{
	width: 20px;
	height: 19px;
	margin-left: 20px;
}
.per_main form .user_phone>span{
	position: absolute;
	top:13.5px;
	right: -200px;
	color: #999999;
	font-size: 12px;
}
.per_main form .code>img:first-child+input+img{
	width: 98px;height: 38px;
	float: right;
	padding: 4px 5px 0 0;
}
.per_main form .code>span{
	position: absolute;
	top:13.5px;
	right: -136px;
}
.per_main form .next{
	height: auto; 
	margin-bottom: 32px;
}
.per_main form .next .loginInput7{
	height: 46px;
	margin-top: 14px;
	line-height: 46px;
	display: inline-block;
	width: 530px;
	text-align: center;
	color: white;
	background: #1CA4E5;
	font-size: 18px;
	border-radius: 4px;
	cursor: pointer;
}
.per_main img{vertical-align: middle;}
.per_main form>div {
    margin: 0 auto;
    width: 530px;
}
.per_main form .next>span a:hover{
	color: #1CA4E5;
}

.per_main form>p{
	color: #1CA4E5;
	padding-left: 20px;
	margin: 0 auto;
	width: 530px;
	
}

.per-setok{
	margin: 0 auto;
	background: white;
	padding: 120px 0;

}
.per-setok .home{
	width: 248px;
	height: 53px;
	line-height: 53px;
	color: white;
	background: #1CA4E5;
	border-radius: 27px;
	display: inline-block;
	font-size: 18px;text-align: center;
}











