东风启辰小程序端
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.

guessSecondResult.wxss 3.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  1. /* pages/guessSecondResult/guessSecondResult.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. }
  20. .pageContent{
  21. position: absolute;
  22. left: 0;
  23. top: 0;
  24. right: 0;
  25. bottom: 0;
  26. overflow-x: hidden;
  27. }
  28. .topGroup{
  29. position: relative;
  30. width: 711rpx;
  31. height: 440rpx;
  32. margin-left: auto;
  33. margin-right: 0;
  34. margin-top: 70rpx;
  35. }
  36. .lookDetail{
  37. position: absolute;
  38. left: 52rpx;
  39. bottom: 60rpx;
  40. width: 230rpx;
  41. height: 30rpx;
  42. /* background-color: rgba(0,0,0,0.5); */
  43. }
  44. .newImages5-2{
  45. width: 100%;
  46. height: 100%;
  47. }
  48. .newImages6-2{
  49. width: 634rpx;
  50. height: 163rpx;
  51. margin:0 auto;
  52. margin-top: 50rpx;
  53. }
  54. .newImages6-9{
  55. width: 151rpx;
  56. height: 30rpx;
  57. margin: 0 auto;
  58. margin-top: 26rpx;
  59. }
  60. .selectFream{
  61. position: relative;
  62. margin-top: 7rpx;
  63. }
  64. .versions-19{
  65. width: 535rpx;
  66. height: 137rpx;
  67. margin: 0 auto;
  68. margin-left: 124rpx;
  69. }
  70. .priceGroup{
  71. position: absolute;
  72. top: 18rpx;
  73. left: 154rpx;
  74. width: 60rpx;
  75. height: 100rpx;
  76. display: flex;
  77. align-items: center;
  78. justify-content: center;
  79. overflow: hidden;
  80. }
  81. .priceImg{
  82. width: 36rpx;
  83. height: 43rpx;
  84. }
  85. .priceImg2,.priceImg3{
  86. position: absolute;
  87. left: 50%;
  88. transform: translateX(-50%);
  89. top: -23rpx;
  90. }
  91. .priceImg3{
  92. top: auto;
  93. bottom: -23rpx;
  94. }
  95. .slideMask{
  96. position: absolute;
  97. left: 0;
  98. top: 0;
  99. width: 100%;
  100. height: 100%;
  101. opacity: 0;
  102. }
  103. .drawBtn{
  104. width: 81rpx;
  105. height: 81rpx;
  106. position: fixed;
  107. right: 35rpx;
  108. top: 107rpx;
  109. }
  110. .yuyue{
  111. width: 81rpx;
  112. height: 81rpx;
  113. position: fixed;
  114. right: 35rpx;
  115. top: 214rpx;
  116. }
  117. .ruleFrame{
  118. position: fixed;
  119. top:0;
  120. left: 0;
  121. height: calc(100vh - 120rpx);
  122. overflow: auto;
  123. }
  124. .ruleFrame2{
  125. width: 100%;
  126. display: flex;
  127. align-items: center;
  128. justify-content: center;
  129. background-color: rgba(0,0,0,0.5);
  130. z-index: 9;
  131. }
  132. .gameRule{
  133. width: 750rpx;
  134. height: 2511rpx;
  135. margin-top: -1rpx;
  136. }
  137. .closeRule{
  138. position: fixed;
  139. right: 70rpx;
  140. top: 102rpx;
  141. width: 56rpx;
  142. height: 57rpx;
  143. }
  144. .bottomBtn1,.bottomBtn2{
  145. position: fixed;
  146. left: 50%;
  147. transform: translateX(-50%);
  148. bottom: 270rpx;
  149. width: 710rpx;
  150. height: 70rpx;
  151. }
  152. .bottomBtn2{
  153. bottom: 170rpx;
  154. }
  155. .prizeWindow{
  156. position: relative;
  157. width: 501rpx;
  158. height: 470rpx;
  159. }
  160. .prizeWindowBg{
  161. width: 100%;
  162. height: 100%;
  163. }
  164. .prizeGroup{
  165. position: absolute;
  166. left: 0;
  167. top: 0;
  168. width: 100%;
  169. height: 100%;
  170. display: flex;
  171. flex-direction: column;
  172. align-items: center;
  173. }
  174. .prizeWindowClose{
  175. position: absolute;
  176. top: -32rpx;
  177. right: -32rpx;
  178. width: 42rpx;
  179. height: 42rpx;
  180. }
  181. .prizeImg{
  182. margin-top: 60rpx;
  183. width:501rpx;
  184. height: 469rpx;
  185. }
  186. .prizeBtn{
  187. position: absolute;
  188. left: 50%;
  189. transform: translateX(-50%);
  190. bottom: 50rpx;
  191. width: 390rpx;
  192. height: 60rpx;
  193. }
  194. .prizeImg2{
  195. width: 416rpx;
  196. height: 282rpx;
  197. margin-top: 85rpx;
  198. }
  199. .prizeImg3{
  200. width: 294rpx;
  201. height: 100rpx;
  202. margin-top: 85rpx;
  203. margin-bottom: 6rpx;
  204. }
  205. .getUserInfoBtn{
  206. position: absolute;
  207. left: 0;
  208. top: 0;
  209. width: 100%;
  210. height: 100%;
  211. margin: 0;
  212. padding: 0;
  213. opacity: 0;
  214. }
  215. .windowTipGroup{
  216. position: relative;
  217. width: 501rpx;
  218. height: 470rpx;
  219. }
  220. .windowTipImg{
  221. width: 100%;
  222. height: 100%;
  223. }
  224. .windowTipBtn{
  225. position: absolute;
  226. left: 50%;
  227. transform: translateX(-50%);
  228. bottom: 66rpx;
  229. width: 389rpx;
  230. height: 60rpx;
  231. }
  232. .windowTipClose{
  233. position: absolute;
  234. width: 42rpx;
  235. height: 42rpx;
  236. top: -32rpx;
  237. right: -32rpx;
  238. }