东风启辰小程序端
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

guessSecondPrize.wxss 5.4KB

5 年前
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356
  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: 2513rpx;
  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: 711rpx;
  89. height: 440rpx;
  90. margin-left: auto;
  91. margin-right: 0;
  92. margin-top: 100rpx;
  93. }
  94. .lookDetail{
  95. position: absolute;
  96. left: 52rpx;
  97. bottom: 60rpx;
  98. width: 230rpx;
  99. height: 30rpx;
  100. /* background-color: rgba(0,0,0,0.5); */
  101. }
  102. .newImages5-2{
  103. width: 100%;
  104. height: 100%;
  105. }
  106. .newImages5-1{
  107. position: absolute;
  108. left: 60rpx;
  109. bottom: 55rpx;
  110. width: 221rpx;
  111. height: 35rpx;
  112. }
  113. .newImages5-28{
  114. width: 504rpx;
  115. height: 90rpx;
  116. margin:65rpx auto 25rpx;
  117. }
  118. .newImages5-30{
  119. position: absolute;
  120. left: 50%;
  121. transform: translateX(-50%);
  122. bottom: 50rpx;
  123. width: 711rpx;
  124. height: 70rpx;
  125. }
  126. .newImages4-22{
  127. width: 504rpx;
  128. height: 90rpx;
  129. margin: 0 auto;
  130. margin-top: 84rpx;
  131. }
  132. .newImages4-23{
  133. width: 567rpx;
  134. height: 145rpx;
  135. margin-left: 108rpx;
  136. margin-top: 24rpx;
  137. position: relative;
  138. overflow: hidden;
  139. }
  140. .newImages4-bg{
  141. width: 100%;
  142. height: 100%;
  143. }
  144. .inputPrice{
  145. position: absolute;
  146. left: -100%;
  147. top: 0;
  148. width: 5320rpx;
  149. height: 100%;
  150. line-height: 145rpx;
  151. font-size:24rpx;
  152. font-family:PingFangSC;
  153. font-weight:600;
  154. color:rgba(0,0,0,1);
  155. padding: 0 34rpx;
  156. box-sizing: border-box;
  157. }
  158. .newImages4-24{
  159. width: 506rpx;
  160. height: 70rpx;
  161. margin:0 auto;
  162. margin-top: 25rpx;
  163. }
  164. .inputFrame{
  165. position: absolute;
  166. left: 0;
  167. top: 0;
  168. width: 532rpx;
  169. height: 100%;
  170. line-height: 145rpx;
  171. font-size:77rpx;
  172. font-family:PingFangSC;
  173. font-weight:bold;
  174. color:rgba(0,0,0,1);
  175. padding: 0 34rpx;
  176. box-sizing: border-box;
  177. letter-spacing:36rpx;
  178. }
  179. .inputFrame2{
  180. position: absolute;
  181. top: 50%;
  182. transform: translateY(-50%);
  183. height: 77rpx;
  184. left: 34rpx;
  185. width: 1rpx;
  186. background-color: #000;
  187. animation: focus 0.9s linear infinite;
  188. }
  189. @keyframes focus {
  190. from {
  191. opacity: 1;
  192. }
  193. to {
  194. opacity: 0;
  195. }
  196. }
  197. .tipImg{
  198. width: 333rpx;
  199. height: 83rpx;
  200. position: absolute;
  201. left: 38%;
  202. top: 50%;
  203. transform: translate(-50%,-50%);
  204. }
  205. .newImages5-41{
  206. width: 480rpx;
  207. height: 41rpx;
  208. margin: 0 auto;
  209. margin-top: 63rpx;
  210. }
  211. .selectFream{
  212. position: relative;
  213. margin-top: 20rpx;
  214. }
  215. .versions-19{
  216. width: 535rpx;
  217. height: 137rpx;
  218. margin: 0 auto;
  219. margin-left: 124rpx;
  220. }
  221. .priceGroup{
  222. position: absolute;
  223. top: 18rpx;
  224. left: 154rpx;
  225. width: 60rpx;
  226. height: 100rpx;
  227. display: flex;
  228. align-items: center;
  229. justify-content: center;
  230. overflow: hidden;
  231. }
  232. .priceImg{
  233. width: 36rpx;
  234. height: 43rpx;
  235. }
  236. .priceImg2,.priceImg3{
  237. position: absolute;
  238. left: 50%;
  239. transform: translateX(-50%);
  240. top: -23rpx;
  241. }
  242. .priceImg3{
  243. top: auto;
  244. bottom: -23rpx;
  245. }
  246. .slideMask{
  247. position: absolute;
  248. left: 0;
  249. top: 0;
  250. width: 100%;
  251. height: 100%;
  252. opacity: 0;
  253. }
  254. .shareGroup{
  255. width: 505rpx;
  256. height: 70rpx;
  257. position: relative;
  258. margin: 0 auto;
  259. margin-top: 20rpx;
  260. margin-bottom: 37rpx;
  261. }
  262. .newImages5-42{
  263. width: 505rpx;
  264. height: 70rpx;
  265. }
  266. .dayGroup{
  267. position: relative;
  268. width: 553rpx;
  269. height: 53rpx;
  270. margin: 0 auto;
  271. }
  272. .newImages5-43{
  273. width: 100%;
  274. height: 100%;
  275. }
  276. .dayNum{
  277. position: absolute;
  278. left: 286rpx;
  279. top: 0;
  280. width: 84rpx;
  281. height: 53rpx;
  282. letter-spacing: 22rpx;
  283. font-size: 36rpx;
  284. line-height: 53rpx;
  285. color: white;
  286. text-align: center;
  287. }
  288. .cartogramGroup{
  289. position: relative;
  290. width: 500rpx;
  291. height: 619rpx;
  292. }
  293. .cartogramImg{
  294. width: 100%;
  295. height: 100%;
  296. }
  297. .shareBtn{
  298. position: absolute;
  299. left: 0;
  300. top: 0;
  301. width: 100%;
  302. height: 100%;
  303. margin: 0;
  304. padding: 0;
  305. opacity: 0;
  306. }.shareWindow{
  307. position: fixed;
  308. top:0;
  309. left: 0;
  310. width: 100%;
  311. height: calc(100vh - 120rpx);
  312. display: flex;
  313. align-items: center;
  314. justify-content: center;
  315. background-color: rgba(000, 000, 000, 0.5);
  316. }
  317. .shareWindowGroup{
  318. position: relative;
  319. width: 501rpx;
  320. height: 410rpx;
  321. }
  322. .versions-23{
  323. width: 100%;
  324. height: 100%;
  325. }
  326. .versions-22{
  327. position: absolute;
  328. left: 50%;
  329. transform: translateX(-50%);
  330. bottom: 60rpx;
  331. width: 388rpx;
  332. height: 59rpx;
  333. }
  334. .shareBtn2{
  335. position: absolute;
  336. left: 50%;
  337. transform: translateX(-50%);
  338. bottom: 60rpx;
  339. height: 54rpx;
  340. margin: 0;
  341. padding: 0;
  342. opacity: 0;
  343. }
  344. .versions-24{
  345. position: absolute;
  346. top: -42rpx;
  347. right: -42rpx;
  348. width: 42rpx;
  349. height: 42rpx;
  350. }
  351. .newImages5-82{
  352. width: 464rpx;
  353. height: 26rpx;
  354. margin: 0 auto;
  355. margin-top: 45rpx;
  356. }