body { text-align: center; font-family:"微软雅黑", arial;margin:0; padding:0; background: #FFF; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
img{vertical-align:top;}
a{text-decoration: none;}
/*p,h1,h2,h3,h4{margin: 0;padding: 0;}*/


/*banner*/

/*菜单*/
.menu{
	width: 100%;
	/*padding: 20px 0;*/
	padding-bottom: 20px;
	/*background: #198BBF;*/
}
.menu_ul{
	width: 740px;
	height: 130px;
	margin: 0 auto;
	/*background: green;*/
}






@font-face {
  font-family: 'iconfont';
  src: url('../css/font/iconfont.eot');
  src: url('../css/font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../css/font/iconfont.woff') format('woff'),
  url('../css/font/iconfont.ttf') format('truetype'),
  url('../css/font/iconfont.svg#iconfont') format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.iconfont{
	color: #c6c6c6;
	font-size: 40px;
	text-align: center;
	display: block;
	/*vertial-align:middle;*/
	padding-top: 20px;
}
.icoclass{
	color: #FFFFFF;
	background: ;
}
/*智能灌溉*/
.menu_cent{
	width: 1200px;
	height: auto;
	background: #f1f1f1;
	margin: 0 auto;
	display: none;
}
.menu_cent:first-child{
	display: block;
}
.menu_nei{
	width: 100%;
	height: auto;
	background: #F1F1F1;
	padding-top: 20px;
	overflow: hidden;
}
.com_tit{
	/*width: 100%;*/
	border-left: 2px solid #2ecb66;
	height: 46px;
	/*background: cyan;*/
	font-size: 20px;
	text-align: left;
	padding-left: 20px;
	/*line-height: 10px;*/
}
/*.com_tit span{
	font-size: 12px;
	color: #acaeb8;
}*/
.com_shao{
	display: block;
	height: 21px;
	/*line-height: 0;*/
	color: #232323;
	font-size: 20px;
	text-align: left;
}
/*flooding*/
.flooding{
	width: 1200px;
	height: auto;
	/*padding-top: 20px;*/
	padding-bottom: 30px;
}
.flood_cen{
	width: 100%;
	height: 240px;
	background: #FFFFFF;
	border-top: 1px solid #F1F1F1;
	margin-top: 30px;
	box-shadow: 0px 4px 15px #c6e6d2;
}
.flood_cen1{
	width: 100%;
	background: #FFFFFF;
	border-top: 1px solid #F1F1F1;
	margin-top: 30px;
	box-shadow: 0px 4px 15px #c6e6d2;
	clear:both;
	overflow:hidden; 
}
.flood_cen:hover,.flood_cen1:hover
{
    background: #2ecb66;
}

.flood_cen:hover .flo_cent span
{
    color:White;
}
.flood_cen:hover .flo_cent h4
{
    color:White;
}
.flood_cen1:hover .flo_cent1 h4
{
    color:White;
}

.flo_img{
	display: block;
	width: 260px;
	height: 180px;
	float: left;
	/*background: purple;*/
	margin: 30px 20px;
}
.flo_img img{
	width: 100%;
	height: 100%;
}
.flo_cent{
	float: left;
	width: 100%;
	height: 180px;
	margin-right: 20px;
	
}
.flo_cent1{
	float: left;
	width: 100%;
	margin-right: 20px;
	margin-bottom:20px;
}
.flo_cent h4,.flo_cent1 h4{
	margin: 0;
	padding-top: 30px;
	font-weight: normal;
	color: #666666;
	font-size: 27px;
	text-align: left;
}
.flo_cent span{
	width: 80%;
	/*height: 100px;*/
	display: block;
	text-align:center;
	padding-right:100px;
	padding-left:100px;
	color: #9f9f9f;
	padding-top: 30px;
	line-height: 24px;
	font-size: 14px;
	overflow: hidden;
	/*padding-right: 20px;*/
	overflow: hidden;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
}
.flo_cent a{
	display: block;
	width: 140px;
	height: 40px;
	background: #2ecb66;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 40px;
	border-radius: 5px;
	margin-top: 14px;
}
.so_b
{
    height: 100px;
    overflow:hidden;
}

.com_ul{
	width: 744px;
	height: 130px;
	/*background: purple;*/
	margin: 0 auto;
	margin-top: 30px;
}
.com_ul li{
	float: left;
	width: 85px;
	height: 130px;
	margin: 0 50px;
}

.com_udiv{
	width: 81px;
	height: 81px;
	border-radius: 50% 50%;
	border: 2px solid #c5c5c5;
	/*background: url(../img/xinxi_wh.gif) center center no-repeat;*/
	background-color: #FFFFFF;

}
.com_class{
	width: 85px;
	height: 85px;
	border: none;
	border-radius: 50% 50%;
	background-color: #565656;
}

.com_ul li p{
	font-size: 16px;
	text-align: center;
	line-height: 16px;
	color: #999999;
	/*padding-top: 80px;*/
}













































