@charset "utf-8";
/* CSS Document */
body{
	background-color:#f5f5f5;
	}
.head-c ul li.cpzx 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 bottom no-repeat;
	background-color:#fff;
	padding-bottom:80px;
	
	}
.cont .cont-c{
	width:1000px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
	}
.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;
	}
.cont-c ul li{
	width:288px;
	height:388px;
	float:left;
	margin:10px 40px 30px 0px;
	border:1px solid #cce79d;
	box-shadow:4px 4px #eee;
	background-color:#fff;
	}
.cont-c ul li p{
	width:250px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	color:#666;
	line-height:22px;
	}
.cont-c ul li p.pimg{
	width:280px;
	height:190px;
	margin-top:5px;
	overflow:hidden;
	}
.cont-c ul li p.title{
	font-size:20px !important;
	margin-top:10px;
	margin-bottom:10px;
	}
.cont-c ul li p img{	
	
	transition:all 0.6s;
	
	}
.cont-c ul li p img:hover{	
	transform:scale(1.06);
	}
.cont-c ul li a.ckxq{
	display:block;
	width:78px;
	height:18px;
	margin:20px auto 0px;
	text-align:center;
	border:1px solid #008742;
	color:#000;
	font-size:12px;
	}
.dede_pages{
	width:500px;
	height:40px;
	clear:both;
	position:relative;
	margin:40px auto 40px ;
	
	}
.dw{
	position:absolute;
	left:50%;
	}
.pagelist{
	margin-left:-50%;
	}
.pagelist li{
	float:left;
	padding:5px 10px 5px 10px;
	}
.pagelist li a{
	font-size:18px;
	color:#008742;
	}
.pagelist li a:hover{
	color:#008742;
	}
.pagelist li.thisclass{
	font-size:18px;
	color:#666;
	text-decoration:underline;
	}