@charset "utf-8";
/* CSS Document */
body{
	background-color:#f5f5f5;
	}
.head-c ul li.lxwm 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;
	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 .cont-c ul li{
	width:734px;
	height:45px;	
	margin-top:10px;
	margin-bottom:15px;
	}
.cont .cont-c ul li.li1{
	margin-top:20px;
	background:url(../images/lxwm/1.png) center no-repeat;
	}
.cont .cont-c ul li.li2{
	background:url(../images/lxwm/2.png) center no-repeat;
	}
.cont .cont-c ul li.li3{
	background:url(../images/lxwm/3.png) center no-repeat;
	}
.cont .cont-c ul li.li4{
	background:url(../images/lxwm/4.png) center no-repeat;
	}
.cont .cont-c ul li.li5{
	background:url(../images/lxwm/5.png) center no-repeat;
	}
.cont .cont-c ul li.li6{
	height:107px;
	background:url(../images/lxwm/6.png) center no-repeat;
	}
.cont .cont-c ul li input{
	width:670px;
	height:35px;
	border:none;
	background:none;
	margin-left:56px;
	margin-top:4px;
	padding-left:5px;
	}
.cont .cont-c ul li textarea{
	width:670px;
	height:97px;
	border:none;
	background:none;
	margin-left:56px;
	margin-top:2px;
	padding-left:5px;
	font-family:"Microsoft YaHei", "微软雅黑","arial", "宋体";	
	font-size:14px;
	}
.cont .cont-c .tj{
	width:160px;
	height:30px;
	border:none;
	border-radius:6px;
	background-color:#008742;
	color:#fff;
	margin-left:56px;
	cursor:pointer;
	}