body, .warrper, .wrapper {
    min-width: 100% !important;
    width: 100% !important;
}

html, body {
    height: 100%;
    background: #fff !important;
}

header, footer, .header, .footer-box, .bread_nav {
    display: none;
}

.m_auto, .login_box {
    width: 100%;
}

.login_fm {
    padding: 20px;
    background: none;
}

.login_box {
    height: 100%;
    margin-top: 0;
    background: transparent;
    border: none;
}

.login_box .login-tab a {
    height: 50px;
    line-height: 50px;
}

.login_box .login-tab .tab-active {
    background: #128aed;
    color: #fff;
}

.login_box .fenlei .item {
    padding: 0 30px 10px 10px;
    position: relative;
    overflow: hidden;
}

.login_box .fenlei .item input, .login_tbl td input {
    float: left;
    width: 75%;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e3e3e3;
}

.login_box .fenlei .item span:nth-child(1), .login_tbl td {
    float: left;
    width: 25%;
    line-height: 30px;
}

.login_box .fenlei .item span.error {
    float: right;
    width: 75%;
    line-height: 25px;
}

.login_box .fenlei .item span.clr_r {
    position: absolute;
    right: 15px;
    top: 10px;
}

.login_box .fenlei .verifycode input {
    width: 75% !important;
    padding-right: 50px;
}

.login_box .fenlei .verifycode button {
    display: block;
    width: 50px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    padding: 0;
    min-width: 50px;
}

.con_b a {
    height: 40px;
    line-height: 40px;
}

.login_note {
    padding: 10px;
}

.login_tbl td {
    padding: 10px 0;
}

.login_tbl td:first-child {
    text-align: right;
}

.login_tbl td:nth-child(2) {
    width: 75%;
}

.login_tbl td input {
    width: 90%;
}

.login_tbl td input.btn_login {
    width: 43%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
}

.login_tbl td span.f_14 {
    float: left;
    padding-top: 20px;
}

.login_tbl {
    width: 100%;
}

.log_one_b table, th, td {
    border: transparent;
}

.find-pass-form td.cblue {
    line-height: 25px;
    text-align: center;
}

.find-pass-form tr td {
    width: 100%;
    padding: 0 10px 10px 10px;
}

.find-pass-form tr td:first-child {
    text-align: left;
}

.find-pass-form td input {
    display: inline-block;
    width: 80%;
    float: initial;
}

.find-pass-form td span.clr_9 {
    display: block;
    width: 100%;
    padding-left: 20%;
    line-height: 25px;
}

.find-pass-form td input.btn-blue-l {
    display: block;
    width: 40%;
    height: 40px;
    background-size: 100% 100%;
    margin: 0 auto;
}

.find-pass-form span.error, .find-pass-form span.correct {
    width: 80%;
    background-size: auto 100%;
    margin-left: 20%;
}

.login_title {
    height: 50px;
    line-height: 50px;
    font-size: 24px;
}

.fanh_a {
    display: block;
    height: 50px;
    line-height: 50px;
    margin: 50px auto;
    padding: 0;
    text-align: center;
}

.gx {
    padding-top: 20px;
}

.gx img {
    margin-right: 10px;
}

.login .login-success,
.login-list .member-form,
.login-list .omember-form,
.toast-modal {
    width: 100%;
}

.login {
    min-height: 100%;
}

.login-list .form-group .form-input .error-tips, .login .form-group .error-tips {
    left: 30%;
    bottom: 40px;
    line-height: 20px;
}

.toast-modal .submmit-btn {
    width: 130px;
}

.login .submmit-btn-sm, .toast-modal .submmit-btn {
    bottom: 20px;
}

.login-list .form {
    padding: 0;
}

.login-list .form .form-group {
    margin-right: 0;
    width: 100%;
    padding: 30px 30px 14px;
}

.login-list .form .form-group .input[name='code'] {
    width: 160PX;
    margin-right: 74PX;
}

.login-list .form .form-group .code-btn {
    right: 30px;
    z-index: 10;
    height: 42px;
    line-height: 42px;
}

.login-list .submmit-btn {
    width: 80%;
}

.login-list .member-form .form {
    padding-bottom: 80px;
}

.login .name {
    font-size: 30px;
}

.login-contact {
    width: 380px;
    height: auto;
    position: relative;
    padding-left: 0;
    border-radius: 8px;
    margin:0 auto;
}

.login-contact .login-contact-box {
    display: inline-block;
    width:100%;
    padding-left: 0;
    height: auto;
    margin-bottom: 0;
}
.login-contact .contact-box {
    float: none;
    width: 100%;
    overflow: hidden;
    padding: 35px 26px 15px;
    display: flex;
    justify-content: space-between;
    margin-left: 0;
}

.login-contact .contact-box .contact-item {
    text-align: center;
    padding: 0;
    background: none;
}

.login-contact .contact-box .contact-item:before {
    display: none;
}
.login-contact .login-contact-box .contact-box-qrcode {
    float: none;
    display: block;
    width: 50%;
    margin: 0 auto;
}
.login-contact .contact-box .number {
    font-size: 10px;
    font-weight: normal;
}
.code-btn-entry {
    margin-top: 0;
}
.contact-pos {
    top: 330px;
    position: fixed;
}