/* 余额 */ .wallet.data-v-1efc2e21 { width: 100%; height: 260rpx; background: -webkit-linear-gradient(top, #FCD202, #F5F5F5); } .wallet_header.data-v-1efc2e21 { width: 94%; margin: 0 auto; background-color: #FFFFFF; border-radius: 18rpx; position: relative; top: 100rpx; } .wallet_header_text.data-v-1efc2e21 { padding: 3% 3% 1%; line-height: 32rpx; font-size: 30rpx; font-weight: 500; color: #333333; line-height: 32px; } .wallet_header_xin.data-v-1efc2e21 { padding: 2% 3% 5%; display: flex; } .wallet_header_le.data-v-1efc2e21 { flex: 2; font-size: 68rpx; font-weight: 500; color: #333333; } .wallet_header_le text.data-v-1efc2e21 { font-size: 34rpx; } .wallet_header_ri.data-v-1efc2e21 { margin-top: 20rpx; } .wallet_header_ri image.data-v-1efc2e21 { width: 40rpx; height: 30rpx; } .wallet_header_ri text.data-v-1efc2e21 { font-size: 34rpx; font-weight: 500; color: #333333; } /* 充值 */ .wallet_topup.data-v-1efc2e21 { width: 94%; margin: 13% auto 0; background-color: #FFFFFF; border-radius: 18rpx; padding: 0 0 3%; } .wallet_header_xin2.data-v-1efc2e21 { /* padding: 0 3% 2%; */ display: flex; flex-wrap: wrap; justify-content: space-between; padding: 0 2%; } .wallet_header_xin2_sty.data-v-1efc2e21 { width: 48.5%; /* margin: 1% 0 0 3%; */ border: 2rpx solid #E6E6E6; border-radius: 18rpx; text-align: center; line-height: 3; margin-bottom: 2%; } .wallet_header_xin2_sty text.data-v-1efc2e21 { font-size: 44rpx; } .wallet_header_xin2_sty.data-v-1efc2e21:first-child { margin-left: 0; } .topup.data-v-1efc2e21 { color: #FF130A; border: 2rpx solid #FF130A; position: relative; } .topup_img.data-v-1efc2e21 { position: absolute; bottom: 61rpx; } .topup_img image.data-v-1efc2e21 { width: 48rpx; height: 40rpx; } /* 消费 */ .wallet_header_consum.data-v-1efc2e21 { width: 94%; margin: 3% auto; background-color: #FFFFFF; border-radius: 18rpx; padding: 3%; display: flex; } .wallet_header_consum_le.data-v-1efc2e21 { width: 97%; font-family: PingFang SC; font-weight: 500; color: #333333; } .wallet_header_consum_ri.data-v-1efc2e21 { line-height: 1.5; } .wallet_header_consum_ri image.data-v-1efc2e21 { width: 16rpx; height: 28rpx; } /* 立即充值 */ .wallet_bottom.data-v-1efc2e21 { width: 94%; position: fixed; bottom: 3%; left: 3%; line-height: 2.5; background: #FCD202; text-align: center; border-radius: 49rpx; font-size: 38rpx; font-weight: bold; color: #333333; } .popup_pay.data-v-1efc2e21 { width: 100%; position: relative; padding-bottom: 45rpx; } .pay_btn.data-v-1efc2e21 { width: 90%; margin: 0 auto; text-align: center; background: #FCD202; height: 80rpx; border-radius: 16rpx; color: #ffffff; line-height: 80rpx; }