.confirmAlert .confirm-box[data-v-25db68d5] {
  background: #fff;
  border-radius: 0.13333rem;
}
.confirmAlert .confirm-box .content[data-v-25db68d5] {
  padding: 0.66667rem 0.26667rem;
  text-align: center;
  word-break: break-all;
  font-size: 0.45333rem;
  color: #222;
}
.confirmAlert .confirm-box .footer[data-v-25db68d5] {
  padding: 0 0.53333rem 0.53333rem 0.53333rem;
  overflow: hidden;
}
.confirmAlert .confirm-box .footer button[data-v-25db68d5] {
  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-25db68d5] {
  background: #666;
  margin-right: 0.4rem;
}
.confirmAlert .confirm-box .footer .ok[data-v-25db68d5] {
  background: #8c582f;
}

.pay_ccb .com-title[data-v-95df5556] {
  font-size: 0.34667rem;
  color: #131313;
  font-weight: 500;
}
.pay_ccb .recharge-operation[data-v-95df5556] {
  background: #fff;
  padding: 0.26667rem 0.4rem;
}
.pay_ccb .recharge-operation .title[data-v-95df5556] {
  font-size: 0.4rem;
  font-weight: 700;
  position: relative;
}
.pay_ccb .recharge-operation .title .hasMultiple[data-v-95df5556] {
  color: #666;
  font-size: 0.32rem;
  margin-left: 0.26667rem;
}
.pay_ccb .recharge-operation .title .span-abs[data-v-95df5556] {
  position: absolute;
  right: 0;
  font-size: 0.32rem;
  color: #333;
  font-weight: 400;
}
.pay_ccb .recharge-operation .input-box[data-v-95df5556] {
  margin-top: 0.13333rem;
  height: 0.96rem;
  width: 100%;
  border-bottom: 0.02667rem solid #efefef;
}
.pay_ccb .recharge-operation .input-box .unit[data-v-95df5556] {
  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;
}
.pay_ccb .recharge-operation .input-box .fill[data-v-95df5556] {
  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;
}
.pay_ccb .recharge-operation .input-box input[data-v-95df5556] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  font-size: 0.45333rem;
}
.pay_ccb .recharge-operation .input-box input[data-v-95df5556]:disabled {
  background: #fff;
}
.pay_ccb .recharge-operation .pay-fee[data-v-95df5556] {
  padding-top: 0.13333rem;
  color: #999;
}
.pay_ccb .recharge-operation .pay-fee span[data-v-95df5556]:nth-child(2) {
  color: #935524;
}
.pay_ccb .recharge-operation .realName[data-v-95df5556] {
  margin-top: 0.4rem;
}
.pay_ccb .recharge-operation .money-list-box[data-v-95df5556] {
  margin-top: 0.4rem;
}
.pay_ccb .recharge-operation .money-list-box .warning-tips[data-v-95df5556] {
  margin-left: 0.26667rem;
  font-size: 0.29333rem;
  color: #999;
}
.pay_ccb .money-list-view[data-v-95df5556] {
  padding: 0.26667rem 0.4rem 0 0.4rem;
  background: #fff;
  margin-top: 0.26667rem;
}
.pay_ccb .error-tips[data-v-95df5556] {
  padding: 0.26667rem;
}
.pay_ccb .moneyList[data-v-95df5556] {
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background: #fff;
  margin-top: 0.26667rem;
}
.pay_ccb .moneyList li[data-v-95df5556] {
  -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;
}
.pay_ccb .moneyList li[data-v-95df5556]:nth-of-type(4n + 4) {
  margin-right: 0;
}
.pay_ccb .moneyList li p[data-v-95df5556] {
  font-size: 0.26667rem;
}
.pay_ccb .moneyList li .money[data-v-95df5556] {
  font-size: 0.45333rem;
}
.pay_ccb .moneyList li.active[data-v-95df5556] {
  background: #8c582f;
  color: #fff;
}
.pay_ccb .confirm-btn[data-v-95df5556] {
  background: #865a36;
  border-radius: 0.13333rem;
  line-height: 1.33333rem;
  margin: 1.25333rem 0.4rem 0 0.4rem;
  color: #fff;
  font-size: 0.4rem;
  text-align: center;
}
.pay_ccb .pay-popup[data-v-95df5556] {
  background: #f7f8f9;
  padding-bottom: 0.26667rem;
}
.pay_ccb .pay-popup .popup-title[data-v-95df5556] {
  height: 1.49333rem;
  background: #f7f8f9;
  padding: 0 0.4rem;
}
.pay_ccb .pay-popup .popup-title .close-icon[data-v-95df5556] {
  width: 0.4rem;
  height: 0.4rem;
}
.pay_ccb .pay-popup .pay-popup-content[data-v-95df5556] {
  width: 100%;
  height: 70vh;
  overflow-y: auto;
}

