星火官网,前端页面(前台)
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

about.css 3.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  1. .ab_header {
  2. width: 100%;
  3. height: 3.9rem;
  4. position: relative;
  5. }
  6. .ab_header img {
  7. width: 100%;
  8. height: 100%;
  9. }
  10. .suspension {
  11. position: absolute;
  12. left: 2rem;
  13. top: 1.3rem;
  14. color: white;
  15. }
  16. .suspension div {
  17. font-weight: bold;
  18. font-size: 0.4rem;
  19. margin-bottom: 0.4rem;
  20. }
  21. .suspension p {
  22. font-size: 0.16rem;
  23. }
  24. .piece {
  25. width: 100%;
  26. background-color: white;
  27. }
  28. .piece_color {
  29. background-color: #f5f6f9ff;
  30. position: relative;
  31. }
  32. .piece_item {
  33. width: 13rem;
  34. margin: 0 auto;
  35. padding: 1rem 0 0.2rem;
  36. }
  37. .area_title {
  38. color: #000000;
  39. letter-spacing: 0.01rem;
  40. font-size: 0.4rem;
  41. font-weight: bold;
  42. text-align: center;
  43. margin-bottom: 0.4rem;
  44. }
  45. .area_comm p {
  46. color: #000000;
  47. font-size: 0.16rem;
  48. text-align: left;
  49. letter-spacing: 0.02rem;
  50. line-height: 0.3rem;
  51. margin: 0;
  52. text-indent: 2em;
  53. margin-bottom: 0.3rem;
  54. }
  55. .area_top {
  56. display: flex;
  57. }
  58. .area_left {
  59. flex: 3;
  60. text-align: right;
  61. }
  62. .area_num {
  63. color: #2d8cf0;
  64. font-weight: bold;
  65. font-size: 0.48rem;
  66. }
  67. .area_tit {
  68. color: #333333;
  69. font-weight: bold;
  70. font-size: 0.18rem;
  71. line-height: 0.6rem;
  72. }
  73. .area_jia {
  74. color: #2d8cf0;
  75. font-weight: bold;
  76. font-size: 0.36rem;
  77. margin-top: -0.1rem;
  78. }
  79. .area_com {
  80. color: #666666;
  81. font-size: 0.14rem;
  82. line-height: 0.3rem;
  83. }
  84. .area_right {
  85. flex: 3;
  86. text-align: left;
  87. }
  88. .area_spacing {
  89. height: 2.5rem;
  90. display: flex;
  91. flex-direction: column-reverse;
  92. }
  93. .area_top img {
  94. width: 5rem;
  95. height: 5rem;
  96. margin: 0 1rem;
  97. }
  98. .area_approve {
  99. position: absolute;
  100. left: 50%;
  101. transform: translate(-50%, 0);
  102. }
  103. .area_bot {
  104. margin-top: 0.3rem;
  105. }
  106. .ab_minsin {
  107. width: 100%;
  108. height: 3.2rem;
  109. position: absolute;
  110. }
  111. .piece_items {
  112. width: 13rem;
  113. padding: 0.8rem 0 0.2rem;
  114. position: absolute;
  115. left: 50%;
  116. transform: translateX(-50%);
  117. }
  118. .area_four {
  119. display: flex;
  120. justify-content: space-between;
  121. }
  122. .area_fs {
  123. width: 2.8rem;
  124. height: 3rem;
  125. background-color: white;
  126. color: #333333;
  127. text-align: center;
  128. padding: 0 0.1rem;
  129. box-sizing: border-box;
  130. }
  131. .area_fs img {
  132. width: 0.9rem;
  133. height: 0.8rem;
  134. margin: 0 auto 0;
  135. }
  136. .area_fs div {
  137. font-size: 0.18rem;
  138. line-height: 0.5rem;
  139. }
  140. .area_fs p {
  141. font-size: 0.14rem;
  142. line-height: 0.24rem;
  143. margin-top: 0;
  144. }
  145. .develop_container {
  146. height: 1.6rem;
  147. position: relative;
  148. }
  149. .jt {
  150. position: absolute;
  151. top: 50%;
  152. transform: translateY(-50%);
  153. width: 0.15rem;
  154. height: 0.26rem;
  155. cursor: pointer;
  156. z-index: 1000;
  157. }
  158. .leftjt {
  159. left: 0;
  160. }
  161. .rightjt {
  162. right: 0;
  163. }
  164. .showdata {
  165. width: 90%;
  166. height: 1.6rem;
  167. margin: 0 auto;
  168. position: relative;
  169. /* overflow: hidden; */
  170. }
  171. .line {
  172. width: 100%;
  173. height: 0.04rem;
  174. background-color: #f3f4f8ff;
  175. position: absolute;
  176. top: 50%;
  177. transform: translateY(-50%);
  178. }
  179. .rounds {
  180. width: 100%;
  181. position: absolute;
  182. top: 25%;
  183. left: 0;
  184. transform: translate(0, -50%);
  185. white-space: nowrap;
  186. }
  187. .round_q {
  188. display: inline-block;
  189. width: 2.34rem;
  190. height: 100%;
  191. }
  192. .round_item {
  193. margin: 0 auto;
  194. width: 0.18rem;
  195. height: 0.18rem;
  196. line-height: 0.18rem;
  197. background-color: white;
  198. border-radius: 50%;
  199. border: 1px solid #e4e4e4ff;
  200. position: relative;
  201. cursor: pointer;
  202. }
  203. .round_i {
  204. position: absolute;
  205. top: 50%;
  206. left: 50%;
  207. transform: translate(-50%, -50%);
  208. width: 0.12rem;
  209. height: 0.12rem;
  210. background-color: #e4e4e4ff;
  211. border-radius: 50%;
  212. }
  213. .round_d {
  214. width: 0.9rem;
  215. text-align: center;
  216. font-size: 0.18rem;
  217. color: #cccccc;
  218. position: absolute;
  219. top: 0.4rem;
  220. left: -0.35rem;
  221. }
  222. .active .round_item {
  223. border-color: #016cff;
  224. }
  225. .active .round_i {
  226. background-color: #016cff;
  227. }
  228. .active .round_d {
  229. color: #016cff;
  230. font-size: 0.36rem;
  231. font-weight: bold;
  232. }