
.freight[data-v-af95b536]{
    color:red
}

.pay_success[data-v-12176a84] {
  height: 200px;
  background: #ffffff;
  -webkit-box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.03);
  border-radius: 4px;
  background: url(../../img/shopSuccess.9c2d5282.png) no-repeat;
  background-size: 200px 200px;
  background-position: 8% center;
  position: relative;
}
.pay_success .title[data-v-12176a84] {
  position: absolute;
  left: 50%;
  top: 30px;
  font-size: 20px;
  font-weight: bold;
}
.pay_success .title .button[data-v-12176a84] {
  text-align: center;
  margin-top: 80px;
}
.upload-payment-voucher-dialog[data-v-1680d79a] .el-dialog__header {
  padding: 20px 20px 10px !important;
  margin-left: 10px;
}
.upload-payment-voucher-dialog[data-v-1680d79a] .el-dialog__body {
  padding-top: 10px !important;
  height: calc(100% - 100px);
  overflow-y: auto;
}
.upload-payment-voucher-dialog[data-v-1680d79a] .el-descriptions-item__container {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.upload-payment-voucher-dialog .set-operator-title[data-v-1680d79a] {
  margin-bottom: 10px;
}
.upload-payment-voucher-dialog .requried-star[data-v-1680d79a] {
  color: red;
}
.confirm-receive-payment-dialog[data-v-0fe0c0e5] .el-dialog__header {
  padding: 20px 20px 10px !important;
  margin-left: 10px;
}
.confirm-receive-payment-dialog[data-v-0fe0c0e5] .el-dialog__body {
  padding-top: 10px !important;
  height: calc(100% - 100px);
  overflow-y: auto;
}
.confirm-receive-payment-dialog[data-v-0fe0c0e5] .el-descriptions-item__container {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.confirm-receive-payment-dialog .set-operator-title[data-v-0fe0c0e5] {
  margin-bottom: 10px;
}
.confirm-receive-payment-dialog .download-link[data-v-0fe0c0e5] {
  margin-left: 10px;
}
.order .goods_table[data-v-044d54bc] {
  margin-top: 10px;
}
.order .goods_table .tabel_title[data-v-044d54bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
}
.order .goods_table .tabel_title .table_img[data-v-044d54bc] {
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
.order .pagination[data-v-044d54bc] {
  padding-top: 25px;
  text-align: right;
}
.order .order_title[data-v-044d54bc] {
  margin-top: 10px;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: #ffffff;
  -webkit-box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.03);
  border-radius: 4px;
  height: 40px;
  background: #f5f5f5;
  padding-left: 10px;
  text-align: center;
}
.order .order_management .attr[data-v-044d54bc] {
  width: 120px !important;
}
.order .pagination[data-v-044d54bc] {
  text-align: right;
  margin-top: 20px;
}
.order .order_management .text_style[data-v-044d54bc] {
  color: #333;
}
.order .order_management .goods_num[data-v-044d54bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order .order_management .summary_info[data-v-044d54bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 10px;
}
.order .order_management .all_goods[data-v-044d54bc] {
  display: grid;
  gap: 10px 0;
}
.order .order_management .goods_detail_box[data-v-044d54bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.order .order_management .goods_detail[data-v-044d54bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
}
.order .order_management .goods_detail_none[data-v-044d54bc]:not(:last-child) {
  padding-bottom: 10px;
  border-bottom: 1px solid #E4E7ED;
}
.order .order_management .goods_other[data-v-044d54bc] {
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.order .order_management .goods_style[data-v-044d54bc] {
  display: none;
}
.order .order_management .img-style img[data-v-044d54bc] {
  width: 60px;
  height: 60px;
}
.order .order_management .summary_flex[data-v-044d54bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order .order_management[data-v-044d54bc] .el-link {
  font-size: 12px;
}
.order .order_management .singe-line-ellipsis[data-v-044d54bc] {
  width: 180px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}
.order .order_management .specification[data-v-044d54bc] {
  width: 150px;
}
.custom-popover-thum {
  background-color: #000 !important;
  max-height: 150px !important;
  overflow-y: auto !important;
  color: #fff !important;
}
.tpp_table .merge-row {
  background: #e9f0ff;
}
.tpp_table .normal-row {
  background: rgb(250, 250, 250);
}
.tpp_table .top-align {
  vertical-align: top;
}
.tpp_table .column-align a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
