index.wxss 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393
  1. @charset "UTF-8";
  2. /* 水平间距 */
  3. /* 水平间距 */
  4. .main.data-v-1ae5c169 {
  5. display: flex;
  6. flex-direction: column;
  7. width: 100vw;
  8. height: 100vh;
  9. }
  10. .main .one.data-v-1ae5c169 {
  11. padding: 0 0 2vw 0;
  12. }
  13. .main .one .swiper.data-v-1ae5c169 {
  14. height: 60vw;
  15. }
  16. .main .one .swiper .list .image.data-v-1ae5c169 {
  17. width: 100%;
  18. height: 100%;
  19. }
  20. .main .bottom.data-v-1ae5c169 {
  21. position: absolute;
  22. top: 55vw;
  23. left: 0;
  24. right: 0;
  25. background-color: var(--f9Color);
  26. border-radius: 20px;
  27. padding: 2vw;
  28. }
  29. .main .bottom .two .two_1.data-v-1ae5c169 {
  30. padding: 2vw;
  31. font-size: var(--font18Size);
  32. font-weight: bold;
  33. }
  34. .main .bottom .two .two_2.data-v-1ae5c169 {
  35. display: flex;
  36. justify-content: space-between;
  37. align-items: center;
  38. padding: 1vw 2vw;
  39. }
  40. .main .bottom .two .two_2 .left .left_1.data-v-1ae5c169 {
  41. font-size: var(--font12Size);
  42. }
  43. .main .bottom .two .two_2 .left .left_1 .time.data-v-1ae5c169 {
  44. font-weight: 500;
  45. margin: 0 1vw;
  46. }
  47. .main .bottom .two .two_2 .left .left_1 .text_1.data-v-1ae5c169 {
  48. padding: 1px;
  49. color: var(--mainColor);
  50. background-color: mediumseagreen;
  51. }
  52. .main .bottom .two .two_2 .left .left_1 .text_2.data-v-1ae5c169 {
  53. padding: 1px;
  54. color: var(--mainColor);
  55. background-color: red;
  56. }
  57. .main .bottom .two .two_2 .left .left_2.data-v-1ae5c169 {
  58. font-size: var(--font12Size);
  59. margin: 2vw 0;
  60. }
  61. .main .bottom .two .two_2 .left .left_2 text.data-v-1ae5c169 {
  62. margin: 0 2px 0 0;
  63. padding: 2px 3px;
  64. border: 1px solid var(--f3CColor);
  65. color: var(--f3CColor);
  66. border-radius: 5px;
  67. }
  68. .main .bottom .two .two_2 .right.data-v-1ae5c169 {
  69. display: flex;
  70. align-items: center;
  71. font-size: var(--font14Size);
  72. color: var(--f85Color);
  73. }
  74. .main .bottom .two .two_3.data-v-1ae5c169 {
  75. display: flex;
  76. justify-content: space-between;
  77. align-items: center;
  78. font-size: var(--font13Size);
  79. padding: 0 2vw;
  80. }
  81. .main .bottom .two .two_3 .right.data-v-1ae5c169 {
  82. display: flex;
  83. flex-direction: column;
  84. align-items: center;
  85. font-size: var(--font12Size);
  86. padding: 0 2vw 0 0;
  87. }
  88. .main .bottom .two .two_3 .right .iconfont.data-v-1ae5c169 {
  89. font-size: 20px;
  90. }
  91. .main .bottom .two .two_4.data-v-1ae5c169 {
  92. display: flex;
  93. justify-content: space-between;
  94. align-items: center;
  95. padding: 3vw 2vw;
  96. font-size: var(--font14Size);
  97. background-color: var(--mainColor);
  98. border-radius: 10px;
  99. margin: 2vw 0;
  100. }
  101. .main .bottom .two .two_4 .center.data-v-1ae5c169 {
  102. display: flex;
  103. align-items: center;
  104. width: 65vw;
  105. }
  106. .main .bottom .two .two_4 .center .center_1 text.data-v-1ae5c169 {
  107. margin: 0 1vw 0 0;
  108. padding: 2px;
  109. font-size: var(--font12Size);
  110. color: var(--mainColor);
  111. border-radius: 5px;
  112. background: linear-gradient(to right, #FFA500, #FF0000);
  113. }
  114. .main .bottom .two .two_4 .right.data-v-1ae5c169 {
  115. display: flex;
  116. align-items: center;
  117. font-size: var(--font14Size);
  118. color: var(--fF0Color);
  119. }
  120. .main .bottom .thr .thr_1.data-v-1ae5c169 {
  121. padding: 2vw 1vw;
  122. font-size: var(--font16Size);
  123. font-weight: bold;
  124. }
  125. .main .bottom .thr .thr_2.data-v-1ae5c169 {
  126. padding: 1vw 0;
  127. }
  128. .main .bottom .thr .thr_2 .text.data-v-1ae5c169 {
  129. margin: 0 5px 0 0;
  130. padding: 1vw;
  131. border-radius: 5px;
  132. font-size: var(--font12Size);
  133. color: var(--f69Color);
  134. background-color: var(--mainColor);
  135. }
  136. .main .bottom .thr .thr_2 .text .iconfont.data-v-1ae5c169 {
  137. font-size: 14px;
  138. }
  139. .main .bottom .thr .thr_3.data-v-1ae5c169 {
  140. display: flex;
  141. justify-content: space-between;
  142. padding: 1vw 0;
  143. font-size: var(--font15Size);
  144. margin: 1vw 0 0 0;
  145. }
  146. .main .bottom .thr .thr_3 .scroll-view_H.data-v-1ae5c169 {
  147. white-space: nowrap;
  148. width: 80vw;
  149. height: 5vh;
  150. }
  151. .main .bottom .thr .thr_3 .scroll-view_H .text.data-v-1ae5c169 {
  152. margin: 0 5px 0 0;
  153. padding: 1vw 2vw;
  154. border-radius: 5px;
  155. font-size: var(--font12Size);
  156. color: var(--f69Color);
  157. background-color: var(--mainColor);
  158. }
  159. .main .bottom .thr .thr_3 .scroll-view_H .text .iconfont.data-v-1ae5c169 {
  160. font-size: 14px;
  161. }
  162. .main .bottom .thr .thr_3 .scroll-view_H .text_1.data-v-1ae5c169 {
  163. margin: 0 5px 0 0;
  164. padding: 1vw 2vw;
  165. border-radius: 5px;
  166. font-size: var(--font12Size);
  167. color: var(--mainColor);
  168. background-color: var(--f3CColor);
  169. }
  170. .main .bottom .thr .thr_3 .scroll-view_H .text_1 .iconfont.data-v-1ae5c169 {
  171. font-size: 14px;
  172. }
  173. .main .bottom .thr .thr_4.data-v-1ae5c169 {
  174. position: relative;
  175. height: 82vh;
  176. }
  177. .main .bottom .thr .thr_4 .list.data-v-1ae5c169 {
  178. display: flex;
  179. justify-content: space-between;
  180. background-color: var(--mainColor);
  181. border: 1px solid var(--f5Color);
  182. padding: 2vw;
  183. margin: 2vw 2vw 0 2vw;
  184. border-radius: 10px;
  185. }
  186. .main .bottom .thr .thr_4 .list .left.data-v-1ae5c169 {
  187. padding: 2vw 0;
  188. width: 55vw;
  189. }
  190. .main .bottom .thr .thr_4 .list .left .name.data-v-1ae5c169 {
  191. padding: 2vw 0;
  192. font-size: var(--font16Size);
  193. font-weight: bold;
  194. }
  195. .main .bottom .thr .thr_4 .list .left .type.data-v-1ae5c169 {
  196. padding: 0 0 1vw 0;
  197. color: var(--f3CColor);
  198. font-size: var(--font12Size);
  199. }
  200. .main .bottom .thr .thr_4 .list .left .other.data-v-1ae5c169 {
  201. color: var(--f69Color);
  202. font-size: var(--font12Size);
  203. }
  204. .main .bottom .thr .thr_4 .list .left .other .iconfont.data-v-1ae5c169 {
  205. font-size: 14px;
  206. }
  207. .main .bottom .thr .thr_4 .list .right.data-v-1ae5c169 {
  208. width: 28vw;
  209. display: flex;
  210. flex-direction: column;
  211. justify-content: space-between;
  212. padding: 2vw 0;
  213. }
  214. .main .bottom .thr .thr_4 .list .right .money.data-v-1ae5c169 {
  215. text-align: right;
  216. color: var(--fF0Color);
  217. font-size: var(--font16Size);
  218. font-weight: bold;
  219. }
  220. .main .bottom .thr .thr_4 .list .right .money text.data-v-1ae5c169:first-child {
  221. text-decoration: line-through;
  222. color: var(--f69Color);
  223. font-size: var(--font12Size);
  224. font-weight: 400;
  225. }
  226. .main .bottom .thr .thr_4 .list .right .button button.data-v-1ae5c169 {
  227. font-size: var(--font14Size);
  228. border-radius: 40px;
  229. color: var(--mainColor);
  230. background: linear-gradient(to right, #00BFFF, #007AFF);
  231. }
  232. .popup.data-v-1ae5c169 {
  233. padding: 2vw;
  234. }
  235. .popup .one.data-v-1ae5c169 {
  236. padding: 2vw;
  237. }
  238. .popup .one .name.data-v-1ae5c169 {
  239. padding: 2vw 0;
  240. font-size: var(--font16Size);
  241. font-weight: bold;
  242. }
  243. .popup .one .cotent.data-v-1ae5c169 {
  244. display: flex;
  245. flex-wrap: wrap;
  246. margin: 5vw 0;
  247. }
  248. .popup .one .cotent .list.data-v-1ae5c169 {
  249. margin: 0 0 5vw 0;
  250. }
  251. .popup .one .cotent .list .text.data-v-1ae5c169 {
  252. margin: 0 5px 0 0;
  253. padding: 2vw 7vw;
  254. border-radius: 5px;
  255. font-size: var(--font14Size);
  256. color: var(--f69Color);
  257. background-color: var(--f9Color);
  258. }
  259. .popup .one .cotent .list .text_1.data-v-1ae5c169 {
  260. margin: 0 5px 0 0;
  261. padding: 2vw 7vw;
  262. border-radius: 5px;
  263. font-size: var(--font14Size);
  264. color: var(--mainColor);
  265. background-color: var(--f3CColor);
  266. }
  267. .popup .button.data-v-1ae5c169 {
  268. display: flex;
  269. padding: 2vw;
  270. }
  271. .popup .button button.data-v-1ae5c169 {
  272. width: 30vw;
  273. font-size: var(--font16Size);
  274. border-radius: 40px;
  275. }
  276. .popup .button button.data-v-1ae5c169:last-child {
  277. color: var(--mainColor);
  278. background: linear-gradient(to right, #00BFFF, #007AFF);
  279. }
  280. .uni-popup.data-v-1ae5c169 {
  281. z-index: 9999 !important;
  282. }
  283. .coupon.data-v-1ae5c169 {
  284. display: flex;
  285. flex-direction: column;
  286. width: 100vw;
  287. height: 60vh;
  288. background-color: var(--f9Color);
  289. }
  290. .coupon .close.data-v-1ae5c169 {
  291. display: flex;
  292. justify-content: space-between;
  293. padding: 2vw;
  294. }
  295. .coupon .close text.data-v-1ae5c169:first-child {
  296. font-size: var(--font16Size);
  297. font-weight: bold;
  298. }
  299. .coupon .info_1.data-v-1ae5c169 {
  300. position: relative;
  301. display: flex;
  302. flex-direction: column;
  303. height: 54vh;
  304. padding: 2vw;
  305. }
  306. .coupon .info_1 .list.data-v-1ae5c169 {
  307. background-color: var(--mainColor);
  308. border: 1px solid var(--f5Color);
  309. padding: 2vw;
  310. margin: 2vw 2vw 0 2vw;
  311. border-radius: 5px;
  312. }
  313. .coupon .info_1 .list .list_1.data-v-1ae5c169 {
  314. display: flex;
  315. justify-content: space-between;
  316. align-items: center;
  317. }
  318. .coupon .info_1 .list .list_1 .left.data-v-1ae5c169 {
  319. width: 20vw;
  320. display: flex;
  321. flex-direction: column;
  322. justify-content: center;
  323. align-items: center;
  324. padding: 3vw;
  325. color: var(--fF0Color);
  326. font-size: var(--font14Size);
  327. }
  328. .coupon .info_1 .list .list_1 .left .left_1 text.data-v-1ae5c169 {
  329. font-weight: bold;
  330. font-size: 25px;
  331. }
  332. .coupon .info_1 .list .list_1 .left .left_2.data-v-1ae5c169 {
  333. font-size: var(--font12Size);
  334. }
  335. .coupon .info_1 .list .list_1 .center.data-v-1ae5c169 {
  336. width: 40vw;
  337. }
  338. .coupon .info_1 .list .list_1 .center .name.data-v-1ae5c169 {
  339. font-size: var(--font14Size);
  340. font-weight: bold;
  341. margin: 0 0 1vw 0;
  342. }
  343. .coupon .info_1 .list .list_1 .center .content.data-v-1ae5c169 {
  344. color: var(--f85Color);
  345. font-size: var(--font12Size);
  346. }
  347. .coupon .info_1 .list .list_1 .right .button.data-v-1ae5c169 {
  348. font-size: 12px;
  349. border-radius: 20px;
  350. background: linear-gradient(to right, #0000CD, #007aff);
  351. }
  352. .coupon .info_1 .list .list_1 .right .button_1.data-v-1ae5c169 {
  353. font-size: 12px;
  354. border-radius: 20px;
  355. border: 1px solid var(--fF0Color);
  356. color: var(--fF0Color);
  357. background: var(--mainColor);
  358. }
  359. .coupon .info_1 .list .list_2.data-v-1ae5c169 {
  360. font-size: var(--font12Size);
  361. }
  362. .coupon .info_1 .list .list_2.data-v-1ae5c169 .uni-collapse-item__title-box {
  363. padding: 0 !important;
  364. font-size: 12px !important;
  365. }
  366. .coupon .info_1 .list .list_2.data-v-1ae5c169 .uni-collapse-item__title-text {
  367. font-size: 12px !important;
  368. }
  369. .coupon .info_1 .list .list_2 .content.data-v-1ae5c169 {
  370. padding: 2vw;
  371. }
  372. .scroll-view.data-v-1ae5c169 {
  373. position: absolute;
  374. top: 0;
  375. left: 0;
  376. right: 0;
  377. bottom: 0;
  378. }
  379. .scroll-view .list-scroll-view.data-v-1ae5c169 {
  380. display: flex;
  381. flex-direction: column;
  382. }
  383. .is_bottom.data-v-1ae5c169 {
  384. width: 100%;
  385. text-align: center;
  386. }
  387. .is_bottom text.data-v-1ae5c169 {
  388. padding: 2vw 0;
  389. display: inline-block;
  390. color: var(--f85Color);
  391. font-size: var(--font14Size);
  392. }