goods.wxss 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. @charset "UTF-8";
  2. .text-center.data-v-f1041c70 {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-f1041c70 {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-f1041c70 {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-f1041c70 {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-f1041c70 {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-f1041c70 {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-f1041c70 {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-f1041c70 {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-f1041c70 {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .preventTouchMove.data-v-f1041c70 {
  39. top: 0;
  40. left: 0;
  41. width: 100%;
  42. overflow: hidden;
  43. position: fixed;
  44. z-index: 0;
  45. }
  46. .other-info.data-v-f1041c70 {
  47. width: 702rpx;
  48. background-color: #fff;
  49. padding: 20rpx;
  50. margin: 24rpx 24rpx 0 24rpx;
  51. border-radius: 15rpx;
  52. }
  53. .goods-name.data-v-f1041c70 {
  54. background-color: #ffffff;
  55. color: #353535;
  56. font-size: 32rpx;
  57. line-height: 42rpx;
  58. margin-top: 5rpx;
  59. }
  60. .goods-subtitle.data-v-f1041c70 {
  61. margin-top: 23rpx;
  62. font-size: 24rpx;
  63. line-height: 34rpx;
  64. color: #999999;
  65. margin-bottom: 20rpx;
  66. }
  67. .attr.data-v-f1041c70 {
  68. background-color: #f7f7f7;
  69. }
  70. .recommend .recommend-title.data-v-f1041c70 {
  71. margin: 40rpx 0 32rpx 0;
  72. font-size: 24rpx;
  73. color: #999999;
  74. }
  75. .recommend .recommend-title .border.data-v-f1041c70 {
  76. border-top: 1rpx solid #bbbbbb;
  77. height: 0;
  78. width: 40rpx;
  79. margin: 0 24rpx;
  80. }
  81. .recommend .recommend-title image.data-v-f1041c70 {
  82. width: 24rpx;
  83. height: 24rpx;
  84. display: block;
  85. margin-right: 12rpx;
  86. }
  87. .u-bottom-height.data-v-f1041c70 {
  88. height: 110rpx;
  89. }
  90. .bd-bottom.data-v-f1041c70 {
  91. width: 750rpx;
  92. height: 110rpx;
  93. padding: 20rpx 24rpx;
  94. }
  95. .bd-back.data-v-f1041c70 {
  96. width: 66rpx;
  97. height: 100%;
  98. margin-right: 20rpx;
  99. }
  100. .bd-icon.data-v-f1041c70 {
  101. width: 30rpx;
  102. height: 30rpx;
  103. margin-bottom: 8rpx;
  104. }
  105. .bd-text.data-v-f1041c70 {
  106. font-size: 20rpx;
  107. color: #888888;
  108. line-height: 1;
  109. }
  110. .bd-btn.data-v-f1041c70 {
  111. text-align: center;
  112. line-height: 70rpx;
  113. font-size: 28rpx;
  114. border-radius: 35rpx;
  115. }
  116. .bd-btn-left.data-v-f1041c70 {
  117. border-top-right-radius: 0;
  118. border-bottom-right-radius: 0;
  119. }
  120. .bd-btn-right.data-v-f1041c70 {
  121. border-top-left-radius: 0;
  122. border-bottom-left-radius: 0;
  123. }
  124. .bd-btn-half.data-v-f1041c70 {
  125. width: 50%;
  126. }
  127. .bd-btn-color.data-v-f1041c70 {
  128. color: #ffffff;
  129. }
  130. .bd-oversell-btn.data-v-f1041c70 {
  131. background-color: #CDCDCD;
  132. }
  133. .comments.data-v-f1041c70 {
  134. margin-bottom: 20rpx;
  135. background-color: #ffffff;
  136. }
  137. .detail.data-v-f1041c70 {
  138. background-color: #ffffff;
  139. }
  140. .detail image.data-v-f1041c70 {
  141. width: 100%;
  142. height: 80rpx;
  143. display: block;
  144. }
  145. .price.data-v-f1041c70 {
  146. font-size: 40rpx;
  147. color: #ff4544;
  148. font-family: DIN;
  149. background-color: #fff;
  150. position: relative;
  151. }
  152. .share.data-v-f1041c70 {
  153. height: 48rpx;
  154. border-radius: 40rpx 0 0 40rpx;
  155. padding: 0 14rpx;
  156. width: 103rpx;
  157. margin-right: -20rpx;
  158. }
  159. .share .share-image.data-v-f1041c70 {
  160. width: 22rpx;
  161. height: 22rpx;
  162. }
  163. .share .share-text.data-v-f1041c70 {
  164. font-size: 22rpx;
  165. color: #ffffff;
  166. margin-left: 10rpx;
  167. }
  168. .original.data-v-f1041c70 {
  169. background-color: #fff;
  170. text-decoration: line-through;
  171. color: #888;
  172. height: 60rpx;
  173. line-height: 60rpx;
  174. font-size: 24rpx;
  175. }
  176. .u-bottom-fixed.data-v-f1041c70 {
  177. position: fixed;
  178. bottom: 0;
  179. left: 0;
  180. width: 100%;
  181. z-index: 1602;
  182. background-color: #ffffff;
  183. }