.login-form .el-form-item[data-v-8ab3bfb7] {
    margin-bottom: 32px
}

.login-form .el-input input[data-v-8ab3bfb7] {
    background: transparent;
    border: none;
    border-bottom: 1px solid #ebedf2;
    color: #333;
    padding-bottom: 10px
}

.login-form .el-input .el-input__prefix i[data-v-8ab3bfb7] {
    font-size: 16px !important;
    padding: 0 5px
}

.login-form .icon[data-v-8ab3bfb7] {
    height: 1em;
    margin-right: 12px;
    width: 1em
}

.login-submit[data-v-8ab3bfb7] {
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    height: 45px;
    letter-spacing: 2px;
    transition: .25s;
    width: 100%
}

.el-form-item__content[data-v-8ab3bfb7] {
    line-height: normal !important;
    width: 100%
}

.login-form[data-v-8ab3bfb7] {
    margin: 10px 0
}

.login-form i[data-v-8ab3bfb7] {
    color: #333
}

.login-form .el-form-item[data-v-8ab3bfb7] {
    margin-bottom: 12px
}

.login-form .el-input input[data-v-8ab3bfb7] {
    border-radius: 0;
    padding: 20px 0 20px 40px;
    text-indent: 5px
}

.login-form .el-input .el-input__prefix[data-v-8ab3bfb7],
.login-form .el-input .el-input__suffix[data-v-8ab3bfb7] {
    align-items: center;
    display: flex;
    text-align: center
}

.login-form .el-input .el-input__prefix[data-v-8ab3bfb7] {
    margin-left: 8px
}

.canlder[data-v-8ab3bfb7] {
    margin: 22px 0 !important
}

.tips[data-v-8ab3bfb7] {
    display: flex;
    justify-content: center;
    justify-content: space-between;
    margin-bottom: 10px;
    width: 100%
}

.tips span[data-v-8ab3bfb7] {
    color: var(--primary-color);
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    opacity: 1;
    text-decoration: underline
}

.fail-tip[data-v-6e627b0e] {
    align-items: center;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background: #fff9;
    border-radius: 10px;
    color: #050505;
    display: flex;
    filter: blur(.6);
    font-size: 14px;
    font-weight: 600;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 9
}

.fail-tip span[data-v-6e627b0e] {
    line-height: 24px;
    text-align: center
}

.qrcode[data-v-6e627b0e] {
    background: #f5f6f9;
    border: 1px solid #ededed;
    border-radius: 4px;
    box-shadow: 0 2px 6px #e4d8d800;
    color: #333;
    font-size: 14px;
    height: 210px;
    justify-content: center;
    margin: 20px auto 18px;
    padding: 10px;
    position: relative;
    width: 210px
}

.image-slot[data-v-6e627b0e],
.qrcode[data-v-6e627b0e] {
    align-items: center;
    cursor: pointer;
    display: flex
}

.image-slot[data-v-6e627b0e] {
    flex-direction: column;
    height: 200px;
    justify-content: space-between;
    width: 200px
}

.image-slot i[data-v-6e627b0e] {
    font-size: 26px
}

.scan-box[data-v-c205cd8a] {
    min-height: 250px;
    position: relative
}

.scan-box[data-v-c205cd8a],
.scan-box .scan-tip[data-v-c205cd8a] {
    align-items: center;
    display: flex;
    justify-content: center
}

.scan-box .scan-tip[data-v-c205cd8a] {
    cursor: not-allowed;
    font-size: 14px;
    height: 100%;
    margin: 20px auto;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10
}

.scan-box .scan-blur[data-v-c205cd8a] {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: #fffc
}

.scan-box .form-blur[data-v-c205cd8a] {
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    background: #ffffff1a
}

.login-box[data-v-c205cd8a] {
    background: #fff;
    border-radius: 10px;
    width: 380px
}

.login-box .icon-box[data-v-c205cd8a] {
    border: 2px solid #fff;
    border-radius: 50%;
    left: 0;
    position: absolute;
    top: -28px
}

.login-box .icon-box img[data-v-c205cd8a] {
    background-color: var(--primary-color);
    border-radius: 50%;
    height: 58px;
    width: 58px
}

.login-box .change-icon[data-v-c205cd8a] {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px
}

.login-box .login-form[data-v-c205cd8a] {
    margin: 0 auto;
    max-width: 340px;
    width: 96%
}

.login-box .login-form .title[data-v-c205cd8a] {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-top: 42px;
    text-align: center
}

.login-box .login-form .tips[data-v-c205cd8a] {
    color: #757580;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    text-align: center
}

.login-box .policy[data-v-c205cd8a] {
    align-items: center;
    color: #757580;
    display: flex;
    font-size: 14px;
    justify-content: center;
    padding-bottom: 12px;
    text-align: center
}

.login-box .policy span[data-v-c205cd8a] {
    cursor: pointer;
    font-size: 14px
}

.login-box .policy span a[data-v-c205cd8a] {
    color: #037aff;
    font-size: 14px;
    text-decoration: underline
}

.is-read[data-v-c205cd8a] {
    display: flex;
    justify-content: flex-end;
    padding-top: 10px
}

[data-v-c205cd8a] .el-dialog--center .el-dialog__body {
    padding: 20px 10px 10px
}

.fade-transform-enter-active[data-v-c205cd8a],
.fade-transform-leave-active[data-v-c205cd8a] {
    transition: all .2s
}

.fade-transform-enter[data-v-c205cd8a] {
    opacity: 0;
    transform: translate(-30px)
}

.fade-transform-leave-to[data-v-c205cd8a] {
    opacity: 0;
    transform: translate(30px)
}

.rich-text[data-v-c205cd8a] {
    height: 500px;
    overflow-y: scroll
}

.rich-text[data-v-c205cd8a] ::-webkit-scrollbar {
    height: 1px;
    width: 6px
}

.rich-text[data-v-c205cd8a] h3 {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    opacity: 1
}

.rich-text[data-v-c205cd8a] p {
    color: #444;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    margin: 10px 0;
    opacity: 1
}

[data-v-c205cd8a] .qr-code {
    height: 210px;
    width: 210px
}

[data-v-c205cd8a] .el-popper span {
    font-size: 14px
}