
body{
	background:url(../images/2023govReportWebsite_pc_banner.jpg)  #fff center 0 no-repeat;
	padding-top: 394px;
}

.year_display{display:none;}
.mobile_top{display:none;}
.phone_end{display:none;}


.governmentWebsite_title{
	width: 1020px;
	margin: 0 auto;
	padding: 35px 50px;
}
.governmentWebsite_title{
	margin-bottom: 50px;
	color: #fff;
	overflow: hidden;
}
.governmentWebsite_title .gwmh_title{
	text-align: center;
	margin-bottom: 6px;
}
.governmentWebsite_title .gwmh_title h4{
	font-size: 35px;
	line-height: 50px;
	color: #333;
}
.governmentWebsiteMain_difang{
	text-align: center;
	margin: 50px auto;
}
.gwmh_title p{
	color: #333;
}
.gwmh_con p{
	color: #105dbc;
	font-family: "microsoft yahei";
	font-size: 22px;
	line-height: 42px;
}
.governmentWebsite_title .lookmore{
	float: right;
	background: #a9dafd;
	color: #333;
	padding: 0px 10px;
	border-radius: 7px;
}

.governmentWebsiteMain{
	width: 1100px;
	margin: 0 auto;
}


.governmentWebsiteMain_department{
	width: 417px;
	margin-top: 40px;
}
.governmentWebsiteMain_difang a,.governmentWebsiteMain_department a{
	display: block;
	margin: 0 auto;
	width: 100px;
	background: #fff;
	font-size: 28px;
	color: #0052c3;
	font-weight: bold;
	
}

.governmentWebsiteMain_item{
	font-family: '微软雅黑';
	font-size: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
}


.governmentWebsiteMain_item li {
    background: url(../images/2023govReportWebsite_difang_bg.png) 0 0 no-repeat;
    width: 128px;
    height: 84px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 10px;
}

.governmentWebsiteMain_gwybm li.governmentWebsiteMain_item_nobg{
	background: none;
}
.governmentWebsiteMain_item li a{
	color: #005292;
}
.governmentWebsiteMain_gwybm li{
	background: url(../images/2023govReportWebsite_gwybm_bg.png) 0 0 no-repeat;
}
.governmentWebsiteMain_item .twoline{
	line-height: 22px;
}



.zfnbjh{
	overflow: hidden;
	text-align: center;
	margin: 20px 0;
}
.zfnbjh a{
	float: left;
	display:inline-block;
	width: 50%;
}
.footer{
	background: #fff;
}

.mobile_footer{ display:none;}

.governmentWebsiteMain_title{
}

@media only screen and (max-width: 768px){ 
	.mobile_top{display:block;}
	.mobile_footer{ display:block;}

	
	body{
		background: none;
		padding:0;
	}
	
	img{width:100%;} 
	
	.header{display:none;}
	.gwmh_con p{
		font-size: 15px;
		line-height: 28px;
	}
	.governmentWebsite_title{
		width: 92%;
		padding: 5% 4%;
		margin-bottom: 0;
		background: url(../images/tipsbg.png)  top center no-repeat;
		background-size:cover ;
	}
	.governmentWebsiteMain_title {
		margin-bottom: 20px;
	}
	.governmentWebsiteMain{width:100%;}

	.governmentWebsiteMain_difang, .governmentWebsiteMain_department{
		margin: 20px auto;
		width: 60%;
	}
	.governmentWebsiteMain_department{
		margin-top:10px;
	}
	.governmentWebsite_title .gwmh_title h4{
		font-size: 20px;
		line-height: 30px;
	}
	.governmentWebsiteMain_difang a{
		width: 80px;
		font-size: 20px;
	} 
	.governmentWebsiteMain_department a{
		width: 140px;
		font-size: 20px;
	}

	.governmentWebsiteMain_item{
		justify-content: space-evenly;
	}
	
	.governmentWebsiteMain_item:after{
		content:'';
		width:22%;
	}
	.governmentWebsiteMain_gwybm li.governmentWebsiteMain_item_nobg{
		display: none;
	}
	.governmentWebsiteMain_item li {
	    background-size: 100% 100%;
	    width: 22%;
	    height: 60px;
	    font-family: "microsoft yahei";
	    font-size: 14px;
	    padding-top: 6px;
	}
	
	
	.governmentWebsiteMain_item li a {
	}
	.zfnbjh {
		margin: 0px auto 20px;
		padding: 0 1%;
	}
	.zfnbjh a {
		width: 45%;
	}
	.zfnbjh .nb2019{
		margin-right: 10%;
	}
	.governmentWebsiteMain_title{margin-top:0px}
	.footer{ display: none; }
	.mobile_footer{ display:block;}
}







