
body {
    min-width: 0 !important;

}
@media screen and (min-width: 1921px) {
    body {
       display: flex!important;
        justify-content: center!important;
    }
    .wrap_login {
        margin-top: 150px!important;
    }

}
@media screen and (min-width: 1920px) {
    body {
        background-size: cover!important;
    }
}
@media screen and (max-width: 1280px) {
    .wrap_login {
        margin-top: 0px!important;
    }
}
.index_head {
    background: transparent;
}
.right_part .forget_login_module  .reset_password .tit {
    font-size: 18px;
    padding-top:20px;
}

.mail_warp .img_w24 {
    margin-top:20px;
}
.mail_warp .tips_success {
    color:#616066;
}
@media screen and (min-width: 801px) {
    .mail_module {
        width: 528px;
        margin-top:22px;
        padding-bottom:48px;
    }
    .mail_module .mail_warp .btn {
        width: 432px;
    }
}
.line_login_style {
    width: 1px;
    background: #d9d9d9;
    float: right!important;
    line-height: 40px;
    height: 14px;
    margin-top: 13px;
    margin-right: 6px;
}
.line_login_lobile {
    margin-top: 1rem;
    margin-right: 2.4rem;
}
.wrap_area #phoneArea li.select {
    background: #F3F2F9;
    color:#313033;
    font-weight: 700;
}
#phoneArea li {
    display: flex;
}
#index_head_new .top_right_lang_style {
    right: 30px;
}
#index_head_new .top_right_help_style {
    right: 10px;
}
#index_head_new .bsicon_help_new {
    font-weight: normal;
}
