html, body {
    height: 100%;
    min-width: 960px;
}
section {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.blur-container {
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

/*.blur-container::before,*/
/*.blur-container::after {*/
    /*top: 0px;*/
    /*left: 0px;*/
    /*content: '';*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*display: block;*/
    /*position: absolute;*/
/*}*/

.blur-container .container-fluid {
    z-index: 10;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 1580px) {
    .login_left_bg {
        display: none;
    }
}
.blur-container .blur-box {
    display: block;
    position: relative;
}

.blur-container.blur-2 {
    background-image: url(../images/login/login_bg.png);
    background: url(../images/login/login_bg.png) no-repeat;
    background: url(../images/login/login_bg.png) no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.blur-container.blur-2 .blur-box {
    margin: auto auto;
    overflow: hidden;
}
.login_title {
    width: 571px;
    height: 64px;
}
.login_tilte_text {
    font-size: 40px;
    color: #2B555A;
    line-height: 40px;
    margin-top: 12px;
}
.logpic {
    margin-top: 20px;
    width: 890px;
    height: 494px;
}
.logpic > img {
    width: 100%;
    margin: auto 0;
}
.login-switch { width: 110px; height: 110px; position: absolute; right: 0; top: 0; cursor: pointer; }

.icon-l { width: 110px; height: 110px; }

.icon-l:hover { opacity: 0.8; }
.login-switch .static-l {
    background: url(../images/login/login_scan_qrcode.png) no-repeat;
    background-size: 100% 100%;
}

.login-switch .quick-l {
    background: url(../images/login/scan_login.png) no-repeat 1px 0;
    background-size: 100% 100%;
}
.module-l-static .l-static, .module-l-static .static-l { display: block; }

.module-l-static .l-quick, .module-l-static .quick-l { display: none; }

.module-l-quick .l-static, .module-l-quick .static-l { display: none; }

.module-l-quick .l-quick, .module-l-quick .quick-l { display: block; }
.logbox {
    width: 494px;
    height: 520px;
    float: left;
    background: #fff;
    margin-left: 243px;
    margin-top: 24px;
    border-radius: 12px 12px 12px 12px;
    position: relative;
}
.logbox .layui-form-item{
    text-align: center;
}
.logbox .layui-form-item button{
    background: #009688;
    border-radius:20px;
    width: 335px;
}
.login-title{
    margin-top: 40px;
    margin-bottom: 24px;
    margin-left: 38px;
    font-size: 30px;
    font-weight: 600;
    color: #182640;
    line-height: 1;
}
.log-icon {
    width: 20px;
    height: 20px;
    float: right;
}
.login-form-bottom {
    position: absolute;
    bottom: 40px;
    left: 38px;
}
.user-icon{
    background: url(../images/user.png) no-repeat;
    background-size: 100% 100%;
}
.user-icon-focus{
    background: url(../images/user-focus.png) no-repeat;
    background-size: 100% 100%;
}
.phone-icon{
    background: url(../images/phone.png) no-repeat;
    background-size: 100% 100%;
}
.veri-icon{
    background: url(../images/veri.png) no-repeat;
    background-size: 100% 100%;
}
.pwd-icon{
    background: url(../images/pwd.png) no-repeat;
    background-size: 100% 100%;
}
.pwd-icon-focus{
    background: url(../images/pwd-focus.png) no-repeat;
    background-size: 100% 100%;
}
.retrieve_password p {
    cursor: pointer;
    color: #62676C;
    text-align: center;
    margin-top: 1px;
}
#retrieve_password_open{
    padding: 20px 30px 0 30px;
}
.get_code {
    width: 138px;
    height: 50px;
    background: #00ABBF;
    border-radius: 8px 8px 8px 8px;
    cursor: pointer;
    font-size: 16px;
    color: #FFFFFF;
    margin-left: 12px;
}
.get_first {
    margin-left: 12px;
    width: 138px;
    height: 50px;
    background: #00ABBF;
    border-radius: 8px 8px 8px 8px;
    cursor: pointer;
    font-size: 16px;
    color: #FFFFFF;
}
.notClickn{
    pointer-events: none;
}
.disable_btn {
    background: rgba(0,171,191,0.12) !important;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #D6DCE0 !important;
    cursor: default;
    text-align: center;
    color: #00ABBF !important;
    box-sizing: border-box;
}
.disable_btn p {
    color: #00ABBF;
}
.count_btn{
    color: #FFFFFF;
}
.code-view{
    width: 177px;
}
.code-input{
    /*margin-left: 20px;*/
    display: flex;
    flex-wrap: nowrap;
}
.get_code p{
    color: #fff;
}
.get_first p{
    color: #fff;
}
.layui-layer-btn-c{
    padding-top: 0!important;
    padding-bottom: 20px!important;
}
.layui-layer-btn-c .layui-layer-btn0{
    border-color:#009688!important;
    background-color: #009688!important;
}

.auth-icon{
    background: url(../images/auth.png) no-repeat;
    background-size: 100% 100%;
}
.auth-icon-focus{
    background: url(../images/auth-focus.png) no-repeat;
    background-size: 100% 100%;
}
.er-cd-covers {
    text-align: center;
    color: #009688;
    font-size: 16px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.form-icon {
    width: 24px;
    height: 24px;
    margin: 0 12px;
}
.input-clear {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 17px;
    z-index: 2;
    cursor: pointer;
}
.phone-input-clear {
    left: 161px;
}
.loginveri-input-clear {
    right: 12px;
}
.password-input-clear {
    left: 210px;
}
.verifyCode-input-clear {
    right: 12px;
}
.l-static .l-input{
    border: 1px solid #D6DCE0;
    width: 418px;
    margin-left: 38px;
    margin-bottom: 18px;
    height: 50px;
    line-height: 50px;
    border-radius: 8px;
    box-sizing: border-box;
    position: relative;
}
.l-static .v-input{
    border: 1px solid #E1E3E6;
    width: 244px;
    height: 50px;
    margin-left: 38px;
    margin-bottom: 15px;
    line-height: 50px;
    border-radius: 8px;
    box-sizing: border-box;
}
.l-static .loginveri {
    width: 268px;
}
.l-static .l-input:focus{
    border-bottom: 2px solid #009688!important;
    color: #009688!important;
}
.l-static .layui-form-label{
    padding:0;
    width: 32px;
    margin-top: 14px;
}
.l-static .layui-input-block{
    margin-left: 36px;
    margin-top: 7px;
}
.l-static .layui-input-block .msg-box{
    float: right;
    margin-top: 4px;
}
.l-static .layui-input-block .msg-box .msg-wrap{
    left: unset !important;
    right: 12px;
}
.l-static .layui-input{
    border: 0;
    width: 160px;
    float: left;
}

.left-btn {
    width: 138px;
    height: 50px;
    background: #00ABBF;
    border-radius: 8px 8px 8px 8px;
    margin-left: 12px;
    color: #fff;
    cursor: pointer;
}

.l-static input:-webkit-autofill {
    background-color: #ffffff !important;
    background-image: none !important;
    color: #333 !important;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset; }
.bottom {
    position: absolute;
    bottom: -56px;
    left: 166px;
    text-align: center;
    z-index: 12;
    font-size: 16px;
    color: #597471;
    line-height: 16px;
}
.ad_img {
    width: 260px;
    height: 260px;
    background: #F5F6F7;
    border-radius: 13px 13px 13px 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 14px;
}
#erweima canvas{
    width: 238px;
    height: 238px;
    background: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
}
.opacity-3{
    background: rgba(0,0,0,.7);
    width: 260px;
    position: absolute;
    height: 260px;
    top: 0;
    left: 120px;
    border-radius: 12px;
}
#editFrom .invisible {
    background-image: url(../images/closeEye.png);
    background-size: 100% 100%;
    width: 1.6rem;
    top: .4rem;
    height: 1.6rem;
    right: .4rem;
    position: absolute;
    cursor: pointer;
}
/*2).显示按钮css*/
#editFrom .visible {
    background-image: url(../images/openEye.png);
    background-size: 100% 100%;
    width: 1.6rem;
    top: .4rem;
    height: 1.6rem;
    right: .4rem;
    position: absolute;
    cursor: pointer;
}
.loginDivForm .invisible {
    background-image: url(../images/login/login_password_eye_close.png);
    background-size: 100% 100%;
    width: 16px;
    top: 12px;
    height: 16px;
    right: 55px;
    position: absolute;
    cursor: pointer;
}
.loginDivForm .visible {
    background-image: url(../images/login/login_password_eye_open.png);
    background-size: 100% 100%;
    width: 16px;
    top: 12px;
    height: 16px;
    right: 55px;
    position: absolute;
    cursor: pointer;
}
.loginDivForm .layui-input-inline {
    margin-right: 0 !important;
}
.loginDivForm input::placeholder {
    font-size: 16px !important;
    color: #909399 !important;
}
.loginDivForm input {
    font-size: 16px !important;
    color: #151c26 !important;
}
.TipsTextColor{
    text-align: center;
    color: #FF6B00;
    line-height: 1;
}
.TipsTextColor img {
    width: 20px;
    margin-top: -4px;
}
.refresh-text {
    font-size: 16px;
    color: #00ABBF;
    margin-top: 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
    line-height: 1;
}
.refresh-text img {
    width: 22px;
    height: 22px;
    margin-right: 4px;
}
.step-tip {
    font-size: 16px;
    color: #444951;
    line-height: 1;
    margin-top: 10px;
}
.p-d-10 {
    padding-left: 20%;
}

.switchWay {
    color: #151c26;
    font-size: 18px;
    width: 418px;
    height: 28px;
    border-bottom: 1px solid #F0F0F0;
    position: relative;
    margin-bottom: 24px;
    margin-left: 38px;
}
.account-login, .verification-login {
    line-height: 1;
    cursor: pointer;
}
.account-login {
    margin-right: 46px;
}
.switchWay .switch-way-active {
    color: #00ABBF;
}
.switch-way-active-bar {
    width: 72px;
    height: 2px;
    background: #00ABBF;
    border-radius: 10px 10px 10px 10px;
    position: absolute;
    top: 26px;
    left: 0;
    transition: transform 0.3s ease;
}

.agreement-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    color: #444951;
    line-height: 24px;
}
.agreement-box span {
    color: #00ABBF;
    cursor: pointer;
}
.agreement-checkbox {
    width: 17px;
    height: 17px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #D6DCE0;
    margin-right: 6px;
    cursor: pointer;
    box-sizing: border-box;
}
.login_checked {
    width: 17px;
    height: 17px;
    margin-right: 6px;
    cursor: pointer;
}

