index.wxss 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  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 0;
  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. }
  39. .main .bottom .two .two_2 .left .left_1.data-v-1ae5c169 {
  40. font-size: var(--font14Size);
  41. }
  42. .main .bottom .two .two_2 .left .left_1 .time.data-v-1ae5c169 {
  43. font-weight: 500;
  44. margin: 0 1vw;
  45. }
  46. .main .bottom .two .two_2 .left .left_1 .text_1.data-v-1ae5c169 {
  47. padding: 1px;
  48. color: var(--mainColor);
  49. background-color: mediumseagreen;
  50. }
  51. .main .bottom .two .two_2 .left .left_1 .text_2.data-v-1ae5c169 {
  52. padding: 1px;
  53. color: var(--mainColor);
  54. background-color: red;
  55. }
  56. .main .bottom .two .two_2 .left .left_2.data-v-1ae5c169 {
  57. font-size: var(--font12Size);
  58. margin: 2vw 0;
  59. }
  60. .main .bottom .two .two_2 .left .left_2 text.data-v-1ae5c169 {
  61. margin: 0 2px 0 0;
  62. padding: 2px 3px;
  63. border: 1px solid #964726;
  64. color: #964726;
  65. border-radius: 5px;
  66. }
  67. .main .bottom .two .two_2 .right.data-v-1ae5c169 {
  68. display: flex;
  69. align-items: center;
  70. font-size: var(--font14Size);
  71. color: var(--f85Color);
  72. }
  73. .main .bottom .two .two_3.data-v-1ae5c169 {
  74. display: flex;
  75. justify-content: space-between;
  76. align-items: center;
  77. font-size: var(--font13Size);
  78. }
  79. .main .bottom .two .two_3 .right.data-v-1ae5c169 {
  80. display: flex;
  81. flex-direction: column;
  82. align-items: center;
  83. font-size: var(--font12Size);
  84. padding: 0 5vw 0 0;
  85. }
  86. .main .bottom .two .two_3 .right .iconfont.data-v-1ae5c169 {
  87. font-size: 20px;
  88. }
  89. .main .bottom .two .two_4.data-v-1ae5c169 {
  90. display: flex;
  91. justify-content: space-between;
  92. align-items: center;
  93. padding: 2vw;
  94. font-size: var(--font14Size);
  95. background-color: var(--mainColor);
  96. border-radius: 10px;
  97. margin: 1vw 0;
  98. }
  99. .main .bottom .two .two_4 .right.data-v-1ae5c169 {
  100. display: flex;
  101. align-items: center;
  102. font-size: var(--font14Size);
  103. color: var(--fF0Color);
  104. }
  105. .main .bottom .thr .thr_1.data-v-1ae5c169 {
  106. padding: 2vw 0;
  107. font-size: var(--font18Size);
  108. font-weight: bold;
  109. }
  110. .main .bottom .thr .thr_2.data-v-1ae5c169 {
  111. padding: 1vw 0;
  112. }
  113. .main .bottom .thr .thr_2 .text.data-v-1ae5c169 {
  114. margin: 0 5px 0 0;
  115. padding: 1vw;
  116. border-radius: 5px;
  117. font-size: var(--font12Size);
  118. color: var(--f69Color);
  119. background-color: var(--mainColor);
  120. }
  121. .main .bottom .thr .thr_2 .text .iconfont.data-v-1ae5c169 {
  122. font-size: 14px;
  123. }
  124. .main .bottom .thr .thr_3.data-v-1ae5c169 {
  125. display: flex;
  126. justify-content: space-between;
  127. padding: 1vw 0;
  128. font-size: var(--font15Size);
  129. margin: 1vw 0 0 0;
  130. }
  131. .main .bottom .thr .thr_3 .list .text.data-v-1ae5c169 {
  132. margin: 0 5px 0 0;
  133. padding: 1vw;
  134. border-radius: 5px;
  135. font-size: var(--font12Size);
  136. color: var(--f69Color);
  137. background-color: var(--mainColor);
  138. }
  139. .main .bottom .thr .thr_3 .list .text .iconfont.data-v-1ae5c169 {
  140. font-size: 14px;
  141. }
  142. .main .bottom .thr .thr_4.data-v-1ae5c169 {
  143. position: relative;
  144. height: 82vh;
  145. }
  146. .main .bottom .thr .thr_4 .list.data-v-1ae5c169 {
  147. display: flex;
  148. justify-content: space-between;
  149. background-color: var(--mainColor);
  150. border: 1px solid var(--f5Color);
  151. padding: 2vw;
  152. margin: 2vw 2vw 0 2vw;
  153. border-radius: 5px;
  154. }
  155. .main .bottom .thr .thr_4 .list .left.data-v-1ae5c169 {
  156. padding: 2vw 0;
  157. width: 55vw;
  158. }
  159. .main .bottom .thr .thr_4 .list .left .name.data-v-1ae5c169 {
  160. padding: 2vw 0;
  161. font-size: var(--font18Size);
  162. font-weight: bold;
  163. }
  164. .main .bottom .thr .thr_4 .list .left .type.data-v-1ae5c169 {
  165. padding: 0 0 1vw 0;
  166. color: var(--f3CColor);
  167. font-size: var(--font12Size);
  168. }
  169. .main .bottom .thr .thr_4 .list .left .other.data-v-1ae5c169 {
  170. color: var(--f69Color);
  171. font-size: var(--font12Size);
  172. }
  173. .main .bottom .thr .thr_4 .list .left .other .iconfont.data-v-1ae5c169 {
  174. font-size: 14px;
  175. }
  176. .main .bottom .thr .thr_4 .list .right.data-v-1ae5c169 {
  177. width: 28vw;
  178. display: flex;
  179. flex-direction: column;
  180. justify-content: space-between;
  181. padding: 2vw 0;
  182. }
  183. .main .bottom .thr .thr_4 .list .right .money.data-v-1ae5c169 {
  184. text-align: right;
  185. color: var(--fF0Color);
  186. font-size: var(--font16Size);
  187. font-weight: bold;
  188. }
  189. .main .bottom .thr .thr_4 .list .right .money text.data-v-1ae5c169:first-child {
  190. text-decoration: line-through;
  191. color: var(--f69Color);
  192. font-size: var(--font12Size);
  193. font-weight: 400;
  194. }
  195. .main .bottom .thr .thr_4 .list .right .button button.data-v-1ae5c169 {
  196. font-size: var(--font14Size);
  197. border-radius: 40px;
  198. background: linear-gradient(to right, #00BFFF, #007AFF);
  199. }
  200. .scroll-view.data-v-1ae5c169 {
  201. position: absolute;
  202. top: 0;
  203. left: 0;
  204. right: 0;
  205. bottom: 0;
  206. }
  207. .scroll-view .list-scroll-view.data-v-1ae5c169 {
  208. display: flex;
  209. flex-direction: column;
  210. }
  211. .is_bottom.data-v-1ae5c169 {
  212. width: 100%;
  213. text-align: center;
  214. }
  215. .is_bottom text.data-v-1ae5c169 {
  216. padding: 2vw 0;
  217. display: inline-block;
  218. color: var(--f85Color);
  219. font-size: var(--font14Size);
  220. }