.ant-divider{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:12px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";border-top:1px solid rgba(0,0,0,.06)}.ant-divider-vertical{position:relative;top:-.06em;display:inline-block;height:.9em;margin:0 8px;vertical-align:middle;border-top:0;border-left:1px solid rgba(0,0,0,.06)}.ant-divider-horizontal{display:flex;clear:both;width:100%;min-width:100%;margin:24px 0}.ant-divider-horizontal.ant-divider-with-text{display:flex;margin:16px 0;color:#000000d9;font-weight:500;font-size:14px;white-space:nowrap;text-align:center;border-top:0;border-top-color:#0000000f}.ant-divider-horizontal.ant-divider-with-text:before,.ant-divider-horizontal.ant-divider-with-text:after{position:relative;top:50%;width:50%;border-top:1px solid transparent;border-top-color:inherit;border-bottom:0;transform:translateY(50%);content:""}.ant-divider-horizontal.ant-divider-with-text-left:before{top:50%;width:5%}.ant-divider-horizontal.ant-divider-with-text-left:after{top:50%;width:95%}.ant-divider-horizontal.ant-divider-with-text-right:before{top:50%;width:95%}.ant-divider-horizontal.ant-divider-with-text-right:after{top:50%;width:5%}.ant-divider-inner-text{display:inline-block;padding:0 1em}.ant-divider-dashed{background:none;border-color:#0000000f;border-style:dashed;border-width:1px 0 0}.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:before,.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:after{border-style:dashed none none}.ant-divider-vertical.ant-divider-dashed{border-width:0 0 0 1px}.ant-divider-plain.ant-divider-with-text{color:#000000d9;font-weight:400;font-size:12px}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left:before{width:0}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left:after{width:100%}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left .ant-divider-inner-text{padding-left:0}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right:before{width:100%}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right:after{width:0}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right .ant-divider-inner-text{padding-right:0}.ant-divider-rtl{direction:rtl}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:before{width:95%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:after{width:5%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:before{width:5%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:after{width:95%}.ant-layout{display:flex;flex:auto;flex-direction:column;min-height:0;background:#f0f2f5}.ant-layout,.ant-layout *{box-sizing:border-box}.ant-layout.ant-layout-has-sider{flex-direction:row}.ant-layout.ant-layout-has-sider>.ant-layout,.ant-layout.ant-layout-has-sider>.ant-layout-content{width:0}.ant-layout-header,.ant-layout-footer{flex:0 0 auto}.ant-layout-header{height:64px;padding:0 50px;color:#000000d9;line-height:64px;background:#001529}.ant-layout-footer{padding:24px 50px;color:#000000d9;font-size:12px;background:#f0f2f5}.ant-layout-content{flex:auto;min-height:0}.ant-layout-sider{position:relative;min-width:0;background:#001529;transition:all .2s}.ant-layout-sider-children{height:100%;margin-top:-.1px;padding-top:.1px}.ant-layout-sider-children .ant-menu.ant-menu-inline-collapsed{width:auto}.ant-layout-sider-has-trigger{padding-bottom:48px}.ant-layout-sider-right{order:1}.ant-layout-sider-trigger{position:fixed;bottom:0;z-index:1;height:48px;color:#fff;line-height:48px;text-align:center;background:#002140;cursor:pointer;transition:all .2s}.ant-layout-sider-zero-width>*{overflow:hidden}.ant-layout-sider-zero-width-trigger{position:absolute;top:64px;right:-36px;z-index:1;width:36px;height:42px;color:#fff;font-size:18px;line-height:42px;text-align:center;background:#001529;border-radius:0 2px 2px 0;cursor:pointer;transition:background .3s ease}.ant-layout-sider-zero-width-trigger:after{position:absolute;inset:0;background:transparent;transition:all .3s;content:""}.ant-layout-sider-zero-width-trigger:hover:after{background:rgba(255,255,255,.1)}.ant-layout-sider-zero-width-trigger-right{left:-36px;border-radius:2px 0 0 2px}.ant-layout-sider-light{background:#fff}.ant-layout-sider-light .ant-layout-sider-trigger,.ant-layout-sider-light .ant-layout-sider-zero-width-trigger{color:#000000d9;background:#fff}.ant-layout-rtl{direction:rtl}.ant-drawer{position:fixed;z-index:1000;width:0%;height:100%;transition:width 0s ease .3s,height 0s ease .3s}.ant-drawer-content-wrapper{position:absolute;width:100%;height:100%;transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s cubic-bezier(.23,1,.32,1)}.ant-drawer .ant-drawer-content{width:100%;height:100%}.ant-drawer-left,.ant-drawer-right{top:0;width:0%;height:100%}.ant-drawer-left .ant-drawer-content-wrapper,.ant-drawer-right .ant-drawer-content-wrapper{height:100%}.ant-drawer-left.ant-drawer-open,.ant-drawer-right.ant-drawer-open{width:100%;transition:transform .3s cubic-bezier(.23,1,.32,1)}.ant-drawer-left,.ant-drawer-left .ant-drawer-content-wrapper{left:0}.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:6px 0 16px -8px #00000014,9px 0 28px #0000000d,12px 0 48px 16px #00000008}.ant-drawer-right,.ant-drawer-right .ant-drawer-content-wrapper{right:0}.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:-6px 0 16px -8px #00000014,-9px 0 28px #0000000d,-12px 0 48px 16px #00000008}.ant-drawer-right.ant-drawer-open.no-mask{right:1px;transform:translate(1px)}.ant-drawer-top,.ant-drawer-bottom{left:0;width:100%;height:0%}.ant-drawer-top .ant-drawer-content-wrapper,.ant-drawer-bottom .ant-drawer-content-wrapper{width:100%}.ant-drawer-top.ant-drawer-open,.ant-drawer-bottom.ant-drawer-open{height:100%;transition:transform .3s cubic-bezier(.23,1,.32,1)}.ant-drawer-top{top:0}.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:0 6px 16px -8px #00000014,0 9px 28px #0000000d,0 12px 48px 16px #00000008}.ant-drawer-bottom,.ant-drawer-bottom .ant-drawer-content-wrapper{bottom:0}.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:0 -6px 16px -8px #00000014,0 -9px 28px #0000000d,0 -12px 48px 16px #00000008}.ant-drawer-bottom.ant-drawer-open.no-mask{bottom:1px;transform:translateY(1px)}.ant-drawer.ant-drawer-open .ant-drawer-mask{height:100%;opacity:1;transition:none;animation:antdDrawerFadeIn .3s cubic-bezier(.23,1,.32,1);pointer-events:auto}.ant-drawer-title{flex:1;margin:0;color:#000000d9;font-weight:500;font-size:14px;line-height:22px}.ant-drawer-content{position:relative;z-index:1;overflow:auto;background-color:#fff;background-clip:padding-box;border:0}.ant-drawer-close{display:inline-block;margin-right:12px;color:#00000073;font-weight:700;font-size:14px;font-style:normal;line-height:1;text-align:center;text-transform:none;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s;text-rendering:auto}.ant-drawer-close:focus,.ant-drawer-close:hover{color:#000000bf;text-decoration:none}.ant-drawer-header{position:relative;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;color:#000000d9;background:#fff;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0}.ant-drawer-header-title{display:flex;flex:1;align-items:center;justify-content:space-between}.ant-drawer-header-close-only{padding-bottom:0;border:none}.ant-drawer-wrapper-body{display:flex;flex-flow:column nowrap;width:100%;height:100%}.ant-drawer-body{flex-grow:1;padding:24px;overflow:auto;font-size:12px;line-height:1.5715;word-wrap:break-word}.ant-drawer-footer{flex-shrink:0;padding:10px 16px;border-top:1px solid #f0f0f0}.ant-drawer-mask{position:absolute;top:0;left:0;width:100%;height:0;background-color:#00000073;opacity:0;transition:opacity .3s linear,height 0s ease .3s;pointer-events:none}.ant-drawer .ant-picker-clear{background:#fff}@keyframes antdDrawerFadeIn{0%{opacity:0}to{opacity:1}}.ant-drawer-rtl{direction:rtl}.ant-drawer-rtl .ant-drawer-close{margin-right:0;margin-left:12px}.ant-notification{box-sizing:border-box;margin:0 24px 0 0;padding:0;color:#000000d9;font-size:12px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;z-index:1010}.ant-notification-topLeft,.ant-notification-bottomLeft{margin-right:0;margin-left:24px}.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active{animation-name:NotificationLeftFadeIn}.ant-notification-close-icon{font-size:12px;cursor:pointer}.ant-notification-hook-holder{position:relative}.ant-notification-notice{position:relative;width:384px;max-width:calc(100vw - 48px);margin-bottom:16px;margin-left:auto;padding:16px 24px;overflow:hidden;line-height:1.5715;word-wrap:break-word;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.ant-notification-topLeft .ant-notification-notice,.ant-notification-bottomLeft .ant-notification-notice{margin-right:auto;margin-left:0}.ant-notification-notice-message{margin-bottom:8px;color:#000000d9;font-size:14px;line-height:24px}.ant-notification-notice-message-single-line-auto-margin{display:block;width:calc(264px - 100%);max-width:4px;background-color:transparent;pointer-events:none}.ant-notification-notice-message-single-line-auto-margin:before{display:block;content:""}.ant-notification-notice-description{font-size:12px}.ant-notification-notice-closable .ant-notification-notice-message{padding-right:24px}.ant-notification-notice-with-icon .ant-notification-notice-message{margin-bottom:4px;margin-left:48px;font-size:14px}.ant-notification-notice-with-icon .ant-notification-notice-description{margin-left:48px;font-size:12px}.ant-notification-notice-icon{position:absolute;margin-left:4px;font-size:24px;line-height:24px}.anticon.ant-notification-notice-icon-success{color:#52c41a}.anticon.ant-notification-notice-icon-info{color:#44d7b6}.anticon.ant-notification-notice-icon-warning{color:#faad14}.anticon.ant-notification-notice-icon-error{color:#ff4d4f}.ant-notification-notice-close{position:absolute;top:16px;right:22px;color:#00000073;outline:none}.ant-notification-notice-close:hover{color:#000000ab}.ant-notification-notice-btn{float:right;margin-top:16px}.ant-notification .notification-fade-effect{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both}.ant-notification-fade-enter,.ant-notification-fade-appear{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both;opacity:0;animation-play-state:paused}.ant-notification-fade-leave{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both;animation-duration:.2s;animation-play-state:paused}.ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-fade-appear.ant-notification-fade-appear-active{animation-name:NotificationFadeIn;animation-play-state:running}.ant-notification-fade-leave.ant-notification-fade-leave-active{animation-name:NotificationFadeOut;animation-play-state:running}@keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@keyframes NotificationLeftFadeIn{0%{right:384px;opacity:0}to{right:0;opacity:1}}@keyframes NotificationFadeOut{0%{max-height:150px;margin-bottom:16px;opacity:1}to{max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}}.ant-notification-rtl{direction:rtl}.ant-notification-rtl .ant-notification-notice-closable .ant-notification-notice-message{padding-right:0;padding-left:24px}.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-message,.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-description{margin-right:48px;margin-left:0}.ant-notification-rtl .ant-notification-notice-icon{margin-right:4px;margin-left:0}.ant-notification-rtl .ant-notification-notice-close{right:auto;left:22px}.ant-notification-rtl .ant-notification-notice-btn{float:left}.ant-popover{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:12px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;top:0;left:0;z-index:1030;font-weight:400;white-space:normal;text-align:left;cursor:auto;user-select:text}.ant-popover:after{position:absolute;background:rgba(255,255,255,.01);content:""}.ant-popover-hidden{display:none}.ant-popover-placement-top,.ant-popover-placement-topLeft,.ant-popover-placement-topRight{padding-bottom:10px}.ant-popover-placement-right,.ant-popover-placement-rightTop,.ant-popover-placement-rightBottom{padding-left:10px}.ant-popover-placement-bottom,.ant-popover-placement-bottomLeft,.ant-popover-placement-bottomRight{padding-top:10px}.ant-popover-placement-left,.ant-popover-placement-leftTop,.ant-popover-placement-leftBottom{padding-right:10px}.ant-popover-inner{background-color:#fff;background-clip:padding-box;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;box-shadow:0 0 8px #00000026 \	}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ant-popover-inner{box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}}.ant-popover-title{min-width:177px;min-height:32px;margin:0;padding:5px 16px 4px;color:#000000d9;font-weight:500;border-bottom:1px solid #f0f0f0}.ant-popover-inner-content{padding:12px 16px;color:#000000d9}.ant-popover-message{position:relative;padding:4px 0 12px;color:#000000d9;font-size:12px}.ant-popover-message>.anticon{position:absolute;top:7.429px;color:#faad14;font-size:12px}.ant-popover-message-title{padding-left:20px}.ant-popover-buttons{margin-bottom:4px;text-align:right}.ant-popover-buttons button{margin-left:8px}.ant-popover-arrow{position:absolute;display:block;width:8.48528137px;height:8.48528137px;overflow:hidden;background:transparent;pointer-events:none}.ant-popover-arrow-content{position:absolute;inset:0;display:block;width:6px;height:6px;margin:auto;background-color:#fff;content:"";pointer-events:auto}.ant-popover-placement-top .ant-popover-arrow,.ant-popover-placement-topLeft .ant-popover-arrow,.ant-popover-placement-topRight .ant-popover-arrow{bottom:1.51471863px}.ant-popover-placement-top .ant-popover-arrow-content,.ant-popover-placement-topLeft .ant-popover-arrow-content,.ant-popover-placement-topRight .ant-popover-arrow-content{box-shadow:3px 3px 7px #00000012;transform:translateY(-4.24264069px) rotate(45deg)}.ant-popover-placement-top .ant-popover-arrow{left:50%;transform:translate(-50%)}.ant-popover-placement-topLeft .ant-popover-arrow{left:16px}.ant-popover-placement-topRight .ant-popover-arrow{right:16px}.ant-popover-placement-right .ant-popover-arrow,.ant-popover-placement-rightTop .ant-popover-arrow,.ant-popover-placement-rightBottom .ant-popover-arrow{left:1.51471863px}.ant-popover-placement-right .ant-popover-arrow-content,.ant-popover-placement-rightTop .ant-popover-arrow-content,.ant-popover-placement-rightBottom .ant-popover-arrow-content{box-shadow:-3px 3px 7px #00000012;transform:translate(4.24264069px) rotate(45deg)}.ant-popover-placement-right .ant-popover-arrow{top:50%;transform:translateY(-50%)}.ant-popover-placement-rightTop .ant-popover-arrow{top:12px}.ant-popover-placement-rightBottom .ant-popover-arrow{bottom:12px}.ant-popover-placement-bottom .ant-popover-arrow,.ant-popover-placement-bottomLeft .ant-popover-arrow,.ant-popover-placement-bottomRight .ant-popover-arrow{top:1.51471863px}.ant-popover-placement-bottom .ant-popover-arrow-content,.ant-popover-placement-bottomLeft .ant-popover-arrow-content,.ant-popover-placement-bottomRight .ant-popover-arrow-content{box-shadow:-2px -2px 5px #0000000f;transform:translateY(4.24264069px) rotate(45deg)}.ant-popover-placement-bottom .ant-popover-arrow{left:50%;transform:translate(-50%)}.ant-popover-placement-bottomLeft .ant-popover-arrow{left:16px}.ant-popover-placement-bottomRight .ant-popover-arrow{right:16px}.ant-popover-placement-left .ant-popover-arrow,.ant-popover-placement-leftTop .ant-popover-arrow,.ant-popover-placement-leftBottom .ant-popover-arrow{right:1.51471863px}.ant-popover-placement-left .ant-popover-arrow-content,.ant-popover-placement-leftTop .ant-popover-arrow-content,.ant-popover-placement-leftBottom .ant-popover-arrow-content{box-shadow:3px -3px 7px #00000012;transform:translate(-4.24264069px) rotate(45deg)}.ant-popover-placement-left .ant-popover-arrow{top:50%;transform:translateY(-50%)}.ant-popover-placement-leftTop .ant-popover-arrow{top:12px}.ant-popover-placement-leftBottom .ant-popover-arrow{bottom:12px}.ant-popover-pink .ant-popover-inner,.ant-popover-pink .ant-popover-arrow-content,.ant-popover-magenta .ant-popover-inner,.ant-popover-magenta .ant-popover-arrow-content{background-color:#eb2f96}.ant-popover-red .ant-popover-inner,.ant-popover-red .ant-popover-arrow-content{background-color:#f5222d}.ant-popover-volcano .ant-popover-inner,.ant-popover-volcano .ant-popover-arrow-content{background-color:#fa541c}.ant-popover-orange .ant-popover-inner,.ant-popover-orange .ant-popover-arrow-content{background-color:#fa8c16}.ant-popover-yellow .ant-popover-inner,.ant-popover-yellow .ant-popover-arrow-content{background-color:#fadb14}.ant-popover-gold .ant-popover-inner,.ant-popover-gold .ant-popover-arrow-content{background-color:#faad14}.ant-popover-cyan .ant-popover-inner,.ant-popover-cyan .ant-popover-arrow-content{background-color:#13c2c2}.ant-popover-lime .ant-popover-inner,.ant-popover-lime .ant-popover-arrow-content{background-color:#a0d911}.ant-popover-green .ant-popover-inner,.ant-popover-green .ant-popover-arrow-content{background-color:#52c41a}.ant-popover-blue .ant-popover-inner,.ant-popover-blue .ant-popover-arrow-content{background-color:#1890ff}.ant-popover-geekblue .ant-popover-inner,.ant-popover-geekblue .ant-popover-arrow-content{background-color:#2f54eb}.ant-popover-purple .ant-popover-inner,.ant-popover-purple .ant-popover-arrow-content{background-color:#722ed1}.ant-popover-rtl{direction:rtl;text-align:right}.ant-popover-rtl .ant-popover-message-title{padding-right:20px;padding-left:16px}.ant-popover-rtl .ant-popover-buttons{text-align:left}.ant-popover-rtl .ant-popover-buttons button{margin-right:8px;margin-left:0}.wrap[data-v-11213b81]{height:250px;display:flex;justify-content:center}.wrap p[data-v-11213b81]{text-align:center;margin:20px 0 0;font-size:12px}.code[data-v-11213b81]{text-align:center;height:200px;width:200px;border:1px solid var(--x-color-grey20);border-radius:6px;display:flex;align-items:center;justify-content:center}.success p+p[data-v-11213b81]{margin:0 0 10px}.popover-userInfo[data-v-45c5ca2e]{width:300px;display:flex;flex-direction:column;align-items:center;padding-top:20px;margin-left:-16px;margin-right:-16px;border-bottom:1px solid rgba(44,44,44,.2);padding-bottom:10px}.popover-userInfo[data-v-45c5ca2e] .ant-typography:first-of-type{padding-top:5px}.popover-menu[data-v-45c5ca2e]{display:flex;flex-direction:column;padding:20px 0 0;margin:0 -16px;list-style:none}.popover-menu li[data-v-45c5ca2e]{padding:8px 20px;color:#2c2c2c;margin-bottom:10px;cursor:pointer;transition:background-color .3s}.popover-menu li[data-v-45c5ca2e]:hover{background-color:#2c2c2c08}.popover-menu li .anticon[data-v-45c5ca2e]{margin-right:20px;font-size:15px}.popover-contact[data-v-45c5ca2e]{width:500px;margin:-12px -16px;padding-bottom:50px}.popover-contact h3[data-v-45c5ca2e],.popover-contact h4[data-v-45c5ca2e],.popover-contact h5[data-v-45c5ca2e],.popover-contact p[data-v-45c5ca2e]{padding:0 30px}.popover-contact h3[data-v-45c5ca2e]{text-align:center;font-size:17px;line-height:18px;font-weight:500;padding:28px 0;border-bottom:1px solid rgba(44,44,44,.3)}.popover-contact h4[data-v-45c5ca2e]{font-size:17px;font-weight:500;margin-top:40px;margin-bottom:0}.popover-contact h5[data-v-45c5ca2e]{font-size:15px;font-weight:500;line-height:16px;margin:36px 0 16px}.popover-contact p[data-v-45c5ca2e]{line-height:30px;margin-bottom:0}.popover-contact p[data-v-45c5ca2e]:has(b){margin:10px 0 16px}.popover-contact p:has(b) b[data-v-45c5ca2e]{font-weight:500}.popover-contact p:has(b)+p[data-v-45c5ca2e]{color:#2c2c2cb3;line-height:25px}.layout-container .layout-main[data-v-543e5714]{padding:0!important;overflow:hidden;width:100%;height:100%}.layout-main-scrollbar[data-v-543e5714]{width:100%;position:relative;overflow:hidden}.switch-company[data-v-08b3bbb4]{display:flex;margin:11px 0;height:48px;align-items:center}.switch-company .ant-divider-vertical[data-v-08b3bbb4]{margin:0 15px}.switch-company a[data-v-08b3bbb4],.switch-company>span[data-v-08b3bbb4]{height:100%;margin:0;font-weight:400;font-size:15px;color:#44d7b6;display:flex;align-items:center;gap:10px}.company-list-dropdown{min-width:300px!important}.company-list-dropdown .ant-dropdown-menu{border-radius:10px;padding:18px 0}.company-list-dropdown .ant-dropdown-menu-item{font-size:15px;padding:10px 20px}.company-list-dropdown .ant-dropdown-menu-item a{display:flex;align-items:center;justify-content:space-between}.x-basic-layout .header[data-v-aab51276]{display:flex;justify-content:space-between;align-items:center}.x-basic-layout .logo[data-v-aab51276]{display:flex;align-items:center}.x-basic-layout .logo h1[data-v-aab51276]{margin:0 0 0 8px;font-weight:600;font-size:15px;color:var(--x-color-primary)}.collapse-btn[data-v-aab51276]{padding:10px 16px 10px 24px;color:#fff;font-size:12px;cursor:pointer;white-space:nowrap}.collapse-btn .anticon[data-v-aab51276]{margin-right:10px}.contact[data-v-aab51276]{display:flex;flex-direction:column;align-items:center}.contact .x-image[data-v-aab51276]{margin-bottom:6px}[data-v-aab51276] .x-sider .ant-menu-dark .ant-menu-item-selected .anticon{color:var(--x-layout-text-color)}:root{--x-color-primary: #44d7b6;--x-color-danger: #e02020;--x-color-warning: #faad14;--x-color-white: #ffffff;--x-color-grey: #2c2c2c;--x-color-grey90: #414141;--x-color-grey80: #565656;--x-color-grey70: #6b6b6b;--x-color-grey60: #808080;--x-color-grey50: #959595;--x-color-grey40: #ababab;--x-color-grey30: #bfbfbf;--x-color-grey20: #d5d5d5;--x-color-grey10: #eaeaea;--x-color-grey5: #f4f4f4}html{--ant-primary-color: #1890ff;--ant-primary-color-hover: #40a9ff;--ant-primary-color-active: #096dd9;--ant-primary-color-outline: rgba(24, 144, 255, .2);--ant-primary-1: #e6f7ff;--ant-primary-2: #bae7ff;--ant-primary-3: #91d5ff;--ant-primary-4: #69c0ff;--ant-primary-5: #40a9ff;--ant-primary-6: #1890ff;--ant-primary-7: #096dd9;--ant-primary-color-deprecated-pure: ;--ant-primary-color-deprecated-l-35: #cbe6ff;--ant-primary-color-deprecated-l-20: #7ec1ff;--ant-primary-color-deprecated-t-20: #46a6ff;--ant-primary-color-deprecated-t-50: #8cc8ff;--ant-primary-color-deprecated-f-12: rgba(24, 144, 255, .12);--ant-primary-color-active-deprecated-f-30: rgba(230, 247, 255, .3);--ant-primary-color-active-deprecated-d-02: #dcf4ff;--ant-success-color: #52c41a;--ant-success-color-hover: #73d13d;--ant-success-color-active: #389e0d;--ant-success-color-outline: rgba(82, 196, 26, .2);--ant-success-color-deprecated-bg: #f6ffed;--ant-success-color-deprecated-border: #b7eb8f;--ant-error-color: #ff4d4f;--ant-error-color-hover: #ff7875;--ant-error-color-active: #d9363e;--ant-error-color-outline: rgba(255, 77, 79, .2);--ant-error-color-deprecated-bg: #fff2f0;--ant-error-color-deprecated-border: #ffccc7;--ant-warning-color: #faad14;--ant-warning-color-hover: #ffc53d;--ant-warning-color-active: #d48806;--ant-warning-color-outline: rgba(250, 173, 20, .2);--ant-warning-color-deprecated-bg: #fffbe6;--ant-warning-color-deprecated-border: #ffe58f;--ant-info-color: #1890ff;--ant-info-color-deprecated-bg: #e6f7ff;--ant-info-color-deprecated-border: #91d5ff}.ant-btn.ant-btn-secondary{color:#44d7b6;border-color:#44d7b6;background:#fff}.ant-btn.ant-btn-secondary>a:only-child{color:currentcolor}.ant-btn.ant-btn-secondary>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn.ant-btn-secondary:hover,.ant-btn.ant-btn-secondary:focus{color:#6de3c5;border-color:#6de3c5;background:#fff}.ant-btn.ant-btn-secondary:hover>a:only-child,.ant-btn.ant-btn-secondary:focus>a:only-child{color:currentcolor}.ant-btn.ant-btn-secondary:hover>a:only-child:after,.ant-btn.ant-btn-secondary:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn.ant-btn-secondary:active{color:#30b098;border-color:#30b098;background:#fff}.ant-btn.ant-btn-secondary:active>a:only-child{color:currentcolor}.ant-btn.ant-btn-secondary:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn.ant-btn-secondary[disabled],.ant-btn.ant-btn-secondary[disabled]:hover,.ant-btn.ant-btn-secondary[disabled]:focus,.ant-btn.ant-btn-secondary[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn.ant-btn-secondary[disabled]>a:only-child,.ant-btn.ant-btn-secondary[disabled]:hover>a:only-child,.ant-btn.ant-btn-secondary[disabled]:focus>a:only-child,.ant-btn.ant-btn-secondary[disabled]:active>a:only-child{color:currentcolor}.ant-btn.ant-btn-secondary[disabled]>a:only-child:after,.ant-btn.ant-btn-secondary[disabled]:hover>a:only-child:after,.ant-btn.ant-btn-secondary[disabled]:focus>a:only-child:after,.ant-btn.ant-btn-secondary[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-secondary.ant-btn-primary{color:#606060;border-color:#44d7b6;background:#44d7b6;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.ant-btn-secondary.ant-btn-primary>a:only-child{color:currentcolor}.ant-btn-secondary.ant-btn-primary>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-secondary.ant-btn-primary:hover,.ant-btn-secondary.ant-btn-primary:focus{color:#606060;border-color:#6de3c5;background:#6de3c5}.ant-btn-secondary.ant-btn-primary:hover>a:only-child,.ant-btn-secondary.ant-btn-primary:focus>a:only-child{color:currentcolor}.ant-btn-secondary.ant-btn-primary:hover>a:only-child:after,.ant-btn-secondary.ant-btn-primary:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-secondary.ant-btn-primary:active{color:#606060;border-color:#30b098;background:#30b098}.ant-btn-secondary.ant-btn-primary:active>a:only-child{color:currentcolor}.ant-btn-secondary.ant-btn-primary:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-secondary.ant-btn-primary[disabled],.ant-btn-secondary.ant-btn-primary[disabled]:hover,.ant-btn-secondary.ant-btn-primary[disabled]:focus,.ant-btn-secondary.ant-btn-primary[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-secondary.ant-btn-primary[disabled]>a:only-child,.ant-btn-secondary.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-secondary.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-secondary.ant-btn-primary[disabled]:active>a:only-child{color:currentcolor}.ant-btn-secondary.ant-btn-primary[disabled]>a:only-child:after,.ant-btn-secondary.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-secondary.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-secondary.ant-btn-primary[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-secondary.ant-btn-link{color:#44d7b6;border-color:transparent;background:transparent;box-shadow:none}.ant-btn-secondary.ant-btn-link>a:only-child{color:currentcolor}.ant-btn-secondary.ant-btn-link>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-secondary.ant-btn-link:hover,.ant-btn-secondary.ant-btn-link:focus{color:var(--ant-primary-color-hover);border-color:var(--ant-primary-color-hover);background:transparent}.ant-btn-secondary.ant-btn-link:active{color:var(--ant-primary-color-active);border-color:var(--ant-primary-color-active);background:transparent}.ant-btn-secondary.ant-btn-link[disabled],.ant-btn-secondary.ant-btn-link[disabled]:hover,.ant-btn-secondary.ant-btn-link[disabled]:focus,.ant-btn-secondary.ant-btn-link[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-secondary.ant-btn-link:hover,.ant-btn-secondary.ant-btn-link:focus{color:#6de3c5;border-color:transparent;background:transparent}.ant-btn-secondary.ant-btn-link:hover>a:only-child,.ant-btn-secondary.ant-btn-link:focus>a:only-child{color:currentcolor}.ant-btn-secondary.ant-btn-link:hover>a:only-child:after,.ant-btn-secondary.ant-btn-link:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-secondary.ant-btn-link:active{color:#30b098;border-color:transparent;background:transparent}.ant-btn-secondary.ant-btn-link:active>a:only-child{color:currentcolor}.ant-btn-secondary.ant-btn-link:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-secondary.ant-btn-link[disabled],.ant-btn-secondary.ant-btn-link[disabled]:hover,.ant-btn-secondary.ant-btn-link[disabled]:focus,.ant-btn-secondary.ant-btn-link[disabled]:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.ant-btn-secondary.ant-btn-link[disabled]>a:only-child,.ant-btn-secondary.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-secondary.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-secondary.ant-btn-link[disabled]:active>a:only-child{color:currentcolor}.ant-btn-secondary.ant-btn-link[disabled]>a:only-child:after,.ant-btn-secondary.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-secondary.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-secondary.ant-btn-link[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-secondary.ant-btn-text{color:#44d7b6;border-color:transparent;background:transparent;box-shadow:none}.ant-btn-secondary.ant-btn-text>a:only-child{color:currentcolor}.ant-btn-secondary.ant-btn-text>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-secondary.ant-btn-text:hover,.ant-btn-secondary.ant-btn-text:focus{color:var(--ant-primary-color-hover);border-color:var(--ant-primary-color-hover);background:transparent}.ant-btn-secondary.ant-btn-text:active{color:var(--ant-primary-color-active);border-color:var(--ant-primary-color-active);background:transparent}.ant-btn-secondary.ant-btn-text[disabled],.ant-btn-secondary.ant-btn-text[disabled]:hover,.ant-btn-secondary.ant-btn-text[disabled]:focus,.ant-btn-secondary.ant-btn-text[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-secondary.ant-btn-text:hover,.ant-btn-secondary.ant-btn-text:focus{color:#6de3c5;border-color:transparent;background:rgba(0,0,0,.018)}.ant-btn-secondary.ant-btn-text:hover>a:only-child,.ant-btn-secondary.ant-btn-text:focus>a:only-child{color:currentcolor}.ant-btn-secondary.ant-btn-text:hover>a:only-child:after,.ant-btn-secondary.ant-btn-text:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-secondary.ant-btn-text:active{color:#30b098;border-color:transparent;background:rgba(0,0,0,.028)}.ant-btn-secondary.ant-btn-text:active>a:only-child{color:currentcolor}.ant-btn-secondary.ant-btn-text:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-secondary.ant-btn-text[disabled],.ant-btn-secondary.ant-btn-text[disabled]:hover,.ant-btn-secondary.ant-btn-text[disabled]:focus,.ant-btn-secondary.ant-btn-text[disabled]:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.ant-btn-secondary.ant-btn-text[disabled]>a:only-child,.ant-btn-secondary.ant-btn-text[disabled]:hover>a:only-child,.ant-btn-secondary.ant-btn-text[disabled]:focus>a:only-child,.ant-btn-secondary.ant-btn-text[disabled]:active>a:only-child{color:currentcolor}.ant-btn-secondary.ant-btn-text[disabled]>a:only-child:after,.ant-btn-secondary.ant-btn-text[disabled]:hover>a:only-child:after,.ant-btn-secondary.ant-btn-text[disabled]:focus>a:only-child:after,.ant-btn-secondary.ant-btn-text[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn.ant-btn-successful{color:var(--ant-success-color);border-color:var(--ant-success-color);background:#fff}.ant-btn.ant-btn-successful>a:only-child{color:currentcolor}.ant-btn.ant-btn-successful>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn.ant-btn-successful:hover,.ant-btn.ant-btn-successful:focus{color:var(--ant-success-color-hover);border-color:var(--ant-success-color-hover);background:#fff}.ant-btn.ant-btn-successful:hover>a:only-child,.ant-btn.ant-btn-successful:focus>a:only-child{color:currentcolor}.ant-btn.ant-btn-successful:hover>a:only-child:after,.ant-btn.ant-btn-successful:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn.ant-btn-successful:active{color:var(--ant-success-color-active);border-color:var(--ant-success-color-active);background:#fff}.ant-btn.ant-btn-successful:active>a:only-child{color:currentcolor}.ant-btn.ant-btn-successful:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn.ant-btn-successful[disabled],.ant-btn.ant-btn-successful[disabled]:hover,.ant-btn.ant-btn-successful[disabled]:focus,.ant-btn.ant-btn-successful[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn.ant-btn-successful[disabled]>a:only-child,.ant-btn.ant-btn-successful[disabled]:hover>a:only-child,.ant-btn.ant-btn-successful[disabled]:focus>a:only-child,.ant-btn.ant-btn-successful[disabled]:active>a:only-child{color:currentcolor}.ant-btn.ant-btn-successful[disabled]>a:only-child:after,.ant-btn.ant-btn-successful[disabled]:hover>a:only-child:after,.ant-btn.ant-btn-successful[disabled]:focus>a:only-child:after,.ant-btn.ant-btn-successful[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-successful.ant-btn-primary{color:#fff;border-color:var(--ant-success-color);background:var(--ant-success-color);text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.ant-btn-successful.ant-btn-primary>a:only-child{color:currentcolor}.ant-btn-successful.ant-btn-primary>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-successful.ant-btn-primary:hover,.ant-btn-successful.ant-btn-primary:focus{color:#fff;border-color:var(--ant-success-color-hover);background:var(--ant-success-color-hover)}.ant-btn-successful.ant-btn-primary:hover>a:only-child,.ant-btn-successful.ant-btn-primary:focus>a:only-child{color:currentcolor}.ant-btn-successful.ant-btn-primary:hover>a:only-child:after,.ant-btn-successful.ant-btn-primary:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-successful.ant-btn-primary:active{color:#fff;border-color:var(--ant-success-color-active);background:var(--ant-success-color-active)}.ant-btn-successful.ant-btn-primary:active>a:only-child{color:currentcolor}.ant-btn-successful.ant-btn-primary:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-successful.ant-btn-primary[disabled],.ant-btn-successful.ant-btn-primary[disabled]:hover,.ant-btn-successful.ant-btn-primary[disabled]:focus,.ant-btn-successful.ant-btn-primary[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-successful.ant-btn-primary[disabled]>a:only-child,.ant-btn-successful.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-successful.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-successful.ant-btn-primary[disabled]:active>a:only-child{color:currentcolor}.ant-btn-successful.ant-btn-primary[disabled]>a:only-child:after,.ant-btn-successful.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-successful.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-successful.ant-btn-primary[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-successful.ant-btn-link{color:var(--ant-success-color);border-color:transparent;background:transparent;box-shadow:none}.ant-btn-successful.ant-btn-link>a:only-child{color:currentcolor}.ant-btn-successful.ant-btn-link>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-successful.ant-btn-link:hover,.ant-btn-successful.ant-btn-link:focus{color:var(--ant-primary-color-hover);border-color:var(--ant-primary-color-hover);background:transparent}.ant-btn-successful.ant-btn-link:active{color:var(--ant-primary-color-active);border-color:var(--ant-primary-color-active);background:transparent}.ant-btn-successful.ant-btn-link[disabled],.ant-btn-successful.ant-btn-link[disabled]:hover,.ant-btn-successful.ant-btn-link[disabled]:focus,.ant-btn-successful.ant-btn-link[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-successful.ant-btn-link:hover,.ant-btn-successful.ant-btn-link:focus{color:var(--ant-success-color-hover);border-color:transparent;background:transparent}.ant-btn-successful.ant-btn-link:hover>a:only-child,.ant-btn-successful.ant-btn-link:focus>a:only-child{color:currentcolor}.ant-btn-successful.ant-btn-link:hover>a:only-child:after,.ant-btn-successful.ant-btn-link:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-successful.ant-btn-link:active{color:var(--ant-success-color-active);border-color:transparent;background:transparent}.ant-btn-successful.ant-btn-link:active>a:only-child{color:currentcolor}.ant-btn-successful.ant-btn-link:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-successful.ant-btn-link[disabled],.ant-btn-successful.ant-btn-link[disabled]:hover,.ant-btn-successful.ant-btn-link[disabled]:focus,.ant-btn-successful.ant-btn-link[disabled]:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.ant-btn-successful.ant-btn-link[disabled]>a:only-child,.ant-btn-successful.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-successful.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-successful.ant-btn-link[disabled]:active>a:only-child{color:currentcolor}.ant-btn-successful.ant-btn-link[disabled]>a:only-child:after,.ant-btn-successful.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-successful.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-successful.ant-btn-link[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-successful.ant-btn-text{color:var(--ant-success-color);border-color:transparent;background:transparent;box-shadow:none}.ant-btn-successful.ant-btn-text>a:only-child{color:currentcolor}.ant-btn-successful.ant-btn-text>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-successful.ant-btn-text:hover,.ant-btn-successful.ant-btn-text:focus{color:var(--ant-primary-color-hover);border-color:var(--ant-primary-color-hover);background:transparent}.ant-btn-successful.ant-btn-text:active{color:var(--ant-primary-color-active);border-color:var(--ant-primary-color-active);background:transparent}.ant-btn-successful.ant-btn-text[disabled],.ant-btn-successful.ant-btn-text[disabled]:hover,.ant-btn-successful.ant-btn-text[disabled]:focus,.ant-btn-successful.ant-btn-text[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-successful.ant-btn-text:hover,.ant-btn-successful.ant-btn-text:focus{color:var(--ant-success-color-hover);border-color:transparent;background:rgba(0,0,0,.018)}.ant-btn-successful.ant-btn-text:hover>a:only-child,.ant-btn-successful.ant-btn-text:focus>a:only-child{color:currentcolor}.ant-btn-successful.ant-btn-text:hover>a:only-child:after,.ant-btn-successful.ant-btn-text:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-successful.ant-btn-text:active{color:var(--ant-success-color-active);border-color:transparent;background:rgba(0,0,0,.028)}.ant-btn-successful.ant-btn-text:active>a:only-child{color:currentcolor}.ant-btn-successful.ant-btn-text:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-successful.ant-btn-text[disabled],.ant-btn-successful.ant-btn-text[disabled]:hover,.ant-btn-successful.ant-btn-text[disabled]:focus,.ant-btn-successful.ant-btn-text[disabled]:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.ant-btn-successful.ant-btn-text[disabled]>a:only-child,.ant-btn-successful.ant-btn-text[disabled]:hover>a:only-child,.ant-btn-successful.ant-btn-text[disabled]:focus>a:only-child,.ant-btn-successful.ant-btn-text[disabled]:active>a:only-child{color:currentcolor}.ant-btn-successful.ant-btn-text[disabled]>a:only-child:after,.ant-btn-successful.ant-btn-text[disabled]:hover>a:only-child:after,.ant-btn-successful.ant-btn-text[disabled]:focus>a:only-child:after,.ant-btn-successful.ant-btn-text[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn.ant-btn-warning{color:var(--ant-warning-color);border-color:var(--ant-warning-color);background:#fff}.ant-btn.ant-btn-warning>a:only-child{color:currentcolor}.ant-btn.ant-btn-warning>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn.ant-btn-warning:hover,.ant-btn.ant-btn-warning:focus{color:var(--ant-warning-color-hover);border-color:var(--ant-warning-color-hover);background:#fff}.ant-btn.ant-btn-warning:hover>a:only-child,.ant-btn.ant-btn-warning:focus>a:only-child{color:currentcolor}.ant-btn.ant-btn-warning:hover>a:only-child:after,.ant-btn.ant-btn-warning:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn.ant-btn-warning:active{color:var(--ant-warning-color-active);border-color:var(--ant-warning-color-active);background:#fff}.ant-btn.ant-btn-warning:active>a:only-child{color:currentcolor}.ant-btn.ant-btn-warning:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn.ant-btn-warning[disabled],.ant-btn.ant-btn-warning[disabled]:hover,.ant-btn.ant-btn-warning[disabled]:focus,.ant-btn.ant-btn-warning[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn.ant-btn-warning[disabled]>a:only-child,.ant-btn.ant-btn-warning[disabled]:hover>a:only-child,.ant-btn.ant-btn-warning[disabled]:focus>a:only-child,.ant-btn.ant-btn-warning[disabled]:active>a:only-child{color:currentcolor}.ant-btn.ant-btn-warning[disabled]>a:only-child:after,.ant-btn.ant-btn-warning[disabled]:hover>a:only-child:after,.ant-btn.ant-btn-warning[disabled]:focus>a:only-child:after,.ant-btn.ant-btn-warning[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-warning.ant-btn-primary{color:#fff;border-color:var(--ant-warning-color);background:var(--ant-warning-color);text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.ant-btn-warning.ant-btn-primary>a:only-child{color:currentcolor}.ant-btn-warning.ant-btn-primary>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-warning.ant-btn-primary:hover,.ant-btn-warning.ant-btn-primary:focus{color:#fff;border-color:var(--ant-warning-color-hover);background:var(--ant-warning-color-hover)}.ant-btn-warning.ant-btn-primary:hover>a:only-child,.ant-btn-warning.ant-btn-primary:focus>a:only-child{color:currentcolor}.ant-btn-warning.ant-btn-primary:hover>a:only-child:after,.ant-btn-warning.ant-btn-primary:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-warning.ant-btn-primary:active{color:#fff;border-color:var(--ant-warning-color-active);background:var(--ant-warning-color-active)}.ant-btn-warning.ant-btn-primary:active>a:only-child{color:currentcolor}.ant-btn-warning.ant-btn-primary:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-warning.ant-btn-primary[disabled],.ant-btn-warning.ant-btn-primary[disabled]:hover,.ant-btn-warning.ant-btn-primary[disabled]:focus,.ant-btn-warning.ant-btn-primary[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-warning.ant-btn-primary[disabled]>a:only-child,.ant-btn-warning.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-warning.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-warning.ant-btn-primary[disabled]:active>a:only-child{color:currentcolor}.ant-btn-warning.ant-btn-primary[disabled]>a:only-child:after,.ant-btn-warning.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-warning.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-warning.ant-btn-primary[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-warning.ant-btn-link{color:var(--ant-warning-color);border-color:transparent;background:transparent;box-shadow:none}.ant-btn-warning.ant-btn-link>a:only-child{color:currentcolor}.ant-btn-warning.ant-btn-link>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-warning.ant-btn-link:hover,.ant-btn-warning.ant-btn-link:focus{color:var(--ant-primary-color-hover);border-color:var(--ant-primary-color-hover);background:transparent}.ant-btn-warning.ant-btn-link:active{color:var(--ant-primary-color-active);border-color:var(--ant-primary-color-active);background:transparent}.ant-btn-warning.ant-btn-link[disabled],.ant-btn-warning.ant-btn-link[disabled]:hover,.ant-btn-warning.ant-btn-link[disabled]:focus,.ant-btn-warning.ant-btn-link[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-warning.ant-btn-link:hover,.ant-btn-warning.ant-btn-link:focus{color:var(--ant-warning-color-hover);border-color:transparent;background:transparent}.ant-btn-warning.ant-btn-link:hover>a:only-child,.ant-btn-warning.ant-btn-link:focus>a:only-child{color:currentcolor}.ant-btn-warning.ant-btn-link:hover>a:only-child:after,.ant-btn-warning.ant-btn-link:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-warning.ant-btn-link:active{color:var(--ant-warning-color-active);border-color:transparent;background:transparent}.ant-btn-warning.ant-btn-link:active>a:only-child{color:currentcolor}.ant-btn-warning.ant-btn-link:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-warning.ant-btn-link[disabled],.ant-btn-warning.ant-btn-link[disabled]:hover,.ant-btn-warning.ant-btn-link[disabled]:focus,.ant-btn-warning.ant-btn-link[disabled]:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.ant-btn-warning.ant-btn-link[disabled]>a:only-child,.ant-btn-warning.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-warning.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-warning.ant-btn-link[disabled]:active>a:only-child{color:currentcolor}.ant-btn-warning.ant-btn-link[disabled]>a:only-child:after,.ant-btn-warning.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-warning.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-warning.ant-btn-link[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-warning.ant-btn-text{color:var(--ant-warning-color);border-color:transparent;background:transparent;box-shadow:none}.ant-btn-warning.ant-btn-text>a:only-child{color:currentcolor}.ant-btn-warning.ant-btn-text>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-warning.ant-btn-text:hover,.ant-btn-warning.ant-btn-text:focus{color:var(--ant-primary-color-hover);border-color:var(--ant-primary-color-hover);background:transparent}.ant-btn-warning.ant-btn-text:active{color:var(--ant-primary-color-active);border-color:var(--ant-primary-color-active);background:transparent}.ant-btn-warning.ant-btn-text[disabled],.ant-btn-warning.ant-btn-text[disabled]:hover,.ant-btn-warning.ant-btn-text[disabled]:focus,.ant-btn-warning.ant-btn-text[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.ant-btn-warning.ant-btn-text:hover,.ant-btn-warning.ant-btn-text:focus{color:var(--ant-warning-color-hover);border-color:transparent;background:rgba(0,0,0,.018)}.ant-btn-warning.ant-btn-text:hover>a:only-child,.ant-btn-warning.ant-btn-text:focus>a:only-child{color:currentcolor}.ant-btn-warning.ant-btn-text:hover>a:only-child:after,.ant-btn-warning.ant-btn-text:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-warning.ant-btn-text:active{color:var(--ant-warning-color-active);border-color:transparent;background:rgba(0,0,0,.028)}.ant-btn-warning.ant-btn-text:active>a:only-child{color:currentcolor}.ant-btn-warning.ant-btn-text:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-warning.ant-btn-text[disabled],.ant-btn-warning.ant-btn-text[disabled]:hover,.ant-btn-warning.ant-btn-text[disabled]:focus,.ant-btn-warning.ant-btn-text[disabled]:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.ant-btn-warning.ant-btn-text[disabled]>a:only-child,.ant-btn-warning.ant-btn-text[disabled]:hover>a:only-child,.ant-btn-warning.ant-btn-text[disabled]:focus>a:only-child,.ant-btn-warning.ant-btn-text[disabled]:active>a:only-child{color:currentcolor}.ant-btn-warning.ant-btn-text[disabled]>a:only-child:after,.ant-btn-warning.ant-btn-text[disabled]:hover>a:only-child:after,.ant-btn-warning.ant-btn-text[disabled]:focus>a:only-child:after,.ant-btn-warning.ant-btn-text[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.x-btn.ant-btn-round.ant-btn-lg{font-size:15px;font-weight:400}.x-btn.ant-btn-round.ant-btn-sm{font-size:12px;line-height:20.8px}.x-table-header-sort-trigger{display:flex;flex-direction:column;align-items:center;position:relative;height:100%}.x-table-header-sort-trigger .anticon{position:absolute}.x-table-header-sort-trigger .anticon:first-of-type{top:5px}.x-table-header-sort-trigger .anticon:last-of-type{bottom:5px}.x-table .ant-empty{margin:4px 0}.x-table .ant-empty .ant-empty-image{margin-bottom:2px}.x-table .ant-empty>p{margin-bottom:0}.x-table .ant-table-pagination.ant-pagination.mini{margin:12px 0;font-size:12px}.x-table .ant-table-pagination.ant-pagination.mini .ant-select{font-size:12px}.x-table .ant-table .ant-table-thead>tr>th{background-color:var(--x-color-white);font-size:15px;color:var(--x-color-grey);border-bottom-color:var(--x-color-grey);font-weight:400;padding:13px 8px}.x-table .ant-table .ant-table-thead>tr>th:before{display:none}.x-table .ant-table .ant-table-tbody>tr.ant-table-row-selected>td{background-color:var(--x-color-grey5)}.x-table .ant-table .ant-table-tbody>tr>td{padding:10px 8px;height:61px;color:var(--x-color-grey70);border-bottom-color:var(--x-color-grey20);font-size:12px}.x-table .ant-table-filter-column{justify-content:center}.x-table .ant-table-filter-column .ant-table-column-title{flex:initial}.x-table .ant-table-filter-column .ant-table-filter-trigger.active:has(.x-table-header-sort-trigger){color:#bfbfbf}.x-table .ant-table-filter-column .x-table-header-sort-trigger.desc .anticon:last-of-type{color:var(--x-color-primary)}.x-table .ant-table-filter-column .x-table-header-sort-trigger.asc .anticon:first-of-type{color:var(--x-color-primary)}.x-table .ant-table.ant-table-small .ant-table-thead>tr>th{font-size:13px;padding:8px 2px}.x-table .ant-table.ant-table-small .ant-table-tbody>tr>td{height:35px;padding:3px 2px}.x-table .ant-table.ant-table-middle .ant-table-thead>tr>th{font-size:14px;line-height:22px;padding:13px 2px}.x-table .ant-table.ant-table-middle .ant-table-tbody>tr>td{height:49px;padding:3px 2px}.x-table .ant-table.ant-table-bordered .ant-table-container,.x-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table,.x-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr>th,.x-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>td{border-color:var(--x-color-grey30)}.x-table .ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr>th{border-bottom-color:var(--x-color-grey50)}.x-table .ant-table.ant-table-bordered .ant-table-selection-col{width:33px}.x-table .ant-table .ant-table-cell-scrollbar{box-shadow:none}.x-table.x-table-thead__bg .ant-table .ant-table-thead>tr>th{background:#f3f3f3}.x-table .ant-checkbox-wrapper:hover .ant-checkbox-inner,.x-table .ant-checkbox:hover .ant-checkbox-inner,.x-table .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:var(--x-color-grey80)}.x-table .ant-checkbox-inner{border-radius:50%;border-color:var(--x-color-grey80);transform:rotate(8deg)}.x-table .ant-checkbox-inner:after{left:30%;top:25%;width:5px;height:10px;border-width:1px}.x-table .ant-checkbox-checked:after{display:none}.x-table .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--x-color-grey80);border-color:var(--x-color-grey80)}.x-table-thead-menu{font-size:15px;padding:10px 0;border-radius:5px}.x-table-thead-menu:not(.ant-menu-submenu){max-height:300px;overflow-x:hidden;overflow-y:auto}.x-table-thead-menu>.ant-menu.ant-menu-sub{max-height:300px;overflow-x:hidden;overflow-y:auto}.x-table-thead-menu .ant-menu-vertical .ant-menu-item,.x-table-thead-menu.ant-menu-vertical .ant-menu-item,.x-table-thead-menu .ant-menu-vertical .ant-menu-submenu,.x-table-thead-menu.ant-menu-vertical .ant-menu-submenu{margin:0;line-height:34px;height:34px}.x-table-thead-menu .ant-menu-vertical .ant-menu-item:not(:last-child),.x-table-thead-menu.ant-menu-vertical .ant-menu-item:not(:last-child),.x-table-thead-menu .ant-menu-vertical .ant-menu-submenu:not(:last-child),.x-table-thead-menu.ant-menu-vertical .ant-menu-submenu:not(:last-child){margin-bottom:6px}.x-table-thead-menu .ant-menu-vertical .ant-menu-item-selected,.x-table-thead-menu.ant-menu-vertical .ant-menu-item-selected,.x-table-thead-menu .ant-menu-vertical .ant-menu-item:active,.x-table-thead-menu.ant-menu-vertical .ant-menu-item:active{background-color:var(--x-color-grey5)!important}.x-table-thead-menu .ant-menu-vertical .ant-menu-submenu .ant-menu-submenu-title,.x-table-thead-menu.ant-menu-vertical .ant-menu-submenu .ant-menu-submenu-title{height:34px;line-height:34px;margin-top:0;margin-bottom:0}.x-table-thead-menu .ant-menu-vertical .ant-menu-title-content,.x-table-thead-menu.ant-menu-vertical .ant-menu-title-content{display:flex;align-items:center;justify-content:space-between}.ant-modal .x-modal-header{margin:-24px -24px 0;cursor:move;user-select:none}.x-modal-draggable{pointer-events:none}.ant-modal-wrap.x-modal .ant-modal-content{border-radius:10px}.ant-modal-wrap.x-modal .ant-modal-close-x{height:70px;line-height:70px}.ant-modal-wrap.x-modal .ant-modal-header{border-radius:10px 10px 0 0;display:flex;flex-direction:row;align-items:flex-end;justify-content:center;padding-top:25px;padding-bottom:25px;border-bottom-width:0}.ant-modal-wrap.x-modal .ant-modal-title{font-size:17px;color:#2c2c2c}.ant-modal-wrap.x-modal .ant-modal-body{padding:10px 24px 15px}.ant-modal-wrap.x-modal .ant-modal-footer{border-radius:0 0 10px 10px;border-top:0}.ant-modal-wrap.x-modal .ant-modal-footer .ant-btn-round.ant-btn-lg{font-size:15px;font-weight:400}.ant-modal-wrap.x-modal.footer-align-center .ant-modal-footer{text-align:center;padding-bottom:35px}.ant-modal-wrap.x-modal.footer-align-center .ant-modal-footer .ant-btn.ant-btn-round.ant-btn-lg{padding:6.4px 60px}.ant-modal-wrap.x-modal.footer-align-center .ant-modal-footer .ant-btn-primary{text-shadow:none}.ant-modal-wrap.x-modal.footer-align-center .ant-modal-footer .ant-btn+.ant-btn:not(.ant-dropdown-trigger){margin-left:20px}.ant-modal-wrap.x-modal.footer-align-left .ant-modal-footer{text-align:left;padding-bottom:20px}.ant-modal-wrap.x-modal.footer-align-right .ant-modal-footer{padding-bottom:20px}.ant-modal-wrap.x-modal.header-border-bottom .ant-modal-header{border-bottom-width:1px;border-bottom-color:var(--x-color-grey30)}.ant-modal-wrap.x-modal.header-border-bottom .ant-modal-body{padding:20px 24px 15px}.ant-typography:not([class*=ant-typography-]){color:var(--x-color-grey)}.x-text-start__before:before,.x-text-start__after:after{content:"*";display:inline-block;margin-right:4px;color:#ff4d4f;font-size:14px;font-family:SimSun,sans-serif;line-height:1}.x-text-copyable__hover{position:relative}.x-text-copyable__hover .ant-typography-copy{position:absolute;margin-left:0!important;padding-left:2px!important;display:none!important}.x-text-copyable__hover:hover .ant-typography-copy{display:inline-block!important}.x-page-container-children-content{padding:16px}.x-page-container-children-content.x-page-container-has-fixed-header{padding:0 16px}.x-page-container{position:relative;background-color:inherit;will-change:transform}.x-page-container-ghost .x-page-container-children-content{margin-top:0}.x-page-container-header.ant-page-header{padding:8px 16px 0}.x-page-container-header.ant-page-header:empty{padding:0}.x-page-container-header.ant-page-header .ant-page-header-content{padding-top:0}.x-page-container-header.ant-page-header .ant-tabs.ant-tabs-card .ant-tabs-tab{font-size:inherit}.x-page-footer{position:fixed;background-color:#606060;bottom:0;z-index:99;inset-inline-end:0;transition:width .2s ease 0s;width:calc(100% - 170px)}.x-page-footer .ant-checkbox-wrapper:hover .ant-checkbox-inner,.x-page-footer .ant-checkbox:hover .ant-checkbox-inner,.x-page-footer .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:var(--x-color-white)}.x-page-footer .ant-checkbox-inner{border-radius:50%;border-color:var(--x-color-white);transform:rotate(8deg);background-color:transparent}.x-page-footer .ant-checkbox-inner:after{left:30%;top:36%;width:5px;height:10px}.x-page-footer .ant-checkbox-checked:after{display:none}.x-page-footer .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--x-color-white);border-color:var(--x-color-white)}.x-page-footer .ant-checkbox-checked .ant-checkbox-inner:after{border-color:var(--x-color-grey80)}body:has(#app>.ant-layout>.ant-layout-has-sider>.ant-layout-sider-collapsed)>.x-page-footer{width:calc(100% - 60px)}.x-file-thumb{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.x-file-thumb .file-name{padding:0 4px;font-size:12px;line-height:12px;margin-top:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.x-image{position:relative}.x-image .ant-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.x-image .ant-image-img{object-fit:contain;aspect-ratio:1 / 1}.x-image .ant-image-placeholder{display:flex;align-items:center;justify-content:center}.x-image .is-loading .anticon{font-size:20px}.x-image-total{position:absolute;font-size:12px;line-height:18px;padding:0 3px;color:var(--x-white-soft)}.x-image-top{top:0;left:50%;transform:translate(-50%)}.x-image-left{left:0;top:50%;transform:translateY(-50%)}.x-image-right{right:0;top:50%;transform:translateY(-50%)}.x-image-bottom{bottom:0;left:50%;transform:translate(-50%)}.x-image-topLeft,.x-image-leftTop{top:0;left:0}.x-image-topRight,.x-image-rightTop{top:0;right:0}.x-image-bottomLeft,.x-image-leftBottom{bottom:0;left:0}.x-image-bottomRight,.x-image-rightBottom{bottom:0;right:0}.x-basic-layout{--x-layout-color: #ffffff;--x-layout-primary-color: #606060;--x-header-zIndex: 19;--x-header-padding: 0 25px}.x-basic-layout.ant-layout{background:var(--x-layout-primary-color)}.x-basic-layout .x-basic-layout-header{background:var(--x-layout-primary-color);padding:0}.x-basic-layout .x-basic-layout-header-fixed{position:fixed;width:100%;z-index:var(--x-header-zIndex)}.x-basic-layout .x-basic-layout-header-content{display:flex;height:100%;padding:var(--x-header-padding)}.x-basic-layout .x-basic-layout-header-body{flex:1}.x-basic-layout-content{position:relative;margin:0}.x-basic-layout-content:has(>.slide-right-enter-active),.x-basic-layout-content:has(>.slide-right-leave-active){overflow:hidden}.ant-layout-sider.x-layout-sider-menu{--x-sider-bg: var(--x-layout-primary-color);--x-menu-text: var(--x-layout-color);--x-menu-text-hover: #cccccc;--x-menu-text-active: var(--x-layout-primary-color);--x-menu-bg: var(--x-layout-color);--x-submenu-item-selected: var(--x-color-primary);--x-menu-item-height: 52px;--x-menu-font-size: 15px;background:var(--x-sider-bg)}.ant-layout-sider.x-layout-sider-menu.x-layout-sider-menu__small{--x-menu-item-height: 44px;--x-menu-font-size: 12px}.ant-layout-sider.x-layout-sider-menu.x-layout-sider-menu__small .ant-menu-item .ant-menu-item-icon,.ant-layout-sider.x-layout-sider-menu.x-layout-sider-menu__small .ant-menu-submenu-title .ant-menu-item-icon{min-width:12px;font-size:12px}.ant-layout-sider.x-layout-sider-menu.x-layout-sider-menu__small .ant-badge-count{min-width:16px;height:16px;padding:0;line-height:16px}.ant-layout-sider.x-layout-sider-menu__fixed{position:fixed;height:100%;z-index:10}.ant-layout-sider.x-layout-sider-menu .ant-menu,.ant-layout-sider.x-layout-sider-menu .ant-menu-submenu-arrow,.ant-layout-sider.x-layout-sider-menu .ant-menu-submenu-selected{color:var(--x-menu-text)}.ant-layout-sider.x-layout-sider-menu .ant-menu{font-size:var(--x-menu-font-size);background:var(--x-menu-bg)}.ant-layout-sider.x-layout-sider-menu .ant-menu::-webkit-scrollbar{display:none}.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-inline,.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-item,.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-submenu,.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-submenu-title{transition:background 0s}.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-item:not(.ant-menu-item-selected):hover{color:var(--x-menu-text-hover)}.ant-layout-sider.x-layout-sider-menu .ant-menu-submenu-active,.ant-layout-sider.x-layout-sider-menu .ant-menu-submenu-title:hover,.ant-layout-sider.x-layout-sider-menu .ant-menu-submenu:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow{color:var(--x-menu-text-hover)}.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-submenu .ant-menu-submenu-title:active .ant-menu-submenu-arrow,.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-item.ant-menu-item-selected{background:var(--x-menu-bg);color:var(--x-menu-text-active)}.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-item-selected+.ant-menu-item,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-submenu-selected+.ant-menu-item{transition:border-top-right-radius .3s;border-top-right-radius:15px}.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-item-selected+.ant-menu-submenu,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-submenu-selected+.ant-menu-submenu{border-top-right-radius:15px}.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-item-selected+.ant-menu-submenu .ant-menu-submenu-title,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-submenu-selected+.ant-menu-submenu .ant-menu-submenu-title{background:var(--x-sider-bg);transition:border-top-right-radius .3s;border-top-right-radius:15px}.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-item-selected .ant-menu-item-selected+.ant-menu-submenu>.ant-menu-submenu-title,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-submenu-selected .ant-menu-item-selected+.ant-menu-submenu>.ant-menu-submenu-title{border-top-right-radius:0;transition:border-radius 0s}.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-item:has(+.ant-menu-item-selected),.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-submenu:has(+.ant-menu-item-selected),.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-item:has(+.ant-menu-submenu-selected),.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-submenu:has(+.ant-menu-submenu-selected),.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-item:has(+.ant-menu-item-selected) .ant-menu-submenu-title,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-submenu:has(+.ant-menu-item-selected) .ant-menu-submenu-title,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-item:has(+.ant-menu-submenu-selected) .ant-menu-submenu-title,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-submenu:has(+.ant-menu-submenu-selected) .ant-menu-submenu-title,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-item:has(+.ant-menu-item-selected) .ant-menu,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-submenu:has(+.ant-menu-item-selected) .ant-menu,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-item:has(+.ant-menu-submenu-selected) .ant-menu,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-submenu:has(+.ant-menu-submenu-selected) .ant-menu,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-item:has(+.ant-menu-item-selected) .ant-menu-item:last-of-type,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-submenu:has(+.ant-menu-item-selected) .ant-menu-item:last-of-type,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-item:has(+.ant-menu-submenu-selected) .ant-menu-item:last-of-type,.ant-layout-sider.x-layout-sider-menu .ant-menu>.ant-menu-submenu:has(+.ant-menu-submenu-selected) .ant-menu-item:last-of-type{transition:border-bottom-right-radius .3s;border-bottom-right-radius:15px}.ant-layout-sider.x-layout-sider-menu .ant-menu:has(>.ant-menu-item:last-of-type.ant-menu-item-selected)~.x-menu-last-item,.ant-layout-sider.x-layout-sider-menu .ant-menu:has(>.ant-menu-submenu:last-of-type.ant-menu-submenu-selected)~.x-menu-last-item{background-color:#fff;position:relative}.ant-layout-sider.x-layout-sider-menu .ant-menu:has(>.ant-menu-item:last-of-type.ant-menu-item-selected)~.x-menu-last-item:after,.ant-layout-sider.x-layout-sider-menu .ant-menu:has(>.ant-menu-submenu:last-of-type.ant-menu-submenu-selected)~.x-menu-last-item:after{content:"";position:absolute;left:0;width:100%;height:15px;background-color:var(--x-layout-primary-color);border-top-right-radius:15px}.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-submenu{background:var(--x-sider-bg)}.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-submenu.ant-menu-submenu-selected,.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-submenu.ant-menu-submenu-selected .ant-menu-submenu{background:var(--x-menu-bg)}.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-submenu.ant-menu-submenu-selected .ant-menu-item,.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-submenu.ant-menu-submenu-selected .ant-menu-submenu-title{background:var(--x-menu-bg);color:var(--x-menu-text-active)}.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-submenu.ant-menu-submenu-selected .ant-menu-item .ant-menu-submenu-arrow,.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-submenu.ant-menu-submenu-selected .ant-menu-submenu-title .ant-menu-submenu-arrow{color:var(--x-menu-text-active)}.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-submenu.ant-menu-submenu-selected .ant-menu-item-selected .ant-menu-title-content>span:not(.ant-badge){padding:8px 0;color:var(--x-submenu-item-selected);border-bottom:2px solid var(--x-submenu-item-selected)}.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-item,.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-submenu .ant-menu-submenu-title{background:var(--x-sider-bg);margin:0;width:100%;height:var(--x-menu-item-height);line-height:var(--x-menu-item-height)}.ant-layout-sider.x-layout-sider-menu .ant-menu .ant-menu-item-selected:after{display:none}.ant-layout-sider.x-layout-sider-menu .ant-menu-inline,.ant-layout-sider.x-layout-sider-menu .ant-menu-vertical{border-right:0 none}.ant-layout-sider.x-layout-sider-menu .ant-badge{margin-left:2px;transform:scale(.75)}.ant-layout-sider.x-layout-sider-menu .ant-badge-count,.ant-layout-sider.x-layout-sider-menu .ant-badge-dot{box-shadow:none}.ant-layout-sider.x-layout-sider-menu .ant-badge-dot{width:8px;height:8px;max-width:8px}.ant-layout-sider.x-layout-sider-menu .ant-badge-count.ant-badge-multiple-words{padding:0 2.5px 0 2px}.ant-layout-sider-children{display:flex;flex-direction:column}.ant-layout-sider-children>div::-webkit-scrollbar{display:none}.x-sider-menu__drawer .ant-drawer-body{padding:0}.x-sider-menu__drawer .x-layout-sider-menu{padding-top:0!important;position:static!important}.x-date-picker-header{display:flex;align-items:center}.x-date-picker-header .ant-select-selection-item{font-weight:500}.x-date-picker-header .ant-select:not(.ant-select-customize-input) .ant-select-selector{border:0 none;font-size:12px}.x-date-picker-header-close{position:absolute;right:10px;top:8px}.x-date-picker-item{position:relative;z-index:2;display:inline-block;min-width:24px;height:24px;line-height:24px;border-radius:2px;transition:background .3s,border .3s;user-select:none}.x-date-picker-item.isSelected{border-radius:12px;background-color:var(--x-color-grey70);color:var(--x-color-white)}.x-date-picker-overlay{width:300px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;padding:10px;background-color:#fff}.x-date-picker-overlay .ant-picker-calendar{font-size:12px}.x-date-picker-overlay .ant-picker-calendar .ant-picker-panel{border-top:0}.x-date-picker-overlay .ant-picker-calendar .ant-picker-content td{font-weight:500}.x-date-picker-overlay .ant-picker-cell .ant-picker-cell-inner{border-radius:12px}.x-date-picker-overlay .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-radius:12px;border-color:var(--x-color-grey70)}.x-date-picker-overlay .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{border-radius:12px;background-color:var(--x-color-grey70)}.x-date-picker-footer{display:flex;padding-right:20px;align-items:center}.x-date-picker-footer .x-btn{font-size:12px}.x-date-picker-footer .x-btn+.x-btn{flex:1}.x-upload-mask{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.x-upload-mask>a{padding:3px;font-size:16px;color:#ffffffd9;line-height:1;transition:color .2s}.x-upload-mask>a+a{margin-left:4px}.x-upload-mask>a:hover{color:#fff}.x-upload .x-image{width:100%;height:100%;padding:2px}.x-upload .x-image .ant-image-mask:has(>.x-upload-mask){cursor:default}.x-oss-upload .x-oss-upload-card{flex:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 10%}.x-oss-upload .x-oss-upload-mask{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.x-oss-upload .x-oss-upload-mask>a{padding:3px;font-size:16px;color:#ffffffd9;line-height:1;transition:color .2s}.x-oss-upload .x-oss-upload-mask>a+a{margin-left:4px}.x-oss-upload .x-oss-upload-mask>a:hover{color:#fff}.x-oss-upload .x-oss-upload-icon{font-size:22px!important;color:var(--x-color-grey60)}.x-oss-upload .ant-upload-list-picture-card .ant-upload-list-item{padding:0;background-color:#fafafa}.x-oss-upload .ant-upload-list-picture-card .ant-upload-list-item-uploading{display:flex;align-items:center}.x-oss-upload .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-thumbnail{display:none}.x-oss-upload .ant-upload-list-picture-card .ant-upload-list-item-progress{position:static;width:100%;padding:0 10%}.x-oss-upload .ant-upload-list-picture-card .ant-upload-list-item-thumbnail{opacity:1}.x-oss-upload .ant-upload-list-picture-card .ant-upload-list-item-thumbnail .file-name{margin-bottom:0}.x-oss-upload .ant-upload-list-picture-card .ant-upload-list-item-file+.ant-upload-list-item-name{display:none}.x-oss-upload.x-oss-upload-mini .ant-upload-select-picture-card,.x-oss-upload.x-oss-upload-mini .ant-upload-list-picture-card-container{width:32px;height:32px}.x-oss-upload.x-oss-upload-mini .x-oss-upload-icon{font-size:14px!important}.x-oss-upload.x-oss-upload-mini .ant-upload-list-picture-card-container .ant-upload-list-item-actions{display:flex;align-items:center;justify-content:center}.x-oss-upload.x-oss-upload-mini .ant-upload-list-picture-card-container .ant-upload-list-item-actions a:has(.anticon){display:none}.x-oss-upload.x-oss-upload-mini .ant-upload-list-picture-card-container .ant-upload-list-item-actions .ant-btn-icon-only.ant-btn-sm{width:12px}.x-oss-upload.x-oss-upload-mini .ant-upload-list-picture-card-container .ant-upload-list-item-actions .ant-btn-icon-only.ant-btn-sm .anticon{font-size:12px;width:12px;margin:0}.x-oss-upload.x-oss-upload-mini .x-file-thumb .anticon{font-size:22px!important}.x-oss-upload.x-oss-upload-mini .x-file-thumb .file-name{display:none}.x-oss-upload.x-oss-upload-small .ant-upload-select-picture-card,.x-oss-upload.x-oss-upload-small .ant-upload-list-picture-card-container{width:52px;height:52px}.x-oss-upload.x-oss-upload-small .ant-upload-select-picture-card .ant-upload-list-item-actions .anticon,.x-oss-upload.x-oss-upload-small .ant-upload-list-picture-card-container .ant-upload-list-item-actions .anticon{font-size:14px;width:14px}.x-oss-upload.x-oss-upload-small .x-oss-upload-mask>a{padding:1px;font-size:12px}.x-oss-upload.x-oss-upload-small .x-oss-upload-mask>a+a{margin-left:2px}.x-oss-upload.x-oss-upload-small .x-oss-upload-icon{font-size:16px!important}.x-oss-upload.x-oss-upload-small .x-file-thumb .anticon{font-size:36px!important}.x-oss-upload.x-oss-upload-small .x-file-thumb .file-name{display:none}.x-oss-upload.x-oss-upload-large .ant-upload-select-picture-card,.x-oss-upload.x-oss-upload-large .ant-upload-list-picture-card-container{width:180px;height:180px}#app{height:100vh}.x-basicLayout-content .x-page-container{margin:0}.x-global-header-logo a h1{color:var(--x-color-primary)!important;font-size:15px!important;margin-left:8px!important;font-weight:600!important}.x-global-header-logo a img{height:17px!important}.x-form-suffix-star .ant-form-item{margin-bottom:18px}.x-form-suffix-star .ant-form-item-label{text-align:left}.x-form-suffix-star .ant-form-item-label>label{font-size:12px}.x-form-suffix-star .ant-form-item-label .ant-form-item-required.ant-form-item-no-colon:after{content:"*";display:inline-block;margin-left:3px;color:#ff4d4f;font-size:14px;font-family:SimSun,sans-serif;line-height:8px}.x-form-suffix-star .ant-form-item.ant-form-item-with-help .ant-form-item-explain{position:absolute;min-height:18px;line-height:18px;bottom:-18px;font-size:12px}.x-form-suffix-star .ant-form-item .ant-form-item-control-input:has(+.ant-form-item-explain) .ant-upload-select{border-color:#ff4d4f}.x-sider.ant-layout-sider.x-sider-fixed{height:calc(100% - 70px)!important}.ant-menu-dark.ant-menu-submenu-popup.x-menu-popup .ant-menu{padding:10px 0 16px}.ant-select:not(.ant-select-customize-input) .ant-select-selector,.ant-input{border-radius:3px!important}.ant-input-group>.ant-input:last-child,.ant-input-group-addon:last-child{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.ant-input-search .ant-input{border-radius:5px 0 0 5px!important}.ant-input-search .ant-input:hover,.ant-input-search .ant-input:focus{border-color:var(--x-color-grey)}.ant-input-search .ant-input:focus{box-shadow:0 0 2px #2c2c2c33}.ant-input-search .ant-btn{border-radius:0 5px 5px 0!important}.ant-select.ant-select-disabled .ant-select-arrow .anticon{color:#2c2c2c4d!important}.ant-input-lg{padding:4.5px 11px;font-size:15px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input{height:34px!important}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:36px!important;font-size:15px!important}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item{line-height:36px!important}.x-table .ant-table-cell:has(.x-image){line-height:0}.x-table .ant-table-cell:has(.x-image) .x-image{display:inline-flex}.x-table .ant-table .ant-table-thead>tr>th{font-size:12px!important;color:#333}.x-table .ant-checkbox-inner{width:14px;height:14px}.ant-pagination.mini{margin:12px 0;font-size:12px}.ant-pagination.mini .ant-select{font-size:12px}.logs-drawer .ant-drawer-header{padding-right:16px}.logs-drawer .ant-drawer-header-title .ant-drawer-title{order:1;font-size:15px}.logs-drawer .ant-drawer-header-title .ant-drawer-close{order:2;margin-right:0}.logs-drawer .ant-drawer-header-title .ant-drawer-close .anticon{font-size:15px;color:var(--x-color-grey);transition:color .2s}.logs-drawer .ant-drawer-header-title .ant-drawer-close .anticon:hover{color:var(--x-color-grey70)}.logs-drawer .ant-drawer-body{padding:0}.x-page-header-tabs .ant-tabs-nav:before{border-bottom:0 none}.x-page-header-tabs .ant-tabs-nav .ant-tabs-tab{font-size:14px;padding:6px 16px;height:40px;margin-top:-10px}.x-page-header-tabs .ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin-left:16px}.x-page-header-tabs-search,.layout-header-search-bar{display:flex;align-items:center;justify-content:space-between}.x-table-header-sort-trigger .anticon:first-of-type{top:3px}.x-table-header-sort-trigger .anticon:last-of-type{bottom:3px}.x-check .ant-radio-wrapper:hover .ant-radio-inner,.x-check .ant-radio:hover .ant-radio-inner,.x-check .ant-radio-input:focus+.ant-radio-inner{border-color:var(--x-color-grey80)}.x-check .ant-radio-inner{border-radius:50%;border-color:var(--x-color-grey80);transform:rotate(8deg)}.x-check .ant-radio-inner:after{left:90%;top:90%;width:5px;height:10px;border:1px solid #fff;border-top:0;border-left:0;border-radius:0;background-color:transparent;transform:rotate(45deg) scale(1) translate(-50%,-50%);transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s}.x-check .ant-radio-checked:after{display:none}.x-check .ant-radio-checked .ant-radio-inner{background-color:var(--x-color-grey80);border-color:var(--x-color-grey80)}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm .ant-modal-content,.ant-modal.ant-modal-confirm.ant-modal-confirm-success .ant-modal-content,.ant-modal.ant-modal-confirm.ant-modal-confirm-error .ant-modal-content{border-radius:10px}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm .ant-modal-confirm-body .anticon.anticon-exclamation-circle,.ant-modal.ant-modal-confirm.ant-modal-confirm-success .ant-modal-confirm-body .anticon.anticon-exclamation-circle,.ant-modal.ant-modal-confirm.ant-modal-confirm-error .ant-modal-confirm-body .anticon.anticon-exclamation-circle{display:none}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm .ant-modal-confirm-body .ant-modal-confirm-content,.ant-modal.ant-modal-confirm.ant-modal-confirm-success .ant-modal-confirm-body .ant-modal-confirm-content,.ant-modal.ant-modal-confirm.ant-modal-confirm-error .ant-modal-confirm-body .ant-modal-confirm-content{text-align:center;font-size:15px;color:#2c2c2c}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm .ant-modal-confirm-btns,.ant-modal.ant-modal-confirm.ant-modal-confirm-success .ant-modal-confirm-btns,.ant-modal.ant-modal-confirm.ant-modal-confirm-error .ant-modal-confirm-btns{display:flex;justify-content:flex-end;align-items:center;width:100%;gap:20px;padding-left:20px}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm .ant-modal-confirm-btns .ant-btn,.ant-modal.ant-modal-confirm.ant-modal-confirm-success .ant-modal-confirm-btns .ant-btn,.ant-modal.ant-modal-confirm.ant-modal-confirm-error .ant-modal-confirm-btns .ant-btn{border-radius:16px;flex:1}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm .ant-modal-confirm-btns .ant-btn.ant-btn-primary,.ant-modal.ant-modal-confirm.ant-modal-confirm-success .ant-modal-confirm-btns .ant-btn.ant-btn-primary,.ant-modal.ant-modal-confirm.ant-modal-confirm-error .ant-modal-confirm-btns .ant-btn.ant-btn-primary{flex:2}.ant-modal.ant-modal-confirm.ant-modal-confirm-success .ant-modal-confirm-body,.ant-modal.ant-modal-confirm.ant-modal-confirm-error .ant-modal-confirm-body{padding-top:10px;padding-bottom:10px}.ant-modal.ant-modal-confirm.ant-modal-confirm-success .ant-modal-confirm-body>.anticon,.ant-modal.ant-modal-confirm.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{display:none}.ant-modal.ant-modal-confirm.ant-modal-confirm-success .ant-modal-confirm-btns,.ant-modal.ant-modal-confirm.ant-modal-confirm-error .ant-modal-confirm-btns{padding-left:0}.ant-modal.ant-modal-confirm.ant-modal-confirm-success .ant-modal-confirm-btns .ant-btn,.ant-modal.ant-modal-confirm.ant-modal-confirm-error .ant-modal-confirm-btns .ant-btn{padding-left:40px;padding-right:40px;flex:none}.ant-modal.ant-modal-confirm.ant-modal-confirm-success .ant-modal-confirm-btns .ant-btn.ant-btn-primary,.ant-modal.ant-modal-confirm.ant-modal-confirm-error .ant-modal-confirm-btns .ant-btn.ant-btn-primary{flex:none}.ant-modal.ant-modal-confirm.ant-modal-confirm-success .ant-modal-confirm-btns{justify-content:center}.slide-right-enter-active,.slide-right-leave-active,.slide-left-enter-active,.slide-left-leave-active{will-change:transform;transition:all .3s ease}.slide-right-enter-from{opacity:0;transform:translate(-20px)}.slide-right-leave-to{opacity:0;transform:translate(20px)}.footer-slide-enter-active{animation:slideUpIn .3s cubic-bezier(.23,1,.32,1)}.footer-slide-leave-active{animation:slideUpOut .3s cubic-bezier(.23,1,.32,1)}@keyframes slideUpIn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUpOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}#nprogress{pointer-events:none}#nprogress .bar{position:fixed;top:0;left:10px;z-index:99999;width:100%;height:2px;background-color:var(--x-color-primary);opacity:.75}
