@charset "utf-8";
/* CSS Document */
body{
	background-color:#f5f5f5;
	}
.head-c ul li.gsjj a{
	color:#008742;
	}
.bannerImg {
	position: relative;
	height: 420px;
	overflow:hidden;
}
.jtuan_img {
	position: absolute;
	left: 50%;
}
.jtuan_img img {
	margin-left: -50%;
}
.dqwz{
	width:1200px;
	height:22px;
	margin:20px auto;
	}
.dqwz a{
	color:#000;
	}
.dqwz a:last-child{
	color:#008742;
	}
.cont{
	width:1200px;
	margin:30px auto 80px;	
	background:url(../images/gsjj/3.png) right 540px no-repeat;
	background-color:#fff;
	
	}
.cont .cont-c{
	width:1000px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
	}
.cont .cont-c p{
	color:#666;
	line-height:30px;
	}
.cont .cont-c p.title{
	font-size:24px;
	color:#008742;
	}
.cont .cont-c hr{
	height:1px;
	border:none;
	border-top:1px solid #008742;	
    opacity:0.4;
    filter:alpha(opacity=40);
	}
.cont .fx{
	width:1000px;
	margin:0 auto;
	padding-bottom:50px;
	}
.cont .fx p{
	text-align:right;
	}