.submit-btn{
    width: 418px !important;
    height: 50px;
    line-height: 48px;
    font-size: 16px;
    background: #00ABBF !important;
    border-radius: 8px 8px 8px 8px !important;
    margin-top: 16px;
}

.ver-img {
    width: 162px !important;
    height: 50px;
    border: 1px solid #D6DCE0;
    border-radius: 8px;
    margin-left: 12px;
}

.ver-img img {
    margin-top: 4px;
}
.verification-pop{
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*pointer-events: none;*/
    z-index: 99999999;
    display: none;
    align-items: center;
    justify-content: center;
}
.verification-body{
    background-color: #fff;
    border-radius: 16px;
    min-width: 290px;
}
.verification-top{
    position: relative;
    padding-top: 20px;
}
.verification-title{
    font-weight: 600;
    font-size: 18px;
    color: #151C26;
    line-height: 18px;
    text-align: center;
}
.verification-img{
    position: absolute;
    right: 16px;
    top: 16px;
}
.verification-code{
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
}
.verification-tips{
    font-weight: 400;
    font-size: 13px;
    color: #FF2C2C;
    line-height: 13px;
    text-align: center;
    display: none;
    margin-top: 6px;
}
.code-refresh{
    font-weight: 400;
    font-size: 14px;
    color: #909399;
    line-height: 18px;
}
.code-img{
    margin-top: 30px;
    margin-bottom: 10px;
}
.verification-input{
    display: flex;
    justify-content: center;
    position: relative;
}
.verification-input-code{
    width: 100%;
    background: #F5F6F7 !important;
    border-radius: 6px;
    height: 40px;
    margin: 0 42px;
    padding: 12px;
    border: none;
    -moz-appearance: textfield;
    font-weight: 700;
    font-size: 16px;
    color: #151C26;
    line-height: 16px;
    caret-color:#30BF62
}
.code-eliminate{
    position: absolute;
    top: 12px;
    right: 54px;
    visibility: hidden;
}
.ackButton{
    font-weight: 600;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 20px;
    width: 100%;
    box-sizing: border-box;
    height: 42px;
    background: #C2C5CB;
    border-radius: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ackButton-box{
    padding: 0 45px;
    cursor: pointer;
}
/*去除ie edge的密码框默认出现的小眼睛*/
input[type="password"]::-ms-reveal{
    display: none;
}
input[type="password"]::-ms-clear{
    display: none;
}
input[type="password"]::-o-clear{
    display: none;
}

.layui-layer-privacy {
    border-radius: 16px !important;
}
.privacy-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.privacy-close {
    position: absolute;
    right: 20px;
    top: 18px;
    cursor: pointer;
    width: 20px;
    height: 20px;
}
.privacy-text {
    font-size: 16px;
    color: #151C26;
    margin-top: 60px;
    line-height: 1;
}
.privacy-text span {
    color: #00ABBF;
    cursor: pointer;
}
.privacy-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 36px;
}
.privacy-cancel {
    width: 100px;
    height: 42px;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #D6DCE0;
    font-size: 16px;
    color: #62676C;
    margin-right: 16px;
    cursor: pointer;
}
.privacy-confirm {
    width: 100px;
    height: 42px;
    border-radius: 6px 6px 6px 6px;
    background: #00ABBF;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
}

