

@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
}
li {
	list-style: none
}
.banner{
	width: 100%;height: 431px; background: url("image/banner.png") top center no-repeat; background-size: cover;  margin: 0 auto;
}
.content1200{
	width: 1200px; font-size:16px; text-indent: 32px; line-height: 40px; margin: 0 auto; text-align:left; margin-top:50px;  margin-bottom:50px;
}
.content1200 .bt{padding-top: 16px;}
.bt{ font-weight: bold;}
.btn1{text-align: center; width: 1200px; margin: 0 auto;}
.btn1 a img{text-align: center;}
.btn1 img{text-align: center;}
.footer{width: 100%; background: #c72226;padding-top: 30px; padding-bottom: 30px;}
.footer .wz{
	font-size:16px; line-height: 30px; width:300px; margin: 0 auto;  text-align: left; color: #fff;
}
.footer .wz a{
	color: #fff; text-decoration: none;
}
.footer .wz p{
	padding: 0px;
}
.zp_list{
	margin-top: 30px; 
}
.zp_list ul li{ 
margin: 20px 28px; float: left;
}
.zp_list ul li img{ 
width:330px; height: auto;
}