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.

211 lines
3.5 KiB

4 years ago
  1. .game4Index {
  2. width: 100%;
  3. height: 100%;
  4. }
  5. .game4Index p.bgm img{
  6. width: 100%;
  7. height: 100%;
  8. }
  9. .game4Index .imgList li{
  10. width: 1.21rem;
  11. height: 1.2rem;
  12. background: url(../img/game1/kuang.png) no-repeat;
  13. background-size: 100% 100%;
  14. position: absolute;
  15. right: 0;
  16. top: 0;
  17. }
  18. .game4Index .imgList li img{
  19. position: absolute;
  20. z-index: 9999;
  21. top: 50%;
  22. left: 50%;
  23. transform: translate(-50%,-50%);
  24. }
  25. .game4Index .imgList li:nth-child(1){
  26. right: 21%;
  27. }
  28. .game4Index .imgList li:nth-child(2){
  29. right: 11%;
  30. }
  31. .game4Index .imgList li:nth-child(3){
  32. right: 1%;
  33. }
  34. .game4Index .clickIcon li{
  35. width: 1rem;
  36. height: 1rem;
  37. position: absolute;
  38. /*background: #333;
  39. opacity: .5;*/
  40. }
  41. .game4Index .clickIcon li.click1{
  42. bottom: 3%;
  43. right: 67%;
  44. width: .5rem;
  45. height: 1rem;
  46. }
  47. .game4Index .clickIcon li.click2{
  48. top: 67%;
  49. right: 52%;
  50. width: 1rem;
  51. height: 1.5rem;
  52. }
  53. .game4Index .clickIcon li.click3{
  54. top: 53%;
  55. right: 30%;
  56. width: .5rem;
  57. height: 1.5rem;
  58. }
  59. .game4Index .clickIcon li.click3 img{
  60. width: .75rem;
  61. }
  62. .game4Index .clickIcon img{
  63. width: .94rem;
  64. display: none;
  65. }
  66. /*书*/
  67. .game4Index .maskBgm{
  68. display: none;
  69. width: 100%;
  70. height: 100%;
  71. position: absolute;
  72. left: 0;
  73. top: 0;
  74. background: url(../img/game2/successBgm.png) no-repeat;
  75. background-size: 100% 100%;
  76. }
  77. .game4Index .maskBgm:after {
  78. content: "";
  79. width: 100%;
  80. height: 100%;
  81. position: absolute;
  82. left: 0;
  83. top: 0;
  84. background: inherit;
  85. filter: blur(10px);
  86. z-index: 2;
  87. }
  88. .game4Index .book_box{
  89. display: none;
  90. width: 100%;
  91. height: 100%;
  92. position: absolute;
  93. left: 0;
  94. top: 0;
  95. z-index: 999;
  96. }
  97. .game4Index div.line{
  98. position: absolute;
  99. left: 0;
  100. top: 50%;
  101. transform: translateY(-50%);
  102. background: rgba(61, 117, 122,.5);
  103. width: 100%;
  104. height: 1.66rem;
  105. z-index:-1 ;
  106. display: flex;
  107. justify-content: space-between;
  108. align-items: center;
  109. }
  110. .game4Index div.line p{
  111. box-sizing: border-box;
  112. padding: 0 1.15rem;
  113. font-size: .44rem;
  114. font-weight: 400;
  115. color: #C9C6BA;
  116. opacity: 0.41;
  117. }
  118. .game4Index div.closeIcon{
  119. display: flex;
  120. justify-content: flex-end;
  121. margin-right: 1.2rem;
  122. margin-top: .55rem;
  123. }
  124. .game4Index div.closeIcon img{
  125. width: .546rem;
  126. height: .546rem;
  127. }
  128. .game4Index .bookCont{
  129. width: 9.93rem;
  130. height: 5.89rem;
  131. background: url(../img/bookBgm.png) no-repeat;
  132. background-size: 100% 100%;
  133. margin: 0 auto;
  134. z-index: 999;
  135. display: flex;
  136. }
  137. .game4Index .leftImg {
  138. width: 3.58rem;
  139. margin-left: .9rem;
  140. }
  141. .game4Index .leftImg .titleTip{
  142. display: flex;
  143. justify-content: space-between;
  144. align-items: center;
  145. margin-top: .42rem;
  146. }
  147. .game4Index .leftImg .titleTip p{
  148. color: #1F444B;
  149. font-size: .22rem;
  150. }
  151. .game4Index .leftImg .img{
  152. width: 1.18rem;
  153. height: .91rem;
  154. }
  155. .game4Index .leftImg .imgList{
  156. width: 3.58rem;
  157. height: 4.14rem;
  158. margin-top: .1rem;
  159. }
  160. .game4Index .leftImg img{
  161. width: 100%;
  162. height: 100%;
  163. }
  164. .game4Index .rightCont{
  165. width: 3.8rem;
  166. margin-left: 1.05rem;
  167. position: relative;
  168. }
  169. .game4Index .rightCont .titleTip{
  170. display: flex;
  171. margin-top: .7rem;
  172. justify-content: space-between;
  173. }
  174. .game4Index .rightCont .titleTip h2,
  175. .game4Index .rightCont .titleTip h5{
  176. color: #1F444B;
  177. font-size: .3rem;
  178. }
  179. .game4Index .rightCont .titleTip h5{
  180. font-weight: normal;
  181. font-size: .22rem;
  182. }
  183. .game4Index .rightCont ul{
  184. margin-top: 0.22rem;
  185. margin-left: -.32rem;
  186. }
  187. .game4Index .rightCont li{
  188. font-size:.2rem ;
  189. color: #1F444B;
  190. line-height: .36rem;
  191. }
  192. .game4Index .rightCont .pageNum{
  193. position: absolute;
  194. bottom:5%;
  195. left: 40%;
  196. transform: translateX(-50%);
  197. text-align: center;
  198. font-size: .2rem;
  199. color: #1F444B;
  200. }