#retrieve_password_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding-left: 30px;
}
#retrieve_password_box input:-webkit-autofill {
    background-color: #ffffff !important;
    background-image: none !important;
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
#retrieve_password_box input::placeholder {
    font-size: 16px !important;
    color: #909399 !important;
}
#retrieve_password_box input {
    font-size: 16px !important;
    color: #151c26 !important;
}

#retrieve_password_box .layui-form-item {
    margin-bottom: 26px;
}
#retrieve_password_box .layui-input {
    border: none !important;
    padding-left: 0 !important;
}
#retrieve_password_box .invisible {
    background-image: url(../images/login/login_password_eye_close.png);
    background-size: 100% 100%;
    width: 18px;
    top: 16px;
    height: 18px;
    right: 12px;
    position: absolute;
    cursor: pointer;
}
#retrieve_password_box .visible {
    background-image: url(../images/login/login_password_eye_open.png);
    background-size: 100% 100%;
    width: 18px;
    top: 16px;
    height: 18px;
    right: 12px;
    position: absolute;
    cursor: pointer;
}
.retrieve-password-title {
    font-weight: 700;
    font-size: 30px;
    color: #182640;
    margin: 32px 0 12px 0;
    line-height: 1;
}

.retrieve-password-close {
    position: absolute;
    right: 30px;
    top: 35px;
    cursor: pointer;
    width: 20px;
    height: 20px;
}
.retrieve-password-tip {
    font-size: 14px;
    color: #62676C;
    line-height: 1;
    margin-bottom: 30px;
}
.input-box {
    width: 454px;
    height: 50px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #D6DCE0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}
.valid-input {
    width: 304px;
}
.retrieve-password-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
.retrieve-password-btn .retrieve-password-cancel {
    width: 178px;
    height: 54px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #ACACAC;
    font-size: 16px;
    color: #444951;
    cursor: pointer;
    margin-right: 16px;
}
.retrieve-password-btn .retrieve-password-confirm {
    width: 260px;
    height: 54px;
    background: #00ABBF;
    border-radius: 8px 8px 8px 8px;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
}
#change-password-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding-left: 30px;
}
.editTitle {
    font-weight: 700;
    font-size: 30px;
    color: #182640;
    line-height: 1;
    margin-top: 32px;
}
.change-password-tip {
    font-weight: 400;
    font-size: 14px;
    color: #FF6B00;
    margin-top: 12px;
    margin-bottom: 30px;
}
.change-password-tip div {
    line-height: 1;
}
.changeDivTips {
    margin-bottom: 6px;
    color: #62676C;
}
.noteDivTips {
    margin-bottom: 8px;
    line-height: 16px;
    color: #62676C;
}
.change-password-close {
    position: absolute;
    right: 36px;
    top: 41px;
    cursor: pointer;
    width: 20px;
    height: 20px;
}
#change-password-content input:-webkit-autofill {
    background-color: #ffffff !important;
    background-image: none !important;
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
#change-password-content input::placeholder {
    font-size: 16px !important;
    color: #909399 !important;
}
#change-password-content input {
    font-size: 16px !important;
    color: #151c26 !important;
}

