
.menu-icon[data-v-a380d422] {
  width: 0.69333rem;
  height: 0.69333rem;
  position: absolute;
  top: 0.29333rem;
  right: 0.42667rem;
  z-index: 99;
}

@charset "UTF-8";
.overlay[data-v-ba768246] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  /* 半透明黑色 */
  z-index: 9;
  /* 确保蒙层在最顶层 */
}
.iframe-box[data-v-ba768246] {
  position: absolute;
  width: 10rem;
  height: calc(100% - 4.66667rem);
  top: 3.14667rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 9999;
  box-sizing: border-box;
}
.iframe-box .title[data-v-ba768246] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background-color: #fff;
  height: 1.52rem;
  line-height: 1.52rem;
  text-align: center;
  font-size: 0.45333rem;
  font-weight: 600;
  color: #200e32;
  padding: 0 0.4rem;
  box-sizing: border-box;
  border-radius: 0.29333rem 0.29333rem 0 0;
}
.iframe-box .title .close[data-v-ba768246] {
  position: absolute;
  top: 0;
  right: 0.53333rem;
  font-size: 0.42667rem;
}
.iframe-box .title .close img[data-v-ba768246] {
  width: 0.29333rem;
  height: 0.29333rem;
  vertical-align: center;
}
.iframe-box .iframe[data-v-ba768246] {
  width: 100%;
  height: 100%;
  border: none;
  /* 去除边框 */
  position: absolute;
  background: #fff;
}
.head-box[data-v-ba768246] {
  font-weight: 500;
  font-size: 0.45333rem;
  width: 100%;
  height: 1.28rem;
  /* border-bottom: 1px solid #f6f7f8; */
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.back[data-v-ba768246] {
  position: absolute;
  top: 0.4rem;
  left: 0.32rem;
  font-size: 0.50667rem;
}
.pay-detail-box[data-v-ba768246] {
  width: 9.54667rem;
  background: #fafafa;
  border-radius: 0.21333rem;
  margin: 0 auto;
  overflow: hidden;
}
.pay-detail-box .order-info-box[data-v-ba768246] {
  width: 8.69333rem;
  padding-bottom: 0.21333rem;
  border-bottom: 0.02667rem dashed #aeaeae;
  margin: 0.42667rem auto 0 auto;
}
.pay-detail-box .order-info-box .info-title-box[data-v-ba768246] {
  height: 0.66667rem;
  font-weight: 600;
  font-size: 0.48rem;
  color: #200e32;
  line-height: 0.66667rem;
  margin-bottom: 0.42667rem;
}
.pay-detail-box .order-info-box .info-detail-box[data-v-ba768246] {
  width: 100%;
  height: auto;
  /* 修改为auto以适应内容高度 */
  display: flex;
  flex-wrap: wrap;
  /* 允许内容超出时换行 */
  justify-content: space-between;
  font-weight: 400;
  font-size: 0.37333rem;
  color: #200e32;
  line-height: 0.48rem;
  margin-bottom: 0.21333rem;
}
.pay-detail-box .order-info-box .info-detail-box > div[data-v-ba768246] {
  width: 48%;
  box-sizing: border-box;
  word-wrap: break-word;
}
.pay-detail-box .order-info-box .info-detail-box > div[data-v-ba768246]:nth-child(2) {
  text-align: right;
  font-weight: 500;
}
.pay-detail-box .total-box[data-v-ba768246] {
  width: 8.69333rem;
  height: 0.66667rem;
  margin: 0.42667rem auto;
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  font-size: 0.48rem;
  color: #200e32;
  line-height: 0.66667rem;
  font-family: PingFangSC, PingFang SC;
}
.pay-tips-text[data-v-ba768246] {
  width: 9.49333rem;
  height: 1.06667rem;
  font-weight: 400;
  font-size: 0.37333rem;
  color: #200e32;
  line-height: 0.53333rem;
  margin: 0.32rem auto 0.42667rem auto;
}
.pay-btn[data-v-ba768246] {
  width: 9.33333rem;
  height: 1.49333rem;
  margin: 0.85333rem auto;
  display: flex;
  font-size: 0.53333rem;
  justify-content: space-between;
  font-weight: 600;
}
.cancel-order[data-v-ba768246] {
  background: white;
  width: 2.66667rem;
  height: 1.49333rem;
  color: #000;
  display: flex;
  border: 0.02667rem solid #000;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 0.21333rem;
  box-sizing: border-box;
}
.epayment-order[data-v-ba768246] {
  background: #200e32;
  width: 6.4rem;
  height: 1.49333rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  box-shadow: 0 0.10667rem 0.26667rem 0 rgba(114, 90, 172, 0.2);
  border-radius: 0.21333rem;
}
.epayment[data-v-ba768246] {
  background: #200e32;
  width: 100%;
  height: 1.49333rem;
  display: flex;
  flex-direction: column;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-shadow: 0 0.10667rem 0.26667rem 0 rgba(114, 90, 172, 0.2);
  border-radius: 0.21333rem;
}
.bottom-popup-box[data-v-ba768246] {
  width: 100%;
  margin: 0 auto;
  padding: 0.42667rem 0.42667rem 0.64rem 0.42667rem;
  box-sizing: border-box;
}
.bottom-popup-title[data-v-ba768246] {
  color: #000;
  font-size: 0.48rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.bottom-popup-btn[data-v-ba768246] {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.bottom-popup-btn div[data-v-ba768246] {
  width: 100%;
  height: 1.49333rem;
  line-height: 1.49333rem;
  color: #200e32;
  font-size: 0.53333rem;
  font-weight: bold;
  border-radius: 0.21333rem;
  border: 0.02667rem solid #200e32;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  background: #ffffff;
}
.bottom-popup-btn div[data-v-ba768246]:nth-child(1) {
  margin: 0.42667rem 0 0.32rem 0;
}
.bottom-popup-btn div[data-v-ba768246]:nth-child(2) {
  background: #200e32;
  color: #ffffff;
}
