.close-match-page[data-v-22381aaf] {
  height: calc(100% - 30px) !important;
  min-height: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  overflow-x: hidden;
}
[data-v-22381aaf] .basic-container {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  padding: 0;
}
[data-v-22381aaf] .basic-container__card {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
[data-v-22381aaf] .basic-container__card .el-card__body {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.header[data-v-22381aaf] {
  margin-bottom: 16px;
}
.header h2[data-v-22381aaf] {
  margin: 0 0 6px;
  font-size: 20px;
  font-weight: 500;
}
.header .desc[data-v-22381aaf] {
  color: #606266;
  font-size: 14px;
}
.mission-center-container[data-v-22381aaf] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  overflow-x: hidden;
  min-height: 0;
  max-width: 100%;
  gap: 10px;
  font-size: 14px;
  line-height: 1.5;
  color: #1f2329;
  font-weight: 400;
}
.sidebar-slide-enter-active[data-v-22381aaf],
.sidebar-slide-leave-active[data-v-22381aaf] {
  -webkit-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform, opacity;
}
.sidebar-slide-enter[data-v-22381aaf],
.sidebar-slide-leave-to[data-v-22381aaf] {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
}
.sidebar-slide-enter-to[data-v-22381aaf],
.sidebar-slide-leave[data-v-22381aaf] {
  width: 260px;
  min-width: 260px;
  opacity: 1;
}
.sidebar-container[data-v-22381aaf] {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 260px;
  gap: 10px;
  overflow: hidden;
  padding: 1px 10px 0 5px;
  padding-right: 20px;
  background: transparent;
  pointer-events: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.sidebar-panel[data-v-22381aaf] {
  background: #fff;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  will-change: transform;
}
.sidebar-panel.full-height[data-v-22381aaf] {
  height: 97%;
}
.sidebar-panel .sidebar-header[data-v-22381aaf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
  border-bottom: 1px solid #e4e7ed;
}
.sidebar-panel .sidebar-header .sidebar-title[data-v-22381aaf] {
  font-size: 14px;
  font-weight: 600;
  color: #0f172a;
  font-family: inherit;
}
.sidebar-panel .sidebar-content[data-v-22381aaf] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 10px;
}
.shouqi[data-v-22381aaf] {
  font-size: 14px;
  font-weight: 400;
  color: #94a3b8;
  font-family: inherit;
  cursor: pointer;
}
.shouqi[data-v-22381aaf]:hover {
  color: #475569;
}
.cebianlanneiron[data-v-22381aaf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
  border-radius: 10px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  font-size: 14px;
  font-family: "Inter", "Noto Sans SC", sans-serif;
  margin-bottom: 8px;
  color: #1f2329;
}
.cebianlanneiron[data-v-22381aaf]:hover {
  cursor: pointer;
  background-color: #f8fafc;
}
.cebianlanneiron.active[data-v-22381aaf] {
  background-color: #e0f2fe;
  color: #0ea5e9;
  font-weight: 500;
}
.cebianlanneiron .customer-name[data-v-22381aaf] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 8px;
}
.cebianlanneiron .customer-count[data-v-22381aaf] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main-content[data-v-22381aaf] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  overflow-x: hidden;
  min-height: 0;
  min-width: 0;
  max-width: 100%;
  width: 0;
  -webkit-transition: margin-left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: margin-left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: margin-left;
  padding-left: 0;
  background: #fff;
}
.main-content .expand-btn[data-v-22381aaf] {
  border-color: #b3d8ff;
  color: #409eff;
  background: #ecf5ff;
}
.toolbar-card[data-v-22381aaf] {
  margin-bottom: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.toolbar-card .toolbar-form .el-form-item[data-v-22381aaf] {
  margin-bottom: 8px;
}
.table-toolbar[data-v-22381aaf] {
  margin: 12px 0;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.table-toolbar .toolbar-left[data-v-22381aaf], .table-toolbar .toolbar-right[data-v-22381aaf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.table-container[data-v-22381aaf] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 0;
  overflow: hidden;
  background: #fff;
}
.table-container[data-v-22381aaf] .el-table__fixed, .table-container[data-v-22381aaf] .el-table__fixed-right {
  max-height: 100%;
}
.table-scroll[data-v-22381aaf] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  position: relative;
  z-index: 0;
}
.table-scroll-inner[data-v-22381aaf] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: auto;
  background: #fff;
}
.table-scroll-inner[data-v-22381aaf] .el-table .el-table__fixed-right {
  right: 0 !important;
}
.table-scroll-inner[data-v-22381aaf] .el-table .el-table__fixed-right-patch {
  background: #fff;
}
.summary-bar[data-v-22381aaf] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 8px;
  padding: 4px 0;
  color: #409EFF;
  font-size: 16px;
  font-weight: 500;
}
.pagination[data-v-22381aaf] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 8px 12px;
  border-top: 1px solid #eef0f2;
  background: #fff;
  position: relative;
  z-index: 10;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
