.match-dialog[data-v-896d6966] .el-dialog{border-radius:8px;overflow:hidden}.match-dialog[data-v-896d6966] .el-dialog__header{background:#fafafa;padding:16px 24px;border-bottom:1px solid #f0f0f0;position:relative}.match-dialog[data-v-896d6966] .el-dialog__header .el-dialog__headerbtn{top:16px;right:24px;width:20px;height:20px}.match-dialog[data-v-896d6966] .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#a0903c;font-size:18px;font-weight:400;-webkit-transition:color .3s;transition:color .3s}.match-dialog[data-v-896d6966] .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover{color:#8b7a2f}.match-dialog[data-v-896d6966] .el-dialog__body{padding:0}.match-dialog .dialog-header[data-v-896d6966]{text-align:center;width:100%}.match-dialog .dialog-header .dialog-title[data-v-896d6966]{font-family:Source Han Sans CN;font-size:16px;font-weight:600;color:#333;line-height:1.5}.match-dialog .match-tabs[data-v-896d6966]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 24px;margin-top:16px;border-bottom:1px solid #f0f0f0}.match-dialog .match-tabs .tab-item[data-v-896d6966]{font-family:Source Han Sans CN;font-size:13px;color:#666;padding:8px 20px 12px;cursor:pointer;position:relative;-webkit-transition:all .3s;transition:all .3s;border-radius:4px 4px 0 0}.match-dialog .match-tabs .tab-item[data-v-896d6966]:hover{color:#a0903c}.match-dialog .match-tabs .tab-item.active[data-v-896d6966]{color:#a0903c;font-weight:500;background-color:#f5f3e8}.match-dialog .match-tabs .tab-item.active[data-v-896d6966]:after{content:"";position:absolute;bottom:-1px;left:20px;right:20px;height:2px;background-color:#a0903c}.match-dialog .match-table-wrapper[data-v-896d6966]{padding:16px 24px;min-height:300px}.match-dialog .table-toolbar[data-v-896d6966]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-bottom:12px}.match-dialog .table-toolbar .toolbar-search[data-v-896d6966],.match-dialog .table-toolbar[data-v-896d6966]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.match-dialog .table-toolbar .toolbar-search[data-v-896d6966]{gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;max-width:420px}.match-dialog .table-toolbar .search-input[data-v-896d6966]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.match-dialog .table-toolbar .search-input[data-v-896d6966] .el-input__inner{height:32px;line-height:32px;font-family:Source Han Sans CN;font-size:13px}.match-dialog .table-toolbar .toolbar-btn[data-v-896d6966]{-ms-flex-negative:0;flex-shrink:0;font-family:Source Han Sans CN;font-size:13px;height:32px;line-height:30px;padding:0 16px;border-radius:4px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;border:1px solid #a0903c}.match-dialog .table-toolbar .search-btn[data-v-896d6966]{color:#fff;background:#a0903c}.match-dialog .table-toolbar .search-btn[data-v-896d6966]:hover{background:#8b7a2f;border-color:#8b7a2f}.match-dialog .table-toolbar .no-record-btn[data-v-896d6966]{color:#a0903c;background:#fff}.match-dialog .table-toolbar .no-record-btn[data-v-896d6966]:hover{color:#fff;background:#a0903c}.match-dialog .match-table[data-v-896d6966]{width:100%;border-collapse:collapse;font-family:Source Han Sans CN;font-size:13px;background-color:#fff}.match-dialog .match-table thead tr[data-v-896d6966]{background-color:#f5f3e8}.match-dialog .match-table thead tr th[data-v-896d6966]{padding:12px 16px;text-align:center;font-weight:500;color:#a0903c;border-bottom:1px solid #e8e0c8;white-space:nowrap}.match-dialog .match-table thead tr th[data-v-896d6966]:first-child{padding-left:24px}.match-dialog .match-table thead tr th[data-v-896d6966]:last-child{padding-right:24px}.match-dialog .match-table thead tr th.action-col[data-v-896d6966]{text-align:center}.match-dialog .match-table tbody tr[data-v-896d6966]{background-color:#fff;-webkit-transition:background-color .2s;transition:background-color .2s}.match-dialog .match-table tbody tr.even-row[data-v-896d6966]{background-color:rgba(160,144,60,.08)}.match-dialog .match-table tbody tr[data-v-896d6966]:hover{background-color:rgba(160,144,60,.12)!important}.match-dialog .match-table tbody tr td[data-v-896d6966]{padding:12px 16px;color:#333;border-bottom:1px solid #f0f0f0;text-align:left;line-height:1.5}.match-dialog .match-table tbody tr td[data-v-896d6966]:first-child{padding-left:24px}.match-dialog .match-table tbody tr td[data-v-896d6966]:last-child{padding-right:24px}.match-dialog .match-table tbody tr td.action-col[data-v-896d6966]{text-align:right}.match-dialog .match-table tbody tr td.empty-cell[data-v-896d6966]{text-align:center;padding:40px 0;border-bottom:none}.match-dialog .match-table tbody tr:last-child td[data-v-896d6966]{border-bottom:none}.match-dialog .match-table .empty-content[data-v-896d6966]{color:#666;font-size:13px}.match-dialog .match-table .empty-content a[data-v-896d6966]{color:#409eff;text-decoration:none}.match-dialog .match-table .empty-content a[data-v-896d6966]:hover{color:#66b1ff}.match-dialog .match-table .action-link[data-v-896d6966]{color:#409eff;text-decoration:none;font-weight:400}.match-dialog .match-table .action-link[data-v-896d6966]:hover{color:#66b1ff}.match-dialog .match-pagination[data-v-896d6966]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 24px;border-top:1px solid #f0f0f0}.match-dialog .match-pagination .pagination-info[data-v-896d6966]{font-family:Source Han Sans CN;font-size:13px;color:#333}.match-dialog .match-pagination .pagination-controls[data-v-896d6966]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.match-dialog .match-pagination .pagination-controls .page-btn[data-v-896d6966]{font-family:Source Han Sans CN;font-size:13px;color:#333;background:#fff;border:1px solid #dcdfe6;border-radius:4px;padding:0 12px;height:32px;line-height:32px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.match-dialog .match-pagination .pagination-controls .page-btn[data-v-896d6966]:hover:not(:disabled){color:#a0903c;border-color:#a0903c}.match-dialog .match-pagination .pagination-controls .page-btn[data-v-896d6966]:disabled{color:#c0c4cc;border-color:#e4e7ed;cursor:not-allowed}.match-dialog .match-pagination .pagination-controls .page-number[data-v-896d6966]{font-family:Source Han Sans CN;font-size:13px;color:#333;background:#fff;border:1px solid #dcdfe6;border-radius:4px;min-width:32px;height:32px;line-height:32px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.match-dialog .match-pagination .pagination-controls .page-number[data-v-896d6966]:hover{color:#a0903c;border-color:#a0903c}.match-dialog .match-pagination .pagination-controls .page-number.active[data-v-896d6966]{background-color:#a0903c;border-color:#a0903c;color:#fff;font-weight:500}.match-dialog .match-pagination .pagination-controls .page-ellipsis[data-v-896d6966]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:32px;height:32px;color:#909399;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}