.confirmAlert .confirm-box[data-v-63238a86] {
  background: #fff;
  border-radius: 0.13333rem;
}
.confirmAlert .confirm-box .content[data-v-63238a86] {
  padding: 0.66667rem 0.26667rem;
  text-align: center;
  word-break: break-all;
  font-size: 0.45333rem;
  color: #222;
}
.confirmAlert .confirm-box .footer[data-v-63238a86] {
  padding: 0 0.53333rem 0.53333rem 0.53333rem;
  overflow: hidden;
}
.confirmAlert .confirm-box .footer button[data-v-63238a86] {
  border: none;
  background-color: #fff;
  font-size: 0.42667rem;
  display: block;
  width: 2.88rem;
  height: 1.12rem;
  line-height: 1.12rem;
  cursor: pointer;
  float: left;
  color: #fff;
  background-color: #ffa401;
  border-radius: 0.13333rem;
  padding: 0;
}
.confirmAlert .confirm-box .footer .cancel[data-v-63238a86] {
  background: #666;
  margin-right: 0.4rem;
}
.confirmAlert .confirm-box .footer .ok[data-v-63238a86] {
  background: #8c582f;
}

.payTypeListList[data-v-3cbee1fc] {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  height: 1.2rem;
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
  background: #fff;
  margin-bottom: 0.13333rem;
}
.payTypeListList li[data-v-3cbee1fc] {
  position: relative;
  height: 100%;
  line-height: 0.53333rem;
  padding: 0 0.53333rem;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}
.payTypeListList li .name[data-v-3cbee1fc] {
  font-size: 0.4rem;
}
.payTypeListList li .desc[data-v-3cbee1fc] {
  margin-top: 0.13333rem;
  font-size: 0.26667rem;
}
.payTypeListList li.active[data-v-3cbee1fc] {
  color: #8c582f;
}
.payTypeListList li.active[data-v-3cbee1fc]:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0.8rem;
  margin-left: -0.4rem;
  height: 0.05333rem;
  background: #8c582f;
}
.payTypeListList li .remark[data-v-3cbee1fc] {
  position: absolute;
  top: 0.02667rem;
  right: -0.26667rem;
  padding: 0.05333rem 0.16rem;
  height: 0.37333rem;
  line-height: 1;
  background: -webkit-linear-gradient(248deg, #ff7d49, #d60300);
  background: linear-gradient(202deg, #ff7d49, #d60300);
  box-shadow: 0 0.05333rem 0.05333rem 0 rgba(6, 5, 6, 0.38);
  border-radius: 0.18667rem 0 0.18667rem 0;
  font-size: 0.21333rem;
  color: #fff;
  white-space: nowrap;
}
.mian-top[data-v-3cbee1fc] {
  background: #fff;
  padding: 0.26667rem 0.4rem;
}
.mian-top .title[data-v-3cbee1fc] {
  font-size: 0.4rem;
  font-weight: 700;
}
.mian-top .title .hasMultiple[data-v-3cbee1fc] {
  color: #666;
  font-size: 0.32rem;
  margin-left: 0.26667rem;
}
.mian-top .input-box[data-v-3cbee1fc] {
  margin-top: 0.13333rem;
  height: 0.96rem;
  width: 100%;
  border-bottom: 0.02667rem solid #efefef;
}
.mian-top .input-box .unit[data-v-3cbee1fc] {
  font-size: 0.58667rem;
  text-align: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 1.06667rem;
      -ms-flex: 0 0 1.06667rem;
          flex: 0 0 1.06667rem;
}
.mian-top .input-box .fill[data-v-3cbee1fc] {
  font-size: 0.48rem;
  text-align: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 1.06667rem;
      -ms-flex: 0 0 1.06667rem;
          flex: 0 0 1.06667rem;
}
.mian-top .input-box input[data-v-3cbee1fc] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  font-size: 0.45333rem;
}
.mian-top .input-box input[data-v-3cbee1fc]:disabled {
  background: #fff;
}
.mian-top .pay-fee[data-v-3cbee1fc] {
  padding-top: 0.13333rem;
  color: #999;
}
.mian-top .pay-fee span[data-v-3cbee1fc]:nth-child(2) {
  color: #935524;
}
.mian-top .realName[data-v-3cbee1fc] {
  margin-top: 0.4rem;
}
.mian-top .money-list-box[data-v-3cbee1fc] {
  margin-top: 0.4rem;
}
.mian-top .money-list-box .warning-tips[data-v-3cbee1fc] {
  margin-left: 0.26667rem;
  font-size: 0.29333rem;
  color: #999;
}
.error-tips[data-v-3cbee1fc] {
  padding: 0.26667rem;
}
.moneyList[data-v-3cbee1fc] {
  width: 100%;
  padding-top: 0.26667rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.moneyList li[data-v-3cbee1fc] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 23.5%;
      -ms-flex: 0 0 23.5%;
          flex: 0 0 23.5%;
  padding: 0.13333rem;
  margin-right: 2%;
  margin-bottom: 0.26667rem;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #efefef;
}
.moneyList li[data-v-3cbee1fc]:nth-of-type(4n + 4) {
  margin-right: 0;
}
.moneyList li p[data-v-3cbee1fc] {
  font-size: 0.26667rem;
}
.moneyList li .money[data-v-3cbee1fc] {
  font-size: 0.45333rem;
}
.moneyList li.active[data-v-3cbee1fc] {
  background: #8c582f;
  color: #fff;
}
.submit-btn[data-v-3cbee1fc] {
  display: block;
  width: 90%;
  height: 1.06667rem;
  text-align: center;
  line-height: 1.06667rem;
  margin: 0.4rem auto;
  color: #fff;
  font-size: 0.4rem;
  background: #8c582f;
  border-radius: 0.10667rem;
}
.confirm-view[data-v-3cbee1fc] {
  width: 7.54667rem;
  height: 6.24rem;
  background: url(../../static/img/discover-con2.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 0.26667rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.confirm-view .content[data-v-3cbee1fc] {
  margin-top: 1.46667rem;
  margin-left: 0.26667rem;
  padding: 0.53333rem;
  width: 7.01333rem;
  position: relative;
  font-size: 0.37333rem;
}
.confirm-view .againBtn[data-v-3cbee1fc] {
  width: 6.32rem;
  height: 1.06667rem;
  background: #8b572e;
  border-radius: 0.10667rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0.37333rem;
  background-color: #8b572e;
  font-size: 0.37333rem;
  color: #fff;
  text-align: center;
  line-height: 1.06667rem;
}

