.footer{
	overflow: hidden;
	background: url(../images/dbbjt.png) no-repeat;
	background-size: 100% 100%;
}
.footer_wh08{
	width: 80%;
	margin:0 10%;
	margin-top: 90px;
	overflow: hidden;
}
.footLeft{
	float: left;
	width: 55%;
}
.footRight{
	float: right;
	width: 35%;
}
.foologo img{
	width: 49%;
}
.foouls{
	margin: 30px 0;
	overflow: hidden;
}
.foouls li{
	float: left;
	width: 16.66%;
	margin-bottom: 15px;
/*margin-bottom: 30px;*/
}
.foouls li p{
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
}
.foouls li a{
	display: block;
	color: color: #666666;
	font-size: 16px;
	line-height: 32px;
}
.copyright p{
	font-size: 16px;
	line-height: 32px;
	opacity: 0.6;
}
.copyright{
	/*margin: 35px 0;*/
margin-bottom: 20px;
}
.footrtop{
	opacity: 0.6;
	line-height: 20px;
	font-size: 16px;
	margin-top: 40px;
}
.footrtop{
	overflow: hidden;
}
.footrtop li{
	float: left;
	margin-right: 5%;
}
.foocust{
	margin-top: 100px;
}
.foocust h2{
	font-size: 24px;
	margin-bottom: 50px;
}
.foocust p{
	opacity: 0.8;
	line-height: 32px;
	font-size: 16px;
	width: 50%;
	float: left;
}
.foocust div{
	opacity: 0.8;
	line-height: 32px;
	font-size: 16px;
	clear: both;
}
.foogzh{
	margin-top: 40px;
}
.foogzh h2{
	margin-bottom: 10px;
	font-size: 24px;
}

@media screen and (max-width:1450px) {
	.foouls li p{
		font-size: 16px;
		line-height: 35px;
	}
	.foouls li a{
		font-size: 14px;
		line-height: 30px;
	}
	.copyright p{
		font-size: 14px;
	}
	.foouls{
		margin: 30px 0 0 0;
	}
	.copyright {
		margin: 0px 0 35px 0;
	}
	.foocust h2{
		margin-bottom: 30px;
	}
	.foocust {
		margin-top: 60px;
	}
}