:root{--van-overlay-z-index: 1;--van-overlay-background: rgba(0, 0, 0, .7)}.van-overlay{position:fixed;top:0;left:0;z-index:var(--van-overlay-z-index);width:100%;height:100%;background:var(--van-overlay-background)}.svg-icon[data-v-47eecdf0]{width:1em;height:1em;fill:currentColor;overflow:hidden}:root{--van-image-placeholder-text-color: var(--van-text-color-2);--van-image-placeholder-font-size: var(--van-font-size-md);--van-image-placeholder-background: var(--van-background);--van-image-loading-icon-size: 32px;--van-image-loading-icon-color: var(--van-gray-4);--van-image-error-icon-size: 32px;--van-image-error-icon-color: var(--van-gray-4)}.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:var(--van-radius-max)}.van-image--round .van-image__img{border-radius:inherit}.van-image--block{display:block}.van-image__img,.van-image__error,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--van-image-placeholder-text-color);font-size:var(--van-image-placeholder-font-size);background:var(--van-image-placeholder-background)}.van-image__loading-icon{color:var(--van-image-loading-icon-color);font-size:var(--van-image-loading-icon-size)}.van-image__error-icon{color:var(--van-image-error-icon-color);font-size:var(--van-image-error-icon-size)}[data-v-5e8eff22] .ant-modal{width:240px!important}[data-v-5e8eff22] .ant-modal .ant-modal-close .ant-modal-close-x{background-color:transparent!important}[data-v-5e8eff22] .ant-modal-content{width:240px;height:279px;background:linear-gradient(91deg,#5361FF 0%,#808AFF 98.8%);border-radius:20px;padding:18px 12px 11px}[data-v-5e8eff22] .ant-modal-content .ant-modal-close{width:24px;height:24px;color:#fff}[data-v-5e8eff22] .ant-modal-content .ant-modal-close:hover{background:none}[data-v-5e8eff22] .ant-modal-content .ant-modal-header{background:none;padding:0 5px;margin-bottom:12px}[data-v-5e8eff22] .ant-modal-content .ant-modal-header .ant-modal-title{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal}[data-v-5e8eff22] .ant-modal-content .service-img-box{display:inline-flex;height:216px;padding:7px 8px 6px 5px;justify-content:center;align-items:center;flex-shrink:0;border-radius:8px;background:#FFF}[data-v-5e8eff22] .ant-modal-content .img-bg{position:absolute;top:0;right:0;width:120px;height:52px;overflow:hidden;border-top-right-radius:20px}[data-v-5e8eff22] .ant-modal-content .img-bg img{width:120px;height:106px}h2[data-v-48956b32],h4[data-v-48956b32],p[data-v-48956b32]{color:#333d5f;text-indent:2em;padding:0 10px;text-align:justify}h2[data-v-48956b32]{padding-top:40px;line-height:56px;font-size:30px;text-align:center;font-weight:600}h4[data-v-48956b32]{margin-top:16px;line-height:46px;font-size:20px;margin-bottom:0;font-weight:600}p[data-v-48956b32]{font-size:16px;line-height:42px;margin-bottom:0}.bottom-line[data-v-48956b32]{font-weight:600;text-decoration:underline}h2[data-v-5f015eda],h4[data-v-5f015eda],h5[data-v-5f015eda],h6[data-v-5f015eda],p[data-v-5f015eda],.min-title[data-v-5f015eda]{color:#333d5f;text-indent:2em;padding:0 10px;text-align:justify}h2[data-v-5f015eda]{padding-top:40px;line-height:56px;font-size:30px;text-align:center;font-weight:600}h4[data-v-5f015eda]{margin-top:16px;line-height:46px;font-size:20px;margin-bottom:0;font-weight:600}h5[data-v-5f015eda],h6[data-v-5f015eda],.min-title[data-v-5f015eda]{line-height:44px;font-size:18px;margin-bottom:0;font-weight:600}.right[data-v-5f015eda]{text-align:right}.blod[data-v-5f015eda]{font-weight:600}.dot[data-v-5f015eda]{position:relative;text-indent:2.8em}.dot[data-v-5f015eda]:before{position:absolute;left:2.6em;top:18px;content:"";display:inline-block;width:6px;height:6px;background-color:#333d5f;border-radius:50%;vertical-align:middle}p[data-v-5f015eda]{font-size:16px;line-height:42px;margin-bottom:0}.bottom-line[data-v-5f015eda]{font-weight:600;text-decoration:underline}.loginBox[data-v-90cf15e1]{width:100%;height:100%;background:#f8f8f8}.loginBox>.title[data-v-90cf15e1]{display:flex;height:64px;justify-content:center;align-items:center;flex-shrink:0;color:#2b303b;font-size:20px;font-weight:600;border-bottom:1px solid #e0e0e0;position:relative}.loginBox>.title span[data-v-90cf15e1]{font-weight:500;color:#554cff}.loginBox>.title .btn[data-v-90cf15e1]{position:absolute;left:32px;top:22px;cursor:pointer;border-radius:8px;border:1px solid #e1e4ea;width:32px;height:32px;display:flex;justify-content:center;align-items:center}.loginBox .cardBox[data-v-90cf15e1]{width:100%;height:calc(100% - 128px);display:flex;justify-content:center;align-items:center}.loginBox .cardBox .card[data-v-90cf15e1]{width:518px;border-radius:20px;border:1px solid #e4e4e7;background:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:40px 32px 64px}.loginBox .cardBox .card .title[data-v-90cf15e1]{color:#2b303b;text-align:center;font-size:24px;font-weight:600;margin-bottom:32px}.loginBox .cardBox .card .title1[data-v-90cf15e1]{margin-bottom:56px}.loginBox .cardBox .card .title1 span[data-v-90cf15e1]{float:right;color:var(--blue-ribbon-600, #554cff);font-size:16px;font-weight:400;cursor:pointer}.loginBox .cardBox .card[data-v-90cf15e1] .ant-tabs-nav{width:190px;margin-bottom:24px;margin-top:32px}.loginBox .cardBox .card[data-v-90cf15e1] .firstInput{display:flex;width:454px;height:44px;align-items:center;border-radius:10px;border:1px solid #e4e4e7;background:#fff;margin-bottom:24px}.loginBox .cardBox .card[data-v-90cf15e1] .secondInput{margin-bottom:64px;height:44px;padding:0 11px}.loginBox .cardBox .card[data-v-90cf15e1] .secondInput .ant-input:hover,.loginBox .cardBox .card[data-v-90cf15e1] .secondInput .ant-input:focus,.loginBox .cardBox .card[data-v-90cf15e1] .secondInput .ant-input-focused{border:none!important}.loginBox .cardBox .card[data-v-90cf15e1] .pswInput .ant-input:hover,.loginBox .cardBox .card[data-v-90cf15e1] .pswInput .ant-input:focus,.loginBox .cardBox .card[data-v-90cf15e1] .pswInput .ant-input-focused{border:none!important}.loginBox .cardBox .card .btn[data-v-90cf15e1]{display:flex;flex-direction:column;justify-content:center;align-items:center}.loginBox .cardBox .card .btn .text[data-v-90cf15e1]{color:#717784;font-size:14px;font-weight:400;display:flex;align-items:center}.loginBox .cardBox .card .btn .text span[data-v-90cf15e1]{color:var(--blue-ribbon-600, #554cff);cursor:pointer}.loginBox .footer[data-v-90cf15e1]{position:fixed;bottom:0px;display:flex;height:64px;justify-content:center;align-items:center;width:100%}.loginBox .footer a[data-v-90cf15e1]{color:#717784;font-size:14px;font-weight:400}.navigation-bar-box[data-v-00211fb5]{position:relative;width:100%;height:56px;background:#070d4d;background:#f5f7fa;padding:12px 16px}.navigation-bar-box .navigation-left[data-v-00211fb5]{height:100%;width:-moz-max-content;width:max-content}.navigation-bar-box .company-logo[data-v-00211fb5]{font-size:70px;width:138px;height:30px;fill:currentcolor;overflow:hidden}.navigation-bar-box .right-menu[data-v-00211fb5]{float:right;height:100%;display:flex;align-items:center;color:#606266}.navigation-bar-box .right-menu .work-switch[data-v-00211fb5]{width:-moz-max-content;width:max-content;height:32px;background:#fff;border-radius:8px;padding:4px 8px;margin-right:16px}.navigation-bar-box .right-menu .work-switch .work-switch-label[data-v-00211fb5]{height:20px;color:#222530;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-left:4px}.navigation-bar-box .right-menu .work-switch[data-v-00211fb5] .ant-switch{min-width:24px}.navigation-bar-box .right-menu .message[data-v-00211fb5]{margin-right:10px;height:16px}.navigation-bar-box .right-menu .right-menu-item[data-v-00211fb5]{cursor:pointer;display:flex;align-items:center}.navigation-bar-box .right-menu .right-menu-item .avatar[data-v-00211fb5]{width:32px;height:32px}.navigation-bar-box .right-menu .right-menu-item .user-name[data-v-00211fb5]{margin:0 8px;height:20px;font-size:14px;font-weight:400;color:#222530;line-height:20px}.navigation-bar-box .right-menu .right-menu-item:hover .avatar-hover[data-v-00211fb5]{transform:rotate(180deg)}[data-v-00211fb5] .ant-dropdown .dropdown-box{display:flex;width:200px;flex-direction:column;align-items:flex-start;border-radius:12px;border:1px solid #f0f1f5;background:#fff;box-shadow:0 3px 14px 2px #0000000d,0 8px 10px 1px #0000000f,0 5px 5px -3px #0000001a;padding:14px 6px}[data-v-00211fb5] .ant-dropdown .dropdown-box .dialog-user-info .info-txt{margin-left:8px}[data-v-00211fb5] .ant-dropdown .dropdown-box .dialog-user-info .info-txt .user-name{color:#2b303b;font-size:14px;font-style:normal;font-weight:500;height:16px;line-height:16px}[data-v-00211fb5] .ant-dropdown .dropdown-box .dialog-user-info .info-txt .user-company{margin-top:2px;color:#717784;font-size:12px;font-style:normal;font-weight:400;line-height:16px}[data-v-00211fb5] .ant-dropdown .dropdown-box .ant-dropdown-menu{margin-top:16px;box-shadow:none;width:100%;padding:0}[data-v-00211fb5] .ant-dropdown .dropdown-box .ant-dropdown-menu .ant-dropdown-menu-item{margin-bottom:12px;height:28px;line-height:28px;padding:3px 8px}[data-v-00211fb5] .ant-dropdown .dropdown-box .ant-dropdown-menu .ant-dropdown-menu-item:hover{background:#f5f7fa;border-radius:6px}[data-v-00211fb5] .ant-dropdown .dropdown-box .ant-dropdown-menu .ant-dropdown-menu-item:last-child{margin-bottom:0}[data-v-00211fb5] .ant-dropdown .dropdown-box .ant-dropdown-menu .ant-dropdown-menu-item-selected{color:#000;background:#fff}.pwdBox[data-v-00211fb5]{width:100vw;height:100vh;position:absolute;z-index:20;left:0;top:0}.svg-icon[data-v-a63c7131]{display:inline-block;width:1em;height:1em;overflow:hidden;vertical-align:-.15em;outline:none;fill:currentcolor}.sub-a-icon[data-v-7bb673df]{width:1em;height:1em;color:currentcolor}.name[data-v-7bb673df]{margin-top:2px;font-size:10px;font-style:normal;font-weight:400;line-height:12px;letter-spacing:-.11px}[data-v-7293c65c] .ant-menu-item .ant-menu-tooltip__trigger{width:auto!important}.children-route .function-introduction[data-v-7293c65c]{position:absolute;top:50%;right:16px;height:22px;font-size:16px;font-weight:400;line-height:22px;color:#767fa0;cursor:pointer;transform:translateY(-50%)}.red-dot[data-v-7293c65c]{position:absolute;top:50%;right:26px;width:8px;height:8px;background:#ff232e;border-radius:50%;transform:translateY(-50%)}.mask[data-v-7293c65c]{position:fixed;top:0;left:0;z-index:10000;width:100vw;height:100vh;cursor:default;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mask-highlight[data-v-7293c65c]{position:absolute;top:0;left:0;z-index:10001;display:flex;align-items:center;justify-content:center;width:100%;height:100%;cursor:default}.app .sidebar-container .ant-sub-menu .ant-menu-item.is-active[data-v-7293c65c]{overflow:hidden}.app .sidebar-container .ant-sub-menu .ant-menu-item.is-active[data-v-7293c65c] :after{bottom:-4px;height:8px;border-radius:8px}.app .sidebar-container .ant-sub-menu .ant-menu-item[data-v-7293c65c]{height:55px!important}.mask-link[data-v-7293c65c]{position:absolute;top:0;left:0;width:100%;height:40px}[data-v-7293c65c] .ant-sub-menu__title{padding:8px!important;font-weight:400!important}[data-v-7293c65c] .ant-sub-menu__title>div{display:flex;align-items:center;justify-content:flex-start;width:100%;height:100%}[data-v-7293c65c] .ant-menu-item{font-weight:400!important;padding:8px!important;color:#99a0ae;width:44px;height:40px}[data-v-7293c65c] .ant-menu-item:hover{overflow:hidden!important;background-color:#eeefff!important;color:#554cff!important}[data-v-7293c65c] .ant-menu-item:hover :after{bottom:-4px!important;height:8px!important;border-radius:8px!important}[data-v-7293c65c] .is-active{overflow:hidden;background-color:#eeefff;color:#554cff}[data-v-7293c65c] .is-active :after{bottom:-4px;height:8px;border-radius:8px}[data-v-44600f17] .setting-container .setting-item{color:#fff}[data-v-44600f17] .setting-container .setting-item .svg-icon{margin-right:0}[data-v-44600f17] .setting-container .setting-item:hover{color:var(--a-color-primary)}.isMix .menu-wrap[data-v-44600f17]{z-index:99;width:100%!important;height:50px;background-color:#fff}.isMix .menu-wrap[data-v-44600f17] .header{display:flex;width:100%;--a-menu-item-height: 50px}.isMix .menu-wrap[data-v-44600f17] .header .logo-wrap{width:162px}.isMix .menu-wrap[data-v-44600f17] .header .ant-menu{background-color:#fff}.isMix .menu-wrap[data-v-44600f17] .header .ant-menu .ant-menu-item{color:#333d5f}.isMix .menu-wrap[data-v-44600f17] .header .a-scrollbar{flex:1;min-width:0;height:50px}.isMix .left-menu[data-v-44600f17]{display:inline-block;width:162px;background-color:#fff}.isMix .left-menu[data-v-44600f17] .ant-menu{background-color:#fff}.isMix .left-menu[data-v-44600f17] .ant-menu .ant-menu-item{color:#333d5f}[data-v-44600f17] .a-scrollbar__wrap{overflow:visible!important}.level-title[data-v-44600f17]{margin-left:10px;font-weight:500}.ant-menu-submenu-title[data-v-44600f17]{padding:0 12px 0 16px!important}.my-menu[data-v-44600f17]{display:flex;align-items:center}.ant-menu-item-selected[data-v-44600f17],.ant-menu-item-active[data-v-44600f17]{background-color:transparent!important}.ant-menu-item-selected .no-submenu .mask[data-v-44600f17],.ant-menu-item-active .no-submenu .mask[data-v-44600f17],.ant-menu-submenu-active .no-submenu .mask[data-v-44600f17]{width:100%;height:46px;background:#EBEDFF;position:absolute;top:0;left:0;z-index:-1}.ant-menu-item-selected .no-submenu .mask[data-v-44600f17]:after{content:"";position:absolute;z-index:999;right:-8px;top:50%;transform:translateY(-50%);display:inline-block;width:40px;height:40px;width:0;height:0;border-right:6px solid #FFFFFF;border-top:6px solid transparent;border-bottom:6px solid transparent}.ant-menu-item-selected .no-submenu .my-menu[data-v-44600f17],.ant-menu-item-active .no-submenu .my-menu[data-v-44600f17],.ant-menu-submenu-active .no-submenu .my-menu[data-v-44600f17]{color:#5361ff}.no-submenu .my-menu[data-v-44600f17]{padding:0 12px 0 16px!important;display:flex;align-items:center}.no-submenu .my-menu .title[data-v-44600f17]{margin-left:10px;font-weight:500}.ant-menu-item[data-v-44600f17]:after{top:50%!important;transform:translateY(-50%)!important;left:0;right:auto;height:30px;border-left:2px solid #5361FF;border-right:0!important}.c-sub-menu-3 .ant-menu.ant-menu-sub[data-v-44600f17]{margin-top:0}.c-sub-menu-3 .ant-menu-vertical .ant-menu-item[data-v-44600f17],.c-sub-menu-3 .ant-menu-vertical .ant-menu-submenu-title[data-v-44600f17]{display:block;width:100%;height:46px;margin:0 auto 8px;padding:0;text-align:center;background-color:none;overflow:inherit;padding-left:0!important}.c-sub-menu-3 .ant-menu-item-selected[data-v-44600f17],.c-sub-menu-3 .ant-menu-item-active[data-v-44600f17]{background-color:transparent!important}.c-sub-menu-3 .ant-menu-item-selected .mask[data-v-44600f17],.c-sub-menu-3 .ant-menu-item-active .mask[data-v-44600f17],.c-sub-menu-3 .ant-menu-submenu-active .mask[data-v-44600f17]{width:100%;height:46px;background:#EBEDFF;position:absolute;top:0;left:0}.c-sub-menu-3 .ant-menu-item-selected .mask[data-v-44600f17]:after{content:"";position:absolute;z-index:999;right:-8px;top:50%;transform:translateY(-50%);display:inline-block;width:40px;height:40px;width:0;height:0;border-right:6px solid #FFFFFF;border-top:6px solid transparent;border-bottom:6px solid transparent}.c-sub-menu-3 .ant-menu-item-selected .my-menu[data-v-44600f17],.c-sub-menu-3 .ant-menu-item-active .my-menu[data-v-44600f17],.c-sub-menu-3 .ant-menu-submenu-active .my-menu[data-v-44600f17]{color:#5361ff}.c-sub-menu-3 .ant-menu-item[data-v-44600f17]:after{top:50%!important;transform:translateY(-50%)!important;left:0;right:auto;height:30px;border-left:2px solid #5361FF;border-right:0}.c-sub-menu-3 .my-menu[data-v-44600f17]{display:inline-block;flex-direction:column;align-items:center;width:100%;height:46px;color:#767fa0;position:absolute;top:0;left:0;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;text-align:left;padding-left:38px}.c-sub-menu-3 .my-menu .svg-icon[data-v-44600f17]{min-width:1em;font-size:16px;margin-top:10px}.layout-scroll[data-v-9be7e891]{overflow-y:hidden}.layout-scroll[data-v-9be7e891]::-webkit-scrollbar{display:none}[data-v-9be7e891] .van-tabbar{border-top:1px solid #EAEAEA}.loading_bg[data-v-9be7e891]{margin:0;padding:0;font-family:montserrat;background-size:400%}@keyframes bganimation-9be7e891{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.loader[data-v-9be7e891]{position:relative;width:2.5em;height:2.5em;transform:rotate(165deg)}.loader[data-v-9be7e891]:before,.loader[data-v-9be7e891]:after{content:"";position:absolute;top:50%;left:50%;display:block;width:.5em;height:.5em;border-radius:.25em;transform:translate(-50%,-50%)}.loader[data-v-9be7e891]:before{animation:before-9be7e891 2s infinite}.loader[data-v-9be7e891]:after{animation:after-9be7e891 2s infinite}@keyframes before-9be7e891{0%{width:.5em;box-shadow:1em -.5em #e11462bf,-1em .5em #6fcadcbf}35%{width:2.5em;box-shadow:0 -.5em #e11462bf,0 .5em #6fcadcbf}70%{width:.5em;box-shadow:-1em -.5em #e11462bf,1em .5em #6fcadcbf}to{box-shadow:1em -.5em #e11462bf,-1em .5em #6fcadcbf}}@keyframes after-9be7e891{0%{height:.5em;box-shadow:.5em 1em #3db88fbf,-.5em -1em #e9a920bf}35%{height:2.5em;box-shadow:.5em 0 #3db88fbf,-.5em 0 #e9a920bf}70%{height:.5em;box-shadow:.5em -1em #3db88fbf,-.5em 1em #e9a920bf}to{box-shadow:.5em 1em #3db88fbf,-.5em -1em #e9a920bf}}.loader[data-v-9be7e891]{position:absolute;top:calc(50% - 1.25em);left:calc(50% - 1.25em)}.sidebar-container[data-v-9be7e891]{width:56px;height:100%;background:#F5F7FA}.page-main[data-v-9be7e891]{width:calc(100% - 56px);background:#fff;border-top-left-radius:20px}.global_wrap[data-v-3bf64025]{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:#F5F7FA}
