/* ==================== Dashboard 页面样式 ==================== */
.dashboard {
  width: 100%;
}
.page-title {
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 500;
  color: #333;
}

.combo-info-rect {
  position: relative;
  padding-right: 20px;
  width: 120px;
  cursor: pointer;
}
.ellispis-text {
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #999;
}
.combo-details-text {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

.order-manage {
  height: calc(100% - 50px);
}
.auxo-pair-head-wrapper {
  padding: 10px;
  background: #f5f5f5;
}
.auxo-pair-head-td {
  background: #f5f5f5 !important;
}
.order-limit-label {
  color: #ff4d4f;
  font-size: 12px;
  margin-left: 8px;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table {
  border: 1px solid rgba(0, 0, 0, 0);
}
.ant-table:not(.sp-null):not(.ant-table-bordered) .ant-table-tbody tr td[rowspan] {
  border-left: 1px solid #eeeff0;
  border-right: 1px solid #eeeff0;
}
.ant-table:not(.sp-null):not(.ant-table-bordered) .ant-table-tbody tr td[colspan] {
  border-left: 1px solid #eeeff0;
  border-right: 1px solid #eeeff0;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-row-level-0 > td {
  background-color: #fff !important;
  border: none !important;
  padding-top: 24px !important;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-row-level-0 > td::before {
  width: 100%;
  height: calc(100% - 8px);
  position: absolute;
  top: 8px;
  left: 0;
  content: '';
  display: block;
  background-color: #f8f9fa !important;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-row-level-0 .ant-table-selection-column {
  z-index: 3;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-row-level-0 .auxo-pair-head-td .auxo-pair-head-wrapper {
  position: sticky;
  left: 16px;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-row-level-0 .auxo-pair-head-td:not(.auxo-pair-head-first) .auxo-pair-head-wrapper {
  left: 48px;
}
.ant-table-wrapper.auxo-pair-head-table .auxo-pair-footer-td {
  border-left: none !important;
}
.ant-table-wrapper.auxo-pair-head-table .auxo-pair-footer-td::after {
  display: none;
}
.ant-table-wrapper.auxo-pair-head-table .auxo-pair-footer-td .auxo-pair-footer-wrapper {
  position: sticky;
  left: 16px;
}
.ant-table-wrapper.auxo-pair-head-table .auxo-pair-footer-td:not(.auxo-pair-head-first) .auxo-pair-footer-wrapper {
  left: 48px;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-tbody tr:not(.ant-table-row-level-0).ant-table-row-selected td {
  background-color: #fff;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-thead {
  border-radius: 4px;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-thead tr th:first-child {
  border-left: 1px solid #eeeff0;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-thead tr th:last-child {
  border-right: 1px solid #eeeff0;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-thead tr:first-child th {
  border-top: 1px solid #eeeff0;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-thead tr:last-child th:first-child {
  border-bottom-left-radius: 4px;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-thead tr:last-child th:last-child {
  border-bottom-right-radius: 4px;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-tbody tr:last-child td {
  border-bottom: 1px solid #eeeff0;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-tbody tr.ant-table-row-level-0 td:first-child::before {
  border-left: 1px solid #eeeff0;
  border-top: 1px solid #eeeff0;
  border-top-left-radius: 4px;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-tbody tr.ant-table-row-level-0 td:last-child::before {
  border-right: 1px solid #eeeff0;
  border-top: 1px solid #eeeff0;
  border-top-right-radius: 4px;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-tbody tr:not(.ant-table-row-level-0) td:first-child {
  border-left: 1px solid #eeeff0;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-tbody tr:not(.ant-table-row-level-0) td:last-child {
  border-right: 1px solid #eeeff0;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-tbody tr.auxo-pair-group-row-last td:first-child {
  border-bottom-left-radius: 4px;
}
.ant-table-wrapper.auxo-pair-head-table .ant-table-tbody tr.auxo-pair-group-row-last td:last-child {
  border-bottom-right-radius: 4px;
}
.custom-style-gray .ant-table:not(.ant-table-bordered) .ant-table-tbody tr td {
  vertical-align: top;
}

/**
 * 订单步骤组件样式
 * 从 feebus 项目迁移
 */
.style-steps-new {
  color: #bcbdc0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 12px;
}
.style-steps-new .style-step-wrapper {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.style-steps-new .finished {
  color: #565960;
}
.style-steps-new .style-dot {
  width: 48px;
  height: 0;
  border: 1px dashed #dcdee1;
  margin: 0 8px;
}
.style-steps-new .reached {
  border-color: #bcbdc0;
}

/**
 * 订单详情页样式
 */
.order-detail .styles_appContent {
  background-color: #fff;
  border-radius: 4px;
}
.order-detail .main-layout-column {
  display: flex;
  flex-direction: column;
  padding: 24px;
}
.order-detail .main-layout-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 24px;
}
.order-detail .main-block-root {
  background-color: #fff;
  border-radius: 4px;
  padding: 24px;
  margin-bottom: 24px;
}
.order-detail .main-main-wrapper {
  display: flex;
  align-items: flex-start;
  padding: 24px 0;
}
.order-detail .main-main-wrapper .status-icon {
  width: 80px;
  height: 80px;
  margin-right: 24px;
}
.order-detail .main-main-wrapper .main-main-info {
  flex: 1;
}
.order-detail .main-main-wrapper .main-main-info .main-title {
  font-size: 24px;
  font-weight: 500;
  color: #262626;
  margin-top: 16px;
}
.order-detail .main-main-wrapper .main-main-info .main-sub-title {
  font-size: 14px;
  color: #8c8c8c;
  margin-top: 8px;
  line-height: 22px;
}
.order-detail .style-steps-new {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.order-detail .style-steps-new .style-step-wrapper span {
  font-size: 14px;
  color: #bfbfbf;
  font-weight: 500;
}
.order-detail .style-steps-new .style-step-wrapper span.finished {
  color: #1890ff;
}
.order-detail .style-steps-new .style-dot {
  width: 40px;
  height: 2px;
  background-color: #d9d9d9;
  margin: 0 8px;
}
.order-detail .style-steps-new .style-dot.reached {
  background-color: #1890ff;
}
.order-detail .main-count-down {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 500;
  margin: 0 2px;
}
.order-detail .main-count-down.main-info {
  background-color: #e6f7ff;
  color: #1890ff;
}
.order-detail .main-count-down.main-error {
  background-color: #fff1f0;
  color: #ff4d4f;
}
.order-detail .main-count-down-wrap {
  margin: 0 4px;
}
.order-detail .main-info-view {
  padding: 16px 0;
}
.order-detail .main-row-detail-info-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.order-detail .main-row-item-wrapper {
  display: flex;
  align-items: flex-start;
  min-width: 200px;
}
.order-detail .main-row-item-wrapper .main-label,
.order-detail .main-row-item-wrapper .row-label {
  color: #8c8c8c;
  font-size: 14px;
  white-space: nowrap;
  margin-right: 8px;
}
.order-detail .main-row-item-wrapper .main_content,
.order-detail .main-row-item-wrapper .row-content {
  color: #262626;
  font-size: 14px;
  flex: 1;
  word-break: break-all;
}
.order-detail .main-row-item-wrapper .main_content .anticon-copy,
.order-detail .main-row-item-wrapper .row-content .anticon-copy {
  margin-left: 8px;
  cursor: pointer;
  color: #1890ff;
}
.order-detail .style-panelWrapper {
  background-color: #fff;
  border-radius: 4px;
  padding: 24px;
  margin-bottom: 24px;
}
.order-detail .style-panelWrapper .style-header {
  margin-bottom: 16px;
}
.order-detail .style-panelWrapper .style-panelTitle {
  font-size: 16px;
  font-weight: 500;
  color: #262626;
  display: flex;
  align-items: center;
  gap: 8px;
}
.order-detail .style-panelWrapper .style-panelTitle .style-view-icon {
  font-size: 16px;
  color: #1890ff;
  cursor: pointer;
}
.order-detail .style-panelWrapper .style-subTitle {
  font-size: 14px;
  color: #8c8c8c;
  margin-top: 4px;
}
.order-detail .style-logistic-wrapper .style-base-info {
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid #f0f0f0;
}
.order-detail .style-logistic-wrapper .style-trace .style-trace-scroll-view {
  max-height: 400px;
  overflow-y: auto;
}
.order-detail .style-logistic-wrapper .style-trace .style-trace-scroll-view .main-normal-text {
  font-size: 14px;
  color: #595959;
}
.order-detail .style-logistic-wrapper .style-trace .style-trace-scroll-view .main-normal-text.main-highlightItem {
  color: #1890ff;
  font-weight: 500;
}
.order-detail .style-logistic-wrapper .style-trace .style-trace-scroll-view .main-normal-text .main-date {
  margin-bottom: 4px;
}
.order-detail .style-logistic-wrapper .style-trace .style-trace-scroll-view .main-normal-text .main-item-content .main-itemDetail {
  line-height: 22px;
}
.order-detail .main-yuan {
  font-size: 12px;
  margin-right: 2px;
}
.order-detail .table_order-list-table-cell-item.table_sub {
  color: #8c8c8c;
  font-size: 12px;
  margin-top: 4px;
}
.order-detail .link {
  color: #1890ff;
  border-color: #1890ff;
}
.order-detail .link:hover {
  color: #40a9ff;
  border-color: #40a9ff;
}

.packing-shipping {
  background: #edeeef;
}
.packing-shipping .component-body {
  background: #edeeef;
}
.packing-shipping .component-body .search-list-content {
  background: #fff;
  border-radius: 10px;
  padding: 24px;
}
.packing-shipping .component-body .search-top-panel {
  margin: 0;
}
.packing-shipping .component-body .search-top-panel .search-top-view {
  margin-bottom: 20px;
}
.packing-shipping .component-body .search-top-panel .search-top-view .search-top-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}
.packing-shipping .component-body .search-top-panel .search-top-view .search-top-heading {
  min-width: 0;
}
.packing-shipping .component-body .search-top-panel .search-top-view .search-top-title {
  margin: 0 0 6px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #101828;
}
.packing-shipping .component-body .search-top-panel .search-top-view .search-top-desc {
  font-size: 14px;
  line-height: 22px;
  color: #667085;
}
.packing-shipping .component-body .search-top-panel .search-top-view .search-top-actions {
  flex-shrink: 0;
}
.packing-shipping .component-body .search-top-panel .search-top-view .search-top-actions :global(.ant-btn) {
  height: 32px;
  padding: 0 14px;
  border-radius: 10px;
  border: 1px solid #d0d5dd;
  background: #fff;
  color: #101828;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.05);
}
.packing-shipping .component-body .search-top-panel .search-top-view .search-top-actions :global(.ant-btn):hover {
  color: #101828;
  border-color: #bfc7d4;
  background: #fff;
}
.packing-shipping .component-body .search-top-panel .search-top-view .alert-tip {
  margin-bottom: 16px;
}
.packing-shipping .component-body .search-top-panel .search-top-view .alert-tip :global(.ant-alert) {
  padding: 16px 18px;
  background: #eaf2ff;
  border: 1px solid #dbe8ff;
  border-radius: 12px;
  color: #101828;
  align-items: flex-start;
}
.packing-shipping .component-body .search-top-panel .search-top-view .alert-tip :global(.ant-alert) :global(.ant-alert-message) {
  color: #101828;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 6px;
}
.packing-shipping .component-body .search-top-panel .search-top-view .alert-tip :global(.ant-alert) :global(.ant-alert-description) {
  color: #1d2939;
  font-size: 14px;
  line-height: 1.65;
}
.packing-shipping .component-body .search-top-panel .search-top-view .alert-tip :global(.ant-alert) :global(.ant-alert-description) div {
  margin-bottom: 2px;
}
.packing-shipping .component-body .search-top-panel .search-top-view .alert-tip :global(.ant-alert) :global(.ant-alert-description) div:last-child {
  margin-bottom: 0;
}
.packing-shipping .component-body .search-top-panel .search-top-view .alert-tip :global(.ant-alert) :global(.ant-alert-icon) {
  margin-top: 2px;
  color: #3b82f6;
}
.packing-shipping .component-body .search-top-panel .search-top-view .alert-tip :global(.ant-alert) :global(.ant-alert-icon) svg {
  width: 18px;
  height: 18px;
}
.packing-shipping .component-body .search-top-panel .search-top-view .tabs-wrapper {
  background: #fff;
  border-radius: 4px;
}
.packing-shipping .component-body .search-top-panel .search-top-view .tabs-wrapper :global(.ant-tabs) {
  padding: 0 16px;
}
.packing-shipping .component-body .search-top-panel .search-top-view .tabs-wrapper :global(.ant-tabs-tab) {
  padding: 12px 0;
  margin-right: 32px;
  font-size: 14px;
}
.packing-shipping .component-body .search-top-panel .search-top-view .tabs-wrapper :global(.ant-tabs-tab-active) :global(.ant-tabs-tab-btn) {
  color: #1890ff;
  font-weight: 500;
}
@media (max-width: 768px) {
  .packing-shipping .component-body .search-top-panel .search-top-view .search-top-header {
    flex-direction: column;
    align-items: stretch;
  }
  .packing-shipping .component-body .search-top-panel .search-top-view .search-top-actions {
    width: 100%;
  }
  .packing-shipping .component-body .search-top-panel .search-top-view .search-top-actions :global(.ant-space) {
    width: 100%;
    flex-wrap: wrap;
  }
}
.packing-shipping .component-body .ant-table-body {
  max-height: 600px !important;
}
.recent-logs-panel {
  background: #f0f5ff;
  border: 1px solid #d6e4ff;
  border-radius: 6px;
  padding: 12px 16px;
  margin-bottom: 12px;
}
.recent-logs-panel .recent-logs-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.recent-logs-panel .recent-logs-title {
  font-size: 13px;
  font-weight: 600;
  color: #262626;
}
.recent-logs-panel .recent-logs-more {
  font-size: 12px;
  color: #1677ff;
  cursor: pointer;
}
.recent-logs-panel .recent-logs-more:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.recent-logs-panel .recent-logs-list {
  max-height: 320px;
  overflow-y: auto;
}
.recent-logs-panel .recent-logs-item {
  display: flex;
  align-items: center;
  line-height: 26px;
  font-size: 13px;
  color: #595959;
}
.recent-logs-panel .recent-logs-time {
  margin-right: 6px;
  color: #8c8c8c;
  flex-shrink: 0;
}
.recent-logs-panel .recent-logs-desc {
  color: #262626;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.packing-shipping-page .search-list-content {
  background: #fff;
  border-radius: 10px;
  padding: 24px;
}
.packing-shipping-page .search-top-view {
  margin-bottom: 20px;
}
.packing-shipping-page .search-top-view .search-top-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}
.packing-shipping-page .search-top-view .search-top-heading {
  min-width: 0;
}
.packing-shipping-page .search-top-view .search-top-title {
  margin: 0 0 6px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #101828;
}
.packing-shipping-page .search-top-view .search-top-desc {
  font-size: 14px;
  line-height: 22px;
  color: #667085;
}
.packing-shipping-page .search-top-view .search-top-actions {
  flex-shrink: 0;
}
.packing-shipping-page .search-top-view .search-top-actions :global(.ant-btn) {
  height: 32px;
  padding: 0 14px;
  border-radius: 10px;
  border: 1px solid #d0d5dd;
  background: #fff;
  color: #101828;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.05);
}
.packing-shipping-page .search-top-view .search-top-actions :global(.ant-btn):hover {
  color: #101828;
  border-color: #bfc7d4;
  background: #fff;
}
.packing-shipping-page .search-top-view .alert-tip {
  margin-bottom: 16px;
}
.packing-shipping-page .search-top-view .alert-tip :global(.ant-alert) {
  padding: 16px 18px;
  background: #eaf2ff;
  border: 1px solid #dbe8ff;
  border-radius: 10px;
  color: #101828;
  align-items: flex-start;
}
.packing-shipping-page .search-top-view .alert-tip :global(.ant-alert) :global(.ant-alert-message) {
  color: #101828;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 6px;
}
.packing-shipping-page .search-top-view .alert-tip :global(.ant-alert) :global(.ant-alert-description) {
  color: #1d2939;
  font-size: 14px;
  line-height: 1.65;
}
.packing-shipping-page .search-top-view .alert-tip :global(.ant-alert) :global(.ant-alert-description) div {
  margin-bottom: 2px;
}
.packing-shipping-page .search-top-view .alert-tip :global(.ant-alert) :global(.ant-alert-description) div:last-child {
  margin-bottom: 0;
}
.packing-shipping-page .search-top-view .alert-tip :global(.ant-alert) :global(.ant-alert-icon) {
  margin-top: 2px;
  color: #3b82f6;
}
.packing-shipping-page .search-top-view .alert-tip :global(.ant-alert) :global(.ant-alert-icon) svg {
  width: 18px;
  height: 18px;
}
.packing-shipping-page .search-top-view .tabs-wrapper {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.04);
  padding: 0 16px;
}
.packing-shipping-page .search-top-view .custom-top-tabs {
  display: flex;
  align-items: stretch;
  gap: 28px;
  overflow-x: auto;
}
.packing-shipping-page .search-top-view .custom-top-tab {
  position: relative;
  height: 44px;
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #344054;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  white-space: nowrap;
  transition: color 0.2s ease;
}
.packing-shipping-page .search-top-view .custom-top-tab::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  border-radius: 999px;
  background: transparent;
}
.packing-shipping-page .search-top-view .custom-top-tab:hover {
  color: #145dff;
}
.packing-shipping-page .search-top-view .custom-top-tab.is-active {
  color: #145dff;
}
.packing-shipping-page .search-top-view .custom-top-tab.is-active::after {
  background: #145dff;
}
.packing-shipping-page .search-top-view .top-tab-text {
  line-height: 22px;
}
.packing-shipping-page .search-top-view .top-tab-count {
  min-width: 24px;
  height: 20px;
  padding: 0 7px;
  border-radius: 4px;
  background: #eef2f6;
  color: #667085;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  line-height: 1;
}
.packing-shipping-page .search-top-view .custom-top-tab.is-active .top-tab-count {
  background: #e8f0ff;
  color: #145dff;
}
@media (max-width: 768px) {
  .packing-shipping-page .search-top-view .search-top-header {
    flex-direction: column;
    align-items: stretch;
  }
  .packing-shipping-page .search-top-view .search-top-actions {
    width: 100%;
  }
  .packing-shipping-page .search-top-view .search-top-actions :global(.ant-space) {
    width: 100%;
    flex-wrap: wrap;
  }
  .packing-shipping-page .search-top-view .tabs-wrapper {
    padding: 0 12px;
  }
  .packing-shipping-page .search-top-view .custom-top-tabs {
    gap: 20px;
  }
}
.packing-shipping-page .ps-recipient-cell {
  line-height: 1.55;
}
.packing-shipping-page .ps-recipient-name {
  font-size: 14px;
  font-weight: 600;
  color: #101828;
  margin-bottom: 4px;
}
.packing-shipping-page .ps-recipient-sub {
  font-size: 12px;
  color: #667085;
  margin-top: 2px;
}
.packing-shipping-page .ps-recipient-address {
  white-space: normal;
  word-break: break-word;
  word-wrap: anywhere;
}
.packing-shipping-page .ps-product-list,
.packing-shipping-page .ps-product-meta-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.packing-shipping-page .ps-product-item {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}
.packing-shipping-page .ps-product-image {
  flex-shrink: 0;
}
.packing-shipping-page .ps-product-image img {
  width: 36px;
  height: 36px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  border: 1px solid #eef2f6;
}
.packing-shipping-page .ps-product-name {
  font-size: 14px;
  line-height: 20px;
  color: #101828;
  min-width: 0;
  word-break: break-word;
}
.packing-shipping-page .ps-product-meta {
  line-height: 1.5;
}
.packing-shipping-page .ps-product-price {
  font-size: 14px;
  font-weight: 600;
  color: #101828;
}
.packing-shipping-page .ps-product-qty,
.packing-shipping-page .ps-product-spec {
  margin-top: 2px;
  font-size: 12px;
  color: #667085;
}
.packing-shipping-page .ps-waybill-cell {
  line-height: 1.55;
}
.packing-shipping-page .ps-waybill-no {
  font-size: 14px;
  color: #145dff;
  margin-bottom: 4px;
  word-break: break-all;
}
.packing-shipping-page .ps-waybill-company {
  font-size: 12px;
  color: #475467;
}
.packing-shipping-page .ps-status-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  height: 24px;
  padding: 0 10px;
  border-radius: 999px;
  border: 1px solid #abefc6;
  background: #ecfdf3;
  color: #12b76a;
  font-size: 13px;
  line-height: 22px;
  white-space: nowrap;
}
.packing-shipping-page .ps-muted-text {
  font-size: 14px;
  color: #98a2b3;
}
.log-detail-modal-wrapper :global(.ant-modal-header) {
  display: none;
}
.log-detail-modal-wrapper .ant-modal-content {
  overflow: hidden;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 24px 80px rgba(15, 23, 42, 0.28);
}
.log-detail-modal-wrapper .ant-modal-content .ant-modal-body {
  padding: 0;
}
.log-detail-modal {
  background: #fff;
}
.log-detail-modal .log-detail-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 22px;
  background: linear-gradient(135deg, #1f6bff 0%, #2347e6 100%);
  border-radius: 20px 20px 0 0;
  color: #fff;
}
.log-detail-modal .log-detail-header-left {
  display: flex;
  align-items: center;
  gap: 12px;
}
.log-detail-modal .log-detail-header-icon {
  width: 42px;
  height: 42px;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.log-detail-modal .log-detail-header-title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}
.log-detail-modal .log-detail-header-sub {
  font-size: 13px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.88);
  margin-top: 2px;
}
.log-detail-modal .log-detail-header-close {
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.12);
  cursor: pointer;
  font-size: 14px;
  color: #fff;
  transition: background 0.2s;
}
.log-detail-modal .log-detail-header-close:hover {
  background: rgba(255, 255, 255, 0.22);
}
.log-detail-modal .log-detail-body {
  padding: 16px 16px 10px;
  max-height: 430px;
  overflow-y: auto;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}
.log-detail-modal .log-detail-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.log-detail-modal .log-detail-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 14px;
  border: 1px solid #eef2f7;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(15, 23, 42, 0.04);
}
.log-detail-modal .log-detail-index {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #f2f4f7;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 500;
  color: #98a2b3;
  flex-shrink: 0;
}
.log-detail-modal .log-detail-status-icon {
  width: 34px;
  height: 34px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 18px;
}
.log-detail-modal .log-detail-status-icon.is-success {
  background: #dcfae6;
  color: #12b76a;
}
.log-detail-modal .log-detail-status-icon.is-fail {
  background: #fee4e2;
  color: #f04438;
}
.log-detail-modal .log-detail-desc {
  flex: 1;
  font-size: 15px;
  line-height: 22px;
  color: #344054;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.log-detail-modal .log-detail-time {
  flex-shrink: 0;
  font-size: 13px;
  color: #667085;
  margin-left: 16px;
  display: flex;
  align-items: center;
}
.log-detail-modal .log-detail-loadmore {
  text-align: center;
  padding: 14px 0 6px;
  font-size: 13px;
  color: #145dff;
  cursor: pointer;
}
.log-detail-modal .log-detail-loadmore:hover {
  color: #0f54eb;
}
.log-detail-modal .log-detail-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 22px 18px;
  border-top: 1px solid #eef2f6;
  background: #fff;
}
.log-detail-modal .log-detail-footer .log-detail-footer-tip {
  font-size: 13px;
  color: #667085;
}
.log-detail-modal .log-detail-footer :global(.ant-btn) {
  min-width: 72px;
  height: 36px;
  padding: 0 18px;
  border: none;
  border-radius: 12px;
  background: #f2f4f7;
  color: #475467;
  box-shadow: none;
}
.log-detail-modal .log-detail-footer :global(.ant-btn):hover {
  background: #e4e7ec;
  color: #344054;
}
.waybill-modal-content .waybill-modal-tip {
  font-size: 14px;
  color: #595959;
  margin-bottom: 16px;
  line-height: 1.6;
}
.waybill-modal-content .waybill-modal-list {
  margin-bottom: 24px;
  max-height: 400px;
  overflow-y: auto;
}
.waybill-modal-content .waybill-modal-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 12px;
  margin-bottom: 8px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.waybill-modal-content .waybill-modal-item:hover {
  border-color: #1890ff;
  background-color: #f5f5f5;
}
.waybill-modal-content .waybill-modal-item.active {
  border-color: #1890ff;
  background-color: #e6f7ff;
}
.waybill-modal-content .waybill-modal-radio {
  display: flex;
  align-items: center;
  margin-top: 4px;
}
.waybill-modal-content .waybill-modal-radio input[type="radio"] {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.waybill-modal-content .waybill-modal-info {
  flex: 1;
}
.waybill-modal-content .waybill-modal-header {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}
.waybill-modal-content .waybill-modal-carrier {
  font-size: 14px;
  font-weight: 500;
  color: #262626;
}
.waybill-modal-content .waybill-modal-default {
  display: inline-block;
  padding: 2px 8px;
  font-size: 12px;
  background-color: #ffa940;
  color: #ffffff;
  border-radius: 2px;
}
.waybill-modal-content .waybill-modal-details {
  font-size: 12px;
  color: #8c8c8c;
  line-height: 1.6;
}
.waybill-modal-content .waybill-modal-details p {
  margin: 0;
  margin-bottom: 4px;
}
.waybill-modal-content .waybill-modal-details p:last-child {
  margin-bottom: 0;
}
.waybill-modal-content .waybill-modal-address {
  color: #8c8c8c;
  word-break: break-word;
}
.waybill-modal-content .waybill-modal-footer {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  padding-top: 16px;
  border-top: 1px solid #f0f0f0;
}
.waybill-modal-content .waybill-modal-footer :global(.ant-btn) {
  min-width: 100px;
  height: 32px;
  font-size: 14px;
}
.print-modal-wrapper :global(.ant-modal-body) {
  padding: 0 !important;
}
.print-modal-wrapper :global(.ant-modal-header) {
  display: none;
}
.print-modal-wrapper .print-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px;
  background: linear-gradient(135deg, #1677ff 0%, #4096ff 100%);
  border-radius: 8px 8px 0 0;
  color: #fff;
}
.print-modal-wrapper .print-modal-header-left {
  display: flex;
  align-items: center;
  gap: 12px;
}
.print-modal-wrapper .print-modal-header-icon {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.print-modal-wrapper .print-modal-header-icon svg {
  color: #fff;
  width: 22px;
  height: 22px;
}
.print-modal-wrapper .print-modal-header-title {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.print-modal-wrapper .print-modal-header-sub {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 2px;
}
.print-modal-wrapper .print-modal-header-close {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  cursor: pointer;
  font-size: 14px;
  color: #fff;
  transition: background 0.2s;
}
.print-modal-wrapper .print-modal-header-close:hover {
  background: rgba(255, 255, 255, 0.3);
}
.print-modal-wrapper .print-modal-body {
  padding: 20px 24px 24px;
}
.print-modal-wrapper .print-modal-body .print-step-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card {
  display: flex;
  align-items: center;
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid #f0f0f0;
  background: #fafafa;
  transition: all 0.3s;
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card.print-step-active {
  background: #e6f4ff;
  border-color: #91caff;
  box-shadow: 0 2px 8px rgba(22, 119, 255, 0.08);
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card.print-step-done {
  background: #f6ffed;
  border-color: #b7eb8f;
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card .print-step-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: #f0f0f0;
  color: #bfbfbf;
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card .print-step-icon svg {
  width: 20px;
  height: 20px;
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card .print-step-icon-active {
  background: #e6f4ff;
  color: #1677ff;
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card .print-step-icon-done {
  background: #f6ffed;
  color: #52c41a;
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card .print-step-content {
  flex: 1;
  margin-left: 12px;
  min-width: 0;
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card .print-step-content .print-step-title-row {
  display: flex;
  align-items: center;
  gap: 8px;
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card .print-step-content .print-step-title-row .print-step-title {
  font-size: 14px;
  font-weight: 600;
  color: #262626;
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card .print-step-content .print-step-title-row .print-step-badge {
  font-size: 12px;
  color: #1677ff;
  background: #e6f4ff;
  border: 1px solid #91caff;
  border-radius: 4px;
  padding: 0 6px;
  line-height: 20px;
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card .print-step-content .print-step-title-row .print-step-badge-done {
  color: #52c41a;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card .print-step-content .print-step-desc {
  font-size: 12px;
  color: #8c8c8c;
  margin-top: 2px;
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card .print-step-loading {
  margin-left: 8px;
  flex-shrink: 0;
}
.print-modal-wrapper .print-modal-body .print-step-list .print-step-card .print-step-loading .print-step-spinner {
  animation: print-spin 0.8s linear infinite;
}
.print-modal-wrapper .print-modal-body .print-progress-section {
  margin-top: 20px;
}
.print-modal-wrapper .print-modal-body .print-progress-section .print-progress-label {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  color: #595959;
  margin-bottom: 6px;
}
.print-modal-wrapper .print-modal-body .print-tip-section {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-top: 16px;
  padding: 12px 16px;
  background: #fff7e6;
  border: 1px solid #ffe58f;
  border-radius: 8px;
}
.print-modal-wrapper .print-modal-body .print-tip-section .print-tip-icon {
  flex-shrink: 0;
  color: #faad14;
  margin-top: 1px;
}
.print-modal-wrapper .print-modal-body .print-tip-section .print-tip-title {
  font-size: 14px;
  font-weight: 600;
  color: #d48806;
}
.print-modal-wrapper .print-modal-body .print-tip-section .print-tip-desc {
  font-size: 12px;
  color: #d48806;
  margin-top: 2px;
}
@keyframes print-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.waybill-configuration {
  min-height: 100%;
}
.waybill-configuration .page-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  border-radius: 4px;
  margin-bottom: 8px;
}
.waybill-configuration .page-header .page-header-left .page-title {
  font-size: 18px;
  font-weight: 800;
  color: #262626;
  margin: 0 0 4px 0;
}
.waybill-configuration .page-header .page-header-left .page-desc {
  font-size: 13px;
  color: #8c8c8c;
  margin: 0;
}
.waybill-configuration .page-header .page-header-right .ant-btn {
  background: #000;
  color: #fff;
  border-radius: 6px;
  height: 36px;
  padding: 0 16px;
  font-size: 14px;
  font-weight: 500;
  border: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.waybill-configuration .page-header .page-header-right .ant-btn:hover {
  opacity: 0.9;
}
.waybill-configuration .tab-container .custom-tabs .custom-tabs-nav {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 16px;
  gap: 16px;
  padding: 4px;
  margin-bottom: 18px;
  background: #f2f3f5;
  border-radius: 14px;
}
.waybill-configuration .tab-container .custom-tabs .custom-tab-btn {
  height: 40px;
  padding: 0 20px;
  border: none;
  border-radius: 12px;
  background: transparent;
  color: #101828;
  font-size: 16px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.waybill-configuration .tab-container .custom-tabs .custom-tab-btn .custom-tab-btn-icon {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
}
.waybill-configuration .tab-container .custom-tabs .custom-tab-btn:hover {
  background: rgba(255, 255, 255, 0.68);
}
.waybill-configuration .tab-container .custom-tabs .custom-tab-btn.is-active {
  background: #fff;
  box-shadow: 0 1px 3px rgba(16, 24, 40, 0.08);
}
.waybill-configuration .tab-container .custom-tabs .custom-tabs-content {
  min-height: 120px;
}
.waybill-configuration .tab-container .custom-tabs .custom-tab-panel {
  display: none;
}
.waybill-configuration .tab-container .custom-tabs .custom-tab-panel.is-active {
  display: block;
}
.waybill-configuration .config-list {
  max-height: calc(100vh - 420px);
  overflow-y: auto;
  background: #fff;
  border: 1px solid #d9e2ec;
  border-radius: 14px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.02);
}
.waybill-configuration .config-list .config-card {
  border: none;
  border-bottom: 1px solid #e9eef5;
  border-radius: 0;
  padding: 28px 24px;
  margin-bottom: 0;
  background: #fff;
  transition: background-color 0.2s ease;
}
.waybill-configuration .config-list .config-card:hover {
  background: #fbfcfe;
}
.waybill-configuration .config-list .config-card:last-child {
  border-bottom: none;
}
.waybill-configuration .config-list .config-card .config-card-main {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-left {
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-content {
  flex: 1;
  min-width: 0;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-content .config-card-header-row {
  margin-bottom: 12px;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-content .config-card-header-row .config-card-title {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-content .config-card-header-row .config-card-title .express-name {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #101828;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-content .config-card-header-row .config-card-title .ant-tag {
  margin-right: 0;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  font-size: 13px;
  border-radius: 999px;
  border: none;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-content .config-card-header-row .config-card-title .ant-tag-green {
  color: #12b76a;
  background: #dcfae6;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-content .config-card-header-row .config-card-title .ant-tag:not(.ant-tag-green) {
  color: #667085;
  background: #f2f4f7;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-content .config-card-body-row {
  display: flex;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-content .config-card-body-row .config-field {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100px;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-content .config-card-body-row .config-field .field-label {
  font-size: 13px;
  line-height: 20px;
  color: #667085;
  display: block;
  margin-bottom: 4px;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-content .config-card-body-row .config-field .field-value {
  font-size: 14px;
  line-height: 22px;
  color: #101828;
  display: block;
  word-break: break-all;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 12px;
  flex: 0 0 150px;
  min-height: 64px;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-actions .action-link {
  color: #145dff;
  cursor: pointer;
  font-size: 14px;
  white-space: nowrap;
}
.waybill-configuration .config-list .config-card .config-card-main .config-card-actions .action-link:hover {
  color: #0b4ad1;
}
.waybill-configuration .config-list .empty-tip {
  text-align: center;
  padding: 40px 0;
  color: #8c8c8c;
  font-size: 14px;
}
.waybill-configuration .config-list .pagination-wrapper {
  display: flex;
  justify-content: center;
  padding: 16px 24px 20px;
  border-top: 1px solid #e9eef5;
  background: #fff;
  position: sticky;
  bottom: 0;
  z-index: 1;
}
.waybill-configuration .support-list {
  align-content: start;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 18px;
  gap: 18px;
  padding: 20px;
  background: #fff;
  border: 1px solid #d9e2ec;
  border-radius: 14px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.02);
}
.waybill-configuration .support-list .support-card {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 80px;
  padding: 14px 16px;
  border: 1px solid #d9e2ec;
  border-radius: 12px;
  background: #fff;
  transition: all 0.2s;
  cursor: default;
}
.waybill-configuration .support-list .support-card:hover {
  border-color: #84adff;
  box-shadow: 0 8px 20px rgba(16, 24, 40, 0.06);
}
.waybill-configuration .support-list .support-card .support-card-info {
  min-width: 0;
}
.waybill-configuration .support-list .support-card .support-card-info .support-card-name {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #101828;
  margin-bottom: 2px;
  white-space: nowrap;
}
.waybill-configuration .support-list .support-card .support-card-info .support-card-status {
  font-size: 14px;
  display: flex;
  align-items: center;
  color: #12b76a;
}
@media (max-width: 768px) {
  .waybill-configuration .tab-container .custom-tabs .custom-tabs-nav {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .waybill-configuration .tab-container .custom-tabs .custom-tab-btn {
    justify-content: flex-start;
    font-size: 15px;
  }
  .waybill-configuration .config-list {
    max-height: calc(100vh - 280px);
  }
  .waybill-configuration .config-list .config-card {
    padding: 18px 16px;
  }
  .waybill-configuration .config-list .config-card .config-card-main {
    flex-direction: column;
  }
  .waybill-configuration .config-list .config-card .config-card-main .config-card-content {
    width: 100%;
  }
  .waybill-configuration .config-list .config-card .config-card-main .config-card-content .config-card-body-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .waybill-configuration .config-list .config-card .config-card-main .config-card-actions {
    width: 100%;
    min-height: auto;
    justify-content: flex-start;
  }
  .waybill-configuration .support-list {
    grid-template-columns: repeat(2, 1fr);
    padding: 14px;
  }
}
/* ConfigModal 弹窗样式 */
.config-step-modal {
  /* Steps 导航样式 */
  /* Step1: 选择物流 */
  /* Step2: 账号配置 */
  /* Step3: 网点信息 */
}
.config-step-modal .ant-steps-navigation .ant-steps-item {
  padding: 8px 12px;
}
.config-step-modal .ant-steps-navigation .ant-steps-item::after {
  z-index: 2;
  transform: translate(-50%, 50%) rotate(45deg);
}
.config-step-modal .ant-steps-navigation .ant-steps-item .ant-steps-item-container {
  padding: 8px 12px;
  margin: 0 auto;
}
.config-step-modal .ant-steps-navigation .ant-steps-item .ant-steps-item-container .ant-steps-item-icon {
  width: 32px;
  height: 32px;
  line-height: 28px;
  font-size: 14px;
  border-radius: 50%;
  background: #fff;
  color: #8c8c8c;
}
.config-step-modal .ant-steps-navigation .ant-steps-item .ant-steps-item-container .ant-steps-item-icon .ant-steps-icon {
  color: #8c8c8c;
  font-size: 14px;
}
.config-step-modal .ant-steps-navigation .ant-steps-item .ant-steps-item-container .ant-steps-item-title {
  font-size: 14px;
  color: #8c8c8c;
  font-weight: 400;
}
.config-step-modal .ant-steps-navigation .ant-steps-item.ant-steps-item-active {
  color: #1677ff;
  padding: 8px 12px;
  border-radius: 8px;
}
.config-step-modal .ant-steps-navigation .ant-steps-item.ant-steps-item-active::before {
  display: none;
}
.config-step-modal .ant-steps-navigation .ant-steps-item.ant-steps-item-active .ant-steps-item-container {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 8px;
  background-color: #eff6ff;
}
.config-step-modal .ant-steps-navigation .ant-steps-item.ant-steps-item-active .ant-steps-item-title {
  color: #1677ff;
}
.config-step-modal .ant-steps-navigation .ant-steps-item.ant-steps-item-active .ant-steps-item-icon {
  color: #1677ff;
}
.config-step-modal .ant-steps-navigation .ant-steps-item.ant-steps-item-active .ant-steps-item-icon .ant-steps-icon {
  color: #1677ff;
}
.config-step-modal .ant-steps-navigation .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-icon {
  background: #fff;
  border-color: #52c41a;
}
.config-step-modal .ant-steps-navigation .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-title {
  color: #52c41a;
}
.config-step-modal .config-modal-footer {
  display: flex;
  justify-content: center;
  gap: 16px;
  padding-top: 8px;
}
.config-step-modal .config-step-content {
  min-height: 280px;
}
.config-step-modal .step-section-title {
  font-size: 16px;
  font-weight: 600;
  color: #262626;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}
.config-step-modal .step-select-express {
  /* 编辑模式-已选物流卡�?*/
}
.config-step-modal .step-select-express .express-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 12px;
  gap: 12px;
}
.config-step-modal .step-select-express .express-option {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s;
}
.config-step-modal .step-select-express .express-option:hover {
  border-color: #1677ff;
}
.config-step-modal .step-select-express .express-option-selected {
  border-color: #1677ff;
  background: #f0f5ff;
}
.config-step-modal .step-select-express .express-option-disabled {
  opacity: 0.45;
  cursor: not-allowed;
}
.config-step-modal .step-select-express .express-option-disabled:hover {
  border-color: #d9d9d9;
}
.config-step-modal .step-select-express .express-option .express-code-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 24px;
  padding: 0 6px;
  background: #f0f0f0;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  color: #595959;
}
.config-step-modal .step-select-express .express-option .express-name {
  font-size: 14px;
  color: #262626;
}
.config-step-modal .step-select-express .edit-express-card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px 24px;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  background: #fafafa;
}
.config-step-modal .step-select-express .edit-express-card .edit-express-icon {
  font-size: 36px;
}
.config-step-modal .step-select-express .edit-express-card .edit-express-info .edit-express-label {
  font-size: 12px;
  color: #8c8c8c;
  margin-bottom: 2px;
}
.config-step-modal .step-select-express .edit-express-card .edit-express-info .edit-express-name {
  font-size: 18px;
  font-weight: 700;
  color: #262626;
  margin-bottom: 4px;
}
.config-step-modal .step-select-express .edit-express-card .edit-express-info .edit-express-tip {
  font-size: 12px;
  color: #8c8c8c;
}
.config-step-modal .step-account-config .account-tip-bar {
  background: #f6f6f6;
  padding: 10px 16px;
  border-radius: 6px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #595959;
}
.config-step-modal .step-outlet-info .outlet-section-subtitle {
  font-size: 14px;
  font-weight: 500;
  color: #262626;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.support-card-badge {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: linear-gradient(180deg, #eaf3ff 0%, #dce9fb 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.support-card-badge span {
  font-size: 14px;
  line-height: 1;
  font-weight: 800;
  background: linear-gradient(135deg, #145dff 0%, #145dff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/**
 * 评价管理页面样式
 */
.template-content textarea.ant-input {
  width: 200px !important;
}
.template-content .reply-card-list {
  width: 100%;
  padding-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.template-content .reply-card {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
}
.template-content .reply-card-content {
  color: rgba(0, 0, 0, 0.45);
}
.template-content .reply-card-footer {
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.evaluationContent {
  margin-bottom: 0 !important;
}
.evaluationContent p {
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.evaluationContent p span {
  background: transparent !important;
}
.evaluationContent-tip p span {
  background: transparent !important;
}

.import-container .box {
  margin-bottom: 24px;
}
.import-container .box .title {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 12px;
}
.import-container .box .text {
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 12px;
  white-space: pre-line;
}
.import-container .box .link {
  color: #1890ff;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.import-container .box .link:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.sensitive-word-page {
  height: 100%;
}

.invoice-management-page {
  height: 100%;
}
.invoice-management-upload-button {
  min-width: 112px;
}
.invoice-management-modal .ant-descriptions {
  margin-bottom: 24px;
}

.auxo-pair-head-wrapper {
  padding: 10px;
  background: #f5f5f5;
}
.auxo-pair-head-td {
  background: #f5f5f5 !important;
}

/**
 * 售后详情页面样式
 * 从 feebus 项目迁移
 */
.grey-body {
  background-color: #edeeef;
}
.sku-return-detail {
  width: 100%;
  height: 100%;
  overflow: scroll;
  /* 主计时器数字样式 */
  /* 主计时器分隔符样式 */
  /* 计时器容器样式 */
}
.sku-return-detail .main-count-up {
  border-radius: 2px;
  display: inline-block;
  width: 12px;
  text-align: center;
  font-weight: 800;
  margin-right: 1px;
  color: #1677ff;
  background: #f0f6ff;
  border: 1px solid rgba(71, 132, 255, 0.09);
}
.sku-return-detail .main-count-up-wrap {
  display: inline-block;
  margin: 0 2px;
}
.sku-return-detail .count-up-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sku-return-detail .detail-header {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.sku-return-detail .detail-header .main-main-wrapper {
  display: flex;
  flex-direction: row;
  padding: 32px 32px 28px 32px;
}
.sku-return-detail .detail-header .main-main-wrapper .status-icon {
  width: 56px;
  height: 56px;
  margin: 40px 20px;
}
.sku-return-detail .detail-header .main-main-info {
  margin-left: 16px;
}
.sku-return-detail .detail-header .main-main-info .main-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  color: #252931;
  display: flex;
  align-items: center;
}
.sku-return-detail .detail-header .main-main-info .main-sub-title {
  color: #8c8c8c;
  margin-top: 4px;
  line-height: 16px;
  font-size: 12px;
}
.sku-return-detail .detail-info {
  margin-top: 20px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: start;
  height: 350px;
}
.sku-return-detail .detail-info .detail-order-info {
  width: 495px;
  padding: 10px;
  background-color: #fff;
  margin-right: 20px;
  height: 100%;
}
.sku-return-detail .detail-info .detail-logistics-info {
  width: calc(100% - 495px);
  padding: 10px;
  background-color: #fff;
  height: 100%;
}
.sku-return-detail .detail-goods {
  background-color: #fff;
  margin-top: 20px;
  padding-bottom: 40px;
  border-radius: 10px;
}
.sku-return-detail .main-row-detail-info-wrapper .main-row-item-wrapper {
  display: flex;
  grid-column-gap: 12px;
  -moz-column-gap: 12px;
  column-gap: 12px;
  padding-right: 32px;
}
.sku-return-detail .main-row-detail-info-wrapper .main-row-item-wrapper .row-label {
  color: #8c8c8c;
  white-space: nowrap;
  flex-shrink: 0;
  min-width: 50px;
}
.sku-return-detail .main-row-detail-info-wrapper .main-row-item-wrapper .row-content {
  color: #252931;
  flex: 1 0;
}
.sku-return-detail .main-row-detail-info-wrapper .main-row-item-wrapper .row-content > span {
  word-break: break-all;
  white-space: pre-wrap;
}
.sku-return-detail .style-title {
  color: #252931;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 16px;
}
.sku-return-detail .style-detail-info-wrapper {
  display: flex;
  transition: all 0.6s ease-in-out;
}
.sku-return-detail .style-detail-info-wrapper .style-column {
  flex-shrink: 0;
}
.sku-return-detail .style-detail-info-wrapper .style-column .style-item-wrapper {
  display: flex;
  font-size: 13px;
  line-height: 18px;
}
.sku-return-detail .style-detail-info-wrapper .style-column .style-item-wrapper:not(:first-child) {
  margin-top: 12px;
}
.sku-return-detail .style-detail-info-wrapper .style-column .style-item-wrapper .style-label {
  color: #8c8c8c;
  flex-shrink: 0;
  margin-right: 12px;
  white-space: nowrap;
}
.sku-return-detail .style-detail-info-wrapper .style-column .style-item-wrapper .style-content {
  color: #252931;
}
.sku-return-detail .style-panelWrapper {
  background-color: #fff;
  border-radius: 4px;
  padding: 24px;
  margin-bottom: 24px;
}
.sku-return-detail .style-panelWrapper .style-header {
  margin-bottom: 16px;
}
.sku-return-detail .style-panelWrapper .style-panelTitle {
  font-size: 16px;
  font-weight: 500;
  color: #262626;
  display: flex;
  align-items: center;
  gap: 8px;
}
.sku-return-detail .style-panelWrapper .style-panelTitle .style-view-icon {
  font-size: 16px;
  color: #1890ff;
  cursor: pointer;
}
.sku-return-detail .style-panelWrapper .style-subTitle {
  font-size: 14px;
  color: #8c8c8c;
  margin-top: 4px;
}

/**
 * UpdateCategoryModal 样式
 * 从 feebus 项目迁移
 */
.component-category-select-modal .component-category .category-path-wrap {
  margin-bottom: 12px;
}
.component-category-select-modal .component-category .category-path-wrap .path-info-wrap .path-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.component-category-select-modal .component-category .category-path-wrap .path-info-wrap .path-list .path-label {
  margin-right: 8px;
  font-weight: 500;
}
.component-category-select-modal .component-category .category-path-wrap .path-info-wrap .path-list .path-node {
  padding: 0 4px;
}
.component-category-select-modal .component-category .recent-select-categories {
  margin-bottom: 12px;
  font-size: 14px;
}
.component-category-select-modal .component-category .recent-select-categories .recent-select-categories-title {
  margin-right: 8px;
  font-weight: 500;
}
.component-category-select-modal .component-category .recent-select-categories a {
  color: #1890ff;
  cursor: pointer;
}
.component-category-select-modal .component-category .recent-select-categories a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.component-category-select-modal .component-category .recent-select-categories .separator {
  margin: 0 8px;
  color: #d9d9d9;
}
.component-category-select-modal .component-category .category-lists-wrap {
  display: flex;
  gap: 12px;
}
.component-category-select-modal .component-category .category-lists-wrap .category-list {
  flex: 1;
}
.component-category-select-modal .component-category .category-lists-wrap .category-list .search-wrap {
  width: 100%;
}
.component-category-select-modal .component-category .category-lists-wrap .category-list .category-list-item {
  cursor: pointer;
  padding: 8px 12px;
  transition: background-color 0.3s;
}
.component-category-select-modal .component-category .category-lists-wrap .category-list .category-list-item:hover {
  background-color: #f5f5f5;
}
.component-category-select-modal .component-category .category-lists-wrap .category-list .category-list-item.selected {
  background-color: #e6f7ff;
  color: #1890ff;
}
.component-category-select-modal .component-category .category-lists-wrap .category-list .category-list-item .category-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/**
 * 商品列表页面样式
 * 从 feebus 项目迁移
 */
#goods-manage {
  height: 100%;
}
#goods-manage td {
  white-space: break-spaces;
  text-overflow: ellipsis;
  word-break: break-all;
  position: relative;
}
#goods-manage .style_text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
#goods-manage .shelf-item-component-desc {
  display: flex;
  word-wrap: break-word;
  white-space: normal;
  word-break: break-all;
}
#goods-manage .product-img {
  width: 68px;
  height: 68px;
  border-radius: 12px;
  margin-right: 15px;
}
#goods-manage .product-desc {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#goods-manage .product-name-span {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  margin-bottom: 4px;
}
#goods-manage .product-name-span .title-link {
  color: #111;
  font-size: 14px;
  margin-right: 8px;
}
#goods-manage .product-name-span .anticon-copy {
  cursor: pointer;
  color: #1890ff;
  font-size: 12px;
}
#goods-manage .product-name-span .anticon-copy:hover {
  color: #40a9ff;
}
#goods-manage .product-desc-span {
  font-size: 12px;
  color: #999999;
  margin-bottom: 4px;
}
#goods-manage .product-desc-span .anticon-copy {
  margin-left: 8px;
  cursor: pointer;
  color: #1890ff;
  font-size: 12px;
}
#goods-manage .product-desc-span .anticon-copy:hover {
  color: #40a9ff;
}
#goods-manage .product-tag {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}

.item-edit #item-edit {
  position: relative;
  overflow: scroll;
  scrollbar-gutter: stable;
}
.item-edit .Layout_box {
  height: 100%;
  background: #fff;
}
.item-edit .Layout_box .Sider {
  background: transparent;
  position: fixed;
  z-index: 1000;
}
.item-edit .Layout_box .Sider .ant-layout-sider-children {
  height: auto;
}
.item-edit .Layout_box .Sider .Anchor {
  height: 500px;
}
.item-edit .Layout_box .Sider .Anchor .Anchor_link {
  display: block;
  height: 50px;
  line-height: 50px;
}
.item-edit .Layout_box .Layout_content {
  background: transparent;
  margin-left: 200px;
  z-index: 300;
}
.item-edit .Layout_box .Layout_content .ant-descriptions-item-container {
  align-items: center;
}
.item-edit .Layout_box .Layout_content .mandatory_title {
  color: #f00;
  margin-right: 5px;
}
.item-edit .Layout_box .ant-descriptions-title {
  margin-left: 24px;
}
.item-edit .Layout_box .ant-table-wrapper {
  padding: 0 24px 24px;
}
.item-edit .Layout_box .ant-descriptions-item-label {
  margin-left: 24px;
}
.item-edit #right_edit {
  z-index: 2;
  width: 1024px;
  margin-left: 258px;
  padding-bottom: 55px;
  padding-right: 18px;
}
.item-edit .ant-table-tbody > tr > td {
  padding: 14px 12px;
}
.item-edit .ant-table-tbody > tr > td .ant-form-item {
  margin-bottom: 0px;
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .item-edit #ROOT {
    flex-direction: row;
    justify-content: center;
    position: relative;
  }
  .item-edit #right_edit {
    width: 1240px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1756px) {
  .item-edit #right_edit {
    width: 1240px;
    padding-right: 0;
  }
}
@media screen and (min-width: 1757px) {
  .item-edit #right_edit {
    width: 1240px;
    margin: 0 auto;
    padding-right: 0;
  }
}
.item-edit .publish_good_left_con {
  min-width: 160px;
  height: 100%;
  background: #ffffff;
  border-radius: 16px;
  padding: 24px;
  padding-top: 12px;
  margin-top: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.06);
}
.item-edit .publish_good_left_con .publish_good_left_con_data {
  border-radius: 2px;
}
.item-edit .publish_good_left_con .publish_good_left_con_data a {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}
.item-edit .publish_good_left_con .publish_good_left_con_data a .publish_good_left_test {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  margin-bottom: 6px;
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  position: relative;
  border-radius: 8px;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid transparent;
}
.item-edit .publish_good_left_con .publish_good_left_con_data a .publish_good_left_test:hover {
  background: #f5f5f5;
  color: #0268ff;
}
.item-edit .publish_good_left_con .publish_good_left_con_data a .actived {
  color: #0268ff;
  font-weight: 500;
}
.item-edit .publish_good_left_con .publish_good_left_con_data a .actived::before {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  width: 4px;
  height: calc(100% + 2px);
  background: linear-gradient(180deg, #1890ff 0%, #0268ff 100%);
  border-radius: 8px 0 0 8px;
  box-shadow: 2px 0 8px rgba(2, 104, 255, 0.3);
}
.item-edit .styles_required {
  color: #f60;
  margin-left: 4px;
  font-size: 14px;
}
.item-edit .sku-price-table .hidden-column {
  display: none;
}
.item-edit .common-wrap {
  background: #f7f8fa;
  border-radius: 9px;
  padding: 18px;
}
.item-edit .common-wrap .attr-item-select,
.item-edit .common-wrap .attr-item-input,
.item-edit .common-wrap .trade-information-input {
  width: 270px !important;
  display: block;
}
.item-edit .wrapper-label {
  color: #111;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  overflow: hidden;
}
.item-edit .component-category-line {
  align-items: center;
  display: flex;
}
.item-edit .component-category-line .empty-cat-warning {
  color: #e72b00;
  color: var(--color-error-4, #e72b00);
  margin-right: 17px;
  font-size: 14px;
}
.item-edit .component-category-line .info-cate {
  flex: 1;
  align-items: center;
  display: flex;
}
.item-edit .component-category-line .info-cate .path-name {
  font-size: 14px;
}
.item-edit .component-category-line .switch-cate-btn {
  font-size: 12px;
  font-size: var(--sell-font-size, 12px);
}
.item-edit .item-component-block {
  background: #fff;
  border-radius: 16px;
  margin: 16px auto;
  padding: 28px 32px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.06);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.item-edit .item-component-block:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08), 0 8px 24px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
  border-color: rgba(24, 144, 255, 0.2);
}
.item-edit .item-component-block .item-component-block-header {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.item-edit .item-component-block .item-component-block-header .item-component-header-title {
  color: #262626;
  margin: 0 12px 0 0;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  position: relative;
  padding-left: 12px;
}
.item-edit .item-component-block .item-component-block-header .item-component-header-title::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 18px;
  background: linear-gradient(135deg, #1890ff 0%, #096dd9 100%);
  border-radius: 2px;
}
.item-edit .goods-images-group {
  width: 540px;
}
.item-edit .image-list {
  justify-content: flex-start;
  padding: 0;
  display: flex;
  overflow: hidden;
}
.item-edit .image-list .ant-upload-select-picture-card,
.item-edit .main-video .ant-upload-select-picture-card,
.item-edit .image-list .ant-upload-list-picture-card-container,
.item-edit .main-video .ant-upload-list-picture-card-container {
  width: 90px;
  height: 90px;
}
.item-edit .image-list .ant-upload.ant-upload-select-picture-card:hover .image-empty .placeholder .text,
.item-edit .main-video .ant-upload.ant-upload-select-picture-card:hover .image-empty .placeholder .text {
  color: var(--ant-primary-color);
}
.item-edit .image-list .image-empty .placeholder,
.item-edit .main-video .image-empty .placeholder {
  color: #999;
  max-width: 70px;
  line-height: 100%;
  font-size: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.item-edit .image-list .image-empty .placeholder .text,
.item-edit .main-video .image-empty .placeholder .text {
  text-align: center;
  padding-top: 6px;
}
.item-edit .image-list .image-empty .placeholder .text:hover,
.item-edit .main-video .image-empty .placeholder .text:hover {
  color: #3d7fff;
}
.item-edit .sell-float-bottom {
  text-align: center;
  z-index: 100;
  background-color: #fff;
  border-top: 0;
  width: 100%;
  height: 66px;
  line-height: 66px;
  position: fixed;
  bottom: 0;
  left: 200px;
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.06);
}
.item-edit .detail-img-list {
  display: flex;
  flex-direction: row;
  padding: 18px;
  background: #fafbfc;
}
.item-edit .detail-img-list .image-list {
  margin-top: 16px;
}
.item-edit .detail-img-list-preview {
  width: 378px;
  text-align: center;
  border: solid 1px #e8e8e8;
}
.item-edit .detail-img-list-preview-title {
  padding-left: 24px;
  text-align: left;
  background: #f9f9fa;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #999999;
}
.item-edit .detail-img-list-preview .viewGroup {
  width: 375px;
  height: 500px;
  overflow-y: auto;
}
.item-edit .detail-img-list-upload-img-list {
  margin-left: 16px;
  width: 530px;
  height: 542px;
  border: solid 1px #e8e8e8;
  background: #fff;
  padding: 12px;
  display: flex;
  flex-direction: column;
}
.item-edit .detail-img-list-upload-img-list-header {
  display: flex;
  font-size: 14px;
  align-items: center;
  color: rgba(0, 0, 0, 0.85);
}
.item-edit .detail-img-list-upload-img-list-header .sub-title {
  color: rgba(0, 0, 0, 0.45);
}
.item-edit .detail-img-list-upload-img-list .image-item {
  position: relative;
  width: 104px;
  height: 104px;
  border: 1px solid #ccc;
  background: #F5F5F5;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
}
.item-edit .detail-img-list-upload-img-list .upload-mask {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.8;
  background: #000;
}
.item-edit .detail-img-list-upload-img-list .upload-img {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
}
.item-edit .detail-img-list-upload-img-list .image {
  width: 103px;
  height: 103px;
  -o-object-fit: cover;
     object-fit: cover;
}
.item-edit .detail-img-list-upload-img-list .styles_controls {
  align-items: center;
  background: rgba(0, 0, 0, 0.65);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s;
}
.item-edit .detail-img-list-upload-img-list .styles_controls.styles_bottom {
  border-radius: 0 0 4px 4px;
  bottom: 0;
  height: 32px;
  left: 0;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
}
.item-edit .detail-img-list-upload-img-list .styles_controls.styles_bottom .styles_iconSeparator {
  color: #85878a;
  display: block;
  font-size: 12px;
  font-style: normal;
  line-height: 14px;
}
.item-edit .detail-img-list-upload-img-list .styles_controls > span {
  align-items: center;
  display: flex;
  flex: 1 1;
  justify-content: space-around;
  margin: auto 3px;
}
.item-edit .sku-spec .style_helperWrapper {
  align-items: flex-start;
  display: flex;
}
.item-edit .sku-spec .add-sku-name {
  align-items: center;
  cursor: pointer;
  display: flex;
}
.item-edit .sku-spec .add-sku-name .new-sku {
  color: #898b8f;
  font-size: 14px;
  line-height: 20px;
}
.item-edit .sku-spec .style_contentBox {
  background: #f8f9fa;
  border-radius: 4px;
  padding: 16px;
  width: 100%;
}
.item-edit .sku-spec .style_contentBox .style_hasError {
  border-color: #ff4040;
}
.item-edit .sku-spec .style_skuNameBox {
  display: flex;
  justify-content: space-between;
}
.item-edit .sku-spec .style_skuNameBox .style_required {
  color: #ff4050;
  margin-right: 4px;
  position: relative;
  top: 2px;
}
.item-edit .sku-spec .style_skuNameBox .style_specName {
  color: #252931;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  margin-right: 16px;
}
.item-edit .sku-spec .style_skuValueInput {
  display: flex;
  margin-top: 12px;
  min-width: 290px;
  padding-right: 16px;
  align-items: center;
}
.item-edit .sku-spec .style_specValueBox {
  margin-top: 16px;
}
.item-edit .sku-spec .style_skuValueBox {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-right: -18px;
}
.item-edit .sku-spec .style_skuNameBox .style_specPic {
  align-items: center;
  display: flex;
  margin-left: 12px;
}
.item-edit .sku-spec .style_disabledDeleteBtn {
  align-items: center;
  color: #aaabaf;
  cursor: not-allowed;
  display: inline-flex;
}
.item-edit .sku-spec .style_specOperations {
  display: flex;
}
.item-edit .sku-spec .style_specOperations .style_item {
  align-items: center;
  color: #55585c;
  cursor: pointer;
  display: flex;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.item-edit .sku-spec .style_specOperations .style_item:hover {
  color: #1966ff;
}
.item-edit .sku-spec .style_specOperations .style_disabled {
  color: #aaabaf;
  cursor: not-allowed;
}
.item-edit .sku-spec .style_specOperations > :not(:first-child):before {
  border-left: 1px solid #dcdee1;
  content: "";
  display: inline-block;
  height: 12px;
  margin: 0 8px;
}
.item-edit .style_delete {
  color: #55585c;
  cursor: pointer;
  margin-left: 8px;
}
.item-edit .style_delete:hover {
  color: #1966ff;
}
.item-edit .table-upload-pic {
  text-align: center;
}
.item-edit .table-upload-pic-select-picture-card .ant-upload-select-picture-card,
.item-edit .table-upload-pic-select-picture-card .ant-upload-list-picture-card-container {
  width: 32px;
  height: 32px;
}
.item-edit .table-upload-pic .image-sku-pic {
  align-items: center;
  background-color: #fff;
  display: inline-flex;
  font-size: 12px;
  color: #565960;
  margin-right: 0;
  border-radius: 4px;
  border: 1px dashed #dcdee1;
}
.item-edit .package-select-goods-table .ant-table {
  border: 1px solid #eeeff0;
}
.item-edit .package-select-goods-table .ant-table-summary > tr:last-of-type > td {
  border-top: none;
}
.item-edit .package-select-goods-table .ant-table-tbody > tr > td {
  font-size: 12px;
  line-height: 20px;
  word-wrap: break-word;
  color: #252931;
  padding: 14px 12px;
  word-break: break-all;
}
.item-edit .package-select-goods-list .item-title {
  color: #333;
  margin: 0 12px 0 0;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 24px;
}
.batch_wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 0 24px 0;
}
.styles_inputBox {
  flex-grow: 1;
  margin-bottom: 12px;
  margin-right: 12px;
  max-width: 162px;
  width: 126px;
}
.styles_inputBox .styles_inputBox_form_item {
  width: 100%;
}
.styles_inputBox.styles_inputBox_small {
  max-width: 120px;
  width: 90px;
}
.styles_inputBox.styles_inputBox_small .ant-input {
  font-size: 14px;
}
.styles_inputBox.styles_inputBox_small .ant-input::-moz-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.styles_inputBox.styles_inputBox_small .ant-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.styles_inputBox .ant-select-selection-overflow {
  flex-wrap: nowrap;
}
.styles_inputBox .ant-select-multiple .ant-select-selection-item {
  background: rgba(0, 0, 0, 0.04);
  border: 1px solid #eeeff0;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: default;
  display: flex;
  flex: none;
  height: 24px;
  line-height: 22px;
  margin-bottom: 2px;
  margin-top: 2px;
  margin-right: 5px;
  max-width: 100%;
  padding-right: 4px;
  padding-left: 8px;
  position: relative;
  transition: font-size 0.3s, line-height 0.3s, height 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}
.styles_inputBox .styles_hiddenRest div[class*=-select-selection-overflow] div[class*=-select-selection-overflow-item] + div[class*=-select-selection-overflow-item-rest] {
  display: none;
}
.styles_inputBox .ant-select-selection-item-content {
  display: inline-block;
  margin-right: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre;
}
.style_shortName {
  align-items: center;
  display: flex;
}
.style_shortName img {
  border-radius: 4px;
  height: 48px;
  margin-right: 10px;
  width: 48px;
}
.style_shortGoodsInfo {
  display: flex;
  flex-direction: row;
}
.style_shortGoodsInfo .style_text {
  color: rgba(137,139,144,0.8);
  font-size: 12px;
  margin-right: 24px;
}
.style_sortGround {
  display: flex;
  flex-wrap: wrap;
  justify-self: flex-start;
}
.style_sortItem {
  background: #f3f4f6;
  border-radius: 4px;
  color: #12141a;
  cursor: pointer;
  font-size: 14px;
  line-height: 16px;
  padding: 6px 23px;
}
.style_sortButton {
  color: #565960;
  cursor: pointer;
  display: flex;
  font-size: 12px;
  line-height: 16px;
}
.style_disabled {
  color: #aaabaf;
}
.style_sortItemHasMargin {
  margin-bottom: 12px;
  margin-right: 12px;
}
.popup-footer {
  align-items: baseline;
  display: flex;
  justify-content: space-between;
  padding: 0 12px;
}
.ant-input-group > :not(:last-child) {
  border-right-width: 1px;
  margin-right: -1px;
}
.component-category-select-modal {
  margin: 6px 0;
}
.component-category-select-modal .component-category .category-path-wrap {
  color: #999;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 6px 0;
  font-size: 12px;
  line-height: 20px;
  display: flex;
  overflow: hidden;
}
.component-category-select-modal .component-category .category-path-wrap .path-label {
  vertical-align: -2px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
}
.component-category-select-modal .component-category .category-path-wrap .path-node {
  border-width: 0;
  border-radius: 0;
  height: 15px;
  padding: 0;
  font-size: 12px;
}
.component-category-select-modal .component-category .category-path-wrap .connector-char {
  vertical-align: middle;
  height: 24px;
  padding: 0 4px;
  line-height: 24px;
  display: inline-block;
}
.component-category-select-modal .component-category .category-lists-wrap {
  border: 1px solid #eee;
  width: 100%;
  position: relative;
  height: 330px;
  overflow: hidden;
}
.component-category-select-modal .component-category .category-list {
  float: left;
  border-right: 1px solid #eee;
  flex-direction: column;
  height: 330px;
  transition: all 0.5s;
  display: flex;
  position: relative;
}
.component-category-select-modal .component-category .category-list .search-wrap {
  width: 90%;
  margin: 0 5%;
  border-radius: 6px;
  position: relative;
}
.component-category-select-modal .component-category .category-list .ant-list-items {
  height: 270px;
  overflow-y: auto;
}
.component-category-select-modal .component-category .category-list .category-list-item {
  cursor: pointer;
  border-left: 2px solid transparent;
  width: 100%;
}
.component-category-select-modal .component-category .category-list .category-list-item.selected .category-name {
  color: #1890ff;
}
.package-select-goods-search {
  margin: 24px 0;
}
.package-select-goods-search .ant-input {
  line-height: 1.5715;
  height: auto;
}
.help-container {
  color: rgba(0, 0, 0, 0.45);
  margin-top: 8px;
}
.ant-drawer-footer-default {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.ant-drawer-footer-default .ant-drawer-footer-help {
  margin-right: 24px;
  overflow: hidden;
  white-space: nowrap;
}
.package-select-modal-goods-table .style_goodsInfo {
  align-items: center;
  display: flex;
  width: 100%;
}
.package-select-modal-goods-table .style_goodsInfo .style_goodsImg {
  border-radius: 4px;
}
.package-select-modal-goods-table .style_goodsInfo .style_goodsContent {
  color: #12141a;
  display: flex;
  flex: 1 1;
  flex-direction: column;
  font-size: 14px;
  font-weight: 400;
  height: 44px;
  justify-content: space-between;
  line-height: 20px;
}
.package-select-modal-goods-table .style_goodsInfo .style_goodsContent .style_goodsName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 288px;
}
.package-select-modal-goods-table .style_goodsInfo .style_goodsContent .style_goodsId {
  color: #85878a;
  white-space: nowrap;
}
.package-select-modal-goods-table .style_skuName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 288px;
}
.package-select-modal-goods-table tr.ant-table-expanded-row:hover > td,
.package-select-modal-goods-table tr.ant-table-expanded-row > td {
  background: #f8f9fa;
}
.package-select-modal-goods-table .ant-table-tbody > tr > td .ant-table-wrapper .ant-table .ant-table-tbody > tr > td {
  background-color: #f8f9fa;
}
.upload-popover-inner-content {
  align-items: center;
  display: flex;
  padding: 0 12px;
}
.upload-popover-inner-content .upload-action {
  margin: 0 12px;
  align-items: center;
  border-radius: 4px;
  color: #565960;
  cursor: pointer;
  display: inline-flex;
  flex: 0 0 24px;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}
.upload-popover-inner-content .upload-action-icon {
  font-size: 16px;
  margin-bottom: 2px;
}
.upload-popover-inner-content .upload-action-text {
  font-size: 12px;
  line-height: 16px;
}
.recent-select-categories {
  margin-bottom: 8px;
}
.recent-select-categories-title {
  color: #898b8f;
  font-size: 14px;
  line-height: 16px;
  margin-right: 8px;
}
.recent-select-categories .separator {
  margin: 0 16px;
  color: #c4c4c4;
}

.text-wrap {
  white-space: pre-wrap;
  width: 100%;
  word-wrap: break-word;
  overflow: hidden;
}

#new_inventory_manage {
  height: 100%;
}
#new_inventory_manage td {
  white-space: break-spaces;
  word-wrap: break-word;
}
#new_inventory_manage .style_text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
#new_inventory_manage .separator {
  color: var(--ant-primary-color);
}

/**
 * 运费模板页面样式
 * 从 feebus 项目迁移
 */
.freight-page {
  padding: 24px;
}
.freight-page .freight-header {
  margin-bottom: 20px;
}
.freight-page .freight-body .freight-table-wrapper {
  margin-bottom: 30px;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  overflow: hidden;
}
.freight-page .freight-body .freight-table-wrapper .freight-table-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  background-color: #fafafa;
  border-bottom: 1px solid #e8e8e8;
}
.freight-page .freight-body .freight-table-wrapper .freight-table-header .freight-table-title {
  font-weight: 500;
  font-size: 14px;
}
.freight-page .freight-body .freight-table-wrapper .freight-table-header .freight-table-title a {
  font-weight: normal;
  font-size: 13px;
}
.freight-page .freight-body .freight-table-wrapper .freight-table-header .freight-table-actions {
  display: flex;
  gap: 16px;
  align-items: center;
  font-size: 13px;
}
.freight-page .freight-body .freight-table-wrapper .freight-table-header .freight-table-actions span {
  color: #666;
}
.freight-page .freight-body .freight-table-wrapper .freight-table-header .freight-table-actions a {
  color: #1890ff;
}
.freight-page .freight-body .freight-table-wrapper .ant-table .rule-area {
  display: inline-block;
  padding: 2px 8px;
  margin: 2px;
  background-color: #f0f0f0;
  border-radius: 2px;
  font-size: 12px;
}
.freight-page .freight-pagination {
  margin-top: 20px;
  text-align: right;
}
/* 省市选择器样式 */
.province-selector .province-selector-header {
  padding: 10px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 10px;
}
.province-selector .province-list {
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 400px;
  overflow-y: auto;
}
.province-selector .province-list > li {
  position: relative;
  padding: 8px 10px;
  border-bottom: 1px solid #f0f0f0;
}
.province-selector .province-list > li.selected {
  background-color: #f5f5f5;
}
.province-selector .province-list > li .province-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.province-selector .province-list > li .province-item .city-dropdown {
  cursor: pointer;
  color: #999;
  display: flex;
  align-items: center;
  gap: 4px;
}
.province-selector .province-list > li .province-item .city-dropdown .city-count {
  font-size: 12px;
}
.province-selector .province-list > li .province-item .city-dropdown:hover {
  color: #1890ff;
}
.province-selector .province-list > li .city-list {
  position: absolute;
  left: 0;
  top: 100%;
  width: 200px;
  background-color: #f5f5f5;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  z-index: 10;
  padding: 10px;
}
.province-selector .province-list > li .city-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 300px;
  overflow-y: auto;
}
.province-selector .province-list > li .city-list ul li {
  padding: 4px 0;
}
.province-selector .province-list > li .city-list .city-list-footer {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e8e8e8;
  text-align: center;
}
.province-selector .province-list > li .city-list .city-list-footer a {
  color: #1890ff;
}

.brand-manage-page {
  height: 100%;
}

.item-setting-page {
  height: 100%;
}

.guider-list {
  height: 100%;
}
.guider-list .component-standard-container {
  height: calc(100% - 50px);
}

.distribution-apply-audit-page {
  height: 100%;
}
.distribution-apply-audit-page .link {
  color: #1890ff;
  cursor: pointer;
}
.distribution-apply-audit-page .link:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.user-manage-page .link {
  color: #1890ff;
  cursor: pointer;
}
.user-manage-page .link:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.user-manage-page .block {
  margin-bottom: 10px;
}
.user-manage-page .block span.note {
  color: #cccccc;
}
.user-manage-page table td {
  vertical-align: top;
  word-break: break-all;
}
.user-manage-page .pagination {
  margin-bottom: 20px;
  float: right;
}

/**
 * 提现申请管理页面样式
 * 从 feebus 项目迁移 (view.scss)
 */

/**
 * 新提现申请管理页面样式
 * 从 feebus 项目迁移 (view.scss)
 * 注意：由于 mallUser 项目中没有 pokeball 主题包，使用具体颜色值替代主题变量
 */
.on-off-shelf .block {
  margin-bottom: 20px;
}
.on-off-shelf table .top-text {
  vertical-align: top;
}
.on-off-shelf table .item-logo {
  float: left;
}
.on-off-shelf table .item-logo img {
  width: 58px;
  height: 58px;
  border: 1px solid #e5e5e5;
}
.on-off-shelf table .item-description {
  float: left;
  width: 210px;
  margin-left: 10px;
}
.on-off-shelf table .item-description a {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: inline-block;
}
.on-off-shelf .no-padding {
  padding: 0;
}
.set-member-price-form {
  margin-top: 20px;
  padding: 0 15px;
  position: relative;
}
.set-member-price-form .close-warning {
  color: #ff4d4f;
  font-weight: bold;
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.set-member-price-form #choose {
  list-style: none;
}
.set-member-price-form #choose .control-group .sku-attr {
  border: 1px solid #e5e5e5;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
  margin-bottom: 5px;
  padding: 5px 15px;
  color: #333333;
  line-height: 14px;
  font-size: 12px;
  position: relative;
}
.set-member-price-form #choose .control-group .sku-attr.hasImage {
  padding: 0;
}
.set-member-price-form #choose .control-group .sku-attr.disabled,
.set-member-price-form #choose .control-group .sku-attr[disabled] {
  cursor: not-allowed;
  background-color: #f5f5f5;
}
.set-member-price-form #choose .control-group .sku-items-label {
  float: left;
  width: 90px;
  height: 25px;
  overflow: hidden;
  text-align: left;
  font-size: 12px;
  color: #999999;
}
.set-member-price-form #choose .control-group .sku-items {
  width: 400px;
  display: inline-block;
  vertical-align: middle;
}
.set-member-price-form #choose .control-group .sku-items img {
  width: 25px;
  height: 25px;
}
.set-member-price-form #choose .control-group .selected {
  border: 1px solid #1890ff;
  position: relative;
}
.set-member-price-form #choose .control-group .selected .attr-checked {
  display: block;
}
.set-member-price-form #choose .control-group .attr-checked {
  position: absolute;
  display: none;
  right: -1px;
  bottom: -1px;
  width: 13px;
  height: 13px;
}
.set-member-price-form #choose .control-group .attr-checked .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.set-member-price-form #choose .total-stock {
  color: #999999;
}
.set-member-price-form #choose-btns {
  margin-top: 26px;
  padding-left: 92px;
}
.set-member-price-form #choose-btns .report-item {
  padding: 14px;
}
.set-member-price-form #choose-btns .btn {
  font-size: 16px;
  width: 180px;
  height: 40px;
  text-align: center;
  padding: 0;
}
.set-member-price-form #choose-btns .btn-secondary {
  background-color: #ffffff;
  border: 1px solid #197aff;
  color: #197aff;
}
.set-member-price-form #choose-btns .btn-secondary:hover {
  border: 1px solid #24344e;
  color: #24344e;
}
.set-member-price-form #choose-btns .btn-primary {
  border: 1px solid #197aff;
  background-color: #197aff;
}
.set-member-price-form #choose-btns .btn-primary:hover {
  border: 1px solid #24344e;
  background-color: #24344e;
}
.set-member-price-form .intelligent-search .select-span {
  position: absolute;
  border: 1pt solid #c1c1c1;
  overflow: hidden;
  width: 232px;
  height: 34px;
  clip: rect(-1px 234px 207px 218px);
}
.set-member-price-form .intelligent-search .select-span select {
  width: 234px;
  height: 34px;
  margin: -2px;
}
.set-member-price-form .intelligent-search .input-span {
  position: absolute;
  border: 1pt solid #c1c1c1;
  border-left: 1pt solid #c1c1c1;
  border-bottom: 1pt solid #c1c1c1;
  width: 218px;
  height: 34px;
}
.set-member-price-form .intelligent-search .input-span input {
  width: 216px;
  height: 32px;
  border: 0pt;
}
.batch-set .group-title {
  position: static;
  width: auto;
  margin-right: 0 !important;
}
.batch-set .group-content {
  padding-left: 10px;
  display: inline-block;
}
.form-aligned .control-group label {
  text-align: left;
}

