* {
	padding:0;
	margin:0;
	font-size:16px;
}

ul, li {
	list-style:none;
}
img {
	border:0;
}
/* 表格轮播 */
thead{
	margin-bottom: 0.9375rem;
	/* height: 50px; */
	background-color: #2E2E50;
	color: white;
	z-index: 999;
}
td{
	color: white;
	font-size: 0.9375rem;
	padding: 0.625rem;	
	border-bottom: 0.0625rem solid gray;
	width: 15%;
	
}




/* 项目类型分析 */
	
 @media screen and (max-height: 1080px) {	
	.tb{
	 width: 30px;
   	 height: 30px;
   	 margin: 0 auto;
	}
	.wdj{
	   padding: 26px 0 0 8px; 
	}
	.lb-box-d .lb-ul .lb-li{
		height: 80px;
	}
	.lb-p1{
		margin-bottom: 10px;
	}
} 

 @media screen and (max-height: 969px) {
	.tb{
		 width: 23px;
	   	 height: 23px;
	   	 margin: 0 auto;
	}
	.wdj{
		padding: 0 0 0 0; 
	}
	.lb-box-d .lb-ul .lb-li{
		height: 60px;
	}
	.lb-p1{
		margin-bottom: -2px;
	}
} 


	.tb img{
	    width: 100%;
	   	height: 100%;
	}	
	
	
	.xmlxfx ul li{
		width: 31%;
		height: 100%;
		float: left;
		margin-left: 10px;
    	margin-bottom: 5px;
		margin-top: 15px;
		/* line-height: 50px */;
	}
	.xmlxfx-xmmc{
		width: 99%;
		height: 70%;
		background: rgba(255,255,255,0.1);
		color: white;
		line-height: 2;
		margin-left: 1px;
		padding: 10px 0 0px 0px;
	}
	.xmlxfx-xmsu ul li{
		color: white;
		background: rgba(255,255,255,0.1);
		margin-left: 1px;
		margin-top: 1px;
		height: 30px; 
		width: 49.1%;
		float: left;
	    padding: 10px 0 10px 0px;
	}
	.xmlxfx-xmsu-lv{
		color: #39FD6C;
		font-weight: 900;
		font-size: 20px;
		margin-right: 10px;
	}
	.xmlxfx-xmsu-huang{
		color: #53E5FF;
		font-weight: 900;
	 	font-size: 12px; 
		/* margin-right: 10px; */
	}
	/* 项目进展分析 */
	.xmjzfx{
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.scrollbox{
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	#scrollDiv{
		width: 100%;
		height: 100%;
	}
	
	
#scrollDiv li {
	height: 45px;
	width: 758px;
	/* padding: 0 20px; */
	/* background: url(ico-4.gif) no-repeat 10px 23px; */
	overflow: hidden;
	vertical-align: bottom;
	zoom: 1;
	/* border: 1px solid blue; */
	/* border-bottom: #B7B7B7 dashed 1px; */
	color: white;
	border-radius: 5px;
	/* margin: 0.3125rem; */
}
	
.zysj-ul li{
	list-style: none;
    color: white;
    padding: 0px 0px 11px 20px;
    text-align: left;
    position: relative;
    font-size: 18px;
}
.zysj-ul li a{
 	color: white;
}
.zysj-ul2 li a{
	color: white;
}
.zysj-sp-top {
	position: absolute;
    top: -8px;
    left: -15px;
}
.zysj-ul2 li{
	list-style: none;
    color: white;
    padding: 0px 0px 11px 20px;
    text-align: left;
    position: relative;
    margin-left: 17px;
}
.zysj-ul2 li span{
	font-size: 13px;
}

/* 监测数据实时展示 */
.box1{
    width: 100%;
    height: 100%;
	overflow: hidden;
}
#box1 ul li{
	float: left;
	/* background: red; */
	width: 32%;
	height: 233px;
	margin-right: 5px;
}
.box1-bt p{
	color: #16DDFD;
	text-align: center;
	font-weight: 900;
	padding: 0 0px 25px 0;
}
.wdj{
	color: white;
	text-align: left;
}
.box-wd{
	width: 100%;
	height: 100%;
}
.wdj-kqwd,.wdj-kqsd{
	padding: 12px 0 0 0;
}
.wdj-sz{
	color: yellowgreen;
	font-weight: 900;
	font-size: 18px;
	padding: 0px 1px 0px 5px;
}	
 .fltb{
	height: 142px;
	/* background: paleturquoise; */
}	
/* 区县入园企业个数css	 */
.lb-box-d .lb-ul .lb-li{
	width: 48%;
    /* height: 60px; */
    float: left;
    margin: 0 5px 5px 0;
    background: rgba(255,255,255,0.1);
   	color: white;
}
.lb-box-d .lb-ul .lb-li .lb-box1 img{
    width: 40px;
    height: 40px;
    float: left;
    padding: 10px 0px 0px 20px;
}
.lb-p1{
	font-weight: 900;
    font-size: 16px;
    padding: 10px 0 0 0;
}
.lb-p2{
	color: #39FD6C;
    font-weight: 900;
    font-size: 20px;
    padding: 5px 0 0 0;
}	