@charset "UTF-8";
.forex-page[data-v-2d6d5af7] {
  height: calc(100% - 30px) !important;
  min-height: 0;
  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;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #1f2329;
}
.forex-wrap[data-v-2d6d5af7] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  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;
}
.forex-wrap[data-v-2d6d5af7] .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;
}
.forex-wrap[data-v-2d6d5af7] .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;
}
.forex-wrap[data-v-2d6d5af7] .basic-container .el-card__body, .drawer-shell[data-v-2d6d5af7] {
  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;
}
.forex-wrap[data-v-2d6d5af7] .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;
}
.mission-center-container[data-v-2d6d5af7] {
  -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;
  min-height: 0;
  gap: 10px;
}
.sidebar-slide-enter-active[data-v-2d6d5af7], .sidebar-slide-leave-active[data-v-2d6d5af7] {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.sidebar-slide-enter[data-v-2d6d5af7], .sidebar-slide-leave-to[data-v-2d6d5af7] {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
}
.sidebar-container[data-v-2d6d5af7] {
  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;
  overflow: hidden;
  padding: 1px 10px 0 5px;
  padding-right: 20px;
  background: transparent;
}
.sidebar-panel[data-v-2d6d5af7] {
  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);
}
.sidebar-panel.full-height[data-v-2d6d5af7] {
  height: 100%;
}
.sidebar-panel .sidebar-header[data-v-2d6d5af7] {
  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-title[data-v-2d6d5af7] {
  font-size: 14px;
  font-weight: 600;
  color: #0f172a;
}
.sidebar-panel .sidebar-content[data-v-2d6d5af7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 10px;
}
.shouqi[data-v-2d6d5af7] {
  font-size: 14px;
  color: #94a3b8;
  cursor: pointer;
}
.shouqi[data-v-2d6d5af7]:hover {
  color: #475569;
}
.cebianlanneiron[data-v-2d6d5af7] {
  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;
  font-size: 14px;
  color: #1f2329;
  margin-bottom: 8px;
}
.cebianlanneiron[data-v-2d6d5af7]:hover {
  cursor: pointer;
  background-color: #f8fafc;
}
.cebianlanneiron.active[data-v-2d6d5af7] {
  background-color: #e0f2fe;
  color: #0ea5e9;
  font-weight: 500;
}
.customer-name[data-v-2d6d5af7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 8px;
}
.main-content[data-v-2d6d5af7] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 0;
  min-width: 0;
  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;
  background: #fff;
  -webkit-transition: margin-left 0.3s;
  transition: margin-left 0.3s;
}
.declare-tabs[data-v-2d6d5af7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.declare-tabs[data-v-2d6d5af7] .el-tabs__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
}
.declare-tabs[data-v-2d6d5af7] .el-tab-pane {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.toolbar-card[data-v-2d6d5af7] {
  margin-bottom: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.toolbar-form[data-v-2d6d5af7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.toolbar-row[data-v-2d6d5af7], .toolbar-left[data-v-2d6d5af7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.toolbar-form[data-v-2d6d5af7] .el-form-item {
  margin-right: 0;
  margin-bottom: 0;
}
.expand-btn[data-v-2d6d5af7] {
  border-color: #b3d8ff;
  color: #409eff;
  background: #ecf5ff;
}
.table-toolbar[data-v-2d6d5af7] {
  margin: 0 0 12px;
  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;
  gap: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.toolbar-right[data-v-2d6d5af7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.table-container[data-v-2d6d5af7] {
  -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;
}
.table-scroll[data-v-2d6d5af7] {
  -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;
}
.table-scroll-inner[data-v-2d6d5af7] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: auto;
}
.pagination-wrap[data-v-2d6d5af7] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 12px;
  padding: 8px 12px;
  border-top: 1px solid #eef0f2;
  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;
}
.pagination-total[data-v-2d6d5af7] {
  font-size: 14px;
  color: #1f2329;
}
.text-muted[data-v-2d6d5af7] {
  color: #c0c4cc;
}
.tab-count[data-v-2d6d5af7] {
  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: 18px;
  height: 18px;
  padding: 0 5px;
  margin-left: 4px;
  border-radius: 9px;
  background: #eef2f7;
  color: #64748b;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
}
.tab-count-warning[data-v-2d6d5af7] {
  background: #fdf6ec;
  color: #b88230;
}
.expand-box[data-v-2d6d5af7] {
  padding: 12px 16px;
  background: #fafbfc;
}
.expand-table-half[data-v-2d6d5af7] {
  width: 50%;
  min-width: 560px;
  max-width: 860px;
}
.section-title[data-v-2d6d5af7] {
  font-size: 12px;
  font-weight: 600;
  color: #606266;
  margin-bottom: 8px;
}
.drawer-title[data-v-2d6d5af7] {
  font-size: 15px;
  font-weight: 600;
  color: #1f2329;
}
.drawer-header-custom[data-v-2d6d5af7] {
  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: 14px 20px;
  border-bottom: 1px solid #ebeef5;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.drawer-body[data-v-2d6d5af7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  padding: 18px 20px 28px;
}
.drawer-subtitle[data-v-2d6d5af7] {
  color: #909399;
  font-size: 13px;
}
.drawer-action-group[data-v-2d6d5af7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.detail-section-title[data-v-2d6d5af7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #374151;
  margin-bottom: 10px;
  padding: 0 0 6px;
  border-bottom: 1px solid #f0f2f5;
}
.detail-section-title i[data-v-2d6d5af7] {
  color: #2563eb;
  font-size: 14px;
}
.detail-count-tip[data-v-2d6d5af7] {
  margin-left: 8px;
  font-size: 12px;
  font-weight: 400;
  color: #909399;
}
.detail-descriptions[data-v-2d6d5af7] {
  margin-bottom: 0;
}
.amount-summary-bar[data-v-2d6d5af7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background: #f8fafc;
  border: 1px solid #e4e7ed;
  border-radius: 8px;
  overflow: hidden;
}
.amount-item[data-v-2d6d5af7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 8px;
  gap: 4px;
}
.amount-item-total[data-v-2d6d5af7] {
  background: #f0f5ff;
}
.amount-divider[data-v-2d6d5af7] {
  width: 1px;
  background: #e4e7ed;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 8px 0;
}
.amount-label[data-v-2d6d5af7] {
  font-size: 12px;
  color: #909399;
}
.amount-value[data-v-2d6d5af7] {
  font-size: 15px;
  font-weight: 600;
  color: #303133;
}
.amount-value-total[data-v-2d6d5af7] {
  color: #2563eb;
  font-size: 16px;
}
.danger-text-btn[data-v-2d6d5af7] {
  color: #f56c6c !important;
}
.danger-text-btn[data-v-2d6d5af7]:hover {
  color: #dd6161 !important;
}
.detail-tabs[data-v-2d6d5af7] .el-tabs__header {
  margin-bottom: 14px;
}
.readonly-table-tip[data-v-2d6d5af7] {
  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;
  gap: 12px;
  margin-bottom: 8px;
  padding: 8px 10px;
  border: 1px solid #ebeef5;
  border-radius: 6px;
  background: #f8fafc;
  font-size: 12px;
  color: #64748b;
}
.readonly-detail-table[data-v-2d6d5af7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}
.readonly-detail-table[data-v-2d6d5af7] th {
  background: #f8fafc;
  color: #475569;
  font-weight: 600;
}
.readonly-detail-table[data-v-2d6d5af7] .el-table__fixed-right-patch {
  background: #f8fafc;
}
.amount-strong[data-v-2d6d5af7] {
  color: #2563eb;
  font-weight: 600;
}
.file-groups[data-v-2d6d5af7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
}
.file-group-section[data-v-2d6d5af7] {
  border: 1px solid #ebeef5;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
}
.file-group-header[data-v-2d6d5af7] {
  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;
  gap: 12px;
  padding: 10px 12px;
  background: #f8fafc;
  border-bottom: 1px solid #ebeef5;
}
.file-group-title[data-v-2d6d5af7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #374151;
}
.file-group-title i[data-v-2d6d5af7] {
  color: #2563eb;
  font-size: 15px;
}
.file-group-desc[data-v-2d6d5af7] {
  font-size: 12px;
  color: #64748b;
  text-align: right;
}
.file-group-table[data-v-2d6d5af7] th {
  background: #fbfcff;
  color: #475569;
  font-weight: 600;
}
[data-v-2d6d5af7] .declare-preview-modal .el-dialog__body {
  padding: 14px 18px 18px;
}
.declare-preview[data-v-2d6d5af7] {
  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: 560px;
}
.preview-action-bar[data-v-2d6d5af7] {
  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;
  gap: 12px;
  margin-bottom: 12px;
  padding: 10px 12px;
  border: 1px solid #ebeef5;
  border-radius: 8px;
  background: #f8fafc;
}
.preview-tip[data-v-2d6d5af7] {
  font-size: 13px;
  color: #64748b;
}
.preview-actions[data-v-2d6d5af7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.preview-tabs[data-v-2d6d5af7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
}
.preview-tabs[data-v-2d6d5af7] .el-tabs__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  overflow: hidden;
}
.preview-tabs[data-v-2d6d5af7] .el-tab-pane {
  height: 100%;
  min-height: 0;
}
.declare-sheet[data-v-2d6d5af7] {
  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;
  border: 1px solid #dcdfe6;
  background: #fff;
}
.declare-sheet-title[data-v-2d6d5af7] {
  padding: 14px 12px 10px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #111827;
}
.declare-sheet-meta[data-v-2d6d5af7] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid #dcdfe6;
  border-left: 1px solid #dcdfe6;
  font-size: 12px;
  color: #374151;
}
.declare-sheet-meta span[data-v-2d6d5af7] {
  padding: 7px 9px;
  border-right: 1px solid #dcdfe6;
  border-bottom: 1px solid #dcdfe6;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.declare-sheet-table-wrap[data-v-2d6d5af7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  overflow: auto;
}
.declare-sheet-table[data-v-2d6d5af7] {
  min-width: 1400px;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  color: #1f2329;
}
.declare-sheet-table th[data-v-2d6d5af7], .declare-sheet-table td[data-v-2d6d5af7] {
  border: 1px solid #dcdfe6;
  padding: 7px 8px;
  white-space: nowrap;
}
.declare-sheet-table th[data-v-2d6d5af7] {
  background: #f8fafc;
  font-weight: 600;
  color: #374151;
  text-align: center;
}
.declare-sheet-table td[data-v-2d6d5af7] {
  background: #fff;
}
.selfcheck-summary-grid[data-v-2d6d5af7] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 14px;
}
.status-panel-grid[data-v-2d6d5af7] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 14px;
}
.status-panel-item[data-v-2d6d5af7] {
  min-height: 82px;
  padding: 12px;
  border: 1px solid #e4e7ed;
  border-radius: 8px;
  background: #fbfcff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.status-panel-label[data-v-2d6d5af7] {
  font-size: 12px;
  color: #909399;
  margin-bottom: 8px;
}
.status-panel-main[data-v-2d6d5af7] {
  font-size: 14px;
  font-weight: 600;
  color: #303133;
  line-height: 24px;
}
.status-panel-desc[data-v-2d6d5af7] {
  margin-top: 8px;
  font-size: 12px;
  color: #909399;
  line-height: 1.4;
}
.status-panel-meta[data-v-2d6d5af7] {
  margin-top: 6px;
  font-size: 12px;
  color: #64748b;
  line-height: 1.4;
}

/* 流程步骤 */
.flow-steps[data-v-2d6d5af7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0;
  padding: 16px 0;
  overflow-x: auto;
}
.flow-step[data-v-2d6d5af7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  padding: 12px 8px;
  border: 1px solid #e4e7ed;
  border-radius: 8px;
  background: #fafbfc;
  min-width: 120px;
}
.flow-step.active[data-v-2d6d5af7] {
  border-color: #409eff;
  background: #ecf5ff;
}
.flow-step.done[data-v-2d6d5af7] {
  border-color: #67c23a;
  background: #f0f9eb;
}
.flow-step-num[data-v-2d6d5af7] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #e4e7ed;
  color: #909399;
  font-size: 12px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 6px;
}
.flow-step.active .flow-step-num[data-v-2d6d5af7] {
  background: #409eff;
  color: #fff;
}
.flow-step.done .flow-step-num[data-v-2d6d5af7] {
  background: #67c23a;
  color: #fff;
}
.flow-step-title[data-v-2d6d5af7] {
  font-size: 13px;
  font-weight: 600;
  color: #303133;
  margin-bottom: 4px;
}
.flow-step-desc[data-v-2d6d5af7] {
  font-size: 11px;
  color: #909399;
  line-height: 1.4;
}
.flow-step-arrow[data-v-2d6d5af7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  color: #c0c4cc;
  font-size: 16px;
  margin-top: 20px;
}
[data-v-2d6d5af7] .create-batch-modal .el-dialog__body {
  padding: 14px 18px 16px;
}
.create-batch-dialog[data-v-2d6d5af7] {
  padding: 0;
}
.create-layout[data-v-2d6d5af7] {
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  gap: 14px;
  min-height: 560px;
}
.create-side[data-v-2d6d5af7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  min-width: 0;
}
.create-side-title[data-v-2d6d5af7], .create-main-title[data-v-2d6d5af7] {
  font-size: 14px;
  font-weight: 600;
  color: #1f2329;
}
.create-main-subtitle[data-v-2d6d5af7] {
  margin-top: 3px;
  font-size: 12px;
  color: #909399;
}
.create-batch-form[data-v-2d6d5af7] {
  padding: 12px;
  background: #f8fafc;
  border: 1px solid #ebeef5;
  border-radius: 8px;
}
.create-batch-form[data-v-2d6d5af7] .el-form-item {
  margin-bottom: 12px;
}
.create-summary-card[data-v-2d6d5af7] {
  padding: 12px;
  border: 1px solid #ebeef5;
  border-radius: 8px;
  background: #fff;
}
.create-summary-title[data-v-2d6d5af7] {
  font-size: 13px;
  font-weight: 600;
  color: #374151;
  margin-bottom: 10px;
}
.create-summary-row[data-v-2d6d5af7] {
  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: 8px 0;
  border-top: 1px solid #f1f5f9;
  font-size: 13px;
  color: #64748b;
}
.create-summary-row[data-v-2d6d5af7]:first-of-type {
  border-top: 0;
}
.create-summary-row strong[data-v-2d6d5af7] {
  color: #1f2329;
}
.create-main[data-v-2d6d5af7] {
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.create-filter-header[data-v-2d6d5af7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
  margin-bottom: 10px;
}
.create-filter-actions[data-v-2d6d5af7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.create-filter-form[data-v-2d6d5af7] {
  padding: 10px 10px 2px;
  margin-bottom: 10px;
  border: 1px solid #ebeef5;
  border-radius: 8px;
  background: #fbfcff;
}
.create-filter-form[data-v-2d6d5af7] .el-form-item {
  margin-right: 8px;
  margin-bottom: 8px;
}
.create-footer[data-v-2d6d5af7] {
  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;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #ebeef5;
  font-size: 13px;
  color: #606266;
}
[data-v-2d6d5af7] .el-button,[data-v-2d6d5af7] .el-input__inner,[data-v-2d6d5af7] .el-select .el-input__inner,[data-v-2d6d5af7] .el-tag,[data-v-2d6d5af7] .el-pagination {
  font-size: 14px;
}
.mission-center-container[data-v-2d6d5af7], .main-content[data-v-2d6d5af7], .table-container[data-v-2d6d5af7], .table-scroll[data-v-2d6d5af7] {
  -webkit-transform: none !important;
          transform: none !important;
}
