.thumbnail {
	position:relative;
	float:right;
	margin:0px;
	width:69px;
	height:69px;
}
.thumbnail a img {
	width:65px;
	height:65px;
}
.suolvetu {
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	border:1px solid #e6e6e6;
	background-color:#fff;
}
.title1 {
	padding:10px 5px 5px 0;
}
.title1 {
	font-weight:400;
	max-height:30px;
	overflow:hidden;
	line-height:20px;
	font-size:14px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	word-break:break-word;
}