.banner{
	height: 530px;
	background: url(../../images/o2o/nongcun/banner.jpg) no-repeat center top;
}
/* hot-mode */
.hot-mode{
	background:#f5f5f5;
	height:705px;
}
.hot-mode-list{
	width:1200px;
	padding-top: 20px;
	margin:0 auto;
}
.hot-mode-list li{
	width:352px;
	height:346px;
	float: left;
	border:1px solid #e1e1e1;
	border-bottom-width:2px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.hot-mode-list .hot-item-1{
	border-bottom-color:#ff5400;
}
.hot-mode-list .hot-item-2{
	border-bottom-color:#004c32;
	margin: 0 69px;
}
.hot-mode-list .hot-item-3{
	border-bottom-color:#295182;
}
.hot-mode-list .hot-item-img{
	padding-top: 50px;
	height:104px;
	overflow: hidden;
}
.hot-mode-list .hot-item-img img{
	height:100%;
	display: block;
	margin: 0 auto;
}
.hot-mode-list .hot-item-tit{
	margin-top: 30px;
	font-weight:bold;
	color:#262626;
	line-height: 60px;
	fon