information.css 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. .bgc-826edb{background-color: #826edb;}
  2. .bgc-1dbe78{background-color: #1dbe78;}
  3. .bgc-f59701{background-color: #f59701;}
  4. .bgc-37affb{background-color: #37affb;}
  5. .bgc-19d5c5{background-color: #19d5c5;}
  6. .bgc-2e2068{background-color: #2e2068;}
  7. .c-00e669{color: #00e669;}
  8. .c-ffff00{color: #ffff00;}
  9. .c-f7af99{color: #f7af99;}
  10. .mt90{margin-top: 90px;}
  11. .info-img{
  12. position: absolute;
  13. /*bottom: 50px;*/
  14. left: 0;
  15. width: 100%;
  16. top: 36%;
  17. -webkit-transform: translateY(-50%);
  18. -o-transform: translateY(-50%);
  19. transform: translateY(-50%);
  20. z-index: -1;
  21. }
  22. .info-img3{
  23. position: absolute;
  24. left:0;
  25. bottom: 0;
  26. width: 100%;
  27. z-index: -1;
  28. }
  29. .info-img4{
  30. top: 60%;
  31. }
  32. .info-img0{
  33. top: 50%;
  34. -webkit-transform: translateY(-50%);
  35. -o-transform: translateY(-50%);
  36. transform: translateY(-50%);
  37. }
  38. .pre-btn, .next-btn{
  39. /*display: inline-block;*/
  40. position: absolute;
  41. left: 50%;
  42. width: 40px;
  43. margin-left: -20px;
  44. z-index: 100;
  45. }
  46. .pre-btn img, .next-btn img{
  47. width: 100%;
  48. }
  49. .pre-btn{
  50. top: 10px;
  51. }
  52. .next-btn{
  53. bottom: 20px;
  54. }
  55. .page-text{
  56. position: absolute;
  57. z-index: 100;
  58. }
  59. .page1-text{
  60. position: relative;
  61. border-radius: 5px;
  62. height: 36px;
  63. line-height: 36px;
  64. }
  65. .page1-text img{
  66. position: absolute;
  67. width: 68%;
  68. right: 15px;
  69. margin-top: 6px;
  70. }
  71. .page1-text .num{
  72. position: absolute;
  73. right: 15%;
  74. }
  75. .page1-div1{
  76. margin-top: 50px;
  77. }
  78. .page1-text-1{
  79. top: 19%;
  80. right: 24%;
  81. }
  82. .page2-div1{
  83. background: url(../images/02xuanqian_img02_bg.png) no-repeat;
  84. background-size: 100%;
  85. width: 100%;
  86. height: auto;
  87. margin-top: 60px;
  88. }
  89. .page2-text-1{
  90. padding: 0 10%;
  91. width: 100%;
  92. text-align: center;
  93. padding-bottom: 5px;
  94. }
  95. .page2-text-3{
  96. top: 5%;
  97. left: 50%;
  98. margin-left: -13px;
  99. }
  100. .page2-text-4{
  101. top: 39%;
  102. left: 11%;
  103. }
  104. .page2-text-5{
  105. top: 39%;
  106. left: 50%;
  107. }
  108. .page2-text-6{
  109. top: 66%;
  110. left: 31%;
  111. }
  112. .more-btn{
  113. position: absolute;
  114. left: 50%;
  115. bottom: 20px;
  116. margin-left: -90px;
  117. background-color: #f3f3f3;
  118. color: #666;
  119. border-radius: 5px;
  120. }
  121. @media only screen and (width: 320px) {
  122. .page1-div1{
  123. margin-top: 19px;
  124. }
  125. .page1-text-1{
  126. top: 6px;
  127. right: 76px;
  128. }
  129. .page1-text img{
  130. width: 60%;
  131. margin-top: 10px;
  132. }
  133. .page1-text .num{
  134. right: 12%;
  135. }
  136. .page2-div1{
  137. margin-top: 50px;
  138. }
  139. .page2-text-1,
  140. .page2-text-2{
  141. margin-top: -2px;
  142. }
  143. .page2-text-3{
  144. top: 2px;
  145. }
  146. .page2-text-4,
  147. .page2-text-5{
  148. top: 35%;
  149. }
  150. .page2-text-6{
  151. top: 62%;
  152. }
  153. }
  154. #loading{
  155. position: absolute;
  156. top: 0;
  157. left:0;
  158. width: 100%;
  159. height: 100%;
  160. background-color: #f3f3f3;
  161. z-index: 2;
  162. }
  163. .result-info{
  164. position: absolute;
  165. bottom: 80px;
  166. left: 0;
  167. width: 100%;
  168. }
  169. .bottom-btn{
  170. position: absolute;
  171. left: 0;
  172. width: 100%;
  173. bottom: 20px;
  174. text-align: center;
  175. }
  176. #skip{
  177. position: fixed;
  178. top: 10px;
  179. right: 10px;
  180. width: 35px;
  181. height: 35px;
  182. line-height: 35px;
  183. color: #fff;
  184. text-align: center;
  185. background-color: #aaa;
  186. border-radius: 50%;
  187. opacity: 0.8;
  188. z-index: 5;
  189. display: none;
  190. }