| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276 | 
							- <!DOCTYPE html>
 
- <html lang="en">
 
- <head>
 
- 	<meta charset="UTF-8">
 
- 	<meta name="viewport" content="width=device-width, initial-scale=1.0">
 
- 	<script src="echarts.min.js"></script>
 
- 	<script src="swiper.min.js"></script>
 
- 	<script src="color.js"></script>
 
- 	<title>Document</title>
 
- 	<style>
 
- 		@media screen and (min-height:940px) {
 
- 			.center {
 
- 				margin-top: 196px !important;
 
- 				transform: scale(1.144);
 
- 			}
 
- 			.left,
 
- 			.right {
 
- 				margin-top: 219px !important;
 
- 				transform: scale(1.2) !important;
 
- 				margin-right: 1vh;
 
- 			}
 
- 			.right {
 
- 				margin-left: 102px !important;
 
- 			}
 
- 			.left {
 
- 				margin-left: 71px !important;
 
- 				margin-right: 44px;
 
- 			}
 
- 		}
 
- 		* {
 
- 			padding: 0;
 
- 			margin: 0;
 
- 		}
 
- 		.left,
 
- 		.right {
 
- 			transform: scale(1.08);
 
- 		}
 
- 		/* .center{
 
-             transform: scale(1.02);
 
-         } */
 
- 		@font-face {
 
- 			font-family: 'IMPACT';
 
- 			src: url('IMPACT.ttf');
 
- 			font-family: 'New-X-Digital-tfb-2';
 
- 			src: url('New-X-Digital-tfb-2.ttf');
 
- 		}
 
- 		.out {
 
- 			background-image: url(img/taishibg.png);
 
- 			background-size: 100% 100%;
 
- 			height: 100%;
 
- 			position: fixed;
 
- 			width: 100%;
 
- 			/* padding-top: -4vh; */
 
- 			background-repeat: no-repeat;
 
- 			overflow: auto;
 
- 			min-width: 1200px;
 
- 			display: flex;
 
- 			flex-direction: row;
 
- 			overflow-x: hidden;
 
- 			overflow-y: hidden;
 
- 			z-index: -1;
 
- 		}
 
- 		.title {
 
- 			position: fixed;
 
- 			top: -2px;
 
- 			width: 100%;
 
- 		}
 
- 		.left {
 
- 			margin-top: 7vw;
 
- 			margin-left: 5.6vw;
 
- 		}
 
- 		.left1 {
 
- 			background-image: url(img/l12.png);
 
- 			height: 218px;
 
- 			width: 400px;
 
- 			background-size: 100%;
 
- 			background-repeat: no-repeat;
 
- 			padding-top: 1.5vh;
 
- 			padding-left: 0.5vw;
 
- 			box-sizing: border-box;
 
- 		}
 
- 		.demot {
 
- 			background-image: url(img/dtitle.png);
 
- 			text-align: left;
 
- 			color: white;
 
- 			font-size: 12px;
 
- 			/* padding-top: 1vh; */
 
- 			margin-left: 0.3vw;
 
- 			background-size: 100%;
 
- 			line-height: 23px;
 
- 			width: 20vw;
 
- 			height: 22px;
 
- 			background-repeat: no-repeat;
 
- 		}
 
- 		.demot p {
 
- 			margin-left: 2vw;
 
- 		}
 
- 		.left1_b {
 
- 			margin-top: 1vh;
 
- 			font-size: 12px;
 
- 			color: white;
 
- 			background-color: #033a5d;
 
- 			height: 33px;
 
- 			line-height: 31px;
 
- 			width: 186px;
 
- 			text-align: center;
 
- 			display: inline-block;
 
- 		}
 
- 		.left1_s {
 
- 			margin-top: 4px;
 
- 			font-size: 12px;
 
- 			color: white;
 
- 			border: 1px solid #033a5d;
 
- 			height: 33px;
 
- 			line-height: 31px;
 
- 			width: 160px;
 
- 			text-align: justify;
 
- 			display: inline-block;
 
- 			padding-left: 24px;
 
- 		}
 
- 		.left1 span {
 
- 			margin-left: 0.5vw;
 
- 			font-size: 18px;
 
- 			color: #30fdff;
 
- 		}
 
- 		.left1_l {
 
- 			margin-top: 4px;
 
- 			font-size: 12px;
 
- 			color: white;
 
- 			border: 1px solid #033a5d;
 
- 			height: 33px;
 
- 			line-height: 31px;
 
- 			width: 374px;
 
- 			text-align: center;
 
- 		}
 
- 		.left2 {
 
- 			background-image: url(img/l2.png);
 
- 			height: 285px;
 
- 			width: 400px;
 
- 			background-size: 100%;
 
- 			background-repeat: no-repeat;
 
- 			padding-top: 1.5vh;
 
- 			padding-left: 0.5vw;
 
- 			box-sizing: border-box;
 
- 		}
 
- 		.left2_d {
 
- 			margin-top: 1vh;
 
- 			font-size: 12px;
 
- 			color: white;
 
- 			width: 126px;
 
- 			text-align: center;
 
- 			display: inline-block;
 
- 			margin-bottom: 1vh;
 
- 		}
 
