#content{
	width: 1350px;
	font-size: 0;
	margin: auto;
}
img{
	width: 100%;
}
.produce{
	padding: 40px 0 20px 20px;
}
.header{
	padding-left: 20px;
	padding-bottom: 60px;
}
.list{
	width: 1350px;
	margin: auto;
}
.item{
	float: left;
	margin-right:36px;
	margin-bottom: 80px;
	text-align: center;
}
.item:nth-child(3n){
	margin-right: 0;
}
.item img{
	width: 426px;
	height: 490px;
}
.dring_thing-word{
	padding-top: 46px;
    margin-bottom: 14px;
    font-size: 14px;
    color: #965;
}
.dring_thing-btn{
	width: 140px;
	background: #965;
	color: #fff;
	text-align: center;
	height: 26px;
	line-height: 26px;
	margin: auto;
}
.page{
	line-height: 30px;
	text-align: center;
	margin-bottom: 60px;
}