You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
141 lines
3.0 KiB
141 lines
3.0 KiB
3 years ago
|
#iframe.data-v-1b23f780 {
|
||
|
display: none;
|
||
|
}
|
||
|
.pic-box-color-active.data-v-1b23f780 {
|
||
|
background-color: #eb3729 !important;
|
||
|
color: #fff !important;
|
||
|
}
|
||
|
.picList.data-v-1b23f780 {
|
||
|
margin-bottom: 30rpx;
|
||
|
margin-top: 30rpx;
|
||
|
}
|
||
|
.font-color.data-v-1b23f780 {
|
||
|
color: #e83323;
|
||
|
}
|
||
|
.recharge.data-v-1b23f780 {
|
||
|
border-radius: 10rpx;
|
||
|
width: 100%;
|
||
|
background-color: #fff;
|
||
|
margin: 20rpx auto 0 auto;
|
||
|
padding: 30rpx;
|
||
|
border-top-right-radius: 39rpx;
|
||
|
border-top-left-radius: 39rpx;
|
||
|
margin-top: -45rpx;
|
||
|
box-sizing: border-box;
|
||
|
}
|
||
|
.recharge .nav.data-v-1b23f780 {
|
||
|
height: 75rpx;
|
||
|
line-height: 75rpx;
|
||
|
padding: 0 100rpx;
|
||
|
}
|
||
|
.recharge .nav .item.data-v-1b23f780 {
|
||
|
font-size: 30rpx;
|
||
|
color: #333;
|
||
|
}
|
||
|
.recharge .nav .item.on.data-v-1b23f780 {
|
||
|
font-weight: bold;
|
||
|
border-bottom: 4rpx solid #e83323;
|
||
|
}
|
||
|
.recharge .info-wrapper .money.data-v-1b23f780 {
|
||
|
margin-top: 60rpx;
|
||
|
padding-bottom: 20rpx;
|
||
|
border-bottom: 1px dashed #ddd;
|
||
|
text-align: center;
|
||
|
}
|
||
|
.recharge .info-wrapper .money ._span.data-v-1b23f780 {
|
||
|
font-size: 56rpx;
|
||
|
color: #333;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
.recharge .info-wrapper .money input.data-v-1b23f780 {
|
||
|
display: inline-block;
|
||
|
width: 300rpx;
|
||
|
font-size: 84rpx;
|
||
|
text-align: center;
|
||
|
color: #282828;
|
||
|
font-weight: bold;
|
||
|
padding-right: 70rpx;
|
||
|
}
|
||
|
.recharge .info-wrapper .money input.data-v-1b23f780::-webkit-input-placeholder {
|
||
|
color: #ddd;
|
||
|
}
|
||
|
.recharge .info-wrapper .money input.data-v-1b23f780::placeholder {
|
||
|
color: #ddd;
|
||
|
}
|
||
|
.recharge .info-wrapper .money input.data-v-1b23f780::-webkit-input-placeholder {
|
||
|
color: #ddd;
|
||
|
}
|
||
|
.recharge .info-wrapper .money input.data-v-1b23f780:-moz-placeholder {
|
||
|
color: #ddd;
|
||
|
}
|
||
|
.recharge .info-wrapper .money input.data-v-1b23f780::-moz-placeholder {
|
||
|
color: #ddd;
|
||
|
}
|
||
|
.recharge .info-wrapper .money input.data-v-1b23f780:-ms-input-placeholder {
|
||
|
color: #ddd;
|
||
|
}
|
||
|
.tip.data-v-1b23f780 {
|
||
|
font-size: 28rpx;
|
||
|
color: #333333;
|
||
|
font-weight: 800;
|
||
|
margin-bottom: 14rpx;
|
||
|
}
|
||
|
.recharge .info-wrapper .tips ._span.data-v-1b23f780 {
|
||
|
color: #ef4a49;
|
||
|
}
|
||
|
.recharge .info-wrapper .pay-btn.data-v-1b23f780 {
|
||
|
display: block;
|
||
|
width: 100%;
|
||
|
height: 86rpx;
|
||
|
margin: 50rpx auto 0 auto;
|
||
|
line-height: 86rpx;
|
||
|
text-align: center;
|
||
|
color: #fff;
|
||
|
border-radius: 50rpx;
|
||
|
font-size: 30rpx;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
.payment-top.data-v-1b23f780 {
|
||
|
width: 100%;
|
||
|
height: 350rpx;
|
||
|
background-color: #eb3729;
|
||
|
}
|
||
|
.payment-top .name.data-v-1b23f780 {
|
||
|
font-size: 26rpx;
|
||
|
color: rgba(255, 255, 255, 0.8);
|
||
|
margin-top: -38rpx;
|
||
|
margin-bottom: 30rpx;
|
||
|
}
|
||
|
.payment-top .pic.data-v-1b23f780 {
|
||
|
font-size: 32rpx;
|
||
|
color: #fff;
|
||
|
}
|
||
|
.payment-top .pic-font.data-v-1b23f780 {
|
||
|
font-size: 78rpx;
|
||
|
color: #fff;
|
||
|
}
|
||
|
.picList .pic-box.data-v-1b23f780 {
|
||
|
width: 32%;
|
||
|
height: auto;
|
||
|
border-radius: 20rpx;
|
||
|
margin-top: 21rpx;
|
||
|
padding: 20rpx 0;
|
||
|
}
|
||
|
.pic-box-color.data-v-1b23f780 {
|
||
|
background-color: #f4f4f4;
|
||
|
color: #656565;
|
||
|
}
|
||
|
.pic-number.data-v-1b23f780 {
|
||
|
font-size: 22rpx;
|
||
|
}
|
||
|
.pic-number-pic.data-v-1b23f780 {
|
||
|
font-size: 38rpx;
|
||
|
margin-right: 10rpx;
|
||
|
text-align: center;
|
||
|
}
|
||
|
.pic-box-money.data-v-1b23f780 {
|
||
|
width: 100%;
|
||
|
display: block;
|
||
|
}
|
||
|
|