.selfBox{
	display: flex !important;
}
.content-ts .img-box>a>img {
	width: 171px;
	height: 106px;
}
.flex-1{
	flex: 1;
}
.content-ts .img-box>a>div {
	width: 100%;
	position: static;
	bottom: unset;
	background: none;
	padding: 5px 10px;
	font-size: 0;
}
.content-ts .img-box>a>div>span {
	display: inline-block;
	font-size: 14px;
	color: #FFFFFF;
	width: unset;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content-ts .img-box>a>div>span {
	display: inline-block;
	font-size: 14px;
	color: #888888;
	width: unset;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 5px;
}