.ResourcesStatistics_Box{
	min-width: 1220px;
	height: auto;
	background: #fff;
	padding-bottom: 70px;
}
.ResourcesStatistics{
	padding-top: 30px;
	margin:0 auto;
	width: 1220px;
	height: auto;
	overflow: hidden;
}
.ResourcesStatistics_Left{
	float: left;
	width: 198px;
	height: auto;
}
.Overview{
	margin-bottom: 30px;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border:2px solid #00c897;
}
.OverviewHead{
	margin: 0 auto;
	width: 179px;
	height: 45px;
	font-size: 16px;
	
	color:#313131;
	line-height: 45px;
	border-bottom: 2px solid #73dcae;
}
.OverviewHead>span{
	font-family: 'icomoon';
	font-size: 20px;
	color: #00c897;
	vertical-align: -2px;
	margin-right: 10px;
}
.OverviewHead>span:before{
	content: attr(data-icon);
}
.OverviewUl{
	margin: 6px auto 12px;
	width: 179px;
	height: auto;
}
.OverviewUl>li{
	width: 100%;
	height: 40px;
	font-size: 16px;
	
	color:#444;
	line-height: 40px;
}
.OverviewUl>li>label{
	float: left;
}
.OverviewUl>li>span{
	float: right;
}
.ResourcesStatistics_Right{
	float: right;
	width: 992px;
	height: auto;
}
.InTheOverview{
	margin-bottom: 15px;
	width: 100%;
	height: auto;
	border:1px solid #e5e5e5;
	box-sizing: border-box;
}
.InTheOverview_Head{
	position: relative;
	margin: 0 auto;
	width: 932px;
	height: 46px;
	border-bottom: 1px solid #e8e3e3;
	font-size: 22px;
	
	color:#23cf8d;
	line-height: 46px;
}
.ExportData{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	
	color:#4f4f4f;
}
.ExportData>span{
	font-family: 'icomoon';
	font-size: 16px;
	color: #00c897;
	vertical-align: -2px;
	margin-right: 4px;
}
.ExportData>span:before{
	content: attr(data-icon);
}
.TotalAreaRepository{
	margin:0 auto 29px;
	width: 932px;
	height: 54px;
	font-size: 20px;
	
	color:#444;
	line-height: 54px;
}
.TotalAreaRepository>span{
	color: #d11e1e;
}
.InTheOverview_Chart{
	position: relative;
	margin: 0 auto;
	width: 932px;
	overflow: hidden;
}
.Chart_Left{
	float: left;
	margin-left: 62px;
	width: 740px;
}
.ChartLeft_Top{
	position:relative;
	width: 100%;
	height: 16px;
	margin-bottom: 8px;
}
.DropDownListOne{
	position:relative;
	width: auto;
}
.DropDownListOne>a{
	position: relative;
	margin-right: 5px;
	font-family: 'icomoon';
	font-size: 16px;
	color: #00c897;
	border:1px solid #00c897;
	border-radius: 5px;
	background: #fff;
	vertical-align: -1px;
	z-index: 99;
}
.DropDownListOne_Unfold{
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	border-bottom:none !important;
}
.DropDownListOne>a:before{
	content: attr(data-icon);
}
.DropDownListOne>span{
	font-size: 16px;
	
	color:#565656;	
}
.DropDownListOne_Ul{
	display: none;
	position:absolute;
	top: 19px;
	left:-45px;
	width: 61px;
	border:1px solid #00c897;
	border-radius: 5px;
	border-top-right-radius: 0 !important;
	background: #fff;
	text-align: center;
	z-index: 98;
}
.DropDownListOne_Ul>li{
	height:26px;
	line-height: 26px;
	cursor: pointer;
}
.DropDownListOne_Ul>li:hover{
	background: #00c897;
	color: #fff;
}
.DropDownList_Check{
	background: #00c897 !important;
	color: #fff !important;
}
/*多选*/
.ChoiceBox{
	position: absolute;
	right:0;
	top: 6px;
	width:auto;
	height:14px;
	overflow:hidden;
	}	
.ChoiceBox label {
	float: left;
	display: block;
	padding-left: 22px;
	margin-right:10px;
	width: 80px;
	height: 14px;
	font-size: 14px;
	
	color:#6a6a6a;
	line-height: 14px;
	cursor: pointer;
}