- 		.left2_d span {
 
- 			margin-left: 0.5vw;
 
- 			font-family: 'IMPACT';
 
- 			font-size: 22px;
 
- 			color: #30fdff;
 
- 		}
 
- 		.left3 {
 
- 			background-image: url(img/l21.png);
 
- 			height: 265px;
 
- 			width: 400px;
 
- 			box-sizing: border-box;
 
- 			background-size: 100%;
 
- 			background-repeat: no-repeat;
 
- 			padding-top: 1.5vh;
 
- 			padding-left: 0.5vw;
 
- 		}
 
- 		#left3_d {
 
- 			width: 450px;
 
- 			height: 275px;
 
- 			transform: scale(0.8);
 
- 			margin-top: -30px;
 
- 			margin-left: -35px;
 
- 			color: white;
 
- 		}
 
- 		.center {
 
- 			margin-top: 6.6vw;
 
- 			margin-left: 3vw;
 
- 			width: 780px;
 
- 		}
 
- 		.center1 {
 
- 			background-image: url(img/c12.png);
 
- 			height: 371px;
 
- 			width: 780px;
 
- 			background-size: 100%;
 
- 			background-repeat: no-repeat;
 
- 			padding-top: 1.5vh;
 
- 			display: flex;
 
- 			justify-content: space-around;
 
- 			flex-wrap: wrap;
 
- 		}
 
- 		.center2 {
 
- 			/* background-image: url(img/cl1.png); */
 
- 			height: 199px;
 
- 			width: 370px;
 
- 			background-size: 100%;
 
- 			background-repeat: no-repeat;
 
- 			padding-top: 1.5vh;
 
- 			padding-left: 0.5vw;
 
- 			box-sizing: border-box;
 
- 		}
 
- 		#center2_d {
 
- 			width: 380px;
 
- 			height: 170px;
 
- 			/* margin-top: -13px; */
 
- 		}
 
- 		.center3 {
 
- 			/* background-image: url(img/cl1.png); */
 
- 			height: 225px;
 
- 			width: 403px;
 
- 			background-size: 100%;
 
- 			background-repeat: no-repeat;
 
- 			padding-top: 1.5vh;
 
- 			padding-left: 0.5vw;
 
- 			box-sizing: border-box;
 
- 		}
 
- 		#center3_d {
 
- 			width: 600px;
 
- 			height: 290px;
 
- 			transform: scale(0.7);
 
- 			position: relative;
 
- 			top: -36px;
 
- 			left: -100px;
 
- 		}
 
- 		.center4 {
 
- 			background-image: url(img/c3.png);
 
- 			height: 393px;
 
- 			width: 780px;
 
- 			background-size: 100%;
 
- 			background-repeat: no-repeat;
 
- 			padding-top: 1.5vh;
 
- 			padding-left: 0.5vw;
 
- 			box-sizing: border-box;
 
- 		}
 
- 		.center4_d {
 
- 			display: inline-block;
 
- 			transform: scale(0.7);
 
- 			margin-left: 0.3vw;
 
- 			margin-top: -26px;
 
- 		}
 
- 		.center4_d img {
 
- 			width: 70px;
 
- 			height: 70px;
 
- 			margin-right: 20px;
 
- 		}
 
- 		.center4_l {
 
- 			color: white;
 
- 			font-size: 12px;
 
- 			margin-top: 0.9vh;
 
- 			margin-left: 0.3vw;
 
- 			display: inline-block;
 
- 			margin-right: 80px;
 
- 		}
 
- 		.center4_l div {
 
- 			display: inline-block;
 
- 			margin-right: 8px;
 
- 			box-sizing: content-box;
 
- 		}
 
- 		.center4_b {
 
- 			margin-top: 0.8vh;
 
- 			margin-left: 0.3vw;
 
- 			color: white;
 
- 			font-size: 12px;
 
- 			background-color: rgba(3, 58, 93, 0.3);
 
- 			border: 0.1px solid #052c41;
 
- 			height: 50px;
 
- 			width: 140px;
 
- 			line-height: 50px;
 
- 			text-align: center;
 
- 		}
 
- 		.center4_b span {
 
- 			font-family: 'IMPACT';
 
- 			font-size: 22px;
 
- 			margin-left: 20px;
 
- 		}
 
- 		.center4_s {
 
- 			/* transform: scale(0.8); */
 
- 			position: relative;
 
- 			top: -165px;
 
- 			left: 153px;
 
- 			margin-bottom: 5px;
 
- 			/* margin-top: 10px; */
 
- 		}
 
- 		.center4_s img {
 
- 			width: 45px;
 
- 			height: 45px;
 
- 			margin-right: 10px;
 
- 		}
 
- 		.center4_y {
 
- 			color: white;
 
- 			font-size: 12px;
 
- 			position: relative;
 
- 			top: -338px;
 
- 			left: 290px;
 
- 			margin-bottom: 20px;
 
- 		}
 
