hsbigdata.css 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. *{
  2. padding: 0;
  3. margin: 0;
  4. font-family: 微软雅黑;
  5. }
  6. .clearfix{
  7. zoom: 1;
  8. }
  9. .clearfix:after{
  10. content: "";
  11. display: block;
  12. height: 0;
  13. overflow: hidden;
  14. clear: both;
  15. }
  16. a{
  17. list-style: none;
  18. text-decoration: none
  19. }
  20. li{
  21. list-style: none;
  22. }
  23. body{
  24. background: url(../img/img_bj.png);
  25. background-position: bottom center;
  26. background-repeat: no-repeat;
  27. background-size: 100% auto;
  28. background-color: #22272b;
  29. }
  30. .row{
  31. width: 1200px;
  32. margin: 0 auto;
  33. }
  34. .logo{
  35. display: block;
  36. margin: 0 auto;
  37. margin-top: 88px
  38. }
  39. .font{
  40. display: block;
  41. margin: 0 auto;
  42. margin-top: 20px
  43. }
  44. .mid{
  45. width: 978px;
  46. height: 310px;
  47. margin: 0 auto;
  48. margin-top: 70px
  49. }
  50. .mid-card0{
  51. width: 266px;
  52. float: left;
  53. margin-left: 90px;
  54. }
  55. .mid-card1{
  56. width: 266px;
  57. float: left;
  58. margin-left:356px
  59. }
  60. .mid-card2{
  61. width: 266px;
  62. float: left;
  63. margin-left:148px
  64. }
  65. .mid-card{
  66. width: 266px;
  67. height: 160px;
  68. background-color: #2d3236;
  69. box-shadow: 1.8px 2.4px 9px 1px
  70. rgba(6, 14, 19, 0.28);
  71. border-radius: 13px;
  72. padding-top: 25px
  73. }
  74. .mid-card0:first-child{
  75. margin-left: 0
  76. }
  77. .yuan-wai{
  78. width: 96px;
  79. height: 96px;
  80. background-color: #53595b;
  81. border-radius: 50%;
  82. margin-left: 85px
  83. }
  84. .yuan-li{
  85. width: 78px;
  86. height: 78px;
  87. float: left;
  88. border-radius: 50%;
  89. margin: 9px;
  90. }
  91. .icon-1{
  92. background: url(../img/icon_pingtaiyewu.png) center no-repeat;
  93. background-color: #ee524f;
  94. }
  95. .icon-11{
  96. background: url(../img/icon_shujufuwu.png) center no-repeat;
  97. background-color: #e6c149;
  98. }
  99. .icon-12{
  100. background: url(../img/icon_xiaoxi.png) center no-repeat;
  101. background-color: #a0c936;
  102. }
  103. .icon-13{
  104. background: url(../img/icon_shujujiaohuan.png) center no-repeat;
  105. background-color: #3ad1b3;
  106. }
  107. .icon-2{
  108. background: url(../img/icon_yunxingjiankong.png) center no-repeat;
  109. background-color: #c447cf;
  110. }
  111. .icon-21{
  112. background: url(../img/icon_dashuju.png) center no-repeat;
  113. background-color: #c447cf;
  114. }
  115. .icon-3{
  116. background: url(../img/icon_paas.png) center no-repeat;
  117. background-color: #8c50d1;
  118. }
  119. .icon-4{
  120. background: url(../img/icon_fuwukaifa.png) center no-repeat;
  121. background-color: #04b7a2;
  122. }
  123. .icon-5{
  124. background: url(../img/icon_kaifang.png) center no-repeat;
  125. background-color: #0389d0;
  126. }
  127. .icon-6{
  128. background: url(../img/icon_gongxiang.png) center no-repeat;
  129. background-color: #7daa0f;
  130. }
  131. .icon-7{
  132. background: url(../img/icon_chengshijiankong.png) center no-repeat;
  133. background-color: #f3b139;
  134. }
  135. .icon-8{
  136. background: url(../img/icon_shuiwenyunxing.png) center no-repeat;
  137. background-color: #ee524f;
  138. }
  139. .mid-card p{
  140. text-align: center;
  141. margin-top: 20px;
  142. font-size: 18px;
  143. color: #e7e7e7
  144. }
  145. .rukou{
  146. width: 266px;
  147. height: 34px;
  148. background-color: #2d3236;
  149. box-shadow: 1.8px 2.4px 9px 1px
  150. rgba(6, 14, 19, 0.28);
  151. border-radius: 8px;
  152. margin-top: 20px;
  153. position: relative;
  154. }
  155. .rukou-h{
  156. margin-top: 10px
  157. }
  158. .rukou p{
  159. font-size: 14px;
  160. color:#8a87f3;
  161. line-height: 34px;
  162. text-align: center;
  163. cursor: pointer;
  164. }
  165. .rukou p:hover{
  166. color:#c0bfeb
  167. }
  168. .rukou img{
  169. position: absolute;
  170. right: 12px;
  171. top:11.5px
  172. }
  173. .bottom{
  174. width: 100%;
  175. height: 300px;
  176. margin-top: 110px;
  177. overflow: hidden;
  178. overflow-x: auto;
  179. white-space: nowrap;
  180. background: url(../img/dibu.png);
  181. background-repeat: no-repeat;
  182. background-size: 1200px auto;
  183. background-position: 0 120px
  184. }
  185. .bottom-but{
  186. width: 120%;
  187. }
  188. .bottom-card0{
  189. position: relative;
  190. width: 175px;
  191. float: left;
  192. margin-left: 100px;
  193. height: 194px;
  194. }
  195. .big-card{
  196. width: 175px;
  197. height: 175px;
  198. cursor: pointer;
  199. }
  200. .little-card{
  201. width: 140px;
  202. height: 140px;
  203. border-radius: 12px;
  204. float: left;
  205. margin-top: 35px;
  206. margin-left: 17.5px;
  207. }
  208. .little-card1{
  209. background-image: linear-gradient(120deg,
  210. #56aaee 0%,
  211. #2e6cde 100%),
  212. linear-gradient(
  213. #e16d6d,
  214. #e16d6d);
  215. background-blend-mode: normal,
  216. normal;
  217. }
  218. .little-card2{
  219. background-image: linear-gradient(120deg,
  220. #5459db 0%,
  221. #772ab4 100%),
  222. linear-gradient(
  223. #e16d6d,
  224. #e16d6d);
  225. background-blend-mode: normal,
  226. normal;
  227. }
  228. .little-card3{
  229. background-image: linear-gradient(120deg,
  230. #8f43db 0%,
  231. #ae4774 100%),
  232. linear-gradient(
  233. #e16d6d,
  234. #e16d6d);
  235. background-blend-mode: normal,
  236. normal;
  237. }
  238. .little-card4{
  239. background-image: linear-gradient(120deg,
  240. #ab5e92 0%,
  241. #b7763e 100%),
  242. linear-gradient(
  243. #e16d6d,
  244. #e16d6d);
  245. background-blend-mode: normal,
  246. normal;
  247. }
  248. .little-card5{
  249. background-image: linear-gradient(120deg,
  250. #bc7575 0%,
  251. #dbb64c 100%),
  252. linear-gradient(
  253. #e16d6d,
  254. #e16d6d);
  255. background-blend-mode: normal,
  256. normal;
  257. }
  258. .little-card img{
  259. width: 68px;
  260. height: 68px;
  261. margin-left: 36px;
  262. margin-top: 36px
  263. }
  264. .little-card:hover{
  265. transform: scale(1.25);
  266. margin-top: 17.5px
  267. }
  268. .little-card-active{
  269. transform: scale(1.25);
  270. margin-top: 17.5px
  271. }
  272. .bottom-card0 p{
  273. position: absolute;
  274. font-size: 22px;
  275. color: #1b2026;
  276. text-align: center;
  277. top: 20px;
  278. left: 30px;
  279. }
  280. .bottom-font{
  281. width: 120%;
  282. }
  283. .bottom-font ul li{
  284. font-size: 24px;
  285. color: #1b2026;
  286. float: left;
  287. }
  288. .bottom-font ul li:nth-child(1){
  289. margin-left: 112px
  290. }
  291. .bottom-font ul li:nth-child(2){
  292. margin-left: 105px
  293. }
  294. .bottom-font ul li:nth-child(3){
  295. margin-left: 90px
  296. }
  297. .bottom-font ul li:nth-child(4){
  298. margin-left: 122px
  299. }
  300. .bottom-font ul li:nth-child(5){
  301. margin-left: 141px
  302. }
  303. .bottom::-webkit-scrollbar{
  304. width:20px;
  305. height:10px;
  306. background:#d2d2d2;
  307. border-radius:10px;
  308. /*外层轨道*/
  309. }
  310. .bottom::-webkit-scrollbar-thumb{
  311. display:block;
  312. width:6px;
  313. margin:0 auto;
  314. border-radius: 10px;
  315. background: linear-gradient(to right, #d27279 , #6456e0) /* 标准的语法 *//*内层轨道*/
  316. }