#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)}}.screen-full[data-v-d55365f3]{color:inherit}.connection-icon.is-connected path[data-v-bc1079b5]{animation:1s linear forwards connected-bc1079b5}.connection-icon.is-disconnect path[data-v-bc1079b5]{animation:1s linear forwards disconnect-bc1079b5}.connection-path[data-v-bc1079b5]{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:10px;stroke-dasharray:200 1000}@keyframes connected-bc1079b5{0%{stroke-dasharray:200 1000;stroke-dashoffset:0}50%{stroke-dasharray:50 1000;stroke-dashoffset:-300px}to{stroke-dasharray:200 1000;stroke-dashoffset:-355px}}@keyframes disconnect-bc1079b5{0%{stroke-dasharray:200 1000;stroke-dashoffset:-355px}50%{stroke-dasharray:50 1000;stroke-dashoffset:-300px}to{stroke-dasharray:200 1000;stroke-dashoffset:0}}.header-bar[data-v-98e87da9]{height:var(--layout-header-height);background:var(--layout-header-bg-color);justify-content:space-between;align-items:center;padding:0 16px 0 20px;display:flex}.header-bar .header__left[data-v-98e87da9]{align-items:center;display:flex}.header-bar .header__left .header__logo[data-v-98e87da9]{min-width:32px;height:32px}.header-bar .header__left .header__title[data-v-98e87da9]{letter-spacing:0;color:#fff;font-family:YS,serif;font-size:30px;font-weight:400;line-height:20px}.header-bar .header__right[data-v-98e87da9]{padding-right:50px;display:flex}.header-bar .tool-bar[data-v-98e87da9]{align-items:center;gap:10px;display:flex}.header-bar .tool-bar .tool-bar__item[data-v-98e87da9]{color:#fff;cursor:pointer;border-radius:6px;flex-direction:column;align-items:center;gap:2px;min-width:70px;padding:4px 8px;font-size:24px;display:flex}.header-bar .tool-bar .tool-bar__item[data-v-98e87da9]:hover{background:#fff3}.header-bar .tool-bar .tool-bar__item .item-icon[data-v-98e87da9]{aspect-ratio:1;min-height:24px;font-size:24px}.header-bar .tool-bar .tool-bar__item .item-title[data-v-98e87da9]{font-size:12px}.read-param-dialog .options-list[data-v-98e87da9]{padding:0 20px}.read-param-dialog .options-list .options-list__item[data-v-98e87da9]{justify-content:space-between;align-items:center;display:flex}.read-param-dialog .options-list .options-list__item .options-list__item__icon[data-v-98e87da9]{margin-left:8px;font-size:16px;line-height:12px}.dropdown-item[data-v-13501cc0]{justify-content:space-between;align-items:center;width:100%;display:flex}.dropdown-item .subtitle[data-v-13501cc0]{color:var(--mr-draw-text-regular);opacity:.5;margin-left:20px;font-size:12px}.layout-menu-bar[data-v-82555a2d]{background:var(--layout-menu-bar-bg);box-shadow:var(--layout-menu-bar-shadow);-webkit-user-select:none;user-select:none;height:100%;overflow:auto}.layout-menu-bar .menu-list[data-v-82555a2d]{min-width:fit-content;color:var(--el-text-color-primary);flex-direction:column;gap:4px;padding:8px 12px;display:flex}.layout-menu-bar .menu-list .menu-list__item[data-v-82555a2d]{cursor:pointer;white-space:nowrap;font-size:14px}.layout-menu-bar .menu-list .menu-list__item.is-active .menu-list__item-content[data-v-82555a2d]{background:var(--yk-color-primary-alpha-1);color:var(--el-color-primary)}.layout-menu-bar .menu-list .menu-list__item .menu-list__item-content[data-v-82555a2d]{border-radius:6px;justify-content:space-between;align-items:center;padding:12px;display:flex}.layout-menu-bar .menu-list .menu-list__item .menu-list__item-content[data-v-82555a2d]:hover{background:var(--yk-color-primary-alpha-1);color:var(--el-color-primary)}.layout-menu-bar .menu-list .menu-list__item .menu-item--icon[data-v-82555a2d]{aspect-ratio:1;margin-right:12px;font-size:22px}.layout-menu-bar .menu-list .menu-list__item .menu-item--operation-icon[data-v-82555a2d]{flex:1;justify-content:flex-end;align-items:center;margin-left:8px;display:flex}.layout-menu-bar .menu-list .menu-list__item .menu-item--operation-icon .menu-item--operation-icon__inner[data-v-82555a2d]{aspect-ratio:1;color:var(--el-text-color-primary);cursor:pointer;font-size:16px;transition:transform .1s linear;position:sticky;right:24px}.layout-menu-bar .menu-list .menu-list__item .menu-item--operation-icon .menu-item--operation-icon__inner[data-v-82555a2d]:hover{color:var(--el-color-primary);transform:scale(1.3)}.layout-menu-bar .menu-list .menu-list__item .menu-item--operation-icon .menu-item--operation-icon__inner[data-v-82555a2d]:active{transition:transform linear;transform:scale(1.1)}.layout-menu-bar .menu-list .menu-list__item .menu-item--title[data-v-82555a2d]{align-items:center;display:flex}.layout-menu-bar .menu-list .menu-list__children[data-v-82555a2d]{flex-direction:column;gap:4px;padding:4px 0 4px 20px;display:flex}.layout-menu-bar .menu-list .menu-list__children .menu-list__item .menu-list__item-content[data-v-82555a2d]{padding:6px 12px}.layout-menu-bar .menu-list .menu-list__children .menu-list__item .menu-item--icon[data-v-82555a2d]{font-size:18px}.layout-menu-bar .menu-list .menu-list__children .menu-list__item .menu-item--operation-icon[data-v-82555a2d]{opacity:0}.layout-menu-bar .menu-list .menu-list__children .menu-list__item .menu-item--operation-icon[data-v-82555a2d]:hover{opacity:1}.tab-bar-container[data-v-94649ba9]{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-94649ba9]{-webkit-user-select:none;user-select:none;max-width:100%;height:36px;overflow-x:auto}.tab-bar-container .tab-bar__tag-list[data-v-94649ba9]::-webkit-scrollbar-thumb{background-color:#0000}.tab-bar-container .tab-bar__tag-list[data-v-94649ba9]:hover::-webkit-scrollbar-thumb{background-color:#81848830}.tab-bar-container .tab-bar__tag-list[data-v-94649ba9]:hover::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-color)}.tab-bar-container .tab-bar__tag-item[data-v-94649ba9]{cursor:pointer;height:28px}.tab-bar-container .tab-bar__tag-item+.tab-bar__tag-item[data-v-94649ba9]{margin-left:6px}.tab-bar-container .tab-bar__tag-item.el-tag--primary[data-v-94649ba9]{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-94649ba9]{--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-94649ba9]: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-94649ba9] .el-tag{font-size:14px}.tab-bar-container[data-v-94649ba9] .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-94649ba9] .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-94649ba9] .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-94649ba9] .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 :has(~.layout-main-layer--visible){display:none!important}.layout-main[data-v-5bde224a]{--layout-main-height:0;background:var(--layout-main-bg);position:relative}.slide-enter-active[data-v-5bde224a],.slide-leave-active[data-v-5bde224a]{transition:all .2s}.slide-enter-from[data-v-5bde224a]{opacity:0}.slide-leave-to[data-v-5bde224a]{opacity:0;transform:translate(-50px)}.slide-leave-to[data-v-5bde224a] .el-modal-dialog{opacity:0!important}.layout-status-bar[data-v-2cab183f]{white-space:nowrap;height:30px;box-shadow:var(--layout-menu-bar-shadow);z-index:2;color:var(--el-text-color-primary);justify-content:space-between;align-items:center;padding:0 12px;font-size:12px;line-height:14px;display:flex}.layout-status-bar .layout-status-bar__left[data-v-2cab183f]{gap:36px;display:flex}.layout-status-bar .layout-status-bar__right[data-v-2cab183f]{gap:20px;display:flex}.layout-status-bar .layout-status-bar__item[data-v-2cab183f]{align-items:center;display:flex}.layout-container[data-v-820876fa]{height:100vh;overflow-y:hidden}.layout-container .layout-container__inner[data-v-820876fa]{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-form-item.el-form-item--label-top .el-form-item__label,.c_form-search .el-form-item.el-form-item--label-top .el-form-item__label{margin-bottom:0}.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-form-item{margin-bottom:10px}.el-form.c_form-save .el-form-item.el-form-item--label-top{margin-bottom:8px}.el-form.c_form-save .el-form-item.el-form-item--label-top .el-form-item__label{margin-bottom:0}.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:12px}.c_card-form .c_card_header{align-items:center;display:flex;position:relative}.c_card-form .c_card_header .c_header_icon{width:1em;height:1em;font-size:inherit;margin-right:8px;display:inline-block}.c_card-form .c_card_header .c_header_right{color:var(--el-text-color-regular);position:absolute;right:0}.c_card-form .c_card-title{font-size:inherit;color:var(--el-text-color-primary);line-height:1em}.c_card-form .c_card-subtitle{color:var(--el-text-color-regular);margin-left:12px}.c_card-form .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)}}.el-message-box.c_message-box-result{--el-messagebox-width:300px}.el-message-box.c_message-box-result .el-message-box__close{display:none}.el-message-box.c_message-box-result .el-message-box__container{flex-direction:column}.el-message-box.c_message-box-result .el-message-box__container .el-message-box__status{font-size:64px}.el-message-box.c_message-box-result .el-message-box__container .el-message-box__message{text-align:center}.el-message-box.c_message-box-result .el-message-box__btns{justify-content:center;padding-top:32px}.el-message-box.c_message-box-result .el-message-box__btns .el-button{min-width:100px}@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,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}
