东风启辰小程序端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

guessSecondPrize.wxss 4.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297
  1. /* pages/guessSecondPrize/guessSecondPrize.wxss */
  2. image{
  3. display: block;
  4. }
  5. view{
  6. -webkit-overflow-scrolling: touch;
  7. }
  8. .main{
  9. height: calc(100vh - 120rpx);
  10. overflow: auto;
  11. position: relative;
  12. }
  13. .pageBg{
  14. position: absolute;
  15. left: 0;
  16. bottom: 0;
  17. width: 750rpx;
  18. height: 1506rpx;
  19. z-index: -1;
  20. }
  21. .drawBtn{
  22. width: 81rpx;
  23. height: 81rpx;
  24. position: fixed;
  25. right: 35rpx;
  26. top: 107rpx;
  27. }
  28. .yuyue{
  29. width: 81rpx;
  30. height: 81rpx;
  31. position: fixed;
  32. right: 35rpx;
  33. top: 214rpx;
  34. }
  35. .ruleFrame{
  36. position: fixed;
  37. top:0;
  38. left: 0;
  39. height: calc(100vh - 120rpx);
  40. overflow: auto;
  41. }
  42. .ruleFrame2{
  43. width: 100%;
  44. display: flex;
  45. align-items: center;
  46. justify-content: center;
  47. background-color: rgba(0,0,0,0.5);
  48. z-index: 9;
  49. }
  50. .tipWindow{
  51. position: relative;
  52. width: 501rpx;
  53. height: 470rpx;
  54. }
  55. .tipWindowBg{
  56. width: 100%;
  57. height: 100%;
  58. }
  59. .tipWindowClose{
  60. position: absolute;
  61. top: -32rpx;
  62. right: -32rpx;
  63. width: 42rpx;
  64. height: 42rpx;
  65. }
  66. .tipWindowBtn{
  67. position: absolute;
  68. left: 50%;
  69. transform: translateX(-50%);
  70. bottom: 60rpx;
  71. width: 390rpx;
  72. height: 60rpx;
  73. }
  74. .gameRule{
  75. width: 750rpx;
  76. height: 2362rpx;
  77. margin-top: -1rpx;
  78. }
  79. .closeRule{
  80. position: fixed;
  81. right: 70rpx;
  82. top: 102rpx;
  83. width: 56rpx;
  84. height: 57rpx;
  85. }
  86. .topGroup{
  87. position: relative;
  88. width: 678rpx;
  89. height: 388rpx;
  90. margin: 0 auto;
  91. margin-top: 100rpx;
  92. }
  93. .newImages5-2{
  94. width: 100%;
  95. height: 100%;
  96. }
  97. .newImages5-1{
  98. position: absolute;
  99. left: 60rpx;
  100. bottom: 55rpx;
  101. width: 221rpx;
  102. height: 35rpx;
  103. }
  104. .newImages5-28{
  105. width: 504rpx;
  106. height: 90rpx;
  107. margin:65rpx auto 25rpx;
  108. }
  109. .newImages5-30{
  110. position: absolute;
  111. left: 50%;
  112. transform: translateX(-50%);
  113. bottom: 50rpx;
  114. width: 711rpx;
  115. height: 70rpx;
  116. }
  117. .newImages4-22{
  118. width: 504rpx;
  119. height: 90rpx;
  120. margin: 0 auto;
  121. margin-top: 84rpx;
  122. }
  123. .newImages4-23{
  124. width: 567rpx;
  125. height: 145rpx;
  126. margin-left: 108rpx;
  127. margin-top: 24rpx;
  128. position: relative;
  129. overflow: hidden;
  130. }
  131. .newImages4-bg{
  132. width: 100%;
  133. height: 100%;
  134. }
  135. .inputPrice{
  136. position: absolute;
  137. left: -100%;
  138. top: 0;
  139. width: 5320rpx;
  140. height: 100%;
  141. line-height: 145rpx;
  142. font-size:24rpx;
  143. font-family:PingFangSC;
  144. font-weight:600;
  145. color:rgba(0,0,0,1);
  146. padding: 0 34rpx;
  147. box-sizing: border-box;
  148. }
  149. .newImages4-24{
  150. width: 389rpx;
  151. height: 60rpx;
  152. margin:0 auto;
  153. margin-top: 25rpx;
  154. }
  155. .inputFrame{
  156. position: absolute;
  157. left: 0;
  158. top: 0;
  159. width: 532rpx;
  160. height: 100%;
  161. line-height: 145rpx;
  162. font-size:77rpx;
  163. font-family:PingFangSC;
  164. font-weight:bold;
  165. color:rgba(0,0,0,1);
  166. padding: 0 34rpx;
  167. box-sizing: border-box;
  168. letter-spacing:36rpx;
  169. }
  170. .inputFrame2{
  171. position: absolute;
  172. top: 50%;
  173. transform: translateY(-50%);
  174. height: 77rpx;
  175. left: 34rpx;
  176. width: 1rpx;
  177. background-color: #000;
  178. animation: focus 0.9s linear infinite;
  179. }
  180. @keyframes focus {
  181. from {
  182. opacity: 1;
  183. }
  184. to {
  185. opacity: 0;
  186. }
  187. }
  188. .tipImg{
  189. width: 333rpx;
  190. height: 83rpx;
  191. position: absolute;
  192. left: 38%;
  193. top: 50%;
  194. transform: translate(-50%,-50%);
  195. }
  196. .newImages5-41{
  197. width: 480rpx;
  198. height: 41rpx;
  199. margin: 0 auto;
  200. margin-top: 63rpx;
  201. }
  202. .selectFream{
  203. position: relative;
  204. margin-top: 20rpx;
  205. }
  206. .versions-19{
  207. width: 535rpx;
  208. height: 137rpx;
  209. margin: 0 auto;
  210. margin-left: 124rpx;
  211. }
  212. .priceGroup{
  213. position: absolute;
  214. top: 18rpx;
  215. left: 154rpx;
  216. width: 60rpx;
  217. height: 100rpx;
  218. display: flex;
  219. align-items: center;
  220. justify-content: center;
  221. overflow: hidden;
  222. }
  223. .priceImg{
  224. width: 36rpx;
  225. height: 43rpx;
  226. }
  227. .priceImg2,.priceImg3{
  228. position: absolute;
  229. left: 50%;
  230. transform: translateX(-50%);
  231. top: -23rpx;
  232. }
  233. .priceImg3{
  234. top: auto;
  235. bottom: -23rpx;
  236. }
  237. .slideMask{
  238. position: absolute;
  239. left: 0;
  240. top: 0;
  241. width: 100%;
  242. height: 100%;
  243. opacity: 0;
  244. }
  245. .shareGroup{
  246. width: 388rpx;
  247. height: 60rpx;
  248. position: relative;
  249. margin: 0 auto;
  250. margin-top: 20rpx;
  251. margin-bottom: 37rpx;
  252. }
  253. .newImages5-42{
  254. width: 388rpx;
  255. height: 60rpx;
  256. }
  257. .dayGroup{
  258. position: relative;
  259. width: 553rpx;
  260. height: 53rpx;
  261. margin: 0 auto;
  262. }
  263. .newImages5-43{
  264. width: 100%;
  265. height: 100%;
  266. }
  267. .dayNum{
  268. position: absolute;
  269. left: 286rpx;
  270. top: 0;
  271. width: 84rpx;
  272. height: 53rpx;
  273. letter-spacing: 22rpx;
  274. font-size: 36rpx;
  275. line-height: 53rpx;
  276. color: white;
  277. text-align: center;
  278. }
  279. .cartogramGroup{
  280. position: relative;
  281. width: 501rpx;
  282. height: 620rpx;
  283. }
  284. .cartogramImg{
  285. width: 100%;
  286. height: 100%;
  287. }
  288. .shareBtn{
  289. position: absolute;
  290. left: 0;
  291. top: 0;
  292. width: 100%;
  293. height: 100%;
  294. margin: 0;
  295. padding: 0;
  296. opacity: 0;
  297. }