- 		.center4_y img {
 
- 			width: 50px;
 
- 		}
 
- 		.right {
 
- 			margin-top: 7vw;
 
- 			margin-left: 3vw;
 
- 		}
 
- 		.icon {
 
- 			animation: myMove 1s infinite;
 
- 			transform: scale(1.2);
 
- 		}
 
- 		.icon2 {
 
- 			animation: breathe 2s infinite;
 
- 			transform: scale(1.2);
 
- 			margin: 0 auto;
 
- 			width: 8px;
 
- 			height: 5px;
 
- 			background-color: #f0422a;
 
- 		}
 
- 		@-webkit-keyframes breathe {
 
- 			0% {
 
- 				opacity: .6;
 
- 				box-shadow: 0 1px 2px rgba(240, 66, 42, 0.6);
 
- 				transform: scale(1, 1);
 
- 				-moz-transform: scale(1, 1);
 
- 				-webkit-transform: scale(1, 1);
 
- 				-o-transform: scale(1, 1);
 
- 				-ms-transform: scale(1, 1);
 
- 			}
 
- 			50% {
 
- 				opacity: .8;
 
- 				box-shadow: 0 1px 2px rgba(240, 66, 42, 0.8);
 
- 				transform: scale(1.2, 1.2);
 
- 				-moz-transform: scale(1.2, 1.2);
 
- 				-webkit-transform: scale(1.2, 1.2);
 
- 				-o-transform: scale(1.2, 1.2);
 
- 				-ms-transform: scale(1.2, 1.2);
 
- 			}
 
- 			100% {
 
- 				opacity: 1;
 
- 				box-shadow: 0 2px 30px #f0422a;
 
- 				transform: scale(1, 1);
 
- 				-moz-transform: scale(1, 1);
 
- 				-webkit-transform: scale(1, 1);
 
- 				-o-transform: scale(1, 1);
 
- 				-ms-transform: scale(1, 1);
 
- 			}
 
- 		}
 
- 		@keyframes myMove {
 
- 			0% {
 
- 				transform: scale(1, 1);
 
- 				-moz-transform: scale(1, 1);
 
- 				-webkit-transform: scale(1, 1);
 
- 				-o-transform: scale(1, 1);
 
- 				-ms-transform: scale(1, 1);
 
- 			}
 
- 			50% {
 
- 				transform: scale(1.2, 1.2);
 
- 				-moz-transform: scale(1.2, 1.2);
 
- 				-webkit-transform: scale(1.2, 1.2);
 
- 				-o-transform: scale(1.2, 1.2);
 
- 				-ms-transform: scale(1.2, 1.2);
 
- 			}
 
- 			100% {
 
- 				transform: scale(1, 1);
 
- 				-moz-transform: scale(1, 1);
 
- 				-webkit-transform: scale(1, 1);
 
- 				-o-transform: scale(1, 1);
 
- 				-ms-transform: scale(1, 1);
 
- 			}
 
- 		}
 
- 		.right2 {
 
- 			/* background-image: url(img/r2.png); */
 
- 			height: 270px;
 
- 			width: 400px;
 
- 			background-size: 100%;
 
- 			background-repeat: no-repeat;
 
- 			/* padding-top: 1.5vh; */
 
- 			padding-left: 0.5vw;
 
- 			box-sizing: border-box;
 
- 		}
 
- 		.right2_d {
 
- 			color: white;
 
- 			font-size: 15px;
 
- 			text-align: center;
 
- 			display: inline-block;
 
- 			background-color: #052c41;
 
- 			height: 30px;
 
- 			width: 140px;
 
- 			margin-top: 0.5vh;
 
- 		}
 
- 		.right2_d span {
 
- 			color: #30fdff;
 
- 			font-size: 22px;
 
- 			margin-left: 10px;
 
- 			font-family: 'IMPACT';
 
- 		}
 
- 		.right2_b {
 
- 			color: white;
 
- 			font-size: 15px;
 
- 			text-align: center;
 
- 			display: inline-block;
 
- 			background-color: rgba(207, 60, 42, 0.3);
 
- 			height: 30px;
 
- 			width: 160px;
 
- 			margin-top: 0.5vh;
 
- 			margin-bottom: 0.5vh;
 
- 		}
 
- 		.right2_b span {
 
- 			color: #f0422a;
 
- 			font-size: 22px;
 
- 			margin-left: 10px;
 
- 			font-family: 'IMPACT';
 
- 		}
 
- 		.right3 {
 
- 			background-image: url(img/r3.png);
 
- 			height: 270px;
 
- 			width: 402px;
 
- 			background-size: 100%;
 
- 			background-repeat: no-repeat;
 
- 			padding-top: 1.5vh;
 
- 			/* padding-left: 0.5vw; */
 
- 			box-sizing: border-box;
 
- 		}
 
- 		#right3_1 {
 
- 			display: inline-block;
 
- 			width: 430px;
 
- 			height: 400px;
 
- 			transform: scale(0.52);
 
- 			position: relative;
 
- 			top: -105px;
 
- 			left: -120px;
 
- 			box-sizing: border-box;
 
- 		}
 
