icve-sso 0.0.76 → 0.0.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/icve-sso.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.select-account-modal[data-v-2933cfce]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px)}.modal-content[data-v-2933cfce]{position:relative;width:500px;padding:24px;background:linear-gradient(180deg,#c1d5ff,#fff 1.34%,#fff);border-radius:22px;backdrop-filter:blur(5px)}.close-btn[data-v-2933cfce]{position:absolute;top:16px;right:16px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:all .3s ease}.close-btn[data-v-2933cfce]:hover{background-color:#f5f5f5;transform:rotate(90deg)}.close-btn i[data-v-2933cfce]{font-size:18px;color:#999}.modal-header[data-v-2933cfce]{text-align:center;margin-bottom:20px}.modal-header .welcome-tag[data-v-2933cfce]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#e7f0ff;border-radius:16px;margin-bottom:12px}.modal-header .welcome-tag span[data-v-2933cfce]{font-size:13px;color:#3e7bfa;font-weight:500}.modal-header .modal-title[data-v-2933cfce]{font-weight:600;font-size:24px;color:#0a132e;margin:0}.account-list[data-v-2933cfce]{max-height:400px;overflow-y:auto;margin-bottom:20px}.account-list[data-v-2933cfce]::-webkit-scrollbar{width:4px}.account-list[data-v-2933cfce]::-webkit-scrollbar-thumb{background-color:#d6d9e4;border-radius:2px}.account-item[data-v-2933cfce]{display:flex;justify-content:space-between;padding:15px 20px;margin-bottom:12px;border:1px solid transparent;cursor:pointer;transition:all .3s ease;background:#fbfbfb;border-radius:16px}.account-item[data-v-2933cfce]:last-child{margin-bottom:0}.account-item[data-v-2933cfce]:hover{background:rgba(62,123,250,.08);border:1px solid #3e7bfa}.account-item.active[data-v-2933cfce]{background:rgba(62,123,250,.12);border:1px solid #3e7bfa}.account-info[data-v-2933cfce]{flex:1;min-width:0}.account-info .account-number[data-v-2933cfce]{font-size:20px;color:#333;margin-bottom:10px}.account-info .account-detail[data-v-2933cfce]{display:flex;flex-direction:column;gap:2px}.account-info .account-detail span[data-v-2933cfce]{font-size:16px;color:#95a1bc}.account-check img[data-v-2933cfce]{border-radius:50%;width:20px;height:20px}.modal-footer[data-v-2933cfce]{display:flex;justify-content:center;align-items:center;gap:12px;padding-top:20px;border-top:1px solid #e8e8e8}.modal-footer .cancel-btn[data-v-2933cfce]{min-width:88px;height:36px;padding:0 16px;background:#fff;border:1px solid #dcdfe6;border-radius:4px;color:#606266;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.modal-footer .cancel-btn[data-v-2933cfce]:hover{color:#409eff;border-color:#c6e2ff;background-color:#ecf5ff}.modal-footer .cancel-btn[data-v-2933cfce]:active{transform:scale(.98)}.modal-footer .confirm-btn[data-v-2933cfce]{min-width:88px;height:36px;padding:0 16px;background:#3e7bfa;border:none;border-radius:4px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.modal-footer .confirm-btn[data-v-2933cfce]:active{transform:scale(.98)}.password-verify-header[data-v-2933cfce]{margin-bottom:20px}.password-verify-header .back-btn[data-v-2933cfce]{display:flex;align-items:center;gap:4px;background:none;border:none;color:#3e7bfa;font-size:14px;cursor:pointer;padding:4px 0;transition:all .3s ease}.password-verify-header .back-btn[data-v-2933cfce]:hover{opacity:.8}.password-verify-header .back-btn i[data-v-2933cfce]{font-size:16px}.password-verify-content[data-v-2933cfce]{padding:20px 0}.password-verify-content .selected-user-info[data-v-2933cfce]{text-align:center;margin-bottom:30px}.password-verify-content .selected-user-info .user-avatar[data-v-2933cfce]{width:64px;height:64px;background:linear-gradient(135deg,#3e7bfa,#2b5fd9);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.password-verify-content .selected-user-info .user-avatar i[data-v-2933cfce]{font-size:32px;color:#fff}.password-verify-content .selected-user-info .user-name[data-v-2933cfce]{font-size:20px;font-weight:600;color:#0a132e;margin-bottom:4px}.password-verify-content .selected-user-info .user-account[data-v-2933cfce]{font-size:14px;color:#95a1bc}.password-verify-content .password-input-wrapper .password-label[data-v-2933cfce]{display:block;font-size:14px;color:#606266;margin-bottom:8px}.password-verify-content .password-input-wrapper .password-input[data-v-2933cfce]{width:100%;height:44px;padding:0 16px;border:1px solid #dcdfe6;border-radius:8px;font-size:14px;color:#0a132e;transition:all .3s ease;box-sizing:border-box}.password-verify-content .password-input-wrapper .password-input[data-v-2933cfce]::-moz-placeholder{color:#c0c4cc}.password-verify-content .password-input-wrapper .password-input[data-v-2933cfce]::placeholder{color:#c0c4cc}.password-verify-content .password-input-wrapper .password-input[data-v-2933cfce]:focus{outline:none;border-color:#3e7bfa;box-shadow:0 0 0 2px rgba(62,123,250,.2)}.submit-password-btn[data-v-2933cfce]{width:100%;height:4 4px!important;font-size:16px}.fade-enter-active[data-v-2933cfce],.fade-leave-active[data-v-2933cfce]{transition:opacity .3s ease}.fade-enter[data-v-2933cfce],.fade-leave-to[data-v-2933cfce]{opacity:0}.scale-enter-active[data-v-2933cfce],.scale-leave-active[data-v-2933cfce]{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.scale-enter[data-v-2933cfce],.scale-leave-to[data-v-2933cfce]{opacity:0;transform:scale(.9) translateY(-20px)}[data-v-4318ef88] .el-input__inner{height:46px!important;line-height:46px!important}.custom-dialog-overlay[data-v-4318ef88]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn-4318ef88 .3s ease-out}.custom-dialog[data-v-4318ef88]{background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.15);width:500px;background:linear-gradient(180deg,#c1d5ff,#fff 1.34%,#fff);border-radius:30px;backdrop-filter:blur(5px);animation:slideIn-4318ef88 .3s ease-out;display:flex;flex-direction:column;padding:30px}.custom-dialog-header[data-v-4318ef88]{padding:20px;display:flex;flex-direction:column;align-items:center}.custom-dialog-header .welcome[data-v-4318ef88]{display:flex;align-items:center;padding:4px 20px;height:28px;background:#e3edfe;border-radius:26px}.custom-dialog-header .welcome img[data-v-4318ef88]{margin-right:4px;width:20px;height:20px}.custom-dialog-header .welcome span[data-v-4318ef88]{font-size:14px;color:#3e7bfa}.custom-dialog-header .custom-dialog-title[data-v-4318ef88]{margin:4px 0 4px;font-size:24px;font-weight:700;color:#333}.custom-dialog-header .info[data-v-4318ef88]{font-size:14px;color:#cecece}.custom-dialog-footer[data-v-4318ef88]{padding:20px 0;border-top:none}.custom-dialog-body[data-v-4318ef88]{flex:1;overflow-y:auto;max-height:calc(90vh - 120px)}@keyframes fadeIn-4318ef88{0%{opacity:0}to{opacity:1}}@keyframes slideIn-4318ef88{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.main-content .left-panel[data-v-4318ef88]{width:100%}.main-content .right-panel[data-v-4318ef88]{flex:1;min-width:0;padding:30px 0;display:flex;flex-direction:column;justify-content:center}.main-content .empty[data-v-4318ef88]{margin-top:20px;flex:1;display:flex;flex-direction:column;align-items:center}.main-content .empty .empty-icon img[data-v-4318ef88]{width:46px;height:46px;margin-bottom:20px}.main-content .empty .empty-text[data-v-4318ef88]{font-size:20px;color:#cecece}.line-item[data-v-4318ef88]{display:flex}.line-item .input-displayName[data-v-4318ef88]{flex:1}.line-item .input-employeeNumber[data-v-4318ef88]{margin-left:20px;width:250px}.user-type-container .user-type-title[data-v-4318ef88]{display:flex;align-items:center;margin-bottom:20px}.user-type-container .user-type-title img[data-v-4318ef88]{width:26px;height:26px;margin-right:8px}.user-type-container .user-type-title span[data-v-4318ef88]{font-weight:500;font-size:20px;color:#333}.user-type-container .user-type-list[data-v-4318ef88]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.user-type-container .user-type-list .user-type-item[data-v-4318ef88]{display:flex;align-items:center;padding:14px 16px;background:#fbfbfb;border-radius:26px;border:2px solid transparent;transition:all .2s ease;cursor:pointer}.user-type-container .user-type-list .user-type-item .user-type-icon[data-v-4318ef88]{width:24px;height:24px;margin-right:8px;flex-shrink:0}.user-type-container .user-type-list .user-type-item .user-type-text[data-v-4318ef88]{flex:1;font-size:16px;color:#666;font-weight:400}.user-type-container .user-type-list .user-type-item .check-icon[data-v-4318ef88]{opacity:0;flex-shrink:0}.user-type-container .user-type-list .user-type-item .check-icon img[data-v-4318ef88]{width:20px;height:20px}.user-type-container .user-type-list .user-type-item.disabled[data-v-4318ef88]{cursor:not-allowed}.user-type-container .user-type-list .user-type-item.disabled .user-type-text[data-v-4318ef88]{color:#ccc}.user-type-container .user-type-list .user-type-item.active[data-v-4318ef88]{background:rgba(62,123,250,.05);border-color:#3e7bfa}.user-type-container .user-type-list .user-type-item.active .user-type-text[data-v-4318ef88]{font-weight:500;color:#3e7bfa}.user-type-container .user-type-list .user-type-item.active .check-icon[data-v-4318ef88]{opacity:1}.icve-sso-button[data-v-4318ef88]{margin:0 auto;cursor:pointer;width:100%;height:48px;background:#3e7bfa;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff}.icve-sso-button.disabled[data-v-4318ef88]{cursor:not-allowed}.icve-sso-plain-button[data-v-4318ef88]{margin:10px auto;cursor:pointer;border-radius:4px;width:100%;height:48px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#3e7bfa;border:1px solid #3e7bfa}.icve-sso-plain-button[data-v-4318ef88]:hover{color:#3e7bfa}[data-v-4318ef88] .el-dialog__title{font-weight:700;font-size:24px}.el-input--medium .el-input__inner[data-v-4318ef88]{height:48px;line-height:48px;font-size:14px}.input-field[data-v-4318ef88]{position:relative;margin-bottom:55px}.input-field label[data-v-4318ef88]{position:absolute;top:50%;left:15px;transform:translateY(-50%);font-size:14px;color:#999;pointer-events:none;transition:all .3s ease;padding:0 5px;z-index:1}.input-field label.active[data-v-4318ef88]{top:-20px;left:0;font-size:18px;color:#0a132e;font-weight:700}.input-field .required-star[data-v-4318ef88]{color:#ff4757;font-weight:400;margin-right:4px}.el-form-item[data-v-4318ef88],.right-panel .input-field[data-v-4318ef88]:last-child{margin-bottom:0}.el-input__inner[data-v-4318ef88],.el-select[data-v-4318ef88]{font-size:14px}.el-form-item__content[data-v-4318ef88]{position:relative}.el-form-item.is-error .el-input__inner[data-v-4318ef88]{border-color:#f56c6c}.el-input__inner[data-v-4318ef88],.el-select .el-input__inner[data-v-4318ef88]{padding-left:15px}.el-select-dropdown__item.selected[data-v-4318ef88]{color:#004b90!important}.input-field .el-select .el-input.is-focus .el-input__inner[data-v-4318ef88]{border-color:#004b90}.school-notice-text[data-v-4318ef88]{color:#ff4757;font-size:16px;font-weight:500;margin-left:6px}.input-field .el-form-item.is-error label[data-v-4318ef88]{color:#f56c6c}.native-dialog-overlay[data-v-4318ef88]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:3000}.native-dialog[data-v-4318ef88]{width:420px;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);overflow:hidden}.native-dialog-header[data-v-4318ef88]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e8e8e8}.native-dialog-header span[data-v-4318ef88]{font-size:18px;font-weight:600;color:#333}.native-dialog-header i[data-v-4318ef88]{font-size:16px;color:#999;cursor:pointer}.native-dialog-header i[data-v-4318ef88]:hover{color:#666}.native-dialog-body[data-v-4318ef88]{padding:24px 20px}.native-dialog-body p[data-v-4318ef88]{font-size:14px;color:#666;line-height:1.6;margin:0}.native-dialog-body .confirm-info-line[data-v-4318ef88]{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px;background:linear-gradient(135deg,#f0f7ff,#e8f1fc);border-radius:8px;border-left:4px solid #3e7bfa}.native-dialog-body .confirm-info-line i[data-v-4318ef88]{font-size:20px;color:#3e7bfa;margin-top:2px}.native-dialog-body .confirm-info-line .info-content[data-v-4318ef88]{display:flex;flex-direction:column;gap:6px}.native-dialog-body .confirm-info-line .info-label[data-v-4318ef88]{font-size:13px;color:#666;font-weight:400}.native-dialog-body .confirm-info-line .highlight-school-name[data-v-4318ef88]{color:#3e7bfa;font-weight:700;font-size:17px;line-height:1.4}.native-dialog-body .warning-box[data-v-4318ef88]{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px;background:linear-gradient(135deg,#fff5f0,#ffe8e0);border-radius:8px;border:1px solid #ffccc7;border-left:4px solid #ff4d4f;box-shadow:0 2px 8px rgba(255,77,79,.08)}.native-dialog-body .warning-box .warning-icon[data-v-4318ef88]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ff4d4f;border-radius:50%;flex-shrink:0}.native-dialog-body .warning-box .warning-icon i[data-v-4318ef88]{font-size:18px;color:#fff}.native-dialog-body .warning-box .warning-content[data-v-4318ef88]{display:flex;flex-direction:column;gap:4px;flex:1}.native-dialog-body .warning-box .warning-title[data-v-4318ef88]{font-size:14px;color:#cf1322;font-weight:700}.native-dialog-body .warning-box .warning-text[data-v-4318ef88]{font-size:13px;color:#595959;line-height:1.5}.native-dialog-body .confirm-question-line[data-v-4318ef88]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fafafa;border-radius:6px;font-size:14px;color:#333}.native-dialog-body .confirm-question-line i[data-v-4318ef88]{font-size:16px;color:#3e7bfa}.native-dialog-body .confirm-question-line span[data-v-4318ef88]{font-weight:500}.native-dialog-body.has-error .confirm-info-line[data-v-4318ef88]{background:linear-gradient(135deg,#fff2f0,#ffded9);border-left-color:#ff4d4f}.native-dialog-body.has-error .confirm-info-line .highlight-school-name[data-v-4318ef88],.native-dialog-body.has-error .confirm-info-line i[data-v-4318ef88]{color:#ff4d4f}.native-dialog-footer[data-v-4318ef88]{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #e8e8e8}.native-btn[data-v-4318ef88]{min-width:80px;height:32px;padding:0 16px;border-radius:4px;font-size:14px;cursor:pointer;transition:all .3s}.native-btn-cancel[data-v-4318ef88]{background:#fff;border:1px solid #dcdfe6;color:#606266}.native-btn-cancel[data-v-4318ef88]:hover{color:#409eff;border-color:#c6e2ff;background-color:#ecf5ff}.native-btn-confirm[data-v-4318ef88]{background:#3e7bfa;border:none;color:#fff}.native-btn-confirm[data-v-4318ef88]:hover{background:#3369d9}[data-v-d8d38412] .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#004b90!important;border-color:#004b90!important}[data-v-d8d38412] .el-checkbox__inner:hover{border-color:#004b90!important}.agreement1[data-v-d8d38412]{margin-top:10px;display:flex;flex-wrap:wrap;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.agreement1 .source_l[data-v-d8d38412]{font-size:17px}.agreement1 .el-checkbox[data-v-d8d38412]{padding-top:2px}.agreement1 .content[data-v-d8d38412]{width:406px;padding-left:10px}.agreement1 .content .l[data-v-d8d38412]{width:100%;display:flex}.agreement1 .content .r[data-v-d8d38412]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.agreement1 .content .r img[data-v-d8d38412]{width:40px;animation-name:move-d8d38412;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.agreement1 .ren[data-v-d8d38412]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.agreement1 .ren img[data-v-d8d38412]{width:40px;animation-name:move-d8d38412;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.agreement1 span[data-v-d8d38412]{color:#004b90;cursor:pointer}.icve-sso-agreement[data-v-d8d38412]{margin-top:10px;display:flex;flex-wrap:wrap;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-agreement .el[data-v-d8d38412]{margin-top:3px;margin-right:20px}.icve-sso-agreement .content[data-v-d8d38412]{flex:1;display:flex;flex-wrap:wrap;justify-content:space-between}.icve-sso-agreement .content .r[data-v-d8d38412]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.icve-sso-agreement .content .r img[data-v-d8d38412]{width:40px;animation-name:move-d8d38412;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.icve-sso-agreement .content1[data-v-d8d38412]{width:406px;padding-left:18px;display:flex;flex-wrap:wrap;justify-content:space-between}.icve-sso-agreement .content1 .r[data-v-d8d38412]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.icve-sso-agreement .content1 .r img[data-v-d8d38412]{width:40px;animation-name:move-d8d38412;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.icve-sso-agreement .ren[data-v-d8d38412]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.icve-sso-agreement .ren img[data-v-d8d38412]{width:40px;animation-name:move-d8d38412;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}@keyframes move-d8d38412{to{transform:translateX(10px)}}.icve-sso-agreement span[data-v-d8d38412]{color:#004b90;cursor:pointer}.select-account-modal[data-v-6079c6d6]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px)}.modal-content[data-v-6079c6d6]{position:relative;width:500px;padding:24px;background:linear-gradient(180deg,#c1d5ff,#fff 1.34%,#fff);border-radius:22px;backdrop-filter:blur(5px)}.close-btn[data-v-6079c6d6]{position:absolute;top:16px;right:16px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:all .3s ease}.close-btn[data-v-6079c6d6]:hover{background-color:#f5f5f5;transform:rotate(90deg)}.close-btn i[data-v-6079c6d6]{font-size:18px;color:#999}.modal-header[data-v-6079c6d6]{text-align:center;margin-bottom:20px}.modal-header .welcome-tag[data-v-6079c6d6]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#e7f0ff;border-radius:16px;margin-bottom:12px}.modal-header .welcome-tag span[data-v-6079c6d6]{font-size:13px;color:#004b90;font-weight:500}.modal-header .modal-title[data-v-6079c6d6]{font-weight:600;font-size:24px;color:#0a132e;margin:0}.modal-tip[data-v-6079c6d6]{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:0 4px}.modal-tip i[data-v-6079c6d6]{font-size:24px;color:#004b90}.modal-tip span[data-v-6079c6d6]{font-weight:500;font-size:20px;color:#333}.account-list[data-v-6079c6d6]{max-height:400px;overflow-y:auto;margin-bottom:20px}.account-list[data-v-6079c6d6]::-webkit-scrollbar{width:4px}.account-list[data-v-6079c6d6]::-webkit-scrollbar-thumb{background-color:#d6d9e4;border-radius:2px}.account-item[data-v-6079c6d6]{display:flex;justify-content:space-between;padding:15px 20px;margin-bottom:12px;border:1px solid transparent;cursor:pointer;transition:all .3s ease;background:#fbfbfb;border-radius:16px}.account-item[data-v-6079c6d6]:last-child{margin-bottom:0}.account-item.active[data-v-6079c6d6],.account-item[data-v-6079c6d6]:hover{background:rgba(0,75,144,.05);border:1px solid #004b90}.account-info[data-v-6079c6d6]{flex:1;min-width:0}.account-info .account-number[data-v-6079c6d6]{font-size:20px;color:#333;margin-bottom:10px}.account-info .account-detail[data-v-6079c6d6]{display:flex;flex-direction:column;gap:2px}.account-info .account-detail span[data-v-6079c6d6]{font-size:16px;color:#95a1bc}.account-check img[data-v-6079c6d6]{width:20px;height:20px}.modal-footer[data-v-6079c6d6]{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:20px}.modal-footer .continue-btn[data-v-6079c6d6]{width:100%;height:44px;background:#004b90;border:none;border-radius:8px;color:#fff;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease}.modal-footer .continue-btn[data-v-6079c6d6]:hover{background:#003a70;box-shadow:0 4px 12px rgba(0,75,144,.3)}.modal-footer .continue-btn[data-v-6079c6d6]:active{transform:scale(.98)}.modal-footer .merge-link[data-v-6079c6d6]{margin-top:10px;font-size:13px;color:#004b90;text-decoration:underline;cursor:pointer;transition:color .3s ease}.modal-footer .merge-link[data-v-6079c6d6]:hover{color:#003a70}.fade-enter-active[data-v-6079c6d6],.fade-leave-active[data-v-6079c6d6]{transition:opacity .3s ease}.fade-enter[data-v-6079c6d6],.fade-leave-to[data-v-6079c6d6]{opacity:0}.scale-enter-active[data-v-6079c6d6],.scale-leave-active[data-v-6079c6d6]{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.scale-enter[data-v-6079c6d6],.scale-leave-to[data-v-6079c6d6]{opacity:0;transform:scale(.9) translateY(-20px)}.custom-dialog-overlay[data-v-22f6fbe0]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn-22f6fbe0 .3s ease-out}.custom-dialog[data-v-22f6fbe0]{background:#fff;border-radius:30px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:600px;max-width:90vw;max-height:80vh;overflow:hidden;animation:slideIn-22f6fbe0 .3s ease-out;display:flex;flex-direction:column}.custom-dialog.nationality-selector[data-v-22f6fbe0]{height:600px}.custom-dialog-header[data-v-22f6fbe0]{padding:20px 24px;border-bottom:1px solid #ebebeb;display:flex;align-items:center;justify-content:space-between}.custom-dialog-header .custom-dialog-title[data-v-22f6fbe0]{margin:0;font-size:24px;font-weight:700;color:#333}.custom-dialog-header .custom-dialog-close[data-v-22f6fbe0]{cursor:pointer;color:#999;transition:color .2s ease}.custom-dialog-header .custom-dialog-close[data-v-22f6fbe0]:hover{color:#333}.search-container[data-v-22f6fbe0]{padding:20px 24px 0}.search-container .el-input .el-input__inner[data-v-22f6fbe0]{height:40px;line-height:40px;border-radius:20px;border:1px solid #dcdfe6;font-size:14px}.search-container .el-input .el-input__inner[data-v-22f6fbe0]:focus{border-color:#004b90}.search-container .el-input .el-input__prefix[data-v-22f6fbe0]{left:15px}.custom-dialog-body[data-v-22f6fbe0]{flex:1;overflow:hidden;padding:20px 0 0}@keyframes fadeIn-22f6fbe0{0%{opacity:0}to{opacity:1}}@keyframes slideIn-22f6fbe0{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.nationality-index-bar[data-v-22f6fbe0]{display:flex;height:100%}.index-nav[data-v-22f6fbe0]{width:40px;background:#f8f9fa;display:flex;flex-direction:column;align-items:center;padding:10px 0;border-right:1px solid #ebebeb;flex-shrink:0}.index-nav .index-item[data-v-22f6fbe0]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#666;cursor:pointer;border-radius:12px;margin:1px 0;transition:all .2s ease}.index-nav .index-item[data-v-22f6fbe0]:hover{background:#e3f2fd;color:#004b90}.index-nav .index-item.active[data-v-22f6fbe0]{background:#004b90;color:#fff}.nationality-list-container[data-v-22f6fbe0]{flex:1;height:100%;overflow:hidden}.nationality-list[data-v-22f6fbe0]{padding:0 24px}.search-results-container[data-v-22f6fbe0]{height:100%;overflow:hidden}.letter-section[data-v-22f6fbe0]{margin-bottom:10px}.letter-section .letter-anchor[data-v-22f6fbe0]{font-size:16px;font-weight:700;color:#004b90;padding:10px 0 5px;border-bottom:1px solid #f0f0f0;margin-bottom:5px;position:sticky;top:0;background:#fff;z-index:1}.country-item[data-v-22f6fbe0]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;border-radius:8px;transition:all .2s ease;margin-bottom:2px}.country-item[data-v-22f6fbe0]:hover{background:#f8f9fa}.country-item:hover .country-check[data-v-22f6fbe0]{opacity:1;color:#004b90}.country-item .country-name[data-v-22f6fbe0]{font-size:14px;color:#333;flex:1}.country-item .country-check[data-v-22f6fbe0]{opacity:0;font-size:16px;color:#004b90;transition:all .2s ease}.search-results[data-v-22f6fbe0]{padding:0 24px}.search-results .no-results[data-v-22f6fbe0]{text-align:center;color:#999;font-size:14px;padding:40px 0}.el-scrollbar .el-scrollbar__wrap[data-v-22f6fbe0]{overflow-x:hidden}.el-scrollbar .el-scrollbar__bar.is-vertical[data-v-22f6fbe0]{right:2px;width:6px}.el-scrollbar .el-scrollbar__bar.is-vertical .el-scrollbar__thumb[data-v-22f6fbe0]{background:rgba(144,147,153,.3);border-radius:3px}.el-scrollbar .el-scrollbar__bar.is-vertical .el-scrollbar__thumb[data-v-22f6fbe0]:hover{background:rgba(144,147,153,.5)}@media(max-width:768px){.custom-dialog[data-v-22f6fbe0]{width:95vw;height:85vh;border-radius:20px}.custom-dialog.nationality-selector[data-v-22f6fbe0]{height:85vh}.custom-dialog-header[data-v-22f6fbe0]{padding:16px 20px}.custom-dialog-header .custom-dialog-title[data-v-22f6fbe0]{font-size:20px}.search-container[data-v-22f6fbe0]{padding:16px 20px 0}.nationality-list[data-v-22f6fbe0],.search-results[data-v-22f6fbe0]{padding:0 20px}}.icve-sso-login-bg #ghduhfue[data-v-42c2e17f]{top:4px}.line-text[data-v-42c2e17f]{display:flex;align-items:center;width:100%;margin:20px 0;font-size:14px;color:#666;background:linear-gradient(135deg,#f5f9ff,#e8f4fd);padding:14px 18px;border-radius:12px;border:1px solid #d0e3f5;box-shadow:0 2px 8px rgba(0,75,144,.08);position:relative;overflow:hidden;line-height:1.5}.line-text[data-v-42c2e17f]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#004b90,#06c);border-radius:2px 0 0 2px}.line-text[data-v-42c2e17f]:after{display:none}.select-account-modal[data-v-42c2e17f]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px)}.modal-content[data-v-42c2e17f]{position:relative;width:500px;padding:24px;background:linear-gradient(180deg,#c1d5ff,#fff 1.34%,#fff);border-radius:22px;backdrop-filter:blur(5px)}.close-btn[data-v-42c2e17f]{position:absolute;top:16px;right:16px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:all .3s ease}.close-btn[data-v-42c2e17f]:hover{background-color:#f5f5f5;transform:rotate(90deg)}.close-btn i[data-v-42c2e17f]{font-size:18px;color:#999}.modal-header[data-v-42c2e17f]{text-align:center;margin-bottom:20px}.modal-header .welcome-tag[data-v-42c2e17f]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#e7f0ff;border-radius:16px;margin-bottom:12px}.modal-header .welcome-tag span[data-v-42c2e17f]{font-size:13px;color:#004b90;font-weight:500}.modal-header .modal-title[data-v-42c2e17f]{font-weight:600;font-size:22px;color:#0a132e;margin:0}.modal-tip[data-v-42c2e17f]{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:0 4px}.modal-tip i[data-v-42c2e17f]{font-size:24px;color:#004b90}.modal-tip span[data-v-42c2e17f]{font-weight:500;font-size:20px;color:#333}.account-list[data-v-42c2e17f]{max-height:400px;overflow-y:auto;margin-bottom:20px}.account-list[data-v-42c2e17f]::-webkit-scrollbar{width:4px}.account-list[data-v-42c2e17f]::-webkit-scrollbar-thumb{background-color:#d6d9e4;border-radius:2px}.account-item[data-v-42c2e17f]{display:flex;justify-content:space-between;height:122px;padding:15px 20px;margin-bottom:12px;border:1px solid transparent;cursor:pointer;transition:all .3s ease;background:#fbfbfb;border-radius:16px}.account-item[data-v-42c2e17f]:last-child{margin-bottom:0}.account-item.active[data-v-42c2e17f],.account-item[data-v-42c2e17f]:hover{background:rgba(0,75,144,.05);border:1px solid #004b90}.account-info[data-v-42c2e17f]{flex:1;min-width:0}.account-info .account-number[data-v-42c2e17f]{font-size:20px;color:#333;margin-bottom:10px}.account-info .account-detail[data-v-42c2e17f]{display:flex;flex-direction:column;gap:2px}.account-info .account-detail span[data-v-42c2e17f]{font-size:16px;color:#95a1bc}.account-check img[data-v-42c2e17f]{width:20px;height:20px}.modal-footer[data-v-42c2e17f]{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:20px}.modal-footer .continue-btn[data-v-42c2e17f]{width:100%;height:44px;background:#004b90;border:none;border-radius:8px;color:#fff;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease}.modal-footer .continue-btn[data-v-42c2e17f]:hover{background:#003a70;box-shadow:0 4px 12px rgba(0,75,144,.3)}.modal-footer .continue-btn[data-v-42c2e17f]:active{transform:scale(.98)}.modal-footer .merge-link[data-v-42c2e17f]{margin-top:10px;font-size:13px;color:#004b90;text-decoration:underline;cursor:pointer;transition:color .3s ease}.modal-footer .merge-link[data-v-42c2e17f]:hover{color:#003a70}.fade-enter-active[data-v-42c2e17f],.fade-leave-active[data-v-42c2e17f]{transition:opacity .3s ease}.fade-enter[data-v-42c2e17f],.fade-leave-to[data-v-42c2e17f]{opacity:0}.scale-enter-active[data-v-42c2e17f],.scale-leave-active[data-v-42c2e17f]{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.scale-enter[data-v-42c2e17f],.scale-leave-to[data-v-42c2e17f]{opacity:0;transform:scale(.9) translateY(-20px)}.qr-login-container[data-v-24f4c8a3]{margin-top:40px;display:flex;flex-direction:column;align-items:center;padding:20px;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.1);background-color:#fff}.qr-login-container .qr-code-wrapper[data-v-24f4c8a3]{position:relative;display:inline-block;margin-bottom:16px}.qr-login-container .qr-code[data-v-24f4c8a3]{margin-bottom:16px;padding:10px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px}.qr-login-container .qr-login-overlay[data-v-24f4c8a3]{position:absolute;top:0;left:-4px;width:105%;height:100%;background-color:hsla(0,0%,100%,.9);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10}.qr-login-container .qr-login-overlay .overlay-content[data-v-24f4c8a3]{text-align:center}.qr-login-container .qr-login-overlay .overlay-text[data-v-24f4c8a3]{font-size:16px;font-weight:600;color:#333;margin:0 0 8px 0}.qr-login-container .qr-login-overlay .overlay-tip[data-v-24f4c8a3]{font-size:12px;color:#999;margin:0 0 16px 0}.qr-login-container .qr-login-overlay .rescan-btn[data-v-24f4c8a3]{padding:10px 24px;background-color:#004b90;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .3s}.qr-login-container .qr-tip[data-v-24f4c8a3]{font-size:14px;color:#606266;text-align:center;margin:0;padding-top:8px;line-height:1.5}.qr-login-container .bind-tip[data-v-24f4c8a3]{margin-top:10px;padding:10px;background-color:#fdf6ec;color:#e6a23c;font-size:12px;border-radius:4px;line-height:1.4;text-align:justify;width:220px}.qr-login-container1[data-v-24f4c8a3]{margin-top:0;box-shadow:none}.mobile[data-v-c0e82770]{width:100%;height:100%;background-size:cover;background-position:0 100%}.mobile .top[data-v-c0e82770]{padding-top:40px;margin-left:60px}.mobile .test .ti[data-v-c0e82770]{font-size:20px}.mobile .test ul[data-v-c0e82770]{margin-top:20px;display:flex;flex-wrap:wrap}.mobile .test ul li[data-v-c0e82770]{cursor:pointer;display:flex;justify-content:space-between;padding:12px;width:100%;background:#fff;border-radius:4px;border:1px solid #d6d9e4;margin:0 15px 10px 0}.mobile .test ul li .le[data-v-c0e82770]{display:flex;flex-direction:column;font-weight:500;font-size:18px;color:#333}.mobile .test ul li .le .name[data-v-c0e82770]{margin-bottom:10px}.mobile .test ul li .ri[data-v-c0e82770]{display:flex;align-items:end;font-weight:400;font-size:16px;color:#999}.mobile .main[data-v-c0e82770]{position:relative;padding:60px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:600px;height:876px;background:#fff;border-radius:10px;backdrop-filter:blur(5px)}.mobile .main .header_title[data-v-c0e82770]{text-align:center;font-weight:600;font-size:36px;color:#0a132e}.mobile .main .phone_form[data-v-c0e82770]{margin-top:60px}.mobile .main .phone_form .phone[data-v-c0e82770]{position:relative;margin-bottom:30px}.mobile .main .phone_form .phone #ghduhfue[data-v-c0e82770]{position:absolute;left:32px;top:50%;transform:translateY(-50%);z-index:1;font-size:20px;color:#333;cursor:pointer}.mobile .main .phone_form .Code[data-v-c0e82770]{position:relative}.mobile .main .phone_form .Code #code[data-v-c0e82770]{position:absolute;top:50%;left:10px;transform:translateY(-50%);z-index:999}.mobile .main .phone_form .Code #djs[data-v-c0e82770]{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:20px;font-size:20px;color:#004b90}.mobile .main .phone_form[data-v-c0e82770] .el-input__inner{height:48px;line-height:48px;padding-left:90px!important}.mobile .main .phone_form[data-v-c0e82770] .el-input__suffix{margin-right:10px}.mobile .main .phone_form[data-v-c0e82770] .el-input__prefix i{font-size:28px;line-height:47px}.mobile .main .footer[data-v-c0e82770]{position:absolute;bottom:60px;left:60px;text-align:center}.mobile .main .footer .custom-primary-button[data-v-c0e82770]{background-color:#004b90;border-color:#004b90;color:#fff;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid transparent;cursor:pointer;margin:0 5px;transition:all .3s}.mobile .main .footer .custom-plain-button[data-v-c0e82770]{background-color:#fff;border-color:#dcdfe6;color:#606266;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid #dcdfe6;cursor:pointer;margin:0 5px;transition:all .3s}.mobile .sjbdVerify[data-v-c0e82770] .mask{display:block!important}.mobile .sjbdVerify[data-v-c0e82770] .verifybox{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile.dialog-mode[data-v-c0e82770]{width:100%;height:auto;background:none}.mobile.dialog-mode .main[data-v-c0e82770]{position:static;transform:none;left:auto;top:auto;width:100%;height:auto;background:none;border-radius:0;backdrop-filter:none;padding:10px;max-width:500px;margin:0 auto}.mobile.dialog-mode .main .header_title[data-v-c0e82770]{display:none}.mobile.dialog-mode .main .phone_form[data-v-c0e82770]{margin-top:20px}.mobile.dialog-mode .main .phone_form .test .ti[data-v-c0e82770]{font-size:16px}.mobile.dialog-mode .main .phone_form .test ul li[data-v-c0e82770]{width:100%;margin:0 0 10px 0}.mobile.dialog-mode .main .footer[data-v-c0e82770]{position:static;bottom:auto;left:auto;margin-top:30px;text-align:center}.mobile.dialog-mode .main .footer .custom-plain-button[data-v-c0e82770],.mobile.dialog-mode .main .footer .custom-primary-button[data-v-c0e82770]{width:auto;margin:0 5px}.mproveInformation[data-v-5b84f281]{margin-top:20px}[data-v-5b84f281] .el-select-dropdown__item.selected{color:#004b90!important}[data-v-5b84f281] .el-select-dropdown__item.hover,[data-v-5b84f281] .el-select-dropdown__item:hover{background-color:#f5f7fa;color:#004b90}.line-item[data-v-5b84f281]{display:flex}.line-item .input-displayName[data-v-5b84f281]{flex:1}.line-item .input-employeeNumber[data-v-5b84f281]{margin-left:20px;width:250px}.el-input--medium .el-input__inner[data-v-5b84f281]{height:48px;line-height:48px;font-size:14px}.input-radio[data-v-5b84f281]{display:flex;margin-bottom:40px}.input-radio .input-type[data-v-5b84f281]{font-size:18px;color:#0a132e;margin-bottom:20px;width:120px}.input-radio .input-type[data-v-5b84f281]:before{content:"* ";color:red}.input-radio .input-en[data-v-5b84f281]{width:240px}.input-radio .el-form-item[data-v-5b84f281]{margin-bottom:0}.input-radio .el-radio-group[data-v-5b84f281]{display:flex;flex-wrap:wrap;gap:10px 10px}.input-radio .el-radio-group[data-v-5b84f281] .el-radio{margin-right:0;margin-bottom:0;white-space:nowrap}.input-radio .el-radio-group[data-v-5b84f281] .el-radio .el-radio__label{font-size:16px;color:#333;padding-left:10px}.input-radio .el-radio-group[data-v-5b84f281] .el-radio .el-radio__input .el-radio__inner{width:18px;height:18px;border:2px solid #dcdfe6}.input-radio .el-radio-group[data-v-5b84f281] .el-radio .el-radio__input .el-radio__inner:hover{border-color:#004b90}.input-radio .el-radio-group[data-v-5b84f281] .el-radio .el-radio__input .el-radio__inner:after{width:8px;height:8px;background-color:#004b90}.input-radio .el-radio-group[data-v-5b84f281] .el-radio .el-radio__input.is-checked .el-radio__inner{border-color:#004b90;background-color:#004b90}.input-radio .el-radio-group[data-v-5b84f281] .el-radio .el-radio__input.is-checked .el-radio__inner:after{background-color:#fff}.input-radio .el-radio-group[data-v-5b84f281] .el-radio .el-radio__input.is-checked+.el-radio__label{color:#004b90;font-weight:500}.input-radio .el-radio-group[data-v-5b84f281] .el-radio:hover .el-radio__input .el-radio__inner{border-color:#004b90}.input-radio .el-radio-group[data-v-5b84f281] .el-radio:hover .el-radio__label{color:#004b90}.input-field[data-v-5b84f281]{position:relative;margin-bottom:50px}.input-field label[data-v-5b84f281]{position:absolute;top:50%;left:15px;transform:translateY(-50%);font-size:14px;color:#999;pointer-events:none;transition:all .3s ease;padding:0 5px;z-index:1}.input-field label.active[data-v-5b84f281]{top:-18px;left:0;font-size:18px;color:#0a132e}.input-field label.active[data-v-5b84f281]:before{content:"* ";color:red}.input-field[data-v-5b84f281] .el-form-item{margin-bottom:0}.input-field[data-v-5b84f281] .el-input__inner,.input-field[data-v-5b84f281] .el-select{font-size:14px}.input-field[data-v-5b84f281] .el-form-item__content{position:relative}.input-field[data-v-5b84f281] .el-form-item.is-error .el-input__inner{border-color:#f56c6c}.input-field[data-v-5b84f281] .el-input__inner,.input-field[data-v-5b84f281] .el-select .el-input__inner{padding-left:15px}[data-v-5b84f281] .input-field .el-select .el-input.is-focus .el-input__inner,[data-v-5b84f281] .input-field .el-select:hover .el-input__inner{border-color:#004b90}[data-v-5b84f281] .input-field .el-select .el-input.is-focus .el-select__caret,[data-v-5b84f281] .input-field .el-select .el-input__suffix .el-select__caret{color:#004b90}.button[data-v-5b84f281]{background-color:#004b90;color:#fff;padding:12px 24px;border-radius:4px;font-size:16px;cursor:pointer;text-align:center;transition:background-color .3s ease}.button[data-v-5b84f281]:hover{background-color:#003a73}.input-field .el-form-item.is-error label[data-v-5b84f281]{color:#f56c6c}.icve-sso-login-bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease-out}.icve-sso-login-bg .el-input-group__prepend{background-color:#fff!important}.icve-sso-login-bg .primary{background-color:#004b90!important;border-color:#004b90!important}.icve-sso-login-bg .icve-sso-mobileShow-top ul{display:flex;margin-bottom:20px}.icve-sso-login-bg .icve-sso-mobileShow-top ul li{cursor:pointer;font-size:20px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#0a132e;padding-bottom:10px;margin-right:30px}.icve-sso-login-bg .icve-sso-mobileShow-top ul .icve-sso-active{color:#004b90;border-bottom:4px solid #004b90}.icve-sso-login-bg .icve-sso-moreUserName-top .icve-sso-test{color:#95a1bc}.icve-sso-login-bg .icve-sso-moreUserName-top ul{margin-top:10px}.icve-sso-login-bg .icve-sso-moreUserName-top ul li{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;width:460px;height:80px;background:#fff;border-radius:4px;border:1px solid #d6d9e4;margin-bottom:20px}.icve-sso-login-bg .icve-sso-moreUserName-top ul li .icve-sso-lee .icve-sso-tp{cursor:pointer;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;margin-bottom:10px}.icve-sso-login-bg .icve-sso-moreUserName-top ul li .icve-sso-lee .icve-sso-b{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-moreUserName{height:400px;overflow-y:auto}.icve-sso-login-bg .icve-sso-moreUserName .icve-sso-test{color:#95a1bc}.icve-sso-login-bg .icve-sso-moreUserName ul{margin-top:10px}.icve-sso-login-bg .icve-sso-moreUserName ul li{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;width:430px;height:80px;background:#fff;border-radius:4px;border:1px solid #d6d9e4;margin-bottom:20px}.icve-sso-login-bg .icve-sso-moreUserName ul li .icve-sso-lee .icve-sso-tp{cursor:pointer;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;margin-bottom:10px}.icve-sso-login-bg .icve-sso-moreUserName ul li .icve-sso-lee .icve-sso-b{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-hr11{color:#a2a9b6;border:0;font-size:14px;padding:1em 0;position:relative}.icve-sso-login-bg .icve-sso-hr11:before{content:attr(data-content);position:absolute;padding:0 10px;line-height:1px;border:solid #d0d0d5;border-width:0 99vw;width:-moz-fit-content;width:fit-content;white-space:nowrap;left:50%;transform:translateX(-50%)}.icve-sso-login-bg #Prefix{width:460px}.icve-sso-login-bg #Prefix .fff{display:flex}.icve-sso-login-bg .zhjsy{display:flex;justify-content:center;margin-right:80px;cursor:pointer}.icve-sso-login-bg #ghduhfue{position:absolute;cursor:pointer;z-index:999;left:46px;top:7px;font-size:18px;color:#333}.icve-sso-login-bg #mobile_login{padding-left:96px!important}.icve-sso-login-bg .sjbdVerify{position:fixed;left:2%;top:103%;z-index:9999}.icve-sso-login-bg #code{position:absolute;left:10px;top:10px;z-index:2}.icve-sso-login-bg #djs{position:absolute;cursor:pointer;z-index:2;top:6px;right:10px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#004b90}.icve-sso-login-bg .el-input__icon{font-size:30px;line-height:48px}.icve-sso-login-bg .icve-sso-tabs{text-align:left;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0a132e;position:relative}.icve-sso-login-bg .icve-sso-tabs .icve-sso-qiehuan{cursor:pointer;position:absolute;right:0;bottom:0}.icve-sso-login-bg .icve-sso-tabs .icve-sso-qiehuan img{width:36px}.icve-sso-login-bg .icve-sso-tabs span{cursor:pointer;display:inline-block;padding-bottom:10px;margin-right:20px}.icve-sso-login-bg .icve-sso-tabs .icve-sso-xian1{width:100%;height:1px;background:#d6d9e4}.icve-sso-login-bg .icve-sso-spanActive{color:#004b90;border-bottom:4px solid #004b90;transition:width 1s linear 0s}.icve-sso-login-bg .custom-dialog-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease-out}.icve-sso-login-bg .custom-dialog{background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:600px;max-width:90vw;max-height:90vh;overflow:hidden;animation:slideIn .3s ease-out;display:flex;flex-direction:column}.icve-sso-login-bg .icve-sso-test1{width:400px}.icve-sso-login-bg .custom-dialog-header{padding:20px 20px 10px;border-bottom:1px solid #ebeef5}.icve-sso-login-bg .custom-dialog-header .custom-dialog-title{margin:0;font-size:20px;font-weight:700;color:#333;line-height:1.4}.icve-sso-login-bg .custom-dialog-body{flex:1;padding:20px;overflow-y:auto;font-size:14px;color:#606266;line-height:1.6}.icve-sso-login-bg .custom-dialog-footer{padding:10px 20px 20px;text-align:center;border-top:1px solid #ebeef5}.icve-sso-login-bg .custom-dialog-footer .custom-primary-button{background-color:#004b90;border-color:#004b90;color:#fff;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid transparent;cursor:pointer;margin-left:10px;transition:all .3s}.icve-sso-login-bg .custom-dialog-footer .custom-plain-button{background-color:#fff;border-color:#dcdfe6;color:#606266;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid #dcdfe6;cursor:pointer;margin-left:10px;transition:all .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.9) translateY(20px)}to{opacity:1;transform:translate(-50%,-50%) scale(1) translateY(0)}}@keyframes titleFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes tabSlideIn{0%{width:0;opacity:0}to{width:100%;opacity:1}}.icve-sso-login-bg .img{display:flex;justify-content:center}.icve-sso-login-bg .el-input__inner{height:48px;line-height:48px;padding-left:60px!important}.icve-sso-login-bg .el-input__suffix{margin-right:10px}.icve-sso-login-bg .el-input__suffix i{font-size:26px}.icve-sso-login-bg .el-scrollbar__wrap{overflow-x:hidden}.icve-sso-login-bg .icve-sso-escrool{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:hsla(0,0%,100%,.95);height:662px;border-radius:32px;backdrop-filter:blur(20px) saturate(180%);border:1px solid hsla(0,0%,100%,.2);transition:all .3s cubic-bezier(.4,0,.2,1);animation:modalSlideIn .4s cubic-bezier(.4,0,.2,1)}.icve-sso-login-bg .icve-sso-escrool .icve-sso-footer1{margin-top:20px;padding-bottom:20px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-footer1 .icve-sso-h5,.icve-sso-login-bg .icve-sso-escrool .icve-sso-footer1 .icve-sso-h6{margin-top:10px;text-align:center;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-escrool .icve-sso-title-wrapper{position:relative;margin-top:20px;margin-bottom:50px;display:flex;align-items:center;justify-content:center}.icve-sso-login-bg .icve-sso-escrool .icve-sso-title{text-align:center;font-size:36px;font-family:PingFangSC,PingFang SC;font-weight:600;color:#0a132e}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn{position:absolute;top:-2px;right:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn:active{transform:scale(.95)}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn svg{transition:transform .2s ease}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn:hover svg{transform:rotate(90deg)}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space{display:flex;justify-content:space-between}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .zhi{cursor:pointer;position:absolute;bottom:120px;left:248px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-l{width:530px;display:flex;justify-content:center}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-xian{width:1px;height:442px;background:#d6d9e4}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri{position:relative;width:540px;padding:0 40px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .footer{position:absolute;left:-192px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .footer .h5,.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .footer .h6{margin-top:20px;text-align:center;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .is-top{font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0a132e}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .is-active{color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .el-tabs__active-bar{min-width:132px!important;height:4px;background:#004b90!important}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm{padding-top:20px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify,.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify1{position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify1 .icve-sso-verifybox{top:-230px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify2{position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify2 .icve-sso-verifybox{top:-314px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-clickVerify,.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-clickVerify1{cursor:pointer;width:100%;height:48px;background:#f5f5f5;border-radius:4px;text-align:center;line-height:48px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-clickVerify1{position:relative;margin-top:50px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-login{cursor:pointer;margin-top:26px;display:flex;align-items:center;justify-content:center;height:48px;background:#004b90;border-radius:4px;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .enroll{cursor:pointer;margin-top:25px;display:flex;align-items:center;justify-content:center;height:48px;background:#fff;border-radius:4px;border:1px solid #004b90;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-customer{margin-top:40px;display:flex;justify-content:space-between;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc;color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Prefix .icve-sso-mobile_login .el-input__inner{padding-left:106px!important}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Prefix .el-form-item__content{display:flex;position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Prefix .el-form-item__content .icve-sso-prefix{position:absolute;cursor:pointer;z-index:999;left:40px;top:5px;font-size:18px;color:#333}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code{position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code .icve-sso-code{position:absolute;left:10px;top:8px;z-index:2}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code .icve-sso-djs{position:absolute;cursor:pointer;z-index:2;top:5px;right:10px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code1{position:relative;margin-top:130px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code1 .icve-sso-code{position:absolute;left:10px;top:10px;z-index:2}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code1 .icve-sso-djs{position:absolute;cursor:pointer;z-index:2;top:5px;right:10px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#004b90}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul{list-style:none;padding:0;margin:0}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li{margin-bottom:16px;transition:all .3s ease}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li:last-child{margin-bottom:0}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card{display:flex;align-items:center;padding:16px 20px;background:#f8f9fc;border-radius:8px;border:1px solid #e8ebf0;transition:all .3s ease}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card:hover{background:#f0f4ff;border-color:#004b90;box-shadow:0 2px 8px rgba(0,75,144,.1);transform:translateY(-2px)}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-avatar{flex-shrink:0;margin-right:16px;display:flex;align-items:center;justify-content:center}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info{flex:1;min-width:0}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-name{font-size:18px;font-weight:500;color:#0a132e;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-time{display:flex;align-items:center;font-size:14px;color:#95a1bc}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-time svg{flex-shrink:0;margin-right:6px}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-time span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
|
|
1
|
+
.select-account-modal[data-v-2933cfce]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px)}.modal-content[data-v-2933cfce]{position:relative;width:500px;padding:24px;background:linear-gradient(180deg,#c1d5ff,#fff 1.34%,#fff);border-radius:22px;backdrop-filter:blur(5px)}.close-btn[data-v-2933cfce]{position:absolute;top:16px;right:16px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:all .3s ease}.close-btn[data-v-2933cfce]:hover{background-color:#f5f5f5;transform:rotate(90deg)}.close-btn i[data-v-2933cfce]{font-size:18px;color:#999}.modal-header[data-v-2933cfce]{text-align:center;margin-bottom:20px}.modal-header .welcome-tag[data-v-2933cfce]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#e7f0ff;border-radius:16px;margin-bottom:12px}.modal-header .welcome-tag span[data-v-2933cfce]{font-size:13px;color:#3e7bfa;font-weight:500}.modal-header .modal-title[data-v-2933cfce]{font-weight:600;font-size:24px;color:#0a132e;margin:0}.account-list[data-v-2933cfce]{max-height:400px;overflow-y:auto;margin-bottom:20px}.account-list[data-v-2933cfce]::-webkit-scrollbar{width:4px}.account-list[data-v-2933cfce]::-webkit-scrollbar-thumb{background-color:#d6d9e4;border-radius:2px}.account-item[data-v-2933cfce]{display:flex;justify-content:space-between;padding:15px 20px;margin-bottom:12px;border:1px solid transparent;cursor:pointer;transition:all .3s ease;background:#fbfbfb;border-radius:16px}.account-item[data-v-2933cfce]:last-child{margin-bottom:0}.account-item[data-v-2933cfce]:hover{background:rgba(62,123,250,.08);border:1px solid #3e7bfa}.account-item.active[data-v-2933cfce]{background:rgba(62,123,250,.12);border:1px solid #3e7bfa}.account-info[data-v-2933cfce]{flex:1;min-width:0}.account-info .account-number[data-v-2933cfce]{font-size:20px;color:#333;margin-bottom:10px}.account-info .account-detail[data-v-2933cfce]{display:flex;flex-direction:column;gap:2px}.account-info .account-detail span[data-v-2933cfce]{font-size:16px;color:#95a1bc}.account-check img[data-v-2933cfce]{border-radius:50%;width:20px;height:20px}.modal-footer[data-v-2933cfce]{display:flex;justify-content:center;align-items:center;gap:12px;padding-top:20px;border-top:1px solid #e8e8e8}.modal-footer .cancel-btn[data-v-2933cfce]{min-width:88px;height:36px;padding:0 16px;background:#fff;border:1px solid #dcdfe6;border-radius:4px;color:#606266;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.modal-footer .cancel-btn[data-v-2933cfce]:hover{color:#409eff;border-color:#c6e2ff;background-color:#ecf5ff}.modal-footer .cancel-btn[data-v-2933cfce]:active{transform:scale(.98)}.modal-footer .confirm-btn[data-v-2933cfce]{min-width:88px;height:36px;padding:0 16px;background:#3e7bfa;border:none;border-radius:4px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.modal-footer .confirm-btn[data-v-2933cfce]:active{transform:scale(.98)}.password-verify-header[data-v-2933cfce]{margin-bottom:20px}.password-verify-header .back-btn[data-v-2933cfce]{display:flex;align-items:center;gap:4px;background:none;border:none;color:#3e7bfa;font-size:14px;cursor:pointer;padding:4px 0;transition:all .3s ease}.password-verify-header .back-btn[data-v-2933cfce]:hover{opacity:.8}.password-verify-header .back-btn i[data-v-2933cfce]{font-size:16px}.password-verify-content[data-v-2933cfce]{padding:20px 0}.password-verify-content .selected-user-info[data-v-2933cfce]{text-align:center;margin-bottom:30px}.password-verify-content .selected-user-info .user-avatar[data-v-2933cfce]{width:64px;height:64px;background:linear-gradient(135deg,#3e7bfa,#2b5fd9);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.password-verify-content .selected-user-info .user-avatar i[data-v-2933cfce]{font-size:32px;color:#fff}.password-verify-content .selected-user-info .user-name[data-v-2933cfce]{font-size:20px;font-weight:600;color:#0a132e;margin-bottom:4px}.password-verify-content .selected-user-info .user-account[data-v-2933cfce]{font-size:14px;color:#95a1bc}.password-verify-content .password-input-wrapper .password-label[data-v-2933cfce]{display:block;font-size:14px;color:#606266;margin-bottom:8px}.password-verify-content .password-input-wrapper .password-input[data-v-2933cfce]{width:100%;height:44px;padding:0 16px;border:1px solid #dcdfe6;border-radius:8px;font-size:14px;color:#0a132e;transition:all .3s ease;box-sizing:border-box}.password-verify-content .password-input-wrapper .password-input[data-v-2933cfce]::-moz-placeholder{color:#c0c4cc}.password-verify-content .password-input-wrapper .password-input[data-v-2933cfce]::placeholder{color:#c0c4cc}.password-verify-content .password-input-wrapper .password-input[data-v-2933cfce]:focus{outline:none;border-color:#3e7bfa;box-shadow:0 0 0 2px rgba(62,123,250,.2)}.submit-password-btn[data-v-2933cfce]{width:100%;height:4 4px!important;font-size:16px}.fade-enter-active[data-v-2933cfce],.fade-leave-active[data-v-2933cfce]{transition:opacity .3s ease}.fade-enter[data-v-2933cfce],.fade-leave-to[data-v-2933cfce]{opacity:0}.scale-enter-active[data-v-2933cfce],.scale-leave-active[data-v-2933cfce]{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.scale-enter[data-v-2933cfce],.scale-leave-to[data-v-2933cfce]{opacity:0;transform:scale(.9) translateY(-20px)}[data-v-742b8f48] .el-input__inner{height:46px!important;line-height:46px!important}.custom-dialog-overlay[data-v-742b8f48]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn-742b8f48 .3s ease-out}.custom-dialog[data-v-742b8f48]{background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.15);width:500px;background:linear-gradient(180deg,#c1d5ff,#fff 1.34%,#fff);border-radius:30px;backdrop-filter:blur(5px);animation:slideIn-742b8f48 .3s ease-out;display:flex;flex-direction:column;padding:30px}.custom-dialog-header[data-v-742b8f48]{padding:20px;display:flex;flex-direction:column;align-items:center}.custom-dialog-header .welcome[data-v-742b8f48]{display:flex;align-items:center;padding:4px 20px;height:28px;background:#e3edfe;border-radius:26px}.custom-dialog-header .welcome img[data-v-742b8f48]{margin-right:4px;width:20px;height:20px}.custom-dialog-header .welcome span[data-v-742b8f48]{font-size:14px;color:#3e7bfa}.custom-dialog-header .custom-dialog-title[data-v-742b8f48]{margin:4px 0 4px;font-size:24px;font-weight:700;color:#333}.custom-dialog-header .info[data-v-742b8f48]{font-size:14px;color:#cecece}.custom-dialog-footer[data-v-742b8f48]{padding:20px 0;border-top:none}.custom-dialog-body[data-v-742b8f48]{flex:1;overflow-y:auto;max-height:calc(90vh - 120px)}@keyframes fadeIn-742b8f48{0%{opacity:0}to{opacity:1}}@keyframes slideIn-742b8f48{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.main-content .left-panel[data-v-742b8f48]{width:100%}.main-content .right-panel[data-v-742b8f48]{flex:1;min-width:0;padding:30px 0;display:flex;flex-direction:column;justify-content:center}.main-content .empty[data-v-742b8f48]{margin-top:20px;flex:1;display:flex;flex-direction:column;align-items:center}.main-content .empty .empty-icon img[data-v-742b8f48]{width:46px;height:46px;margin-bottom:20px}.main-content .empty .empty-text[data-v-742b8f48]{font-size:20px;color:#cecece}.line-item[data-v-742b8f48]{display:flex}.line-item .input-displayName[data-v-742b8f48]{flex:1}.line-item .input-employeeNumber[data-v-742b8f48]{margin-left:20px;width:250px}.user-type-container .user-type-title[data-v-742b8f48]{display:flex;align-items:center;margin-bottom:20px}.user-type-container .user-type-title img[data-v-742b8f48]{width:26px;height:26px;margin-right:8px}.user-type-container .user-type-title span[data-v-742b8f48]{font-weight:500;font-size:20px;color:#333}.user-type-container .user-type-list[data-v-742b8f48]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.user-type-container .user-type-list .user-type-item[data-v-742b8f48]{display:flex;align-items:center;padding:14px 16px;background:#fbfbfb;border-radius:26px;border:2px solid transparent;transition:all .2s ease;cursor:pointer}.user-type-container .user-type-list .user-type-item .user-type-icon[data-v-742b8f48]{width:24px;height:24px;margin-right:8px;flex-shrink:0}.user-type-container .user-type-list .user-type-item .user-type-text[data-v-742b8f48]{flex:1;font-size:16px;color:#666;font-weight:400}.user-type-container .user-type-list .user-type-item .check-icon[data-v-742b8f48]{opacity:0;flex-shrink:0}.user-type-container .user-type-list .user-type-item .check-icon img[data-v-742b8f48]{width:20px;height:20px}.user-type-container .user-type-list .user-type-item.disabled[data-v-742b8f48]{cursor:not-allowed}.user-type-container .user-type-list .user-type-item.disabled .user-type-text[data-v-742b8f48]{color:#ccc}.user-type-container .user-type-list .user-type-item.active[data-v-742b8f48]{background:rgba(62,123,250,.05);border-color:#3e7bfa}.user-type-container .user-type-list .user-type-item.active .user-type-text[data-v-742b8f48]{font-weight:500;color:#3e7bfa}.user-type-container .user-type-list .user-type-item.active .check-icon[data-v-742b8f48]{opacity:1}.icve-sso-button[data-v-742b8f48]{margin:0 auto;cursor:pointer;width:100%;height:48px;background:#3e7bfa;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff}.icve-sso-button.disabled[data-v-742b8f48]{cursor:not-allowed}.icve-sso-plain-button[data-v-742b8f48]{margin:10px auto;cursor:pointer;border-radius:4px;width:100%;height:48px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#3e7bfa;border:1px solid #3e7bfa}.icve-sso-plain-button[data-v-742b8f48]:hover{color:#3e7bfa}[data-v-742b8f48] .el-dialog__title{font-weight:700;font-size:24px}.el-input--medium .el-input__inner[data-v-742b8f48]{height:48px;line-height:48px;font-size:14px}.input-field[data-v-742b8f48]{position:relative;margin-bottom:55px}.input-field label[data-v-742b8f48]{position:absolute;top:50%;left:15px;transform:translateY(-50%);font-size:14px;color:#999;pointer-events:none;transition:all .3s ease;padding:0 5px;z-index:1}.input-field label.active[data-v-742b8f48]{top:-20px;left:0;font-size:18px;color:#0a132e;font-weight:700}.input-field .required-star[data-v-742b8f48]{color:#ff4757;font-weight:400;margin-right:4px}.el-form-item[data-v-742b8f48],.right-panel .input-field[data-v-742b8f48]:last-child{margin-bottom:0}.el-input__inner[data-v-742b8f48],.el-select[data-v-742b8f48]{font-size:14px}.el-form-item__content[data-v-742b8f48]{position:relative}.el-form-item.is-error .el-input__inner[data-v-742b8f48]{border-color:#f56c6c}.el-input__inner[data-v-742b8f48],.el-select .el-input__inner[data-v-742b8f48]{padding-left:15px}.el-select-dropdown__item.selected[data-v-742b8f48]{color:#004b90!important}.input-field .el-select .el-input.is-focus .el-input__inner[data-v-742b8f48]{border-color:#004b90}.school-notice-text[data-v-742b8f48]{color:#ff4757;font-size:16px;font-weight:500;margin-left:6px}.input-field .el-form-item.is-error label[data-v-742b8f48]{color:#f56c6c}.native-dialog-overlay[data-v-742b8f48]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:3000}.native-dialog[data-v-742b8f48]{width:420px;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);overflow:hidden}.native-dialog-header[data-v-742b8f48]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e8e8e8}.native-dialog-header span[data-v-742b8f48]{font-size:18px;font-weight:600;color:#333}.native-dialog-header i[data-v-742b8f48]{font-size:16px;color:#999;cursor:pointer}.native-dialog-header i[data-v-742b8f48]:hover{color:#666}.native-dialog-body[data-v-742b8f48]{padding:24px 20px}.native-dialog-body p[data-v-742b8f48]{font-size:14px;color:#666;line-height:1.6;margin:0}.native-dialog-body .confirm-info-line[data-v-742b8f48]{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px;background:linear-gradient(135deg,#f0f7ff,#e8f1fc);border-radius:8px;border-left:4px solid #3e7bfa}.native-dialog-body .confirm-info-line i[data-v-742b8f48]{font-size:20px;color:#3e7bfa;margin-top:2px}.native-dialog-body .confirm-info-line .info-content[data-v-742b8f48]{display:flex;flex-direction:column;gap:6px}.native-dialog-body .confirm-info-line .info-label[data-v-742b8f48]{font-size:13px;color:#666;font-weight:400}.native-dialog-body .confirm-info-line .highlight-school-name[data-v-742b8f48]{color:#3e7bfa;font-weight:700;font-size:17px;line-height:1.4}.native-dialog-body .warning-box[data-v-742b8f48]{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px;background:linear-gradient(135deg,#fff5f0,#ffe8e0);border-radius:8px;border:1px solid #ffccc7;border-left:4px solid #ff4d4f;box-shadow:0 2px 8px rgba(255,77,79,.08)}.native-dialog-body .warning-box .warning-icon[data-v-742b8f48]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ff4d4f;border-radius:50%;flex-shrink:0}.native-dialog-body .warning-box .warning-icon i[data-v-742b8f48]{font-size:18px;color:#fff}.native-dialog-body .warning-box .warning-content[data-v-742b8f48]{display:flex;flex-direction:column;gap:4px;flex:1}.native-dialog-body .warning-box .warning-title[data-v-742b8f48]{font-size:14px;color:#cf1322;font-weight:700}.native-dialog-body .warning-box .warning-text[data-v-742b8f48]{font-size:13px;color:#595959;line-height:1.5}.native-dialog-body .confirm-question-line[data-v-742b8f48]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fafafa;border-radius:6px;font-size:14px;color:#333}.native-dialog-body .confirm-question-line i[data-v-742b8f48]{font-size:16px;color:#3e7bfa}.native-dialog-body .confirm-question-line span[data-v-742b8f48]{font-weight:500}.native-dialog-body.has-error .confirm-info-line[data-v-742b8f48]{background:linear-gradient(135deg,#fff2f0,#ffded9);border-left-color:#ff4d4f}.native-dialog-body.has-error .confirm-info-line .highlight-school-name[data-v-742b8f48],.native-dialog-body.has-error .confirm-info-line i[data-v-742b8f48]{color:#ff4d4f}.native-dialog-footer[data-v-742b8f48]{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #e8e8e8}.native-btn[data-v-742b8f48]{min-width:80px;height:32px;padding:0 16px;border-radius:4px;font-size:14px;cursor:pointer;transition:all .3s}.native-btn-cancel[data-v-742b8f48]{background:#fff;border:1px solid #dcdfe6;color:#606266}.native-btn-cancel[data-v-742b8f48]:hover{color:#409eff;border-color:#c6e2ff;background-color:#ecf5ff}.native-btn-confirm[data-v-742b8f48]{background:#3e7bfa;border:none;color:#fff}.native-btn-confirm[data-v-742b8f48]:hover{background:#3369d9}[data-v-d8d38412] .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#004b90!important;border-color:#004b90!important}[data-v-d8d38412] .el-checkbox__inner:hover{border-color:#004b90!important}.agreement1[data-v-d8d38412]{margin-top:10px;display:flex;flex-wrap:wrap;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.agreement1 .source_l[data-v-d8d38412]{font-size:17px}.agreement1 .el-checkbox[data-v-d8d38412]{padding-top:2px}.agreement1 .content[data-v-d8d38412]{width:406px;padding-left:10px}.agreement1 .content .l[data-v-d8d38412]{width:100%;display:flex}.agreement1 .content .r[data-v-d8d38412]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.agreement1 .content .r img[data-v-d8d38412]{width:40px;animation-name:move-d8d38412;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.agreement1 .ren[data-v-d8d38412]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.agreement1 .ren img[data-v-d8d38412]{width:40px;animation-name:move-d8d38412;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.agreement1 span[data-v-d8d38412]{color:#004b90;cursor:pointer}.icve-sso-agreement[data-v-d8d38412]{margin-top:10px;display:flex;flex-wrap:wrap;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-agreement .el[data-v-d8d38412]{margin-top:3px;margin-right:20px}.icve-sso-agreement .content[data-v-d8d38412]{flex:1;display:flex;flex-wrap:wrap;justify-content:space-between}.icve-sso-agreement .content .r[data-v-d8d38412]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.icve-sso-agreement .content .r img[data-v-d8d38412]{width:40px;animation-name:move-d8d38412;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.icve-sso-agreement .content1[data-v-d8d38412]{width:406px;padding-left:18px;display:flex;flex-wrap:wrap;justify-content:space-between}.icve-sso-agreement .content1 .r[data-v-d8d38412]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.icve-sso-agreement .content1 .r img[data-v-d8d38412]{width:40px;animation-name:move-d8d38412;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.icve-sso-agreement .ren[data-v-d8d38412]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.icve-sso-agreement .ren img[data-v-d8d38412]{width:40px;animation-name:move-d8d38412;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}@keyframes move-d8d38412{to{transform:translateX(10px)}}.icve-sso-agreement span[data-v-d8d38412]{color:#004b90;cursor:pointer}.select-account-modal[data-v-6079c6d6]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px)}.modal-content[data-v-6079c6d6]{position:relative;width:500px;padding:24px;background:linear-gradient(180deg,#c1d5ff,#fff 1.34%,#fff);border-radius:22px;backdrop-filter:blur(5px)}.close-btn[data-v-6079c6d6]{position:absolute;top:16px;right:16px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:all .3s ease}.close-btn[data-v-6079c6d6]:hover{background-color:#f5f5f5;transform:rotate(90deg)}.close-btn i[data-v-6079c6d6]{font-size:18px;color:#999}.modal-header[data-v-6079c6d6]{text-align:center;margin-bottom:20px}.modal-header .welcome-tag[data-v-6079c6d6]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#e7f0ff;border-radius:16px;margin-bottom:12px}.modal-header .welcome-tag span[data-v-6079c6d6]{font-size:13px;color:#004b90;font-weight:500}.modal-header .modal-title[data-v-6079c6d6]{font-weight:600;font-size:24px;color:#0a132e;margin:0}.modal-tip[data-v-6079c6d6]{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:0 4px}.modal-tip i[data-v-6079c6d6]{font-size:24px;color:#004b90}.modal-tip span[data-v-6079c6d6]{font-weight:500;font-size:20px;color:#333}.account-list[data-v-6079c6d6]{max-height:400px;overflow-y:auto;margin-bottom:20px}.account-list[data-v-6079c6d6]::-webkit-scrollbar{width:4px}.account-list[data-v-6079c6d6]::-webkit-scrollbar-thumb{background-color:#d6d9e4;border-radius:2px}.account-item[data-v-6079c6d6]{display:flex;justify-content:space-between;padding:15px 20px;margin-bottom:12px;border:1px solid transparent;cursor:pointer;transition:all .3s ease;background:#fbfbfb;border-radius:16px}.account-item[data-v-6079c6d6]:last-child{margin-bottom:0}.account-item.active[data-v-6079c6d6],.account-item[data-v-6079c6d6]:hover{background:rgba(0,75,144,.05);border:1px solid #004b90}.account-info[data-v-6079c6d6]{flex:1;min-width:0}.account-info .account-number[data-v-6079c6d6]{font-size:20px;color:#333;margin-bottom:10px}.account-info .account-detail[data-v-6079c6d6]{display:flex;flex-direction:column;gap:2px}.account-info .account-detail span[data-v-6079c6d6]{font-size:16px;color:#95a1bc}.account-check img[data-v-6079c6d6]{width:20px;height:20px}.modal-footer[data-v-6079c6d6]{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:20px}.modal-footer .continue-btn[data-v-6079c6d6]{width:100%;height:44px;background:#004b90;border:none;border-radius:8px;color:#fff;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease}.modal-footer .continue-btn[data-v-6079c6d6]:hover{background:#003a70;box-shadow:0 4px 12px rgba(0,75,144,.3)}.modal-footer .continue-btn[data-v-6079c6d6]:active{transform:scale(.98)}.modal-footer .merge-link[data-v-6079c6d6]{margin-top:10px;font-size:13px;color:#004b90;text-decoration:underline;cursor:pointer;transition:color .3s ease}.modal-footer .merge-link[data-v-6079c6d6]:hover{color:#003a70}.fade-enter-active[data-v-6079c6d6],.fade-leave-active[data-v-6079c6d6]{transition:opacity .3s ease}.fade-enter[data-v-6079c6d6],.fade-leave-to[data-v-6079c6d6]{opacity:0}.scale-enter-active[data-v-6079c6d6],.scale-leave-active[data-v-6079c6d6]{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.scale-enter[data-v-6079c6d6],.scale-leave-to[data-v-6079c6d6]{opacity:0;transform:scale(.9) translateY(-20px)}.custom-dialog-overlay[data-v-22f6fbe0]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn-22f6fbe0 .3s ease-out}.custom-dialog[data-v-22f6fbe0]{background:#fff;border-radius:30px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:600px;max-width:90vw;max-height:80vh;overflow:hidden;animation:slideIn-22f6fbe0 .3s ease-out;display:flex;flex-direction:column}.custom-dialog.nationality-selector[data-v-22f6fbe0]{height:600px}.custom-dialog-header[data-v-22f6fbe0]{padding:20px 24px;border-bottom:1px solid #ebebeb;display:flex;align-items:center;justify-content:space-between}.custom-dialog-header .custom-dialog-title[data-v-22f6fbe0]{margin:0;font-size:24px;font-weight:700;color:#333}.custom-dialog-header .custom-dialog-close[data-v-22f6fbe0]{cursor:pointer;color:#999;transition:color .2s ease}.custom-dialog-header .custom-dialog-close[data-v-22f6fbe0]:hover{color:#333}.search-container[data-v-22f6fbe0]{padding:20px 24px 0}.search-container .el-input .el-input__inner[data-v-22f6fbe0]{height:40px;line-height:40px;border-radius:20px;border:1px solid #dcdfe6;font-size:14px}.search-container .el-input .el-input__inner[data-v-22f6fbe0]:focus{border-color:#004b90}.search-container .el-input .el-input__prefix[data-v-22f6fbe0]{left:15px}.custom-dialog-body[data-v-22f6fbe0]{flex:1;overflow:hidden;padding:20px 0 0}@keyframes fadeIn-22f6fbe0{0%{opacity:0}to{opacity:1}}@keyframes slideIn-22f6fbe0{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.nationality-index-bar[data-v-22f6fbe0]{display:flex;height:100%}.index-nav[data-v-22f6fbe0]{width:40px;background:#f8f9fa;display:flex;flex-direction:column;align-items:center;padding:10px 0;border-right:1px solid #ebebeb;flex-shrink:0}.index-nav .index-item[data-v-22f6fbe0]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#666;cursor:pointer;border-radius:12px;margin:1px 0;transition:all .2s ease}.index-nav .index-item[data-v-22f6fbe0]:hover{background:#e3f2fd;color:#004b90}.index-nav .index-item.active[data-v-22f6fbe0]{background:#004b90;color:#fff}.nationality-list-container[data-v-22f6fbe0]{flex:1;height:100%;overflow:hidden}.nationality-list[data-v-22f6fbe0]{padding:0 24px}.search-results-container[data-v-22f6fbe0]{height:100%;overflow:hidden}.letter-section[data-v-22f6fbe0]{margin-bottom:10px}.letter-section .letter-anchor[data-v-22f6fbe0]{font-size:16px;font-weight:700;color:#004b90;padding:10px 0 5px;border-bottom:1px solid #f0f0f0;margin-bottom:5px;position:sticky;top:0;background:#fff;z-index:1}.country-item[data-v-22f6fbe0]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;border-radius:8px;transition:all .2s ease;margin-bottom:2px}.country-item[data-v-22f6fbe0]:hover{background:#f8f9fa}.country-item:hover .country-check[data-v-22f6fbe0]{opacity:1;color:#004b90}.country-item .country-name[data-v-22f6fbe0]{font-size:14px;color:#333;flex:1}.country-item .country-check[data-v-22f6fbe0]{opacity:0;font-size:16px;color:#004b90;transition:all .2s ease}.search-results[data-v-22f6fbe0]{padding:0 24px}.search-results .no-results[data-v-22f6fbe0]{text-align:center;color:#999;font-size:14px;padding:40px 0}.el-scrollbar .el-scrollbar__wrap[data-v-22f6fbe0]{overflow-x:hidden}.el-scrollbar .el-scrollbar__bar.is-vertical[data-v-22f6fbe0]{right:2px;width:6px}.el-scrollbar .el-scrollbar__bar.is-vertical .el-scrollbar__thumb[data-v-22f6fbe0]{background:rgba(144,147,153,.3);border-radius:3px}.el-scrollbar .el-scrollbar__bar.is-vertical .el-scrollbar__thumb[data-v-22f6fbe0]:hover{background:rgba(144,147,153,.5)}@media(max-width:768px){.custom-dialog[data-v-22f6fbe0]{width:95vw;height:85vh;border-radius:20px}.custom-dialog.nationality-selector[data-v-22f6fbe0]{height:85vh}.custom-dialog-header[data-v-22f6fbe0]{padding:16px 20px}.custom-dialog-header .custom-dialog-title[data-v-22f6fbe0]{font-size:20px}.search-container[data-v-22f6fbe0]{padding:16px 20px 0}.nationality-list[data-v-22f6fbe0],.search-results[data-v-22f6fbe0]{padding:0 20px}}.icve-sso-login-bg #ghduhfue[data-v-42c2e17f]{top:4px}.line-text[data-v-42c2e17f]{display:flex;align-items:center;width:100%;margin:20px 0;font-size:14px;color:#666;background:linear-gradient(135deg,#f5f9ff,#e8f4fd);padding:14px 18px;border-radius:12px;border:1px solid #d0e3f5;box-shadow:0 2px 8px rgba(0,75,144,.08);position:relative;overflow:hidden;line-height:1.5}.line-text[data-v-42c2e17f]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#004b90,#06c);border-radius:2px 0 0 2px}.line-text[data-v-42c2e17f]:after{display:none}.select-account-modal[data-v-42c2e17f]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px)}.modal-content[data-v-42c2e17f]{position:relative;width:500px;padding:24px;background:linear-gradient(180deg,#c1d5ff,#fff 1.34%,#fff);border-radius:22px;backdrop-filter:blur(5px)}.close-btn[data-v-42c2e17f]{position:absolute;top:16px;right:16px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:all .3s ease}.close-btn[data-v-42c2e17f]:hover{background-color:#f5f5f5;transform:rotate(90deg)}.close-btn i[data-v-42c2e17f]{font-size:18px;color:#999}.modal-header[data-v-42c2e17f]{text-align:center;margin-bottom:20px}.modal-header .welcome-tag[data-v-42c2e17f]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#e7f0ff;border-radius:16px;margin-bottom:12px}.modal-header .welcome-tag span[data-v-42c2e17f]{font-size:13px;color:#004b90;font-weight:500}.modal-header .modal-title[data-v-42c2e17f]{font-weight:600;font-size:22px;color:#0a132e;margin:0}.modal-tip[data-v-42c2e17f]{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:0 4px}.modal-tip i[data-v-42c2e17f]{font-size:24px;color:#004b90}.modal-tip span[data-v-42c2e17f]{font-weight:500;font-size:20px;color:#333}.account-list[data-v-42c2e17f]{max-height:400px;overflow-y:auto;margin-bottom:20px}.account-list[data-v-42c2e17f]::-webkit-scrollbar{width:4px}.account-list[data-v-42c2e17f]::-webkit-scrollbar-thumb{background-color:#d6d9e4;border-radius:2px}.account-item[data-v-42c2e17f]{display:flex;justify-content:space-between;height:122px;padding:15px 20px;margin-bottom:12px;border:1px solid transparent;cursor:pointer;transition:all .3s ease;background:#fbfbfb;border-radius:16px}.account-item[data-v-42c2e17f]:last-child{margin-bottom:0}.account-item.active[data-v-42c2e17f],.account-item[data-v-42c2e17f]:hover{background:rgba(0,75,144,.05);border:1px solid #004b90}.account-info[data-v-42c2e17f]{flex:1;min-width:0}.account-info .account-number[data-v-42c2e17f]{font-size:20px;color:#333;margin-bottom:10px}.account-info .account-detail[data-v-42c2e17f]{display:flex;flex-direction:column;gap:2px}.account-info .account-detail span[data-v-42c2e17f]{font-size:16px;color:#95a1bc}.account-check img[data-v-42c2e17f]{width:20px;height:20px}.modal-footer[data-v-42c2e17f]{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:20px}.modal-footer .continue-btn[data-v-42c2e17f]{width:100%;height:44px;background:#004b90;border:none;border-radius:8px;color:#fff;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease}.modal-footer .continue-btn[data-v-42c2e17f]:hover{background:#003a70;box-shadow:0 4px 12px rgba(0,75,144,.3)}.modal-footer .continue-btn[data-v-42c2e17f]:active{transform:scale(.98)}.modal-footer .merge-link[data-v-42c2e17f]{margin-top:10px;font-size:13px;color:#004b90;text-decoration:underline;cursor:pointer;transition:color .3s ease}.modal-footer .merge-link[data-v-42c2e17f]:hover{color:#003a70}.fade-enter-active[data-v-42c2e17f],.fade-leave-active[data-v-42c2e17f]{transition:opacity .3s ease}.fade-enter[data-v-42c2e17f],.fade-leave-to[data-v-42c2e17f]{opacity:0}.scale-enter-active[data-v-42c2e17f],.scale-leave-active[data-v-42c2e17f]{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.scale-enter[data-v-42c2e17f],.scale-leave-to[data-v-42c2e17f]{opacity:0;transform:scale(.9) translateY(-20px)}.qr-login-container[data-v-24f4c8a3]{margin-top:40px;display:flex;flex-direction:column;align-items:center;padding:20px;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.1);background-color:#fff}.qr-login-container .qr-code-wrapper[data-v-24f4c8a3]{position:relative;display:inline-block;margin-bottom:16px}.qr-login-container .qr-code[data-v-24f4c8a3]{margin-bottom:16px;padding:10px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px}.qr-login-container .qr-login-overlay[data-v-24f4c8a3]{position:absolute;top:0;left:-4px;width:105%;height:100%;background-color:hsla(0,0%,100%,.9);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10}.qr-login-container .qr-login-overlay .overlay-content[data-v-24f4c8a3]{text-align:center}.qr-login-container .qr-login-overlay .overlay-text[data-v-24f4c8a3]{font-size:16px;font-weight:600;color:#333;margin:0 0 8px 0}.qr-login-container .qr-login-overlay .overlay-tip[data-v-24f4c8a3]{font-size:12px;color:#999;margin:0 0 16px 0}.qr-login-container .qr-login-overlay .rescan-btn[data-v-24f4c8a3]{padding:10px 24px;background-color:#004b90;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .3s}.qr-login-container .qr-tip[data-v-24f4c8a3]{font-size:14px;color:#606266;text-align:center;margin:0;padding-top:8px;line-height:1.5}.qr-login-container .bind-tip[data-v-24f4c8a3]{margin-top:10px;padding:10px;background-color:#fdf6ec;color:#e6a23c;font-size:12px;border-radius:4px;line-height:1.4;text-align:justify;width:220px}.qr-login-container1[data-v-24f4c8a3]{margin-top:0;box-shadow:none}.mobile[data-v-c0e82770]{width:100%;height:100%;background-size:cover;background-position:0 100%}.mobile .top[data-v-c0e82770]{padding-top:40px;margin-left:60px}.mobile .test .ti[data-v-c0e82770]{font-size:20px}.mobile .test ul[data-v-c0e82770]{margin-top:20px;display:flex;flex-wrap:wrap}.mobile .test ul li[data-v-c0e82770]{cursor:pointer;display:flex;justify-content:space-between;padding:12px;width:100%;background:#fff;border-radius:4px;border:1px solid #d6d9e4;margin:0 15px 10px 0}.mobile .test ul li .le[data-v-c0e82770]{display:flex;flex-direction:column;font-weight:500;font-size:18px;color:#333}.mobile .test ul li .le .name[data-v-c0e82770]{margin-bottom:10px}.mobile .test ul li .ri[data-v-c0e82770]{display:flex;align-items:end;font-weight:400;font-size:16px;color:#999}.mobile .main[data-v-c0e82770]{position:relative;padding:60px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:600px;height:876px;background:#fff;border-radius:10px;backdrop-filter:blur(5px)}.mobile .main .header_title[data-v-c0e82770]{text-align:center;font-weight:600;font-size:36px;color:#0a132e}.mobile .main .phone_form[data-v-c0e82770]{margin-top:60px}.mobile .main .phone_form .phone[data-v-c0e82770]{position:relative;margin-bottom:30px}.mobile .main .phone_form .phone #ghduhfue[data-v-c0e82770]{position:absolute;left:32px;top:50%;transform:translateY(-50%);z-index:1;font-size:20px;color:#333;cursor:pointer}.mobile .main .phone_form .Code[data-v-c0e82770]{position:relative}.mobile .main .phone_form .Code #code[data-v-c0e82770]{position:absolute;top:50%;left:10px;transform:translateY(-50%);z-index:999}.mobile .main .phone_form .Code #djs[data-v-c0e82770]{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:20px;font-size:20px;color:#004b90}.mobile .main .phone_form[data-v-c0e82770] .el-input__inner{height:48px;line-height:48px;padding-left:90px!important}.mobile .main .phone_form[data-v-c0e82770] .el-input__suffix{margin-right:10px}.mobile .main .phone_form[data-v-c0e82770] .el-input__prefix i{font-size:28px;line-height:47px}.mobile .main .footer[data-v-c0e82770]{position:absolute;bottom:60px;left:60px;text-align:center}.mobile .main .footer .custom-primary-button[data-v-c0e82770]{background-color:#004b90;border-color:#004b90;color:#fff;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid transparent;cursor:pointer;margin:0 5px;transition:all .3s}.mobile .main .footer .custom-plain-button[data-v-c0e82770]{background-color:#fff;border-color:#dcdfe6;color:#606266;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid #dcdfe6;cursor:pointer;margin:0 5px;transition:all .3s}.mobile .sjbdVerify[data-v-c0e82770] .mask{display:block!important}.mobile .sjbdVerify[data-v-c0e82770] .verifybox{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile.dialog-mode[data-v-c0e82770]{width:100%;height:auto;background:none}.mobile.dialog-mode .main[data-v-c0e82770]{position:static;transform:none;left:auto;top:auto;width:100%;height:auto;background:none;border-radius:0;backdrop-filter:none;padding:10px;max-width:500px;margin:0 auto}.mobile.dialog-mode .main .header_title[data-v-c0e82770]{display:none}.mobile.dialog-mode .main .phone_form[data-v-c0e82770]{margin-top:20px}.mobile.dialog-mode .main .phone_form .test .ti[data-v-c0e82770]{font-size:16px}.mobile.dialog-mode .main .phone_form .test ul li[data-v-c0e82770]{width:100%;margin:0 0 10px 0}.mobile.dialog-mode .main .footer[data-v-c0e82770]{position:static;bottom:auto;left:auto;margin-top:30px;text-align:center}.mobile.dialog-mode .main .footer .custom-plain-button[data-v-c0e82770],.mobile.dialog-mode .main .footer .custom-primary-button[data-v-c0e82770]{width:auto;margin:0 5px}.mproveInformation[data-v-5b84f281]{margin-top:20px}[data-v-5b84f281] .el-select-dropdown__item.selected{color:#004b90!important}[data-v-5b84f281] .el-select-dropdown__item.hover,[data-v-5b84f281] .el-select-dropdown__item:hover{background-color:#f5f7fa;color:#004b90}.line-item[data-v-5b84f281]{display:flex}.line-item .input-displayName[data-v-5b84f281]{flex:1}.line-item .input-employeeNumber[data-v-5b84f281]{margin-left:20px;width:250px}.el-input--medium .el-input__inner[data-v-5b84f281]{height:48px;line-height:48px;font-size:14px}.input-radio[data-v-5b84f281]{display:flex;margin-bottom:40px}.input-radio .input-type[data-v-5b84f281]{font-size:18px;color:#0a132e;margin-bottom:20px;width:120px}.input-radio .input-type[data-v-5b84f281]:before{content:"* ";color:red}.input-radio .input-en[data-v-5b84f281]{width:240px}.input-radio .el-form-item[data-v-5b84f281]{margin-bottom:0}.input-radio .el-radio-group[data-v-5b84f281]{display:flex;flex-wrap:wrap;gap:10px 10px}.input-radio .el-radio-group[data-v-5b84f281] .el-radio{margin-right:0;margin-bottom:0;white-space:nowrap}.input-radio .el-radio-group[data-v-5b84f281] .el-radio .el-radio__label{font-size:16px;color:#333;padding-left:10px}.input-radio .el-radio-group[data-v-5b84f281] .el-radio .el-radio__input .el-radio__inner{width:18px;height:18px;border:2px solid #dcdfe6}.input-radio .el-radio-group[data-v-5b84f281] .el-radio .el-radio__input .el-radio__inner:hover{border-color:#004b90}.input-radio .el-radio-group[data-v-5b84f281] .el-radio .el-radio__input .el-radio__inner:after{width:8px;height:8px;background-color:#004b90}.input-radio .el-radio-group[data-v-5b84f281] .el-radio .el-radio__input.is-checked .el-radio__inner{border-color:#004b90;background-color:#004b90}.input-radio .el-radio-group[data-v-5b84f281] .el-radio .el-radio__input.is-checked .el-radio__inner:after{background-color:#fff}.input-radio .el-radio-group[data-v-5b84f281] .el-radio .el-radio__input.is-checked+.el-radio__label{color:#004b90;font-weight:500}.input-radio .el-radio-group[data-v-5b84f281] .el-radio:hover .el-radio__input .el-radio__inner{border-color:#004b90}.input-radio .el-radio-group[data-v-5b84f281] .el-radio:hover .el-radio__label{color:#004b90}.input-field[data-v-5b84f281]{position:relative;margin-bottom:50px}.input-field label[data-v-5b84f281]{position:absolute;top:50%;left:15px;transform:translateY(-50%);font-size:14px;color:#999;pointer-events:none;transition:all .3s ease;padding:0 5px;z-index:1}.input-field label.active[data-v-5b84f281]{top:-18px;left:0;font-size:18px;color:#0a132e}.input-field label.active[data-v-5b84f281]:before{content:"* ";color:red}.input-field[data-v-5b84f281] .el-form-item{margin-bottom:0}.input-field[data-v-5b84f281] .el-input__inner,.input-field[data-v-5b84f281] .el-select{font-size:14px}.input-field[data-v-5b84f281] .el-form-item__content{position:relative}.input-field[data-v-5b84f281] .el-form-item.is-error .el-input__inner{border-color:#f56c6c}.input-field[data-v-5b84f281] .el-input__inner,.input-field[data-v-5b84f281] .el-select .el-input__inner{padding-left:15px}[data-v-5b84f281] .input-field .el-select .el-input.is-focus .el-input__inner,[data-v-5b84f281] .input-field .el-select:hover .el-input__inner{border-color:#004b90}[data-v-5b84f281] .input-field .el-select .el-input.is-focus .el-select__caret,[data-v-5b84f281] .input-field .el-select .el-input__suffix .el-select__caret{color:#004b90}.button[data-v-5b84f281]{background-color:#004b90;color:#fff;padding:12px 24px;border-radius:4px;font-size:16px;cursor:pointer;text-align:center;transition:background-color .3s ease}.button[data-v-5b84f281]:hover{background-color:#003a73}.input-field .el-form-item.is-error label[data-v-5b84f281]{color:#f56c6c}.icve-sso-login-bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease-out}.icve-sso-login-bg .el-input-group__prepend{background-color:#fff!important}.icve-sso-login-bg .primary{background-color:#004b90!important;border-color:#004b90!important}.icve-sso-login-bg .icve-sso-mobileShow-top ul{display:flex;margin-bottom:20px}.icve-sso-login-bg .icve-sso-mobileShow-top ul li{cursor:pointer;font-size:20px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#0a132e;padding-bottom:10px;margin-right:30px}.icve-sso-login-bg .icve-sso-mobileShow-top ul .icve-sso-active{color:#004b90;border-bottom:4px solid #004b90}.icve-sso-login-bg .icve-sso-moreUserName-top .icve-sso-test{color:#95a1bc}.icve-sso-login-bg .icve-sso-moreUserName-top ul{margin-top:10px}.icve-sso-login-bg .icve-sso-moreUserName-top ul li{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;width:460px;height:80px;background:#fff;border-radius:4px;border:1px solid #d6d9e4;margin-bottom:20px}.icve-sso-login-bg .icve-sso-moreUserName-top ul li .icve-sso-lee .icve-sso-tp{cursor:pointer;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;margin-bottom:10px}.icve-sso-login-bg .icve-sso-moreUserName-top ul li .icve-sso-lee .icve-sso-b{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-moreUserName{height:400px;overflow-y:auto}.icve-sso-login-bg .icve-sso-moreUserName .icve-sso-test{color:#95a1bc}.icve-sso-login-bg .icve-sso-moreUserName ul{margin-top:10px}.icve-sso-login-bg .icve-sso-moreUserName ul li{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;width:430px;height:80px;background:#fff;border-radius:4px;border:1px solid #d6d9e4;margin-bottom:20px}.icve-sso-login-bg .icve-sso-moreUserName ul li .icve-sso-lee .icve-sso-tp{cursor:pointer;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;margin-bottom:10px}.icve-sso-login-bg .icve-sso-moreUserName ul li .icve-sso-lee .icve-sso-b{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-hr11{color:#a2a9b6;border:0;font-size:14px;padding:1em 0;position:relative}.icve-sso-login-bg .icve-sso-hr11:before{content:attr(data-content);position:absolute;padding:0 10px;line-height:1px;border:solid #d0d0d5;border-width:0 99vw;width:-moz-fit-content;width:fit-content;white-space:nowrap;left:50%;transform:translateX(-50%)}.icve-sso-login-bg #Prefix{width:460px}.icve-sso-login-bg #Prefix .fff{display:flex}.icve-sso-login-bg .zhjsy{display:flex;justify-content:center;margin-right:80px;cursor:pointer}.icve-sso-login-bg #ghduhfue{position:absolute;cursor:pointer;z-index:999;left:46px;top:7px;font-size:18px;color:#333}.icve-sso-login-bg #mobile_login{padding-left:96px!important}.icve-sso-login-bg .sjbdVerify{position:fixed;left:2%;top:103%;z-index:9999}.icve-sso-login-bg #code{position:absolute;left:10px;top:10px;z-index:2}.icve-sso-login-bg #djs{position:absolute;cursor:pointer;z-index:2;top:6px;right:10px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#004b90}.icve-sso-login-bg .el-input__icon{font-size:30px;line-height:48px}.icve-sso-login-bg .icve-sso-tabs{text-align:left;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0a132e;position:relative}.icve-sso-login-bg .icve-sso-tabs .icve-sso-qiehuan{cursor:pointer;position:absolute;right:0;bottom:0}.icve-sso-login-bg .icve-sso-tabs .icve-sso-qiehuan img{width:36px}.icve-sso-login-bg .icve-sso-tabs span{cursor:pointer;display:inline-block;padding-bottom:10px;margin-right:20px}.icve-sso-login-bg .icve-sso-tabs .icve-sso-xian1{width:100%;height:1px;background:#d6d9e4}.icve-sso-login-bg .icve-sso-spanActive{color:#004b90;border-bottom:4px solid #004b90;transition:width 1s linear 0s}.icve-sso-login-bg .custom-dialog-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease-out}.icve-sso-login-bg .custom-dialog{background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:600px;max-width:90vw;max-height:90vh;overflow:hidden;animation:slideIn .3s ease-out;display:flex;flex-direction:column}.icve-sso-login-bg .icve-sso-test1{width:400px}.icve-sso-login-bg .custom-dialog-header{padding:20px 20px 10px;border-bottom:1px solid #ebeef5}.icve-sso-login-bg .custom-dialog-header .custom-dialog-title{margin:0;font-size:20px;font-weight:700;color:#333;line-height:1.4}.icve-sso-login-bg .custom-dialog-body{flex:1;padding:20px;overflow-y:auto;font-size:14px;color:#606266;line-height:1.6}.icve-sso-login-bg .custom-dialog-footer{padding:10px 20px 20px;text-align:center;border-top:1px solid #ebeef5}.icve-sso-login-bg .custom-dialog-footer .custom-primary-button{background-color:#004b90;border-color:#004b90;color:#fff;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid transparent;cursor:pointer;margin-left:10px;transition:all .3s}.icve-sso-login-bg .custom-dialog-footer .custom-plain-button{background-color:#fff;border-color:#dcdfe6;color:#606266;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid #dcdfe6;cursor:pointer;margin-left:10px;transition:all .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.9) translateY(20px)}to{opacity:1;transform:translate(-50%,-50%) scale(1) translateY(0)}}@keyframes titleFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes tabSlideIn{0%{width:0;opacity:0}to{width:100%;opacity:1}}.icve-sso-login-bg .img{display:flex;justify-content:center}.icve-sso-login-bg .el-input__inner{height:48px;line-height:48px;padding-left:60px!important}.icve-sso-login-bg .el-input__suffix{margin-right:10px}.icve-sso-login-bg .el-input__suffix i{font-size:26px}.icve-sso-login-bg .el-scrollbar__wrap{overflow-x:hidden}.icve-sso-login-bg .icve-sso-escrool{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:hsla(0,0%,100%,.95);height:662px;border-radius:32px;backdrop-filter:blur(20px) saturate(180%);border:1px solid hsla(0,0%,100%,.2);transition:all .3s cubic-bezier(.4,0,.2,1);animation:modalSlideIn .4s cubic-bezier(.4,0,.2,1)}.icve-sso-login-bg .icve-sso-escrool .icve-sso-footer1{margin-top:20px;padding-bottom:20px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-footer1 .icve-sso-h5,.icve-sso-login-bg .icve-sso-escrool .icve-sso-footer1 .icve-sso-h6{margin-top:10px;text-align:center;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-escrool .icve-sso-title-wrapper{position:relative;margin-top:20px;margin-bottom:50px;display:flex;align-items:center;justify-content:center}.icve-sso-login-bg .icve-sso-escrool .icve-sso-title{text-align:center;font-size:36px;font-family:PingFangSC,PingFang SC;font-weight:600;color:#0a132e}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn{position:absolute;top:-2px;right:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn:active{transform:scale(.95)}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn svg{transition:transform .2s ease}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn:hover svg{transform:rotate(90deg)}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space{display:flex;justify-content:space-between}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .zhi{cursor:pointer;position:absolute;bottom:120px;left:248px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-l{width:530px;display:flex;justify-content:center}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-xian{width:1px;height:442px;background:#d6d9e4}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri{position:relative;width:540px;padding:0 40px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .footer{position:absolute;left:-192px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .footer .h5,.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .footer .h6{margin-top:20px;text-align:center;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .is-top{font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0a132e}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .is-active{color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .el-tabs__active-bar{min-width:132px!important;height:4px;background:#004b90!important}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm{padding-top:20px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify,.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify1{position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify1 .icve-sso-verifybox{top:-230px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify2{position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify2 .icve-sso-verifybox{top:-314px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-clickVerify,.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-clickVerify1{cursor:pointer;width:100%;height:48px;background:#f5f5f5;border-radius:4px;text-align:center;line-height:48px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-clickVerify1{position:relative;margin-top:50px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-login{cursor:pointer;margin-top:26px;display:flex;align-items:center;justify-content:center;height:48px;background:#004b90;border-radius:4px;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .enroll{cursor:pointer;margin-top:25px;display:flex;align-items:center;justify-content:center;height:48px;background:#fff;border-radius:4px;border:1px solid #004b90;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-customer{margin-top:40px;display:flex;justify-content:space-between;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc;color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Prefix .icve-sso-mobile_login .el-input__inner{padding-left:106px!important}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Prefix .el-form-item__content{display:flex;position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Prefix .el-form-item__content .icve-sso-prefix{position:absolute;cursor:pointer;z-index:999;left:40px;top:5px;font-size:18px;color:#333}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code{position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code .icve-sso-code{position:absolute;left:10px;top:8px;z-index:2}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code .icve-sso-djs{position:absolute;cursor:pointer;z-index:2;top:5px;right:10px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code1{position:relative;margin-top:130px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code1 .icve-sso-code{position:absolute;left:10px;top:10px;z-index:2}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code1 .icve-sso-djs{position:absolute;cursor:pointer;z-index:2;top:5px;right:10px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#004b90}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul{list-style:none;padding:0;margin:0}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li{margin-bottom:16px;transition:all .3s ease}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li:last-child{margin-bottom:0}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card{display:flex;align-items:center;padding:16px 20px;background:#f8f9fc;border-radius:8px;border:1px solid #e8ebf0;transition:all .3s ease}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card:hover{background:#f0f4ff;border-color:#004b90;box-shadow:0 2px 8px rgba(0,75,144,.1);transform:translateY(-2px)}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-avatar{flex-shrink:0;margin-right:16px;display:flex;align-items:center;justify-content:center}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info{flex:1;min-width:0}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-name{font-size:18px;font-weight:500;color:#0a132e;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-time{display:flex;align-items:center;font-size:14px;color:#95a1bc}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-time svg{flex-shrink:0;margin-right:6px}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-time span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
|
package/dist/icve-sso.umd.js
CHANGED
|
@@ -348,13 +348,6 @@ setToStringTag(Math, 'Math', true);
|
|
|
348
348
|
setToStringTag(global.JSON, 'JSON', true);
|
|
349
349
|
|
|
350
350
|
|
|
351
|
-
/***/ }),
|
|
352
|
-
|
|
353
|
-
/***/ "0381":
|
|
354
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
355
|
-
|
|
356
|
-
// extracted by mini-css-extract-plugin
|
|
357
|
-
|
|
358
351
|
/***/ }),
|
|
359
352
|
|
|
360
353
|
/***/ "0395":
|
|
@@ -548,17 +541,6 @@ utils.forEach(['post', 'put', 'patch'], function forEachMethodWithData(method) {
|
|
|
548
541
|
module.exports = Axios;
|
|
549
542
|
|
|
550
543
|
|
|
551
|
-
/***/ }),
|
|
552
|
-
|
|
553
|
-
/***/ "0b03":
|
|
554
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
555
|
-
|
|
556
|
-
"use strict";
|
|
557
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_userCenterCompleteInformation_vue_vue_type_style_index_0_id_4318ef88_prod_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("0381");
|
|
558
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_userCenterCompleteInformation_vue_vue_type_style_index_0_id_4318ef88_prod_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_userCenterCompleteInformation_vue_vue_type_style_index_0_id_4318ef88_prod_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0__);
|
|
559
|
-
/* unused harmony reexport * */
|
|
560
|
-
|
|
561
|
-
|
|
562
544
|
/***/ }),
|
|
563
545
|
|
|
564
546
|
/***/ "0df6":
|
|
@@ -58561,6 +58543,17 @@ module.exports = function xhrAdapter(config) {
|
|
|
58561
58543
|
|
|
58562
58544
|
// extracted by mini-css-extract-plugin
|
|
58563
58545
|
|
|
58546
|
+
/***/ }),
|
|
58547
|
+
|
|
58548
|
+
/***/ "b685":
|
|
58549
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
58550
|
+
|
|
58551
|
+
"use strict";
|
|
58552
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_userCenterCompleteInformation_vue_vue_type_style_index_0_id_742b8f48_prod_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("fda1");
|
|
58553
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_userCenterCompleteInformation_vue_vue_type_style_index_0_id_742b8f48_prod_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_userCenterCompleteInformation_vue_vue_type_style_index_0_id_742b8f48_prod_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0__);
|
|
58554
|
+
/* unused harmony reexport * */
|
|
58555
|
+
|
|
58556
|
+
|
|
58564
58557
|
/***/ }),
|
|
58565
58558
|
|
|
58566
58559
|
/***/ "b8e3":
|
|
@@ -66415,7 +66408,7 @@ if (typeof window !== 'undefined') {
|
|
|
66415
66408
|
// Indicate to webpack that this file can be concatenated
|
|
66416
66409
|
/* harmony default export */ var setPublicPath = (null);
|
|
66417
66410
|
|
|
66418
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ef036b0-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/userCenterCompleteInformation.vue?vue&type=template&id=
|
|
66411
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"9ef036b0-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/userCenterCompleteInformation.vue?vue&type=template&id=742b8f48&scoped=true
|
|
66419
66412
|
var render = function render(){var _vm=this,_c=_vm._self._c;return (_vm.show)?_c('div',{staticClass:"custom-dialog-overlay",on:{"click":function($event){if($event.target !== $event.currentTarget)return null;return _vm.handleOverlayClick.apply(null, arguments)}}},[_c('div',{staticClass:"custom-dialog userCenterCompleteInformation"},[_c('div',{staticClass:"custom-dialog-header"},[_c('div',{staticClass:"welcome"},[_c('img',{attrs:{"alt":"","src":"https://file.icve.com.cn/rc/376/268/5E143223864C97747297B5A672C8298D.png"}}),_c('span',[_vm._v(_vm._s(_vm.defaultLang ? '欢迎加入' : 'Welcome to join'))])]),_c('h3',{staticClass:"custom-dialog-title"},[_vm._v(_vm._s(_vm.defaultLang ? '完善您的资料' : 'Complete your profile'))]),_c('div',{staticClass:"info"},[_vm._v(_vm._s(_vm.defaultLang ? '只需要几秒钟,让我们更好地了解您' : 'Just a few seconds, let\'s get to know you better')+" ")])]),_c('div',{staticClass:"custom-dialog-body"},[_c('el-form',{ref:"form",attrs:{"model":_vm.form}},[_c('div',{staticClass:"main-content"},[_c('div',{staticClass:"left-panel"},[_c('div',{staticClass:"user-type-container"},[_c('div',{staticClass:"user-type-title"},[_c('img',{attrs:{"alt":"","src":"https://file.icve.com.cn/rc/102/552/1998A14BF624267FC579722490BB442F.png"}}),_c('span',[_vm._v(_vm._s(_vm.defaultLang ? '请选择您的身份' : 'Please Select Your Identity'))])]),_c('div',{staticClass:"user-type-list"},_vm._l((_vm.userTypeOptions),function(userType){return _c('div',{key:userType.value,class:['user-type-item', { 'active': _vm.form.userType === userType.value, 'disabled': _vm.disableFields.userType }],on:{"click":function($event){!_vm.disableFields.userType && _vm.selectUserType(userType.value)}}},[_c('img',{staticClass:"user-type-icon",attrs:{"alt":_vm.defaultLang ? userType.labelCn : userType.labelEn,"src":_vm.getUserTypeIcon(userType.value, _vm.form.userType === userType.value)}}),_c('span',{staticClass:"user-type-text"},[_vm._v(_vm._s(_vm.defaultLang ? userType.labelCn : userType.labelEn))]),(_vm.form.userType === userType.value)?_c('div',{staticClass:"check-icon"},[_c('img',{attrs:{"alt":"","src":"https://file.icve.com.cn/ai/54/1003/0DBFAC11CE332C494A6144A1152157F4.png"}})]):_vm._e()])}),0),_c('el-form-item',{staticStyle:{"display":"none"},attrs:{"rules":[{ required: true, message: _vm.defaultLang ? '请选择身份类型' : 'Please Select User Type', trigger: 'change' }],"prop":"userType"}},[_c('el-input',{model:{value:(_vm.form.userType),callback:function ($$v) {_vm.$set(_vm.form, "userType", $$v)},expression:"form.userType"}})],1)],1)]),(_vm.form.userType)?_c('div',{staticClass:"right-panel"},[(_vm.showNationalityField)?_c('div',{staticClass:"input-field"},[_c('label',{class:{ active: _vm.form.reservedField2 || _vm.focusedFields.reservedField2 }},[(_vm.form.reservedField2 || _vm.focusedFields.reservedField2)?_c('span',{staticClass:"required-star"},[_vm._v("*")]):_vm._e(),_vm._v(" "+_vm._s(_vm.defaultLang ? '国籍' : 'Country')+" ")]),_c('el-form-item',{attrs:{"rules":[
|
|
66420
66413
|
{
|
|
66421
66414
|
required: true,
|
|
@@ -66444,7 +66437,7 @@ var staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',
|
|
|
66444
66437
|
}]
|
|
66445
66438
|
|
|
66446
66439
|
|
|
66447
|
-
// CONCATENATED MODULE: ./src/components/userCenterCompleteInformation.vue?vue&type=template&id=
|
|
66440
|
+
// CONCATENATED MODULE: ./src/components/userCenterCompleteInformation.vue?vue&type=template&id=742b8f48&scoped=true
|
|
66448
66441
|
|
|
66449
66442
|
// CONCATENATED MODULE: ./src/utils/errorCode.js
|
|
66450
66443
|
/* harmony default export */ var errorCode = ({
|
|
@@ -66955,7 +66948,17 @@ var component = normalizeComponent(
|
|
|
66955
66948
|
},
|
|
66956
66949
|
// 用户选择弹框相关数据
|
|
66957
66950
|
showUserSelectDialog: false,
|
|
66958
|
-
duplicateUserList: [
|
|
66951
|
+
duplicateUserList: [
|
|
66952
|
+
// {userName: 'test1', userType: 1, schoolName: 'test1', displayName: 'test1', employeeNumber: 'test1'},
|
|
66953
|
+
// {userName: 'test2', userType: 2, schoolName: 'test2', displayName: 'test2', employeeNumber: 'test2'},
|
|
66954
|
+
// {userName: 'test3', userType: 3, schoolName: 'test3', displayName: 'test3', employeeNumber: 'test3'},
|
|
66955
|
+
//
|
|
66956
|
+
// {userName: 'test4', userType: 4, schoolName: 'test4', displayName: 'test4', employeeNumber: 'test4'},
|
|
66957
|
+
//
|
|
66958
|
+
// {userName: 'test5', userType: 5, schoolName: 'test5', displayName: 'test5', employeeNumber: 'test5'},
|
|
66959
|
+
//
|
|
66960
|
+
// {userName: 'test6', userType: 6, schoolName: 'test6', displayName: 'test6', employeeNumber: 'test6'},
|
|
66961
|
+
],
|
|
66959
66962
|
userForm: {},
|
|
66960
66963
|
// 原生信息提示弹框相关数据
|
|
66961
66964
|
showNativeDialog: false,
|
|
@@ -67169,7 +67172,12 @@ var component = normalizeComponent(
|
|
|
67169
67172
|
this.queryParams.userType = this.form.userType === 5 ? 1 : this.form.userType === 6 ? 2 : this.form.userType;
|
|
67170
67173
|
getDw(this.queryParams).then(({data}) => {
|
|
67171
67174
|
this.loading = false;
|
|
67172
|
-
|
|
67175
|
+
if (data.code === 500) {
|
|
67176
|
+
this.$message.warning(data.msg);
|
|
67177
|
+
this.list = [];
|
|
67178
|
+
} else {
|
|
67179
|
+
this.list = data.data.data;
|
|
67180
|
+
}
|
|
67173
67181
|
});
|
|
67174
67182
|
},
|
|
67175
67183
|
remoteMethod(query) {
|
|
@@ -67255,6 +67263,7 @@ var component = normalizeComponent(
|
|
|
67255
67263
|
console.log(res, 'res');
|
|
67256
67264
|
if (res.data.code == 500) {
|
|
67257
67265
|
this.$message.warning(res.data.msg);
|
|
67266
|
+
this.$refs.userSelectDialog.merging = false;
|
|
67258
67267
|
} else {
|
|
67259
67268
|
this.$refs.userSelectDialog.closeDialog();
|
|
67260
67269
|
js_cookie_default.a.set('token', res.data.data, {
|
|
@@ -67293,8 +67302,8 @@ var component = normalizeComponent(
|
|
|
67293
67302
|
|
|
67294
67303
|
// CONCATENATED MODULE: ./src/components/userCenterCompleteInformation.vue?vue&type=script&lang=js
|
|
67295
67304
|
/* harmony default export */ var components_userCenterCompleteInformationvue_type_script_lang_js = (userCenterCompleteInformationvue_type_script_lang_js);
|
|
67296
|
-
// EXTERNAL MODULE: ./src/components/userCenterCompleteInformation.vue?vue&type=style&index=0&id=
|
|
67297
|
-
var
|
|
67305
|
+
// EXTERNAL MODULE: ./src/components/userCenterCompleteInformation.vue?vue&type=style&index=0&id=742b8f48&prod&lang=scss&scoped=true
|
|
67306
|
+
var userCenterCompleteInformationvue_type_style_index_0_id_742b8f48_prod_lang_scss_scoped_true = __webpack_require__("b685");
|
|
67298
67307
|
|
|
67299
67308
|
// CONCATENATED MODULE: ./src/components/userCenterCompleteInformation.vue
|
|
67300
67309
|
|
|
@@ -67311,7 +67320,7 @@ var userCenterCompleteInformation_component = normalizeComponent(
|
|
|
67311
67320
|
staticRenderFns,
|
|
67312
67321
|
false,
|
|
67313
67322
|
null,
|
|
67314
|
-
"
|
|
67323
|
+
"742b8f48",
|
|
67315
67324
|
null
|
|
67316
67325
|
|
|
67317
67326
|
)
|
|
@@ -70362,6 +70371,13 @@ var userCenterLogin_component = normalizeComponent(
|
|
|
70362
70371
|
|
|
70363
70372
|
|
|
70364
70373
|
|
|
70374
|
+
/***/ }),
|
|
70375
|
+
|
|
70376
|
+
/***/ "fda1":
|
|
70377
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
70378
|
+
|
|
70379
|
+
// extracted by mini-css-extract-plugin
|
|
70380
|
+
|
|
70365
70381
|
/***/ })
|
|
70366
70382
|
|
|
70367
70383
|
/******/ });
|