*{padding:0px;margin:0px;}
a{
	text-decoration: none;
}
.group-box1{
	margin-bottom:20px;
}
.group-box1 .news-photo{
	position:relative;
}
.group-box1{
	height:151px;
}
.group-box1 .title{
	position: absolute;
	bottom: 0px;
	background-color: white;
	/* padding: 4px; */
	padding-right: 5px;
	padding-top: 5px;	
}
.group-box1 .title a{
	color:#2f9a66;
	font-size:13px;
}
.group-box1 .box_second .title a{
	color:#ff8629;
}
.news-list{
	margin-top:7px;
}
.news-list ul li{
	display:block;
	max-width:250px;
	font-size: 12px;
	color: #575757;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	line-height: 1.4em;	
}
.news-list ul li a{
	color:#575757;
	font-size:13px;
	font-weight:bold;
}