.pagination-mate[data-v-6fd2ba53] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.mate-footer[data-v-6fd2ba53] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.basic-information[data-v-6fd2ba53] {
  padding-bottom: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.basic-information span[data-v-6fd2ba53]:nth-child(1) {
  color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  width: 75px;
}
.basic-information span[data-v-6fd2ba53]:nth-child(2) {
  color: rgba(0, 0, 0, 0.9);
  display: inline-block;
  width: calc(100% - 130px);
}
.tip[data-v-6fd2ba53] {
  font-size: 20px;
  font-weight: bold;
  color: #ed220c;
  padding-top: 10px;
}
.tip-content[data-v-6fd2ba53] {
  padding-top: 20px;
  font-size: 24px;
  font-weight: bold;
  color: #ed220c;
}
.tip-remark[data-v-6fd2ba53] {
  padding-top: 20px;
  font-size: 20px;
  font-weight: bold;
  color: black;
}
.qr-container[data-v-6fd2ba53] {
  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;
  gap: 20px;
}
.countdown-text[data-v-6fd2ba53] {
  color: red;
  font-weight: bold;
}
.expired-text[data-v-6fd2ba53] {
  color: #f56c6c;
  font-weight: bold;
  font-size: 15px;
}
.qr-box[data-v-6fd2ba53] {
  text-align: center;
  position: relative;
}
.qr-expired-mask[data-v-6fd2ba53] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 30px);
  background: rgba(0, 0, 0, 0.55);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 4px;
  cursor: pointer;
  z-index: 10;
}
.qr-expired-mask[data-v-6fd2ba53]:hover {
  background: rgba(0, 0, 0, 0.7);
}
.qr-expired-mask i[data-v-6fd2ba53] {
  font-size: 28px;
  color: #fff;
  margin-bottom: 6px;
}
.qr-expired-mask span[data-v-6fd2ba53] {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
.qr-expired[data-v-6fd2ba53] {
  opacity: 0.3;
}
.qr-box img[data-v-6fd2ba53] {
  display: block;
  margin: 0 auto;
  border: 1px solid #eee;
  padding: 10px;
}
.qr-box p[data-v-6fd2ba53] {
  margin-top: 8px;
  color: #666;
  font-size: 14px;
}
.payment-methods[data-v-6fd2ba53] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  margin-top: 20px;
}
.payment-item[data-v-6fd2ba53] {
  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;
  gap: 8px;
}
.payment-icon[data-v-6fd2ba53] {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}
.payment-item span[data-v-6fd2ba53] {
  font-size: 14px;
  color: #333;
  font-weight: 500;
}

