doubleElevenActivity.css 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444
  1. @media screen and (max-width: 750px) {
  2. html {
  3. font-size: calc(100vw / 7.5);
  4. }
  5. }
  6. @media screen and (min-width: 750px) {
  7. html {
  8. font-size: calc(450px / 7.5);
  9. }
  10. }
  11. html, body, div, ul, li, p {
  12. padding: 0;
  13. margin: 0;
  14. }
  15. ul, li {
  16. list-style: none;
  17. }
  18. .header-container{
  19. width: 7.5rem;
  20. height: 6.64rem;
  21. margin: 0 auto;
  22. position: relative;
  23. overflow: hidden;
  24. }
  25. .top-banner{
  26. width: 101%;
  27. height: 6.64rem;
  28. }
  29. .middle-container{
  30. width: 7.5rem;
  31. margin: 0 auto;
  32. position: relative;
  33. background: url(../../static/img/doubleElevenActivity/bg.png) no-repeat;
  34. background-size: 100% auto,100% auto;
  35. margin-top: -2.46rem;
  36. padding-bottom: 0.5rem;
  37. }
  38. .tips{
  39. width: 6.9rem;
  40. height: 1.76rem;
  41. position: absolute;
  42. top: 1.82rem;
  43. left: 0;
  44. z-index: 9;
  45. }
  46. .step-container{
  47. width: 6.9rem;
  48. position: relative;
  49. padding-top: 2.82rem;
  50. margin-left: 0.3rem;
  51. }
  52. .main-step-content{
  53. width: 6.9rem;
  54. position: relative;
  55. z-index: 9;
  56. border-radius: 0.1rem;
  57. background-color: #ffffff;
  58. padding-bottom: 1.18rem;
  59. }
  60. .top-step{
  61. display: flex;
  62. justify-content: space-between;
  63. }
  64. .hongbao{
  65. width: 1.44rem;
  66. height: 1.5rem;
  67. margin-top: 0.4rem;
  68. }
  69. .step{
  70. width: 0.52rem;
  71. height: 0.24rem;
  72. margin-top: 0.76rem;
  73. }
  74. .buyphone{
  75. width: 1.44rem;
  76. height: 1.5rem;
  77. margin-top: 0.4rem;
  78. }
  79. .red-packet{
  80. margin: 0.3rem 0.3rem 0 0.3rem;
  81. }
  82. .red-packet-next{
  83. margin: 0.3rem;
  84. }
  85. .packet{
  86. position: relative;
  87. width: 6.32rem;
  88. height: 1.56rem;
  89. margin-bottom: 0.3rem;
  90. }
  91. .fxhb{
  92. width: 100%;
  93. height: 100%;
  94. }
  95. .money{
  96. position: absolute;
  97. top: 0.34rem;
  98. left: 0.3rem;
  99. font-size: 0.14rem;
  100. color: #AC6C23;
  101. }
  102. .money-mark{
  103. font-size: 0.36rem;
  104. }
  105. .money-val{
  106. font-size: 0.64rem;
  107. }
  108. .packet-title{
  109. position: absolute;
  110. top: 0.36rem;
  111. right: 0.82rem;
  112. font-size: 0.36rem;
  113. color: #FEF1C4;
  114. }
  115. .packet-time{
  116. position: absolute;
  117. bottom: 0.1rem;
  118. right: 1.58rem;
  119. font-size: 0.24rem;
  120. color: #FEF1C4;
  121. }
  122. .account{
  123. font-size: 0.28rem;
  124. text-align: center;
  125. padding-bottom: 0.2rem;
  126. }
  127. .step-item{
  128. display: flex;
  129. flex-direction: column;
  130. align-items: center;
  131. }
  132. .step-text{
  133. font-size: 0.24rem;
  134. }
  135. .join-activity-btn{
  136. width: 6.6rem;
  137. height: 1.8rem;
  138. line-height: 1.4rem;
  139. position: absolute;
  140. bottom: -0.74rem;
  141. left: 0.15rem;
  142. z-index: 99;
  143. }
  144. .join-activity{
  145. width: 100%;
  146. height: 100%;
  147. }
  148. .activity-btn-content{
  149. width: 5.2rem;
  150. font-size: 0.44rem;
  151. position: absolute;
  152. left: 1.06rem;
  153. top: 0;
  154. }
  155. .activity-btn-text{
  156. font-size: 0.44rem;
  157. color: #BB3804;
  158. }
  159. .icon-left{
  160. width: 0.2rem;
  161. height: 0.32rem;
  162. }
  163. .invite-text{
  164. margin-top: 0.6rem;
  165. font-size: 0.28rem;
  166. text-align: center;
  167. color: #ffffff;
  168. display: none;
  169. }
  170. .packet-container{
  171. width: 6.9rem;
  172. position: relative;
  173. margin-top: 1.6rem;
  174. margin-left: 0.3rem;
  175. display: none;
  176. }
  177. .rule-container{
  178. width: 6.9rem;
  179. position: relative;
  180. margin-top: 1.6rem;
  181. margin-left: 0.3rem;
  182. }
  183. .rule-tips{
  184. width: 6.9rem;
  185. height: 1.76rem;
  186. position: absolute;
  187. top: -1rem;
  188. left: 0;
  189. }
  190. .rule-content{
  191. width: 6.9rem;
  192. height: 6.2rem;
  193. border-radius: 0.1rem;
  194. background-color: #ffffff;
  195. overflow-y: scroll;
  196. position: relative;
  197. z-index: 99;
  198. }
  199. .rule-point{
  200. margin: 0.2rem;
  201. font-size: 0.24rem;
  202. line-height: 0.4rem;
  203. }
  204. .packet-block{
  205. width: 6.9rem;
  206. min-height: 2.16rem;
  207. max-height: 9.16rem;
  208. border-radius: 0.1rem;
  209. background-color: #ffffff;
  210. overflow-y: scroll;
  211. position: relative;
  212. z-index: 99;
  213. }
  214. .packet-titles{
  215. position: absolute;
  216. top: 0.14rem;
  217. left: 2.32rem;
  218. font-size: 0.36rem;
  219. color: #FEF1C4;
  220. }
  221. .packet-times{
  222. position: absolute;
  223. top: 0.64rem;
  224. right: 1.58rem;
  225. font-size: 0.24rem;
  226. color: #FEF1C4;
  227. }
  228. .packet-info{
  229. position: absolute;
  230. bottom: 0.1rem;
  231. right: 0.88rem;
  232. font-size: 0.24rem;
  233. color: #FEF1C4;
  234. }
  235. .share-btn{
  236. width: 1.04rem;
  237. height: 0.48rem;
  238. position: absolute;
  239. top: 0.24rem;
  240. right: 0.34rem;
  241. }
  242. .share-num{
  243. position: absolute;
  244. top: 0.08rem;
  245. left: 0.12rem;
  246. font-size: 0.24rem;
  247. color: #FD1C15;
  248. }
  249. .share{
  250. width: 100%;
  251. height: 100%;
  252. position: absolute;
  253. top: 0;
  254. }
  255. .icon{
  256. width: 0.2rem;
  257. height: 0.16rem;
  258. position: absolute;
  259. bottom: 0.2rem;
  260. right: 0.34rem;
  261. }
  262. .user-list{
  263. width: 5.72rem;
  264. max-height: 5.68rem;
  265. margin: 0 auto;
  266. /* background: #FFFFFF; */
  267. border-radius: 0.2rem;
  268. border: 0.02rem solid #FFE4E3;
  269. background-color: #FEF1C4;
  270. padding: 0.3rem 0.3rem 0 0.3rem;
  271. overflow-y: scroll;
  272. display: none;
  273. }
  274. .user-item{
  275. display: flex;
  276. justify-content: space-between;
  277. align-items: center;
  278. margin-bottom: 0.28rem;
  279. }
  280. .user-left{
  281. display: flex;
  282. }
  283. .head-img{
  284. width: 0.52rem;
  285. height: 0.52rem;
  286. padding-top: 0.06rem;
  287. border-radius: 50%;
  288. }
  289. .user-info{
  290. margin-left: 0.14rem;
  291. font-size: 0.24rem;
  292. }
  293. .user-name{
  294. color: #272624;
  295. }
  296. .user-time{
  297. color: #999999;
  298. }
  299. .meal{
  300. font-size: 0.24rem;
  301. color: #FD2B1B;
  302. max-width: 1.72rem;
  303. }
  304. .receive{
  305. width: 1.14rem;
  306. height: 0.52rem;
  307. line-height: 0.52rem;
  308. font-size: 0.24rem;
  309. color: #ffffff;
  310. background-color: #3B7FFF;
  311. border-radius: 0.08rem;
  312. text-align: center;
  313. }
  314. .pop {
  315. width: 6.22rem;
  316. height: 8.5rem;
  317. position: absolute;
  318. left: 50%;
  319. transform: translate(-50%, -50%);
  320. top: -6.96rem;
  321. z-index: 999;
  322. }
  323. .pop-bg{
  324. width: 100%;
  325. height: 100%;
  326. }
  327. .mask {
  328. width: 100%;
  329. height: 100vh;
  330. position: fixed;
  331. top: 0;
  332. left: 0;
  333. z-index: 9999;
  334. background: rgba(0, 0, 0, 0.8);
  335. display: none;
  336. }
  337. .top-title{
  338. position: absolute;
  339. top: 3.14rem;
  340. left: 50%;
  341. transform: translateX(-50%);
  342. font-size: 0.32rem;
  343. color: #ffffff;
  344. }
  345. .share-num-text{
  346. position: absolute;
  347. top: 4.94rem;
  348. left: 50%;
  349. transform: translateX(-50%);
  350. font-size: 0.4rem;
  351. color: #F23200;
  352. letter-spacing: 0.06rem;
  353. font-weight: 600;
  354. line-height: 0.56rem;
  355. text-align: center;
  356. }
  357. .bottom{
  358. position: absolute;
  359. bottom: 0.46rem;
  360. left: 50%;
  361. transform: translateX(-50%);
  362. }
  363. .bottom-title-row{
  364. width: 5.16rem;
  365. display: flex;
  366. justify-content: space-between;
  367. align-items: center;
  368. }
  369. .line{
  370. width: 1.5rem;
  371. height: 0.02rem;
  372. background-color: #ffffff;
  373. }
  374. .bottom-title{
  375. font-size: 0.24rem;
  376. color: #ffffff;
  377. }
  378. .bottom-share-row{
  379. display: flex;
  380. justify-content: space-between;
  381. align-items: center;
  382. padding-top: 0.18rem;
  383. margin: 0 0.2rem;
  384. }
  385. .left-friend_share,.right-wechat{
  386. display: flex;
  387. align-items: center;
  388. font-size: 0.28rem;
  389. color: #ffffff;
  390. }
  391. .friend_share,.wechat{
  392. width: 0.68rem;
  393. height: 0.68rem;
  394. margin-right: 0.2rem;
  395. }
  396. .share-text{
  397. opacity: 0.8;
  398. }
  399. .del{
  400. width: 0.56rem;
  401. height: 0.56rem;
  402. position: absolute;
  403. bottom: -0.3rem;
  404. left: 50%;
  405. transform: translateX(-50%);
  406. }
  407. .del-img{
  408. width: 100%;
  409. height: 100%;
  410. }
  411. #toast-container>.toast-error {
  412. background-image: none !important;
  413. }
  414. .toast-error {
  415. background-color: rgba(0, 0, 0, 0.8);
  416. }
  417. #toast-container>div {
  418. font-size: 14px;
  419. min-width: 80px !important;
  420. padding: 12px !important;
  421. box-shadow: none;
  422. }
  423. .toast-center-center {
  424. min-width: 100px;
  425. top: 50%;
  426. left: 50%;
  427. text-align: center;
  428. transform: translateX(-50%);
  429. }
  430. @media (max-width: 480px) and (min-width: 241px) {
  431. #toast-container>div {
  432. min-width: 80px !important;
  433. width: auto;
  434. }
  435. }