.wallet-info[data-v-2d7520a0] {
  padding: 5.333333vw 3.2vw;
  background: linear-gradient(133deg, #fc5d46 0%, #ff2b47 100%);
  border-radius: 2.666667vw;
  box-sizing: border-box;
}
.records-btn[data-v-2d7520a0] {
  width: 25.6vw;
  height: 10.133333vw;
  text-align: center;
  line-height: 10.133333vw;
  background: #fff;
  border-radius: 5.066667vw;
}
.particulars[data-v-2d7520a0] {
  padding: 0 5.333333vw;
  box-sizing: border-box;
}
.particulars .particulars-item[data-v-2d7520a0] {
  text-align: center;
}
.particulars .particulars-item-title[data-v-2d7520a0] {
  margin-bottom: 2.666667vw;
}
.particulars .particulars-item-num[data-v-2d7520a0] {
  font-size: 5.333333vw;
  font-weight: bold;
}

.footer-btn[data-v-11f8302c] {
  width: 100%;
  padding: 4vw 3.2vw calc(env(safe-area-inset-bottom) + 4vw);
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  z-index: 99;
}
.footer-btn .default[data-v-11f8302c] {
  width: 100%;
}
.footer-btn .default .btn[data-v-11f8302c] {
  width: 100%;
  height: 13.333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f2142e;
  color: #fff;
  font-size: 4.533333vw;
  font-weight: bold;
  border-radius: 6.666667vw;
}
.footer-btn .default .btn-disabled[data-v-11f8302c] {
  opacity: 0.5;
}

.header[data-v-0e30dcd2],
.footer[data-v-0e30dcd2] {
  position: relative;
  padding: 5.333333vw 6.4vw 5.333333vw;
  box-sizing: border-box;
}
.content[data-v-0e30dcd2] {
  padding: 0 2.133333vw;
  box-sizing: border-box;
  max-height: 106.666667vw;
  overflow-y: auto;
}
.icon-close[data-v-0e30dcd2] {
  position: absolute;
  right: 6.4vw;
  top: 6.4vw;
}
.btn[data-v-0e30dcd2] {
  width: 100%;
  height: 14.4vw;
  background: #ff2b47;
  border-radius: 8vw;
  font-weight: bold;
  font-size: 4.533333vw;
  color: #ffffff;
  text-align: center;
  line-height: 14.4vw;
}
.btn-disabled[data-v-0e30dcd2] {
  opacity: 0.5;
}
[data-v-0e30dcd2] .van-cell__title {
  font-size: 4vw;
  color: #333;
}

.main[data-v-2381f418] {
  width: 92vw;
  height: 75.2vw;
  padding: 5.333333vw 5.333333vw 8vw;
  box-sizing: border-box;
  position: relative;
}
.btn-close[data-v-2381f418] {
  position: absolute;
  right: 5.866667vw;
  top: 6.4vw;
}
[data-v-2381f418] .input-block .van-password-input {
  margin: 0;
}
[data-v-2381f418] .input-block .van-password-input__security li {
  width: 11.2vw;
  height: 11.2vw;
  background: #eeeeee;
  border-radius: 1.066667vw;
}
.btn-confirm[data-v-2381f418] {
  width: 100%;
  height: 14.4vw;
  background: linear-gradient(90deg, #fc5f49 0%, #f20e1b 100%);
  text-align: center;
  line-height: 14.4vw;
  border-radius: 7.2vw;
  color: #fff;
  font-size: 4vw;
}

.main[data-v-4864358d] {
  min-height: calc(100vh - 11.733333vw);
  padding: 2.666667vw 3.2vw 26.666667vw;
  box-sizing: border-box;
}
.btn[data-v-4864358d] {
  height: 13.333333vw;
  line-height: 13.333333vw;
  font-size: 4vw;
  text-align: center;
  border-radius: 6.666667vw;
  border: 1px solid #f2142e;
}
.btn-record[data-v-4864358d] {
  width: 29.333333vw;
  color: #f2142e;
  margin-right: 3.2vw;
}
.btn-apply[data-v-4864358d] {
  flex: 1;
  background: #f2142e;
  color: #fff;
}
.amount-input[data-v-4864358d],
.amount-select[data-v-4864358d] {
  width: 100%;
  height: 15.2vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  border-radius: 1.6vw;
}
.amount-input[data-v-4864358d] {
  border: 1px solid #eeeeee;
  padding: 3.2vw 3.2vw 3.2vw 0;
}
.amount-input-btn[data-v-4864358d] {
  white-space: nowrap;
  font-size: 4vw;
}
.amount-select[data-v-4864358d] {
  padding: 0 3.2vw;
  background: #f7f7f7;
}