- 		#demo {
 
- 			width: 400px;
 
- 			height: 400px;
 
- 			position: relative;
 
- 			top: -513px;
 
- 			left: 95px;
 
- 			transform: scale(0.5);
 
- 			display: inline-block;
 
- 		}
 
- 		.swiper-container {
 
- 			width: 400px;
 
- 			height: 200px;
 
- 		}
 
- 		/*插件的wrapper 这是关键, 覆盖插件默认切换效果为匀速*/
 
- 		.swiper-wrapper {
 
- 			transition-timing-function: linear;
 
- 		}
 
- 		.swiper-slide {
 
- 			display: inline-block;
 
- 			height: 23px !important;
 
- 		}
 
- 		.right1 td {
 
- 			width: 76px;
 
- 			height: 23px;
 
- 		}
 
- 		.right1 {
 
- 			background-image: url(img/r1.png);
 
- 			height: 230px;
 
- 			width: 400px;
 
- 			background-size: 100%;
 
- 			background-repeat: no-repeat;
 
- 			padding-top: 1.5vh;
 
- 			padding-left: 0.5vw;
 
- 			box-sizing: border-box;
 
- 			color: white;
 
- 			font-size: 12px;
 
- 			text-align: center;
 
- 			overflow: hidden;
 
- 			padding-bottom: 20px;
 
- 			margin-bottom: 4px;
 
- 		}
 
- 		.center1_d {
 
- 			font-size: 12px;
 
- 			color: white;
 
- 			display: inline-block;
 
- 			margin-bottom: 10px;
 
- 		}
 
- 		.center1_d img {
 
- 			width: 40px;
 
- 			height: 40px;
 
- 		}
 
- 		.center1_d div {
 
- 			display: inline-block;
 
- 			font-size: 35px;
 
- 			font-family: 'IMPACT';
 
- 			background-color: #0c3361;
 
- 			margin-left: 5px;
 
- 			width: 25px;
 
- 			text-align: center;
 
- 			color: #ff9000;
 
- 		}
 
- 		.right4 {
 
- 			background-image: url(img/r2.png);
 
- 			height: 257px;
 
- 			width: 400px;
 
- 			background-size: 100%;
 
- 			background-repeat: no-repeat;
 
- 			padding-top: 1.5vh;
 
- 			padding-left: 0.5vw;
 
- 			box-sizing: border-box;
 
- 		}
 
- 		.anniu {
 
- 			background: url(img/anniu.png) no-repeat;
 
- 			background-size: 100%;
 
- 			width: 250px;
 
- 			height: 210px;
 
- 		}
 
- 		.time {
 
- 			/* margin-top: 3px; */
 
- 			font-size: 9px;
 
- 			color: white;
 
- 			text-align: center;
 
- 			display: inline-block;
 
- 			transform: scale(0.9);
 
- 			margin-left: -7px;
 
- 		}
 
- 		.time td {
 
- 			height: 33px;
 
- 			width: 65px;
 
- 			background-color: #0c3361;
 
- 		}
 
- 		.people {
 
- 			/* margin-top: 3px; */
 
- 			font-size: 9px;
 
- 			color: white;
 
- 			text-align: center;
 
- 			display: inline-block;
 
- 			transform: scale(0.9);
 
- 			margin-left: -12px;
 
- 			margin-right: -13px;
 
- 		}
 
- 		.people td {
 
- 			height: 33px;
 
- 			width: 60px;
 
- 			background-color: #0c3361;
 
- 		}
 
- 		.grade {
 
- 			/* margin-top: 3px; */
 
- 			font-size: 9px;
 
- 			color: white;
 
- 			text-align: center;
 
- 			display: inline-block;
 
- 			transform: scale(0.9);
 
- 		}
 
- 		.grade td {
 
- 			height: 33px;
 
- 			width: 60px;
 
- 			background-color: #0c3361;
 
- 		}
 
- 		.center22 {
 
- 			background-image: url(img/center.png);
 
- 			width: 780px;
 
- 			height: 211px;
 
- 			background-size: 100%;
 
- 			background-repeat: no-repeat;
 
- 			padding-top: 1.5vh;
 
- 			padding-left: 0.5vw;
 
- 			box-sizing: border-box;
 
- 		}
 
- 		#center22 {
 
- 			width: 780px;
 
- 			height: 300px;
 
- 			transform: scale(1.1);
 
- 			margin-top: -25px;
 
- 		}
 
- 		.center23 {
 
- 			background-image: url(img/center.png);
 
- 			width: 800px;
 
- 			height: 500px;
 
- 			background-size: 100%;
 
- 			background-repeat: no-repeat;
 
- 			padding-top: 1.5vh;
 
- 			padding-left: 0.5vw;
 
- 			box-sizing: border-box;
 
- 		}
 
- 		#centerl {
 
- 			width: 780px;
 
- 			height: 200px;
 
- 			margin-top: -10px;
 
- 		}
 
