/*banenr*/
.zhuan_banner img {
	width: 1920px;
	height: 400px;
	display: block;
}

.new23_all {
	width: 1160px;
	overflow: hidden;
	margin: 20px auto;
	padding: 20px;
	background: #fff;
}

.newszt_all {
	width: 1160px;
	overflow: hidden;
	margin: 20px auto;
	padding: 20px;
	background: #fff;
}

.newszt_all p {
	font-size: 18px;
	color: #333;
	text-indent: 36px;
	line-height: 42px;
	padding: 20px 60px;
}
.newszt_all img {
	width: 50%;
	margin: 20px auto;
	display: block;
}

.nwes_ztlist {
	overflow: hidden;
	padding: 30px 0;
	border-bottom: 1px solid #f1f1f1;

}

.time_le {
	float: left;
	overflow: hidden;
	width: 100px;
	height: 100px;
	background: #eaf2fb;
}

.time_yue {
	font-size: 46px;
	font-weight: bold;
	text-align: center;
	color: #0092f1;
	margin-top: 6px;
}

.time_day {
	font-size: 14px;
	color: #0092f1;
	text-align: center;
	line-height: 18px;
}

.time_ri {
	float: right;
	width: 1030px;
	overflow: hidden;
}

.time_title {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.time_name {
	font-size: 16px;
	color: #333;
	line-height: 28px;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;

}


.act_title {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	line-height: 88px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.act_ertit {
	text-align: center;
	color: #999;
	line-height: 46px;
	font-size: 16px;
}

.act_ertit span {
	padding-right: 15px;
}