#indexMobile{display: none;}
body{
	background: url(../img/bg_gd.png) center no-repeat;
}
/* banner*/

#indexWeb{
	overflow: hidden;
}
.banner{
	position: relative;
	width:100%;
	height:510px ;
	/*background: greenyellow;*/
}

.bannerbox{
	z-index: 1;
	position: absolute;
	/*left: 50%;
	margin-left: -960px;*/
	overflow: hidden;

}

.point{
	position: absolute;
	bottom:0;
	margin-bottom: 30px;
	right:0;
	z-index: 10;
	width:300px;
	height: 16px;
/*	background: red;*/
	}

.point li{
	width: 16px;
	height: 16px;
	float: left;
	background:url(../img/pointA.png) no-repeat center;
	margin-left: 20px;
	cursor: pointer;
}

.select{
	width: 16px;
	height: 16px;
	float: left;
	background:url(../img/pointB.png) no-repeat center !important;
	margin-left: 20px;
}

.bannerbox img{
	display: block;
	width: 1920px;
	height: 510px;
	float:left;
}

/*以上是 banner*/

/* mian*/
.do{
	width: 1200px;
	height: 100px;
	text-align: center;
}

.do h1{
	font-size: 21px;
	font-weight: 400;
	color:#209d4f;
	height: 50px;
	margin-top: 80px;
	}
	
.do p{
	font-size: 14px;
	color: 26px;
	color: #666;
}
.mian{
	width: 1200px;
	height: 500px;
}

.yewu{
	width: 33%;
	height: 243px;
	float: left;
}

.yewu2{
	background:url(../img/line.jpg) no-repeat center left;
}

.yewu p{
	width: 100%;
	height: 300px;
	float: left;
	text-align: center;
}

.food a{
	width: 100%;
	height: 100%;
	background:url(../img/food.jpg) no-repeat center;
}
.food a:hover{
	background:url(../img/food2.jpg) no-repeat center;
}
.environment a{
	width: 100%;
	height: 100%;
	background:url(../img/environment.jpg) no-repeat center;
}

.environment a:hover{
	background:url(../img/environment2.jpg) no-repeat center;
}

.health a{
	width: 100%;
	height: 100%;
	background:url(../img/health.jpg) no-repeat center;
}
.health a:hover{
	background:url(../img/health2.jpg) no-repeat center;
}

.yewu h5{
	width: 100%;
	text-align: center;
	font-size: 21px;
	font-weight: 400;
	color: #209d4f;
}

.yewu a{
	display: block;
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-top: 6px;
	font-weight: 300;
}

.yewu a:hover{
	color: #209D4F;
}

/*以上是 mian*/

.canYeLian{
	clear: both;
	width: 1200px;
	height: 550px;
}

.canYeLian h1{
	 font-size: 24px;
	 color: #209d4f;
	 font-weight: 400;
	 margin-bottom: 30px;
	 }
.canYeLian-left,.canYeLian-right{
		float:left;
}

.canYeLian-left{
	background: url(../img/canyiJianTou.png) no-repeat center;
	width:214px;
	border: #209D4F 1px solid;
	height: 374px;
	float:left;
}

.c-title{
	font-size: 14px;
	color:#666;
	width: 134px;
	margin-top: 50px;
	line-height: 26px;
}

.c-but{
	display: block;
	width: 132px;
	height: 32px;
	line-height: 32px;
	border: #25B059 1px solid;
	margin-top: 180px;
	text-align: center;
	color: #25B059 ;
	cursor:pointer;
}

.c-but:hover{
	background: #25B059;
	color: #fff;
}
.canYeLian-right{
	width:984px;
	height: 444px;
}

.canYeLian-right dl{
	float:left;
	margin-left: 30px;
}

.canYeLian-right dl dt{
	width: 216px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #666;
	margin-bottom: 40px;
}

.canYeLian-right span{
	color: #1CC98A;
}


/*以上是 产业*/

.guanYu{
	width: 1200px;
	}
.g-left,.g-right{
	float: left;
}
.g-left{
	width: 460px;
	background: #209d4f;
	height: 200px;
	}
	
.g-left h1,.g-left p{
	color: #fff;
	margin-left: 50px;
}
	
.g-left h1{
	font-size: 24px;
	height: 72px;
	font-weight:400;
	margin-top: 40px;
	background: url(../img/guanYuXian.png) no-repeat left 65%;
}

.g-left p{
	height: 30px;
}

.g-right{
	width: 738px;
	height: 300px;
}

.g-right p{
	width: 638px;
	margin-left: 100px;
	font-size: 14px;
	line-height: 28px;
	color: #666;
}

.g-right a{
	display: block;
	width:246px;
	height: 42px;
	line-height: 42px;
	color: #29cc90;
	background: url(../img/guanyuJiantou.png) no-repeat center right;
	margin-top: 45px;
	margin-right: 0px;
}

.g-right a:hover{
	color: #209D4F;
}
/*以上是 我们是谁*/

.YouQingLianJie{
	clear: both;
	width: 100%;
	background: #209d4f;
}

.YouQingLianJieBox{
	padding: 30px 0;
	width: 1200px;
	border-bottom: #fff 1px solid;
}

.YouQingLianJie a{
	color: #fff;
	margin-right: 30px;
	width: 25%;
}

.YouQingLianJie h1{
	font-size: 24px;
	height: 48px;
	font-weight:400;
	color: #fff;
}
