head_office.css 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  1. @font-face
  2. {
  3. font-family: digifaw;
  4. }
  5. body{
  6. width: 1920px;
  7. height: 1080px;
  8. background-image: url("/static/head_office/imgs/bg.png");
  9. background-repeat:repeat;
  10. background-size:100% 100%;
  11. -moz-background-size:100% 100%;
  12. /*background-size:cover;*/
  13. margin: 0 auto;
  14. }
  15. .nav-header{
  16. width: 1920px;
  17. height: 94px;
  18. margin: 0 auto;
  19. /*margin-top: 10rem;*/
  20. background-image: url("/static/head_office/imgs/nav-head.png");
  21. background-repeat:no-repeat;
  22. background-size:100% 100%;
  23. -moz-background-size:100% 100%;
  24. position: relative;
  25. }
  26. .nav-left{
  27. width: 550px;
  28. height: 94px;
  29. display: inline-block;
  30. padding-left: 80px;
  31. padding-top: 24px;
  32. font-size: 20px;
  33. font-family: Source Han Sans CN;
  34. font-weight: 400;
  35. color: #FFFFFF;
  36. letter-spacing: 1px;
  37. float: left;
  38. }
  39. .nav-left img{
  40. width: 136px;
  41. height: 52px;
  42. margin-right: 30px;
  43. margin-top: -10px;
  44. }
  45. .nav-title{
  46. width: 820px;
  47. height: 100%;
  48. display: inline-block;
  49. font-size: 32px;
  50. font-family: Adobe Heiti Std;
  51. font-weight: normal;
  52. color: #FFFFFF;
  53. letter-spacing: 2px;
  54. text-align: center;
  55. padding-top: 20px;
  56. }
  57. .nav-right{
  58. width: 550px;
  59. height: 94px;
  60. display: inline-block;
  61. color: #FFFFFF;
  62. letter-spacing: 2px;
  63. float: right;
  64. text-align: right;
  65. padding-right: 90px;
  66. padding-top: 24px;
  67. font-size: 18px;
  68. font-family: Source Han Sans CN;
  69. font-weight: 400;
  70. }
  71. .main{
  72. width: 1920px;
  73. height: 986px;
  74. padding: 31px 30px 50px 30px;
  75. }
  76. .main1{
  77. width: 1860px;
  78. height: 516px;
  79. background-image: url("/static/head_office/imgs/frame.png");
  80. background-repeat:no-repeat;
  81. background-size:100% 100%;
  82. -moz-background-size:100% 100%;
  83. }
  84. .main1-left{
  85. width: 502px;
  86. height: 100%;
  87. display: inline-block;
  88. position: relative;
  89. }
  90. .main1-left1{
  91. width: 462px;
  92. height: 222px;
  93. margin: 20px;
  94. display: inline-block;
  95. background-image: url("/static/head_office/imgs/data-frame.png");
  96. background-repeat:no-repeat;
  97. background-size:100% 100%;
  98. -moz-background-size:100% 100%;
  99. /*position: absolute;*/
  100. }
  101. .left1-one{
  102. width: 155px;
  103. height: 100px;
  104. display: inline-block;
  105. float: left;
  106. }
  107. .left1-num{
  108. width: 100%;
  109. height: 57px;
  110. line-height: 75px;
  111. display: inline-block;
  112. font-size: 26px;
  113. font-family: Source Han Sans CN;
  114. font-weight: 500;
  115. color: #FFFFFF;
  116. padding-left: 37px;
  117. }
  118. .left1-title{
  119. width: 100%;
  120. height: 37px;
  121. display: inline-block;
  122. font-size: 1px;
  123. font-family: Source Han Sans CN;
  124. font-weight: 500;
  125. color: #83ACFF;
  126. padding-left: 37px;
  127. letter-spacing: 1px;
  128. }
  129. .left1-two{
  130. width: 125px;
  131. height: 128px;
  132. display: inline-block;
  133. margin-top: 48px;
  134. margin-left: 15px;
  135. }
  136. .box-chart-text{
  137. width: 125px;
  138. height: 128px;
  139. position: absolute;
  140. left: 0;
  141. top: 0;
  142. text-align: center;
  143. color: #ffffff;
  144. /*padding-top: 85px;*/
  145. /*margin-left: 169px;*/
  146. padding-top: 105px;
  147. margin-left: 187px;
  148. }
  149. .box-chart-text-title{
  150. font-size: 10px;
  151. }
  152. .box-chart-text-count{
  153. font-size: 30px;
  154. }
  155. .left1-there{
  156. width: 155px;
  157. height: 100px;
  158. display: inline-block;
  159. float: right;
  160. }
  161. .left1-four{
  162. width: 155px;
  163. height: 100px;
  164. display: inline-block;
  165. float: left;
  166. margin-top: -50px;
  167. }
  168. .left1-five{
  169. width: 155px;
  170. height: 100px;
  171. display: inline-block;
  172. float: right;
  173. margin-top: -50px;
  174. }
  175. .main1-left2{
  176. width: 462px;
  177. height: 250px;
  178. display: inline-block;
  179. margin-left: 20px;
  180. }
  181. .main1-left2 .title{
  182. width: 217px;
  183. height: 40px;
  184. line-height: 40px;
  185. background-image: url("/static/head_office/imgs/title-frame.png");
  186. background-repeat:no-repeat;
  187. background-size:100% 100%;
  188. -moz-background-size:100% 100%;
  189. padding-left: 49px;
  190. font-size: 20px;
  191. font-family: Source Han Sans CN;
  192. font-weight: bold;
  193. color: #FFFFFF;
  194. }
  195. .userData{
  196. width: 100%;
  197. height: 210px;
  198. }
  199. .main1-center{
  200. width: 856px;
  201. height: 514px;
  202. display: inline-block;
  203. position: relative;
  204. }
  205. .main1-center .title{
  206. width: 217px;
  207. height: 39px;
  208. line-height: 39px;
  209. position: absolute;
  210. padding-left: 21px;
  211. margin-top: 21px;
  212. background-image: url("/static/head_office/imgs/title-frame.png");
  213. background-repeat:no-repeat;
  214. background-size:100% 100%;
  215. -moz-background-size:100% 100%;
  216. font-size: 20px;
  217. font-family: Source Han Sans CN;
  218. font-weight: bold;
  219. color: #FFFFFF;
  220. z-index: 10;
  221. margin-left: 20px;
  222. }
  223. .orgRanking{
  224. width: 210px;
  225. height: 152px;
  226. position: absolute;
  227. z-index: 10;
  228. background-image: url("/static/head_office/imgs/small-box.png");
  229. background-repeat:no-repeat;
  230. background-size:100% 100%;
  231. -moz-background-size:100% 100%;
  232. bottom: 0px;
  233. right: 0px;
  234. margin-right: 21px;
  235. margin-bottom: 20px;
  236. }
  237. .orgRanking .org-title{
  238. width: 100%;
  239. height: 39px;
  240. line-height: 39px;
  241. font-size: 16px;
  242. font-family: Source Han Sans CN;
  243. font-weight: 400;
  244. color: #FFFFFF;
  245. padding-left: 25px;
  246. }
  247. .orgRanking .org-name{
  248. width: 100%;
  249. height: 113px;
  250. padding-left: 25px;
  251. overflow: hidden;
  252. }
  253. .orgRanking .org-name .org-name-one{
  254. width: 100%;
  255. height: 37px;
  256. line-height: 37px;
  257. font-size: 16px;
  258. font-family: Source Han Sans CN;
  259. font-weight: 400;
  260. color: #FFFFFF;
  261. overflow: hidden;
  262. }
  263. .main1-right{
  264. width: 498px;
  265. height: 514px;
  266. display: inline-block;
  267. float: right;
  268. }
  269. .main1-right1{
  270. width: 100%;
  271. height: 242px;
  272. }
  273. .main1-right1 .waste-all{
  274. width: 100%;
  275. height: 39px;
  276. line-height: 39px;
  277. margin-top: 22px;
  278. padding-left: 20px;
  279. }
  280. .waste-all .waste-title{
  281. width: 217px;
  282. height: 39px;
  283. display: inline-block;
  284. font-size: 20px;
  285. font-family: Source Han Sans CN;
  286. font-weight: bold;
  287. color: #FFFFFF;
  288. background-image: url("/static/head_office/imgs/title-frame.png");
  289. background-repeat:no-repeat;
  290. background-size:100% 100%;
  291. -moz-background-size:100% 100%;
  292. text-align: center;
  293. float: left;
  294. }
  295. .waste-all .waste-date{
  296. width: 260px;
  297. height: 39px;
  298. text-align: right;
  299. display: inline-block;
  300. float: right;
  301. }
  302. .waste-date .month{
  303. width: 44px;
  304. height: 28px;
  305. line-height: 28px;
  306. /*background-color: #002D89;*/
  307. border: 1px solid #83ACFF;
  308. border-radius: 4px;
  309. display: inline-block;
  310. color: #fff;
  311. text-align: center;
  312. margin-right: 10px;
  313. }
  314. .waste-date .year{
  315. width: 44px;
  316. height: 28px;
  317. line-height: 28px;
  318. /*background: #002D89;*/
  319. border: 1px solid #83ACFF;
  320. border-radius: 4px;
  321. display: inline-block;
  322. color: #fff;
  323. text-align: center;
  324. margin-right: 10px;
  325. }
  326. .waste-data{
  327. width: 100%;
  328. height: 202px;
  329. }
  330. .main1-right2{
  331. width: 100%;
  332. height: 242px;
  333. }
  334. .main1-right2 .escort-all{
  335. width: 100%;
  336. height: 39px;
  337. line-height: 39px;
  338. padding-left: 20px;
  339. }
  340. .escort-all .escort-title{
  341. width: 217px;
  342. height: 39px;
  343. display: inline-block;
  344. font-size: 20px;
  345. font-family: Source Han Sans CN;
  346. font-weight: bold;
  347. color: #FFFFFF;
  348. background-image: url("/static/head_office/imgs/title-frame.png");
  349. background-repeat:no-repeat;
  350. background-size:100% 100%;
  351. -moz-background-size:100% 100%;
  352. text-align: center;
  353. float: left;
  354. }
  355. .escort-all .escort-date{
  356. width: 260px;
  357. height: 39px;
  358. text-align: right;
  359. display: inline-block;
  360. float: right;
  361. }
  362. .escort-date .month{
  363. width: 44px;
  364. height: 28px;
  365. line-height: 28px;
  366. border: 1px solid #83ACFF;
  367. border-radius: 4px;
  368. display: inline-block;
  369. color: #fff;
  370. text-align: center;
  371. margin-right: 10px;
  372. }
  373. .escort-date .year{
  374. width: 44px;
  375. height: 28px;
  376. line-height: 28px;
  377. /*background: #002D89;*/
  378. border: 1px solid #83ACFF;
  379. border-radius: 4px;
  380. display: inline-block;
  381. color: #fff;
  382. text-align: center;
  383. margin-right: 10px;
  384. }
  385. .escort-data{
  386. width: 100%;
  387. height: 202px;
  388. }
  389. .main2{
  390. width: 1860px;
  391. height: 370px;
  392. margin-top: 20px;
  393. }
  394. .main2-left{
  395. width: 500px;
  396. height: 370px;
  397. background-image: url("/static/head_office/imgs/frame2.png");
  398. background-repeat:no-repeat;
  399. background-size:100% 100%;
  400. -moz-background-size:100% 100%;
  401. display: inline-block;
  402. float: left;
  403. }
  404. .todo-count-title{
  405. width: 100%;
  406. height: 60px;
  407. line-height: 60px;
  408. font-size: 20px;
  409. font-family: Source Han Sans CN;
  410. font-weight: bold;
  411. color: #FFFFFF;
  412. padding-left: 10px;
  413. }
  414. .main2-left .main-body{
  415. width: 100%;
  416. height: 310px;
  417. padding: 5px;
  418. overflow: hidden;
  419. }
  420. .main2-center{
  421. width: 818px;
  422. height: 370px;
  423. display: inline-block;
  424. margin-left: 20px;
  425. background-image: url("/static/head_office/imgs/frame3.png");
  426. background-repeat:no-repeat;
  427. background-size:100% 100%;
  428. -moz-background-size:100% 100%;
  429. position: relative;
  430. }
  431. .center-title{
  432. width: 400px;
  433. height: 60px;
  434. line-height: 60px;
  435. font-size: 20px;
  436. font-family: Source Han Sans CN;
  437. font-weight: bold;
  438. color: #FFFFFF;
  439. padding-left: 10px;
  440. display: inline-block;
  441. position: absolute;
  442. z-index: 10;
  443. }
  444. .org-todo-data-count{
  445. width: 100%;
  446. height: 100%;
  447. padding-top: 10px;
  448. }
  449. .main2-right{
  450. width: 498px;
  451. height: 370px;
  452. display: inline-block;
  453. float: right;
  454. background-image: url("/static/head_office/imgs/frame4.png");
  455. background-repeat:no-repeat;
  456. background-size:100% 100%;
  457. -moz-background-size:100% 100%;
  458. }
  459. .xc-img{
  460. width: 100%;
  461. height: 102px;
  462. overflow: hidden;
  463. }
  464. .xc-img img{
  465. width: 102px;
  466. height: 102px;
  467. margin-left: 15px;
  468. }
  469. .patrol{
  470. width: 100%;
  471. height:200px;
  472. margin-top: 8px;
  473. }
  474. .tablebox {
  475. height: 300px;
  476. overflow: hidden;
  477. position: relative;
  478. width: 100%;
  479. margin: 0 auto;
  480. /*background-color: rgba(6,26,103,1);*/
  481. /*background: rgba(2, 177, 255, 0.1);*/
  482. }
  483. .tbl-header {
  484. width: 100%;
  485. position: absolute;
  486. top: 0;
  487. left: 0;
  488. z-index: 999;
  489. }
  490. .tbl-body {
  491. width: 100%;
  492. position: absolute;
  493. top: 0;
  494. left: 0;
  495. }
  496. .tablebox table {
  497. width: 100%;
  498. }
  499. .tablebox table th,
  500. .tablebox table td {
  501. font-size: 16px;
  502. color: #FFFFFF;
  503. line-height: 35px;
  504. text-align: center;
  505. }
  506. .tablebox table tr th {
  507. /*background-color: rgba(152, 75, 216, 1);*/
  508. background-color: #001B43;
  509. /*color: #675078;*/
  510. cursor: pointer;
  511. }
  512. .tablebox table tr td {
  513. background-color: transparent;
  514. }
  515. .tbl-body tr:nth-child(even) td,.tbl-body1 tr:nth-child(even) td {
  516. background-color: rgba(0,27,67, 0.2);
  517. }
  518. .tablebox table tr td span,
  519. .tablebox table tr td span {
  520. font-size: 16px;
  521. }