body {
	margin: 0;
	padding: 0;
}
ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.hzpp {
    width: 1260px;
    height: auto;
    margin: 0 auto;
}
.hzpp_bg {
	width: 1260px;
	margin: 0 auto;
	background: url(../images/hzpp_bg1.png) repeat-y center top;
	padding-bottom: 35px;
	float: left;
}
.hzpp ul{
	width: 1260px;
	margin: 0 auto;
}
.hzpp ul li {
	width: 269px;
	height: 168px;
	border-radius: 20px;
	float: left;
	margin-left: 38px;
	overflow: hidden;
	margin-top: 45px;
}