.k-pagination{display:flex;justify-content:center;margin-top:24px}.k-pagination .el-pagination{font-family:PingFang SC,sans-serif;font-size:12px;color:var(--text-6);--el-pagination-hover-color: var(--brand-6);--el-pagination-button-color: var(--text-6);--el-text-color-regular: var(--text-6)}.k-pagination .el-pagination .btn-prev{margin-left:12px}.k-pagination .el-pagination .btn-next{margin-right:12px;margin-left:8px}.k-pagination .el-pagination button{width:36px;height:36px}.k-pagination .el-pagination button:not(:disabled):hover{color:var(--brand-6)}.k-pagination .el-pagination .el-pagination__jump{margin-left:0}.k-pagination .el-pagination .el-pagination__goto{margin-right:12px}.k-pagination .el-pager{font-size:14px}.k-pagination .el-pager .btn-quickprev,.k-pagination .el-pager .btn-quicknext{margin-left:8px}.k-pagination .el-pager .number{width:36px;height:36px;margin-left:8px;font-family:PingFang SC,sans-serif;font-weight:400;border-radius:2px}.k-pagination .el-pager .number:hover{color:var(--brand-6)}.k-pagination .el-pager .number.is-active{font-weight:500;color:var(--fill-1);background:var(--brand-6)}.k-pagination .el-input__wrapper{flex-grow:initial;width:40px;height:28px;padding:0;background:var(--fill-3);border-radius:2px;box-shadow:none}.k-pagination .el-pagination__classifier{display:none}.k-table-box{background-color:#fff}.k-table-box .auth-limit{margin-top:24px}.k-table-box.is-sticky .k-table{overflow:visible;overflow:initial}.k-table-box.is-sticky .el-table__header-wrapper{position:sticky;top:66px;z-index:99}.k-table-box.is-sort-disabled{color:red}.k-table-box.is-sort-disabled .is-sortable{pointer-events:none}.k-table-box.hide-header-on-empty .el-table__header-wrapper,.k-table-box.hide-header-on-empty .el-table__header{display:none}.k-table-box.fix-safari .el-table__body .el-table__cell .cell{padding-right:0;padding-left:0}.k-table-box.fix-safari .el-table__body .el-table__cell .cell__fix-safari{padding-right:8px;padding-left:8px}.k-table-box.fix-safari .el-table__body .el-table__cell.is-left .cell__fix-safari{padding-right:12px;padding-left:12px}.k-table-box.fix-safari .el-table__body .el-table__cell.is-right .cell__fix-safari{padding-right:8px;padding-left:0}.k-table-box.fix-safari .el-table__header .el-table__cell .cell{width:var(--fix-safari-header-width)}.k-table-box .el-table__inner-wrapper:before{height:0}.k-table-box.use-custom-content .el-table__body-wrapper,.k-table.use-custom-content .el-table__body-wrapper{display:none}.k-table{font-size:14px;--el-table-text-color: var(--text-5)}.k-table.is-sticky{overflow:visible;overflow:initial}.k-table.is-sticky .el-table__header-wrapper{position:sticky;top:66px;z-index:99}.k-table .el-table__header th.el-table__cell{padding-top:7px;padding-bottom:7px;font-size:14px;font-weight:400;color:var(--text-4);background-color:#f7f7f880}.k-table .el-table__header th.el-table__cell .icon-help{margin-right:2px;color:#8f98b2}.k-table .el-table__header th.el-table__cell.cell-header-empty .cell{padding:0}.k-table .el-table__header th.el-table__cell .svg-icon .el-tooltip__trigger{color:red}.k-table .el-table__header th.el-table__cell .header-cell-wrapper.is-sortable{cursor:pointer}.k-table .el-table__header th.el-table__cell .header-cell-wrapper.sort-active{color:var(--brand-6)}.k-table .el-table__header th.el-table__cell .header-cell-wrapper .header-sort-wrapper{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:8px;height:14px;overflow:visible;overflow:initial;vertical-align:middle;cursor:pointer}.k-table .el-table__header th.el-table__cell .header-cell-wrapper .header-sort-wrapper .k-sort-caret{position:absolute;left:2px;width:0;height:0;border:solid 4px transparent;transform:scale(.75);transform-origin:left}.k-table .el-table__header th.el-table__cell .header-cell-wrapper .header-sort-wrapper .k-sort-caret.ascending{top:-2px;border-bottom-color:#a8abb2}.k-table .el-table__header th.el-table__cell .header-cell-wrapper .header-sort-wrapper .k-sort-caret.ascending.active{border-bottom-color:var(--brand-6)}.k-table .el-table__header th.el-table__cell .header-cell-wrapper .header-sort-wrapper .k-sort-caret.descending{bottom:0;border-top-color:#a8abb2}.k-table .el-table__header th.el-table__cell .header-cell-wrapper .header-sort-wrapper .k-sort-caret.descending.active{border-top-color:var(--brand-6)}.k-table .el-table__header .caret-wrapper{display:none}.k-table .el-table__header .el-table__cell.ascending,.k-table .el-table__header .el-table__cell.descending{color:var(--brand-6)}.k-table .el-table__header .el-table__cell.ascending .sort-caret.ascending{border-bottom-color:var(--brand-6)}.k-table .el-table__header .el-table__cell.descending .sort-caret.descending{border-top-color:var(--brand-6)}.k-table .el-table__header .el-table__cell.hide-ascending-icon .ascending,.k-table .el-table__header .el-table__cell.hide-descending-icon .descending{display:none}.k-table .el-table__header .icon-help{position:relative;top:.5px;font-size:16px}.k-table .el-table__cell{padding-top:12px;padding-bottom:12px}.k-table .el-table__cell .cell{padding-right:8px;padding-left:8px;overflow:visible}.k-table .el-table__cell .cell.el-tooltip{overflow:hidden}.k-table .el-table__cell.is-left .cell{padding-right:12px;padding-left:12px}.k-table td.el-table__cell.is-right .cell{padding-left:0}.k-table.el-table--enable-row-hover .el-table__body tr:hover{background-color:#fbfbfb!important}.k-table.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background-color:transparent!important}.k-table .el-table__empty-block{min-height:240px}.k-table .el-table__cell.el-table-column--selection{text-align:center}.k-table .el-table__cell.el-table-column--selection .el-checkbox__input .el-checkbox__inner{border-radius:2px}.k-table .el-table__cell.el-table-column--selection .el-checkbox__input.is-indeterminate .el-checkbox__inner,.k-table .el-table__cell.el-table-column--selection .el-checkbox__input.is-checked .el-checkbox__inner{background-color:var(--brand-6)!important;border-color:transparent!important}.k-table .k-table__content-label{font-size:12px;font-weight:400;line-height:20px;color:#69718c}.k-table-box .tag-state{box-sizing:border-box;display:inline-flex;align-items:center;min-width:18px;height:16px;padding:0 4px;margin-top:2px;font-size:12px;font-weight:400;line-height:16px;border-radius:1px}.k-table-box .tag-state.is-primary{color:var(--brand-6);background:#f3f5fb}.k-table-box .tag-zhaomu{width:30px;height:16px;font-size:12px;font-weight:400;line-height:16px;color:#fff;text-align:center;background:linear-gradient(136.17deg,#ffe8e9 10.91%,#ed7b81 87.5%);border-radius:2px}.k-table-box .icon-help{font-size:16px}.dialog-remark[data-v-dce8c2c3]{font-size:var(--font-14);font-weight:var(--font-normal);line-height:var(--line-height-14);color:var(--text-3)}.dialog-remark__num[data-v-dce8c2c3]{margin:0 4px;font-size:14px;color:var(--text-2-6);font-weight:400;line-height:22px}.dialog-content-box[data-v-dce8c2c3]{overflow:hidden}.dialog-content-box[data-v-dce8c2c3] .checkbox-item:nth-child(4n){margin-right:0!important}.dialog-footer[data-v-dce8c2c3]{display:flex;align-items:center;justify-content:space-between;width:100%}.dialog-footer .dialog-button__default[data-v-dce8c2c3]{padding:0;font-family:PingFang SC,sans-serif}.dialog-footer .dialog-button__cancel[data-v-dce8c2c3]{margin-right:8px}.k-table-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.k-table-header__left{display:flex;align-items:center;justify-content:flex-start}.k-table-header__right{display:flex;align-items:center;justify-content:flex-end}.k-table-header .header-title{display:flex;align-items:center;padding:3px 0;margin-right:12px;font-size:18px;font-weight:500;line-height:26px;color:#4b4c4d}.k-table-header .header-tip{font-size:12px;color:var(--text-2-3)}.k-table-header .header-config{margin-left:24px;display:flex;align-items:center;font-size:var(--font-14);color:var(--text-2-7);cursor:pointer}.k-table-header .header-config__icon{width:16px;height:16px;margin-right:7px;color:var(--text-2-7)}