/**
 * 提现申请管理（汇付）样式
 * 从 feebus 项目迁移
 */
.huifu-withdraw-deposit-apply .detail-drawer .ant-drawer-body {
  padding: 24px;
}
.huifu-withdraw-deposit-apply .detail-drawer .basic-info {
  margin-bottom: 24px;
}
.huifu-withdraw-deposit-apply .detail-drawer .basic-info .ant-descriptions-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
}
.huifu-withdraw-deposit-apply .detail-drawer .detail-table .ant-table-thead > tr > th {
  background-color: #fafafa;
  font-weight: 600;
}
.huifu-withdraw-deposit-apply .detail-drawer .detail-table .ant-table-tbody > tr:hover > td {
  background-color: #f5f5f5;
}
.huifu-withdraw-deposit-apply .detail-drawer .status-tag {
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 4px;
}
.huifu-withdraw-deposit-apply .detail-drawer .amount-text {
  font-weight: 600;
  color: #1890ff;
}
.huifu-withdraw-deposit-apply .detail-drawer .operation-btn {
  padding: 0;
  height: auto;
  line-height: 1.5;
}
.huifu-withdraw-deposit-apply .ant-drawer .ant-drawer-body {
  padding: 24px;
}
.huifu-withdraw-deposit-apply .ant-drawer .ant-descriptions .ant-descriptions-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
}
.huifu-withdraw-deposit-apply .ant-drawer .ant-table .ant-table-thead > tr > th {
  background-color: #fafafa;
  font-weight: 600;
}
.huifu-withdraw-deposit-apply .ant-drawer .ant-table .ant-table-tbody > tr:hover > td {
  background-color: #f5f5f5;
}
.huifu-withdraw-deposit-apply .ant-drawer .ant-tag {
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 4px;
}
.huifu-withdraw-deposit-apply .ant-drawer .flex-tabs .ant-tabs-content-holder {
  flex: 1;
  overflow: hidden;
}
.huifu-withdraw-deposit-apply .ant-drawer .flex-tabs .ant-tabs-tabpane {
  height: 100%;
  overflow: hidden;
}