- 		.center_32 {
 
- 			background-image: url(img/c2.png);
 
- 			height: 261px;
 
- 			width: 780px;
 
- 			background-size: 100%;
 
- 			background-repeat: no-repeat;
 
- 			padding-top: 1.5vh;
 
- 			display: flex;
 
- 			/* justify-content: space-around; */
 
- 			flex-wrap: wrap;
 
- 		}
 
- 	</style>
 
- </head>
 
- <body onload="startTime()">
 
- 	<div class="out">
 
- 		<div class="left">
 
- 			<div class="left1">
 
- 				<div class="demot">
 
- 					<p>今日值班</p>
 
- 				</div>
 
- 				<div class="left1_b" style="letter-spacing: 3px;">值班首长<span style="margin-left: 8px;">李晓明</span> </div>
 
- 				<div class="left1_b" style="letter-spacing: 2px;padding-left: 6px;width: 180px;">作战值班员<span>孟光旭</span>
 
- 				</div><br>
 
- 				<div class="left1_s">机要值班员<span style="letter-spacing: 2px;">贾洪全</span></div>
 
- 				<div class="left1_s">政治部值班员<span style="letter-spacing: 19px;">陈强</span></div>
 
- 				<div class="left1_s">通信值班员<span style="letter-spacing: 2px;">李国通</span></div>
 
- 				<div class="left1_s">保障部值班员<span>孔龚鹏</span></div>
 
- 				<div class="left1_l">值班分队<span>一队</span></div>
 
- 			</div>
 
- 			<div class="left2">
 
- 				<div class="demot">
 
- 					<p>装备值班情况</p>
 
- 				</div>
 
- 				<div class="left2_d">总计<span>126</span></div>
 
- 				<div class="left2_d">试验<span>420</span></div>
 
- 				<div class="left2_d">通用<span>365</span></div>
 
- 				<div class="demot">
 
- 					<p>军事训练月统计情况</p>
 
- 				</div>
 
- 				<div class="center4_l" style="margin-right: 85px;">
 
- 					<div style="background-color: #1d79b5;width: 5px;height: 15px;"></div>参训时间
 
- 				</div>
 
- 				<div class="center4_l" style="margin-right: 70px;margin-left: -7px;">
 
- 					<div style="background-color: #1d79b5;width: 5px;height: 15px;"></div>兵力
 
- 				</div>
 
- 				<div class="center4_l" style="margin-right: 70px;">
 
- 					<div style="background-color: #1d79b5;width: 5px;height: 15px;"></div>成绩
 
- 				</div>
 
- 				<table class="time">
 
- 					<tr style="font-size:12px;color: #30fdff;font-weight: bold;">
 
- 						<td>训练类别</td>
 
- 						<td style="width: 84px;">人均参训时间</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td>合成训练</td>
 
- 						<td>30小时</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td>分业训练</td>
 
- 						<td>50小时</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td>共同训练</td>
 
- 						<td>45小时</td>
 
- 					</tr>
 
- 				</table>
 
- 				<table class="people">
 
- 					<tr>
 
- 						<td>实有人数</td>
 
- 						<td style="	font-family: 'IMPACT';color: #30fdff;font-size: 20px;">547</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td>参训人数</td>
 
- 						<td style="	font-family: 'IMPACT';color: #30fdff;font-size: 20px;">492</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td>
 
- 							<p style="font-size: 9px;color: white;text-align: center;transform: scale(0.9);">未参训人数</p>
 
- 						</td>
 
- 						<td style="	font-family: 'IMPACT';color: #30fdff;font-size: 20px;">115</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td>参训率</td>
 
- 						<td style="	font-family: 'IMPACT';color: #30fdff;font-size: 20px;">90%</td>
 
- 					</tr>
 
- 				</table>
 
- 				<table class="grade">
 
- 					<tr>
 
- 						<td>考核人次</td>
 
- 						<td style="	font-family: 'IMPACT';color: #30fdff;font-size: 20px;">547</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td>优良</td>
 
- 						<td style="	font-family: 'IMPACT';color: #30fdff;font-size: 20px;">247</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td>及格</td>
 
- 						<td style="	font-family: 'IMPACT';color: #30fdff;font-size: 20px;">195</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td>未及格</td>
 
- 						<td style="	font-family: 'IMPACT';color: #30fdff;font-size: 20px;">5</td>
 
- 					</tr>
 
- 				</table>
 
- 			</div>
 
- 			<div class="left3">
 
- 				<div class="demot">
 
- 					<p>车辆在位情况</p>
 
- 				</div>
 
- 				<div class="center4_l">
 
- 					<div style="background-color: #1d79b5;width: 5px;height: 15px;"></div>军车管理
 
- 				</div>
 
- 				<div class="center4_l">
 
- 					<div style="background-color: #1d79b5;width: 5px;height: 15px;"></div>私家车管理
 
- 				</div>
 
- 				<div class="center4_b">总计<span style="color: #30fdff;">256</span> </div>
 
- 				<div class="center4_b">在位<span style="color: #fde17b;">255</span> </div>
 
- 				<div class="center4_b">外出<span style="color: #f0422a;margin-left:45px;">1</span> </div>
 
- 				<table class="center4_s">
 
