.Demand_ctn_box_big{
	padding: 36px 46px 70px 46px;
	display: flex;
	justify-content:space-around;
}
.Demand_ctn_box_bigAlone{
	display: block;
	margin: auto;
}
.statisticsBox{
	width: 45%;
	height: 380px;
	border: 1px solid #cccccc;
}
.special{
	border: none;
}
.statistics_head{
	width: 92%;
	height: 79px;
	margin-left: 4%;
	border-bottom: 1px solid #cccccc;
}
.statistics_head_label{
	font-size: 18px;
	font-weight: bold;
	line-height: 100px;
}
.statistics_contentBox{
	width: 100%;
	height: 300px;
	padding: 20px 20px;
}
.statistics_content{
	width: calc(100% - 160px);
	height: 300px;
	float: left;
}
.statistics_tip{
	width: 160px;
	height: 300px;
	vertical-align: middle;
	float: right;
}
.statistics_title{
	font-size: 16px;
	font-weight: bold;
}
.statistics_title2{
	font-size: 16px;
	font-weight: bold;
	width: 95%;
	margin: auto;
}
.statistics_font{
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}
.statistics_content1{
	width: 80%;
	height: 400px;
	margin: auto;
}
/*单独*/
.statisticsBoxAlone{
	width: 100%;
	height: 660px;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}
.statistics_contentBoxAlone,.statistics_contentAlone,.statistics_tipAlone{
	height: 440px;
}
/*筛选*/
.screenBox{
	width: 100%;
	height: auto;
	margin: auto;
	margin-bottom: 30px;
	overflow: hidden;
}
.screenList{
	height: auto;
	margin: auto;
    margin-bottom: auto;
	overflow: hidden;
}
.screenList{
	width: 27%;
height: 50px;
float: left;
}
.screen{
	display: inline-block;
	width: 20%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	text-align: left;
	float: left;
}
.screen_ul{
	width: 90%;
	height: 50px;
	float: right;
	font-size: 16px;
}
.screen_li{
	float: left;
	width: 100px;
	height: 30px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;
	cursor: pointer;
}
.screen_on{
	background: #0069D6;
	color: #ffffff;
}
#container{
	position: relative;
}
.big_icon{
	float: right;
	margin-top: 24px;
	cursor: pointer;
}
.big_statistics{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 10%;
	background: #ffffff;
	z-index: 1000;
	display: none;
}
.close_big{
	position: fixed;
	top: 16%;
	right: 4%;
	cursor: pointer;
}


.input-text,.select{width: 190px;margin-top: 10px;}

@media only screen and (max-width: 1300px) {
	.Demand_ctn_box_big{
		flex-direction: column;
		padding-top: 10px;
		padding-bottom: 0;
	}
	.statisticsBox{
		width: 90%;
		left: 5%;
		margin-top: 30px;
	}
}
@media only screen and (max-width: 1300px) {
	.Demand_ctn_box_bigAlone{
		padding: 46px 46px 70px 46px;
	}
	.statisticsBox{
		width: 100%;
		height: 520px;
	}
	.statistics_font{
		float: left;
		margin-left: 30px;
	}
	.statisticsBoxAlone{
		height:660px;
	}
	.statistics_contentBoxAlone{
		height: 480px;
	}
	.statistics_head_label{
		font-size: 16px;
		line-height: 60px;
	}
	.statistics_contentBox{
		height: 480px;
	}
	.statistics_content{
		width: 100%;
		float: none;
		height: 340px;
	}
	.statistics_content1{
		width: 100%;
		height: 340px;
	}
	.statistics_contentAlone{
		height: 340px;
	}
	.statistics_tip{
		width: 100%;
		float: none;
		height: 100px;
	}
	.statistics_tipAlone{
		height: 100px;
	}

}
@media (min-width:992px) and (max-width:1280px ) { 
	.screenList{
		width: 33%;
	}
	.screen{
		width: 24%;
	}
	.input-text, .select{
		width: 70%;
	}
}	
/* 平板电脑 */
@media (min-width:768px) and (max-width:992px ) {
	.screenList {
		width: 50%;
	}
	.screen {
		width: 26%;
	}
	.input-text, .select{
		width: 70%;
	}
}
@media only screen and (max-width: 768px) { 
	.screenList{
		width: 100%;
	}
	.Demand_ctn_box_big {
		padding: 0;
	}
	.Demand_ctn_box_bigAlone{
		padding: 0;
	}
	.screenBox{
		width: 100%;
		margin-bottom: 15px;
		padding-top: 8px;
	}
	.screen{
		width: 17%;
		font-size: 16px;
		margin-top: 5px;
	}
	.input-text, .select{
		width: 100%;
		font-size: 15px;
	}
	.statistics_head{
		height: 58px;
	}
	.big_icon{
		margin-top: 13px;
	}
	.statistics_tip {
		width: 100%;
		float: none;
		height: auto;
		overflow: hidden;
		margin-bottom: 15px;
	}
	.statistics_font {
		float: left;
		margin-left: 0;
		margin-right: 20px;
		font-size: 15px;
	}
	.statisticsBox {
		width: 100%;
		height: auto;
		margin-top: 15px;
	}
	.statistics_contentBox{
		height: auto;
	}
	.statistics_content{
		height: 286px;
	}
	.statistics_contentBox{
		padding-bottom: 0px;
	}
	.statisticsBoxAlone{
		height: auto;
	}
	textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.screenList{height: auto;}
	.screen{height: auto;width: 100%;margin-top: 0;line-height:1.6;margin-bottom: 10px;}
	.input-text, .select{margin-top: 0px;}
	.screenList{margin-bottom: 10px;}
	.screenBox{margin-bottom: 5px;}
}