mall.css 405 B

12345678910111213141516171819
  1. .custom-nav {color: #333;}
  2. .top-img{height: 340rpx;overflow: visible;padding-top: 200rpx;box-sizing: border-box;}
  3. .top-img::after{content: '';}
  4. .top-img .img{height: 100%;}
  5. .integral{position: relative;margin: 0 40rpx 60rpx;padding: 32rpx 65rpx;background-color: #fff;border-radius: 20rpx;}
  6. .integral-til{font-size: 28rpx;color: #333;font-weight: 500;line-height: 40rpx;margin-bottom: 9rpx;}