- 					<tr>
 
- 						<td rowspan="2"><img src="img/cheliangz.png" alt=""></td>
 
- 						<td style="color: #30fdff;font-family: 'IMPACT';font-size: 22px;">183</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td style="font-size: 15px;color: white;">车辆统计</td>
 
- 					</tr>
 
- 				</table>
 
- 				<table class="center4_s">
 
- 					<tr>
 
- 						<td rowspan="2"><img src="img/cheliangz.png" alt=""></td>
 
- 						<td style="color: #30fdff;font-family: 'IMPACT';font-size: 22px;">163</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td style="font-size: 15px;color: white;">车辆在位</td>
 
- 					</tr>
 
- 				</table>
 
- 				<table class="center4_s">
 
- 					<tr>
 
- 						<td rowspan="2"><img src="img/cheliangz.png" alt=""></td>
 
- 						<td style="color: #30fdff;font-family: 'IMPACT';font-size: 22px;">20</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td style="font-size: 15px;color: white;">车辆出场</td>
 
- 					</tr>
 
- 				</table>
 
- 				<table class="center4_y">
 
- 					<tr>
 
- 						<td><img src="img/cheliangq.png" alt=""></td>
 
- 						<td style="font-family: 'IMPACT';font-size: 22px;color: #b4372a;">1</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td colspan="2" style="letter-spacing: 7px;">夜间进入</td>
 
- 					</tr>
 
- 				</table>
 
- 				<table class="center4_y">
 
- 					<tr>
 
- 						<td><img src="img/cheliangq.png" alt=""></td>
 
- 						<td style="font-family: 'IMPACT';font-size: 22px;color: #b4372a;">1</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td colspan="2" style="letter-spacing: 7px;">外来车辆</td>
 
- 					</tr>
 
- 				</table>
 
- 			</div>
 
- 		</div>
 
- 		<div class="center">
 
- 			<div class="center1">
 
- 				<div style="height: 0px;">
 
- 					<table class="center1_d">
 
- 						<tr>
 
- 							<td></td>
 
- 							<td style="padding-left:7px;padding-bottom: 5px;">在位总数</td>
 
- 						</tr>
 
- 						<tr>
 
- 							<td><img src="img/zong.png" alt=""></td>
 
- 							<td>
 
- 								<div>5</div>
 
- 								<div>4</div>
 
- 								<div>7</div>
 
- 							</td>
 
- 						</tr>
 
- 					</table>
 
- 					<table class="center1_d">
 
- 						<tr>
 
- 							<td></td>
 
- 							<td style="padding-left:7px;padding-bottom: 5px;">纳编在位</td>
 
- 						</tr>
 
- 						<tr>
 
- 							<td><img src="img/zaiwei.png" alt=""></td>
 
- 							<td>
 
- 								<div>4</div>
 
- 								<div>5</div>
 
- 								<div>1</div>
 
- 							</td>
 
- 						</tr>
 
- 					</table>
 
- 					<table class="center1_d">
 
- 						<tr>
 
- 							<td></td>
 
- 							<td style="padding-left:7px;padding-bottom: 5px;">纳编外出</td>
 
- 						</tr>
 
- 						<tr>
 
- 							<td><img src="img/waichu.png" alt=""></td>
 
- 							<td>
 
- 								<div> </div>
 
- 								<div>0</div>
 
- 								<div>5</div>
 
- 							</td>
 
- 						</tr>
 
- 					</table>
 
- 					<table class="center1_d">
 
- 						<tr>
 
- 							<td></td>
 
- 							<td style="padding-left:7px;padding-bottom: 5px;">未纳编在位</td>
 
- 						</tr>
 
- 						<tr>
 
- 							<td><img src="img/zaiwei.png" alt=""></td>
 
- 							<td>
 
- 								<div> </div>
 
- 								<div>9</div>
 
- 								<div>6</div>
 
- 							</td>
 
- 						</tr>
 
- 					</table>
 
- 					<table class="center1_d">
 
- 						<tr>
 
- 							<td></td>
 
- 							<td style="padding-left:7px;padding-bottom: 5px;">未纳编外出</td>
 
- 						</tr>
 
- 						<tr>
 
- 							<td><img src="img/waichu.png" alt=""></td>
 
- 							<td>
 
- 								<div> </div>
 
- 								<div>0</div>
 
- 								<div>8</div>
 
- 							</td>
 
- 						</tr>
 
- 					</table>
 
- 				</div>
 
- 				<div class="center2" style="margin-top: 55px;">
 
- 					<div class="demot">
 
- 						<p>各单位人员在位情况</p>
 
- 					</div>
 
- 					<div id="center2_d"></div>
 
- 				</div>
 
- 				<br>
 
- 				<div class="center3" style="padding-top: 72px;">
 
- 					<div class="demot">
 
- 						<p>外出人员占比</p>
 
- 					</div>
 
- 					<div id="center3_d"></div>
 
- 				</div>
 
- 				<div class="demot" style="margin-right: 315px;margin-left: -37px;margin-bottom: -4px;">
 
- 					<p>人员请销假</p>
 
