recharge.wxss 2.2 KB
.u-navbar__content__title{color:#fff!important;font-size:32rpx;font-weight:700}.blackBg{width:100%;height:278rpx;background:#1d1e24;padding:32rpx 24rpx 0;box-sizing:border-box}.blackBg .topBox{position:relative;width:100%}.blackBg .topBox .bg{width:100%;height:325rpx}.blackBg .tipBox{position:absolute;display:flex;justify-content:space-between;top:0;left:32rpx;width:640rpx;box-sizing:border-box}.blackBg .tipBox .balanceBox .tip{margin-top:96rpx;color:#000;font-size:24rpx}.blackBg .tipBox .balanceBox .balance{margin-top:12rpx}.blackBg .tipBox .balanceBox .balance text{font-size:32rpx;font-weight:700;margin-top:30rpx}.blackBg .tipBox .balanceBox .balance .balances{font-size:80rpx;font-weight:700}.blackBg .tipBox .photo{height:40rpx;color:rgba(0,0,0,.9);font-size:24rpx;margin-top:28rpx}.blackBg .tipBox .photo .avatar{border-radius:50%;width:40rpx;height:40rpx;margin-right:8rpx}.packageBox{position:relative;width:100%;opacity:1;background:#ffffffff;padding:40rpx 20rpx 38rpx;box-sizing:border-box}.packageBox .title{color:rgba(0,0,0,.9);font-size:30rpx;font-weight:700;margin-bottom:44rpx}.packageBox .title input{margin-left:16rpx;color:rgba(0,0,0,.9);font-size:30rpx;font-weight:700}.packageBox .package{margin:0 auto;width:638rpx;display:flex;justify-content:space-between;flex-wrap:wrap}.packageBox .package .item{padding:40rpx 0;width:262rpx;margin-bottom:24rpx;background:#f9f9f9ff;border-radius:24rpx;border:2rpx solid #f9f9f9ff}.packageBox .package .item .recharge{color:#361e0d;font-size:40rpx;font-weight:700;margin-bottom:14rpx}.packageBox .package .item .deliver{color:#000;font-size:32rpx;font-weight:700}.packageBox .package .check{width:262rpx;border-radius:24rpx;border:2rpx solid #ddb674ff;background:#fdf8eeff!important}.line{width:100%;height:24rpx;background:#f5f7fb}.desc{width:100%;padding:24rpx 20rpx;box-sizing:border-box;background:#fff}.desc .descTitle{color:rgba(0,0,0,.9);font-size:30rpx;font-weight:700;margin-bottom:24rpx}.btnBox{position:fixed;left:0;bottom:0;width:100%;background:#fff}.btnBox .btn{margin:15rpx auto 0;width:702rpx;height:88rpx;border-radius:16rpx;color:#fff;font-size:32rpx;font-weight:700;background:linear-gradient(139deg,#fb753cff 0%,#fb3e3cff 100%)}