dare.wxss 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494
  1. @charset "UTF-8";
  2. .text-center.data-v-145129ee {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-145129ee {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-145129ee {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-145129ee {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-145129ee {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-145129ee {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-145129ee {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-145129ee {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-145129ee {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .bg.data-v-145129ee {
  39. height: 560rpx;
  40. width: 100%;
  41. overflow-y: hidden;
  42. }
  43. .bg image.data-v-145129ee {
  44. width: 100%;
  45. height: 100%;
  46. }
  47. .icon.data-v-145129ee {
  48. height: 72rpx;
  49. width: 200rpx;
  50. position: absolute;
  51. top: 360rpx;
  52. right: 12rpx;
  53. }
  54. .icon image.data-v-145129ee {
  55. height: 72rpx;
  56. width: 72rpx;
  57. margin-right: 28rpx;
  58. }
  59. .dare.data-v-145129ee {
  60. width: 100%;
  61. position: absolute;
  62. top: 450rpx;
  63. left: 0;
  64. right: 0;
  65. }
  66. .dare-info.data-v-145129ee {
  67. width: 93.6%;
  68. background-color: white;
  69. margin: 0 24rpx;
  70. color: #999;
  71. font-size: 26rpx;
  72. padding: 28rpx 32rpx;
  73. border-radius: 16rpx;
  74. box-shadow: 0 0 20rpx rgba(0, 0, 0, 0.15);
  75. }
  76. .join-info.data-v-145129ee {
  77. font-size: 24rpx;
  78. color: #999;
  79. text-align: center;
  80. margin-top: 12rpx;
  81. }
  82. .target.data-v-145129ee {
  83. font-size: 26rpx;
  84. color: #666666;
  85. margin-bottom: 14rpx;
  86. }
  87. .target text.data-v-145129ee {
  88. color: #ff4544;
  89. font-family: 'DIN';
  90. }
  91. .submit.data-v-145129ee {
  92. height: 78rpx;
  93. width: 498rpx;
  94. border-radius: 40rpx;
  95. background-color: #ff9d1e;
  96. color: #ffff;
  97. font-size: 32rpx;
  98. margin-top: 20rpx;
  99. line-height: 78rpx;
  100. border: 1rpx solid #ff9d1e;
  101. }
  102. .submit-end.data-v-145129ee {
  103. height: 78rpx;
  104. width: 498rpx;
  105. border-radius: 40rpx;
  106. background-color: #ffff;
  107. color: #ff9d1e;
  108. margin-top: 20rpx;
  109. font-size: 32rpx;
  110. line-height: 78rpx;
  111. border: 1rpx solid #ff9d1e;
  112. }
  113. .join-title.data-v-145129ee {
  114. height: 55rpx;
  115. }
  116. .title-left.data-v-145129ee {
  117. text-align: left;
  118. float: left;
  119. width: auto;
  120. color: #353535;
  121. font-size: 28rpx;
  122. overflow: hidden;
  123. }
  124. .dare-title.data-v-145129ee {
  125. height: 48rpx;
  126. }
  127. .not.data-v-145129ee {
  128. float: right;
  129. height: 48rpx;
  130. width: 94rpx;
  131. line-height: 48rpx;
  132. background-color: #eee;
  133. text-align: center;
  134. }
  135. .already.data-v-145129ee {
  136. float: right;
  137. height: 48rpx;
  138. width: 94rpx;
  139. color: #ff9d1e;
  140. line-height: 48rpx;
  141. background-color: #fff2e2;
  142. text-align: center;
  143. }
  144. .dare-item.data-v-145129ee {
  145. width: 100%;
  146. }
  147. .item.data-v-145129ee {
  148. display: inline-block;
  149. width: 36%;
  150. text-align: center;
  151. padding-top: 20rpx;
  152. }
  153. .total.data-v-145129ee {
  154. color: #ff9d1e;
  155. font-family: "DIN";
  156. font-size: 50rpx;
  157. margin-bottom: 16rpx;
  158. }
  159. .join.data-v-145129ee {
  160. width: 93.6%;
  161. background-color: white;
  162. margin: 0 24rpx 20rpx;
  163. color: #999;
  164. font-size: 26rpx;
  165. padding: 30rpx 32rpx 40rpx;
  166. border-radius: 16rpx;
  167. text-align: center;
  168. margin-top: 20rpx;
  169. box-shadow: 0 0 20rpx rgba(0, 0, 0, 0.15);
  170. }
  171. .msg.data-v-145129ee {
  172. float: right;
  173. }
  174. .money.data-v-145129ee {
  175. color: #ff9d1e;
  176. font-family: "DIN";
  177. font-size: 50rpx;
  178. margin: 10rpx 0 10rpx;
  179. }
  180. .info.data-v-145129ee {
  181. margin: 36rpx 0 26rpx;
  182. }
  183. .info text.data-v-145129ee {
  184. color: #ff9d1e;
  185. }
  186. .join-btn.data-v-145129ee {
  187. height: 80rpx;
  188. line-height: 80rpx;
  189. width: 500rpx;
  190. font-size: 16px;
  191. border-radius: 40rpx;
  192. background-color: #ff9d1e;
  193. margin: 0 auto;
  194. color: #ffff;
  195. }
  196. .finish-btn.data-v-145129ee {
  197. height: 78rpx;
  198. line-height: 78rpx;
  199. width: 498rpx;
  200. border-radius: 40rpx;
  201. border: 1rpx solid #ff9d1e;
  202. background-color: #ffff;
  203. color: #ff9d1e;
  204. font-size: 32rpx;
  205. }
  206. button.data-v-145129ee::after {
  207. border: none;
  208. }
  209. .success.data-v-145129ee {
  210. position: fixed;
  211. top: 300rpx;
  212. z-index: 3;
  213. background-color: #e8703e;
  214. width: 630rpx;
  215. height: 640rpx;
  216. margin: 0 60rpx;
  217. border-radius: 16rpx;
  218. text-align: center;
  219. }
  220. .content.data-v-145129ee {
  221. background-color: white;
  222. width: 598rpx;
  223. height: 608rpx;
  224. margin: 16rpx;
  225. font-size: 34rpx;
  226. color: #9f5100;
  227. }
  228. .success-tip.data-v-145129ee {
  229. height: 200rpx;
  230. width: 200rpx;
  231. margin-bottom: 28rpx;
  232. }
  233. .banner.data-v-145129ee {
  234. height: 132rpx;
  235. width: 548rpx;
  236. margin-top: -76rpx;
  237. }
  238. .banner-text.data-v-145129ee {
  239. position: fixed;
  240. top: 272rpx;
  241. width: 598rpx;
  242. text-align: center;
  243. color: #9f5100;
  244. font-size: 42rpx;
  245. }
  246. .tip.data-v-145129ee {
  247. font-size: 30rpx;
  248. color: #666;
  249. margin: 30rpx 0 18rpx;
  250. }
  251. .success-btn.data-v-145129ee {
  252. font-size: 34rpx;
  253. color: #ffff;
  254. height: 80rpx;
  255. width: 500rpx;
  256. border-radius: 40rpx;
  257. background-color: #ff9d1e;
  258. }
  259. .space.data-v-145129ee {
  260. width: 93.6%;
  261. height: 550rpx;
  262. background-color: white;
  263. margin: 0 24rpx;
  264. color: #999;
  265. font-size: 34rpx;
  266. padding: 80rpx 0 100rpx;
  267. border-radius: 16rpx;
  268. text-align: center;
  269. position: absolute;
  270. top: 450rpx;
  271. box-shadow: 0 0 20rpx rgba(0, 0, 0, 0.15);
  272. }
  273. .no-join image.data-v-145129ee {
  274. height: 200rpx;
  275. width: 200rpx;
  276. margin-bottom: 35rpx;
  277. }
  278. .no-join.data-v-145129ee {
  279. width: 93.6%;
  280. height: 350rpx;
  281. background-color: white;
  282. margin: 0 24rpx;
  283. color: #999;
  284. font-size: 34rpx;
  285. border-radius: 16rpx;
  286. padding: 30rpx 0 0;
  287. text-align: center;
  288. margin-top: 20rpx;
  289. box-shadow: 0 0 20rpx rgba(0, 0, 0, 0.15);
  290. }
  291. .space image.data-v-145129ee {
  292. height: 300rpx;
  293. width: 300rpx;
  294. margin-bottom: 15rpx;
  295. }
  296. form.data-v-145129ee {
  297. display: inline-block;
  298. }
  299. #ad.data-v-145129ee {
  300. position: fixed;
  301. bottom: 0;
  302. width: 100%;
  303. }
  304. .join-bg.data-v-145129ee {
  305. width: 100%;
  306. height: 100%;
  307. position: fixed;
  308. background-color: rgba(0, 0, 0, 0.3);
  309. z-index: 9999;
  310. top: 0;
  311. left: 0;
  312. }
  313. .join-success.data-v-145129ee {
  314. position: fixed;
  315. top: 300rpx;
  316. left: 0;
  317. right: 0;
  318. margin: 0 auto;
  319. height: 640rpx;
  320. width: 630rpx;
  321. border-radius: 16rpx;
  322. background-color: white;
  323. text-align: center;
  324. z-index: 9;
  325. padding: 92rpx 0 80rpx;
  326. }
  327. .join-success .join-close.data-v-145129ee {
  328. width: 28rpx;
  329. height: 28rpx;
  330. position: absolute;
  331. top: 32rpx;
  332. right: 32rpx;
  333. }
  334. .join-success .join-close image.data-v-145129ee {
  335. width: 28rpx;
  336. height: 28rpx;
  337. }
  338. .join-img.data-v-145129ee {
  339. height: 260rpx;
  340. width: 260rpx;
  341. margin-bottom: 40rpx;
  342. }
  343. .join-success view.data-v-145129ee {
  344. font-size: 32rpx;
  345. color: #666;
  346. }
  347. .invite.data-v-145129ee {
  348. margin-top: 56rpx;
  349. height: 80rpx;
  350. width: 500rpx;
  351. line-height: 80rpx;
  352. font-size: 34rpx;
  353. color: #ff9d1e;
  354. border-radius: 40rpx;
  355. background-color: white;
  356. border: 1rpx solid #ff9d1e;
  357. }
  358. .invite.data-v-145129ee::after {
  359. border: 0px;
  360. }
  361. .loading.data-v-145129ee {
  362. font-size: 30rpx;
  363. color: #353535;
  364. text-align: center;
  365. height: 80rpx;
  366. line-height: 80rpx;
  367. background-color: #f2f2f2;
  368. }
  369. .activity-name.data-v-145129ee {
  370. font-size: 30rpx;
  371. color: #353535;
  372. overflow: hidden;
  373. text-overflow: ellipsis;
  374. white-space: nowrap;
  375. text-align: center;
  376. margin-top: 20rpx;
  377. margin-bottom: 5rpx;
  378. padding: 0 11%;
  379. }
  380. .activity-step.data-v-145129ee {
  381. font-size: 26rpx;
  382. color: #666666;
  383. }
  384. .openSetting.data-v-145129ee {
  385. height: 120rpx;
  386. width: 500rpx;
  387. line-height: 120rpx;
  388. background-color: #4fd866;
  389. border-radius: 30rpx;
  390. color: #ffff;
  391. font-size: 52rpx;
  392. position: fixed;
  393. top: 50%;
  394. left: 50%;
  395. margin-left: -250rpx;
  396. }
  397. .over-screen.data-v-145129ee {
  398. position: fixed;
  399. top: 0;
  400. left: 0;
  401. right: 0;
  402. height: 100%;
  403. width: 100%;
  404. background-color: rgba(0, 0, 0, 0.3);
  405. z-index: 100;
  406. }
  407. .window.data-v-145129ee {
  408. height: 160rpx;
  409. line-height: 160rpx;
  410. width: 84%;
  411. position: fixed;
  412. top: 400rpx;
  413. left: 0;
  414. right: 0;
  415. margin: 0 auto;
  416. background-color: white;
  417. text-align: center;
  418. font-size: 32rpx;
  419. color: #353535;
  420. border-top-left-radius: 16rpx;
  421. border-top-right-radius: 16rpx;
  422. }
  423. .get-setting.data-v-145129ee {
  424. height: 88rpx;
  425. line-height: 88rpx;
  426. width: 84%;
  427. position: fixed;
  428. top: 560rpx;
  429. left: 0;
  430. right: 0;
  431. margin: 0 auto;
  432. border-top: 1rpx solid #e2e2e2;
  433. background-color: white;
  434. text-align: center;
  435. border-bottom-left-radius: 16rpx;
  436. border-bottom-right-radius: 16rpx;
  437. font-size: 32rpx;
  438. color: #353535;
  439. }
  440. .dialog-bg.data-v-145129ee {
  441. background-color: rgba(0, 0, 0, 0.3);
  442. position: fixed;
  443. top: 0;
  444. left: 0;
  445. height: 100%;
  446. width: 100%;
  447. z-index: 100;
  448. }
  449. .dialog.data-v-145129ee {
  450. width: 620rpx;
  451. border-radius: 16rpx;
  452. margin: 0 auto;
  453. background-color: #fff;
  454. z-index: 20;
  455. }
  456. .dialog-title.data-v-145129ee {
  457. font-size: 32rpx;
  458. color: #353535;
  459. width: 620rpx;
  460. margin: 32rpx auto 40rpx;
  461. text-align: center;
  462. }
  463. .refund-tip.data-v-145129ee {
  464. font-size: 32rpx;
  465. color: #353535;
  466. margin: 4rpx 0 45rpx;
  467. }
  468. .btn-area.data-v-145129ee {
  469. height: 88rpx;
  470. position: relative;
  471. border-top: 1rpx solid #e2e2e2;
  472. }
  473. .btn-area .line.data-v-145129ee {
  474. height: 32rpx;
  475. width: 1rpx;
  476. background-color: #e2e2e2;
  477. position: absolute;
  478. top: 28rpx;
  479. left: 0;
  480. right: 0;
  481. margin: 0 auto;
  482. }
  483. .submit-btn.data-v-145129ee {
  484. height: 88rpx;
  485. line-height: 88rpx;
  486. font-size: 32rpx;
  487. color: #666;
  488. width: 310rpx;
  489. text-align: center;
  490. }
  491. .submit-btn.be-submit.data-v-145129ee {
  492. color: #446dfd;
  493. }