couponsDet.css 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. /* mine/couponsDet/couponsDet.wxss */
  2. .top{height: 260rpx;background-image: linear-gradient(to left,#FF0808,#F1674C);color: #ffffff; text-align: center;padding: 50rpx 0 0 0;}
  3. .fn48{font-size: 48rpx;}
  4. .fn24{font-size: 24rpx;}
  5. .fn30{font-size: 30rpx;}
  6. .mag10{margin-top: 20rpx;}
  7. .mag30{margin-top: 30rpx;}
  8. .fnc99{color: #999999;}
  9. .fnwit{font-weight: bold;}
  10. .con{
  11. height: 940rpx;
  12. }
  13. .content{
  14. width: 722rpx;
  15. height: 85%;
  16. position: absolute;
  17. top: 18%;
  18. left: 50%;
  19. transform: translateX(-50%);
  20. }
  21. .background {
  22. width: 100%;
  23. height: 100%;
  24. position:absolute;
  25. background-size:100% 100%;
  26. /* z-index: -1; */
  27. }
  28. .lits{position: relative;z-index: 2;padding: 40rpx 0 32rpx 0; border-bottom: 1rpx dashed #999999; margin: 0 auto;width: 652rpx;}
  29. .left{font-weight: bold;font-size: 24rpx;color: #FF0808;font-weight: bold;margin-right: 20rpx;}
  30. .left text{font-size: 36rpx;font-weight: normal;}
  31. .left text.jine{font-size: 88rpx;font-weight: bold;}
  32. .tong{margin-top: 25rpx;}
  33. .tong view{font-size: 28rpx;color: #333333;margin-bottom: 5rpx;}
  34. .tong text{font-size: 24rpx;color: #333333;}
  35. .tiaoxingma{position: relative;text-align: center;}
  36. .tiaoxima{width: 620rpx;height: 160rpx; margin: 50rpx auto 10rpx auto;}
  37. .xcx{width: 300rpx; height: 300rpx;margin: 82rpx auto 25rpx auto;}
  38. .footer{padding: 0 0 0 20rpx;height: 200rpx;}