Datacages_Homeindex.css 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. /*全局控制栏*/
  2. body{ background-color: #020712; margin: 0; font-family: "Microsoft YaHei"; font-weight: lighter; background-image: url("../images/Homebodybg.png");
  3. background-repeat: no-repeat; background-position: center; background-position-y: -120px;}
  4. a{ text-decoration: none; color: white;}
  5. .l_left{float: left}
  6. .clear{clear: both}
  7. img{border: none}
  8. /*标题*/
  9. .Hometitlebox{ width: 686px; height: 69px; margin: auto; background-image: url("../img/Hometitlebg.png"); background-repeat: no-repeat; background-position: center; text-align: center; font-weight: bold;
  10. font-size: 18px; line-height: 69px;}
  11. /*动效栏*/
  12. .flasheffectoutbox{ width: 1000px; height: 500px;margin: auto; margin-top: 100px; background-image: url("../images/chain_bg.png"); background-repeat: no-repeat; background-position: center;position: relative}
  13. .circleeffectclass{ border-radius: 50%; border: rgba(0,168,255,0.6) 1px solid; cursor: pointer; position: absolute;}
  14. .effectposition{ position: absolute;}
  15. .acrossremindeffectout{ background-color: rgba(0,126,255,0.05); border-radius: 50%;}
  16. .acrossremindeffectoutho{ background-color: rgba(0,126,255,0.15);}
  17. .acrossremindeffectin{ background-color: rgba(0,126,255,0.3); border-radius: 50%; margin: auto;}
  18. .acrossremindeffectinho{ background-color: rgba(0,126,255,0.45);}
  19. .stagetitle{color: #00e4ff; top: 104px; font-size: 14px; font-family: "Microsoft YaHei"; font-weight: lighter; display: block;width: 116px; text-align: center; position: absolute;left: -10%;}
  20. .stagearoundtitle{left: -25%;top:85px;}
  21. .line{position: absolute;transform-origin:left;animation-iteration-count:infinite}
  22. .line2{z-index: 1;left: 330px;top: 183px;width: 0;height: 3px;transform: rotate(21deg);animation: mm2 4s ;
  23. animation-delay:2s;animation-iteration-count:infinite;
  24. background-image: url("../images/linght_ef.png");
  25. background-repeat: no-repeat;
  26. background-position: 100%;
  27. }
  28. .line3{z-index: 1;left: 262px;top: 351px;width: 0;height: 3px;transform: rotate(-25deg);animation: mm 5s ;
  29. animation-delay:4s;animation-iteration-count:infinite;
  30. background-image: url("../images/linght_ef.png");
  31. background-repeat: no-repeat;
  32. background-position: 100%;
  33. }
  34. .line4{z-index: 1;left: 638px;top: 141px;width: 0;height: 3px;transform: rotate(-211deg);animation: mm4 3s ;
  35. animation-delay:3s;animation-iteration-count:infinite;
  36. background-image: url("../images/linght_ef.png");
  37. background-repeat: no-repeat;
  38. background-position: 100%;
  39. }
  40. .line5{z-index: 1;left: 679px;top: 289px;width: 0;height: 3px;transform: rotate(-172deg);animation: mm5 5s ;animation-delay:1s;
  41. animation-iteration-count:infinite;
  42. background-image: url("../images/linght_ef.png");
  43. background-repeat: no-repeat;
  44. background-position: 100%;
  45. }
  46. .line6{z-index: 1;left: 537px;top: 373px;width: 0;height: 3px;transform: rotate(-116deg);animation: mm6 4s ;animation-delay:0s;
  47. animation-iteration-count:infinite;
  48. background-image: url("../images/linght_ef.png");
  49. background-repeat: no-repeat;
  50. background-position: 100%;
  51. }
  52. @keyframes mm{
  53. 0%{width: 0}
  54. 100%{width: 194px}
  55. }
  56. @keyframes mm2{
  57. 0%{width: 0}
  58. 100%{width: 113px}
  59. }
  60. @keyframes mm4{
  61. 0%{width: 0}
  62. 100%{width: 140px}
  63. }
  64. @keyframes mm5{
  65. 0%{width: 0}
  66. 100%{width: 158px}
  67. }
  68. @keyframes mm6{
  69. 0%{width: 0}
  70. 100%{width: 94px}
  71. }
  72. /*主动效*/
  73. .maineffectoutbox{border: rgba(0,168,255,0.6) 3px solid; width: 94px; height: 94px;top: 194px;left: 430px;}
  74. .maindataeffect{ animation: scrolleffect 6.5s infinite linear;}
  75. .maindataspecialeffectct{animation: maindataspecialeffect 0.6s forwards;}
  76. @keyframes scrolleffect {
  77. 0%{transfrom: rotate(0deg);}
  78. 25%{transform: rotate(90deg);}
  79. 50%{transform: rotate(180deg);}
  80. 75%{transform: rotate(270deg);}
  81. 100%{transform: rotate(360deg);}
  82. }
  83. @keyframes maindataspecialeffect {
  84. 0%{transform: rotate(0deg);}
  85. 100%{transform: rotate(360deg);}
  86. }
  87. /*卫星动效*/
  88. .aroundfunctioneffect{ width: 76px; height: 76px;}
  89. .acrossremindeffectoutard{width: 60px; height: 60px; margin: 8px;}
  90. .acrossremindeffectinard{width: 54px; height: 54px; margin: 3px;}
  91. .arounddataeffect01{ animation: scrolleffectarround01 linear infinite 4s forwards;}
  92. .arounddataeffect02{ animation: scrolleffectarround01 linear infinite 3.8s forwards;}
  93. .arounddataeffect03{ animation: scrolleffectarround01 linear infinite 4.2s forwards;}
  94. @keyframes scrolleffectarround01 {
  95. 0%{transfrom: rotate(0deg);}
  96. 25%{transform: rotate(-90deg);}
  97. 50%{transform: rotate(-180deg);}
  98. 75%{transform: rotate(-270deg);}
  99. 100%{transform: rotate(-360deg);}
  100. }
  101. /*修饰卫星*/
  102. .decarround01{ width: 37px; height: 37px; cursor: auto;}
  103. .decarroundin01{ width: 33px; height: 33px; margin: 2px;background-color: rgba(0,126,255,0.8);}
  104. .decarroundin01:hover{ background-color: rgba(0,126,255,0.9);}
  105. .decarround02{ width: 27px; height: 27px; cursor: auto;}
  106. .decarroundin02{ width: 23px; height: 23px; margin: 2px;background-color: rgba(0,126,255,0.7);}
  107. .decarroundin02:hover{ background-color: rgba(0,126,255,0.8);}
  108. /*悬浮信息*/
  109. .fltoutbox{width: 282px; position: absolute; background-repeat: no-repeat; background-position: center; background-position-y: 0px;}
  110. .leftbox{ left: 2%; top: 6%; background-image: url("../img/fltleftbg.png");}
  111. .rightbox{ right: 2%; top: 6%; background-image: url("../img/fltrightbg.png");}
  112. .analyzedatashowtitle{ line-height: 44px; color: #dfdede; font-size: 14px; margin-left: 16px; display: block;font-weight: bold}
  113. .analyzemsgbgbox{ background-color: rgba(0,168,255,0.2); width: 280px; height: 260px; position: relative;}
  114. .fltdecarround{width: 8px;height: 8px; position: absolute;}
  115. .fltdecarroundtop{ top:-1px; border-top: #00a8ff 3px solid;}
  116. .fltdecarroundright{ right:-1px; border-right: #00a8ff 3px solid;}
  117. .fltdecarroundbottom{ bottom:-1px; border-bottom: #00a8ff 3px solid;}
  118. .fltdecarroundleft{ left:-1px; border-left: #00a8ff 3px solid;}
  119. /*弹出信息*/
  120. .analyzepopupbox{ width: 1000px;height: 680px; background-color: rgba(0,8,12,0.75);position: fixed; top: 100px; overflow-y: scroll;}
  121. .popupboxtitlebox{ height: 30px;width: 1000px; background-color: #64a6d4; position: fixed;top: 100px;z-index: 100;}
  122. .popupboxtitlemsg{font-size: 16px; color: white; font-weight: bold; line-height: 30px; margin-left: 10px;}
  123. .popupboxclose{ width: 16px; height: 16px; background-image: url("../img/popupboxclosebtn01.png"); float: right; margin-right: 9px; margin-top: 6px; cursor: pointer;}
  124. .popupboxclose:hover{ background-image: url("../img/popupboxclosebtn02.png");}
  125. .popupboxmsgoutbox{ height: 314px; width: 980px; margin: auto;border-bottom: #00b6cc 2px solid;}
  126. .popupboxmsgboxhlf{ padding-top: 20px; float: left; width: 479px; margin-left: 10px;}
  127. .popupboxmsgboxcrs{ padding-top: 20px;}
  128. .popupboxmsgtitle{font-size: 14px; font-weight: bold; color: #00e4ff;}
  129. .popupboxdata{ color: #fffc00;}
  130. .popuofunxtionbox{width: 1000px; margin: auto; position: relative; display: none;}
  131. /*版权*/
  132. .copyrigntoutbox{position: absolute; bottom: 10px; left: 37%;}
  133. .copyrigntmsg{ display: block; color: white; font-size: 12px;}