a{
	text-decoration:none;
}
/*顶部图片css*/
#zlzz_PngBox{
	width: 100%;
	min-width: 1200px;
	height: 470px;
	/* background: url(../../img/childpages/zlzz_ban.png)no-repeat center; */
	background-size: 100% 100%;
	cursor: pointer;
}

/*导航css开始*/
#zlzz_Dh{
	width: 1200px;
	margin: 0 auto;
	height: 52px;
	line-height: 52px;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #c83a50;
}
#zlzz_Dh a{
	cursor: pointer;
	color: #000000;
}

/*内容css开始*/
#zlzz_con{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 30px;
	overflow:hidden;
}

#zlzz_con .zlzzc_box{
	width: 386px;
	height:292px;
	float: left;
	margin-right: 21px;
	margin-top: 35px;
}
#zlzz_con .zlzzc_box:nth-child(3n){
	margin-right: 0px;
}
#zlzz_con .zlzzc_box img{
	width: 386px;
	height: 254px;
	float: left;
}
#zlzz_con .zlzzc_box p{
	height: 40px;
	width: 100%;
	line-height: 40px;
	text-align: center;
	float: left;
}

.con{
	position: relative;
	left: 40%;
}
.zlzzc_page{
	/* width: 300px; */
	margin: 0 auto;
	height: 36px;
	float: left;
	margin-top: 30px;
	line-height: 36px;
}

.zlzzc_page a{
	display: inline-block;
	border: 1px solid #666666;
	float: left;
	margin-right: 10px;
	padding: 0px 12px;
	cursor: pointer;
}
.zlzzc_page a:first-child:hover,.zlzzc_page a:nth-child(2):hover{
	background: #f13744;
}












