#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.company-list[data-v-90586267]{flex-direction:column;gap:12px;display:flex}.company-list .company-item[data-v-90586267]{border:1px solid var(--el-border-color);cursor:pointer;border-radius:8px;align-items:center;gap:16px;padding:8px 16px;transition:border-color .3s,background-color .3s;display:flex}.company-list .company-item[data-v-90586267]:hover,.company-list .company-item.is-selected[data-v-90586267]{border-color:var(--el-color-primary);background-color:var(--el-color-primary-light-9)}.company-list .company-logo[data-v-90586267]{object-fit:cover;border-radius:50%;width:40px;height:40px}.company-list .company-logo-placeholder[data-v-90586267]{background:var(--el-fill-color-light);width:40px;height:40px;color:var(--el-text-color-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex}.company-list .company-name[data-v-90586267]{color:var(--el-text-color-primary);font-size:14px;font-weight:500}.el-dropdown[data-v-c56b3f7a] *{outline:unset}.screen-full[data-v-d55365f3]{color:inherit}.refresh[data-v-7ecd1ef9]{animation:.5s ease-in-out rotate-7ecd1ef9}@keyframes rotate-7ecd1ef9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.alarm-info[data-v-89099200]{grid-gap:16px;grid-template-columns:193px 291px 1fr}.alarm-info .label[data-v-89099200]{color:var(--yk-color-secondary)}.alarm-info .value[data-v-89099200]{color:var(--el-text-color-primary)}.alarm-message-box[data-v-351a3d1d]{--height:40px;width:500px;height:var(--height);background-color:#fff3;border-radius:4px;align-items:center;padding:2px 10px;display:flex}.alarm-message-box .alarm-message-box__item[data-v-351a3d1d]{height:var(--height);line-height:var(--height)}.alarm-message-box .cut[data-v-351a3d1d]{margin-top:-40px;transition:all 1s linear}.header-bar[data-v-82d6162e]{height:var(--layout-header-height);background:var(--layout-header-bg-color);justify-content:space-between;align-items:center;padding:0 16px 0 12px;display:flex}.header-bar .header__left[data-v-82d6162e]{align-items:center;display:flex}.header-bar .header__left .header__logo[data-v-82d6162e]{min-width:32px;height:32px}.header-bar .header__left .header__title[data-v-82d6162e]{letter-spacing:0;color:#fff;font-size:20px;font-weight:400;line-height:20px}.header-bar .header__right[data-v-82d6162e]{display:flex}.header-bar .tool-bar[data-v-82d6162e]{align-items:center;display:flex}.header-bar .tool-bar .tool-bar__item[data-v-82d6162e]{color:#fff;margin:0 8px;font-size:24px}.triangle[data-v-0debc2a1],.move-line[data-v-0debc2a1]{transform-box:fill-box;transform-origin:50%;transition:transform .3s ease-in-out;transform:translate(0)rotate(0)}.is-expand .triangle[data-v-0debc2a1]{transform:translate(21px)rotate(180deg)}.is-expand .move-line[data-v-0debc2a1]{transform:translate(21px)}.menu-item[data-v-4c631e06]{height:60px;color:var(--el-text-color-primary);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;margin:4px 4px 12px;font-size:12px;line-height:20px;display:flex}.menu-item[data-v-4c631e06]:hover{background-color:var(--yk-color-primary-alpha-1)}.menu-item[data-v-4c631e06]:active,.menu-item.is-active[data-v-4c631e06]{color:#fff;background-color:var(--yk-color-primary)}.menu-item[data-v-4c631e06]:active path,.menu-item.is-active[data-v-4c631e06] path{fill:#fff!important}.menu-item.is-disable[data-v-4c631e06]{color:var(--el-disabled-text-color);cursor:not-allowed;background-color:unset!important}.menu-popover__item[data-v-4c631e06]{padding:0 20px;font-size:14px;line-height:56px;display:block}.menu-popover__item[data-v-4c631e06]:hover{background-color:var(--yk-color-primary-alpha-1)}.menu-popover__item.is-active[data-v-4c631e06]{color:var(--yk-color-primary);background-color:var(--yk-color-primary-alpha-1)}.menu-item[data-v-41416406]{height:60px;color:var(--el-text-color-primary);align-items:center;margin-bottom:4px;padding:10px 12px;font-size:14px;line-height:20px;display:flex}.menu-item[data-v-41416406]:hover{background-color:var(--yk-color-primary-alpha-1)}.menu-item[data-v-41416406]:active,.menu-item.is-active[data-v-41416406]{color:var(--yk-color-primary)}.menu-item[data-v-41416406]:active path,.menu-item.is-active[data-v-41416406] path{fill:var(--yk-color-primary)!important}.menu-item.is-disable[data-v-41416406]{color:var(--el-disabled-text-color);cursor:not-allowed;background-color:unset!important}.layout-menu-bar[data-v-24d4fb25]{--menu-bar-header-height:64px;display:flex}.layout-menu-bar .collapse[data-v-24d4fb25]{height:var(--menu-bar-header-height)}.layout-menu-bar .sidebar-first[data-v-24d4fb25]{background:var(--layout-menu-bar-bg);width:68px;height:100%}.layout-menu-bar .sidebar-second[data-v-24d4fb25]{--sidebar-second:160px;height:100%;width:var(--sidebar-second);background:var(--layout-menu-second-bar-bg);transition:width .1s linear;overflow:hidden}.layout-menu-bar .sidebar-second.is-collapse[data-v-24d4fb25]{width:0}[data-v-24d4fb25] .el-menu{border-right:unset}[data-v-24d4fb25] .el-menu:not(.el-menu--collapse){width:var(--layout-menu-bar-width)}[data-v-24d4fb25] .el-menu .el-sub-menu .el-menu{--el-menu-bg-color:var(--el-menu-sub-bg-color)}[data-v-24d4fb25] .el-menu .el-sub-menu.is-active .el-sub-menu__title{--el-menu-active-color:var(--layout-menu-sub-active-color)}[data-v-24d4fb25] .el-menu .el-menu-item.is-active{background-color:var(--el-menu-active-bg-color);position:relative}[data-v-24d4fb25] .el-menu .el-menu-item.is-active:before{content:"";background:var(--layout-menu-active-before-bg-color);width:4px;height:100%;display:inline-block;position:absolute;left:0}.tab-bar-container[data-v-76bdd2ec]{box-shadow:var(--layout-tabbar-shadow);white-space:nowrap;z-index:1;background-color:var(--layout-tabbar-bg-color);width:100%;padding:8px 12px 0;position:relative;overflow:hidden}.tab-bar-container .tab-bar__tag-list[data-v-76bdd2ec]{-webkit-user-select:none;user-select:none;max-width:100%;height:36px;overflow-x:auto}.tab-bar-container .tab-bar__tag-list[data-v-76bdd2ec]::-webkit-scrollbar-thumb{background-color:#0000}.tab-bar-container .tab-bar__tag-list[data-v-76bdd2ec]:hover::-webkit-scrollbar-thumb{background-color:#81848830}.tab-bar-container .tab-bar__tag-list[data-v-76bdd2ec]:hover::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-color)}.tab-bar-container .tab-bar__tag-item[data-v-76bdd2ec]{cursor:pointer;height:28px}.tab-bar-container .tab-bar__tag-item+.tab-bar__tag-item[data-v-76bdd2ec]{margin-left:6px}.tab-bar-container .tab-bar__tag-item.el-tag--primary[data-v-76bdd2ec]{background:var(--layout-tabbar-tag-active-bg-color);--el-tag-border-color:var(--layout-tabbar-tag-active-bor-color);color:var(--layout-tabbar-tag-active-text-color)}.tab-bar-container .tab-bar__tag-item.el-tag--info[data-v-76bdd2ec]{--el-tag-bg-color:var(--layout-tabbar-tag-bg-color);--el-tag-border-color:var(--layout-tabbar-tag-bor-color);color:var(--layout-tabbar-tag-text-color)}.tab-bar-container .tab-bar__tag-item.is-active[data-v-76bdd2ec]:before{content:" ";aspect-ratio:1;background-color:var(--layout-tabbar-tag-active-before-bg-color);border-radius:50%;width:6px;margin-right:8px;display:inline-block}.tab-bar-container[data-v-76bdd2ec] .el-tag{font-size:14px}.tab-bar-container[data-v-76bdd2ec] .el-tag .el-tag__close{color:var(--layout-tabbar-tag-close-color);background-color:var(--layout-tabbar-tag-close-bg-color)}.tab-bar-container[data-v-76bdd2ec] .el-tag .el-tag__close:hover{color:var(--layout-tabbar-tag-close-hover-color);background-color:var(--layout-tabbar-tag-close-hover-bg-color)}.tab-bar-container[data-v-76bdd2ec] .el-tag.is-active .el-tag__close{color:var(--layout-tabbar-tag-close-active-color);background-color:var(--layout-tabbar-tag-close-active-bg-color)}.tab-bar-container[data-v-76bdd2ec] .el-tag.is-active .el-tag__close:hover{color:var(--layout-tabbar-tag-close-active-hover-color);background-color:var(--layout-tabbar-tag-close-active-hover-bg-color)}.layout-main[data-v-70801557]{--layout-main-height:0;background:var(--layout-main-bg);position:relative}.layout-main[data-v-70801557] :has(+.layout-main-layer--visible){display:none!important}.slide-enter-active[data-v-70801557],.slide-leave-active[data-v-70801557]{transition:all .2s}.slide-enter-from[data-v-70801557]{opacity:0}.slide-leave-to[data-v-70801557]{opacity:0;transform:translate(-50px)}.slide-leave-to[data-v-70801557] .el-modal-dialog{opacity:0!important}.layout-container[data-v-3b8858e5]{height:100vh;overflow-y:hidden}.layout-container .layout-container__inner[data-v-3b8858e5]{height:100%;min-width:var(--layout-min-width);flex-direction:column;display:flex}.el-form.c_form-search,.c_form-search{--input-width:192px;--border-color:var(--el-border-color);--bg-color:transparent;width:100%;margin-bottom:-12px;margin-right:-12px}.el-form.c_form-search .el-form-item,.el-form.c_form-search>*,.c_form-search .el-form-item,.c_form-search>*{margin-bottom:12px;margin-right:12px}.el-form.c_form-search .el-select,.c_form-search .el-select{--el-select-width:var(--input-width)}.el-form.c_form-search .el-select .el-select__wrapper,.c_form-search .el-select .el-select__wrapper{background-color:var(--bg-color);--el-border-color:var(--border-color)}.el-form.c_form-search .el-date-editor,.c_form-search .el-date-editor{width:var(--input-width);--el-input-bg-color:var(--bg-color);--el-input-border-color:var(--border-color)}.el-form.c_form-search .el-input,.c_form-search .el-input{width:var(--input-width);--el-input-border-color:var(--border-color);--el-input-bg-color:var(--bg-color)}.el-form.c_form-save{--input-width:260px;--border-color:var(--el-border-color);--bg-color:transparent}.el-form.c_form-save .el-textarea{width:var(--input-width)}.el-form.c_form-save .el-input{width:var(--input-width);--el-input-border-color:var(--border-color);--el-input-bg-color:var(--bg-color)}.el-form.c_form-save .el-input .el-input__wrapper{width:inherit;flex-grow:unset}.el-form.c_form-save .el-select{--el-select-width:var(--input-width)}.el-form.c_form-save .el-select .el-select__wrapper{min-width:inherit;background-color:var(--bg-color);--el-border-color:var(--border-color)}.el-form.c_form-save .el-select .el-select__wrapper.is-disabled{background-color:var(--el-disabled-bg-color)}.el-form.c_form-save .el-input-number{width:var(--input-width)}.el-form.c_form-save .el-input-number .el-input{width:inherit}.el-form.c_form-save .el-date-editor{width:var(--input-width);flex-grow:unset;--el-input-bg-color:var(--bg-color);--el-input-border-color:var(--border-color)}.c_form__submit-btn{--button-min-width:100px}.c_form__submit-btn button:not(.el-dropdown__caret-button){min-width:var(--button-min-width)}.c_form-tip{color:var(--el-text-color-placeholder);font-size:14px}.c_pagination-gradient{--pagination-bg:linear-gradient(to bottom, rgba(from var(--gradient-color) r g b / 0%), var(--gradient-color) 16px);background:var(--pagination-bg);z-index:99;justify-content:flex-end;display:flex;position:sticky;bottom:0;padding:16px 0 24px!important}.c_pagination-blur{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;justify-content:flex-end;display:flex;position:sticky;bottom:0;padding:16px 0 24px!important}.el-table.c_table-page .el-table__header .cell{font-weight:400}.c_table-operation>*+*{margin-left:12px}.c_card-page .c_card_header{align-items:center;display:flex;position:relative}.c_card-page .c_card_header .c_header_icon{width:1em;height:1em;font-size:inherit;margin-right:8px;display:inline-block}.c_card-page .c_card_header .c_header_right{color:var(--el-text-color-regular);position:absolute;right:0}.c_card-page .c_card-title{font-size:inherit;color:var(--el-text-color-primary);line-height:1em}.c_card-page .c_card-subtitle{color:var(--el-text-color-regular);margin-left:12px}.c_card-page .c_card-body{height:var(--card-body-height,unset)}.c_card-page{width:100%}.c_card-page .c_card_header{margin-bottom:16px}.c_card-normal .c_card_header{align-items:center;display:flex;position:relative}.c_card-normal .c_card_header .c_header_icon{width:1em;height:1em;font-size:inherit;margin-right:8px;display:inline-block}.c_card-normal .c_card_header .c_header_right{color:var(--el-text-color-regular);position:absolute;right:0}.c_card-normal .c_card-title{font-size:inherit;color:var(--el-text-color-primary);line-height:1em}.c_card-normal .c_card-subtitle{color:var(--el-text-color-regular);margin-left:12px}.c_card-normal .c_card-body{height:var(--card-body-height,unset)}.layout-view{padding:12px}.el-loading-parent--relative.is-loading-mask .el-loading-mask{--el-mask-color:var(--el-overlay-color-lighter)}.el-loading-parent--relative.is-loading-mask .el-loading-mask .el-loading-spinner{display:none}.el-loading-spinner path.l-path,.el-loading-spinner path.l2-path{fill:none;stroke-dasharray:134 134;stroke-dashoffset:-35px;stroke-width:2px;stroke:var(--el-color-primary);stroke-linecap:round;stroke-linejoin:round}@keyframes loading-dash1{0%{stroke-dashoffset:-35px}to{stroke-dashoffset:-305px}}.el-loading-spinner path.l-path{animation:2s linear infinite loading-dash1}.c_animation-rotation-1s{animation:1s linear infinite c_animation-rotation}.c_animation-rotation-2s{animation:2s linear infinite c_animation-rotation}.c_animation-rotation-3s{animation:3s linear infinite c_animation-rotation}.c_animation-rotation-4s{animation:4s linear infinite c_animation-rotation}.c_animation-rotation-5s{animation:5s linear infinite c_animation-rotation}.c_animation-rotation-step-1-1s{animation:1s step-end infinite c_animation-rotation}.c_animation-rotation-step-2-1s{animation:1s steps(2,end) infinite c_animation-rotation}.c_animation-rotation-step-3-1s{animation:1s steps(3,end) infinite c_animation-rotation}.c_animation-rotation-step-4-1s{animation:1s steps(4,end) infinite c_animation-rotation}.c_animation-rotation-step-5-1s{animation:1s steps(5,end) infinite c_animation-rotation}.c_animation-rotation-step-6-1s{animation:1s steps(6,end) infinite c_animation-rotation}.c_animation-rotation-step-7-1s{animation:1s steps(7,end) infinite c_animation-rotation}.c_animation-rotation-step-8-1s{animation:1s steps(8,end) infinite c_animation-rotation}.c_animation-rotation-step-9-1s{animation:1s steps(9,end) infinite c_animation-rotation}.c_animation-rotation-step-10-1s{animation:1s steps(10,end) infinite c_animation-rotation}.c_animation-rotation-step-11-1s{animation:1s steps(11,end) infinite c_animation-rotation}.c_animation-rotation-step-12-1s{animation:1s steps(12,end) infinite c_animation-rotation}.c_animation-rotation-step-13-1s{animation:1s steps(13,end) infinite c_animation-rotation}.c_animation-rotation-step-14-1s{animation:1s steps(14,end) infinite c_animation-rotation}.c_animation-rotation-step-15-1s{animation:1s steps(15,end) infinite c_animation-rotation}.c_animation-rotation-step-16-1s{animation:1s steps(16,end) infinite c_animation-rotation}.c_animation-rotation-step-17-1s{animation:1s steps(17,end) infinite c_animation-rotation}.c_animation-rotation-step-18-1s{animation:1s steps(18,end) infinite c_animation-rotation}.c_animation-rotation-step-19-1s{animation:1s steps(19,end) infinite c_animation-rotation}.c_animation-rotation-step-1-2s{animation:2s step-end infinite c_animation-rotation}.c_animation-rotation-step-2-2s{animation:2s steps(2,end) infinite c_animation-rotation}.c_animation-rotation-step-3-2s{animation:2s steps(3,end) infinite c_animation-rotation}.c_animation-rotation-step-4-2s{animation:2s steps(4,end) infinite c_animation-rotation}.c_animation-rotation-step-5-2s{animation:2s steps(5,end) infinite c_animation-rotation}.c_animation-rotation-step-6-2s{animation:2s steps(6,end) infinite c_animation-rotation}.c_animation-rotation-step-7-2s{animation:2s steps(7,end) infinite c_animation-rotation}.c_animation-rotation-step-8-2s{animation:2s steps(8,end) infinite c_animation-rotation}.c_animation-rotation-step-9-2s{animation:2s steps(9,end) infinite c_animation-rotation}.c_animation-rotation-step-10-2s{animation:2s steps(10,end) infinite c_animation-rotation}.c_animation-rotation-step-11-2s{animation:2s steps(11,end) infinite c_animation-rotation}.c_animation-rotation-step-12-2s{animation:2s steps(12,end) infinite c_animation-rotation}.c_animation-rotation-step-13-2s{animation:2s steps(13,end) infinite c_animation-rotation}.c_animation-rotation-step-14-2s{animation:2s steps(14,end) infinite c_animation-rotation}.c_animation-rotation-step-15-2s{animation:2s steps(15,end) infinite c_animation-rotation}.c_animation-rotation-step-16-2s{animation:2s steps(16,end) infinite c_animation-rotation}.c_animation-rotation-step-17-2s{animation:2s steps(17,end) infinite c_animation-rotation}.c_animation-rotation-step-18-2s{animation:2s steps(18,end) infinite c_animation-rotation}.c_animation-rotation-step-19-2s{animation:2s steps(19,end) infinite c_animation-rotation}.c_animation-rotation-step-1-3s{animation:3s step-end infinite c_animation-rotation}.c_animation-rotation-step-2-3s{animation:3s steps(2,end) infinite c_animation-rotation}.c_animation-rotation-step-3-3s{animation:3s steps(3,end) infinite c_animation-rotation}.c_animation-rotation-step-4-3s{animation:3s steps(4,end) infinite c_animation-rotation}.c_animation-rotation-step-5-3s{animation:3s steps(5,end) infinite c_animation-rotation}.c_animation-rotation-step-6-3s{animation:3s steps(6,end) infinite c_animation-rotation}.c_animation-rotation-step-7-3s{animation:3s steps(7,end) infinite c_animation-rotation}.c_animation-rotation-step-8-3s{animation:3s steps(8,end) infinite c_animation-rotation}.c_animation-rotation-step-9-3s{animation:3s steps(9,end) infinite c_animation-rotation}.c_animation-rotation-step-10-3s{animation:3s steps(10,end) infinite c_animation-rotation}.c_animation-rotation-step-11-3s{animation:3s steps(11,end) infinite c_animation-rotation}.c_animation-rotation-step-12-3s{animation:3s steps(12,end) infinite c_animation-rotation}.c_animation-rotation-step-13-3s{animation:3s steps(13,end) infinite c_animation-rotation}.c_animation-rotation-step-14-3s{animation:3s steps(14,end) infinite c_animation-rotation}.c_animation-rotation-step-15-3s{animation:3s steps(15,end) infinite c_animation-rotation}.c_animation-rotation-step-16-3s{animation:3s steps(16,end) infinite c_animation-rotation}.c_animation-rotation-step-17-3s{animation:3s steps(17,end) infinite c_animation-rotation}.c_animation-rotation-step-18-3s{animation:3s steps(18,end) infinite c_animation-rotation}.c_animation-rotation-step-19-3s{animation:3s steps(19,end) infinite c_animation-rotation}.c_animation-rotation-step-1-4s{animation:4s step-end infinite c_animation-rotation}.c_animation-rotation-step-2-4s{animation:4s steps(2,end) infinite c_animation-rotation}.c_animation-rotation-step-3-4s{animation:4s steps(3,end) infinite c_animation-rotation}.c_animation-rotation-step-4-4s{animation:4s steps(4,end) infinite c_animation-rotation}.c_animation-rotation-step-5-4s{animation:4s steps(5,end) infinite c_animation-rotation}.c_animation-rotation-step-6-4s{animation:4s steps(6,end) infinite c_animation-rotation}.c_animation-rotation-step-7-4s{animation:4s steps(7,end) infinite c_animation-rotation}.c_animation-rotation-step-8-4s{animation:4s steps(8,end) infinite c_animation-rotation}.c_animation-rotation-step-9-4s{animation:4s steps(9,end) infinite c_animation-rotation}.c_animation-rotation-step-10-4s{animation:4s steps(10,end) infinite c_animation-rotation}.c_animation-rotation-step-11-4s{animation:4s steps(11,end) infinite c_animation-rotation}.c_animation-rotation-step-12-4s{animation:4s steps(12,end) infinite c_animation-rotation}.c_animation-rotation-step-13-4s{animation:4s steps(13,end) infinite c_animation-rotation}.c_animation-rotation-step-14-4s{animation:4s steps(14,end) infinite c_animation-rotation}.c_animation-rotation-step-15-4s{animation:4s steps(15,end) infinite c_animation-rotation}.c_animation-rotation-step-16-4s{animation:4s steps(16,end) infinite c_animation-rotation}.c_animation-rotation-step-17-4s{animation:4s steps(17,end) infinite c_animation-rotation}.c_animation-rotation-step-18-4s{animation:4s steps(18,end) infinite c_animation-rotation}.c_animation-rotation-step-19-4s{animation:4s steps(19,end) infinite c_animation-rotation}.c_animation-rotation-step-1-5s{animation:5s step-end infinite c_animation-rotation}.c_animation-rotation-step-2-5s{animation:5s steps(2,end) infinite c_animation-rotation}.c_animation-rotation-step-3-5s{animation:5s steps(3,end) infinite c_animation-rotation}.c_animation-rotation-step-4-5s{animation:5s steps(4,end) infinite c_animation-rotation}.c_animation-rotation-step-5-5s{animation:5s steps(5,end) infinite c_animation-rotation}.c_animation-rotation-step-6-5s{animation:5s steps(6,end) infinite c_animation-rotation}.c_animation-rotation-step-7-5s{animation:5s steps(7,end) infinite c_animation-rotation}.c_animation-rotation-step-8-5s{animation:5s steps(8,end) infinite c_animation-rotation}.c_animation-rotation-step-9-5s{animation:5s steps(9,end) infinite c_animation-rotation}.c_animation-rotation-step-10-5s{animation:5s steps(10,end) infinite c_animation-rotation}.c_animation-rotation-step-11-5s{animation:5s steps(11,end) infinite c_animation-rotation}.c_animation-rotation-step-12-5s{animation:5s steps(12,end) infinite c_animation-rotation}.c_animation-rotation-step-13-5s{animation:5s steps(13,end) infinite c_animation-rotation}.c_animation-rotation-step-14-5s{animation:5s steps(14,end) infinite c_animation-rotation}.c_animation-rotation-step-15-5s{animation:5s steps(15,end) infinite c_animation-rotation}.c_animation-rotation-step-16-5s{animation:5s steps(16,end) infinite c_animation-rotation}.c_animation-rotation-step-17-5s{animation:5s steps(17,end) infinite c_animation-rotation}.c_animation-rotation-step-18-5s{animation:5s steps(18,end) infinite c_animation-rotation}.c_animation-rotation-step-19-5s{animation:5s steps(19,end) infinite c_animation-rotation}@keyframes c_animation-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.c_icon-copy--table{cursor:pointer;vertical-align:middle;margin-right:2px;font-size:16px}@font-face{font-family:DIN;src:url(../fonts/D-DIN.DHIKp7DE.otf)}.ff-DIN{font-family:DIN,serif!important}@font-face{font-family:DS;src:url(../fonts/DS-DIGIT.Bz4sH1xK.TTF)}.ff-DS{font-family:DS,serif!important}@font-face{font-family:YS;src:url(../fonts/YouSheBiaoTiHei.fahbdFno.ttf)}.ff-YS{font-family:YS,serif!important}:root{--scrollbar-thumb-color:#81848870;font-family:PingFang SC,Helvetica Neue,Helvetica,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-size:16px}:root ::-webkit-scrollbar{width:6px;height:6px}:root ::-webkit-scrollbar-track{background-color:#0000}:root ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color);border-radius:3px}:root ::-webkit-scrollbar-corner{background-color:#0000}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}a{text-decoration:none}a:-webkit-any-link{color:unset;text-decoration:none}
