.pay-page[data-v-2799c3e9] {
  min-height: 100vh;
  background: #fff7ed;
  color: #4c2922;
}
.pay-shell[data-v-2799c3e9] {
  position: relative;
  width: 100%;
  max-width: 750px;
  min-height: 100vh;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff8ef;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.page-header[data-v-2799c3e9] {
  position: relative;
  z-index: 20;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(255, 250, 246, 0.985);
  color: #3b2118;
}
.page-header[data-v-2799c3e9]::after {
  content: "";
  position: absolute;
  left: 0.22rem;
  right: 0.22rem;
  bottom: 0;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(216, 154, 52, 0)), color-stop(rgba(216, 154, 52, 0.58)), color-stop(rgba(189, 20, 24, 0.17)), to(rgba(216, 154, 52, 0)));
  background: linear-gradient(90deg, rgba(216, 154, 52, 0), rgba(216, 154, 52, 0.58), rgba(189, 20, 24, 0.17), rgba(216, 154, 52, 0));
}
.back-btn[data-v-2799c3e9] {
  position: absolute;
  z-index: 2;
  left: 0.22rem;
  top: 0;
  width: 0.48rem;
  height: 46px;
  padding: 0;
  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;
  border: 0;
  background: transparent;
  color: #111;
  text-align: left;
}
.back-btn[data-v-2799c3e9] .van-icon {
  color: #111 !important;
  font-size: 0.38rem !important;
  font-weight: 500;
}
.page-title[data-v-2799c3e9] {
  color: #3b2118;
  font-size: 0.3rem;
  font-weight: 900;
  letter-spacing: 0.02rem;
}
.hero-shield[data-v-2799c3e9] {
  position: absolute;
  z-index: 3;
  top: 28px;
  right: 7px;
  width: 91px;
  height: 76px;
  -o-object-fit: contain;
     object-fit: contain;
}
.page-content[data-v-2799c3e9] {
  position: relative;
  z-index: 4;
  padding: 40px 12px 34px;
}
.scan-card[data-v-2799c3e9] {
  position: relative;
  overflow: hidden;
}
.scan-card[data-v-2799c3e9]:after {
  position: absolute;
  top: -40%;
  left: -65%;
  width: 30%;
  height: 180%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(rgba(255, 255, 255, 0.52)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.52), rgba(255, 255, 255, 0));
  content: "";
  opacity: 0.46;
  pointer-events: none;
  -webkit-transform: skewX(-18deg);
          transform: skewX(-18deg);
  -webkit-animation: cardScan-2799c3e9 3.3s ease-in-out infinite;
          animation: cardScan-2799c3e9 3.3s ease-in-out infinite;
}
@-webkit-keyframes cardScan-2799c3e9 {
0% {
    left: -65%;
}
58% {
    left: 125%;
}
100% {
    left: 125%;
}
}
@keyframes cardScan-2799c3e9 {
0% {
    left: -65%;
}
58% {
    left: 125%;
}
100% {
    left: 125%;
}
}
.notice-card[data-v-2799c3e9] {
  min-height: 70px;
  padding: 10px 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #efcca6;
  border-radius: 10px;
  background: rgba(255, 252, 247, 0.97);
  -webkit-box-shadow: 0 6px 14px rgba(149, 67, 28, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.96);
          box-shadow: 0 6px 14px rgba(149, 67, 28, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.96);
}
.notice-icon[data-v-2799c3e9] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.notice-icon img[data-v-2799c3e9] {
  width: 33px;
  height: 33px;
  -o-object-fit: contain;
     object-fit: contain;
}
.notice-copy[data-v-2799c3e9] {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 44px;
}
.notice-title[data-v-2799c3e9] {
  color: #4e2c25;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.35;
}
.notice-desc[data-v-2799c3e9] {
  margin-top: 4px;
  overflow: hidden;
  color: #b09a8e;
  font-size: 9px;
  line-height: 1.4;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.method-card[data-v-2799c3e9] {
  margin-top: 12px;
  padding: 3px 13px;
  border: 1px solid #efcaa4;
  border-radius: 10px;
  background: rgba(255, 252, 247, 0.96);
  -webkit-box-shadow: 0 7px 15px rgba(148, 66, 27, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.96);
          box-shadow: 0 7px 15px rgba(148, 66, 27, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.96);
}
.method-block[data-v-2799c3e9] {
  position: relative;
  z-index: 2;
}
.method-row[data-v-2799c3e9] {
  width: 100%;
  min-height: 64px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
  background: transparent;
  text-align: left;
}
.method-icon[data-v-2799c3e9] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.method-icon img[data-v-2799c3e9] {
  width: 36px;
  height: 36px;
  -o-object-fit: contain;
     object-fit: contain;
}
.method-name[data-v-2799c3e9] {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #4f3029;
  font-size: 14px;
  font-weight: 900;
}
.method-status[data-v-2799c3e9] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #9b8a80;
  font-size: 11px;
  font-weight: 700;
}
.method-arrow[data-v-2799c3e9] {
  width: 8px;
  height: 8px;
  margin-left: 8px;
  margin-right: 2px;
  border-right: 2px solid #a68c7c;
  border-bottom: 2px solid #a68c7c;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.method-arrow.open[data-v-2799c3e9] {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.method-line[data-v-2799c3e9] {
  height: 1px;
  margin-left: 47px;
  background: #efe1d4;
}
.bound-detail[data-v-2799c3e9] {
  margin: 0 0 10px 47px;
  padding: 10px 11px;
  border: 1px solid #f0d8bf;
  border-radius: 8px;
  background: rgba(255, 247, 238, 0.9);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.95);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.95);
}
.detail-row[data-v-2799c3e9] {
  min-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px dashed #ead8c8;
}
.detail-row[data-v-2799c3e9]:last-child {
  border-bottom: 0;
}
.detail-label[data-v-2799c3e9] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 78px;
          flex: 0 0 78px;
  color: #9b7463;
  font-size: 11px;
  font-weight: 700;
}
.detail-value[data-v-2799c3e9] {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #4f3029;
  font-size: 11px;
  font-weight: 800;
  word-break: break-all;
}
.detail-ok[data-v-2799c3e9] {
  color: #c8171c;
}
@media (max-width: 480px) {
.hero-shield[data-v-2799c3e9] {
    top: 27px;
    width: 82px;
    height: 70px;
}
.page-content[data-v-2799c3e9] {
    padding: 41px 10px 30px;
}
.notice-card[data-v-2799c3e9] {
    min-height: 66px;
}
.method-row[data-v-2799c3e9] {
    min-height: 60px;
}
.method-icon[data-v-2799c3e9] {
    width: 44px;
}
.method-icon img[data-v-2799c3e9] {
    width: 33px;
    height: 33px;
}
.bound-detail[data-v-2799c3e9] {
    margin-left: 44px;
}
}

