.user-menu[data-v-437e6086]{padding:16px 0}.menu-nav[data-v-437e6086]{display:flex;flex-direction:column}.nav-group[data-v-437e6086]{margin-bottom:8px}.nav-group-title[data-v-437e6086]{padding:16px 16px 8px;font-size:14px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.nav-item[data-v-437e6086]{display:flex;align-items:center;gap:12px;padding:12px 16px;margin:4px 12px;color:#475569;font-size:14px;cursor:pointer;transition:all .2s;border-radius:8px}.nav-item[data-v-437e6086]:hover{background:#f1f5f9;color:#2563eb}.nav-item.active[data-v-437e6086]{background:#eff6ff;color:#2563eb;box-shadow:0 1px 4px rgba(37,99,235,.1)}.nav-item i[data-v-437e6086]{justify-content:center;width:24px;text-align:center;flex-shrink:0}.nav-item i[data-v-437e6086],.nav-item span[data-v-437e6086]{display:inline-flex;align-items:center;font-size:16px;line-height:1}.nav-divider[data-v-437e6086]{height:1px;background:#e2e8f0;margin:16px 24px}.logout-item[data-v-437e6086]{color:#64748b}.logout-item[data-v-437e6086]:hover{background:#f1f5f9;color:#64748b}.logout-item i[data-v-437e6086]{color:#64748b}*{margin:0;padding:0;list-style:none}html{font-size:14px}#app,body,html{width:100%;height:100%;font-size:14px;font-family:GeneralFont,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden;overflow-y:hidden;background-color:#f1f5f9;color:#333}a{text-decoration:none}img{display:block}.app-box{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column}.header{height:75px;position:relative;overflow:hidden}.header-bg{position:absolute;min-width:100%;min-height:100%}.logo{padding:17px 0 0 10px;float:left;font-weight:700;position:relative;margin-left:20px}.logo img{height:40px;float:left;margin-right:8px}.logo i{float:left;height:28px;width:1px;overflow:hidden;margin:6px 20px 0 10px}.logo span{float:left;line-height:40px;font-size:20px;font-weight:400;color:#fff}.login-status,.login-status a,.login-status span,.logo span,.usercenter-title span{color:#fff!important}.logo i{background:#fff}.login-status{float:right;line-height:75px;padding-right:30px;position:relative;font-size:14px;font-weight:400}.login-status span{margin-right:8px}.user-logo{width:250px;background:#303133;height:100%}.user-logo span{color:#fff}.usercenter-title{color:#334155;padding-left:30px}.usercenter-title span{font-size:28px;font-weight:400}.main-warp{width:100%;height:calc(100% - 75px);display:flex}@media screen and (max-width:768px){.main-warp{height:100%}.van-overlay{z-index:99!important;background-color:rgba(0,0,0,.3)!important}}.pc-layout{display:flex;min-height:100vh;width:100%}.pc-sidebar{width:260px;background:#fff;border-right:1px solid #e2e8f0;position:fixed;left:0;top:0;height:100vh;overflow-y:auto;z-index:30}.sidebar-user-info{padding:20px;background:linear-gradient(135deg,#2563eb,#1d4ed8);display:flex;align-items:center;gap:16px;cursor:pointer;transition:opacity .2s}.sidebar-user-info:hover{opacity:.9}.user-avatar{width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.user-detail{flex:1}.user-name{color:#fff;font-weight:600;font-size:16px}.user-id{color:hsla(0,0%,100%,.8);font-size:14px;margin-top:1px}.user-avatar-placeholder{background:hsla(0,0%,100%,.15)}.user-avatar-placeholder i{color:hsla(0,0%,100%,.6);font-size:20px}.user-detail-placeholder{flex:1}.user-name-placeholder{width:80px;height:16px;background:hsla(0,0%,100%,.2);margin-bottom:6px}.user-id-placeholder,.user-name-placeholder{border-radius:4px;-webkit-animation:pulse 1.5s ease-in-out infinite;animation:pulse 1.5s ease-in-out infinite}.user-id-placeholder{width:60px;height:12px;background:hsla(0,0%,100%,.15);-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pc-main{flex:1;margin-left:260px;min-height:100vh;display:flex;flex-direction:column}.pc-header{background:#fff;border-bottom:1px solid #e2e8f0;height:64px;justify-content:space-between;flex-shrink:0;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.header-left,.pc-header{display:flex;align-items:center}.header-title{font-size:18px;font-weight:600;color:#1e293b}.header-right{gap:12px}.header-right,.identity-btn{display:flex;align-items:center}.identity-btn{gap:8px;padding:6px 12px;background:#eff6ff;color:#2563eb;border-radius:8px;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:all .2s}.identity-btn:hover{background:#dbeafe}.notification-btn{position:relative;padding:8px;background:transparent;border:none;cursor:pointer;border-radius:8px;transition:all .2s}.notification-btn:hover{background:#f1f5f9}.notification-btn i{font-size:20px;color:#64748b}.notification-dot{position:absolute;top:8px;right:8px;width:8px;height:8px;background:#ef4444;border-radius:50%}.header-user{display:flex;align-items:center;gap:8px;padding-left:16px;cursor:pointer;transition:opacity .2s}.header-user:hover{opacity:.8}.logout-btn{display:flex;align-items:center;gap:6px;padding:6px;color:#64748b;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s}.logout-btn:hover{background:#fef2f2;color:#ef4444;border-color:#fecaca}.logout-btn i{font-size:16px}.header-avatar{width:32px;height:32px;border-radius:50%;background:#dbeafe;display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:14px;font-weight:700}.header-username{font-size:14px;color:#64748b}.pc-content{flex:1;padding:20px}@media screen and (max-width:1024px){.pc-sidebar{display:none}.pc-main{margin-left:0!important}.pc-content{padding:16px}}.mobile-layout{display:flex;flex-direction:column;min-height:100vh;width:100%}.mobile-header{background:#fff;border-bottom:1px solid #e2e8f0;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 1.1429rem;position:-webkit-sticky;position:sticky;top:0;z-index:20}.menu-toggle-btn{padding:8px;background:transparent;border:none;cursor:pointer;border-radius:.5714rem;display:flex;align-items:center;justify-content:center}.menu-toggle-btn i{font-size:1.4286rem;color:#333}.mobile-title{font-size:1.1429rem;font-weight:600;color:#333;flex:1;text-align:center;margin:0 .8571rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-header-right{display:flex;align-items:center}.notification-btn-mobile{position:relative;padding:.5714rem;background:transparent;border:none;cursor:pointer;border-radius:.5714rem}.notification-btn-mobile i{font-size:1.2857rem;color:#64748b}.mobile-content{flex:1;overflow-y:auto;background:#f1f5f9}.mobile-sidebar-popup{z-index:9999!important}.mobile-sidebar{height:100%;background:#fff;display:flex;flex-direction:column}.mobile-sidebar .sidebar-user-info{padding:1.1429rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#2563eb,#1d4ed8);display:flex;align-items:center;gap:.8571rem}.mobile-sidebar .user-avatar{width:3.4286rem;height:3.4286rem;border-radius:50%;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.1429rem;font-weight:700}.mobile-sidebar .user-detail{flex:1}.mobile-sidebar .user-name{color:#fff;font-weight:600;font-size:1.1429rem}.mobile-sidebar .user-id{color:hsla(0,0%,100%,.8);font-size:1rem;margin-top:.1429rem}@media screen and (max-width:768px){.mobile-header{height:3.5714rem;padding:0 1.1429rem}.mobile-title{font-size:1.1429rem}.menu-toggle-btn i{font-size:1.4286rem}}.main{flex:1;display:flex}.main-logo{flex:1;overflow:hidden;overflow-y:auto;background:#fff;border-radius:8px;margin:24px;padding:24px}@media screen and (max-width:768px){.main-logo{margin:0}}.sidebar{background:#fff;height:100%;width:165px;border-right:1px solid #f0f0f0;overflow-y:auto;float:left}.page-title{border-bottom:1px solid #f0f0f0;line-height:60px;color:#333;font-weight:700;text-indent:20px}.user-content-box{overflow-y:auto!important}.pc-first{width:325px!important;margin:60px auto 0}.auto{height:auto;overflow:hidden}.underline{text-decoration:underline}.fl{float:left}.fr{float:right}.h100{height:100%}.word-warp{white-space:nowrap}.w100{width:100%}.w400{width:400px}.mauto{margin:0 auto}.blue{color:#0093ff}.green{color:#00a854}.gray{color:#d9d9d9}.red{color:red}.bggreen{background:#00a854!important}.yellow{color:#ffbf00}.bgyellow{background:#ffbf00!important}.bgred{background:#ff4b47!important}.pasred{background:#fef0f0!important;border-color:#fbc4c4!important;color:#f56c6c!important}.pasyellow{background:#fdf6ec!important;border-color:#f5dab1!important;color:#e6a23c!important}.pasgreen{background:#f0f9eb!important;border-color:#c2e7b0!important;color:#67c23a!important}.grey{color:#d7d7d7}.black{color:#333}.grey888{color:#64748b}.grey333{color:#333}.grey666{color:#666}.alink{color:#2563eb}.adelete{color:red}.m-t-10{margin-top:8px}.m-t-20{margin-top:20px}.m-t-30{margin-top:30px!important}.m-t-40{margin-top:40px}.m-t-50{margin-top:50px}.m-t-54{margin-top:54px}.m-t-5{margin-top:5px}.m-lr-5{margin:0 5px}.m-l-5{margin-left:5px!important}.m-l-15{margin-left:15px!important}.m-l-10{margin-left:8px!important}.m-l-60{margin-left:60px!important}.m-r-5{margin-right:5px!important}.p-r-140{padding-right:140px}.flex-box{display:flex}.j-c-e{justify-content:flex-end}.j-c-c{justify-content:center}.j-c-b{justify-content:space-between}.j-c-a{justify-content:space-around}.f-a-c{display:flex;align-items:center}.alignR{text-align:right}.alignL{text-align:left}.alignC{text-align:center}.font26{font-size:26px}.font20{font-size:20px!important}.font18{font-size:18px!important}.font16{font-size:16px!important}.font12,.font14{font-size:14px}.font40{font-size:40px}.font60{font-size:60px}.font70{font-size:70px}.font80{font-size:80px}.font100{font-size:100px}.btn-fontweight,.fontweight{font-weight:600!important}.tablediv{display:table;height:30vh;width:100%}.tablecell{line-height:30px;display:table-cell;vertical-align:middle}.ellipsis{text-overflow:ellipsis;white-space:nowrap}.el-message-box__status{font-size:14px!important}.el-message-box__status+.el-message-box__message{padding-left:20px}#sidebar .el-menu{border-right:none}#sidebar .el-menu .el-menu-item,#sidebar .el-menu .el-submenu__title{font-size:14px}.sidebar>ul{margin-top:20px}.sidebar i{font-size:16px}.sidebar i.c-icon{width:16px;margin:0}.sidebar div{box-sizing:border-box}.sidebar .el-submenu__title i.fa,.sidebar>.el-menu>div>div li i.fa{margin-left:5px}.sidebar .el-submenu__title span,.sidebar>.el-menu>div>div li span{margin-left:6px}.sidebar .el-submenu .el-menu-item,.sidebar .el-submenu__title div{text-indent:15px}.sidebar .el-menu .el-menu .el-submenu .el-menu-item{text-indent:18px}.sidebar .el-menu div div .el-submenu .el-menu div li .el-submenu__title span{margin-left:38px}.styleBlue .sidebar .el-menu .line{width:100%;height:1px;overflow:hidden;background:#f0f0f0;margin:24px 0}#sidebar .el-menu .el-submenu .el-submenu .el-menu-item{height:30px!important;line-height:30px!important}#sidebar .el-menu--inline .el-submenu .el-submenu__title,#sidebar .el-menu-item,#sidebar .el-submenu .el-menu-item,.el-submenu__title{height:40px!important;line-height:40px!important}.sidebar ul ul{padding:5px 0}.styleBlue #sidebar .el-menu-item,.styleBlue #sidebar .el-menu-item i,.styleBlue #sidebar .el-menu-item span,.styleBlue #sidebar .el-submenu__title i,.styleBlue #sidebar .el-submenu__title span{color:#64748b!important}.styleBlue #sidebar .el-submenu .el-submenu .el-menu-item{color:#64748b!important;font-weight:200}.styleBlue #sidebar .el-menu .el-menu-item.is-active,.styleBlue #sidebar .el-menu .el-menu-item:hover,.styleBlue #sidebar .el-menu .el-menu-item:hover i,.styleBlue #sidebar .el-menu .el-menu-item:hover span,.styleBlue #sidebar .el-submenu .el-submenu .el-menu-item.is-active,.styleBlue #sidebar .el-submenu__title:hover i,.styleBlue #sidebar .el-submenu__title:hover span,.styleBlue #sidebar .is-active>div>i,.styleBlue #sidebar .is-active>div>span,.styleBlue #sidebar .is-active>i,.styleBlue #sidebar .is-active>span{color:#2563eb!important}.small-loading .el-loading-spinner .circular{width:22px;height:22px}.small-loading .el-loading-spinner{margin-top:-11px}.el-loading-mask{background-color:rgba(0,0,0,.007)!important}.custom-form .el-form-item__label,.custom-form .el-radio__label,.search-bar-warp .el-form-item__label{font-size:14px;color:#64748b}.el-button{border-radius:8px!important}.el-button--default span{color:#64748b}.el-button--primary span{color:#fff}.is-plain span{color:#64748b}.is-plain:hover span{color:#2563eb}.el-button--primary:focus,.el-button--primary:hover{opacity:.8}.el-cascader-panel{font-size:14px!important}.el-cascader-menu,.el-cascader-node.is-selectable.in-active-path,.el-form,.el-form-item__content,.el-form-item__label,.el-input__inner{color:#64748b!important}.custom-table .el-table thead th{background-color:#f2f2f2!important}.custom-table .el-table{color:#64748b}.custom-form-width{width:200px!important}.custom-form-width-short{width:130px!important}.custom-page .el-input__inner,.custom-page .el-pager li.btn-quicknext,.custom-page .el-pager li.btn-quickprev,.custom-page .el-pagination,.custom-page .el-pagination__jump,.custom-page .el-pagination__total,.el-tabs .el-tabs__item{color:#64748b}.el-step__head.is-process{color:#64748b!important;border-color:#64748b!important}.el-step__title.is-process{color:#333!important}.el-step__title.is-wait{color:rgb(78.6610878661,91.2468619247,109.3389121339)!important}.el-step__description.is-process{color:#333!important}.el-step__description.is-wait{color:rgb(128.9112970711,143.4251046025,164.2887029289)!important}.upload-btn-inline{display:inline-block;margin:0 5px}.wrapper{display:flex;align-items:center;justify-content:center;height:100%}.custom-reset-width{width:200px}.el-step__icon-inner{font-size:14px!important;font-weight:100!important}.user-index .el-tabs__header{display:none!important}.phone-logo{width:100%;height:auto;overflow:hidden}.phone-logo img{height:14vw}.phone-lang{line-height:14vw}.imgcode-phone{width:110px!important;height:38px!important}.imgcode-phone2{font-size:14px!important;border-radius:4px!important}.van-cell{margin-top:30px;padding-left:0!important;padding-right:0!important}.van-cell:last-child:after,.van-cell:not(:last-child):after{left:0!important;border-bottom:1px solid #ccc!important}.van-cell:last-child:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:"none";right:0;bottom:0;transform:scaleY(.5)}.validate-icon-box .van-cell{width:95%;float:left}.validate-icon-box .validate-icon-box-item-span{float:right;margin-top:30px;line-height:46px}.no-full-field{margin-top:0;width:calc(100% - 120px)!important}.van-cell.van-cell-m-t{margin-top:20px}.van-button--normal{font-size:16px!important}.vanbtn.van-button--info{border-radius:6px}.van-field__error-message{position:absolute;right:0;top:0}.pass-van-field .van-field__error-message{right:40px}.code-van-field .van-field__error-message{right:100px;top:4px}.pc-pass-control{padding:0 0 0 8px!important}.el-step__icon{margin:0 auto;width:32px;height:32px}.customAlertClass{width:300px}.registercenter .van-collapse-item__title{border:none;margin-top:8px}.user-index .el-input.is-disabled .el-input__inner{cursor:auto!important}.el-step.is-center .el-step__line{left:65%;right:-35%}.el-step.is-horizontal .el-step__line{top:15px;height:1px}.el-step__icon.is-text{border:1px solid}.btn-fontweight{font-weight:100!important}.el-button--small{font-size:14px!important;padding:8px 15px}.user-warp{display:flex;height:100%}.user-sidebar{width:200px;border-right:1px solid #f0f0f0}.user-content{flex:1;flex-direction:column}.el-table thead{color:#333}.el-table thead tr{font-size:14px!important}.el-table th{background:rgba(0,0,0,.02)!important}.el-table thead .cell{line-height:37px!important}.el-pagination__jump{margin-left:0!important}.el-picker-panel__footer .el-button--text{display:none}.step5-success4 img{margin:20px auto 0;width:200px}.sm-pop{width:calc(100% - 2px)!important;left:0!important;top:0!important;height:42px!important}.sm-pop-inner.nc-container{top:4px!important}#rectMask{width:100%!important}.alibox{margin-top:30px}.nc-container #nc_1_wrapper{width:calc(100% - 20px)!important}.facial-dialog{z-index:9999}::-webkit-scrollbar{background:transparent;width:6px}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}@font-face{font-family:GeneralFont;src:url(/general-font.TTF) format("truetype");font-weight:400;font-style:normal;font-display:swap}.el-dialog{border-radius:8px!important}@media(max-width:768px){.el-dialog,.el-message-box{width:70%!important}.el-picker-panel{left:0!important;right:0!important;margin:0!important;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)!important}.el-picker-panel,.el-picker-panel__content-wrapper{width:100%!important}.el-picker-panel__body{min-width:100%!important;padding:0!important}.el-picker-panel__body-wrapper{width:100%!important;min-width:100%!important}.el-date-range-picker__content .el-date-range-picker__header div{margin:0!important}}