
.thumbs-title {
	position: absolute;
	left: 25px;
	top: 15px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #fff;
	color: #555;
	font-size: 15px;
}
.thumbs-cotnainer {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.thumbs-cotnainer .swiper-slide {
	width: 131px;
	text-align: left;
	line-height: 1.3;
}



.thumbs-cotnainer img {
	width: 100px;
	height: 100px;
	border-radius: 10px;
}
.app-title {
	font-size: 13px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #fff;
	white-space: nowrap;
	text-overflow:ellipsis;
	position: relative;
	overflow: hidden;
	max-width: 90%
}
