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.

227 lines
3.8 KiB

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