vip.wxss 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306
  1. @charset "UTF-8";
  2. /*每个页面公共css */
  3. .font72.data-v-5972bd7c {
  4. font-size: 72rpx;
  5. }
  6. .font44.data-v-5972bd7c {
  7. font-size: 44rpx;
  8. }
  9. .font36.data-v-5972bd7c {
  10. font-size: 36rpx;
  11. }
  12. .font32.data-v-5972bd7c {
  13. font-size: 32rpx;
  14. }
  15. .font28.data-v-5972bd7c {
  16. font-size: 28rpx;
  17. }
  18. .font24.data-v-5972bd7c {
  19. font-size: 24rpx;
  20. }
  21. .font22.data-v-5972bd7c {
  22. font-size: 22rpx;
  23. }
  24. .font20.data-v-5972bd7c {
  25. font-size: 20rpx;
  26. }
  27. .fw400.data-v-5972bd7c {
  28. font-weight: 400;
  29. }
  30. .fw500.data-v-5972bd7c {
  31. font-weight: 500;
  32. }
  33. .fw600.data-v-5972bd7c {
  34. font-weight: 600;
  35. }
  36. .fw700.data-v-5972bd7c {
  37. font-weight: 700;
  38. }
  39. .el.data-v-5972bd7c {
  40. white-space: nowrap;
  41. overflow: hidden;
  42. text-overflow: ellipsis;
  43. }
  44. button.data-v-5972bd7c {
  45. background-color: transparent;
  46. }
  47. .button-hover.data-v-5972bd7c {
  48. background: transparent;
  49. }
  50. button.data-v-5972bd7c::after {
  51. border: none;
  52. box-sizing: content-box;
  53. }
  54. .data-v-5972bd7c::-webkit-scrollbar {
  55. width: 0;
  56. height: 0;
  57. color: transparent;
  58. }
  59. .placeholder-input.data-v-5972bd7c {
  60. font-size: 28rpx;
  61. font-family: PingFangSC-Regular, PingFang SC;
  62. font-weight: 400;
  63. color: #B7B7C5;
  64. line-height: 40rpx;
  65. }
  66. /*每个页面公共css */
  67. .flex-center.data-v-5972bd7c {
  68. display: flex;
  69. justify-content: center;
  70. align-items: center;
  71. }
  72. .flex-around.data-v-5972bd7c {
  73. display: flex;
  74. justify-content: space-around;
  75. align-items: center;
  76. }
  77. .flex-between.data-v-5972bd7c {
  78. display: flex;
  79. justify-content: space-between;
  80. align-items: center;
  81. }
  82. .flex-start.data-v-5972bd7c {
  83. display: flex;
  84. justify-content: flex-start;
  85. align-items: center;
  86. }
  87. .flex-end.data-v-5972bd7c {
  88. display: flex;
  89. justify-content: flex-end;
  90. align-items: flex-end;
  91. }
  92. .null-box.data-v-5972bd7c {
  93. width: 100%;
  94. height: 176rpx;
  95. background-color: #151126;
  96. }
  97. .no-more.data-v-5972bd7c {
  98. color: #9A9ABF;
  99. text-align: center;
  100. padding: 10rpx 0rpx 30rpx 0rpx;
  101. }
  102. .container.data-v-5972bd7c {
  103. width: 100vw;
  104. height: 100vh;
  105. background-color: #151126;
  106. overflow: hidden;
  107. }
  108. .container .topnav.data-v-5972bd7c {
  109. padding: 0 10rpx;
  110. position: fixed;
  111. top: 0;
  112. left: 0;
  113. width: 100vw;
  114. z-index: 100;
  115. background-color: #151126;
  116. }
  117. .container .topnav .nav-item.data-v-5972bd7c {
  118. width: 40rpx;
  119. height: 40rpx;
  120. margin-left: 16rpx;
  121. }
  122. .container .topnav .nav-item .nav-img.data-v-5972bd7c {
  123. width: 40rpx;
  124. height: 40rpx;
  125. }
  126. .container .topnav .nav-text.data-v-5972bd7c {
  127. flex: 1;
  128. color: #FFFFFF;
  129. height: 40rpx;
  130. text-align: center;
  131. }
  132. .container .scroll-view .top .top-left.data-v-5972bd7c {
  133. padding-left: 44rpx;
  134. }
  135. .container .scroll-view .top .top-left .user-box .head-img.data-v-5972bd7c {
  136. width: 88rpx;
  137. height: 88rpx;
  138. border-radius: 88rpx;
  139. background-color: #ffffff;
  140. }
  141. .container .scroll-view .top .top-left .user-box .user-info.data-v-5972bd7c {
  142. flex-direction: column;
  143. margin-left: 16rpx;
  144. align-items: flex-start;
  145. }
  146. .container .scroll-view .top .top-left .user-box .user-info .name.data-v-5972bd7c {
  147. color: #ffffff;
  148. }
  149. .container .scroll-view .top .top-left .user-box .user-info .phone.data-v-5972bd7c {
  150. color: #FFDDBD;
  151. margin-top: 10rpx;
  152. }
  153. .container .scroll-view .top .top-left .tip.data-v-5972bd7c {
  154. color: #79726B;
  155. margin-top: 40rpx;
  156. }
  157. .container .scroll-view .top .top-right.data-v-5972bd7c {
  158. width: 300rpx;
  159. height: 260rpx;
  160. }
  161. .container .scroll-view .tabs.data-v-5972bd7c {
  162. white-space: nowrap;
  163. }
  164. .container .scroll-view .tabs .tab.data-v-5972bd7c {
  165. position: relative;
  166. margin-right: 12rpx;
  167. border-radius: 40rpx;
  168. display: inline-block;
  169. transition: all .1s;
  170. overflow: hidden;
  171. }
  172. .container .scroll-view .tabs .tab.data-v-5972bd7c:nth-of-type(1) {
  173. margin-left: 32rpx;
  174. }
  175. .container .scroll-view .tabs .tab.data-v-5972bd7c:nth-last-of-type(1) {
  176. margin-right: 32rpx;
  177. }
  178. .container .scroll-view .tabs .tab .tab-time.data-v-5972bd7c {
  179. color: #FFDDBD;
  180. }
  181. .container .scroll-view .tabs .tab .tab-price.data-v-5972bd7c {
  182. color: #FFDDBD;
  183. margin-top: 24rpx;
  184. }
  185. .container .scroll-view .tabs .tab .tab-under.data-v-5972bd7c {
  186. color: #FFDDBD;
  187. text-decoration: line-through;
  188. margin-top: 24rpx;
  189. }
  190. .container .scroll-view .tabs .tab .tab-tag.data-v-5972bd7c {
  191. color: #201F1E;
  192. background: #FFDDBD;
  193. border-radius: 0rpx 40rpx 0px 16rpx;
  194. width: 88rpx;
  195. height: 36rpx;
  196. line-height: 36rpx;
  197. text-align: center;
  198. position: absolute;
  199. right: -1rpx;
  200. top: -1rpx;
  201. }
  202. .container .scroll-view .tabs .no-active.data-v-5972bd7c {
  203. border: 1rpx solid #79726B;
  204. padding: 40rpx 24rpx;
  205. width: 188rpx;
  206. }
  207. .container .scroll-view .tabs .active-tab.data-v-5972bd7c {
  208. padding: 40rpx 24rpx;
  209. width: 182rpx;
  210. border: 4rpx solid #FFDDBD !important;
  211. background-color: #221F1C !important;
  212. }
  213. .container .scroll-view .swiper.data-v-5972bd7c {
  214. margin: 48rpx 32rpx 16rpx 32rpx;
  215. height: 80rpx;
  216. position: relative;
  217. }
  218. .container .scroll-view .swiper .swiper-model.data-v-5972bd7c {
  219. position: absolute;
  220. z-index: 100;
  221. width: 100%;
  222. height: 80rpx;
  223. }
  224. .container .scroll-view .swiper .swiper-item.data-v-5972bd7c {
  225. height: 80rpx;
  226. }
  227. .container .scroll-view .swiper .swiper-item .item-box.data-v-5972bd7c {
  228. padding: 20rpx 24rpx;
  229. height: 80rpx;
  230. }
  231. .container .scroll-view .swiper .swiper-item .item-box .item-img.data-v-5972bd7c {
  232. width: 40rpx;
  233. height: 40rpx;
  234. border-radius: 40rpx;
  235. background-color: #ffffff;
  236. }
  237. .container .scroll-view .swiper .swiper-item .item-box .item-text.data-v-5972bd7c {
  238. color: #ffffff;
  239. margin-left: 16rpx;
  240. }
  241. .container .scroll-view .prot.data-v-5972bd7c {
  242. margin: 0 32rpx;
  243. color: #ffffff;
  244. }
  245. .container .scroll-view .action.data-v-5972bd7c {
  246. margin: 64rpx 32rpx;
  247. width: 686rpx;
  248. }
  249. .container .scroll-view .qustion-title.data-v-5972bd7c {
  250. color: #ffffff;
  251. margin: 0 32rpx;
  252. }
  253. .container .scroll-view .qustions.data-v-5972bd7c {
  254. color: #79726B;
  255. margin: 20rpx 32rpx 80rpx 32rpx;
  256. padding-bottom: 284rpx;
  257. }
  258. .container .btn.data-v-5972bd7c {
  259. position: fixed;
  260. bottom: 0;
  261. left: 0;
  262. z-index: 100;
  263. width: 686rpx;
  264. height: 128rpx;
  265. margin: 0rpx 32rpx;
  266. margin-bottom: 76rpx;
  267. background: linear-gradient(133deg, #1B1A1D 0%, #000000 100%);
  268. border-radius: 64rpx;
  269. border: 2rpx solid #979797;
  270. }
  271. .container .btn .btn-left.data-v-5972bd7c {
  272. padding-left: 48rpx;
  273. }
  274. .container .btn .btn-left .bl-total.data-v-5972bd7c {
  275. color: #ffffff;
  276. }
  277. .container .btn .btn-left .bl-tip.data-v-5972bd7c {
  278. color: #79726B;
  279. }
  280. .container .btn .btn-right.data-v-5972bd7c {
  281. position: relative;
  282. width: 208rpx;
  283. height: 96rpx;
  284. padding-right: 20rpx;
  285. }
  286. .container .btn .btn-right .br-img.data-v-5972bd7c {
  287. position: absolute;
  288. left: 0;
  289. right: 0;
  290. top: 0;
  291. bottom: 0;
  292. margin: 0 auto;
  293. width: 208rpx;
  294. height: 96rpx;
  295. z-index: 0;
  296. }
  297. .container .btn .btn-right .br-text.data-v-5972bd7c {
  298. color: #000000;
  299. position: relative;
  300. z-index: 1;
  301. width: 208rpx;
  302. height: 96rpx;
  303. text-align: center;
  304. line-height: 96rpx;
  305. }