@charset "gb2312";
/* CSS Document */
.zmhd {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	background: #ffffff;
}
.zmhd img {
	margin: 20px auto;
	max-width: 1180px;
	text-align: center;
}
.zmhd h1 {
	text-align: center;
	color: #32b16c;
	line-height: 50px;
	padding-top: 20px;
}
.zmhd h2 {
	text-align: center;
	line-height: 40px;
}
.source {
	text-align: center;
	border-top: 1px solid #CCC;
	margin: 10px 20px;
	line-height: 30px;
}
.con02 {
	width: 1180px;
	margin: 0 auto;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.con02 p {
	padding: 10px 40px;
	font-size: 14px;
	line-height: 24px;
	/*min-height: 600px;*/
}
