index.css 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. .content{
  2. width: 100%;
  3. min-height: 2rem;
  4. margin-top: 1.2rem;
  5. overflow: hidden;
  6. }
  7. .people{
  8. padding: 0 0.55rem;
  9. box-sizing: border-box;
  10. }
  11. .people_left{
  12. display: inline-block;
  13. font-family:PingFangSC-Regular;
  14. font-weight:400;
  15. color:rgba(202,140,101,1);
  16. font-size: 0.26rem;
  17. height: 0.64rem;
  18. line-height: 0.64rem;
  19. }
  20. .people_right{
  21. /* display: inline-block; */
  22. font-size: 0;
  23. height: 0.64rem;
  24. line-height: 0.64rem;
  25. float: right;
  26. }
  27. .people_right_item{
  28. width: 0.64rem;
  29. height: 0.64rem;
  30. margin-right: -0.2rem;
  31. border-radius: 50%;
  32. box-sizing: border-box;
  33. }
  34. .count_list{
  35. font-size: 0;
  36. margin-top: 0.2rem;
  37. height: 3.12rem;
  38. }
  39. .count_item{
  40. width: 2.4rem;
  41. height: 2.68rem;
  42. font-size: 0;
  43. text-align: center;
  44. line-height: 2.68rem;
  45. float: left;
  46. position: relative;
  47. -webkit-tap-highlight-color:rgba(0,0,0,0);
  48. -webkit-tap-highlight-color: transparent;
  49. outline:none;
  50. background: none;
  51. text-decoration: none;
  52. }
  53. .count_img_default{
  54. width: 1.84rem;
  55. height: 2.04rem;
  56. position: relative;
  57. z-index: 2;
  58. }
  59. .count_img_active{
  60. width: 100%;
  61. height: 100%;
  62. display: none;
  63. }
  64. .count_item_active .count_img_active{
  65. display: block;
  66. position: relative;
  67. z-index: 2;
  68. }
  69. .count_item_active .count_img_default{
  70. display: none;
  71. }
  72. .count_item .count_item_bg{
  73. display: none;
  74. }
  75. .count_item_active .count_item_bg{
  76. display: block;
  77. width: 3.7rem;
  78. height: 3.7rem;
  79. position: absolute;
  80. left: -0.65rem;
  81. top: -0.51rem;
  82. animation: circle_rotate 5s linear infinite;
  83. }
  84. @keyframes circle_rotate{
  85. 0%{
  86. }
  87. 100%{
  88. transform: rotate(360deg);
  89. }
  90. }
  91. @-o-keyframes circle_rotate{
  92. 0%{
  93. }
  94. 100%{
  95. transform: rotate(360deg);
  96. }
  97. }
  98. @-moz-keyframes circle_rotate{
  99. 0%{
  100. }
  101. 100%{
  102. transform: rotate(360deg);
  103. }
  104. }
  105. @-webkit-keyframes circle_rotate{
  106. 0%{
  107. }
  108. 100%{
  109. transform: rotate(360deg);
  110. }
  111. }
  112. .now_btn{
  113. background:linear-gradient(0deg,rgba(237,19,46,1) 0%,rgba(255,129,97,1) 99%);
  114. box-shadow:0px 0.004rem 0.01rem 0px rgba(255,137,97,0.38);
  115. height: 0.86rem;
  116. line-height: 0.86rem;
  117. border-radius: 0.86rem;
  118. width: 6.32rem;
  119. margin: 0rem auto;
  120. text-align: center;
  121. font-family:PingFangSC-Medium;
  122. font-weight:500;
  123. color:rgba(255,255,255,1);
  124. font-size: 0.36rem;
  125. position: relative;
  126. z-index: 2;
  127. overflow: hidden;
  128. }
  129. .footer_rule_card{
  130. width: 6.95rem;
  131. height: 2.91rem;
  132. margin: 0.46rem auto;
  133. font-size: 0;
  134. }
  135. .footer_rule_card img{
  136. width: 100%;
  137. height: 1005;
  138. }
  139. /*('/assets/img/frontend/campaign/enter_success_bg_2.png')*/
  140. .clock_enter_success .common_pop_content{
  141. width: 5.53rem;
  142. height: 6.6rem;
  143. background: url('/assets/img/frontend/campaign/enter_success_bg_2.png') no-repeat;
  144. background-size: 5.53rem;
  145. background-position: center top;
  146. text-align: center;
  147. }
  148. .clocl_enter_success_see_book{
  149. width: 3.2rem;
  150. height: 0.64rem;
  151. line-height: 0.64rem;
  152. text-align: center;
  153. background: linear-gradient(90deg,rgba(255,91,25,1) 0%,rgba(255,127,52,1) 100%);
  154. border-radius: 0.64rem;
  155. color: #fff;
  156. font-size: 0.3rem;
  157. margin: 0.44rem auto 0.3rem;
  158. }
  159. .clock_enter_success_rule_btn{
  160. color:rgba(255,92,26,1);
  161. font-size: 0.24rem;
  162. }
  163. .enter_title{
  164. font-family:Helvetica-Bold;
  165. font-weight:bold;
  166. color:rgba(255,255,255,1);
  167. text-shadow:0px 3px 8px rgba(141,0,19,0.73);
  168. font-size: 0.66rem;
  169. padding-top: 0.6rem;
  170. text-align: center;
  171. }
  172. .enter_tip{
  173. font-family:PingFangSC-Medium;
  174. font-weight:500;
  175. color:rgba(255,255,255,1);
  176. font-size: 0.3rem;
  177. position: absolute;
  178. left: 0;
  179. top: 2.21rem;
  180. text-align: center;
  181. width: 100%;
  182. }
  183. .enter_which{
  184. font-family:PingFangSC-Regular;
  185. font-weight:400;
  186. color:rgba(51,51,51,1);
  187. font-size: 0.3rem;
  188. margin-top: 1.6rem;
  189. }
  190. .enter_which span{
  191. color: rgba(241, 44, 59, 1);
  192. }
  193. .enter_tip_text{
  194. font-family:PingFangSC-Regular;
  195. font-weight:400;
  196. color:rgba(234,80,63,1);
  197. font-size: 0.24rem;
  198. margin-top: 0.23rem;
  199. }
  200. .enter_btn{
  201. width: 2.4rem;
  202. height: 0.6rem;
  203. line-height: 0.6rem;
  204. text-align: center;
  205. margin: 0.2rem auto 0;
  206. border-radius: 0.6rem;
  207. font-family:PingFangSC-Regular;
  208. font-weight:400;
  209. color:rgba(255,255,255,1);
  210. font-size: 0.26rem;
  211. background:linear-gradient(90deg,rgba(255,91,25,1) 0%,rgba(255,127,52,1) 100%);
  212. }
  213. .pop_close_index{
  214. width: 0.6rem;
  215. height: 0.6rem;
  216. border-radius: 50%;
  217. background: url('/assets/img/frontend/campaign/pop_close.png') no-repeat;
  218. background-size: 100% 100%;
  219. background-position: center center;
  220. position: absolute;
  221. left: 50%;
  222. bottom: -0.56rem;
  223. transform: translateX(-50%);
  224. -webkit-transform: translateX(-50%);
  225. -ms-transform: translateX(-50%);
  226. -moz-transform: translateX(-50%);
  227. -o-transform: translateX(-50%);
  228. }
  229. .count_text{
  230. position: absolute;
  231. width: 100%;
  232. top: 0.2rem;
  233. left: 0;
  234. z-index: 9;
  235. font-family:PingFangSC-Regular;
  236. font-weight:400;
  237. color:rgba(254,243,197,1);
  238. font-size: 0.22rem;
  239. }
  240. .count_text_num{
  241. height: 0.34rem;
  242. width: 100%;
  243. font-family:Helvetica-Bold;
  244. font-weight:bold;
  245. color:rgba(254,243,197,1);
  246. font-size: 0.46rem;
  247. margin-bottom: 0.05rem;
  248. }
  249. .count_item_active .count_text{
  250. font-size: 0.28rem;
  251. }
  252. .count_item_active .count_text_num{
  253. font-size: 0.56rem;
  254. margin-bottom: 0.1rem;
  255. }
  256. .amount_null .common_pop_content{
  257. width: 4.96rem;
  258. height: 4.04rem;
  259. }
  260. .amount_null .amount_null_top{
  261. width: 100%;
  262. height: 2.72rem;
  263. background: url('/assets/img/frontend/campaign/amount_null_bg.png') no-repeat;
  264. background-size: 100% 100%;
  265. background-position: center center;
  266. text-align: center;
  267. box-sizing: border-box;
  268. }
  269. .amount_null .inner{
  270. width: 4.94rem;
  271. height: 1.22rem;
  272. background: #fff;
  273. box-sizing: border-box;
  274. position: relative;
  275. margin: -0.02rem 0 0 0.02rem;
  276. }
  277. .amount_null .tip{
  278. font-family:PingFangSC-Medium;
  279. font-weight:500;
  280. color:rgba(254,72,52,1);
  281. font-size: 0.32rem;
  282. text-align: center;
  283. line-height: 1rem;
  284. }
  285. .amount_null_btn{
  286. background:linear-gradient(90deg,rgba(255,91,25,1) 0%,rgba(255,127,52,1) 100%);
  287. width: 2.4rem;
  288. height: 0.6rem;
  289. line-height: 0.6rem;
  290. text-align: center;
  291. border-radius: 0.6rem;
  292. font-family:PingFangSC-Regular;
  293. font-weight:400;
  294. font-size: 0.26rem;
  295. color: #fff;
  296. margin: 0.8rem auto 0;
  297. }
  298. .amount_null .pop_close_index{
  299. bottom: -0.76rem;
  300. }