/*!
 * about -- leniu  
 */
.banner{
 	margin-bottom: 36px;
}
.banner .item img{
 	width:100%;
 	height: 270px;
}
.container .progress-leniu-about{
 	margin:0px;
}

.product{
	width:1015px;
	margin: 20px 0px 0px 0px;
}
.content-product-item{
	float:left;
	margin:10px 15px 0px 0px;
}
.content-product-item > div,.content-product-item > div.product-cover img{
	width:323px;
}
.content-product-item > div.product-cover img{
	overflow: hidden;
	height: 180px;
}
.content-product-item > div.product-title{
	height: 50px;
	line-height: 50px;
}
.content-product-item > div.product-title a{
	margin-right: 10px;
	font-size: 16px;
	color:#414141;
}
.content-product-item > div.product-title a img{
	margin-top: -2px;
}
.content-product-item > div.product-title a:hover, .content-product-item > div.product-title a:focus{
	color:#7ea709;
}
.foot-nav{
	margin-top: 30px;
}