buySuccess.css 440 B

1234567891011121314151617181920212223242526272829303132
  1. page{background-color: #F5F5F5;}
  2. .content{background-color: #fff;padding: 113rpx 24rpx 64rpx;text-align: center;}
  3. .content-icon{width: 108rpx;height: 108rpx;margin-bottom: 48rpx;}
  4. .content-til{font-size: 36rpx;color: #333;line-height: 50rpx;font-weight: 400;margin-bottom: 16rpx;}
  5. .content-subtil{font-size: 26rpx;color: #999;line-height: 37rpx;font-weight: 400;min-height: 74rpx;}
  6. .full-btn{margin: 40rpx 24rpx;}