.ztctive_box{
	width: 100%;
	background-color: #f5f5f7;
}
.ztctive_box_daoyin{
	width: 100%;
}
.ztctive_box_daoyin p{
	width: 70%;margin: 0 auto;padding: 30px 0;font-size: 16px;
}
.ztctive_box_daoyin p span{
	color: #1866c8;font-size: 16px;
}
.ztctive_box_content{
	width: 70%;margin: 0 auto;background-color: #ffffff;
}
.ztwz_acttitle{
	background: url(../images/bg11.png)no-repeat left top;
	background-size: 100% 5px;padding: 30px 0 30px 3%;
	font-size: 20px;border-bottom: 1px solid #DDDDDD;
}
.ztwz_listzt{
	width: 92%;margin: 0 auto;padding: 20px 0;
}
.ztwz_listzt li{
	width: 100%;padding:10px 0;overflow: hidden;border-bottom: 1px dashed #dddddd;
}
.ztwz_left{
	float: left;margin-right: 2%;width: 20%;
}
.ztwz_left img{ 
	width: 100%;display: block;min-height:144px;
}
.ztwz_right{
	float: left;
	width: 78%;box-sizing: border-box;
}
.ztwz_right h6{
	color: #353535;width: 95%;padding: 3% 0;
	font-size: 20px;white-space: nowrap;
	overflow: hidden;text-overflow: ellipsis;
}
.ztwz_listzt li:hover h6{
	color: #f18c00;
}
.ztwz_right p{
	color: #666666;
}