.zher-top{
	margin-bottom: 50px;
}
.zher-top>p{
	font-size: 16px;
	color: #333;
	line-height: 28px;
	text-align: center;
}
.zher-item{
	width: 100%;
	height: 320px;
	margin-bottom: 20px;
	overflow: hidden;
}
.zher-item:last-child{
	margin-bottom: 0;
}
.zher-lef{
	width: 440px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.zher-rig{
	position: relative;
	width: 740px;
	height: 100%;
	overflow: hidden;
}
.zher-lef>img,
.zher-rig>img{
	width: 100%;
	height: 100%;
}
.zher-txt{
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.zrsub,
.zrtit{
	font-size: 18px;
	color: #ffffff;
	line-height: 28px;
}
.zrtit{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
/*  相关资料下载*/
.zher-dows{
	padding: 60px 0px;
	background: url(/images/bg-zr.jpg) no-repeat;
	background-size: 100% auto;
}
.zhr-tit{
	font-size: 30px;
	color: #333333;
	line-height: 28px;
	text-align: center;
}
.zr-dows>ul{
	margin-right: -30px;
}
.zr-dows>ul>li{
	width: 380px;
	height: 180px;
	background-color: rgb( 255, 255, 255 );
	padding: 30px 30px 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	text-align: center;
	float: left;
}
.footer.mt60{
	margin-top: 0;
}
.dow-tit{
	font-size: 24px;
	color: #333333;
	line-height: 36px;
}
.dowzr-txt{
	font-size: 16px;
	color: #545454;
	margin-bottom: 10px;
	line-height: 36px;
}
.down{
	display: block;
	width: 149px;
	height: 40px;
	border-width: 1px;
	border-color: rgb( 0, 121, 192 );
	border-style: solid;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	font-size: 14px;
	color: #0079c0;
}
.down:hover{
	background-color: #0079c0;
	color: #fff;
}
.zr-dows>ul>li:hover{
	box-shadow: 0px 10px 20px rgba(0,0,0,0.101);
}<!--耗时1754512944.6998秒-->