- 				</div>
 
- 				<div class="right2_d" style="margin-left: 10px;">今日迟到<span>0</span> </div>
 
- 				<div class="right2_d">本月迟到<span>0</span> </div>
 
- 				<div class="right2_d">应归队<span>0</span> </div>
 
- 				<div class="right2_b">超时归<span>0</span> </div>
 
- 				<div class="right2_b" style="margin-right: 10px;">未归队<span>0</span> </div>
 
- 			</div>
 
- 			<div class="center_32">
 
- 				<div class="right2">
 
- 					<div class="demot">
 
- 						<p>检查督导统计</p>
 
- 					</div>
 
- 					<div id="center22"></div>
 
- 				</div>
 
- 			</div>
 
- 			<div class="center4">
 
- 				<div class="demot">
 
- 					<p>营房营具管理</p>
 
- 				</div>
 
- 				<table class="center4_d" style="margin-top: 10px;margin-left: 30px;">
 
- 					<tr>
 
- 						<td rowspan="2"><img src="img/yinfangz.png" alt=""></td>
 
- 						<td style="color: #30fdff;font-family: 'IMPACT';font-size: 28px;">100</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td style="font-size: 18px;color: white;">营房统计</td>
 
- 					</tr>
 
- 				</table>
 
- 				<table class="center4_d" style="margin-top: 10px;">
 
- 					<tr>
 
- 						<td rowspan="2"><img src="img/yinfangz.png" alt=""></td>
 
- 						<td style="color: #30fdff;font-family: 'IMPACT';font-size: 28px;">56</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td style="font-size: 18px;color: white;">营房使用</td>
 
- 					</tr>
 
- 				</table>
 
- 				<table class="center4_d">
 
- 					<tr>
 
- 						<td rowspan="2"><img src="img/yinjus.png" alt=""></td>
 
- 						<td style="color: #e6923e;font-family: 'IMPACT';font-size: 28px;">100</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td style="font-size: 18px;color: white;">营具统计</td>
 
- 					</tr>
 
- 				</table>
 
- 				<table class="center4_d">
 
- 					<tr>
 
- 						<td rowspan="2"><img src="img/yinjus.png" alt=""></td>
 
- 						<td style="color: #e6923e;font-family: 'IMPACT';font-size: 28px;">56</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td style="font-size: 18px;color: white;">营具使用</td>
 
- 					</tr>
 
- 				</table>
 
- 			</div>
 
- 		</div>
 
- 		<div class="right">
 
- 			<div class="right1">
 
- 				<div class="demot">
 
- 					<p>登统计落实</p>
 
- 				</div>
 
- 				<table style="margin-top: 10px;">
 
- 					<tr>
 
- 						<td>落实单位</td>
 
- 						<td>工作计划</td>
 
- 						<td>查铺岗哨</td>
 
- 						<td>教育活动</td>
 
- 						<td>会议记录</td>
 
- 					</tr>
 
- 				</table>
 
- 				<div class="swiper-container" style="height: 140px;overflow: hidden;margin-top: 5px;">
 
- 					<div class="swiper-wrapper">
 
- 						<div class="swiper-slide">
 
- 							<table>
 
- 								<tr>
 
- 									<td>一队</td>
 
- 									<td><svg t="1638612550724" class="icon2" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#d03c2a"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 								</tr>
 
- 							</table>
 
- 						</div>
 
- 						<div class="swiper-slide">
 
- 							<table>
 
- 								<tr>
 
- 									<td>二队</td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon2" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#d03c2a"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 								</tr>
 
- 							</table>
 
- 						</div>
 
- 						<div class="swiper-slide">
 
- 							<table>
 
- 								<tr>
 
- 									<td>一连</td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 								</tr>
 
- 							</table>
 
- 						</div>
 
- 						<div class="swiper-slide">
 
- 							<table>
 
- 								<tr>
 
- 									<td>二连</td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 								</tr>
 
- 							</table>
 
- 						</div>
 
- 						<div class="swiper-slide">
 
- 							<table>
 
- 								<tr>
 
- 									<td>三连</td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon2" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#d03c2a"></path>
 
- 										</svg>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 								</tr>
 
- 							</table>
 
- 						</div>
 
- 						<div class="swiper-slide">
 
- 							<table>
 
- 								<tr>
 
- 									<td>后勤</td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 								</tr>
 
- 							</table>
 
- 						</div>
 
- 						<div class="swiper-slide">
 
- 							<table>
 
- 								<tr>
 
- 									<td>监察部</td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 									<td><svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
 
- 											xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
 
- 											<path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324"
 
- 												fill="#00a041"></path>
 
- 										</svg></td>
 
- 								</tr>
 
- 							</table>
 
- 						</div>
 
- 					</div>
 
- 				</div>
 
- 			</div>
 
- 			<div class="right4">
 
- 				<div class="demot">
 
- 					<p>医疗管理</p>
 
- 				</div>
 
- 				<div class="center4_l">
 
- 					<div style="background-color: #1d79b5;width: 5px;height: 15px;"></div>医疗物资库房
 
