/* 增加commit */
html {
    overflow-y: hidden;
}

body{

    margin:  0px !important;

}

#popupShade {
    z-index: 80000000;
}

#popupBox {
    z-index: 80000001;
}

#popupBox.center {
    width: 100%;
    height: 700px;
    top: 0 !important;
    left: 0 !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}

#closeTip-parent {
    height: 0 !important;
    position: absolute;
    z-index: 1;
}

.l-main-box {
    width: 100%;
    height: 100%;
}

.l-main-box .l-l-box {
    width: 40%;
    height: 100vh;
    float: left;
    position: relative;
}

.l-main-box .l-r-box {
    height: 100%;
    float: left;
    width: 60%;
}

.l-main-box .l-l-box .l-top-box {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) -7.74%, rgba(121, 121, 121, 0) 80.95%);
    width: 100%;
    height: 100%;
    /*padding: 50px 0px 0px 50px;*/
    position: absolute;
    top: 0;
    left: 0;
}

.l-main-box .l-l-box .l-top-box .l-miz-icon {
    width: 200px;
    height: 50px;
    background: url(/static/index/img/logo_b.png) center no-repeat;
    background-size: 200px 50px;
    margin: 0 auto;
    margin-top: 60%;
}
.l-miz-f_title{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.l-main-box .l-l-box .l-img-box {
    width: 100%;
    height: 100%;

    background-color: #37DA90;
    background-size: 500px;
}

.l-main-box .l-l-box .l-img-info {
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 130px;
    height: 20px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
}




.login-main-box {
    width: 100%;
    height: 100%;

}

.login-center-box .login-qq-but {
    position: relative;
}

.login-center-box .login-wechat-but {
    position: relative;
}

.login-center-box .login-phone-but {
    position: relative;
}

.login-center-box {
    width: 100%;
    height: 500px;
    /* position: absolute; */
    top: 50%;
    margin-top: 50px;


    box-sizing: border-box;
}

.login-center-box .login-title {
    width: 100%;
    height: 24px;
    color: #4A4A4A;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.01em;
    line-height: 24px;
    overflow: hidden;
}

.login-center-box .login-title-msg {
    width: 100%;
    height: 18px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #888888;
    margin-top: 12px;
    overflow: hidden;
}

.login-center-box .login-wechat-tip {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #3A3A3A;
    font-weight: 600;
    font-size: 14px;
    margin-top: 30px;
}

.login-center-box .wechat-icon {
    width: 20px;
    height: 20px;
    background: url("/static/index/img/icon_wechat.png") center no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.login-center-box .password-icon {
    width: 20px;
    height: 20px;
    background: url("/static/index/img/logo_pass.png");
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
}
.login-center-box .login-wechat-tip .tip-text {
    padding-left: 7px;
}

.login-center-box .login-wechat-box {
    width: 60%;
    height: 350px;
    background: #FFFFFF;
    box-shadow: 0px 2px 30px rgba(171, 171, 171, 0.2);
    border-radius: 20px;
    margin: 10px auto 0;
    position: relative;
}

.login-center-box .login-wechat-box .login-wechat-img {
    width: 100%;
    height: 100%;
    display: inline-block;

}

.login-center-box .login-wechat-box .wechat-last-login-tip {
    width: 49px;
    height: 22px;
    position: absolute;
    right: 0px;
    top: -9px;
    display: none;
}

.login-center-box .wechat .but {
    width: 220px;
}

.login-center-box .but {
    height: 40px;
    background: #F9F9F9;
    border-radius: 20px;
    font-weight: 600;
    font-size: 14px;
    line-height: 40px;
    color: #666666;
    text-align: center;
    cursor: pointer;
}



.login-center-box .but .phone-icon {
    width: 20px;
    height: 20px;
    background: url("/static/index/img/icon_phone.png") center no-repeat;
    display: inline-block;
    vertical-align: text-top;
}

.login-center-box .but .text {
    padding-left: 10px;
}

.login-center-box .wechat .login-qq-but {
    margin: 24px auto 0;
}

.login-center-box .login-qq-but:hover {
    background: #12B7F5;
    color: #FFFFFF;
}

.login-center-box .wechat .login-phone-but {
    margin: 12px auto 0;
}

.login-center-box .login-phone-but:hover {
    background: #37DA90;
    color: #FFFFFF;
}

.login-center-box .login-phone-but:hover .phone-icon {
    background-image: url("/static/index/img/icon_phone_w.png");
}

.login-center-box .login-bottom-tip {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: 30px;
}

.login-center-box .login-agreement .checkbox-box,
.login-center-box .login-pwa .checkbox-box {
    display: inline-block;
    height: 12px;
    width: 12px;
    background-color: #fff;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #BBBBBB;
    vertical-align: middle;
    position: relative;
}

.login-center-box .login-agreement .checkbox-box .checkbox-icon,
.login-center-box .login-pwa .checkbox-box .checkbox-icon {
    visibility: hidden;
}



.login-center-box .login-agreement .text {
    color: #BBBBBB;
    font-weight: 400;
    font-size: 12px;
}

.login-center-box .login-agreement .text .agreement-href {
    color: #2cb051;
    font-weight: 400;
    font-size: 12px;
    text-decoration: none;
}



.login-center-box .login-agreement,
.login-center-box .login-pwa {
    font-family: PingFang SC;
    font-size: 12px;
    line-height: 20px;
    color: #BBBBBB;
    text-align: center;
}

input[type=checkbox] {
    display: none;
}


input[type=checkbox]:checked+.checkbox-box .checkbox-icon {
    visibility: visible;
}

.fail-fix {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(5px);
    border-radius: 20px;
}

.shixiao-fix {
    display: none;
}

.shixiao-fix .icon-box {
    width: 34px;
    height: 42px;
    margin: 56px auto 16px;
}

.shixiao-fix .text {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.xieyi-fix {
    display: none;
}

.xieyi-fix .text {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 220px;
    text-align: center;
}



.phone .phone-number {
    width: 326px;
    height: 50px;
    position: relative;
    box-sizing: border-box;
    margin-top: 40px;
    margin-bottom: 12px;
}

.phone .phone-number .phone-number-input {
    width: 100%;
    height: 100%;
}

.phone .phone-number .phone-number-input input {
    width: 100%;
    height: 100%;
    border: 1px solid #DDDDDD;
    border-radius: 40px;
    padding-left: 20px;
    color: #666666;
    font-size: 12px;
}

.phone .phone-number .phone-number-input input::-webkit-input-placeholder {
    color: #AAAAAA
}

.phone .phone-number .phone-number-input input:focus {
    outline: 0;
    border: 1px solid #DDDDDD;
}

.phone .huakuai {
    width: 326px;
    height: 50px;
    border: 1px solid #DDDDDD;
    border-radius: 40px;
    box-sizing: border-box;
    margin-bottom: 12px;
}

.nc-container {}

.nc-container #nc_1_wrapper,
.nc-container.tb-login #nc_1_wrapper,
.nc-container .nc_wrapper {
    width: 318px !important;
    margin: 3px;
}

.nc-container .nc_wrapper .nc_scale {
    height: 42px;
    background: #F9F9F9;
    border-radius: 30px;
}

.nc-container .nc_scale #nc_1_n1z {
    width: 60px;
    height: 42px;
    border: 1px solid #F9F9F9;
    border-radius: 30px;
    color: #888888;
    line-height: 42px;
    box-sizing: border-box;
}

.nc-container .nc_scale .btn_slide {
    background: #FFFFFF;
    width: 60px;
    height: 42px;
    border: 1px solid #F9F9F9;
    border-radius: 30px;
    color: #888888 !important;
    line-height: 42px;
    box-sizing: border-box;
}

.nc-container .nc_scale .nc_bg {
    min-width: 58px;
    left: 1px;
}

.nc-container .nc_scale .nc_ok,
.nc-container .nc_scale .nc_bg {
    background: #37DA90 !important;
    border-radius: 40px;
}

.nc-container .nc_scale span.nc-lang-cnt {
    color: #4A4A4A;
    font-size: 12px;
    line-height: 42px;
}

.nc-container .nc_scale span.nc-lang-cnt b {
    color: #FFFFFF;
    font-weight: 400;
}

.nc-container .nc_scale .btn_ok {
    line-height: 42px;
    color: #37DA90 !important;
    width: 60px;
    height: 42px;
    border: 1px solid #37DA90 !important;
    border-radius: 30px;
    box-sizing: border-box;
    font-size: 0;

    background-color: #fff;
}

.phone .phone-code {

    height: 50px;
    border: 1px solid #DDDDDD;
    border-radius: 40px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 12px;

}

.phone .phone-code-input {
    width: 100%;
    height: 48px;
}

.phone .phone-code-input input {
    height: 46px;
    line-height: 46px;
    border: 0;
    padding-left: 20px;
    color: #666666;
    font-size: 12px;
    border-radius: 40px;
    display: block;
}

.phone .phone-code-input input::-webkit-input-placeholder {
    color: #AAAAAA
}

.phone .phone-code-input input:focus {
    outline: 0;
    border: 0px solid #DDDDDD;
}

.phone .code-btn {
    width: 110px;
    height: 42px;
    background: #F9F9F9;
    border-radius: 40px;
    font-size: 12px;
    color: #666666;
    text-align: center;
    position: absolute;
    right: 3px;
    top: 3px;
    line-height: 42px;
    cursor: pointer;
}

.phone .code-btn:hover {
    background: #37DA90;
    color: #FFFFFF;
}

.phone .phone-login-btn {
    width: 326px;
    height: 50px;
    border-radius: 40px;
    line-height: 50px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 16px;
    background: #37DA90;
    text-align: center;
    cursor: pointer;

    margin: 0 auto;
    margin-bottom: 25px;
}

.phone .phone-login-btn.disable {
    background: #DDDDDD;
}

.phone .phone-login-btn.disable:hover {
    background: #DDDDDD;
}

.phone .phone-login-btn:hover {
    background: linear-gradient(90deg, #43EB9E 0%, #37DA90 100%);
}

.login-center-box .phone  {
    display: inline-block;
}
.btn-box{;
  display: flex;
    flex-direction: row;
    justify-content: center;

}

.login-center-box .phone .but {
    width: 158px;
    float: left;
}

.login-center-box .phone .login-wechat-but {
    margin-right: 50px;
}

.login-center-box .phone .login-wechat-but:hover {
    background: #5ECD4B;
    color: #FFFFFF;
}

.login-center-box .phone .login-wechat-but:hover .wechat-icon {
    background-image: url("/static/index/img/icon_wechat_w.png");
}



.login-center-box .phone .login-pass-but:hover {
    background: #5ECD4B;
    color: #FFFFFF;
}
.login-center-box .phone .login-pass-but:hover .password-icon {
    background-image: url("/static/index/img/logo_pass_w.png");
}

.phone-number.error {
    margin-bottom: 28px;
}

.phone-number.error .phone-number-input input {
    border: 1px solid #FFAAAA;
    box-shadow: 0px 0px 4px rgba(255, 129, 129, 0.85);
}

.phone-code.error {
    border: 1px solid #FFAAAA;
    box-shadow: 0px 0px 4px rgba(255, 129, 129, 0.85);
    margin-bottom: 28px;
}

.huakuai.error {
    border: 1px solid #FFAAAA;
    box-shadow: 0px 0px 4px rgba(255, 129, 129, 0.85);
    margin-bottom: 28px;
}

.phone-number .register-status-phone,
.phone-code .register-status-phone3,
.huakuai .register-status-phone2 {
    width: 100%;
    height: 14px;
    line-height: 14px;
    padding-left: 20px;
    font-size: 12px;
    color: #FF8181;
    box-sizing: border-box;
    margin-top: 6px;
    display: none;
}

.phone-number.error .register-status-phone,
.phone-code.error .register-status-phone3,
.huakuai .register-status-phone2 {
    display: block;
    text-align: left;
}

.but .last-login-icon {
    position: absolute;
    right: 0;
    top: -12px;
    width: 49px;
    height: 22px;
}

.login-qq-but .qq-last-login-tip {
    display: none;
}

.login-wechat-but .wechat-last-login-tip {
    display: none;
}

.login-phone-but .phone-last-login-tip {
    display: none;
}

.switch-login.wechat {}

.switch-login.phone {
    display: none;
}





.from-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 350px;

    height: 50px;

    border: 1px solid #DDDDDD;
    border-radius: 40px;
    padding-left: 20px;
    margin: 0 auto;
    margin-top: 20px;

}

.from-item-input {
    height: 50px;
    width: 180px;

    border: none;
    link-height: 50px;

    outline: none;
    background: none;

    font-size: 15px;
}

.from-item-right {
    display: flex;
    width: 100px;
    margin-right: 50px;
}

.from-item-right-img {
    margin-top: 1px;
    height: 45px;
    width: 150px;
    border-radius: 40px;

}

.from-item-right-text {
    width: 110px;
    height: 42px;
    background: #F9F9F9;
    border-radius: 40px;
    font-size: 12px;
    color: #666666;
    text-align: center;



    line-height: 42px;
    cursor: pointer;

}

.from-item-right-text:hover {

    background: #37DA90;
    color: #fff
}
.wxewm_sx{
    color: red;
    cursor:pointer
}
.msg-tip{
    margin-top: 10px;
    height: 14px;
    line-height: 14px;
    color: #FF8181;
    font-size: 12px;
    margin-left: 20px;
    text-align: center;
}
