index.css 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372
  1. .main .unit {
  2. position : absolute;
  3. z-index : 999;
  4. top : 3%;
  5. left : 13%;
  6. font-size: 0.6vw;
  7. color: rgba(255,255,255,.2);
  8. }
  9. .dataGet,
  10. .dataStorage,
  11. .gettingDate,
  12. .dataClean,
  13. .dataSave,
  14. .dataDesensitization {
  15. width: 100%;
  16. height: 90%;
  17. /* border : 1px solid #ccc; */
  18. /* padding : 10px; */
  19. color : #383F4E;
  20. /* margin-top: -10%; */
  21. }
  22. .gettingDate {
  23. margin-top: -10%;height: 90%;
  24. }
  25. .textBox {
  26. width: 100%;
  27. }
  28. .textBox .pieText,
  29. .pieText2 {
  30. position : absolute;
  31. color : #fff;
  32. font-size : 0.6vw;
  33. left : 18%;
  34. /* margin-top: 20%; */
  35. }
  36. .textBox .pieText {
  37. top: 48%;
  38. }
  39. .textBox .pieText2 {
  40. top: 91%;
  41. }
  42. .textBox .pieText .text2 {
  43. margin-left: 4.8vw;
  44. }
  45. .textBox .pieText2 .text2 {
  46. margin-left: 4.6vw;
  47. }
  48. .centerTop {
  49. position: relative;
  50. width: 100%;
  51. height: 13%;
  52. border: 1px solid #27E5E9;
  53. /* padding-left: 5%; */
  54. }
  55. .centerTop .leftTime {
  56. float: left;
  57. width: 30%;
  58. height: 100%;
  59. line-height: 100%;
  60. color: #C3CADA;
  61. font-size: 0.8vw;
  62. }
  63. .centerTop .leftTime .year {
  64. position: absolute;
  65. top: 38%;
  66. left: 5%;
  67. }
  68. .centerTop .leftTime .hour {
  69. position: absolute;
  70. top: 55%;
  71. left: 7%;
  72. }
  73. .centerTop .number{
  74. /* position: relative; */
  75. float: left;
  76. width: 80%;
  77. height: 100%;
  78. color: #0DFAFC;
  79. font-size: 1.2vw;
  80. /* text-align: center; */
  81. }
  82. .centerTop .number .numBox span {
  83. margin-left: 2%;
  84. margin-top: 9%;
  85. display: inline-block;
  86. width: 6%;
  87. height: 35%;
  88. text-align: center;
  89. border: 1px solid #0755A2;
  90. background-color: #0A4253;
  91. }
  92. .centerTop .number .numBox i {
  93. position: relative;
  94. top: 10%;
  95. left: 1%;
  96. }
  97. .centerBottom {
  98. position: absolute;
  99. bottom: 0;
  100. width: 100%;
  101. height: 32.3%;
  102. /* border: 1px solid #6077AD; */
  103. }
  104. .centerBottom .dataTransmissionTitle {
  105. position: relative;
  106. display: flex;
  107. align-items:center;
  108. width: 95%;
  109. height: 13%;
  110. margin-left: 2.5%;
  111. margin-top: .7vw;
  112. background-color: #223B5A;
  113. color: #11F9FD;
  114. }
  115. .centerBottom .dataTransmissionTitle .first {
  116. /* float: left; */
  117. text-align: center;
  118. /* display: inline-block; */
  119. /* width: 14%; */
  120. /* height: 100%; */
  121. /* background-color: red; */
  122. font-size: .7vw;
  123. margin-left: .7vw;
  124. }
  125. .dataTransmissionTitle .rightContent {
  126. margin-left: 1vw;
  127. }
  128. .centerBottom .dataTransmissionTitle .centertTitle{
  129. position: absolute;
  130. font-size: .4vw;
  131. }
  132. .centerBottom .dataTransmissionTitle .centertTitleTop{
  133. top: .3vw;
  134. }
  135. .centerBottom .dataTransmissionTitle .centertTitleBottom{
  136. top: 1.3vw;
  137. }
  138. .centertTitle .point {
  139. position: absolute;
  140. left: .8vw;
  141. top: .15vw;
  142. display: inline-block;
  143. width: .2vw;
  144. height: .2vw;
  145. background-color: #0EFAFC;
  146. }
  147. .squareBox {
  148. display: flex;
  149. justify-content: center;
  150. align-items: center;
  151. /* margin-left: .5vw; */
  152. float: left;
  153. width: 1.7vw;
  154. height: 1.7vw;
  155. background-color: #1F2C3F;
  156. }
  157. .squareBox .transformBox {
  158. display: inline-block;
  159. width: .3vw;
  160. height: .3vw;
  161. border: 3px solid #0EFAFC;
  162. /* background-color: #11F9FD; */
  163. transform:rotate(45deg);
  164. -ms-transform:rotate(45deg);
  165. -moz-transform:rotate(45deg);
  166. -webkit-transform:rotate(45deg);
  167. -o-transform:rotate(45deg);
  168. }
  169. .dataTransmissionTitle .rightName {
  170. font-size: 1vw;
  171. margin-left: 2vw;
  172. }
  173. .centerBottom .insideText {
  174. margin: .3vw 0 .3vw 2.5%;
  175. font-size: .4vw;
  176. color: #0EFAFC;
  177. }
  178. .centerBottom .lightBox {
  179. margin-left: 2.5%;
  180. width: 95%;
  181. height: 3%;
  182. /* background-color: red; */
  183. }
  184. .lightBox .shortLine {
  185. float: left;
  186. margin-right: .2vw;
  187. display: inline-block;
  188. width: 11%;
  189. height: 100%;
  190. background-color: #0EFCFF;
  191. }
  192. .lightBox .longLine {
  193. float: right;
  194. width: 40%;
  195. height: 100%;
  196. border: 1px solid #0EFCFF;
  197. }
  198. .centerBottom .bottomBox {
  199. width: 95%;
  200. height: 52%;
  201. background-color: #1F2C3F;
  202. margin-left: 2.5%;
  203. margin-top: .3vw;
  204. color: #0EFAFC;
  205. font-size: .8vw;
  206. }
  207. .bottomBox .code {
  208. margin-left: 1.5vw;
  209. margin-right: 1.5vw;
  210. width: 100%;
  211. height: 100%;
  212. /* overflow: scroll; */
  213. /* overflow-x:hidden; */
  214. /* word-wrap:break-word; */
  215. }
  216. .circleBox {
  217. /* position: relative; */
  218. }
  219. .circleBox .bigCircle {
  220. position: relative;
  221. left:10%;
  222. top: 10%;
  223. display: inline-block;
  224. width: 1vw;
  225. height: 1vw;
  226. border-radius: 50%;
  227. border: 1px solid #0EFAFC;
  228. }
  229. .circleBox .bigCircle2{
  230. left: 5.02%;
  231. top: 30%;
  232. }
  233. .circleBox .smallCircle {
  234. position: absolute;
  235. left: 26%;
  236. top: 26%;
  237. display: inline-block;
  238. width: .3vw;
  239. height: .3vw;
  240. border-radius: 50%;
  241. border: 1px solid #EB1B55;
  242. }
  243. .circleBox .smallCircle2{
  244. border: 1px solid #0EFAFC;
  245. }
  246. /* 我的 */
  247. .service {
  248. overflow : hidden;
  249. margin : .6vw 1vw;
  250. padding : .3vw 0;
  251. border-bottom: 1px solid #0efcff;
  252. }
  253. .service span {
  254. font-size: .6vw;
  255. color : #0efcff;
  256. }
  257. .service-data {
  258. overflow: hidden;
  259. margin : .6vw 1vw;
  260. padding : .3vw 0;
  261. }
  262. .service-data .img-box {
  263. width : 4vw;
  264. height: 4vw;
  265. }
  266. .service-data .img-box img {
  267. width : 100%;
  268. height: 100%;
  269. }
  270. .service-data span {
  271. font-size : .6vw;
  272. color : #0efcff;
  273. margin-top: .2vw;
  274. }
  275. .service-data .right ul li {
  276. float : right;
  277. color : #0efcff;
  278. font-size : .6vw;
  279. padding : .4vw;
  280. text-align: center;
  281. }
  282. .service-data .right ul li p {
  283. margin: .5vw 0;
  284. }
  285. .centerBox .earthBox {
  286. background : url(../img/earth.png) no-repeat;
  287. background-size: 100% 100%;
  288. width : 100%;
  289. height : 51.3%;
  290. position : relative;
  291. margin-top: 2%;
  292. }
  293. .centerBox .earthBox .lineImg {
  294. position: absolute;
  295. left : 25%;
  296. top : 12%;
  297. width : 60%;
  298. height : 60%;
  299. }
  300. .centerBox .earthBox .img-item {
  301. position: absolute;
  302. width : 22%;
  303. height : 2.5vw;
  304. font-size: .6vw;
  305. }
  306. .centerBox .earthBox .img-item img{
  307. width: 100%;
  308. height: 100%;
  309. }
  310. .centerBox .earthBox .img-item span{
  311. position: absolute;
  312. left: 3.2vw;
  313. top: .8vw;
  314. color: #0efcff;
  315. cursor: pointer ;
  316. }
  317. .centerBox .earthBox .pc1 {
  318. left: 8vw;
  319. top : 14vw;
  320. }
  321. .centerBox .earthBox .pc2 {
  322. left: 13vw;
  323. top : 17vw;
  324. }
  325. .centerBox .earthBox .pc3 {
  326. left: 2vw;
  327. top : 10vw;
  328. }
  329. .centerBox .earthBox .pc4 {
  330. left: 21vw;
  331. top : 17vw;
  332. }
  333. .centerBox .earthBox .pc5 {
  334. left: 18vw;
  335. top : 13vw;
  336. }
  337. .centerBox .earthBox .pc6 {
  338. left: 10vw;
  339. top : 10vw;
  340. }
  341. .centerBox .earthBox .pc7 {
  342. left: 7vw;
  343. top : 6vw;
  344. }
  345. .centerBox .earthBox .pc8 {
  346. left: 4.5vw;
  347. top : 2vw;
  348. }