index.wxss 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. @charset "UTF-8";
  2. .text-center.data-v-7f8db958 {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-7f8db958 {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-7f8db958 {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-7f8db958 {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-7f8db958 {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-7f8db958 {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-7f8db958 {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-7f8db958 {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-7f8db958 {
  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-7f8db958 {
  39. min-height: 100vh;
  40. }
  41. .app-layout.data-v-7f8db958 .app-layout {
  42. min-height: 100vh;
  43. }
  44. .pond.data-v-7f8db958 {
  45. text-align: center;
  46. /**小圆球 **/
  47. /****/
  48. }
  49. .pond .pond-box.data-v-7f8db958 {
  50. min-height: 700rpx;
  51. padding-top: 20rpx;
  52. }
  53. .pond .pond-head.data-v-7f8db958 {
  54. height: 480rpx;
  55. width: 100%;
  56. background-repeat: no-repeat;
  57. background-size: 100% 100%;
  58. }
  59. .pond .pond-head .p-b.data-v-7f8db958 {
  60. color: #FFFFFF;
  61. font-size: 24rpx;
  62. background: #000000;
  63. text-align: center;
  64. background-color: rgba(0, 0, 0, 0.4);
  65. line-height: 48rpx;
  66. width: 92rpx;
  67. border-radius: 24rpx 0 0 24rpx;
  68. position: absolute;
  69. right: 0;
  70. top: 40rpx;
  71. }
  72. .pond .pond-head .p-b.data-v-7f8db958:nth-child(2) {
  73. top: 112rpx;
  74. }
  75. .pond .pond-oppty.data-v-7f8db958 {
  76. line-height: 56rpx;
  77. font-size: 28rpx;
  78. position: absolute;
  79. text-align: center;
  80. width: 100vw;
  81. top: 450rpx;
  82. }
  83. .pond .pond-oppty view.data-v-7f8db958 {
  84. color: #ffffff;
  85. padding: 0 30rpx;
  86. display: inline-block;
  87. background: rgba(0, 0, 0, 0.3);
  88. border-radius: 28rpx;
  89. }
  90. .pond .pond-oppty text.data-v-7f8db958 {
  91. color: #ffb92a;
  92. }
  93. .pond .container-out.data-v-7f8db958 {
  94. height: 566rpx;
  95. width: 680rpx;
  96. background-color: #F47915;
  97. margin: 32rpx auto 30rpx auto;
  98. border-radius: 16rpx;
  99. position: relative;
  100. }
  101. .pond .container-in.data-v-7f8db958 {
  102. width: 640rpx;
  103. height: 526rpx;
  104. background-color: #f12416;
  105. border-radius: 20rpx;
  106. position: absolute;
  107. left: 0;
  108. right: 0;
  109. top: 0;
  110. bottom: 0;
  111. margin: auto;
  112. }
  113. .pond .container-circle.data-v-7f8db958 {
  114. position: absolute;
  115. display: block;
  116. border-radius: 50%;
  117. height: 15rpx;
  118. width: 15rpx;
  119. }
  120. .pond .content-out.data-v-7f8db958 {
  121. position: absolute;
  122. height: 144rpx;
  123. width: 196rpx;
  124. background-color: #f5f0fc;
  125. border-radius: 16rpx;
  126. box-shadow: 0 16rpx 0 #FFCEC0;
  127. }
  128. .pond .content-out .img.data-v-7f8db958 {
  129. position: absolute;
  130. top: 12rpx;
  131. left: 50%;
  132. margin-left: -75rpx;
  133. width: 150rpx;
  134. height: 80rpx;
  135. z-index: 1;
  136. }
  137. .pond .content-out .name.data-v-7f8db958 {
  138. position: absolute;
  139. bottom: 0;
  140. top: 104rpx;
  141. color: #c62015;
  142. font-size: 24rpx;
  143. width: 196rpx;
  144. word-break: break-all;
  145. text-overflow: ellipsis;
  146. display: -webkit-box;
  147. -webkit-box-orient: vertical;
  148. -webkit-line-clamp: 1;
  149. overflow: hidden;
  150. line-height: 1.5;
  151. }
  152. .pond .pond-start1.data-v-7f8db958 {
  153. height: 160rpx;
  154. width: 100%;
  155. }
  156. .pond .pond-start2.data-v-7f8db958 {
  157. display: inline;
  158. position: absolute;
  159. left: 10rpx;
  160. height: 136rpx;
  161. width: 178rpx;
  162. }
  163. .pond .pond-start2 image.data-v-7f8db958 {
  164. height: 100%;
  165. width: 100%;
  166. }
  167. .pond .pond-start3.data-v-7f8db958 {
  168. position: absolute;
  169. left: 10rpx;
  170. height: 136rpx;
  171. width: 178rpx;
  172. }
  173. .pond .pond-register.data-v-7f8db958 {
  174. position: absolute;
  175. top: 84rpx;
  176. width: 100%;
  177. }
  178. .pond .pond-register view.data-v-7f8db958 {
  179. font-size: 26rpx;
  180. padding: 0 16rpx;
  181. border-radius: 16rpx;
  182. line-height: 32rpx;
  183. background: #fff4ba;
  184. }
  185. .pond .start-btn.data-v-7f8db958 {
  186. position: absolute;
  187. margin: auto;
  188. top: 0;
  189. left: 0;
  190. bottom: 0;
  191. right: 0;
  192. border-radius: 16rpx;
  193. height: 159rpx;
  194. width: 196rpx;
  195. color: #f6251e;
  196. text-align: center;
  197. font-weight: bolder;
  198. line-height: 154rpx;
  199. }
  200. .pond .end.data-v-7f8db958 {
  201. color: #FFFFFF;
  202. font-size: 28rpx;
  203. }
  204. .pond .end .left.data-v-7f8db958 {
  205. margin-right: 160rpx;
  206. }
  207. .pond .end .end-icon.data-v-7f8db958 {
  208. background-repeat: no-repeat;
  209. background-size: 100% 100%;
  210. margin: 0 16rpx;
  211. }
  212. .pond .end .end-icon.home.data-v-7f8db958 {
  213. height: 30rpx;
  214. width: 30rpx;
  215. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMA7vZxHAzbTrnnxq1qKXgi4Vb61THPiIM5B1pHzMCVfGZgFQOkm0FlsDljAAABX0lEQVQoz33T15KDMAwFUMkNbNNblpJASNH//+ESe9gFksl9AM+cEUYusIlMGGIWydgwlbRwTJJRhlReLBHVndyj5EzxIH8g0TBaCsVeEyq75Z02muw8kUp3GpHu3Ug0aOKI6l11ghjc/DA+NYLTIHaa9bBGiHYks2HOyhy2OVEtN/OqvUKE7NquHZE+KFSXxX09R+zbA99EwnByf6Vd7TFzwzJ+gxHdarxHXAqVA2ZX+Jz4zs6AVryLT44a0Dzl3L5bK2SHDHRRh+G9Omplw7AkBtwwIgqO3BERmgYgGC+4ctw/Zz+aCtXwQLoP1YVj2VuGp1j6Xbin6zyl4xtXjAjPnVt0Zlf+UbRwG9Rkg9djdhzGOxa2CJcGeqO5/MCpIg5LRjqLL3wi85Vd9bTh7J2DwlT/PAHIkhLPoXzt5l9j6YMMzznz3JCO8gfhVa4npzJaDSWqqz9behgy9JfoF/JtGymuSKKSAAAAAElFTkSuQmCC);
  216. }
  217. .pond .end .end-icon.price.data-v-7f8db958 {
  218. height: 22rpx;
  219. width: 12rpx;
  220. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAWCAMAAADD5o0oAAAATlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////+QlxstAAAAGXRSTlMAgtioHRUF5vjPvZOOdmdhUklA8LW0nZx9eessiAAAAFJJREFUGNNlz0kOwDAIA8BsTbqmexv//6M52hKcGAkBdrd3rAjVglXk8Ys2RFHFm6kds+jANFAnguhCSFQaiwXHdIGutkcrnqyPMsJnwpnYpbHvG2IDzAb67NcAAAAASUVORK5CYII=);
  221. }
  222. .act-modal.data-v-7f8db958 {
  223. position: fixed;
  224. left: 0;
  225. top: 0;
  226. width: 100%;
  227. height: 100%;
  228. z-index: 2001;
  229. -webkit-transition: 200ms;
  230. transition: 200ms;
  231. }
  232. .act-modal .show.data-v-7f8db958 {
  233. visibility: visible;
  234. opacity: 1;
  235. }
  236. .act-modal .act-modal-bg.data-v-7f8db958 {
  237. background: rgba(0, 0, 0, 0.5);
  238. position: fixed;
  239. left: 0;
  240. top: 0;
  241. width: 100%;
  242. height: 100%;
  243. z-index: 1;
  244. }
  245. .act-modal .act-modal-pic.data-v-7f8db958 {
  246. background: rgba(0, 0, 0, 0.25);
  247. position: fixed;
  248. left: 0;
  249. top: 0;
  250. width: 100%;
  251. height: 100%;
  252. z-index: 1;
  253. }
  254. .act-modal .act-modal-info.data-v-7f8db958 {
  255. text-align: center;
  256. position: relative;
  257. }
  258. .act-modal .success.data-v-7f8db958 {
  259. top: 0rpx;
  260. width: 100%;
  261. }
  262. .act-modal .success .image-bg.data-v-7f8db958 {
  263. height: 462rpx;
  264. width: 100%;
  265. display: block;
  266. background-repeat: no-repeat;
  267. background-size: 100% 100%;
  268. }
  269. .act-modal .success .image-close.data-v-7f8db958 {
  270. position: absolute;
  271. right: 80rpx;
  272. top: 0;
  273. height: 30rpx;
  274. width: 30rpx;
  275. background-repeat: no-repeat;
  276. background-size: 100% 100%;
  277. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAV1BMVEUAAAD////f39/n5+fU1NTx8fHX19ft7e3////Y2Nje3t7w8PD////Nzc3////////s7Oz////x8fH////u7u7MzMzx8fH////MzMzR0dHa2tr9/f3j4+Pgp5ThAAAAGHRSTlMAXp2eoJWijEakfZA6909BfL+aVt7Ney9JKnM1AAAA1ElEQVQ4y62USw6DMAxESYFCoXz7c6D3P2erUNmVHt7hlUWeZqTMkOzICc0y3vyze1oaEcnDPlOISNpEPCpc5DuqpBR05LHtp0Sdwi4jz8yopEUvqYbMoUynrPULqXBWxqGUqfT+QMGLlOm0Vz0FpV49GKPWn9dAxKhIL1Lq5VH5hsTZdDjrBi0TTpAXcmTupKgTF4+yvLpyQtrwal/sBDuGtOHV1kibPUx3iN7Dy+9qoV6kHC86Wp+dro5/f/Dce81Ju3WelELvGLuxd16eGGN24HwAWGcfgGkUetEAAAAASUVORK5CYII=);
  278. }
  279. .act-modal .success .text.data-v-7f8db958, .act-modal .success .box.data-v-7f8db958 {
  280. width: 591rpx;
  281. background: #ffffff;
  282. color: #353535;
  283. }
  284. .act-modal .success .box.data-v-7f8db958 {
  285. border-radius: 0 0 16rpx 16rpx;
  286. text-align: center;
  287. padding: 64rpx 0;
  288. }
  289. .act-modal .error.data-v-7f8db958 {
  290. top: 0rpx;
  291. width: 100%;
  292. }
  293. .act-modal .error .image-bg.data-v-7f8db958 {
  294. height: 240rpx;
  295. width: 100%;
  296. display: block;
  297. background-repeat: no-repeat;
  298. background-size: 100% 100%;
  299. }
  300. .act-modal .error .image-close.data-v-7f8db958 {
  301. position: absolute;
  302. right: 80rpx;
  303. top: 0;
  304. height: 30rpx;
  305. width: 30rpx;
  306. background-repeat: no-repeat;
  307. background-size: 100% 100%;
  308. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAV1BMVEUAAAD////f39/n5+fU1NTx8fHX19ft7e3////Y2Nje3t7w8PD////Nzc3////////s7Oz////x8fH////u7u7MzMzx8fH////MzMzR0dHa2tr9/f3j4+Pgp5ThAAAAGHRSTlMAXp2eoJWijEakfZA6909BfL+aVt7Ney9JKnM1AAAA1ElEQVQ4y62USw6DMAxESYFCoXz7c6D3P2erUNmVHt7hlUWeZqTMkOzICc0y3vyze1oaEcnDPlOISNpEPCpc5DuqpBR05LHtp0Sdwi4jz8yopEUvqYbMoUynrPULqXBWxqGUqfT+QMGLlOm0Vz0FpV49GKPWn9dAxKhIL1Lq5VH5hsTZdDjrBi0TTpAXcmTupKgTF4+yvLpyQtrwal/sBDuGtOHV1kibPUx3iN7Dy+9qoV6kHC86Wp+dro5/f/Dce81Ju3WelELvGLuxd16eGGN24HwAWGcfgGkUetEAAAAASUVORK5CYII=);
  309. }
  310. .act-modal .error .text.data-v-7f8db958, .act-modal .error .box.data-v-7f8db958 {
  311. width: 591rpx;
  312. background: #ffffff;
  313. color: #353535;
  314. }
  315. .act-modal .error .box.data-v-7f8db958 {
  316. border-radius: 0 0 16rpx 16rpx;
  317. text-align: center;
  318. padding: 64rpx 0;
  319. }