东风启辰小程序端
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

210 行
3.1KB

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