.login-header {
    width: 100%;height: 92px;border-bottom: 1px solid #d7d7d7;background-color: #efefef;
}
.login-header img{
    display: block;height: 92px;margin: 0 auto;
}
@media screen and (max-width: 1600px){
    .wronginfo {
        height: 20px;
        line-height: 20px;
    }
    .x_login .x_wxdl {
        width: 400px;
    }
    .x_login .x_dljm{
        /* padding: 100px 30px; */
    }
    .login-header{
        height: 77px;
    }
    .login-header img {
        height: 77px;
    }
    .x_dubx{
        width: 395px;
        background: url(../images/v5/login-form-bg.png) center -69px no-repeat;
        margin: 0 auto;
        /* padding: 0px; */
        background-size: 389px;
        height: 405px;
        padding: 125px 0px 69px 0px;
    }
    .x_tch .xyzhn1, .x_tch .xyzhn2, .x_tch .xyzhn3, .x_tch .xyzhn5{
        line-height: 45px;
        height: 45px;
    }
    .x_dlh .xyzhn4{
            height: 60px;
    }
    .register a{
            margin: 10px 10px 10px;
    }
    .x_fp a{
            margin: 10px 10px 10px;
    }
    .x_tch .x_yzm{}
    .x_tch:not(:first-child){
        padding-top: 15px;
    }
    .x_tch:first-child{
        padding-top:0;
    }
    .bttxt1{
        height: 60px;
        line-height: 60px;
    }
}