0
0

cockpit.css 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327
  1. .container1{
  2. position: absolute;
  3. z-index: 10;
  4. top: 0;
  5. left: 0;
  6. right: 0;
  7. bottom: 0;
  8. }
  9. .main{
  10. width: 100vw;
  11. height: 100vh;
  12. background-image: url("/admin/img/beijing_1.png");
  13. background-repeat: no-repeat;
  14. background-size: 100% 100%;
  15. }
  16. .main .main1-header{
  17. width: 100vw;
  18. height: 10.1vh;
  19. line-height: 10.1vh;
  20. background-image: url("/admin/img/top.png");
  21. background-repeat: no-repeat;
  22. background-size: 100% 100%;
  23. text-align: center;
  24. font-size: 36px;
  25. font-weight: bold;
  26. color: #FFFFFF;
  27. }
  28. .main .main2{
  29. width: 100vw;
  30. height: 89.9vh;
  31. padding: 0px 2.7vw;
  32. }
  33. .main .main2 .main2-left{
  34. width: 22.1vw;
  35. height: 83.7vh;
  36. display: inline-block;
  37. float: left;
  38. background-image: url("/admin/img/zuo.png");
  39. background-repeat: no-repeat;
  40. background-size: 100% 100%;
  41. }
  42. .main .main2 .main2-left .main2-left-top{
  43. width: 100%;
  44. height: 41.8vh;
  45. }
  46. .main .main2 .main2-left .main2-left-top .work-type-mode{
  47. width: 100%;
  48. text-align: right;
  49. padding-right: 10px;
  50. /*display: inline-block;*/
  51. /*float: right;*/
  52. margin-top: 5vh;
  53. }
  54. select{
  55. background-color: #0E1E71;
  56. color: #A6D6FF;
  57. }
  58. select option{
  59. border: 0;
  60. }
  61. .main2-left .main2-left-top-body{
  62. width: 100%;
  63. height: 30vh;
  64. }
  65. .main .main2 .main2-left .main2-left-bottom{
  66. width: 100%;
  67. height: 41.8vh;
  68. }
  69. .main2-left-bottom-header{
  70. width: 100%;
  71. height: 4vh;
  72. line-height: 4vh;
  73. }
  74. .main2-left-bottom-header span{
  75. font-size: 16px;
  76. /*font-weight: bold;*/
  77. color: #0BE2DF;
  78. margin-left: 1vw;
  79. }
  80. .main2-left-bottom-header .work-type-mode{
  81. width: auto;
  82. /*text-align: right;*/
  83. padding-right: 10px;
  84. display: inline-block;
  85. float: right;
  86. }
  87. .main2-left-bottom .main2-left-bottom-body{
  88. width: 100%;
  89. height: 30vh;
  90. text-align: center;
  91. padding-top: 8vh;
  92. }
  93. .main2-left-bottom .main2-left-bottom-body .response-time{
  94. width: 100%;
  95. height: 20vh;
  96. position: relative;
  97. z-index: 20;
  98. }
  99. .main2-left-bottom .main2-left-bottom-body .response-time .img{
  100. text-align: center;
  101. position: absolute;
  102. z-index: 10;
  103. }
  104. .main2-left-bottom .main2-left-bottom-body .response-time .img img{
  105. width: 20vw;
  106. height: 20.8vh;
  107. }
  108. .main2-left-bottom .main2-left-bottom-body .response-time .min{
  109. width: 100%;
  110. position: absolute;
  111. z-index: 8;
  112. font-size: 32px;
  113. font-weight: 500;
  114. color: #FFFFFF;
  115. text-align: center;
  116. top: -22px;
  117. }
  118. .main2-left-bottom .main2-left-bottom-body .response-time .min span{
  119. font-size: 26px;
  120. }
  121. .main2-left-bottom .main2-left-bottom-body .response-time .comparison{
  122. width: 100%;
  123. font-size: 15px;
  124. font-family: Source Han Sans CN;
  125. font-weight: bold;
  126. color: #0BE2DF;
  127. position: absolute;
  128. text-align: center;
  129. top: 22px;
  130. }
  131. .main2 .main2-content{
  132. width: 48vw;
  133. height: 75vh;
  134. display: inline-block;
  135. float: left;
  136. margin-top: 4vh;
  137. background-image: url("/admin/img/zhongjian.png");
  138. background-repeat: no-repeat;
  139. background-size: 100% 100%;
  140. margin-left: 1vw;
  141. margin-right: 1vw;
  142. }
  143. .main2-content .main2-content-one{
  144. width: 24vw;
  145. height: 37.5vh;
  146. display: inline-block;
  147. float: left;
  148. padding-top: 1vh;
  149. }
  150. .main2-content .main2-content-one .main2-content-one-body{
  151. width: 100%;
  152. height: 32.5vh;
  153. }
  154. .main2-content .main2-content-two{
  155. width: 24vw;
  156. height: 37.5vh;
  157. display: inline-block;
  158. float: left;
  159. padding-top: 1vh;
  160. }
  161. .main2-content .main2-content-two .main2-content-two-body{
  162. width: 100%;
  163. height: 32.5vh;
  164. padding-left: 1vw;
  165. }
  166. .main2-content .main2-content-three{
  167. width: 24vw;
  168. height: 37.5vh;
  169. display: inline-block;
  170. float: left;
  171. padding-top: 1vh;
  172. }
  173. .main2-content .main2-content-three .main2-content-three-body{
  174. width: 100%;
  175. height: 32.4vh;
  176. padding-left: 1vw;
  177. padding-right: 1vw;
  178. }
  179. .main2-content .main2-content-three .main2-content-three-body .type{
  180. width: 100%;
  181. height: 5vh;
  182. line-height: 5vh;
  183. position: relative;
  184. }
  185. .main2-content .main2-content-three .main2-content-three-body .type span{
  186. width: 5vw;
  187. font-size: 14px;
  188. /*font-weight: bold;*/
  189. color: #0BE2DF;
  190. text-align: right;
  191. display: inline-block;
  192. overflow: hidden;
  193. }
  194. .main2-content .main2-content-three .main2-content-three-body .type .progress{
  195. width: 14vw;
  196. display: inline-block !important;
  197. float: left;
  198. position: absolute;
  199. margin-left: 1vw;
  200. top: 0.8vh;
  201. background-color: #278DE4;
  202. }
  203. .main2-content .main2-content-three .main2-content-three-body .type .progress .progress-bar{
  204. width: 14vw;
  205. overflow: hidden;
  206. background-color: #165B9F;
  207. }
  208. .main2-content-three-body text{
  209. height: 5vh;
  210. line-height: 5vh;
  211. color: #72C5FF ;
  212. }
  213. .main2-content .main2-content-fore{
  214. width: 24vw;
  215. height: 37.5vh;
  216. display: inline-block;
  217. float: left;
  218. padding-top: 1vh;
  219. }
  220. .main2-right{
  221. width: 22.1vw;
  222. height: 83.7vh;
  223. display: inline-block;
  224. float: left;
  225. background-image: url(/admin/img/you.png);
  226. background-repeat: no-repeat;
  227. background-size: 100% 100%;
  228. }
  229. .main2-right .main2-right-one{
  230. width: 22.1vw;
  231. height: 41.8vh;
  232. padding-top: 5vh;
  233. }
  234. .main2-right .main2-right-one .main2-right-one-body{
  235. width: 22.1vw;
  236. height: 32.6vh;
  237. }
  238. .main2-right .main2-right-two{
  239. width: 22.1vw;
  240. height: 41.8vh;
  241. padding-top: 1vh;
  242. }
  243. .main2-right .main2-right-two .main2-right-two-body{
  244. width: 100%;
  245. height: 36vh;
  246. padding-left: 2vw;
  247. padding-right: 2vw;
  248. }
  249. .main2-right-two-body .waste{
  250. width: 100%;
  251. height: 25vh;
  252. margin-top: 3vh;
  253. border: 2px solid #165B9F;
  254. border-radius: 4px;
  255. padding-left: 0.5vw;
  256. padding-right: 0.5vw;
  257. }
  258. .main2-right-two-body .waste .title{
  259. width: 100%;
  260. font-size: 16px;
  261. font-weight: bold;
  262. color: #0BE2DF;
  263. text-align: center;
  264. margin-top: 3vh;
  265. }
  266. .main2-right-two-body .waste .kg{
  267. width: 100%;
  268. font-size: 20px;
  269. font-weight: bold;
  270. color: #0BE2DF;
  271. margin-top: 1.5vh;
  272. text-align: center;
  273. }
  274. .main2-right-two-body .waste .line{
  275. width: 100%;
  276. height: 2px;
  277. background-color: #165B9F;
  278. opacity: 0.6;
  279. margin-top: 2vh;
  280. }
  281. .main2-right-two-body .waste .hint{
  282. width: 100%;
  283. font-weight: 400;
  284. color: #0BE2DF;
  285. margin-top: 1.5vh;
  286. text-align: center;
  287. font-size: 10px;
  288. }
  289. .main2-left-top-bottom{
  290. width: 100%;
  291. height: 5vh;
  292. line-height: 5vh;
  293. margin-top: -2vh;
  294. }
  295. .main2-left-top-bottom .one{
  296. width: auto;
  297. height: 5vh;
  298. display: inline-block;
  299. float: left;
  300. padding-left: 4%;
  301. }
  302. .main2-left-top-bottom .one .kuai{
  303. width: 14px;
  304. height: 8px;
  305. display: inline-block;
  306. }
  307. .main2-left-top-bottom .one span{
  308. font-size: 8px;
  309. font-family: Source Han Sans CN;
  310. font-weight: 400;
  311. color: #AAC9F7;
  312. }
  313. .main2-left-top-bottom .one .color1{
  314. background: #0263FF;
  315. }
  316. .main2-left-top-bottom .one .color2{
  317. background: #FFD131;
  318. }
  319. .main2-left-top-bottom .one .color3{
  320. background: #F96E33;
  321. }