#change-password-content .layui-form-item {
    margin-bottom: 26px;
}
#change-password-content .layui-input {
    border: none !important;
    padding-left: 0 !important;
    width: 375px !important;
}
#change-password-content .invisible {
    background-image: url(../images/login/login_password_eye_close.png);
    background-size: 100% 100%;
    width: 18px;
    top: 16px;
    height: 18px;
    right: 12px;
    position: absolute;
    cursor: pointer;
}
#change-password-content .visible {
    background-image: url(../images/login/login_password_eye_open.png);
    background-size: 100% 100%;
    width: 18px;
    top: 16px;
    height: 18px;
    right: 12px;
    position: absolute;
    cursor: pointer;
}
.change-password-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
}
.change-password-cancel {
    width: 178px;
    height: 54px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #ACACAC;
    font-size: 16px;
    color: #444951;
    cursor: pointer;
    background: #fff;
    margin-right: 16px;
}
.change-password-confirm {
    width: 260px;
    height: 54px;
    background: #00ABBF;
    border-radius: 8px 8px 8px 8px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    border: none !important;
}
#change-password-content .layui-input-block{
    margin-left: 0 !important;
    margin-top: 0 !important;
}
#change-password-content .layui-input-block .msg-box {
    float: right;
    margin-top: 4px;
}
#change-password-content .layui-input-block .msg-box .msg-wrap {
    left: unset !important;
    right: 6px;
}
#noteDiv {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding-left: 30px;
}
#noteDiv input::placeholder {
    font-size: 16px !important;
    color: #909399 !important;
}
#noteDiv input {
    font-size: 16px !important;
    color: #151c26 !important;
}

#noteDiv .layui-form-item {
    margin-bottom: 26px;
}
#noteDiv .layui-input {
    border: none !important;
    padding-left: 0 !important;
    width: 400px !important;
}

#noteDiv .layui-input-block {
    margin-left: 0 !important;
    margin-top: 0 !important;
}
#noteDiv .layui-input-block .msg-box {
    float: right;
    margin-top: 4px;
}
#noteDiv .layui-input-block .msg-box .msg-wrap {
    left: unset !important;
    right: 6px;
}