.footer {
	display: block;
	width: 100%;
	background-image: url(../img/index_2023_pic16.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 415px;
	min-width:1300px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #FF0000;
}

.footer .box {
	display: block;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	overflow: hidden;
}
.footer .box .wznr {
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	overflow: hidden;
}
.footer .box .bqlj {
	display: block;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
}
.footer .box .bqlj img {
	height: 80px;
	width: 80px;
}
