.header {
	width: 100%;
	background: #fff;
}
.gdyq_logo {
	width: 1028px;
	margin: 0 auto;
	padding: 8px 0;
}
.banner {
	height: 261px;
	background: url(../images/yqfkpc_banner.jpg) top center no-repeat;
}
.epidemicPreventionProject{
	width: 1028px;
	margin: 0 auto;
	
}
.gdyqfkzccstitle{
	margin: 44px 0;
}

.gdyqfkzccsProvinces{
	width: 1028px;
	overflow: hidden;
}
.gdyqfkzccsProvinces_list{
	width: 1036px;
	margin-bottom: 42px;
}
.gdyqfkzccsProvinces_list a{
	float: left;
	width: 130px;
	height: 50px;
	border: 2px solid #e4e4e4;
	text-align: center;
	line-height: 50px;
	border-radius: 8px;
	box-shadow: 0 0 4px #e4e4e4; 
	font-family: "microsoft yahei";
	font-size: 22px;
	color: #535353;
	margin-right: 14px;
	margin-bottom: 14px;
}
.gdyqfkzccsProvinces_img{

}
.gdyqfkzccsProvinces_img a{
	width: 480px;
	height: 105px;
}
.public_footer{
	background: #fff;
	width: 1100px;
}
 .mobie_banner{ display:none;}
 .mb_20{ margin-bottom:0px;}
 .mobile_gdyqfkzccstitle,.mobile_footer{
	 display: none;
 }
 .bghui{ background-color:#eeeeee;color:#aeaeae!important; cursor:default;}
  .bghui:hover{ background-color:#eeeeee!important; color:#aeaeae!important; cursor:default;}
  
.gdyqfkzccsProvinces_list a:hover{color:#fff; background-color:#1258c7;}
@media only screen and (max-width: 768px){
	.header {
		display: none;
	}
	.banner{
		display: none;
	}
	 .mobie_banner{ display:block;}
	  .epidemicPreventionProject{width:100%;}
	  .gdyqfkzccsProvinces{width:100%;}
	  .mb_20{ margin-bottom:20px; display:block;}
	  .gdyqfkzccsProvinces_list {
			width:100%;
			display: flex;
			flex-wrap: wrap;
			justify-content: space-evenly;
		}
		.gdyqfkzccsProvinces_img {
		    margin-bottom: 0;
		}
		
		.gdyqfkzccsProvinces_img a{
			width: 100%;
			height: auto;
			margin-bottom: 18px;
		}
		
		.gdyqfkzccsProvinces_list a {
			width: 30%;
			border: 2px solid #e4e4e4;
			text-align: center;
			line-height: 50px;
			border-radius: 8px;
			box-shadow: 0 0 4px #e4e4e4;
			font-family: "microsoft yahei";
			font-size: 18px;
			color: #535353;
			margin-right: 0px;
			margin-bottom: 14px;
		}
		.gdyqfkzccsProvinces_list span {
			
			width: 30%;
			float: left;
		}
		.gdyqfkzccstitle{
			display: none;
		}
		.mobile_gdyqfkzccstitle{
			 display: block;
			 margin-bottom: 20px;
		}
		.mobile_footer{
			display: block;
		}
}