/**
 * 用户余额样式
 * 从 feebus 项目迁移
 */
.balance-withdraw .balance-detail-table {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.balance-withdraw .balance-detail-table .search-form {
  flex-shrink: 0;
  margin-bottom: 16px;
}
.balance-withdraw .balance-detail-table .ant-table-wrapper {
  flex: 1;
  overflow: hidden;
}
.balance-withdraw .balance-detail-table .ant-table-wrapper .ant-table {
  height: 100%;
}
.balance-withdraw .balance-detail-table .ant-table-wrapper .ant-table-container {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.balance-withdraw .balance-detail-table .ant-table-wrapper .ant-table-body {
  flex: 1;
  overflow: auto;
}
.balance-withdraw .balance-detail-table .ant-table-wrapper .ant-table-pagination {
  flex-shrink: 0;
  margin: 16px 0 0 0;
  text-align: center;
}
.balance-withdraw .balance-detail-table .ant-tabs-content-holder {
  height: 100%;
  overflow: hidden;
}
.balance-withdraw .balance-detail-table .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
}
.balance-withdraw .balance-detail-table .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane {
  height: 100%;
  overflow: hidden;
}
.balance-withdraw .flex-tabs .ant-tabs-content-holder {
  flex: 1;
  overflow: hidden;
}
.balance-withdraw .flex-tabs .ant-tabs-content-holder .ant-tabs-content {
  height: 100%;
}
.balance-withdraw .flex-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane {
  height: 100%;
  padding: 0;
}
@media (max-width: 768px) {
  .balance-withdraw .balance-detail-table .search-form .ant-row .ant-col {
    margin-bottom: 8px;
  }
  .balance-withdraw .balance-detail-table .ant-table-wrapper .ant-table {
    font-size: 12px;
  }
}
.balance-withdraw .detail-drawer .ant-drawer-body {
  padding: 24px;
}
.balance-withdraw .detail-drawer .basic-info {
  margin-bottom: 24px;
}
.balance-withdraw .detail-drawer .basic-info .ant-descriptions-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
}
.balance-withdraw .detail-drawer .detail-table .ant-table-thead > tr > th {
  background-color: #fafafa;
  font-weight: 600;
}
.balance-withdraw .detail-drawer .detail-table .ant-table-tbody > tr:hover > td {
  background-color: #f5f5f5;
}
.balance-withdraw .detail-drawer .status-tag {
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 4px;
}
.balance-withdraw .detail-drawer .amount-text {
  font-weight: 600;
  color: #1890ff;
}
.balance-withdraw .detail-drawer .operation-btn {
  padding: 0;
  height: auto;
  line-height: 1.5;
}
.balance-withdraw .search-form .ant-form-item {
  margin-bottom: 16px;
}
.balance-withdraw .table-container .ant-table-thead > tr > th {
  background-color: #fafafa;
  font-weight: 600;
}