- 				</div>
 
- 				<div class="center4_l" style="margin-left: 18px;">
 
- 					<div style="background-color: #1d79b5;width: 5px;height: 15px;"></div>防疫物资库房
 
- 				</div>
 
- 				<table>
 
- 					<tr>
 
- 						<td>
 
- 							<div class="left2_d" style="margin-top: 1vh;font-size: 15px;color: white;background-color: #033a5d;height:50px;line-height: 50px;width: 186px;text-align: center;display: inline-block;">现有<span>214</span></div>
 
- 						</td>
 
- 						<td>
 
- 							<div class="left2_d" style="margin-top: 1vh;font-size:15px;color: white;background-color: #033a5d;height:50px;line-height: 50px;width: 186px;text-align: center;display: inline-block;">现有<span>333</span></div>
 
- 						</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td>
 
- 							<div class="left2_d" style="font-size: 15px;color: white;border: #033a5d 1px solid;height:50px;line-height: 50px;width: 186px;text-align: center;display: inline-block;margin-top: -5px;">入库<span>422</span></div>
 
- 						</td>
 
- 						<td>
 
- 							<div class="left2_d" style="font-size: 15px;color: white;border: #033a5d 1px solid;height:50px;line-height: 50px;width: 186px;text-align: center;display: inline-block;margin-top: -5px;">入库<span>689</span></div>
 
- 						</td>
 
- 					</tr>
 
- 					<tr>
 
- 						<td>
 
- 							<div class="left2_d" style="font-size: 15px;color: white;border: #033a5d 1px solid;height:50px;line-height: 50px;width: 186px;text-align: center;display: inline-block;margin-top: -5px;">出库<span>208</span></div>
 
- 						</td>
 
- 						<td>
 
- 							<div class="left2_d" style="font-size: 15px;color: white;border: #033a5d 1px solid;height:50px;line-height: 50px;width: 186px;text-align: center;display: inline-block;margin-top: -5px;">出库<span>356</span></div>
 
- 						</td>
 
- 					</tr>
 
- 				</table>
 
- 			</div>
 
- 			<div class="right3">
 
- 				<div class="demot"
 
- 					style="display: inline-block;background-image: url(img/r3t.png);width: 150px;margin-right: 40px;">
 
- 					<p>涉密载体</p>
 
- 				</div>
 
- 				<div class="demot" style="display: inline-block;background-image: url(img/r3t.png);width: 140px;">
 
- 					<p>集中文印</p>
 
- 				</div>
 
- 				<br>
 
- 					<div id="right3_1"></div>
 
- 					<div id="demo"></div>
 
- 				<!-- <div class="left2_d"
 
- 					style="width: 100px;transform: scale(0.76);margin-right: -40px;margin-left: 177px;">
 
- 					今日<span style="color: #01bbea;">100</span></div>
 
- 				<div class="left2_d" style="width: 100px;transform: scale(0.76);margin-right: -38px;"
 
- 					style="width: 100px;">
 
- 					一周<span style="color: #ffa531;">100</span></div>
 
- 				<div class="left2_d" style="width: 100px;transform: scale(0.76);margin-left: -7px;">一月<span style="color: #009944;">100</span></div> -->
 
- 				<p style="display: inline-block;color: white;font-size: 12px;margin-right: 30px;margin-left: 70px;margin-bottom: -5px;position: relative;top: -610px;left:-2px;">
 
- 					涉密载体占比</p>
 
- 				
 
- 				<p style="display: inline-block;color: white;font-size: 12px;margin-left: 90px;margin-bottom: -5px;position: relative;top: -610px;left: -15px;">
 
- 					已归还份数占比</p>
 
- 			</div>
 
- 		</div>
 
- 	</div>
 
- 	<img class="title" src="img/situationtitle.png" style="position:fixed;width: 100%;" />
 
- 	</div>
 
- 	<div id="time"
 
- 		style="height: 20px; position:fixed;top:35px;right:3.5vw;color:#30fdff;font-size: 22px;font-family: 'New-X-Digital-tfb-2';">
 
- 	</div>
 
- 	<a href="#"
 
- 		style="position: fixed;top: 22px;left: 118px;text-decoration: none;color: #64f5fc;text-align: center;line-height:60px;font-size: 30px;font-weight: bold;">
 
- 		<!-- <img src="img/anniu.png" style="width:250px;"> -->
 
- 		<div class="anniu">
 
- 			主控台
 
- 		</div>
 
- 	</a>
 
- 	</div>
 
- 	<script src="main.js"></script>
 
- 	<!-- <script src="left2_1.js"></script>
 
- 	<script src="left2_2.js"></script>
 
- 	<script src="left2_3.js"></script> -->
 
- 	<script src="center2_d.js"></script>
 
- 	<script src="center22.js"></script>
 
- 	<script src="center3_d.js"></script>
 
- 	<script src="centerl.js"></script>
 
- 	<script src="right3_1.js"></script>
 
- 	<script src="demo.js"></script>
 
- 	<script src="left3_d.js"></script>
 
- </body>
 
- </html>
 
 
  |