
.cases{
	padding-bottom: 62px;
}
.cases-list{
	overflow: hidden;
	margin-top: 31px;
}
.cases-list ul{
	overflow: hidden;
	width: 110%;
}
.cases-list li{
	float: left;
	width: 288px;
}

.cases-list li{
	float: left;
	width: 403px;
	height: 165px;
	background: url(../images/transparent-white-p30.png) repeat;
	overflow: hidden;
	margin-right: 67px;
}
.cases-list .item-p1{
	overflow: hidden;
	margin: 19px 0 0;
	height: 131px;
}
.cases-list .item-p1 img{
	float: left;
	width: 181px;
	height: 131px;
	border-radius: 10px;
	margin-right: 14px;
}
.cases-list .item-p1 strong{
	display: block;
	height: 22px;
	line-height: 22px;
	margin-top: 13px;
	color: #1d1a1a;
}
.cases-list .item-p1 p{
	margin-top: 5px;
	line-height: 24px;
	color: #5d5d5d;
	font-size: 12px;
}

.cases-list .item-p2{
	overflow: hidden;
	margin-top: 16px;
}
.cases-list .item-p2 p{
	width: 110%;
	overflow: hidden;
}
.cases-list .item-p2 img{
	float: left;
	width: 128px;
	height: 117px;
	display: block;
	margin-right: 10px;
}