.content_new .ztzl>li{
	width: 980px;
	height: 220px;
	background-color: #f5f5f5;
	padding: 30px 50px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.content_new .ztzl .ztzl_tp {
	width: 340px;
	height: 220px;

}
.content_new .ztzl .ztzl_tp img {
	width: 100%;
	height: 100%;
}
.content_new .ztzl .ztzl_list {
	width: 590px;
	height: 220px;
}
.content_new .ztzl .ztzl_list .ztzl_list_tit {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
}
.ztzl_list .line_height li span {
	float: left;
	display: block;
	width: 490px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