.enterprise-withdrawal .top-account-info {
  background: #fff;
  padding: 24px;
  border-radius: 8px;
  margin-bottom: 16px;
}
.enterprise-withdrawal .top-account-info .desc {
  display: flex;
  margin-top: 10px;
}
.enterprise-withdrawal .top-account-info .desc .label {
  color: #999999;
}
.enterprise-withdrawal .top-account-info .desc .text {
  color: #333;
}
.enterprise-withdrawal .top-account-info .desc .link {
  color: #1890ff;
}
.enterprise-withdrawal .total-amount {
  display: inline-block;
  color: #1890ff;
  font-size: 16px;
}
.enterprise-withdrawal .main-yuan {
  color: #333;
}
.enterprise-withdrawal .style-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table {
  border: 1px solid rgba(0, 0, 0, 0);
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-row-level-0 > td {
  background-color: #fff !important;
  border: none !important;
  padding-top: 24px !important;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-row-level-0 > td::before {
  width: 100%;
  height: calc(100% - 8px);
  position: absolute;
  top: 8px;
  left: 0;
  content: '';
  display: block;
  background-color: #f8f9fa !important;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-row-level-0 .ant-table-selection-column {
  z-index: 3;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-row-level-0 .auxo-pair-head-td {
  position: relative !important;
  left: 0 !important;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-row-level-0 .auxo-pair-head-td::after {
  display: none;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-row-level-0 .auxo-pair-head-td .auxo-pair-head-wrapper {
  position: sticky;
  left: 16px;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-row-level-0 .auxo-pair-head-td:not(.auxo-pair-head-first) .auxo-pair-head-wrapper {
  left: 48px;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-tbody tr:not(.ant-table-row-level-0).ant-table-row-selected td {
  background-color: #fff;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-thead {
  border-radius: 4px;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-thead tr th:first-child {
  border-left: 1px solid #eeeff0;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-thead tr th:last-child {
  border-right: 1px solid #eeeff0;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-thead tr:first-child th {
  border-top: 1px solid #eeeff0;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-thead tr:last-child th:first-child {
  border-bottom-left-radius: 4px;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-thead tr:last-child th:last-child {
  border-bottom-right-radius: 4px;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-tbody tr:last-child td {
  border-bottom: 1px solid #eeeff0;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-tbody tr.ant-table-row-level-0 td:first-child::before {
  border-left: 1px solid #eeeff0;
  border-top: 1px solid #eeeff0;
  border-top-left-radius: 4px;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-tbody tr.ant-table-row-level-0 td:last-child::before {
  border-right: 1px solid #eeeff0;
  border-top: 1px solid #eeeff0;
  border-top-right-radius: 4px;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-tbody tr:not(.ant-table-row-level-0) td:first-child {
  border-left: 1px solid #eeeff0;
}
.enterprise-withdrawal .ant-table-wrapper.auxo-pair-head-table .ant-table-tbody tr:not(.ant-table-row-level-0) td:last-child {
  border-right: 1px solid #eeeff0;
}
.enterprise-withdrawal .custom-style-gray .ant-table:not(.ant-table-bordered) .ant-table-tbody tr td {
  vertical-align: top;
}

.enterprise-withdrawal-record {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.enterprise-withdrawal-record .new-search-list {
  flex-grow: 1;
}

.withdrawal-rules {
  height: 100%;
  padding: 24px;
}
.withdrawal-rules .component-body {
  background: #fff;
  border-radius: 8px;
  padding: 24px;
}
.withdrawal-rules .profile-content {
  max-width: 800px;
}
.withdrawal-rules .form-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
  padding-left: 24px;
}
.withdrawal-rules .ant-form-item-label {
  font-weight: bold;
}
.withdrawal-rules .ant-form-item-extra {
  padding-left: 0;
  color: #999;
}

.withdrawal-settings {
  height: 100%;
  padding: 24px;
}
.withdrawal-settings .component-body {
  background: #fff;
  border-radius: 8px;
  padding: 24px;
}
.withdrawal-settings .profile-content {
  max-width: 800px;
}
.withdrawal-settings .form-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
  padding-left: 24px;
}
.withdrawal-settings .ant-form-item-label {
  font-weight: bold;
}

/**
 * 营销活动管理页面样式
 * 从 feebus 项目迁移
 */
.marketing-activity-page {
  padding: 24px;
  color: #666;
}
.marketing-activity-page h3 {
  font-size: 12px;
  color: #24344e;
  margin: 10px 0;
  font-weight: 500;
}
.marketing-activity-page .ant-divider-dashed {
  border-color: #dfdfdf;
  margin: 20px 0;
}
.marketing-activity-page .activity-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 10px;
}
.marketing-activity-page .activity-card {
  position: relative;
  width: 275px;
  height: 100px;
  padding: 15px;
  padding-right: 10px;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.2s;
}
.marketing-activity-page .activity-card:hover {
  transform: translateY(-2px);
}
.marketing-activity-page .activity-card .activity-card-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 4px;
  opacity: 0.9;
}
.marketing-activity-page .activity-card .activity-card-content {
  position: relative;
  padding-left: 70px;
  padding-top: 14px;
  width: 100%;
  height: 100%;
}
.marketing-activity-page .activity-card .activity-card-content .activity-card-icon {
  position: absolute;
  top: 20px;
  left: 10px;
  width: 24px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.marketing-activity-page .activity-card .activity-card-content.coupon .activity-card-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAyNCAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMzIiIHJ4PSI0IiBmaWxsPSIjRkZGRkZGIiBmaWxsLW9wYWNpdHk9IjAuMyIvPgogIDx0ZXh0IHg9IjUwJSIgeT0iNTAlIiBkb21pbmFudC1iYXNlbGluZT0ibWlkZGxlIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmaWxsPSIjRkZGRkZGIiBmb250LXNpemU9IjE0IiBmb250LXdlaWdodD0iYm9sZCI+5Yi4PC90ZXh0Pgo8L3N2Zz4=);
}
.marketing-activity-page .activity-card .activity-card-content.discount .activity-card-icon {
  width: 34px;
  height: 34px;
  top: 18px;
  left: 6px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCAzNCAzNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8Y2lyY2xlIGN4PSIxNyIgY3k9IjE3IiByPSIxNyIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1vcGFjaXR5PSIwLjMiLz4KICA8dGV4dCB4PSI1MCUiIHk9IjU1JSIgZG9taW5hbnQtYmFzZWxpbmU9Im1pZGRsZSIgdGV4dC1hbmNob3I9Im1pZGRsZSIgZmlsbD0iI0ZGRkZGRiIgZm9udC1zaXplPSIxNiIgZm9udC13ZWlnaHQ9ImJvbGQiPiVcPC90ZXh0Pgo8L3N2Zz4=);
}
.marketing-activity-page .activity-card .activity-card-content .activity-card-info {
  color: #fff;
}
.marketing-activity-page .activity-card .activity-card-content .activity-card-info .activity-card-title {
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: 500;
}
.marketing-activity-page .activity-card .activity-card-content .activity-card-info .activity-card-title .activity-card-count {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  font-weight: normal;
}
.marketing-activity-page .activity-card .activity-card-content .activity-card-info .activity-card-desc {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.5;
  height: 36px;
  overflow: hidden;
}
.marketing-activity-page .empty-state {
  text-align: center;
  padding: 60px 0;
  color: #999;
  font-size: 14px;
}

/**
 * 营销活动管理页面样式
 * 从 feebus 项目迁移
 */
.marketing-activity-management-page {
  padding: 24px;
  background: #fff;
  min-height: calc(100vh - 64px);
}
.marketing-activity-management-page .page-header {
  margin-bottom: 16px;
}
.marketing-activity-management-page .page-footer {
  margin-top: 16px;
  display: flex;
  justify-content: flex-end;
}
.marketing-activity-management-page .ant-table .ant-table-cell {
  font-size: 14px;
}

.coupon-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  gap: 20px;
}
.coupon-container .btn-blue {
  color: #007bff;
  border-color: #007bff;
  border-radius: 8px;
}
.coupon-container .coupon-item {
  background: white;
  position: relative;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 20px;
  padding-bottom: 60px;
  display: flex;
  align-items: center;
  box-shadow: 0 0 5px #e0e6ec;
}
.coupon-container .coupon-item .item-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.coupon-container .coupon-item .item-content .item-icon {
  width: 60px;
  border-radius: 30px;
  height: 60px;
  background-color: #b2d0f2;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
.coupon-container .coupon-item .item-content .item-info .coupon-item-name {
  font-size: 20px;
  line-height: 30px;
  color: #333;
  font-weight: bold;
}
.coupon-container .coupon-item .item-content .item-info .coupon-item-extra {
  font-size: 12px;
  line-height: 20px;
  color: #999;
  margin-top: 6px;
}
.coupon-container .coupon-item .coupon-item-btn {
  position: absolute;
  right: 20px;
  top: 20px;
  border: 1px solid #1677FF;
  border-radius: 6px;
  background-color: #fff;
  padding: 2px 12px;
  color: #1677FF;
}
.coupon-container .icon {
  font-size: 40px;
  margin-right: 20px;
}
.coupon-container .content {
  flex-grow: 1;
}
.coupon-container .new-button {
  background: #007bff;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
}
.coupon-container .new-button:hover {
  background: #005ce6;
}
.component-qjf-container {
  background-color: #fff;
  border-radius: 8px;
  padding: 24px;
  height: calc(100% - 100px);
}
.qjf-coupon-create {
  height: -moz-max-content !important;
  height: max-content !important;
}

.coupon-form-section-title {
  margin: 0 0 24px;
  font-size: 16px;
  font-weight: 500;
  color: #262626;
}
.coupon-fixed-value {
  display: flex;
  align-items: center;
  min-height: 44px;
  padding: 8px 20px;
  background: #f5f5f5;
  color: #262626;
  cursor: not-allowed;
}
.coupon-user-type-selector {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.coupon-user-type-selector.is-disabled {
  opacity: 0.5;
}
.coupon-user-type-card {
  width: 260px;
  min-height: 112px;
  padding: 16px;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  background: #fff;
  cursor: pointer;
  transition: all 0.2s ease;
}
.coupon-user-type-card:hover {
  border-color: #40a9ff;
}
.coupon-user-type-card.selected {
  border-color: #1890ff;
  background: #e6f7ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.08);
}
.coupon-user-type-card-title {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 500;
  color: #262626;
}
.coupon-user-type-card-desc {
  margin: 0;
  line-height: 1.6;
  color: #8c8c8c;
}

.marketing-tools-page {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  grid-gap: 16px;
  gap: 16px;
}
.marketing-tools-page__card {
  border-radius: 12px;
}
.marketing-tools-page__card-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
.marketing-tools-page__icon {
  width: 48px;
  height: 48px;
}
.marketing-tools-page__name {
  font-size: 18px;
  font-weight: 600;
  color: #1f1f1f;
}
.marketing-tools-page__desc {
  min-height: 44px;
  color: #595959;
  margin-bottom: 16px;
}
.marketing-tools-page__tag {
  display: inline-flex;
  padding: 6px 12px;
  border-radius: 999px;
  background: #f6ffed;
  color: #389e0d;
}

.marketing-tools-group-list-page__top {
  margin-bottom: 16px;
}
.marketing-tools-group-list-page__title {
  margin: 0 0 12px;
  font-size: 22px;
}
.marketing-tools-group-list-page__desc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
}
.marketing-tools-group-list-page__cards {
  display: flex;
  gap: 16px;
}
.marketing-tools-group-list-page__mini-card {
  display: flex;
  align-items: center;
  gap: 12px;
}

.marketing-tools-group-activity-page {
  background: #fff;
  padding: 16px;
  border-radius: 8px;
}
.marketing-tools-group-activity-page__tabs {
  margin-top: 16px;
}
.marketing-tools-group-activity-page__award-panel {
  max-width: 720px;
}

.marketing-tools-prize-activity-page__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 420px;
  grid-gap: 16px;
  gap: 16px;
}
.marketing-tools-prize-activity-page__block {
  margin-bottom: 16px;
}
.marketing-tools-prize-activity-page__prize-item {
  padding: 16px;
  margin-bottom: 16px;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  background: #fafafa;
}
.marketing-tools-prize-activity-page__prize-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  font-weight: 600;
}
.marketing-tools-prize-activity-page__mobile-preview {
  min-height: 640px;
  padding: 16px;
  border-radius: 16px;
  background: linear-gradient(180deg, #fff4f1 0%, #fff 100%);
}
.marketing-tools-prize-activity-page__preview-title {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.marketing-tools-prize-activity-page__wheel {
  margin-bottom: 16px;
  text-align: center;
}
.marketing-tools-prize-activity-page__prize-preview-list {
  display: grid;
  grid-gap: 12px;
  gap: 12px;
}
.marketing-tools-prize-activity-page__prize-preview-item {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 12px;
  background: #fff;
  border-radius: 10px;
}
.marketing-tools-prize-activity-page__prize-preview-left {
  display: flex;
  gap: 10px;
}

.qr-code-preview-modal__loading {
  min-height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qr-code-preview-modal__content {
  padding: 16px 0 8px;
  text-align: center;
}
.qr-code-preview-modal__image {
  display: inline-flex;
  padding: 12px;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
}
.qr-code-preview-modal__image .ant-image-img {
  width: 240px;
  height: 240px;
  -o-object-fit: contain;
     object-fit: contain;
}
.qr-code-preview-modal__desc {
  margin: 16px 0 0;
}

.shop-profile-page {
  padding: 24px;
  background: #fff;
  min-height: 590px;
}
.shop-profile-page .shop-profile-input {
  width: 300px !important;
}
.shop-profile-page .ant-form {
  max-width: 800px;
}
.shop-profile-page .ant-form-item-label {
  text-align: right;
}
.shop-profile-page .ant-upload-list-picture-card-container {
  width: 104px;
  height: 104px;
}
.shop-profile-page .ant-upload-select-picture-card {
  width: 104px;
  height: 104px;
}

.auth-letter-page {
  padding: 24px;
}
.auth-letter-page .link {
  color: #1890ff;
  cursor: pointer;
}
.auth-letter-page .link:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.new-shop-pay-list-page .cell-item {
  display: flex;
  margin-bottom: 8px;
}
.new-shop-pay-list-page .cell-item .cell-title {
  font-weight: bold;
  margin-right: 8px;
  min-width: 120px;
}
.new-shop-pay-list-page .cell-item .cell-value {
  flex: 1;
  word-break: break-all;
}

.panel-bd .panel-phone .navigation {
  position: relative;
  overflow: hidden;
}
.panel-bd .panel-phone .navigation .tool .up,
.panel-bd .panel-phone .navigation .tool .down,
.panel-bd .panel-phone .navigation .tool .delete {
  display: none;
}
.panel-bd .panel-phone .navigation .bg {
  display: block;
  width: 100%;
}
.panel-bd .panel-phone .navigation .title {
  position: absolute;
  width: 260px;
  bottom: 0;
  line-height: 50px;
  left: 50%;
  margin-left: -130px;
  overflow: hidden;
  text-align: center;
  font-size: 18px;
  color: #333;
}
.panel-module-set .editor .navigation-set .set-index {
  width: 160px;
}
.panel-module-set .editor .line.navigation-pic {
  height: 95px;
}

/**
    日历组件图标替换
**/
.glyphicon {
  font-family: 'iconfont';
}
.glyphicon-arrow-left:before {
  content: "\e6e9";
}
.glyphicon-arrow-right:before {
  content: "\e6ea";
}
.weapp-decoration-new-header {
  padding: 0 40px;
  position: relative;
  height: 60px;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(150, 150, 150, 0.3);
  margin-bottom: 30px;
}
.weapp-decoration-new-header .logo {
  font-size: 24px;
  line-height: 60px;
  float: left;
  color: #353535;
  cursor: pointer;
}
.weapp-decoration-new-header .user {
  float: right;
  font-size: 16px;
  line-height: 60px;
}
.weapp-decoration-new-header .user .logout {
  float: right;
  cursor: pointer;
  margin-left: 15px;
}
.bd .main {
  margin-left: 256px;
  padding: 0 60px;
}
.bd .main .page-title {
  font-size: 20px;
  line-height: 60px;
  color: #353535;
  margin-bottom: 20px;
}
.bd .main .panel {
  border-radius: 6px;
  background: #fff;
  min-height: 100px;
  padding: 20px 30px;
  margin-bottom: 35px;
}
.bd .main .panel .panel-hd {
  margin-bottom: 20px;
  position: relative;
}
.bd .main .panel .panel-hd .title {
  font-size: 16px;
  color: #666;
}
.bd .main .panel .panel-hd .title span.strong {
  margin: 10px;
  color: #ff5500;
}
.bd .main .panel .panel-hd .sub-title {
  font-size: 12px;
  color: #888;
}
.bd .main a,
.bd .main .link {
  color: #06f;
  -webkit-text-decoration: none;
  text-decoration: none;
  margin: 0 10px;
  cursor: pointer;
}
.bd .main a:hover,
.bd .main .link:hover {
  color: #08f;
}
.form-inline {
  padding: 10px 0;
}
.form-inline label {
  width: 150px;
  text-align: right;
  margin-right: 20px;
}
.form-inline .form-control {
  width: 390px;
}
.form-inline .long {
  width: 600px;
}
.form-inline .short {
  width: 280px;
}
.btn {
  margin: 0 20px;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 80px;
  outline: none !important;
  cursor: pointer;
}
.btn-primary {
  background: #06f;
  border-color: #07f;
}
.btn-primary:hover {
  background: #05f;
  border-color: #06f;
}
.btn-cool {
  background-image: linear-gradient(135deg, #ff971b, #ff5000);
  border-color: #f60;
  color: #fff;
}
.btn-cool:hover {
  background-image: linear-gradient(135deg, #ffa81b, #ff7000);
  border-color: #f60;
  color: #fff;
}
.table {
  word-break: break-all;
  word-wrap: break-all;
}
.table thead {
  border: solid 1px #ddd;
}
.table thead tr th {
  background: #eee;
  line-height: 30px;
  border: none;
  max-width: 200px;
  text-align: center;
}
.table tbody tr td {
  border-top: none;
  border-bottom: solid 1px #ddd;
  padding: 12px 8px;
  max-width: 200px;
  text-align: center;
}
.table tbody tr:last-child td {
  border: none;
}
.mask {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.6;
  z-index: 99;
}
.modal {
  display: block;
}
.modal .mask {
  z-index: 200;
}
.modal .modal-dialog {
  position: fixed;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 201;
  width: 500px;
}
.modal .modal-dialog .modal-body {
  padding-top: 26px;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  min-height: 80px;
}
.modal .modal-dialog .modal-body .icon {
  float: left;
  font-family: iconfont;
  font-size: 30px;
  margin: 0px 15px 10px 5px;
}
.modal .modal-dialog .modal-body .success {
  color: #48bb2d;
  margin-top: -2px;
  font-size: 32px;
}
.modal .modal-dialog .modal-body .success:before {
  content: '\e613';
}
.modal .modal-dialog .modal-body .error {
  margin: 0px 15px 10px 5px;
  color: #ff4040;
}
.modal .modal-dialog .modal-body .error:before {
  content: '\e6c6';
}
.modal .modal-dialog .modal-body .warn {
  color: #ff8000;
}
.modal .modal-dialog .modal-body .warn:before {
  content: '\e60e';
}
.modal .modal-dialog .modal-body span {
  color: #f40;
  font-size: 16px;
  padding: 5px;
}
.modal .modal-dialog .modal-footer {
  text-align: center;
}
.wait .mask {
  z-index: 300;
}
.wait img {
  display: block;
  width: 80px;
  height: 80px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-right: -40px;
  z-index: 301;
}
.panel-phone .module {
  position: relative;
  min-height: 100px;
}
.panel-phone .sub-module {
  position: relative;
  min-height: 100px;
  z-index: 101;
}
.panel-phone .sub-module:nth-child(2) .sub-tool .up {
  display: none;
}
.panel-phone .sub-module:last-child .sub-tool .down {
  display: none;
}
.panel-phone .module:hover .tool,
.panel-phone .module.true .tool {
  display: block;
  border: dashed 2px #06f;
}
.panel-phone .sub-module:hover .sub-tool,
.panel-phone .sub-module.true .sub-tool {
  display: block;
  border: dashed 2px #06f;
}
.panel-phone .module:hover .tool-op,
.panel-phone .module.true .tool-op {
  display: block;
}
.panel-phone .sub-module:hover .tool-op,
.panel-phone .sub-module.true .tool-op {
  display: block;
}
.panel-phone .sub-tool {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 102;
  display: none;
  cursor: pointer;
}
.panel-phone .sub-tool div {
  font-family: "iconfont";
  font-size: 15px;
  color: #333;
  position: absolute;
  top: 2px;
  line-height: 36px;
}
.panel-phone .sub-tool .up {
  right: 50px;
}
.panel-phone .sub-tool .down {
  right: 30px;
}
.panel-phone .sub-tool .delete {
  right: 10px;
}
.panel-phone .tool {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: none;
  cursor: pointer;
}
.panel-phone .tool div {
  font-family: "iconfont";
  font-size: 15px;
  color: #333;
  position: absolute;
  top: 2px;
  line-height: 36px;
}
.panel-phone .tool .up {
  right: 50px;
}
.panel-phone .tool .down {
  right: 30px;
}
.panel-phone .tool .delete {
  right: 10px;
}
.panel-phone .tool-op {
  display: none;
  position: absolute;
  right: -50px;
}
.panel-phone .tool-op div {
  font-family: "iconfont";
  font-size: 15px;
  color: #333;
  line-height: 16px;
}
.panel-phone .tool-sub {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  cursor: pointer;
  z-index: 200;
}
.panel-phone .tool-sub:hover {
  display: block;
  border: dashed 2px #06f;
}
.panel-phone .layout-module-tool:hover {
  display: block;
  border: dashed 2px #D9001B;
}
.panel-phone .layout-module-tool {
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  z-index: 100;
  display: block;
  border: dashed 2px #999;
  cursor: pointer;
}
.panel-phone .layout-module-tool div {
  font-family: "iconfont";
  font-size: 25px;
  color: #eee;
  position: absolute;
  top: 6px;
  line-height: 36px;
}
.panel-phone .module:nth-child(1) .tool-op .up {
  display: none;
}
.panel-phone .module:last-child .tool-op .down {
  display: none;
}
.panel-module-set .editor .editor-panel {
  padding-top: 20px;
}
.panel-module-set .editor .dialog input.form-control {
  float: none;
  width: 50px;
}
.panel-module-set .editor .group {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 10px;
}
.panel-module-set .editor .group .group-op {
  position: absolute;
  border: solid 1px #eee;
  width: 300px;
  left: 30px;
  top: 0;
  bottom: 20px;
  color: #888;
}
.panel-module-set .editor .group .group-op .name {
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  font-size: 14px;
  line-height: 16px;
  top: -8px;
  left: 20px;
}
.panel-module-set .editor .group .group-op .del {
  display: inline-block;
  font-family: "iconfont";
  font-size: 14px;
  margin-left: 10px;
}
.panel-module-set .editor .group .group-op .del:hover {
  color: #333;
  cursor: pointer;
}
.panel-module-set .editor .group .line {
  z-index: 1;
  position: relative;
}
.panel-module-set .editor .btn {
  display: block;
  width: 100px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 18px;
  padding: 9px 16px;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  white-space: nowrap;
}
.panel-module-set .editor .line {
  position: relative;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  margin-bottom: 20px;
}
.panel-module-set .editor .line label {
  width: 100px;
  text-align: right;
  float: left;
  padding-right: 10px;
  box-sizing: border-box;
}
.panel-module-set .editor .line .form-control {
  width: 210px !important;
  float: left;
  position: relative;
  z-index: 1;
}
.panel-module-set .editor .line input[type="text"] {
  padding: 7px 10px;
  height: 32px;
  line-height: 18px;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  font-family: "Microsoft YaHei";
  color: rgba(0, 0, 0, 0.85);
  font-size: 12px;
}
.panel-module-set .editor .line input[type="text"]:focus {
  border-color: #1890ff;
  outline: none;
}
.panel-module-set .editor .line input[type="range"] {
  display: block;
  width: 120px;
  float: left;
  height: 34px;
}
.panel-module-set .editor .line .value {
  float: left;
  margin-left: 10px;
  font-size: 13px;
}
.panel-module-set .editor .line .tip {
  font-family: "iconfont";
  font-size: 20px;
  float: left;
  margin-left: 10px;
  color: #09f;
  cursor: help;
}
.panel-module-set .editor .line-pic {
  height: 75px;
}
.panel-module-set .editor .line-pic label {
  line-height: 75px;
}
.panel-module-set .editor .line-pic .picasa {
  float: left;
}

.picasa-dialog .ant-modal-body {
  border-bottom: 1px solid #eeeff0;
  overflow: hidden;
  padding: 0 !important;
}
.picasa-dialog .dialog-hd {
  height: 50px;
  background: #e7e7e7;
  border-bottom: 1px solid #ccc;
  position: relative;
  padding-left: 20px;
  line-height: 50px;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  z-index: 10;
}
.picasa-dialog .dialog-hd button {
  position: relative;
}
.picasa-dialog .dialog-hd button span {
  font-family: "iconfont";
  margin-right: 5px;
  font-weight: bold;
}
.picasa-dialog .dialog-hd input {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
  width: 115px;
  height: 34px;
  cursor: pointer;
  outline: none;
}
.picasa-dialog .dialog-hd select {
  position: absolute;
  left: 260px;
  width: 150px;
  top: 7px;
}
.picasa-dialog .dialog-hd .tip-text {
  display: inline-block;
  font-size: 16px;
  color: #555;
}
.picasa-dialog .dialog-hd .tip-text span {
  color: #f30;
  font-weight: bold;
}
.picasa-dialog .dialog-bd .list {
  flex: 1 1 0%;
  overflow-y: auto;
  display: grid;
  grid-auto-flow: row dense;
  margin: 24px 0 0 10px;
  grid-gap: 16px;
}
.picasa-dialog .dialog-bd .pic {
  width: 120px;
  height: 120px;
  margin: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: 10px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.picasa-dialog .dialog-bd .pic .upload-mask {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0.8;
  background: #000;
}
.picasa-dialog .dialog-bd .pic .upload-mask img {
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  z-index: 301;
}
.picasa-dialog .dialog-bd .pagination .panel-page-size {
  display: none;
}
.picasa-dialog .pagination-area {
  height: 48px;
  padding-right: 24px;
  padding-top: 24px;
  text-align: right;
}
.picasa-dialog .ft {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  background: #e7e7e7;
  border-top: 1px solid #ccc;
}
.picasa-dialog .drag-drop {
  display: none;
  position: absolute;
  z-index: 100;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.6;
  border: dashed 5px #f50;
}
.picasa .dialog {
  display: block;
}
.picasa .thumb {
  width: 200px;
  height: 100px;
  border: solid 1px #aaa;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: relative;
  cursor: pointer;
}
.picasa .thumb .icon:before {
  font-family: "iconfont";
  font-size: 40px;
  content: "\e623";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  text-align: center;
  line-height: 1;
  display: block;
  margin-top: -20px;
  color: #bbb;
}

.image {
  display: block;
  width: 100%;
}
.image img {
  display: block;
  width: 100%;
}

.link-dialog {
  width: 820px;
}
.link-dialog .dialog-hd .nav-pills > li {
  margin-top: 2px;
}
.link-dialog .dialog-hd .nav-pills > li a {
  line-height: 25px;
}
.link-dialog .dialog-bd {
  height: 460px;
  overflow: hidden;
}
.link-dialog .dialog-bd .pages {
  margin-top: 20px;
}
.link-dialog .list {
  display: flex;
  flex-direction: row ;
  flex-wrap: wrap;
  justify-content: flex-start;
  height: 356px;
}
.link-dialog .node {
  width: 120px;
  height: 168px;
  background: #fff;
  margin: 5px;
  position: relative;
}
.link-dialog .node .selected {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: solid 3px #f30;
  z-index: 10;
}
.link-dialog .node .pic {
  width: 120px;
  height: 120px;
  box-sizing: border-box;
  overflow: hidden;
  background: url(#) no-repeat center center;
  background-size: cover;
  position: relative;
}
.link-dialog .node .pic .price {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  text-align: center;
  color: #fff;
  bottom: 0;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  font-weight: bold;
}
.link-dialog .node .title {
  font-size: 12px;
  line-height: 1.5;
  height: 36px;
  overflow: hidden;
  padding: 0 5px;
  margin-top: 5px;
}
.link-dialog .pagination {
  margin-top: 10px;
}
.link-dialog .pagination .panel-page-size {
  display: none;
}
.link-dialog .pagination .panel-jump {
  margin-left: 10px;
}
.link-box .dialog {
  display: block;
}
.link-box .btn.url {
  margin: 0;
  display: block;
  float: left;
  width: 210px;
  position: relative;
}
.link-box .del {
  font-family: 'iconfont';
  font-size: 16px;
  color: #888;
  cursor: pointer;
  display: inline-block;
  margin: 0 12px;
  vertical-align: middle;
}

.panel-phone .search {
  padding: 10px;
  min-height: 10px;
  background: #fff;
}
.panel-phone .search .search-content {
  display: flex;
  flex: 1;
}
.panel-phone .search .search-content .search-box {
  width: 350px;
  height: 36px;
  border-radius: 36px;
  margin: 0 auto;
  background: #eee;
  line-height: 36px;
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 50px;
  color: #999;
  position: relative;
}
.panel-phone .search .search-content .search-box:before {
  font-family: "iconfont";
  content: "\e61c";
  position: absolute;
  font-size: 20px;
  top: 0;
  left: 20px;
}
.panel-phone .search .search-content .search-icon-list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.panel-phone .search .search-content .search-icon-list img {
  display: block;
  margin: 0 5px;
}
.search-style-select {
  padding: 10px 15px;
}
.search-style-select .style-option {
  margin-bottom: 15px;
  border: 1px solid #eee;
  padding: 10px;
  border-radius: 4px;
}
.search-style-select .style-option:hover {
  border-color: #3661ff;
}
.search-style-select .style-option input[type="radio"] {
  margin-right: 8px;
}
.search-style-select .style-option label {
  display: inline-block;
  margin-bottom: 10px;
}
.search-style-select .style-option .style-preview {
  background: #f5f5f5;
  padding: 10px;
  border-radius: 4px;
}
.search-style-select .style-option .style-preview img {
  width: 100%;
  height: auto;
  display: block;
}
.add-img-footer {
  display: flex;
  padding: 0 36px;
}

.video video {
  display: block;
  width: 100%;
}

.slider {
  -webkit-transform-style: preserve-3d;
}
.slider .slider-box {
  background: #eee;
  transition: transform 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
.slider .slider-box .pic {
  width: 375px;
  background: url(http://web.myazgo.com.cn/assets/store/img/diy/banner/01.png) no-repeat center center;
  background-size: cover;
  float: left;
}
.panel-module-set .editor .btn-box {
  display: flex;
}

.guide {
  min-height: 30px!important;
}
.guide .list {
  background: #fff;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.guide .list.layout_tile {
  padding-bottom: 10px;
}
.guide .list .node {
  box-sizing: border-box;
  padding: 10px 5px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.guide .list .node .icon {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  aspect-ratio: 1 / 1;
}
.guide .list .node[data-ratio="3:4"] .icon {
  aspect-ratio: 3 / 4;
}
.guide .list .node .title {
  line-height: 25px;
  height: 25px;
  font-size: 14px;
  overflow: hidden;
  margin-top: 5px;
  width: 100%;
}
.guide .scroll-container {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  position: relative;
  z-index: 1;
  width: 100%;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE/Edge */
}
.guide .scroll-container::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera */
}
.guide .scroll-container .list.layout_scroll {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  padding-bottom: 10px;
}
.guide .scroll-container .list.layout_scroll .node {
  flex-shrink: 0;
}
.guide .list_3 .node {
  width: 33.333%;
}
.guide .list_4 .node {
  width: 25%;
}
.guide .list_5 .node {
  width: 20%;
}
.guide .type_2 .node:not([data-ratio="3:4"]) .icon {
  border-radius: 50%;
}
.guide-line {
  display: flex;
  margin-bottom: 20px;
}
.guide-line .label {
  width: 100px;
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
}
.guide-line .help-text {
  font-size: 12px;
  color: #999;
  margin-top: 5px;
  max-width: 216px;
}
.panel-phone .guide.module {
  min-height: 30px !important;
}

.panel-phone .item-list > .title {
  height: 50px;
}
.panel-phone .item-list > .title .text {
  line-height: 50px;
  font-size: 20px;
  color: #333;
  padding: 0 20px;
  background: transparent;
  position: absolute;
  z-index: 1;
  left: 50%;
  transform: translate(-50%, 0);
}
.panel-phone .item-list > .title .line {
  position: absolute;
  border-top: solid 1px #ddd;
  left: 20px;
  right: 20px;
  top: 25px;
}
.panel-phone .item-list > .title-img img {
  display: block;
  width: 375px;
}
.panel-phone .item-list .no-items {
  height: 100px;
  text-align: center;
  font-size: 22px;
  color: #333;
  line-height: 100px;
  font-weight: bold;
}
.panel-phone .item-list .item-list-box {
  display: flex;
  flex-direction: row ;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left: 8px;
}
.panel-phone .item-list .item {
  width: 175px;
  height: 260px;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 10px;
  margin-right: 8px;
}
.panel-phone .item-list .item .pic {
  width: 175px;
  height: 175px;
  box-sizing: border-box;
  overflow: hidden;
  background: url(#) no-repeat center center;
  background-size: cover;
}
.panel-phone .item-list .item .title {
  margin: 10px 10px 5px;
  height: 36px;
  line-height: 18px;
  font-size: 12px;
  overflow: hidden;
  color: #555;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.panel-phone .item-list .item .price {
  color: #f30;
  display: block;
  font-size: 16px;
  line-height: 1.5;
  margin-left: 10px;
}
.panel-module-set .editor .item-list-set .line-pic {
  height: 50px;
  line-height: 50px;
}
.panel-module-set .editor .item-list-set .line-pic label {
  line-height: 50px;
}
.panel-module-set .editor .weapp-decoration-new-dialog .btn {
  display: inline-block;
  margin: 0 20px;
}
.panel-module-set .editor .weapp-decoration-new-dialog .panel-jump .btn {
  width: 50px;
}

.weapp-decoration-pagination {
  display: flex;
  margin: 0;
  padding: 15px;
  justify-content: center;
  align-items: center;
  -webkit-font-smoothing: antialiased;
}
.weapp-decoration-pagination * {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
}
.weapp-decoration-pagination .panel-page .prev,
.weapp-decoration-pagination .panel-page .next,
.weapp-decoration-pagination .panel-page .ellipsis {
  font-family: 'iconfont';
}
.weapp-decoration-pagination .panel-page .prev:before {
  content: '\e64a';
}
.weapp-decoration-pagination .panel-page .next:before {
  content: '\e648';
}
.weapp-decoration-pagination .panel-page .ellipsis:before {
  content: '\e705';
}
.weapp-decoration-pagination .panel-page .ellipsis,
.weapp-decoration-pagination .panel-page .current {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
.weapp-decoration-pagination .panel-page div,
.weapp-decoration-pagination .panel-page span {
  display: inline-block;
  padding: 5px;
  border: solid 1px #aaa;
  margin: 0 5px;
  border-radius: 3px;
  cursor: pointer;
  background: #fff;
  text-align: center;
  color: #555;
  min-width: 30px;
}
.weapp-decoration-pagination .panel-page span.current {
  color: #06f;
  padding-left: 5px;
  padding-right: 5px;
}
.weapp-decoration-pagination .panel-page div:hover {
  border-color: #666;
  color: #000;
}
.weapp-decoration-pagination .panel-page span {
  border: none;
  background: none;
  cursor: auto;
  padding-left: 0;
  padding-right: 0;
}
.weapp-decoration-pagination .panel-page-size {
  margin: 0 10px;
}
.weapp-decoration-pagination .panel-page-size select {
  display: inline-block;
  width: 60px;
  text-align: center;
  margin: 0 6px;
  height: 28px;
}
.weapp-decoration-pagination .panel-jump {
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.weapp-decoration-pagination .panel-jump input {
  width: 50px;
  text-align: center;
  padding: 0;
  margin: 0 6px;
  height: 28px;
}
.weapp-decoration-pagination .panel-jump .btn {
  width: 36px;
  padding: 0;
  margin: -5px 0 0 5px;
  height: 28px;
  line-height: 28px;
  min-width: auto;
}

.weapp-decoration-new-dialog {
  position: relative;
  z-index: 200;
}
.weapp-decoration-new-dialog .dialog-content {
  position: fixed;
  z-index: 100;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-font-smoothing: antialiased;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  background: #fff;
}
.weapp-decoration-new-dialog .dialog-hd {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  padding-left: 20px;
  background: #e7e7e7;
  border-bottom: solid 1px #ddd;
}
.weapp-decoration-new-dialog .dialog-bd {
  padding: 20px ;
}
.weapp-decoration-new-dialog .dialog-ft {
  text-align: center;
  padding-bottom: 20px;
}
.weapp-decoration-new-dialog .close {
  font-family: 'iconfont';
  font-size: 18px;
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 101;
  color: #333;
  opacity: 0.8;
  padding: 10px;
}
.weapp-decoration-new-dialog .close:hover {
  opacity: 1;
}

.item-select-dialog {
  width: 820px;
}
.item-select-dialog .list {
  display: flex;
  flex-direction: row ;
  flex-wrap: wrap;
  justify-content: flex-start;
  height: 356px;
}
.item-select-dialog .node {
  width: 120px;
  height: 168px;
  background: #fff;
  margin: 5px;
  position: relative;
}
.item-select-dialog .node .selected {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: solid 3px #f30;
  z-index: 10;
}
.item-select-dialog .node .pic {
  width: 120px;
  height: 120px;
  box-sizing: border-box;
  overflow: hidden;
  background: url(#) no-repeat center center;
  background-size: cover;
  position: relative;
}
.item-select-dialog .node .pic .price {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  text-align: center;
  color: #fff;
  bottom: 0;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  font-weight: bold;
}
.item-select-dialog .node .title {
  font-size: 12px;
  line-height: 1.5;
  height: 36px;
  overflow: hidden;
  padding: 0 5px;
  margin-top: 5px;
}
.item-select-dialog .pagination {
  margin-top: 10px;
}
.item-select-dialog .pagination .panel-page-size {
  display: none;
}
.item-select-dialog .pagination .panel-jump {
  margin-left: 10px;
}
.item-select .dialog {
  display: block;
}
.item-select .btn.add {
  width: 260px;
  text-align: center;
}
.item-select .btn.add:before {
  font-family: 'iconfont';
  content: '\e623';
  display: inline-block;
  font-weight: bold;
  margin-right: 5px;
  font-size: 16px;
}
.item-select .btn {
  display: inline-block;
  margin: 0 20px;
}

.hot-area .bg {
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.hot-area .bg .rect {
  position: absolute;
  border: solid 2px #f30;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  outline: none;
  display: block;
}
.hot-area .bg .rect .index {
  position: absolute;
  width: 30px;
  height: 30px;
  border: solid 2px #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-sizing: content-box;
  line-height: 30px;
  text-align: center;
  border-radius: 30px;
  font-size: 20px;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.hot-area .none-set {
  font-size: 20px;
  text-align: center;
  line-height: 100px;
}
.panel-module-set .editor .hot-area-set .set {
  font-family: 'iconfont';
  width: 300px ;
  margin-top: 50px;
}
.panel-module-set .editor .hot-area-set .set:before {
  content: '\e656';
  font-size: 18px;
  margin-right: 10px;
  vertical-align: middle;
}
.hot-area-editor {
  width: 950px;
  height: 680px;
}
.hot-area-editor .dialog-bd {
  height: 550px;
  position: relative;
  padding: 0;
}
.hot-area-editor .bg {
  width: 0;
  height: 0;
  overflow: hidden;
}
.hot-area-editor .bg img {
  display: block;
  width: 375px;
}
.hot-area-editor .draw {
  box-sizing: content-box;
  border: solid 2px #333;
  width: 375px;
  position: absolute;
  left: 20px;
  top: 20px;
  overflow: hidden;
  min-height: 150px;
  background-repeat: no-repeat;
}
.hot-area-editor .draw .rect {
  position: absolute;
  border: solid 2px #f30;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  outline: none;
  display: block;
}
.hot-area-editor .draw .rect .index {
  position: absolute;
  width: 30px;
  height: 30px;
  border: solid 2px #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-sizing: content-box;
  line-height: 30px;
  text-align: center;
  border-radius: 30px;
  font-size: 20px;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.hot-area-editor .draw .rect .forward {
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  cursor: move;
  display: none;
}
.hot-area-editor .draw .rect .forward div {
  position: absolute;
  transform: translate(-50%, -50%);
  padding: 5px;
}
.hot-area-editor .draw .rect .forward div:after {
  display: block;
  content: '';
  background: #fff;
  width: 6px;
  height: 6px;
}
.hot-area-editor .draw .rect .forward .lt {
  left: 0;
  top: 0;
  cursor: nw-resize;
}
.hot-area-editor .draw .rect .forward .ct {
  left: 50%;
  top: 0;
  cursor: n-resize;
}
.hot-area-editor .draw .rect .forward .rt {
  left: 100%;
  top: 0;
  cursor: ne-resize;
}
.hot-area-editor .draw .rect .forward .lc {
  left: 0;
  top: 50%;
  cursor: w-resize;
}
.hot-area-editor .draw .rect .forward .rc {
  left: 100%;
  top: 50%;
  cursor: e-resize;
}
.hot-area-editor .draw .rect .forward .lb {
  left: 0;
  top: 100%;
  cursor: sw-resize;
}
.hot-area-editor .draw .rect .forward .cb {
  left: 50%;
  top: 100%;
  cursor: s-resize;
}
.hot-area-editor .draw .rect .forward .rb {
  left: 100%;
  top: 100%;
  cursor: se-resize;
}
.hot-area-editor .draw .rect.active .forward {
  display: block;
}
.hot-area-editor .draw.drag {
  cursor: crosshair;
}
.hot-area-editor .draw.drag div {
  cursor: crosshair;
}
.hot-area-editor .draw.move {
  cursor: move;
}
.hot-area-editor .draw.move div {
  cursor: move;
}
.hot-area-editor .draw.adjust.lt {
  cursor: nw-resize;
}
.hot-area-editor .draw.adjust.lt div {
  cursor: nw-resize;
}
.hot-area-editor .draw.adjust.ct {
  cursor: n-resize;
}
.hot-area-editor .draw.adjust.ct div {
  cursor: n-resize;
}
.hot-area-editor .draw.adjust.rt {
  cursor: ne-resize;
}
.hot-area-editor .draw.adjust.rt div {
  cursor: ne-resize;
}
.hot-area-editor .draw.adjust.lc {
  cursor: w-resize;
}
.hot-area-editor .draw.adjust.lc div {
  cursor: w-resize;
}
.hot-area-editor .draw.adjust.rc {
  cursor: e-resize;
}
.hot-area-editor .draw.adjust.rc div {
  cursor: e-resize;
}
.hot-area-editor .draw.adjust.lb {
  cursor: sw-resize;
}
.hot-area-editor .draw.adjust.lb div {
  cursor: sw-resize;
}
.hot-area-editor .draw.adjust.cb {
  cursor: s-resize;
}
.hot-area-editor .draw.adjust.cb div {
  cursor: s-resize;
}
.hot-area-editor .draw.adjust.rb {
  cursor: se-resize;
}
.hot-area-editor .draw.adjust.rb div {
  cursor: se-resize;
}
.hot-area-editor .draw-set {
  height: 550px;
  overflow-y: scroll;
  margin-left: 450px;
  padding: 20px;
}
.hot-area-editor .draw-set .picasa {
  margin-left: 20px;
}
.hot-area-editor .draw-set label {
  position: relative;
}
.hot-area-editor .draw-set label .del {
  font-family: 'iconfont';
  font-size: 16px;
  color: #888;
  cursor: pointer;
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
.hot-area-editor .draw-set label .del:hover {
  color: #333;
}
.editor-panel .hot-area-set .out-set label {
  position: relative;
  width: 120px;
}
.editor-panel .hot-area-set .out-set label .del {
  font-family: 'iconfont';
  font-size: 16px;
  color: #888;
  cursor: pointer;
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
.editor-panel .hot-area-set .out-set label .del:hover {
  color: #333;
}

.layout-two {
  width: 100%;
}
.layout-two .layout-two-container {
  display: flex;
  justify-content: space-between;
}
.layout-two .layout-two-container .layout-two-container {
  display: flex;
  justify-content: space-between;
}
.layout-two .layout-two-container .layout-two-container-item {
  position: relative;
  margin: 3px;
  min-height: 90px;
}
.layout-two .layout-two-container .layout-two-container-item .rank-list-content {
  padding: 10px 5px;
}
.layout-two .layout-two-container .layout-two-container > div {
  flex: 1;
}
.layout-two .layout-two-container .layout-two-container > div img {
  display: block;
  width: 100%;
  height: auto;
}
.layout-two-set .line {
  margin-bottom: 10px;
}
.layout-two-set .line label {
  display: inline-block;
  width: 60px;
}
.layout-two-set .line input[type="number"] {
  width: 60px;
}

.notice .notice-content {
  padding: 10px 15px;
  background: #f0f0f0;
}
.notice .notice-content .notice-low {
  padding: 24px;
  height: 80px;
  display: flex;
  background: #FFFFFF;
  color: #B3B3B7;
  font-size: 14px;
  border-radius: 4px;
}
.notice .notice-content .notice-low .notice-icon {
  margin-right: 8px;
  font-size: 16px;
  line-height: 16px;
}
.notice .notice-content .notice-low .notice-text {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.notice .notice-content .notice-low .notice-close {
  margin-left: 12px;
  cursor: pointer;
  font-size: 16px;
  color: #B3B3B7;
}
.notice .notice-content .notice-low .notice-close:hover {
  color: #666;
}
.notice .notice-content .notice-mid {
  display: flex;
  background: #FFF2E0;
  color: #FFA14B;
}
.notice .notice-content .notice-high {
  display: flex;
  background: #FFEBF1;
  color: #FF0050;
}
.notice .notice-content .notice-mid,
.notice .notice-content .notice-high,
.notice .notice-content .notice-low {
  padding: 12px 24px;
  height: 80px;
}
.notice-set {
  padding: 10px 15px;
}
.notice-set .form-group {
  margin-bottom: 15px;
}
.notice-set .form-group label {
  display: block;
  margin-bottom: 8px;
}
.notice-set .form-group span {
  color: gray;
}
.notice-set .form-group input[type="text"],
.notice-set .form-group textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.notice-set .form-group .char-count {
  float: right;
  color: #999;
  font-size: 12px;
}
.notice-set .style-options {
  display: flex;
  gap: 10px;
}
.notice-set .style-options .style-option {
  background: #f0f0f0;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  height: 100px;
  align-items: center;
}
.notice-set .style-options .style-option.active {
  border-color: #1890ff;
  color: #1890ff;
}
.notice-set .style-options .notice-low {
  display: flex;
  background: #FFFFFF;
  color: #B3B3B7;
  font-size: 10px;
  align-items: center;
  border-radius: 4px;
  height: 30px;
  padding: 0 5px;
}
.notice-set .style-options .notice-low .notice-icon {
  color: #B3B3B7;
  font-size: 10px;
  margin-right: 8px;
  line-height: 16px;
}
.notice-set .style-options .notice-low .notice-text {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.notice-set .style-options .notice-mid {
  display: flex;
  font-size: 10px;
  background: #FFF2E0;
  color: #FFA14B;
  align-items: center;
  height: 30px;
  padding: 0 5px;
}
.notice-set .style-options .notice-mid .notice-icon {
  color: #FFA14B;
  font-size: 10px;
  margin-right: 8px;
  line-height: 16px;
}
.notice-set .style-options .notice-high {
  font-size: 10px;
  display: flex;
  background: #FFEBF1;
  color: #FF0050;
  align-items: center;
  height: 30px;
  padding: 0 5px;
}
.notice-set .style-options .notice-high .notice-icon {
  color: #FFA14B;
  font-size: 10px;
  margin-right: 8px;
  line-height: 16px;
}
.notice-set .link-list {
  margin-top: 10px;
}
.notice-set .link-list button {
  margin-top: 10px;
  padding: 5px 10px;
  background: #1890ff;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
@keyframes scroll {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}

.helper .helper-content {
  background: #fff;
}
.helper .helper-content .helper-box {
  display: flex;
  align-items: center;
}
.panel-phone .helper.module {
  min-height: 0 !important;
  min-height: initial !important;
}

.rank-list .rank-list-content {
  padding: 10px 15px;
}
.rank-list .rank-list-content .rank-list-style-one {
  width: 175px;
  background-color: #faf0e3;
  border-radius: 16px 16px 0 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.rank-list .rank-list-content .rank-list-style-one .rank-header {
  padding-top: 15px;
}
.rank-list .rank-list-content .rank-list-style-one .rank-header-bg {
  text-align: center;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.32) 100%);
  border-radius: 16px;
  opacity: 0.43;
  height: 70px;
  margin: 0 12px;
}
.rank-list .rank-list-content .rank-list-style-one .rank-header .rank-title {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 26px;
  text-stroke: 1px #894724;
  font-style: normal;
  text-transform: uppercase;
  -webkit-text-stroke: 1px #894724;
}
.rank-list .rank-list-content .rank-list-style-one .rank-header .rank-tag {
  font-size: 11px;
  color: #8b4513;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.rank-list .rank-list-content .rank-list-style-one .rank-header .rank-tag .fire-icon,
.rank-list .rank-list-content .rank-list-style-one .rank-header .rank-tag .arrow-icon {
  font-family: "iconfont";
  color: #8b4513;
}
.rank-list .rank-list-content .rank-list-style-one .rank-items {
  margin-top: -15px;
  padding: 15px;
  border-radius: 16px 16px 0 0;
  background: #fff;
}
.rank-list .rank-list-content .rank-list-style-one .rank-items .rank-item {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  position: relative;
}
.rank-list .rank-list-content .rank-list-style-one .rank-items .rank-item:last-child {
  margin-bottom: 0;
}
.rank-list .rank-list-content .rank-list-style-one .rank-items .rank-item .rank-num {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 24px;
  height: 24px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px;
  z-index: 1;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.rank-list .rank-list-content .rank-list-style-one .rank-items .rank-item:nth-child(1) .rank-num {
  background-image: url("https://pic.nximg.cn/file/20230504/27715915_110500721101_2.jpg");
}
.rank-list .rank-list-content .rank-list-style-one .rank-items .rank-item:nth-child(2) .rank-num {
  background-image: url("https://pic.nximg.cn/file/20230504/27715915_110500721101_2.jpg");
}
.rank-list .rank-list-content .rank-list-style-one .rank-items .rank-item:nth-child(3) .rank-num {
  background-image: url("https://pic.nximg.cn/file/20230504/27715915_110500721101_2.jpg");
}
.rank-list .rank-list-content .rank-list-style-one .rank-items .rank-item .rank-img {
  width: 60px;
  height: 60px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}
.rank-list .rank-list-content .rank-list-style-one .rank-items .rank-item .rank-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.rank-list .rank-list-content .rank-list-style-one .rank-items .rank-item .rank-info {
  flex: 1;
}
.rank-list .rank-list-content .rank-list-style-one .rank-items .rank-item .rank-info .rank-name {
  font-size: 14px;
  color: #e6a23c;
  margin-bottom: 6px;
  font-weight: 500;
  background-color: #fcf5e3;
  padding: 4px 6px;
  margin: 6px 0;
  border-radius: 4px;
  display: inline-block;
}
.rank-list .rank-list-content .rank-list-style-one .rank-items .rank-item .rank-info .rank-desc {
  font-size: 15px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rank-list .rank-list-content .rank-list-style-two {
  background-color: #4169e1;
  border-radius: 16px 16px 0 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.rank-list .rank-list-content .rank-list-style-two .rank-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 12px;
}
.rank-list .rank-list-content .rank-list-style-two .rank-header .rank-title {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.rank-list .rank-list-content .rank-list-style-two .rank-header .rank-tag {
  font-size: 14px;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 4px 8px;
  border-radius: 12px;
  font-weight: 300;
}
.rank-list .rank-list-content .rank-list-style-two .rank-header .rank-tag .fire-text {
  margin: 0 6px;
  font-weight: 400;
  font-size: 18px;
  color: #894724;
  line-height: 25px;
}
.rank-list .rank-list-content .rank-list-style-two .rank-header .rank-tag .fire-icon,
.rank-list .rank-list-content .rank-list-style-two .rank-header .rank-tag .arrow-icon {
  font-family: "iconfont";
  color: #ffffff;
}
.rank-list .rank-list-content .rank-list-style-two .rank-products {
  background-color: #ffffff;
  padding: 12px;
  border-radius: 20px 20px 0 0;
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row:last-child {
  margin-bottom: 0;
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row .product-item {
  width: 32%;
  background: #fff;
  border-radius: 6px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row .product-item .product-top {
  padding: 8px 8px 0px 8px;
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row .product-item .product-top .product-rank {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: #ffb74d;
  color: #fff;
  border-radius: 0 0 6px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: bold;
  z-index: 1;
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row .product-item .product-top:nth-child(1) .product-rank {
  background: linear-gradient(135deg, #ff6b00, #ff9800);
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row .product-item .product-top:nth-child(2) .product-rank {
  background: linear-gradient(135deg, #4169e1, #5a7ae2);
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row .product-item .product-top:nth-child(3) .product-rank {
  background: linear-gradient(135deg, #ff9800, #ffb74d);
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row .product-item .product-top .product-img {
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
  padding-top: 5px;
  position: relative;
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row .product-item .product-top .product-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 24px;
  background: #f9f9f9;
  border-radius: 6px 6px 0 0;
  z-index: 0;
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row .product-item .product-top .product-img img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  z-index: 1;
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row .product-item .product-top .product-info {
  text-align: center;
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row .product-item .product-top .product-info .product-name {
  font-size: 10px;
  color: #ffcc30;
  margin-bottom: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row .product-item .product-bottom {
  height: 30px;
}
.rank-list .rank-list-content .rank-list-style-two .rank-products .product-row .product-item .product-bottom .product-desc {
  font-size: 12px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #f3f5f4;
  line-height: 30px;
  border-radius: 6px;
  text-align: center;
}
.notice-set .style-label {
  display: flex;
  align-items: center;
  margin-right: 15px;
  cursor: pointer;
}
.notice-set .add-product-btn {
  background: #4169e1;
  color: white;
  border: none;
  padding: 6px 12px;
  border-radius: 4px;
  cursor: pointer;
}
.notice-set .add-product-btn:hover {
  background: #5a7ae2;
}
.notice-set .required:after {
  content: "*";
  color: red;
  margin-left: 4px;
}
.notice-set .rank-card-type {
  display: flex;
  flex-direction: column;
}
.notice-set .rank-card-img {
  width: 130px;
}

.weapp-decoration-modal {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #f2f2f2;
}
.weapp-decoration-modal .modal-content {
  position: relative;
  background-color: #fff;
  border-radius: 12px;
  padding: 20px 15px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  width: 85%;
  max-width: 320px;
}
.weapp-decoration-modal .modal-content.bottom {
  border-radius: 12px 12px 0 0;
  margin-top: auto;
}
.weapp-decoration-modal .modal-content.center {
  border-radius: 12px;
  margin: auto;
}
.weapp-decoration-modal .modal-content .modal-title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
  color: #333;
}
.weapp-decoration-modal .modal-content .modal-line {
  width: 100%;
  height: 1px;
  background-color: #eee;
  margin: 10px 0;
}
.weapp-decoration-modal .modal-content .modal-body {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 15px;
  text-align: left;
  white-space: pre-line;
}
.weapp-decoration-modal .modal-content .modal-body .list-item {
  margin-bottom: 8px;
  padding-left: 18px;
  position: relative;
  text-indent: -18px;
}
.weapp-decoration-modal .modal-content .modal-body .list-item:last-child {
  margin-bottom: 0;
}
.weapp-decoration-modal .modal-content .modal-image {
  text-align: center;
  margin: 10px 0;
}
.weapp-decoration-modal .modal-content .modal-image img {
  max-width: 100%;
  border-radius: 4px;
}
.weapp-decoration-modal .modal-content .modal-image .modal-image-close {
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  z-index: 10;
}
.weapp-decoration-modal .modal-content .modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  font-size: 20px;
  color: #999;
  cursor: pointer;
  border-radius: 50%;
  font-weight: 300;
}
.weapp-decoration-modal .modal-content .modal-close:hover {
  background-color: #f5f5f5;
}
.weapp-decoration-modal:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
.modal-set .set-group {
  margin-bottom: 20px;
  padding: 0 15px;
}
.modal-set .set-group .set-title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
}
.modal-set .set-group .set-item {
  margin-bottom: 12px;
}
.modal-set .set-group .set-item .label {
  font-size: 13px;
  color: #666;
  margin-bottom: 5px;
}
.modal-set .set-group .set-item input[type="text"],
.modal-set .set-group .set-item input[type="number"],
.modal-set .set-group .set-item textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 13px;
}
.modal-set .set-group .set-item input[type="text"]:focus,
.modal-set .set-group .set-item input[type="number"]:focus,
.modal-set .set-group .set-item textarea:focus {
  border-color: #1890ff;
  outline: none;
}
.modal-set .set-group .set-item textarea {
  min-height: 80px;
  resize: vertical;
}
.modal-set .set-group .set-item .checkbox-item {
  display: flex;
  align-items: center;
}
.modal-set .set-group .set-item .checkbox-item input[type="checkbox"] {
  margin-right: 8px;
}
.modal-set .set-group .set-item .checkbox-item label {
  font-size: 13px;
  color: #666;
}
.modal-set .set-group .set-item .radio-group {
  display: flex;
}
.modal-set .set-group .set-item .radio-group label {
  margin-right: 15px;
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #666;
}
.modal-set .set-group .set-item .radio-group label input[type="radio"] {
  margin-right: 5px;
}
.modal-set .set-group .set-item .upload-container {
  display: flex;
  margin-bottom: 10px;
}
.modal-set .set-group .set-item .upload-container .upload-box {
  flex: 1;
  margin-right: 10px;
}
.modal-set .set-group .set-item .upload-container .upload-btn {
  white-space: nowrap;
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0 10px;
  font-size: 12px;
  color: #666;
  height: 32px;
  cursor: pointer;
}
.modal-set .set-group .set-item .upload-container .upload-btn:hover {
  background-color: #f0f0f0;
}
.modal-set .set-group .set-item .add-image-btn {
  width: 100%;
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 8px 0;
  font-size: 13px;
  color: #1890ff;
  cursor: pointer;
}
.modal-set .set-group .set-item .add-image-btn:hover {
  background-color: #f0f0f0;
}
.modal-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.modal-slider .slider-container {
  display: flex;
  transition: transform 0.3s ease;
  width: 100%;
}
.modal-slider .slider-container .slider-item {
  flex: 0 0 100%;
  width: 100%;
}
.modal-slider .slider-container .slider-item img {
  width: 100%;
  height: auto;
  display: block;
}
.modal-slider .slider-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
}
.modal-slider .slider-dots .slider-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 4px;
  cursor: pointer;
}
.modal-slider .slider-dots .slider-dot.active {
  background-color: #fff;
}

.bd .page-title {
  position: relative;
  padding-bottom: 0px;
}
.bd .page-title .btn {
  margin-left: 0;
  margin-right: 20px;
  line-height: 28px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}
.bd .page-title .btn span {
  font-size: 20px;
  margin-right: 5px;
}
.bd .page-title .btn:first-child,
.bd .page-title .btn:last-child {
  padding-right: 25px;
}
.bd .page-title .btn .delete {
  font-family: "iconfont";
  font-size: 12px;
  color: #999;
  display: inline-block;
  margin-left: 10px;
}
.bd .page-title .btn .delete:hover {
  color: #000;
}
.bd .page-title .btn-active {
  background-image: linear-gradient(135deg, #09f, #06f);
  color: #fff;
  border-color: #06f;
}
.bd .page-title .btn-active .delete {
  color: #ccc;
}
.bd .page-title .btn-active .delete:hover {
  color: #fff;
}
.bd .page-title .btn-active:hover {
  background-image: linear-gradient(135deg, #0bf, #07f);
  color: #fff;
  border-color: #07f;
}
.bd .page-title .tools {
  right: 0;
  text-align: center;
  position: absolute;
  top: 0px;
}
.bd .page-title .tools .btn {
  margin: 0 10px;
}
.bd .panel-bd {
  height: calc(100% - 50px);
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}
.bd .panel-bd.panel-bd-h-auto {
  height: auto;
}
.bd .panel-bd.panel-bd-h-auto .tool-op {
  display: none!important;
}
.bd .panel-bd.panel-bd-h-auto .module:hover .tool,
.bd .panel-bd.panel-bd-h-auto .module.true .tool {
  border: none;
}
.bd .panel-bd.panel-bd-h-auto .tool {
  cursor: default;
}
.bd .panel-module {
  background: #fff;
  width: 300px;
  height: 100%;
  border-radius: 10px;
  overflow: scroll;
  padding-bottom: 24px;
}
.bd .panel-module > .title {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  font-size: 16px;
  border-bottom: solid 1px #eee;
  color: #333;
}
.bd .panel-module > .content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.bd .panel-module > .content .subTitle {
  margin-left: 15px !important;
  margin-top: 24px;
  font-weight: 700;
}
.bd .panel-module .module {
  width: 80px;
  height: 80px;
  border: solid 1px #ccc;
  background: #eee;
  float: left;
  box-sizing: border-box;
  padding-top: 10px;
  margin: 15px 0 0 15px;
  cursor: pointer;
}
.bd .panel-module .module:first-child .icon {
  font-size: 35px;
}
.bd .panel-module .module .name {
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
}
.bd .panel-module .module .icon {
  font-family: "iconfont";
  font-size: 22px;
  text-align: center;
  line-height: 36px;
}
.bd .panel-module .module .icon-feebas-new {
  display: block;
  font-size: 22px;
  text-align: center;
  line-height: 36px;
}
.bd .panel-phone-wrapper {
  flex: 1 1 0%;
  overflow-y: auto;
  background: #f2f2f2;
  height: calc(100vh - 350px);
  scrollbar-gutter: stable;
  /* 现代浏览器 - 为滚动条预留空间，避免布局跳动 */
  scrollbar-width: thin;
  /* Firefox - 细滚动条 */
  /* WebKit浏览器自定义滚动条 */
}
.bd .panel-phone-wrapper::-webkit-scrollbar {
  width: 6px;
}
.bd .panel-phone-wrapper::-webkit-scrollbar-track {
  background: transparent;
}
.bd .panel-phone-wrapper::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}
.bd .panel-phone-wrapper::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.4);
}
.bd .iQsirn {
  margin: 20px auto;
  width: 375px;
  min-height: calc(-130px + 100vh);
  background: #f2f2f2;
}
.bd .iQsirn.unset-height {
  min-height: 0;
  min-height: initial;
  box-shadow: none;
  box-shadow: initial;
}
.bd .panel-phone {
  width: 375px;
  border-radius: 10px;
  background: #fff;
}
.bd .panel-phone::-webkit-scrollbar {
  display: none;
}
.bd .panel-phone .page-modal-preview {
  width: 375px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  z-index: 999;
  transform: translateX(calc(-50% - 8px));
}
.bd .panel-phone .page-modal-preview .weapp-decoration-modal {
  background: transparent!important;
}
.bd .panel-module-set {
  width: 360px;
  min-height: 600px;
  border-radius: 10px;
  overflow: scroll;
  background: #fff;
  box-sizing: border-box;
  padding-bottom: 20px;
  height: calc(100vh - 300px);
}
.bd .panel-module-set .editor > .title {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  font-size: 16px;
  border-bottom: solid 1px #eee;
  color: #333;
}
.bd .decoration-item-required:before {
  display: inline-block;
  margin-right: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: "*";
}

.page-item {
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  padding: 16px;
  margin-bottom: 12px;
  background: #fff;
  transition: all 0.3s ease;
  position: relative;
}
.page-item .page-item-status {
  position: absolute;
  left: 0;
  top: 0;
}
.page-item .page-item-status .ant-tag {
  margin: 0;
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 4px;
}
.page-item.selected {
  border-color: #1890ff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.page-item .page-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  margin-top: 20px;
}
.page-item .page-item-header .page-item-title {
  font-size: 16px;
  font-weight: 500;
  color: #262626;
  margin-bottom: 8px;
  line-height: 1.4;
}
.page-item .page-item-header .page-item-title .page-item-edit-icon {
  margin-left: 8px;
  color: #1890ff;
  cursor: pointer;
  font-size: 14px;
  transition: color 0.3s ease;
}
.page-item .page-item-header .page-item-title .page-item-edit-icon:hover {
  color: #40a9ff;
}
.page-item .page-item-header .page-item-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}
.page-item .page-item-header .page-item-actions .ant-btn {
  padding: 0;
  height: auto;
  font-size: 12px;
}
.page-item .page-item-header .page-item-actions .ant-btn.ant-btn-dangerous {
  color: #ff4d4f;
}
.page-item .page-item-header .page-item-actions .ant-btn.ant-btn-dangerous:hover {
  color: #ff7875;
}
.page-item .page-item-content .page-item-meta {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.page-item .page-item-content .page-item-meta .page-item-time,
.page-item .page-item-content .page-item-meta .page-item-promoter {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #8c8c8c;
}
.page-item .page-item-content .page-item-meta .page-item-time .meta-label,
.page-item .page-item-content .page-item-meta .page-item-promoter .meta-label {
  margin-right: 4px;
}
.page-item .page-item-content .page-item-meta .page-item-time .meta-value,
.page-item .page-item-content .page-item-meta .page-item-promoter .meta-value {
  color: #595959;
}

.design-page-list {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.design-page-list-left {
  flex-grow: 1;
  position: relative;
}
.design-page-list-left .increase-btn-container {
  text-align: left;
}
.design-page-list-left .increase-btn-container .increase-btn {
  margin-bottom: 20px;
  margin-right: 20px;
  border-radius: 5px;
  margin-left: 15px;
}
.design-page-list-left .tips-container {
  background-color: #e6f7ff;
  border: 1px solid #91d5ff;
  border-radius: 6px;
  padding: 12px 16px;
  margin: 0 10px 20px 10px;
  display: flex;
  align-items: flex-start;
}
.design-page-list-left .tips-container .tips-icon {
  color: #1890ff;
  font-size: 14px;
  margin-right: 8px;
  margin-top: 1px;
}
.design-page-list-left .tips-container .tips-content {
  color: #262626;
  font-size: 14px;
  line-height: 1.5;
}
.design-page-list-left .tips-container .tips-content a {
  color: #1890ff;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.design-page-list-left .tips-container .tips-content a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.design-page-list-right {
  padding-left: 30px;
  width: 456px;
}

.panel-module .modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.panel-module .modal-search {
  padding: 15px 0;
  border-radius: 4px;
}
.panel-module .modal-search .search-form-item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.panel-module .modal-search .search-form-item label {
  width: 60px;
}
.panel-module .modal-search .search-actions {
  display: flex;
  justify-content: flex-end;
}
.panel-module .modal-table {
  margin-top: 12px;
}
.panel-module .modal-table .table-title {
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
}
.panel-module .modal-table .ant-table-wrapper {
  margin-top: 10px;
}

.weapp-decoration-new {
  height: calc(100vh - 200px);
}
.weapp-decoration-new .bd {
  height: calc(100vh - 250px);
}
.weapp-decoration-new .bd .main {
  position: relative;
  padding: 0 20px;
  margin-left: 0;
}
.weapp-decoration-new .bd .page-title {
  position: relative;
  height: 50px;
  padding-bottom: 0px;
}
.weapp-decoration-new .bd .page-title .btn {
  margin-left: 0;
  margin-right: 20px;
  line-height: 28px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}
.weapp-decoration-new .bd .page-title .btn span {
  font-size: 20px;
  margin-right: 5px;
}
.weapp-decoration-new .bd .page-title .btn:first-child,
.weapp-decoration-new .bd .page-title .btn:last-child {
  padding-right: 25px;
}
.weapp-decoration-new .bd .page-title .btn .delete {
  font-family: "iconfont";
  font-size: 12px;
  color: #999;
  display: inline-block;
  margin-left: 10px;
}
.weapp-decoration-new .bd .page-title .btn .delete:hover {
  color: #000;
}
.weapp-decoration-new .bd .page-title .btn-active {
  background-image: linear-gradient(135deg, #09f, #06f);
  color: #fff;
  border-color: #06f;
}
.weapp-decoration-new .bd .page-title .btn-active .delete {
  color: #ccc;
}
.weapp-decoration-new .bd .page-title .btn-active .delete:hover {
  color: #fff;
}
.weapp-decoration-new .bd .page-title .btn-active:hover {
  background-image: linear-gradient(135deg, #0bf, #07f);
  color: #fff;
  border-color: #07f;
}
.weapp-decoration-new .bd .page-title .tools {
  right: 0;
  text-align: center;
  position: absolute;
  top: 0px;
}
.weapp-decoration-new .bd .page-title .tools .btn {
  margin: 0 10px;
}
.weapp-decoration-new .ant-tabs > .ant-tabs-nav {
  margin: 0;
}
.weapp-decoration-new .new-search-condition-panel {
  display: none;
}
.weapp-decoration-new .category-goods-sort {
  display: flex;
  height: 100%;
}
.weapp-decoration-new .category-goods-sort .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-left: 5px;
}
.weapp-decoration-new .category-goods-sort .category-goods-preview {
  height: 85%;
  background: #fff;
  border-radius: 16px;
  width: 520px;
  padding: 12px 0;
}
.weapp-decoration-new .category-goods-sort .category-goods-preview .product-item {
  display: flex;
  gap: 10px;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 12px;
}
.weapp-decoration-new .category-goods-sort .category-goods-preview .product-image-wrap {
  text-align: center;
  width: 60px;
  height: 60px;
}
.weapp-decoration-new .category-goods-sort .category-goods-preview .product-image {
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.weapp-decoration-new .category-goods-sort .category-goods-preview .product-details {
  display: flex;
  flex-direction: column;
}
.weapp-decoration-new .category-goods-sort .category-goods-preview .product-name {
  font-size: 14px;
  color: #333;
}
.weapp-decoration-new .category-goods-sort .category-goods-preview .product-price {
  font-size: 16px;
  color: #e60023;
  font-weight: bold;
}
.weapp-decoration-new .category-goods-sort .category-list {
  padding: 0 20px;
}
.weapp-decoration-new .category-goods-sort .sort-goods-list {
  display: flex;
  flex-direction: column;
  width: 360px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  max-height: 85%;
}
.weapp-decoration-new .category-goods-sort .sort-goods-list .product-image-wrap {
  text-align: center;
  width: 60px;
  height: 60px;
}
.weapp-decoration-new .category-goods-sort .sort-goods-list .product-info {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.weapp-decoration-new .category-goods-sort .sort-goods-list .product-info .product-name {
  white-space: break-spaces;
  word-break: break-all;
}
.weapp-decoration-new .category-goods-sort .sort-goods-list .product-image {
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.weapp-decoration-new .category-goods-sort .sort-goods-list .product-price {
  display: flex;
  font-size: 14px;
  justify-content: space-between;
}
.weapp-decoration-new .category-goods-sort .sort-goods-list .draggable-goods-list {
  flex: 1;
  overflow: scroll;
  padding: 0 20px;
}
.weapp-decoration-new .category-goods-sort .category-list-card {
  margin: 0 24px;
  padding: 20px;
  width: 360px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.weapp-decoration-new .category-goods-sort .product-list {
  min-width: 269px;
  height: calc(100vh - 250px);
  overflow: auto;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@font-face {
  font-family: 'iconfont';
  /* project id 1257720 */
  src: url('//at.alicdn.com/t/font_1257720_rt3xcwz2ji.eot');
  src: url('//at.alicdn.com/t/font_1257720_rt3xcwz2ji.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1257720_rt3xcwz2ji.woff2') format('woff2'), url('//at.alicdn.com/t/font_1257720_rt3xcwz2ji.woff') format('woff'), url('//at.alicdn.com/t/font_1257720_rt3xcwz2ji.ttf') format('truetype'), url('//at.alicdn.com/t/font_1257720_rt3xcwz2ji.svg#iconfont') format('svg');
}

/**
 * 订单审核规则弹窗样式
 * 从 feebus 项目迁移
 */
.order-audit-rule-modal .account-form .ant-form-item-label label {
  font-weight: bold;
}
.order-audit-rule-modal .account-form .ant-input {
  width: 100%;
}
.order-audit-rule-modal .account-form .ant-radio-group .ant-radio-wrapper {
  margin-left: 3px;
}
.order-audit-rule-modal .ant-modal-footer {
  text-align: center;
}
.order-audit-rule-modal .ant-modal-footer .ant-btn {
  width: 104px;
  height: 40px;
  margin: 0 10px;
}
.order-audit-rule-modal .ant-modal-footer .ant-btn-primary {
  background-color: #1b7aff;
  border-color: #1b7aff;
}

/**
 * 订单审核规则页面样式
 * 从 feebus 项目迁移 (shop/order-audit-rules/view.scss)
 */
.order-audit-rules-page {
  padding: 24px;
  background: #fff;
}
.order-audit-rules-page .component-header {
  margin-bottom: 16px;
}
.order-audit-rules-page .component-header.clearfix::after {
  content: '';
  display: table;
  clear: both;
}
.order-audit-rules-page .ant-table .td-operation {
  text-align: center;
}
.order-audit-rules-page .ant-pagination {
  text-align: right;
  padding: 15px 0;
}

.show-guide-text .guide-image-container {
  text-align: center;
}
.show-guide-text .guide-image-container img {
  display: block;
  margin: 0 auto;
}

/**
 * 条款设置页面样式
 * 从 feebus 项目迁移
 */
.mini-app-set-page {
  padding: 24px;
}
.mini-app-set-page .clause-item {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
}
.mini-app-set-page .clause-item .clause-name {
  width: 204px;
  font-size: 14px;
  color: #333;
}
.mini-app-set-page .clause-item .clause-action {
  color: #1890ff;
  cursor: pointer;
  font-size: 14px;
}
.mini-app-set-page .clause-item .clause-action:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
/* 文件上传弹窗样式 */
.upload-file-modal {
  /* 覆盖 antd 默认样式 */
}
.upload-file-modal .upload-area {
  border: 2px dashed #d9d9d9;
  border-radius: 6px;
  padding: 40px 20px;
  text-align: center;
  background-color: #fafafa;
  cursor: pointer;
  transition: border-color 0.3s ease;
}
.upload-file-modal .upload-area:hover {
  border-color: #1890ff;
}
.upload-file-modal .upload-area .upload-icon {
  font-size: 48px;
  color: #999;
  margin-bottom: 16px;
}
.upload-file-modal .upload-area .upload-text {
  font-size: 16px;
  color: #666;
  margin-bottom: 8px;
}
.upload-file-modal .file-list {
  margin-top: 16px;
}
.upload-file-modal .file-list .file-list-title {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
}
.upload-file-modal .ant-upload.ant-upload-drag {
  background: transparent !important;
  border: none !important;
}
.upload-file-modal .ant-upload-list-item {
  margin-bottom: 8px;
}
.upload-file-modal .image-empty .placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #999;
}
.upload-file-modal .image-empty .placeholder .text {
  margin-top: 8px;
  font-size: 14px;
}

.agreement-set-page {
  height: 100%;
}

.content-management-list-page {
  height: 100%;
}
.content-management-list-page__title {
  display: flex;
  align-items: center;
  gap: 8px;
}

.content-management-data-page {
  height: 100%;
}
.content-management-data-page__user {
  display: flex;
  align-items: center;
  gap: 8px;
}
.content-management-data-page__avatar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.content-management-create-page {
  padding-top: 24px;
}
.content-management-create-page__upload {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding-top: 40px;
}
.content-management-create-page__upload-tip {
  color: #999;
  font-size: 12px;
}

.community-operation-user-detail-page {
  display: flex;
  gap: 16px;
  padding: 16px;
}
.community-operation-user-detail-page__sider {
  width: 280px;
  flex-shrink: 0;
}
.community-operation-user-detail-page__card,
.community-operation-user-detail-page__content {
  background: #fff;
  border-radius: 8px;
  padding: 20px;
}
.community-operation-user-detail-page__content {
  flex: 1;
}
.community-operation-user-detail-page__avatar {
  width: 72px;
  height: 72px;
  margin: 0 auto 12px;
  border-radius: 50%;
  overflow: hidden;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
}
.community-operation-user-detail-page__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.community-operation-user-detail-page__name {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
}
.community-operation-user-detail-page__tag-group + .community-operation-user-detail-page__tag-group {
  margin-top: 20px;
}
.community-operation-user-detail-page__tag-title {
  font-weight: 600;
  margin-bottom: 10px;
}
.community-operation-user-detail-page__tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
}
.community-operation-user-detail-page__tag-item {
  padding: 6px 10px;
  background: #f7f8fa;
  border-radius: 6px;
}

.log-off-management-page {
  height: 100%;
}

.external-crowd-manage-page {
  height: 100%;
}

.external-contacts-manage-page {
  height: 100%;
}

.member-manage-page {
  height: 100%;
}

.qrcode-manage-page {
  height: 100%;
}

.label-set-page {
  height: 100%;
}
.label-set-page__header {
  margin-bottom: 16px;
}

.community-operation-user-set-page {
  height: 100%;
  display: flex;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.community-operation-user-set-page__sider {
  width: 300px;
  border-right: 1px solid #f0f0f0;
  padding: 16px;
  overflow: auto;
}
.community-operation-user-set-page__content {
  flex: 1;
  padding: 16px 20px;
  overflow: auto;
}
.community-operation-user-set-page__search {
  margin-bottom: 16px;
}
.community-operation-user-set-page__user {
  display: flex;
  align-items: center;
  gap: 8px;
}
.community-operation-user-set-page__avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.community-operation-user-set-page__toolbar {
  display: flex;
  justify-content: space-between;
  margin: 16px 0;
}

.data-dashboard-page .data-dashboard-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.data-dashboard-page .data-dashboard-title {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.data-dashboard-page .data-dashboard-title__heading {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: #1f1f1f;
}
.data-dashboard-page .data-dashboard-title__desc {
  color: #8c8c8c;
  font-size: 12px;
}
.data-dashboard-page .data-dashboard-metric-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  grid-gap: 16px;
  gap: 16px;
  margin-bottom: 16px;
}
.data-dashboard-page .data-dashboard-metric-card {
  border-radius: 12px;
  border: 1px solid #f0f0f0;
  background: linear-gradient(180deg, #ffffff 0%, #fafcff 100%);
  padding: 16px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.data-dashboard-page .data-dashboard-metric-card.is-active {
  border-color: #91caff;
  box-shadow: 0 8px 20px rgba(22, 119, 255, 0.08);
}
.data-dashboard-page .data-dashboard-metric-card__title {
  color: #595959;
  font-size: 13px;
  margin-bottom: 8px;
}
.data-dashboard-page .data-dashboard-metric-card__value {
  color: #1f1f1f;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 8px;
}
.data-dashboard-page .data-dashboard-metric-card__change {
  font-size: 12px;
}
.data-dashboard-page .data-dashboard-metric-card__change.increase {
  color: #cf1322;
}
.data-dashboard-page .data-dashboard-metric-card__change.decrease {
  color: #389e0d;
}
.data-dashboard-page .data-dashboard-metric-card__change.stable {
  color: #8c8c8c;
}
.data-dashboard-page .data-dashboard-chart__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.data-dashboard-page .data-dashboard-chart__title {
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 600;
}
.data-dashboard-page .data-dashboard-chart__canvas {
  width: 100%;
  height: 360px;
}
.data-dashboard-page .data-dashboard-chart__empty {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 360px;
}
.data-dashboard-page .data-dashboard-chart__fallback {
  height: 360px;
  padding: 8px 0;
}
.data-dashboard-page .data-dashboard-chart__svg {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #fcfcfc 0%, #fff 100%);
  border-radius: 8px;
}
.data-dashboard-page .data-dashboard-side-card,
.data-dashboard-page .data-dashboard-card {
  margin-bottom: 16px;
}
.data-dashboard-page .data-dashboard-rate-list {
  display: grid;
  grid-gap: 12px;
  gap: 12px;
}
.data-dashboard-page .data-dashboard-rate-item {
  padding: 12px 14px;
  border-radius: 10px;
  background: #fafafa;
}
.data-dashboard-page .data-dashboard-rate-item__head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  color: #262626;
  font-size: 13px;
}
.data-dashboard-page .data-dashboard-search-bar {
  margin-bottom: 16px;
  padding: 16px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #f0f0f0;
}
.data-dashboard-page .data-dashboard-stock-card__value {
  font-size: 32px;
  font-weight: 600;
  color: #1f1f1f;
  margin-bottom: 8px;
}

.data-dashboard-page .data-dashboard-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.data-dashboard-page .data-dashboard-title {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.data-dashboard-page .data-dashboard-title__heading {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: #1f1f1f;
}
.data-dashboard-page .data-dashboard-title__desc {
  color: #8c8c8c;
  font-size: 12px;
}
.data-dashboard-page .data-dashboard-metric-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  grid-gap: 16px;
  gap: 16px;
  margin-bottom: 16px;
}
.data-dashboard-page .data-dashboard-metric-card {
  border-radius: 12px;
  border: 1px solid #f0f0f0;
  background: linear-gradient(180deg, #ffffff 0%, #fafcff 100%);
  padding: 16px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.data-dashboard-page .data-dashboard-metric-card.is-active {
  border-color: #91caff;
  box-shadow: 0 8px 20px rgba(22, 119, 255, 0.08);
}
.data-dashboard-page .data-dashboard-metric-card__title {
  color: #595959;
  font-size: 13px;
  margin-bottom: 8px;
}
.data-dashboard-page .data-dashboard-metric-card__value {
  color: #1f1f1f;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 8px;
}
.data-dashboard-page .data-dashboard-metric-card__change {
  font-size: 12px;
}
.data-dashboard-page .data-dashboard-metric-card__change.increase {
  color: #cf1322;
}
.data-dashboard-page .data-dashboard-metric-card__change.decrease {
  color: #389e0d;
}
.data-dashboard-page .data-dashboard-metric-card__change.stable {
  color: #8c8c8c;
}
.data-dashboard-page .data-dashboard-chart__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.data-dashboard-page .data-dashboard-chart__title {
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 600;
}
.data-dashboard-page .data-dashboard-chart__canvas {
  width: 100%;
  height: 360px;
}
.data-dashboard-page .data-dashboard-chart__empty {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 360px;
}
.data-dashboard-page .data-dashboard-chart__fallback {
  height: 360px;
  padding: 8px 0;
}
.data-dashboard-page .data-dashboard-chart__svg {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #fcfcfc 0%, #fff 100%);
  border-radius: 8px;
}
.data-dashboard-page .data-dashboard-side-card,
.data-dashboard-page .data-dashboard-card {
  margin-bottom: 16px;
}
.data-dashboard-page .data-dashboard-rate-list {
  display: grid;
  grid-gap: 12px;
  gap: 12px;
}
.data-dashboard-page .data-dashboard-rate-item {
  padding: 12px 14px;
  border-radius: 10px;
  background: #fafafa;
}
.data-dashboard-page .data-dashboard-rate-item__head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  color: #262626;
  font-size: 13px;
}
.data-dashboard-page .data-dashboard-search-bar {
  margin-bottom: 16px;
  padding: 16px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #f0f0f0;
}
.data-dashboard-page .data-dashboard-stock-card__value {
  font-size: 32px;
  font-weight: 600;
  color: #1f1f1f;
  margin-bottom: 8px;
}

.data-dashboard-page .data-dashboard-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.data-dashboard-page .data-dashboard-title {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.data-dashboard-page .data-dashboard-title__heading {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: #1f1f1f;
}
.data-dashboard-page .data-dashboard-title__desc {
  color: #8c8c8c;
  font-size: 12px;
}
.data-dashboard-page .data-dashboard-metric-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  grid-gap: 16px;
  gap: 16px;
  margin-bottom: 16px;
}
.data-dashboard-page .data-dashboard-metric-card {
  border-radius: 12px;
  border: 1px solid #f0f0f0;
  background: linear-gradient(180deg, #ffffff 0%, #fafcff 100%);
  padding: 16px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.data-dashboard-page .data-dashboard-metric-card.is-active {
  border-color: #91caff;
  box-shadow: 0 8px 20px rgba(22, 119, 255, 0.08);
}
.data-dashboard-page .data-dashboard-metric-card__title {
  color: #595959;
  font-size: 13px;
  margin-bottom: 8px;
}
.data-dashboard-page .data-dashboard-metric-card__value {
  color: #1f1f1f;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 8px;
}
.data-dashboard-page .data-dashboard-metric-card__change {
  font-size: 12px;
}
.data-dashboard-page .data-dashboard-metric-card__change.increase {
  color: #cf1322;
}
.data-dashboard-page .data-dashboard-metric-card__change.decrease {
  color: #389e0d;
}
.data-dashboard-page .data-dashboard-metric-card__change.stable {
  color: #8c8c8c;
}
.data-dashboard-page .data-dashboard-chart__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.data-dashboard-page .data-dashboard-chart__title {
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 600;
}
.data-dashboard-page .data-dashboard-chart__canvas {
  width: 100%;
  height: 360px;
}
.data-dashboard-page .data-dashboard-chart__empty {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 360px;
}
.data-dashboard-page .data-dashboard-chart__fallback {
  height: 360px;
  padding: 8px 0;
}
.data-dashboard-page .data-dashboard-chart__svg {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #fcfcfc 0%, #fff 100%);
  border-radius: 8px;
}
.data-dashboard-page .data-dashboard-side-card,
.data-dashboard-page .data-dashboard-card {
  margin-bottom: 16px;
}
.data-dashboard-page .data-dashboard-rate-list {
  display: grid;
  grid-gap: 12px;
  gap: 12px;
}
.data-dashboard-page .data-dashboard-rate-item {
  padding: 12px 14px;
  border-radius: 10px;
  background: #fafafa;
}
.data-dashboard-page .data-dashboard-rate-item__head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  color: #262626;
  font-size: 13px;
}
.data-dashboard-page .data-dashboard-search-bar {
  margin-bottom: 16px;
  padding: 16px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #f0f0f0;
}
.data-dashboard-page .data-dashboard-stock-card__value {
  font-size: 32px;
  font-weight: 600;
  color: #1f1f1f;
  margin-bottom: 8px;
}

.offsite-promotion-page .offsite-promotion-drawer__images {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.offsite-promotion-create-page .item-component-block {
  margin-bottom: 16px;
  padding: 16px;
  background: #fff;
  border-radius: 8px;
}
.offsite-promotion-create-page .item-component-block-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.offsite-promotion-create-page .offsite-promotion-create-page__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 0 16px;
  gap: 0 16px;
}

.offsite-promotion-detail-page .item-component-block {
  margin-bottom: 16px;
  padding: 16px;
  background: #fff;
  border-radius: 8px;
}

.reach-management-page__description {
  margin-bottom: 16px;
}
.reach-management-page__description-content {
  display: flex;
  align-items: center;
  gap: 16px;
}
.reach-management-page__description-content img {
  width: 48px;
  height: 48px;
}
.reach-management-page__description-content h3 {
  margin: 0 0 4px;
}
.reach-management-page__description-content p {
  margin: 0;
  color: #8c8c8c;
}
.reach-management-page__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  grid-gap: 16px;
  gap: 16px;
}
.reach-management-page__item {
  padding: 16px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #f0f0f0;
}
.reach-management-page__item-content {
  display: flex;
  gap: 12px;
  margin-bottom: 16px;
}
.reach-management-page__item-icon img {
  width: 48px;
  height: 48px;
}
.reach-management-page__item-title {
  font-weight: 600;
  margin-bottom: 6px;
}
.reach-management-page__item-desc {
  color: #8c8c8c;
}
.reach-management-page__actions {
  display: flex;
  gap: 16px;
}

.reach-template-create-page__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 360px;
  grid-gap: 16px;
  gap: 16px;
}
.reach-template-create-page__section-title {
  margin: 16px 0 12px;
  font-size: 16px;
  font-weight: 600;
}
.reach-template-create-page__inline-text {
  display: inline-flex;
  align-items: center;
  height: 32px;
  padding: 0 8px;
  color: #595959;
}
.reach-template-create-page__preview-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
}
.reach-template-create-page__preview-row {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 12px 0;
  border-bottom: 1px solid #f0f0f0;
}

.gift-manage-page {
  background: #fff;
  padding: 16px;
  border-radius: 8px;
}
.gift-manage-page__category {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}
.gift-manage-page__category-label {
  color: #595959;
}
.gift-manage-page__operate {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.gift-manage-page__title-text {
  margin: 16px 0 8px;
  font-size: 16px;
  font-weight: 600;
}
.gift-manage-page__center {
  text-align: center;
}

.role-manage-page {
  padding: 24px;
  background: #fff;
}
.role-manage-page .link {
  color: #1890ff;
  cursor: pointer;
}
.role-manage-page .link:hover {
  color: #40a9ff;
}
.role-manage-page .new-search-condition-panel {
  display: none;
}

/**
 * 权限分配表格样式
 * 与 feebus 项目保持一致
 */
.permission-table {
  width: 100%;
}
.permission-table .ant-table {
  border-left: solid 1px #e7e7e7;
  border-bottom: solid 1px #e7e7e7;
}
.permission-table .ant-table th,
.permission-table .ant-table td {
  font-size: 14px;
  padding: 10px 12px !important;
  border-right: solid 1px #e7e7e7;
  border-top: solid 1px #e7e7e7;
  line-height: 1.8;
  min-width: 180px;
}
.permission-table .ant-table .ant-checkbox-wrapper {
  margin-left: 0;
}
.permission-table .ant-table .ant-table-container {
  border: none;
}
.permission-table .ant-table .ant-table-thead > tr > th {
  background: #fafafa;
  font-weight: 600;
}
.permission-table .ant-table .ant-table-tbody > tr > td {
  border-bottom: none;
}
.permission-table .ant-table table {
  border-collapse: collapse;
}
.permission-table .ant-checkbox-group {
  width: 100%;
}

/**
 * 角色创建/编辑页面样式
 * 与 feebus 项目保持一致
 */
.role-create-page {
  position: relative;
  padding-bottom: 70px;
  /* 为底部固定按钮留出空间 */
  /**
   * 底部按钮区域
   * 固定在页面底部，与 feebus 保持一致
   */
  /**
   * 响应式：Sidebar 折叠时调整底部按钮位置
   */
}
.role-create-page .ant-form {
  margin-bottom: 24px;
}
.role-create-page .ft {
  position: fixed;
  left: 200px;
  /* Sidebar 宽度 */
  right: 0;
  bottom: 0;
  width: auto;
  background: #ffffff;
  box-shadow: 0px -2px 3px 0px rgba(0, 21, 41, 0.04);
  text-align: center;
  filter: blur(0px);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
  padding: 12px 0;
}
.role-create-page .ft button {
  height: 34px;
  padding: 5px 16px;
  margin: 0 16px;
}
@media (max-width: 768px) {
  .role-create-page .ft {
    left: 80px;
    /* 折叠后的 Sidebar 宽度 */
  }
}

.account-manage-page {
  padding: 24px;
  background: #fff;
  min-height: calc(100vh - 64px);
}
.account-manage-page a {
  color: #1890ff;
  cursor: pointer;
}
.account-manage-page a:hover {
  color: #40a9ff;
}
.account-manage-page .new-search-condition-panel {
  display: none;
}

/**
 * 菜单权限树组件样式
 */
.menu-permission-tree .ant-table {
  font-size: 14px;
}
.menu-permission-tree .ant-table .ant-table-thead > tr > th {
  background-color: #fafafa;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  padding: 12px 16px;
  text-align: center;
  border-bottom: 1px solid #f0f0f0;
}
.menu-permission-tree .ant-table .ant-table-tbody > tr > td {
  padding: 12px 16px;
  vertical-align: middle;
  border-bottom: 1px solid #f0f0f0;
}
.menu-permission-tree .ant-table .ant-table-tbody > tr > td .ant-checkbox-wrapper {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
}
.menu-permission-tree .ant-table .ant-table-tbody > tr > td .ant-checkbox-wrapper .ant-checkbox {
  flex-shrink: 0;
}
.menu-permission-tree .ant-table .ant-table-tbody > tr > td .ant-checkbox-wrapper span:not(.ant-checkbox) {
  display: inline-flex;
  align-items: center;
}
.menu-permission-tree .ant-table .ant-table-tbody > tr > td .ant-checkbox-wrapper .anticon {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
}
.menu-permission-tree .ant-table .ant-table-tbody > tr:hover > td {
  background-color: #fafafa;
}
.menu-permission-tree .ant-table.ant-table-bordered .ant-table-thead > tr > th,
.menu-permission-tree .ant-table.ant-table-bordered .ant-table-tbody > tr > td {
  border-right: 1px solid #f0f0f0;
}
.menu-permission-tree .ant-empty {
  padding: 40px 0;
}
.menu-permission-tree .ant-spin {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 200px;
}

.merchant-role-manage-page {
  padding: 24px;
  background: #fff;
  height: 100%;
}
.merchant-role-manage-page .link {
  color: #1890ff;
  cursor: pointer;
}
.merchant-role-manage-page .link:hover {
  color: #40a9ff;
}

.merchant-account-manage-page {
  padding: 24px;
  background: #fff;
  height: 100%;
}
.merchant-account-manage-page .link {
  color: #1890ff;
  cursor: pointer;
}
.merchant-account-manage-page .link:hover {
  color: #40a9ff;
}
.merchant-account-manage-page .ant-checkbox-wrapper {
  margin-left: 0;
}

.basic-info-tab .elipsis-span {
  max-width: 400px!important;
}

.message-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.message-container .message-toolbar {
  padding: 12px 16px;
  border-bottom: 1px solid #f0f0f0;
  background-color: #fafafa;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.message-container .message-content {
  flex: 1;
  overflow: auto;
  padding: 16px;
  margin: 0;
  background-color: #f5f5f5;
  border-radius: 4px;
  font-size: 12px;
  line-height: 1.6;
  color: #262626;
  font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
  white-space: pre-wrap;
  word-break: break-all;
}
.message-container .message-content::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.message-container .message-content::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.message-container .message-content::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 4px;
}
.message-container .message-content::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.external-request-log {
  height: 100%;
}
.external-request-log .new-search-list {
  height: calc(100% - 100px) !important;
}

.basic-info-tab .elipsis-span {
  max-width: 400px!important;
}

.message-container {
  display: flex;
  flex-direction: column;
  max-height: 400px;
}
.message-container .message-toolbar {
  padding: 12px 16px;
  border-bottom: 1px solid #f0f0f0;
  background-color: #fafafa;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.message-container .message-content {
  flex: 1;
  overflow: auto;
  padding: 16px;
  margin: 0;
  background-color: #f5f5f5;
  border-radius: 4px;
  font-size: 12px;
  line-height: 1.6;
  color: #262626;
  font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
  white-space: pre-wrap;
  word-break: break-all;
}
.message-container .message-content::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.message-container .message-content::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.message-container .message-content::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 4px;
}
.message-container .message-content::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.external-response-log {
  height: 100%;
}
.external-response-log .new-search-list {
  height: calc(100% - 100px) !important;
}

.operation-log-page {
  height: 100%;
}

.login-log-page {
  height: 100%;
}

.download-center-page {
  height: 100%;
}
.download-center-page .page-header {
  margin-bottom: 16px;
}
.download-center-page .page-header h2 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.download-center-page .page-content {
  background: #fff;
  border-radius: 8px;
  padding: 16px;
  min-height: calc(100vh - 200px);
}
.download-center-page .page-content .ant-tabs .ant-tabs-nav {
  margin-bottom: 16px;
}
.download-center-page .import-log-component,
.download-center-page .export-log-component {
  height: 100%;
}

/**
 * TOP排名表格样式
 */
.top-ranking-tables .top-center {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
.top-ranking-tables .top-center .top-center-item {
  flex: 1;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  overflow: hidden;
}
.top-ranking-tables .top-center .top-center-item .top-center-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  background: #fafafa;
  border-bottom: 1px solid #e8e8e8;
}
.top-ranking-tables .top-center .top-center-item .top-center-box .top-center-title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.top-ranking-tables .top-center .top-center-item .top-center-box .top-center-ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-ranking-tables .top-center .top-center-item .top-center-box .top-center-ul li {
  padding: 5px 15px;
  margin-left: 10px;
  cursor: pointer;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  font-size: 14px;
  transition: all 0.3s;
}
.top-ranking-tables .top-center .top-center-item .top-center-box .top-center-ul li:hover {
  color: #1b7aff;
  border-color: #1b7aff;
}
.top-ranking-tables .top-center .top-center-item .top-center-box .top-center-ul li.active {
  color: #fff;
  background-color: #1b7aff;
  border-color: #1b7aff;
}
.top-ranking-tables .top-center .top-center-item .item-list {
  padding: 10px;
}
.top-ranking-tables .top-center .top-center-item .item-list .goods-img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.top-ranking-tables .top-center .top-center-item .item-list .ant-table {
  font-size: 14px;
}
.top-ranking-tables .top-center .top-center-item .item-list .ant-table .ant-table-thead > tr > th {
  background: #fafafa;
  font-weight: bold;
}
.top-ranking-tables .top-center .top-center-item .item-list .ant-table .ant-table-tbody > tr > td {
  padding: 12px 8px;
}

/**
 * 数据看板页面样式
 * 从 feebus 项目迁移 (settlement/data-board/view.scss)
 */
.data-board-page {
  padding: 24px;
  background: #fff;
}
.data-board-page .tab-top-contents .top-contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.data-board-page .tab-top-contents .top-contents .top-ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.data-board-page .tab-top-contents .top-contents .top-ul li {
  padding: 8px 20px;
  margin-right: 10px;
  cursor: pointer;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  transition: all 0.3s;
}
.data-board-page .tab-top-contents .top-contents .top-ul li:hover {
  color: #1b7aff;
  border-color: #1b7aff;
}
.data-board-page .tab-top-contents .top-contents .top-ul li.active {
  color: #fff;
  background-color: #1b7aff;
  border-color: #1b7aff;
}
.data-board-page .tab-top-contents .top-contents .date-group {
  display: flex;
  align-items: center;
}
.data-board-page .tab-top-contents .top-contents .date-group .date-title {
  margin-right: 10px;
  font-weight: bold;
}
.data-board-page .tab-top-contents .top-contents .date-group .group-content {
  display: flex;
  align-items: center;
}
.data-board-page .tab-top-contents .top-num {
  display: flex;
  justify-content: space-evenly;
  gap: 100px;
  margin: 30px 0;
}
.data-board-page .tab-top-contents .top-num .num-box {
  text-align: center;
}
.data-board-page .tab-top-contents .top-num .num-box .num-price {
  font-size: 36px;
  font-weight: bold;
  color: #1b7aff;
  margin-bottom: 10px;
}
.data-board-page .tab-top-contents .top-num .num-box .num-price span {
  color: #1b7aff;
}
.data-board-page .tab-top-contents .top-num .num-box .num-title {
  font-size: 16px;
  color: #666;
}
.data-board-page .tab-top-contents .top-date {
  text-align: right;
  color: #999;
  font-size: 14px;
  margin-bottom: 20px;
}
.data-board-page .gmv-content {
  display: flex;
  justify-content: space-around;
  margin: 30px 0;
  padding: 20px;
  background: #f5f5f5;
  border-radius: 8px;
}
.data-board-page .gmv-content .gmv-item {
  text-align: center;
  flex: 1;
}
.data-board-page .gmv-content .gmv-item .gmv-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #333;
}
.data-board-page .gmv-content .gmv-item .gmv-num {
  font-size: 24px;
  font-weight: bold;
  color: #1b7aff;
  margin-bottom: 10px;
}
.data-board-page .gmv-content .gmv-item .gmv-num span {
  color: #1b7aff;
}
.data-board-page .gmv-content .gmv-item .gmv-order {
  font-size: 14px;
  color: #666;
}

.login-log-page {
  height: 100%;
}

.service-provider-info-page {
  height: 100%;
}
.service-provider-info-page .link {
  color: #1890ff;
  cursor: pointer;
}
.service-provider-info-page .link:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.service-provider-info-page .block {
  margin-bottom: 20px;
}

.service-provider-store-page {
  height: 100%;
}

.setting-commission-rate-page {
  padding: 24px;
}
.setting-commission-rate-page .ant-card .ant-form {
  max-width: 1200px;
}
.setting-commission-rate-page .ant-form-item-label {
  text-align: right;
}
.setting-commission-rate-page .ant-input-suffix {
  margin-left: 8px;
}
.setting-commission-rate-page .pullNewer a {
  color: red;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  padding-left: 2px;
}

.new-customer-cms-set-page {
  padding: 20px;
}
.new-customer-cms-set-page .ant-card {
  border-radius: 8px;
}
.new-customer-cms-set-page .ant-table {
  margin-top: 16px;
}
.new-customer-cms-set-page .ant-modal .ant-form-item {
  margin-bottom: 16px;
}

.import-excel {
  padding: 30px 30px 0;
  overflow: auto;
  height: 100%;
}
.import-excel .step-1 .box {
  margin-top: 30px;
  border: solid 1px #ddd;
  padding: 20px 40px;
}
.import-excel .step-1 .box .title {
  position: relative;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.import-excel .step-1 .box .title:before {
  content: '';
  position: absolute;
  left: -12px;
  top: 10px;
  width: 3px;
  height: 16px;
  background: #1890ff;
}
.import-excel .step-1 .box .text {
  color: #666;
  margin-bottom: 20px;
  white-space: pre-wrap;
}
.import-excel .step-1 .box .link {
  color: #1890ff;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.import-excel .step-1 .box .link:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.import-excel .step-1 .next {
  margin: 20px auto;
  display: block;
}
.import-excel .step-2 {
  padding: 50px;
}
.import-excel .step-2 .status {
  margin-top: 15px;
  font-size: 14px;
}
.import-excel .step-2 .info {
  margin-top: 5px;
  color: #555;
}
.import-excel .step-2 .info span {
  margin: 0 5px;
  font-weight: bold;
}
.import-excel .step-3 {
  margin-top: 20px;
  height: calc(100% - 60px);
  display: flex;
  flex-direction: row;
}
.import-excel .step-3 .info {
  width: 100%;
  margin-bottom: 20px;
}
.import-excel .step-3 .info .title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.import-excel .step-3 .info .title span {
  margin: 0 5px;
}
.import-excel .step-3 .info .sub-title {
  color: #666;
  margin: 5px 0;
}
.import-excel .step-3 .ant-tabs {
  width: 100%;
}
.import-excel .step-3 .btns {
  text-align: center;
  padding: 20px 0;
}
.import-excel .step-fail {
  padding: 50px;
}
.import-excel .step-fail .error-reasons {
  text-align: left;
}
.import-excel .step-fail .error-reasons p {
  margin: 10px 0;
}
.import-excel .step-fail .error-icon {
  color: #ff4d4f;
  margin-right: 8px;
}

.no-permission-page {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 400px;
  padding: 24px;
}

/* ==================== 头部样式 ==================== */
.app-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  padding: 0;
  background: #fff;
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  box-shadow: none;
}
.header-left {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 24px;
  gap: 8px;
  height: 100%;
  flex-shrink: 0;
}
.logo {
  display: flex;
  align-items: center;
  width: auto!important;
}
.logo img {
  height: 28px;
  width: 28px;
}
.title {
  font-size: 14px;
  line-height: 28px;
  color: #333;
  font-weight: 500;
}
.header-right {
  display: flex;
  align-items: center;
  padding-right: 20px;
  flex: 1;
  justify-content: flex-end;
  line-height: normal;
}
.legacy-link {
  font-size: 14px;
  color: #1890ff;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.legacy-link:hover {
  color: #40a9ff;
}
.user-info {
  cursor: pointer;
  padding: 8px 12px;
  border-radius: 4px;
  transition: background-color 0.3s;
}
.user-info:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.username {
  font-size: 14px;
  color: #333;
}

/* ==================== 侧边栏样式 ==================== */
/* ==================== 侧边栏容器样式 ==================== */
.app-sider {
  background: #192136 !important;
  overflow: auto;
  height: calc(100vh - 76px);
  /* 减去 Header 高度 */
  flex-shrink: 0;
  margin-top: 16px;
}
.app-sider .ant-layout-sider-trigger {
  background: #1a252f;
}
/* ==================== 菜单整体样式 ==================== */
.sidebar-menu {
  border-right: none;
  padding: 0 0 8px 0;
  background: transparent !important;
  padding-bottom: 48px;
  /* ==================== 一级菜单项样式 ==================== */
  /* ==================== 子菜单容器样式 ==================== */
  /* ==================== 子菜单项样式（两列布局） ==================== */
  /* ==================== 折叠状态样式 ==================== */
  /* ==================== 展开的子菜单样式 ==================== */
  /* ==================== 子菜单箭头样式 ==================== */
  /* ==================== 徽章样式 ==================== */
  /* ==================== 响应式布局 ==================== */
  /* ==================== 自定义滚动条 ==================== */
}
.sidebar-menu.ant-menu-dark {
  background: transparent;
}
.sidebar-menu .ant-menu-item,
.sidebar-menu .ant-menu-submenu > .ant-menu-submenu-title {
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0 12px !important;
  color: rgba(255, 255, 255, 0.85);
  border-radius: 0;
  transition: all 0.2s ease;
  font-size: 13px;
}
.sidebar-menu .ant-menu-item:hover,
.sidebar-menu .ant-menu-submenu > .ant-menu-submenu-title:hover {
  background: rgba(255, 255, 255, 0.08) !important;
  color: #fff;
}
.sidebar-menu .ant-menu-item .anticon,
.sidebar-menu .ant-menu-submenu > .ant-menu-submenu-title .anticon {
  font-size: 15px;
  margin-right: 10px;
}
.sidebar-menu .ant-menu-sub {
  background: #0f1621 !important;
  padding: 8px 0;
}
.sidebar-menu .ant-menu-sub::after {
  content: '';
  display: block;
  clear: both;
}
.sidebar-menu .ant-menu-sub .ant-menu-item {
  height: 36px;
  line-height: 1.5;
  margin: 0;
  padding: 0 3px 0 12px !important;
  color: rgba(255, 255, 255, 0.75);
  width: 50%;
  float: left;
  border-radius: 0;
  position: relative;
  transition: none !important;
  display: flex;
  align-items: center;
  font-size: 12px;
}
.sidebar-menu .ant-menu-sub .ant-menu-item .ant-menu-title-content {
  line-height: 1;
}
.sidebar-menu .ant-menu-sub .ant-menu-item .menu-item-label {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
}
.sidebar-menu .ant-menu-sub .ant-menu-item:hover {
  background: rgba(255, 255, 255, 0.05) !important;
  color: #fff;
}
.sidebar-menu .ant-menu-sub .ant-menu-item.ant-menu-item-selected {
  background: rgba(24, 144, 255, 0.1) !important;
  color: #fff;
  transition: none !important;
}
.sidebar-menu .ant-menu-sub .ant-menu-item.ant-menu-item-selected::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #1890ff;
}
.sidebar-menu.ant-menu-inline-collapsed .ant-menu-item,
.sidebar-menu.ant-menu-inline-collapsed .ant-menu-submenu > .ant-menu-submenu-title {
  padding: 0 calc(50% - 16px / 2) !important;
  text-align: center;
}
.sidebar-menu.ant-menu-inline-collapsed .ant-menu-item .anticon,
.sidebar-menu.ant-menu-inline-collapsed .ant-menu-submenu > .ant-menu-submenu-title .anticon {
  margin-right: 0;
  font-size: 18px;
}
.sidebar-menu.ant-menu-inline-collapsed .menu-badge {
  display: none;
}
.sidebar-menu .ant-menu-submenu-open > .ant-menu-submenu-title {
  background: rgba(255, 255, 255, 0.05) !important;
}
.sidebar-menu .ant-menu-submenu-arrow {
  color: rgba(255, 255, 255, 0.65);
  transition: transform 0.2s ease;
}
.sidebar-menu .ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  transform: rotate(180deg);
}
.sidebar-menu .menu-item-with-badge {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.sidebar-menu .menu-badge {
  display: inline-block;
  padding: 2px 5px;
  font-size: 11px;
  line-height: 1;
  border-radius: 8px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: #fff;
  margin-left: 6px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .sidebar-menu .ant-menu-sub .ant-menu-item {
    width: 100%;
    float: none;
  }
}
.sidebar-menu::-webkit-scrollbar {
  width: 6px;
}
.sidebar-menu::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.05);
}
.sidebar-menu::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
}
.sidebar-menu::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.3);
}
/* ==================== 自定义滚动条（侧边栏容器） ==================== */
.app-sider::-webkit-scrollbar {
  width: 6px;
}
.app-sider::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.05);
}
.app-sider::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
}
.app-sider::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.3);
}

/**
 * 面包屑组件样式
 */
.custom-breadcrumb {
  padding: 12px 0;
}
.custom-breadcrumb .ant-breadcrumb {
  font-size: 14px;
}
.custom-breadcrumb .ant-breadcrumb .breadcrumb-link {
  color: #666;
  transition: color 0.3s;
  cursor: pointer;
}
.custom-breadcrumb .ant-breadcrumb .breadcrumb-link:hover {
  color: #1890ff;
}
.custom-breadcrumb .ant-breadcrumb .breadcrumb-current {
  color: #333;
  font-weight: 500;
}
.custom-breadcrumb .ant-breadcrumb .anticon-home {
  margin-right: 4px;
}

.feature-placeholder-page .ant-card {
  border-radius: 8px;
}
.feature-placeholder-page .ant-result {
  padding: 56px 32px;
}
.feature-placeholder-page__tip {
  margin-bottom: 0;
}

/* ==================== 主布局样式 ==================== */
/**
 * 主布局容器
 * 固定高度为视口高度，防止滚动
 */
.main-layout {
  height: 100vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  /* 第二层 Layout（包含 Sidebar 和 Content） */
}
.main-layout > .ant-layout {
  margin-top: 60px;
  /* Header 高度 */
  flex: 1;
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
/**
 * 内容布局容器
 * 可滚动区域
 */
.content-layout {
  background: #eff1f8;
  overflow: auto;
  flex: 1;
  display: flex;
  flex-direction: column;
}
/**
 * 主内容区域
 * 白色背景卡片，包含面包屑和页面内容
 * 高度自动适应内容
 */
.main-content {
  margin: 16px;
  padding: 24px 24px 0;
  background: #fff;
  border-radius: 4px;
  /* 移除 min-height，让容器高度随内容自动变化 */
  display: flex;
  flex-direction: column;
  min-height: calc(100% - 46px);
  /**
   * 页面内容区域
   * 由各个页面自己控制内部样式
   * 这里只提供基本的 flex 布局
   */
}
.main-content .page-content {
  flex: 1;
  overflow-x: hidden;
}
.main-content .page-content .new-search-list {
  height: calc(100% - 30px);
}
.main-content .page-content .new-search-list .new-search-condition-panel[data-search-style-mode=admin] .full-search .search-condition-row .search-condition-col .search-item {
  line-height: 32px;
}
.main-content .page-content .new-search-list .search-buttons-search,
.main-content .page-content .new-search-list .search-buttons-reset {
  height: 32px;
  padding: 4px 15px;
}
.main-content .page-content .new-search-list .search-buttons-search {
  color: var(--ant-primary-color);
  border-color: var(--ant-primary-color);
  text-shadow: none;
  background: transparent;
}

.user-layout {
  min-height: 100vh;
  background: #f0f2f5;
}
.user-layout .user-layout-header {
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  position: sticky;
  top: 0;
  z-index: 100;
}
.user-layout .user-layout-header .header-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.user-layout .user-layout-header .header-content .logo .logo-text {
  font-size: 20px;
  font-weight: 600;
  color: #1890ff;
}
.user-layout .user-layout-header .header-content .header-actions {
  display: flex;
  gap: 24px;
}
.user-layout .user-layout-header .header-content .header-actions a {
  color: rgba(0, 0, 0, 0.65);
  -webkit-text-decoration: none;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s;
}
.user-layout .user-layout-header .header-content .header-actions a:hover {
  color: #1890ff;
}
.user-layout .user-layout-header .header-content .header-actions a.logout-link {
  color: #ff4d4f;
}
.user-layout .user-layout-header .header-content .header-actions a.logout-link:hover {
  color: #ff7875;
}
.user-layout .user-layout-body {
  max-width: 1200px;
  margin: 24px auto;
  padding: 0 24px;
}
.user-layout .user-layout-body .user-content-layout {
  background: transparent;
  min-height: calc(100vh - 112px);
}
.user-layout .user-layout-body .user-sider {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.03);
}
.user-layout .user-layout-body .user-sider .sider-title {
  padding: 16px 24px;
  font-size: 16px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #f0f0f0;
}
.user-layout .user-layout-body .user-sider .ant-menu {
  border-right: none;
}
.user-layout .user-layout-body .user-sider .ant-menu .ant-menu-item {
  margin: 4px 8px;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
}
.user-layout .user-layout-body .user-sider .ant-menu .ant-menu-item.ant-menu-item-selected {
  background-color: #e6f7ff;
  color: #1890ff;
}
.user-layout .user-layout-body .user-content {
  margin-left: 16px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.03);
  padding: 24px;
}
.user-layout .user-layout-body .user-content .content-wrapper {
  min-height: 500px;
}
@media (max-width: 768px) {
  .user-layout .user-layout-body .user-content-layout {
    flex-direction: column;
  }
  .user-layout .user-layout-body .user-sider {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 16px;
  }
  .user-layout .user-layout-body .user-content {
    margin-left: 0;
  }
}

.profile-page .avatar-upload {
  display: flex;
  align-items: center;
}
.profile-page .ant-form-item-label {
  font-weight: 500;
}
.profile-page .ant-input-disabled {
  color: rgba(0, 0, 0, 0.85);
  background-color: #f5f5f5;
}
.profile-page .ant-input-group-addon a {
  color: #1890ff;
  -webkit-text-decoration: none;
  text-decoration: none;
  cursor: pointer;
}
.profile-page .ant-input-group-addon a:hover {
  color: #40a9ff;
}

.address-manage-page .page-header {
  margin-bottom: 24px;
}
.address-manage-page .address-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
  grid-gap: 16px;
  gap: 16px;
}
.address-manage-page .address-list .address-card {
  position: relative;
  border: 2px solid #f0f0f0;
  transition: all 0.3s;
}
.address-manage-page .address-list .address-card:hover {
  border-color: #1890ff;
  box-shadow: 0 2px 8px rgba(24, 144, 255, 0.2);
}
.address-manage-page .address-list .address-card.default {
  border-color: #52c41a;
  background-color: #f6ffed;
}
.address-manage-page .address-list .address-card .default-badge {
  position: absolute;
  top: 12px;
  right: 12px;
  color: #52c41a;
  font-size: 14px;
  font-weight: 500;
}
.address-manage-page .address-list .address-card .address-info {
  margin-bottom: 16px;
}
.address-manage-page .address-list .address-card .address-info .name-mobile {
  margin-bottom: 8px;
  font-size: 16px;
}
.address-manage-page .address-list .address-card .address-info .name-mobile .name {
  font-weight: 600;
  margin-right: 16px;
}
.address-manage-page .address-list .address-card .address-info .name-mobile .mobile {
  color: rgba(0, 0, 0, 0.65);
}
.address-manage-page .address-list .address-card .address-info .address-detail {
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.6;
  margin-bottom: 4px;
}
.address-manage-page .address-list .address-card .address-info .paper-no {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.address-manage-page .address-list .address-card .address-actions {
  display: flex;
  gap: 8px;
  padding-top: 12px;
  border-top: 1px solid #f0f0f0;
}
@media (max-width: 768px) {
  .address-manage-page .address-list {
    grid-template-columns: 1fr;
  }
}

.update-password-page {
  max-width: 600px;
}
.update-password-page .page-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 32px;
  color: rgba(0, 0, 0, 0.85);
}
.update-password-page .password-checks {
  margin-bottom: 24px;
}
.update-password-page .password-checks .check-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 14px;
}
.update-password-page .password-checks .check-item .icon-success {
  color: #52c41a;
  margin-right: 8px;
  font-size: 16px;
}
.update-password-page .password-checks .check-item .icon-error {
  color: #d9d9d9;
  margin-right: 8px;
  font-size: 16px;
}
.update-password-page .password-checks .check-item.success {
  color: #52c41a;
}
.update-password-page .password-checks .check-item.error {
  color: rgba(0, 0, 0, 0.45);
}
.update-password-page .ant-form-item-label {
  font-weight: 500;
}

/**
 * 密码修改弹窗样式
 * 从 feebus 项目迁移
 */
@font-face {
  font-family: "login-iconfont";
  src: url("//at.alicdn.com/t/font_1257720_fr77ls7dp5j.eot");
  src: url("//at.alicdn.com/t/font_1257720_fr77ls7dp5j.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_1257720_fr77ls7dp5j.woff2") format("woff2"), url("//at.alicdn.com/t/font_1257720_fr77ls7dp5j.woff") format("woff"), url("//at.alicdn.com/t/font_1257720_fr77ls7dp5j.ttf") format("truetype"), url("//at.alicdn.com/t/font_1257720_fr77ls7dp5j.svg#login-iconfont") format("svg");
}
.password-check {
  color: #666;
}
.password-check:before {
  font-family: login-iconfont;
  content: "\e668";
  color: #999;
  margin-right: 5px;
  font-size: 16px;
}
.password-check.valid:before {
  content: "\e66b";
  color: #8dce55;
}

/**
 * 登录页面样式
 * 完全参考 feebus 项目的 view.scss
 */
@font-face {
  font-family: "login-iconfont";
  src: url("//at.alicdn.com/t/font_1257720_fr77ls7dp5j.eot");
  src: url("//at.alicdn.com/t/font_1257720_fr77ls7dp5j.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_1257720_fr77ls7dp5j.woff2") format("woff2"), url("//at.alicdn.com/t/font_1257720_fr77ls7dp5j.woff") format("woff"), url("//at.alicdn.com/t/font_1257720_fr77ls7dp5j.ttf") format("truetype"), url("//at.alicdn.com/t/font_1257720_fr77ls7dp5j.svg#login-iconfont") format("svg");
}
.goodsOwnershipDiv {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.goodsOwnershipDiv .main-login {
  height: calc(100% - 130px);
}
.goodsOwnershipDiv .main-login .login-container {
  padding: 42px 0;
  width: 1200px;
  height: 120px;
  margin: 0 auto;
}
.goodsOwnershipDiv .main-login .login-container h2 {
  display: none;
  vertical-align: 15px;
  font-size: 16px;
  line-height: 18px;
  margin: 0 30px;
  color: #666666;
}
.goodsOwnershipDiv .main-login .login-container h2 b {
  font-weight: bold;
}
.goodsOwnershipDiv .main-login .main-login-back {
  width: 100%;
  overflow: hidden;
  height: 560px;
  background-color: #5795ff;
  background-image: url('https://dante-img.oss-cn-hangzhou.aliyuncs.com/26809059696.png');
  background-position: center center;
  background-repeat: no-repeat;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login {
  max-width: 1200px;
  margin: 0 auto;
  padding: 70px 40px;
  text-align: right;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap {
  width: 448px;
  background: #ffffff;
  padding: 26px 40px;
  box-shadow: 0 2px 16px 0 rgba(224, 224, 224, 0.5);
  border-radius: 16px;
  position: relative;
  display: inline-block;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .login-switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .login-switch img {
  width: 12px;
  height: 11px;
  margin-right: 2px;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .login-switch .role-name {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 28px;
  padding-top: 30px;
  margin-bottom: 20px;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .login-switch .switch-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  margin-bottom: 30px;
  width: 88px;
  height: 24px;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .login-switch .switch-btn:hover {
  cursor: pointer;
  width: 88px;
  height: 24px;
  background: #f6f7fa;
  border-radius: 2px;
  color: #666;
  margin-bottom: 30px;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .lpr-content {
  padding: 0;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .lpr-content .login-type {
  width: 100%;
  justify-content: center;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .lpr-content .login-type .link {
  color: #1890ff;
  -webkit-text-decoration: none;
  text-decoration: none;
  cursor: pointer;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .lpr-content .login-type .link.cursor-auto {
  cursor: auto;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .lpr-content .login-type .link:hover {
  color: #40a9ff;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .lpr-content .oauth-login {
  padding: 85px 0;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .lpr-content .oauth-btn-login {
  width: 100%;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .lpr-content .oauth-btn-login .wechat-icon {
  margin: auto;
  vertical-align: -5px;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .privacy-div {
  text-align: center;
  font-size: 12px;
  color: #999;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .privacy-div a {
  color: #1890ff;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.goodsOwnershipDiv .main-login .main-login-back .outer-login .login-wrap .privacy-div a:hover {
  color: #40a9ff;
}
.goodsOwnershipDiv .login-footer {
  background: #ffffff;
  margin-top: 50px;
  font-size: 14px;
  color: #373737;
  font-family: '微软雅黑', 'Microsoft Yahei';
  border-top: 1px solid #c9c9c9;
  letter-spacing: 0.5px;
  padding: 20px 0;
}
.goodsOwnershipDiv .login-footer .login_footer {
  text-align: center;
  font-size: 14px;
  color: #949494;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  margin: 0;
}
.goodsOwnershipDiv .login-footer .login_footer a {
  color: #949494;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.goodsOwnershipDiv .login-footer .login_footer a:hover {
  color: #5795ff;
}
.login-container {
  display: flex;
  justify-content: flex-start;
  position: relative;
  z-index: 100;
  font-size: 14px;
}
.login-container .left-bg {
  margin-right: 120px;
}

/**
 * 全局基础样式
 * 重置默认样式，设置基本字体和尺寸
 */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html,
body,
#root {
  width: 100%;
  height: 100%;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/**
 * 页面容器通用样式
 * 确保页面内容至少填满可视区域
 */
.page-container {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.page-content-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
}

