/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-statistic {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.ant-statistic-title {
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-statistic-content {
  color: rgba(0, 0, 0, 0.85);
  font-size: 24px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.ant-statistic-content-value-decimal {
  font-size: 16px;
}
.ant-statistic-content-prefix,
.ant-statistic-content-suffix {
  display: inline-block;
}
.ant-statistic-content-prefix {
  margin-right: 4px;
}
.ant-statistic-content-suffix {
  margin-left: 4px;
  font-size: 16px;
}


.mb-0[data-v-5bbb5e83] {
  margin-bottom: 0;
}


.width-auto[data-v-b82976a4] {
    width: 100%;
}
.deliver-item[data-v-b82976a4] {
    width: calc(100%/7);
}
.date-num[data-v-b82976a4] {
    margin-bottom: 5px;
    padding: 14px 18px;
    border-radius: 50%;
    border: 1px solid transparent;
    box-sizing: border-box;
    line-height: 1;
}
.date-num.active[data-v-b82976a4] {
    border-color: orange;
    color: orange;
}


.order-status[data-v-2a370cef] {
  font-size: 30px;
}
.countdown[data-v-2a370cef] {
  font-size: 18px;
}
.border-right[data-v-2a370cef] {
  border-right: 1px solid #e8e8e8;
}
.a-card[data-v-2a370cef] .ant-card-body {
  padding: 0;
}
.card-item[data-v-2a370cef] {
  padding: 24px;
  box-sizing: border-box;
}
.border-dash[data-v-2a370cef] {
  border-left: 1px dashed #e8e8e8;
  border-right: 1px dashed #e8e8e8;
}
.mt-30[data-v-2a370cef] {
  margin-top: 30px;
}
.a-table[data-v-2a370cef] table {
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
.descriptions-item[data-v-2a370cef] {
  padding-bottom: 16px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
}
.descriptions-item-content[data-v-2a370cef] {
  color: rgba(0, 0, 0, 0.65);
}
.descriptions-item span[data-v-2a370cef] {
  display: inline-block;
}
h2[data-v-2a370cef] {
  margin: 0;
  color: #000000;
  font-weight: normal;
}
.flex-nowrap[data-v-2a370cef] {
  flex-wrap: nowrap;
}
.forms[data-v-2a370cef] .ant-descriptions-item {
  display: flex;
  align-items: flex-start;
}

