.modal-popup .modal-bottom[data-v-0f723542] {
  margin-bottom: 20px;
}
.modal-popup .modal-amount[data-v-0f723542] {
  font-family: din-bold;
  font-size: 20px;
}
.modal-popup .modal-amount span[data-v-0f723542] {
  font-size: 28px;
  font-weight: 600;
}
.modal-popup .modal-title[data-v-0f723542] {
  margin-bottom: 30px;
}
.modal-popup .modal-title .title[data-v-0f723542] {
  font-size: 16px;
  color: #10111A;
  line-height: 16px;
  font-weight: 500;
}
.modal-popup .modal-title .title .info-icon[data-v-0f723542] {
  font-size: 18px;
  color: #0052D9;
  opacity: 1;
  margin-right: 10px;
}
.modal-popup .modal-title .modal-amount[data-v-0f723542] {
  font-family: din-bold;
  font-size: 20px;
}
.modal-popup .modal-title .modal-amount span[data-v-0f723542] {
  font-size: 28px;
  font-weight: 600;
}
.modal-popup .amount-words[data-v-0f723542] {
  font-size: 14px;
  text-align: right;
  padding-right: 10px;
}
.modal-popup .form-button[data-v-0f723542] {
  text-align: right;
}
.modal-popup .text-right[data-v-0f723542] {
  text-align: right;
}
.modal-popup .text-left[data-v-0f723542] {
  text-align: left;
}
.modal-popup .corblack[data-v-0f723542] {
  font-size: 15px;
  font-weight: bold;
  color: #10111A;
}
.modal-popup .corred[data-v-0f723542] {
  font-size: 16px;
  font-weight: bold;
  color: #D54941;
}
.amount-words-r[data-v-0f723542] {
  font-size: 16px;
}
.modal-position[data-v-0f723542] {
  position: absolute;
}

.pay-type[data-v-2f1e89ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pay-type .btn-group[data-v-2f1e89ee] {
  min-width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pay-type .btn-group[data-v-2f1e89ee] .ant-btn {
  margin-left: 20px;
}
.chain-title[data-v-2f1e89ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.chain-title .chain-button[data-v-2f1e89ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 32px;
  height: 32px;
  background: #ffffff;
  border-radius: 3px;
  opacity: 1;
  border: 1px solid #dfe1f2;
}
.chain-title .chain-lab[data-v-2f1e89ee] {
  margin-left: 20px;
  font-size: 16px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.9);
  line-height: 32px;
}
.chain-title[data-v-2f1e89ee] .ant-btn-background-ghost {
  background-color: #f0f2fd !important;
}
.margin-top[data-v-2f1e89ee] {
  margin-top: 10px;
}
.order-table[data-v-2f1e89ee] {
  margin-top: 24px;
}
.order-table[data-v-2f1e89ee] .ant-table-thead > tr > th {
  background: #f7f7fc;
  border-bottom: none;
}
.commodity-name-box[data-v-2f1e89ee] {
  border-bottom: 1px solid #e8e8e8;
  padding: 16px 24px;
}
.commodity-name-box span[data-v-2f1e89ee] {
  margin-right: 8px;
}
.commodity-name-box[data-v-2f1e89ee]:last-child {
  border-bottom: none;
}
.table-flex[data-v-2f1e89ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.commodity-img[data-v-2f1e89ee] {
  width: 60px;
  height: 60px;
  border-radius: 6px;
  margin-right: 16px;
}
.gutter-box div[data-v-2f1e89ee] {
  margin-bottom: 16px;
}
.text-b-box[data-v-2f1e89ee] {
  font-weight: bold;
  margin-top: 10px;
}
.gutter-box-title[data-v-2f1e89ee] {
  font-weight: 600;
}
.gutter-top[data-v-2f1e89ee] {
  font-size: 24px;
  color: #000;
}
.orange[data-v-2f1e89ee] {
  color: #EC791C;
}
.green[data-v-2f1e89ee] {
  color: #2BA471;
}
.order_info[data-v-2f1e89ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
}
.order_info .group_btn[data-v-2f1e89ee] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 50px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.order_info .group_btn button[data-v-2f1e89ee] {
  width: 100px;
  margin-bottom: 40px;
}
.info-icon[data-v-2f1e89ee] {
  font-size: 16px;
  color: #0052D9;
  opacity: 1;
  margin-right: 10px;
  padding-top: 5px;
}
.m-t-lg[data-v-2f1e89ee] {
  height: 40px;
  line-height: 40px;
}
.cor-gray[data-v-2f1e89ee] {
  font-size: 14px ;
  font-weight: 400 ;
  color: #A1A2B2 !important;
}
.alert-message[data-v-2f1e89ee] {
  font-size: 14px;
  font-weight: 600;
  color: #2C2C2C;
}
.info-top[data-v-2f1e89ee] {
  text-align: right;
  margin-top: 10px;
}
.info-right[data-v-2f1e89ee] {
  text-align: right;
  padding-right: 20px;
}
.m-t-lg[data-v-2f1e89ee] {
  height: 40px;
  line-height: 40px;
}
.info-flex[data-v-2f1e89ee] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cor-red[data-v-2f1e89ee] {
  font-size: 14px;
  font-weight: 600;
  color: #D54941 !important;
}
[data-v-2f1e89ee] .ant-statistic {
  line-height: 0;
}
[data-v-2f1e89ee] .ant-statistic .ant-statistic-content {
  font-size: 14px;
}
[data-v-2f1e89ee] .ant-statistic .ant-statistic-content .ant-statistic-content-value {
  font-size: 14px;
}
.card-type-time[data-v-2f1e89ee] {
  background-color: #FFF5F1;
  color: #FF6C2D;
}
.card-type-count[data-v-2f1e89ee] {
  background-color: #F6EFFF;
  color: #9859E7;
}
.card-type-amount[data-v-2f1e89ee] {
  background-color: #F1F3FF;
  color: #5163FF;
}
.card-type-benefit[data-v-2f1e89ee] {
  background-color: #D6ECDF;
  color: #085B23;
}

