@charset "utf-8";
/* CSS Document */



/*滚动*/
.i-pro{
	padding-bottom: 40px;
}
.i-pro ul li{
	width: 300px;
	float: left;

}
.pro-img{
	width: 280px;
	margin:0 auto;
	text-align: center;

}


.pro-img p{
	height: 30px;
	background: #343f45;
	position: relative;
	margin-top:-30px;
	line-height: 30px;
	color: #fff;
}