
.box[data-v-ddba7232] {
  position: relative;
  width: 9.17333rem;
  height: 13.92rem;
  border-radius: 0.32rem;
  /* background: #F8F8F8; */
  /* box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1); */
  margin: 0.42667rem auto;
}
.out-box[data-v-ddba7232] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.32rem;
  background-image: url(../img/qr-code-background.0b0cb4c6.png);
  background-size: contain;
  filter: drop-shadow(0 0 0.06667rem rgba(0, 0, 0, 0.2)); /*添加阴影 */
  background-repeat: no-repeat;
}
.pay-state-unpaid[data-v-ddba7232] {
  position: absolute;
  top: 0;
  right: 0;
  /* width: 71px; */
  padding: 0 0.32rem;
  height: 0.85333rem;
  background: #fef0d2;
  border-radius: 0 0.32rem 0 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 0.37333rem;
  color: #e8a615;
  z-index: 999;
}
.pay-state-paid[data-v-ddba7232] {
  position: absolute;
  top: 0;
  right: 0;
  /* width: 71px; */
  padding: 0 0.32rem;
  height: 0.85333rem;
  background: #d7efdb;
  border-radius: 0 0.32rem 0 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 0.37333rem;
  color: #35ae4b;
  z-index: 999;
}
.qr-code[data-v-ddba7232] {
  width: 6.29333rem !important;
  height: 6.29333rem !important;
  margin: -0.18667rem auto 0 auto;
  display: block !important;
}
.digital-ticket[data-v-ddba7232] {
  position: relative;
  text-align: center;
  width: 4.98667rem;
  height: 0.66667rem;
  font-size: 0.48rem;
  font-weight: 600;
  color: #200e32;
  margin: 0.53333rem auto 0 auto;
}
.from-to[data-v-ddba7232] {
  width: 7.94667rem;
  height: 1.70667rem;
  /* border: 1px solid; */
  margin: 1.06667rem auto 0 auto;
  display: flex;
  justify-content: space-between;
}
.time-price[data-v-ddba7232] {
  width: 7.94667rem;
  height: 1.28rem;
  /* border: 1px solid; */
  margin: 0.42667rem auto 0 auto;
  display: flex;
  justify-content: space-between;
}
.container[data-v-ddba7232] {
  height: 1.28rem;
  width: 3.41333rem;
}
.from-to-tit[data-v-ddba7232] {
  width: 3.41333rem;
  height: 0.50667rem;
  font-size: 0.4rem;

  font-weight: 400;
  color: #a69fad;
  margin-bottom: 0.10667rem;
}
.from-to-content[data-v-ddba7232] {
  width: 3.41333rem;
  height: 0.94667rem;
  font-size: 0.45333rem;
  font-weight: 500;
  color: #200e32;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 这里的数字代表行数 */
  overflow: hidden;
  line-height: 0.45333rem;
}
.pay-text-paid[data-v-ddba7232] {
  margin-left: 0.21333rem;
  font-weight: 400;
  font-size: 0.37333rem;
  color: #a69fad;
  line-height: 0.42667rem;
  font-style: normal;
  text-transform: uppercase;
}
.pay-text-unpaid[data-v-ddba7232] {
  margin-left: 0.21333rem;
  font-weight: 400;
  font-size: 0.37333rem;
  color: #e8a615;
  line-height: 0.42667rem;
  font-style: normal;
  text-transform: uppercase;
}

