.login-title-h4{
    font-size:30px;
}

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

.form-name{
    width:155px;
}

.sub-nav{
    padding-left: 25px;
    background-position: 14px center;
    font-size:14px;
}
.appointment-btn{
    width: 215px;
    font-size:14px;
}
.step-btn{
    font-size:14px;
    min-width: 180px;
}

.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:#d1202f;
    font-weight:bold;
}
.checkbox-box{
    width: 48%;
    margin-right:2%;
}
.checkbox-box:nth-of-type(2n){
    margin-right:0;
}
.business-tab-btn a{
    width: auto;
    padding: 0 10px;
}
.business-search .search-btn{
    min-width: 147px;
    width: auto;
    padding: 0 10px;
}
.business-search select {
    width: 200px;
}
/*手机版*/
@media (max-width:680px) {
    .login-title-h4{
        font-size:16px;
    }


    .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;
    }
}
