checkPayMode.wxss 887 字节
.popBox{padding:32rpx 24rpx 0}.popBox .title{text-align:center;margin-bottom:60rpx;color:rgba(0,0,0,.9);font-size:32rpx;font-weight:700}.popBox .popModeBox{width:100%;padding:32rpx 20rpx;box-sizing:border-box;border-radius:16rpx;background:#ffffffff}.popBox .popModeBox .mode{color:rgba(0,0,0,.9);font-size:28rpx;font-weight:700}.popBox .popModeBox .mode image{width:52rpx;height:52rpx;margin-right:20rpx}.popBox .popModeBox image{width:36rpx;height:36rpx}.popBox .popModeBox .insufficient{color:rgba(0,0,0,.4);font-size:24rpx}.popBox .popModeBox .insufficient .go{margin-left:8rpx;font-size:24rpx;color:#fb3e3c;line-height:32rpx}.popBox .popModeBox .insufficient .go image{width:24rpx;height:24rpx}.popBox .subOrder{margin-top:138rpx;width:100%;height:88rpx;border-radius:280rpx;color:#fff;font-size:32rpx;font-weight:700;background:linear-gradient(139deg,#fb753cff 0%,#fb3e3cff 100%)}