detail-discount.wxss 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. @charset "UTF-8";
  2. .text-center.data-v-3d2f20ce {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-3d2f20ce {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-3d2f20ce {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-3d2f20ce {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-3d2f20ce {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-3d2f20ce {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-3d2f20ce {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-3d2f20ce {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-3d2f20ce {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .detail-discount.data-v-3d2f20ce {
  39. width: 702rpx;
  40. background: -webkit-linear-gradient(45deg, #ff8c40, #ff6d40);
  41. background: linear-gradient(45deg, #ff8c40, #ff6d40);
  42. height: 210rpx;
  43. border-radius: 15rpx;
  44. margin: 24rpx 24rpx 0 24rpx;
  45. }
  46. .detail-discount .top.data-v-3d2f20ce {
  47. color: #ffffff;
  48. padding: 30rpx 24rpx 0 24rpx;
  49. }
  50. .detail-discount .top .text.data-v-3d2f20ce {
  51. font-size: 26rpx;
  52. }
  53. .detail-discount .top .text text.data-v-3d2f20ce {
  54. font-size: 32rpx;
  55. }
  56. .detail-discount .top .button.data-v-3d2f20ce {
  57. margin-top: 8rpx;
  58. width: 213rpx;
  59. height: 56rpx;
  60. line-height: 54rpx;
  61. font-size: 26rpx;
  62. color: #ffffff;
  63. border-radius: 30rpx;
  64. text-align: center;
  65. border: 1rpx solid #ffffff;
  66. }
  67. .detail-discount .bottom.data-v-3d2f20ce {
  68. height: 100rpx;
  69. width: 702rpx;
  70. }
  71. .textss.data-v-3d2f20ce {
  72. height: 100rpx;
  73. white-space: nowrap;
  74. }
  75. .content.data-v-3d2f20ce {
  76. height: 10rpx;
  77. width: 702rpx;
  78. background-color: #b24c2d;
  79. border-radius: 5rpx;
  80. position: relative;
  81. }
  82. .content .content-nei.data-v-3d2f20ce {
  83. height: 10rpx;
  84. border-radius: 5rpx;
  85. background-color: #ffffff;
  86. }
  87. .content .content-text.data-v-3d2f20ce {
  88. position: absolute;
  89. font-size: 24rpx;
  90. color: #ffffff;
  91. margin-top: 16rpx;
  92. right: 0;
  93. }
  94. .content-d.data-v-3d2f20ce {
  95. display: inline-block;
  96. width: 320rpx;
  97. height: 10rpx;
  98. position: relative;
  99. margin-top: 5rpx;
  100. background-color: rgba(204, 94, 51, 0.8);
  101. }
  102. .content-d .content-text.data-v-3d2f20ce {
  103. position: absolute;
  104. font-size: 24rpx;
  105. color: #ffffff;
  106. margin-top: 16rpx;
  107. right: 0;
  108. -webkit-transform: translateX(50%);
  109. transform: translateX(50%);
  110. }
  111. .content-d .content-text-o.data-v-3d2f20ce {
  112. position: absolute;
  113. font-size: 24rpx;
  114. color: #ffffff;
  115. margin-top: 16rpx;
  116. right: 0;
  117. }
  118. .content-d-d.data-v-3d2f20ce {
  119. height: 10rpx;
  120. border-radius: 5rpx;
  121. }
  122. .content-d-d-d.data-v-3d2f20ce {
  123. height: 10rpx;
  124. background-color: #f7f7f7;
  125. }
  126. .yuan.data-v-3d2f20ce {
  127. background-color: #ff8c40 !important;
  128. border: 5rpx solid #ffffff !important;
  129. }
  130. .scroll-empty.data-v-3d2f20ce {
  131. height: 10rpx;
  132. width: 25rpx;
  133. display: inline-block;
  134. }
  135. .after.data-v-3d2f20ce {
  136. width: 125rpx;
  137. }
  138. .yuan-default.data-v-3d2f20ce {
  139. border-radius: 50%;
  140. position: absolute;
  141. z-index: 1400;
  142. top: 50%;
  143. -webkit-transform: translateY(-50%);
  144. transform: translateY(-50%);
  145. right: 0;
  146. width: 20rpx;
  147. height: 20rpx;
  148. background-color: rgba(204, 94, 51, 0.8);
  149. border: 5rpx solid rgba(204, 94, 51, 0.8);
  150. }
  151. .border-radius-left.data-v-3d2f20ce {
  152. border-top-left-radius: 5rpx;
  153. border-bottom-left-radius: 5rpx;
  154. }
  155. .border-radius-right.data-v-3d2f20ce {
  156. border-top-right-radius: 5rpx;
  157. border-bottom-right-radius: 5rpx;
  158. }