
.merchant-content{overflow:hidden;margin:34px auto}
/* caselist */
.caselist {
	margin: auto;
	    padding: 10px 2px 62px 24px;
}

.caselist li {
	width: 227px;
	height: 227px;
	float: left;
	margin: 0 18px 15px 0;
	position: relative;
	overflow: hidden;
}

.tagImg1 {
	width: 226px;
	height: 226px;
	display: block;
	position: absolute;
	left: 0px;
	/* top: 0px; */
	top:-226px;
}

.tagImg1 img {
	width: 226px;
	height: 226px;
}

.tagImg2 {
	width: 59px;
	height: 59px;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

.tagImg2 img {
	width: 59px;
	height: 59px;
}

.tagDiv1 {
	background: #FFFFFF;
	border: 1px solid #E7E7E7;
	padding: 10px;
	width: 205px;
	height: 205px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.tagDiv1 h3 {
	margin: 0px;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}

.tagP1 {
	margin: 5px 0 0;
	color: #666;
}

.tagP2 {
	line-height: 22px;
	clear: both;
	color: #666;
	padding: 5px 0 0;
	height: 115px;
	overflow: hidden;
}

.tagP3 {
	height: 25px;
}

.tagP3 a {
	color: #5ad2cd;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
	text-align: center;
	width: 89px;
	text-decoration: none;
	border: 1px solid #92f9a7;
	border-radius: 5px;
}