.ChoiceBox .Label_Check,.ChoiceBox label.c_off{
	background:url(../images/ResourceStatistics/label1.png) no-repeat;
}
.ChoiceBox label.c_on {
	background:url(../images/ResourceStatistics/label2.png) no-repeat;
}

.ChoiceBox .Label_Check input{
	position: absolute;
	left: -9999px;
}
.ChartBox{
	width: 800px;
	height: 600px;
	margin-bottom: 45px;
}
.Chart_Right{
	position: relative;
	float: right;
	margin-top: 40px;
	width:130px;
	height: 547px;
	line-height: 547px;
}
.ChartSign{
	display: inline-block;
	width: 100%;
	height: auto;
}
.ChartSign>li{
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-align: center;
}
.ChartSign>li>label{
	margin-right: 5px;
	font-family: 'icomoon';
	font-size: 14px;
	vertical-align: -2px;
}
.ChartSign>li>label:before{
	content: attr(data-icon);
}
.ChartSign>li>span{
	font-size: 14px;
	
}
.Infant{
	color: #95c375;
}
.Basis{
	color: #f29e65;
}
.Profession{
	color: #83b3e0;
}
/**/
.DropDownListTwo{
	position:absolute;
	left: 0;
	top: 258px;
	width: auto;
}
.DropDownListTwo>a{
	position: relative;
	margin-left: 5px;
	font-family: 'icomoon';
	font-size: 16px;
	color: #00c897;
	border:1px solid #00c897;
	border-radius: 5px;
	background: #fff;
	vertical-align: -1px;
	z-index: 99;
}
.DropDownListTwo_Unfold{
	border-top-right-radius: 0 !important;
	border-top-left-radius: 0 !important;
	border-top:none !important;
}
.DropDownListTwo>a:before{
	content: attr(data-icon);
}
.DropDownListTwo>span{
	display: inline-block;
	width: 60px;
	font-size: 16px;
	
	color:#565656;	
	text-align: right;
}
.DropDownListTwo_Ul{
	display: none;
	position:absolute;
	top: 161px;
    left: 65px;
	width: 61px;
	border:1px solid #00c897;
	border-radius: 5px;
	border-bottom-left-radius: 0 !important;
	background: #fff;
	text-align: center;
	z-index: 98;
}
.DropDownListTwo_Ul>li{
	height:26px;
	line-height: 26px;
	cursor: pointer;
}
.DropDownListOne_Ul>li:hover{
	background: #00c897;
	color: #fff;
}
/**/
.EachSchool_Box{
	margin-top: 26px;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border:1px solid #e5e5e5;
}
.EachSchool_Ul{
	margin: 24px auto 0;
	width: 931px;
	height: auto;
	overflow: hidden;
}
.EachSchool_Ul>li{
	float: left;
	margin-right: 27px;
	margin-bottom: 14px;
	width: 210px;
	height: 58px;
	border:1px solid #d6d6d6;
	border-radius: 5px;
	overflow: hidden;
}
.EachSchool_Ul>li:nth-child(4n){
	margin-right: 0;
}
.EachSchool_Ul>li:hover{
	border-color: #4cd8b6;
	box-shadow: 0px 5px 4px 0px rgba(213, 213, 213, 0.2);

}
.EachSchool_Ul>li>a>img{
	display: block;
	float: left;
	margin-left: 18px;
	margin-top: 8px;
	width: 43px;
	height: 43px;
	border-radius: 50%;
}
.EachSchool{
	float: right;
	width: 134px;
}
.EachSchool>p{
  font-size: 12px;
  
  color:#4f4f4f;
  line-height: 12px;
}

.EachSchool_Name{
	font-size: 14px !important;
	line-height: 35px !important;
}
.EachSchool_More{
	position: relative;
	display: block;
	margin:0 auto 24px;
	width: 931px;
	height: 22px;
	background: #edecec;
	font-size: 12px;
	
	color:#4f4f4f;
	text-align: center;
	line-height: 22px;
}
.EachSchool_More>img{
	position:absolute;
	left: 460px;
	top: 27px;
	width: 10px;
	height: 10px;
}
.EachSchool_NoMore{
	display: none;
	margin:0 auto 24px;
	width: 931px;
	height: 22px;
	font-size: 12px;
	
	color:#00c897;
	text-align: center;
	line-height: 22px;
}