[data-v-22381aaf] .el-table {
  font-size: 14px;
  color: #1f2329;
}
[data-v-22381aaf] .el-table .el-table__header-wrapper th {
  font-weight: 600;
  font-size: 13px;
  color: #1f2329;
  background: #f6f7f9 !important;
  border-bottom: 1px solid #e6e8eb;
  padding: 10px 0;
}
[data-v-22381aaf] .el-table .el-table__header-wrapper th .cell {
  font-weight: 600;
  color: #1f2329;
  line-height: 1.5;
}
[data-v-22381aaf] .el-table .el-table__fixed .el-table__fixed-header-wrapper th,[data-v-22381aaf] .el-table .el-table__fixed-right .el-table__fixed-header-wrapper th {
  font-weight: 600;
  font-size: 13px;
  color: #1f2329;
  background: #f6f7f9 !important;
  border-bottom: 1px solid #e6e8eb;
  padding: 10px 0;
}
[data-v-22381aaf] .el-table .el-table__fixed .el-table__fixed-header-wrapper th .cell,[data-v-22381aaf] .el-table .el-table__fixed-right .el-table__fixed-header-wrapper th .cell {
  font-weight: 600;
  color: #1f2329;
  line-height: 1.5;
}
[data-v-22381aaf] .el-table .el-table__body-wrapper td {
  padding: 10px 0;
  color: #1f2329;
  border-bottom: 1px solid #eef0f2;
}
[data-v-22381aaf] .el-table .el-table__body-wrapper td .cell {
  color: #1f2329;
  line-height: 1.5;
  font-size: 14px;
}
[data-v-22381aaf] .el-table .el-table__fixed-right .el-table__fixed-body-wrapper td,[data-v-22381aaf] .el-table .el-table__fixed .el-table__fixed-body-wrapper td {
  padding: 10px 0 !important;
  border-bottom: 1px solid #eef0f2;
}
[data-v-22381aaf] .el-table .el-table__fixed-right .el-table__fixed-body-wrapper td .cell,[data-v-22381aaf] .el-table .el-table__fixed .el-table__fixed-body-wrapper td .cell {
  line-height: 1.5;
  font-size: 14px;
  color: #1f2329;
  padding: 0 10px;
}
[data-v-22381aaf] .el-table .el-table__fixed-right .el-table__fixed-body-wrapper tr:hover td,[data-v-22381aaf] .el-table .el-table__fixed .el-table__fixed-body-wrapper tr:hover td {
  background-color: #f7faff;
}
[data-v-22381aaf] .el-table .el-table__fixed-right .el-table__fixed-body-wrapper tr.el-table__row--striped td,[data-v-22381aaf] .el-table .el-table__fixed .el-table__fixed-body-wrapper tr.el-table__row--striped td {
  background-color: #fafbfc;
}
[data-v-22381aaf] .el-table .el-table__fixed-right .el-table__fixed-body-wrapper tr.el-table__row--striped:hover td,[data-v-22381aaf] .el-table .el-table__fixed .el-table__fixed-body-wrapper tr.el-table__row--striped:hover td {
  background-color: #f7faff;
}
[data-v-22381aaf] .el-table tr:hover > td {
  background-color: #f7faff;
}
[data-v-22381aaf] .el-table tr.el-table__row--striped td {
  background-color: #fafbfc;
}
[data-v-22381aaf] .el-table tr.el-table__row--striped:hover > td {
  background-color: #f7faff;
}
[data-v-22381aaf] .el-table.el-table--border {
  border: 1px solid #e6e8eb;
}
[data-v-22381aaf] .el-table.el-table--border::after,[data-v-22381aaf] .el-table.el-table--border::before {
  background-color: #e6e8eb;
}
[data-v-22381aaf] .el-table td,[data-v-22381aaf] .el-table th {
  border-right: 1px solid #e6e8eb;
}
[data-v-22381aaf] .el-table td:last-child,[data-v-22381aaf] .el-table th:last-child {
  border-right: none;
}
.mission-center-container[data-v-22381aaf], .main-content[data-v-22381aaf], .table-container[data-v-22381aaf], .table-scroll[data-v-22381aaf] {
  -webkit-transform: none !important;
          transform: none !important;
}
[data-v-22381aaf] .el-button {
  font-size: 14px;
  font-weight: 400;
}
[data-v-22381aaf] .el-input__inner {
  font-size: 14px;
  color: #1f2329;
}
[data-v-22381aaf] .el-pagination {
  font-size: 14px;
  color: #1f2329;
}
[data-v-22381aaf] .el-pagination .el-pagination__total,[data-v-22381aaf] .el-pagination .el-pager li,[data-v-22381aaf] .el-pagination .btn-prev,[data-v-22381aaf] .el-pagination .btn-next {
  color: #1f2329;
  font-weight: 400;
}
.mini-tag[data-v-22381aaf] {
  margin-left: 4px;
}
.dot[data-v-22381aaf] {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #dcdfe6;
  margin-right: 4px;
}
.dot.active[data-v-22381aaf] {
  background: #67c23a;
}
.drawer-content[data-v-22381aaf] {
  padding: 12px 16px;
}
.drawer-header[data-v-22381aaf] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6px 12px;
  margin-bottom: 12px;
  color: #606266;
  font-size: 13px;
}
.drawer-actions[data-v-22381aaf] {
  margin-bottom: 10px;
}
.doc-list[data-v-22381aaf] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.doc-card .doc-name[data-v-22381aaf] {
  font-weight: 600;
  margin-bottom: 6px;
}
.doc-card .doc-meta[data-v-22381aaf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  font-size: 12px;
  color: #909399;
}
.doc-card .doc-actions[data-v-22381aaf] {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
