/*.login-title-h4{*/
    /*font-size:26px;*/
/*}*/

.forget-top-t{
    margin-bottom: 88px;
}

.form-name{
    width:155px;
}

.sub-nav{
    padding-left: 55px;
    background-position: 40px center;
    font-size:14px;
}
.appointment-btn{
    width: 215px;
    font-size:14px;
}
.step-btn{
    font-size:14px;
    min-width: 180px;
}
.logo-banner{
    margin-top: 0;
}
.flexhead{
    margin-bottom: 20px;
}
.flexhead .logo-img{
    float: left;
}
.flexhead .logo-title{
    float: left;
    margin-left: 18px;
}
.flexhead .logo-title .logo-title-t{
    font-size: 21px;
    color: #009140;
    font-weight: 600;
    letter-spacing: 1.4px;
}
.flexhead .logo-title .logo-title-b{
    font-size: 20px;
    color: #f39700;
    font-weight: 600;
    margin-top: 3px;
}
.surface-vip-top-con-d-c-right-li ul{
    margin-top:26px;
}
.surface-vip-top-con-d-c-right-li li{
    width:100%;
}

.appointment-btn{
    font-size:14px;
}

.surface-vip-top-con-d-c h3{
    line-height:25px;
    margin-bottom:10px;
}
.surface-vip-top-con-d-c-left{
    width:46%;
}
.surface-vip-top-con-d-c-right{
    /*width:50%;*/
}

.quit-box span:before{
    top: 4px;
    left: 32px;
}

.register-master{
    padding: 47px 40px;
}
.checkbox-box-p{
    width:auto;
}
.checkbox-box-p span{
    color:#009040;
    font-weight:bold;
}
.checkbox-box{
    width: 48%;
    margin-right:2%;
}
.checkbox-box:nth-of-type(2n){
    margin-right:0;
}


/*手机版*/
@media (max-width:680px) {
    .login-title-h4{
        font-size:16px;
    }
    .flexhead .logo-img{
        width: 40%;
        margin-bottom: 15px;
    }
    .flexhead .logo-title .logo-title-t{
        font-size: 18px;
    }
    .flexhead .logo-title .logo-title-b{
        font-size: 16px;
    }
    .flexhead .logo-title{
        margin-left: 0;
    }
    .cpersonal-tub .tub-title{
        margin-bottom: 20px;
    }
    .language-inner{
        width: 63px;
    }

    .success-title{
        font-size:18px;
    }

    .cpersonal-tub li{
        font-size:12px;
    }

    .appointment-btn{
        width:100%;
    }

    .form-name{
        width:100%;
    }

    .validate-form .form-row-box .checkTips{
        font-size: 12px;
        line-height: 16px;
        width: 55%;
    }
    .row-error .checkTips{
        background:none;
    }

    .checkbox-box{
        width:96%;
    }
    .register-master{
        padding: 15px;
    }
}

