.story_img {
	max-height: 240px;
	min-height: 240px;
	width: 100%
}

.qrcode_img {
	float: center;
	text-align: center
}

.testimonial-body {
	padding: 6px
}

.testimonial-info-1 {
	font-style: normal
}

.testimonial-body .text-ellipsis {
	margin-bottom: 5px
}

.overlay-links {
	left: 47%;
	top: 24%;
}

.overlay-container {
	max-height: 180px;
	min-height: 180px;
	height: 180px
}

.image-box-body {
	padding: 10px 15px 10px
}

p {
	margin-bottom: 5px
}

.link {
	padding-right: 0
}

.link:after {
	content: ""
}

.intro {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

/* 解决不显示问题 */
.isotope-container {
  display: block;
}

.isotope-container-fitrows {
  display: block;
}