cat.wxss 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  1. @charset "UTF-8";
  2. .text-center.data-v-c3b12fda {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-c3b12fda {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-c3b12fda {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-c3b12fda {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-c3b12fda {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-c3b12fda {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-c3b12fda {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-c3b12fda {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-c3b12fda {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .app-layout.data-v-c3b12fda {
  39. background: white;
  40. min-height: 100vh;
  41. }
  42. .app-body.data-v-c3b12fda {
  43. width: 750rpx;
  44. background-color: white;
  45. padding: 0 24rpx 24rpx 24rpx;
  46. }
  47. .app-body .app-item.data-v-c3b12fda {
  48. width: 702rpx;
  49. height: 212rpx;
  50. margin-top: 20rpx;
  51. }
  52. .app-body .app-item .app-image.data-v-c3b12fda {
  53. background-size: 100% 100%;
  54. background-repeat: no-repeat;
  55. width: 100%;
  56. height: 100%;
  57. }
  58. .app-small.data-v-c3b12fda {
  59. width: 750rpx;
  60. padding: 0 27rpx;
  61. background-color: white;
  62. }
  63. .app-small .app-item.data-v-c3b12fda {
  64. width: 120rpx;
  65. margin: 64rpx 27rpx 0 27rpx;
  66. }
  67. .app-small .app-item .app-image.data-v-c3b12fda {
  68. width: 120rpx;
  69. height: 120rpx;
  70. margin-bottom: 20rpx;
  71. }
  72. .app-small .app-item .app-name.data-v-c3b12fda {
  73. color: #353535;
  74. font-size: 26rpx;
  75. width: 100%;
  76. word-break: break-all;
  77. text-overflow: ellipsis;
  78. display: -webkit-box;
  79. -webkit-box-orient: vertical;
  80. -webkit-line-clamp: 1;
  81. overflow: hidden;
  82. }
  83. .app-top.data-v-c3b12fda {
  84. width: 750rpx;
  85. }
  86. .app-top-t.data-v-c3b12fda {
  87. width: 750rpx;
  88. background: white;
  89. }
  90. .app-top-t .app-t.data-v-c3b12fda {
  91. width: 100%;
  92. padding-top: 24rpx;
  93. padding-left: 24rpx;
  94. }
  95. .app-top-t .app-t > text.data-v-c3b12fda {
  96. margin-bottom: 20rpx;
  97. }
  98. .app-top-t .app-t .app-text.data-v-c3b12fda {
  99. border: 1rpx solid #cccccc;
  100. font-size: 28rpx;
  101. color: #666666;
  102. padding: 0 28rpx;
  103. display: inline-block;
  104. height: 54rpx;
  105. line-height: 54rpx;
  106. margin-right: 24rpx;
  107. border-radius: 28rpx;
  108. }
  109. .app-top-t .app-t .app-active-color.data-v-c3b12fda {
  110. color: #ff4544;
  111. border: 1rpx solid #ff4544;
  112. }
  113. .app-left-right.data-v-c3b12fda {
  114. width: 750rpx;
  115. background: #ffffff;
  116. }
  117. .app-left-right .app-right.data-v-c3b12fda {
  118. width: 524rpx;
  119. margin-left: 22rpx;
  120. }
  121. .app-left-right .app-right .app-background.data-v-c3b12fda {
  122. width: 500rpx;
  123. height: 184rpx;
  124. margin: 20rpx 24rpx 20rpx 0;
  125. }
  126. .app-left-right .app-right .app-item.data-v-c3b12fda {
  127. margin-left: 2rpx;
  128. height: 158rpx;
  129. width: 524rpx;
  130. margin-bottom: 20rpx;
  131. }
  132. .app-left-right .app-right .app-item .app-image.data-v-c3b12fda {
  133. height: 158rpx;
  134. width: 524rpx;
  135. }
  136. .app-left-right-t.data-v-c3b12fda {
  137. width: 750rpx;
  138. background: white;
  139. }
  140. .app-left-right-t .app-right.data-v-c3b12fda {
  141. width: 546rpx;
  142. }
  143. .app-left-right-t .app-right .app-background.data-v-c3b12fda {
  144. width: 500rpx;
  145. height: 184rpx;
  146. margin: 20rpx 24rpx 20rpx 24rpx;
  147. }
  148. .app-left-right-t .app-right .app-item.data-v-c3b12fda {
  149. width: 182rpx;
  150. height: 138rpx;
  151. display: inline-block;
  152. margin-bottom: 40rpx;
  153. }
  154. .app-left-right-t .app-right .app-item .app-image.data-v-c3b12fda {
  155. height: 104rpx;
  156. width: 104rpx;
  157. }
  158. .app-left-right-t .app-right .app-item .app-name.data-v-c3b12fda {
  159. font-size: 26rpx;
  160. margin-top: 8rpx;
  161. color: #353535;
  162. word-break: break-all;
  163. text-overflow: ellipsis;
  164. display: -webkit-box;
  165. -webkit-box-orient: vertical;
  166. -webkit-line-clamp: 1;
  167. overflow: hidden;
  168. }
  169. .app-left-right-f.data-v-c3b12fda {
  170. width: 750rpx;
  171. background: white;
  172. }
  173. .app-left-right-f .app-right.data-v-c3b12fda {
  174. width: 524rpx;
  175. margin-left: 22rpx;
  176. }
  177. .app-left-right-f .app-right .app-background.data-v-c3b12fda {
  178. width: 500rpx;
  179. height: 184rpx;
  180. margin: 20rpx 24rpx 20rpx 0;
  181. }
  182. .app-left-right-f .app-right .app-item.data-v-c3b12fda {
  183. margin-left: 2rpx;
  184. width: 524rpx;
  185. }
  186. .app-left-right-f .app-right .app-item .app-image.data-v-c3b12fda {
  187. width: 524rpx;
  188. height: 158rpx;
  189. margin-bottom: 20rpx;
  190. }
  191. .app-left-right-f .app-right .app-item .app-top.data-v-c3b12fda {
  192. position: relative;
  193. width: 524rpx;
  194. margin: 20rpx 0 40rpx 0;
  195. }
  196. .app-left-right-f .app-right .app-item .app-text.data-v-c3b12fda {
  197. font-size: 28rpx;
  198. color: #353535;
  199. }
  200. .app-left-right-f .app-right .app-item .app-icon.data-v-c3b12fda {
  201. position: absolute;
  202. right: 24rpx;
  203. }
  204. .app-left-right-f .app-right .app-item .app-icon text.data-v-c3b12fda {
  205. font-size: 26rpx;
  206. color: #999999;
  207. margin-left: 16rpx;
  208. }
  209. .app-left-right-f .app-right .app-item .app-icon icon.data-v-c3b12fda {
  210. width: 13rpx;
  211. height: 22rpx;
  212. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAWCAMAAADD5o0oAAAARVBMVEUAAACZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZkBVNYgAAAAFnRSTlMAgtiokR0V5s+9dmdhUklA8LW0nZx9Nlin2AAAAE9JREFUGNNlz0cOwDAIRFHXOInTy9z/qF7yJVjxJARMuGKwyqKKChT1Qasy1PVAmxZo1zyZDiXoVKqmquaAMS7gan+06+ajiPC6cC52+60f0acDStr+zywAAAAASUVORK5CYII=);
  213. background-size: 100% 100%;
  214. background-repeat: no-repeat;
  215. margin-left: 24rpx;
  216. }
  217. .app-left-right-s.data-v-c3b12fda {
  218. width: 750rpx;
  219. background: white;
  220. }
  221. .app-left-right-s .app-right.data-v-c3b12fda {
  222. width: 546rpx;
  223. background-color: white;
  224. }
  225. .app-left-right-s .app-right .app-background.data-v-c3b12fda {
  226. width: 500rpx;
  227. height: 184rpx;
  228. margin: 20rpx 24rpx 40rpx 24rpx;
  229. }
  230. .app-left-right-s .app-right .app-item.data-v-c3b12fda {
  231. width: 546rpx;
  232. }
  233. .app-left-right-s .app-right .app-item .app-top.data-v-c3b12fda {
  234. width: 100%;
  235. padding-left: 24rpx;
  236. margin-bottom: 40rpx;
  237. }
  238. .app-left-right-s .app-right .app-item .app-top .app-text.data-v-c3b12fda {
  239. font-size: 28rpx;
  240. color: #353535;
  241. }
  242. .app-left-right-s .app-right .app-item .app-top .app-icon.data-v-c3b12fda {
  243. position: absolute;
  244. right: 24rpx;
  245. }
  246. .app-left-right-s .app-right .app-item .app-top .app-icon text.data-v-c3b12fda {
  247. font-size: 26rpx;
  248. color: #999999;
  249. margin-left: 16rpx;
  250. }
  251. .app-left-right-s .app-right .app-item .app-top .app-icon icon.data-v-c3b12fda {
  252. width: 13rpx;
  253. height: 22rpx;
  254. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAWCAMAAADD5o0oAAAARVBMVEUAAACZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZkBVNYgAAAAFnRSTlMAgtiokR0V5s+9dmdhUklA8LW0nZx9Nlin2AAAAE9JREFUGNNlz0cOwDAIRFHXOInTy9z/qF7yJVjxJARMuGKwyqKKChT1Qasy1PVAmxZo1zyZDiXoVKqmquaAMS7gan+06+ajiPC6cC52+60f0acDStr+zywAAAAASUVORK5CYII=);
  255. background-size: 100% 100%;
  256. background-repeat: no-repeat;
  257. margin-left: 24rpx;
  258. }
  259. .app-left-right-s .app-right .app-item .app-item-child.data-v-c3b12fda {
  260. display: inline-block;
  261. height: 138rpx;
  262. width: 182rpx;
  263. margin-bottom: 40rpx;
  264. }
  265. .app-left-right-s .app-right .app-item .app-item-child .app-image.data-v-c3b12fda {
  266. width: 104rpx;
  267. height: 104rpx;
  268. }
  269. .app-left-right-s .app-right .app-item .app-item-child .app-text.data-v-c3b12fda {
  270. font-size: 26rpx;
  271. color: #353535;
  272. margin-top: 8rpx;
  273. }