BigData.css 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560
  1. *{
  2. margin: 0;
  3. padding: 0;
  4. }
  5. p{
  6. margin: 0 !important;
  7. }
  8. html{
  9. min-width: 1440px;
  10. min-height: 700px;
  11. }
  12. body{
  13. width: 100%;
  14. height: 100%;
  15. font-size: 100%;
  16. overflow: auto;
  17. }
  18. .data_bodey{
  19. width: 100%;
  20. height: 100%;
  21. background-image: url("../img/bg01.png");
  22. background-size: 100% 100%;
  23. position: absolute;
  24. }
  25. .index_tabs{
  26. width: 100%;
  27. height: 88%;
  28. position: absolute;
  29. }
  30. .dataLeft01{
  31. float: left;
  32. background-color: rgba(2,8,23,0.54);
  33. padding: 1px;
  34. border-radius: 10px;
  35. width: 99%;
  36. height: 40%;
  37. margin-left: 0.5%;
  38. margin-top: 3%;
  39. }
  40. .dataLeft02{
  41. float: left;
  42. background-color: rgba(17,25,69,0.54);
  43. padding: 1px;
  44. border-radius: 10px;
  45. width: 44%;
  46. height: 53%;
  47. margin-left: 0.5%;
  48. margin-top: 0.2%;
  49. }
  50. .dataLeft03{
  51. float: left;
  52. background-color: rgba(2,8,23,0.54);
  53. padding: 1px;
  54. border-radius: 10px;
  55. width: 54.5%;
  56. height: 53%;
  57. margin-left: 0.5%;
  58. margin-top: 0.2%;
  59. }
  60. .dataLeft03_up{
  61. float: left;
  62. background-color: rgba(17,25,69,0.54);
  63. padding: 1px;
  64. border-radius: 10px;
  65. width: 100%;
  66. height: 49.5%;
  67. }
  68. .dataLeft03_upVideo{
  69. width: 33%;
  70. height: 98%;
  71. float: left;
  72. margin-top: 0.5%;
  73. }
  74. .dataLeft03_down01{
  75. float: left;
  76. background-color: rgba(17,25,69,0.54);
  77. padding: 1px;
  78. border-radius: 10px;
  79. width: 33%;
  80. height: 49.5%;
  81. }
  82. .data_con01{
  83. width: 100%;
  84. height: 100%;
  85. box-sizing: border-box;
  86. border:1px solid #016ae0;
  87. border-radius: 10px;
  88. padding: 1px;
  89. }
  90. .data_con02{
  91. width: 100%;
  92. height: 100%;
  93. box-sizing: border-box;
  94. border:2px solid #016ae0;
  95. border-radius: 10px;
  96. }
  97. .dataLeft01Conent{
  98. width: 33%;
  99. height: 99%;
  100. float: left;
  101. margin-top: -1%;
  102. margin-right: 0.3%;
  103. }
  104. .dataLeft01Conent01{
  105. width: 33%;
  106. height: 92%;
  107. float: left;
  108. margin-right: 0.3%;
  109. background-image: url("../img/con_bg.png");
  110. background-repeat: no-repeat;
  111. background-size: 100% 100%;
  112. }
  113. .dataLeft01Conent02{
  114. width: 33%;
  115. height: 92%;
  116. float: left;
  117. margin-right: 0.3%;
  118. }
  119. .dataLeft01Conent01Up{
  120. width: 90%;
  121. height: 37%;
  122. float: left;
  123. margin-left: 5%;
  124. }
  125. .dataLeft01Conent01Up ul{
  126. list-style: none;
  127. text-align: center;
  128. color: #ff3552;
  129. font-size: 2.2em;
  130. }
  131. .dataLeft01Conent01Up ul li{
  132. padding-left: 2%;
  133. padding-right: 2%;
  134. padding-top: 2%;
  135. padding-bottom: 2%;
  136. display: inline-block;
  137. text-align: center;
  138. }
  139. .li_bg{
  140. background-image: url("../img/data_bg.png");
  141. background-size: 100% 100%;
  142. background-repeat: no-repeat;
  143. }
  144. .dataLeft01Conent01Down{
  145. width: 90%;
  146. height: 58%;
  147. float: left;
  148. margin-left: 5%;
  149. }
  150. .dataLeft01Conent01DownLeft{
  151. width: 55%;
  152. height: 100%;
  153. float: left;
  154. }
  155. .dataLeft01Conent01DownLeft p{
  156. padding-top: 5%;
  157. padding-bottom: 15%;
  158. }
  159. .dataLeft01Conent01DownRight{
  160. width: 44%;
  161. height: 100%;
  162. float: right;
  163. }
  164. .dataLeft01Conent01DownRight p{
  165. padding-top: 8%;
  166. }
  167. .dataLeft01Conent01DownRight ul{
  168. list-style: none;
  169. text-align: center;
  170. }
  171. .dataLeft01Conent01DownRight ul li{
  172. width: 30%;
  173. display: inline-block;
  174. text-align: center;
  175. }
  176. #pieChart{
  177. width: 100%;
  178. height: 88%;
  179. margin-top: -3%;
  180. }
  181. .h3_color{
  182. font-size: 1.35em;
  183. color: #11f6e2;
  184. }
  185. .pLeftSpan{
  186. float: left;
  187. }
  188. .a_colo01{
  189. color: #ffffff;
  190. }
  191. .a_colo01:hover{
  192. text-decoration: none;
  193. color: #ffffff;
  194. }
  195. .a_colo02{
  196. color: #fe6d3a;
  197. font-size: 1.2em;
  198. font-weight: bold;
  199. }
  200. .a_colo02:hover{
  201. text-decoration: none;
  202. color: #fe6d3a;
  203. }
  204. .pRightSpan{
  205. float: right;
  206. }
  207. .p_color01{
  208. color: #ffffff;
  209. padding-top: 2%;
  210. padding-bottom: 2%;
  211. font-weight: bold;
  212. }
  213. .dataLeft01Conentup01{
  214. width: 54%;
  215. height: 30%;
  216. float: left;
  217. }
  218. .dataLeft01Conentup02{
  219. width: 45%;
  220. height: 35%;
  221. float: right;
  222. }
  223. .dataLeft01Conentdown{
  224. width: 98%;
  225. height: 50%;
  226. float: left;
  227. }
  228. .dataLeft01Conentup01Left{
  229. width: 98%;
  230. height: 100%;
  231. margin-right: 0.5%;
  232. }
  233. .dataLeft01Conentup01LeftMes{
  234. width: 48%;
  235. height: 47%;
  236. background-image: url("../img/leftbg01.png");
  237. background-size: 100% 100%;
  238. background-repeat: no-repeat;
  239. float: left;
  240. margin-left: 2%;
  241. margin-top: 3%;
  242. }
  243. .mesSpanLeft{
  244. width: 26%;
  245. height: 78%;
  246. float: left;
  247. margin-top: 3%;
  248. margin-left: 3%;
  249. display: inline-block;
  250. }
  251. .mesSpanRight{
  252. width: 69%;
  253. height: 78%;
  254. float: right;
  255. margin-right: 0.5%;
  256. display: inline-block;
  257. }
  258. .mesP01{
  259. width: 100%;
  260. text-align: center;
  261. font-size: 0.5em;
  262. color: #eeeeee;
  263. padding-top: 5% !important;
  264. }
  265. .mesP02{
  266. padding-top: 0.5%;
  267. }
  268. .mesP02SpanR{
  269. float: right;
  270. padding-right: 2%;
  271. }
  272. .mesP02SpanR a{
  273. color: #00ffd2;
  274. }
  275. .mesP02SpanR a:hover{
  276. text-decoration: none;
  277. color: #00ffd2;
  278. }
  279. .a_red{
  280. color: red !important;
  281. }
  282. .a_red:hover{
  283. color: red;
  284. text-decoration: none;
  285. }
  286. .color01{
  287. font-size: 0.5em;
  288. color: #d1cf16;
  289. font-weight: bold;
  290. }
  291. .mesSpanLeft img{
  292. width: 100%;
  293. height: 100%;
  294. }
  295. .data_tit01{
  296. width: 18.84%;
  297. height: 6.6%;
  298. background-image: url("../img/tit01.png");
  299. background-size: 100% 100%;
  300. background-repeat: no-repeat;
  301. margin: 0 auto;
  302. }
  303. .data_tit02{
  304. width: 100%;
  305. height: 5.3%;
  306. }
  307. .data_tit02_img{
  308. width: 38.31%;
  309. height: 100%;
  310. background-image: url("../img/tit02.png");
  311. background-size: 100% 100%;
  312. background-repeat: no-repeat;
  313. margin: 0 auto;
  314. }
  315. .data_map{
  316. width: 100%;
  317. height:85%;
  318. background-image: url("../img/map.png");
  319. background-size: 100% 100%;
  320. background-repeat: no-repeat;
  321. display: none;
  322. }
  323. .data_tool{
  324. width: 100%;
  325. height: 9.7%;
  326. background-image: url("../img/tool_bg.png");
  327. background-size: 100% 100%;
  328. background-repeat: no-repeat;
  329. }
  330. .data_tool ul{
  331. margin: 0;
  332. padding: 0;
  333. list-style: none;
  334. width: 100%;
  335. text-align: center;
  336. }
  337. .data_tool ul li{
  338. float: left;
  339. width: 7%;
  340. text-align: center;
  341. height: 100%;
  342. }
  343. .data_tool ul li a{
  344. height: 100%;
  345. display:block;
  346. }
  347. .data_tool ul li a:hover{
  348. background-color: #05121e;
  349. padding: 2%;
  350. }
  351. .data_tool ul li img{
  352. /*margin-top: 20%;*/
  353. padding-top: 20%;
  354. padding-bottom: 18%;
  355. }
  356. .clear{
  357. clear: both;
  358. }
  359. .li_img01{
  360. width: 40%;
  361. height: 58%;
  362. }
  363. .li_img02{
  364. width: 52%;
  365. height: 43%;
  366. }
  367. .li_img03{
  368. width: 48.2%;
  369. height: 50%;
  370. }
  371. .li_img04{
  372. width: 48.2%;
  373. height: 58%;
  374. }
  375. .li_img05{
  376. width: 48.2%;
  377. height: 46%;
  378. }
  379. .li_img06{
  380. width: 44.8%;
  381. height: 51.9%;
  382. }
  383. .li_img07{
  384. width: 44.8%;
  385. height: 53.8%;
  386. }
  387. .li_img08{
  388. width: 46.5%;
  389. height: 55.7%;
  390. }
  391. .li_img09{
  392. width: 55.1%;
  393. height: 46%;
  394. }
  395. .li_img10{
  396. width: 56.9%;
  397. height: 58%;
  398. }
  399. .li_img11 {
  400. width: 56.9%;
  401. height: 51.9%;
  402. }
  403. .tit02Diva{
  404. position: absolute;
  405. width: 30%;
  406. }
  407. .tit02Diva a{
  408. text-decoration: none;
  409. font-size: 0.5em;
  410. color: #ffffff;
  411. padding-right: 2%;
  412. padding-left: 2%;
  413. text-align: center;
  414. }
  415. .tit02Diva a:hover{
  416. text-decoration: none;
  417. color: #ffffff;
  418. }
  419. .tit02Diva a:active{
  420. text-decoration: none;
  421. color: #ffffff;
  422. }
  423. .tit02Diva a:visited{
  424. text-decoration: none;
  425. color: #ffffff;
  426. }
  427. .i_crlie{
  428. width: 12px;
  429. height: 12px;
  430. background-image: url("../img/i01.png");
  431. background-size: 100% 100%;
  432. background-repeat: no-repeat;
  433. display: inline-block;
  434. margin-left: 2%;
  435. }
  436. .i_crlieAction{
  437. background-image: url("../img/i02.png");
  438. }
  439. .titP{
  440. text-align: center;
  441. color: #ffffff;
  442. font-size: 0.5em;
  443. width: 100%;
  444. float: left;
  445. }
  446. .iframe{
  447. background-color: transparent !important;
  448. }
  449. .weher01{
  450. font-size: 22px;
  451. color: #76cdff;
  452. margin-top: 3% !important;
  453. float: left;
  454. margin-right: 2%;
  455. }
  456. .weberImg{
  457. width: 14%;
  458. height: 13%;
  459. float: left;
  460. margin-right: 1%;
  461. }
  462. .webber02{
  463. font-size: 2.5em;
  464. color: #ffffff;
  465. font-weight: 800;
  466. float: left;
  467. margin-right: 2%;
  468. }
  469. .weher03{
  470. font-size: 22px;
  471. color: #76cdff;
  472. margin-top: 3% !important;
  473. float: right;
  474. }
  475. .weherChart{
  476. width: 98%;
  477. height: 65%;
  478. float: left;
  479. margin-left: 1%;
  480. margin-top: 5%;
  481. }