.center{
	width: 100%;
	height: auto;
	background-color: #f4f4f4;
}
.center_con{
	width: 1400px;
	margin: 0 auto;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.connet_left{
	width: 290px;
	position: relative;
	background-image: linear-gradient(to right, #ffffff , #fdfdfd);
}
.titbg{
	width: 100%;
	height: 80px;
	background-image: linear-gradient(180deg, #158f50, #0D5440);
	background-size: 100% 100%;
	border-radius: 0 40px 0 0;
	position: absolute;
	z-index: 11;
	top: -34px;
}
.titbg h1{
	display: flex;
	height: 80px;
	font-size: 32px;
	font-weight: normal;
	color: #fff;
	padding-left: 40px;
	flex-direction: column;
	justify-content: center;
}
.titbg i{
	display: block;
	width: 64px;
	height: 5px;
	border-bottom: 1px solid #fff;
}

.newmain_nav{
	margin-top: 50px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.newmain_nav ul li{
	display: block;
	background-image: linear-gradient(to right, #ffffff , #fdfdfd);
	border-bottom: 1px solid #f4f4f4;
}
.liint a{
	display: block;
	width: 80%;
	padding: 20px 0 20px 20%;
	font-size: 20px;
	background: url(https://gudongjd.com/index/img/back2.png) no-repeat 55% center;
	background-size: 16px 16px;
	color: rgba(0,0,0,0.7);
}
.liint a:hover{
	display: block;
	width: 80%;
	padding: 20px 0 20px 20%;
	font-size: 20px;
	background: url(https://gudongjd.com/index/img/back.png) no-repeat 55% center #03954E;
	background-size: 16px 16px;
	color: #fff;
}
#ldgh a{
	background-position-x: 68%;
}
#ldgh2 a{
	background-position-x: 62%;
}
.licur a{
	display: block;
	width: 80%;
	padding: 20px 0 20px 20%;
	font-size: 20px;
	background: url(https://gudongjd.com/index/img/back.png) no-repeat 55% center #03954E;
	background-size: 16px 16px;
	color: #fff;
}
.connet_right{
	width: 1030px;
	padding: 0 40px;
	background-color: #fff;
}
.newmain_tit{
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: flex-end;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #eee;
}
.h6{
	font-size: 1em;
	font-weight: normal;
}
.newmain_map{
	font-size: 14px;
	padding-left: 26px;
	line-height: 24px;
	background: url(https://gudongjd.com/index/img/index.png) no-repeat left center;
	background-size: 20px 20px;
}
.newmain_map a{
	color: rgba(0,0,0,0.8);
}
.newmain_map a:hover{
	color: #ff3333;
}
.newmain_map i{
	padding: 0 10px;
	font-style: normal;
}
.newmain_con{
	padding: 20px 0px 20px 0;
}
.newmain_con h1{
	padding: 20px 0;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	line-height: 48px;
	color: #0D5440;
}
.newmain_con_tip{
	text-align: center;
}
.newmain_con_tip span{
	font-size: 16px;
	color: rgba(0, 0, 0, 0.3);
	margin: 0 20px;
}
.newmain_rich{
	padding-top: 20px;
}
.newmain_rich p{
	font-size: 20px;
	color: rgba(0,0,0,0.8);
	line-height: 40px;
}
.newmain_rich p img{
    display:block ;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.jigoulist{
	margin-top: 60px;
	border-top: 1px #eeeeee dashed;
}
.jigoulist .jigoudiv{
	margin-top: 50px;
	padding:0 0 30px 0;
	box-shadow: 0 0 10px #eeeeee;
}
.jigou{
	padding-top: 20px;
	display: flex;
	padding-right: 20px;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.jigoulist .jigou a{
	display: block;
	width: 30%;
	margin-left: 3%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	color: rgba(0,0,0,0.8);
	background-color: #edf4f2;
}
.jigoulist .jigou a:hover{
	display: block;
	width: 30%;
	margin-left: 3%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	color: #208147;
	background-color: #edf4f2;
}
.jigoutit{
	width: 100%;
	height: 50px;
	background-color: #0d5440;
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 50px;
}

.fengguang ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.fengguang ul:after{
	content: "";
	width: 31%;
}
.fengguang ul li{
	display: block;
	width: 31%;
	height: auto;
	margin: 10px 0 10px 0;
	text-align: center;
}
.fengguang ul li img{
	width: 100%;
	height: auto;
}
.fengguang ul li p{
	font-size: 18px;
	color: rgba(0,0,0,0.8);
}

.fengguanga ul{
			  display: flex;
			  display: -webkit-flex;
			  justify-content: space-between;
			  flex-direction: row;
			  flex-wrap: wrap;
		  }
		  .fengguanga ul li{
			  display: block;
			  width: 49%;
			  height: auto;
			  margin: 10px 0 10px 0;
			  text-align: center;
		  }
		  .fengguanga ul li img{
			  width: 100%;
			  height: auto;
		  }
		  .fengguanga ul li p{
			  font-size: 18px;
			  color: rgba(0,0,0,0.8);
		  }

.page{
	width: 100%;
	padding: 40px 0px 40px 0px;
}
.page ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.page ul li{
	margin: 0px 5px;
}
.page ul li a{
	padding: 4px 10px;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.7);
}
.page ul li a:hover{
	padding: 4px 10px;
	border: 1px solid #0d5440;
	border-radius: 2px;
	font-size: 16px;
	background-color: #0d5440;
	color: #fff;
}
.active span{
	padding: 4px 10px;
	border: 1px solid #0d5440;
	border-radius: 2px;
	font-size: 16px;
	background-color: #0d5440;
	color: #fff;
}
.disabled span{
	padding: 4px 10px;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.3);
}


.xianren ul{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
	margin: 10px 0 30px 0;
}
.xianren ul li{
	display: block;
	width: 22%;
	height: auto;
	margin-right: 20px;
	border: 1px solid #eeeeee;
	padding: 15px;
}
.xianren ul li a{
	display: block;
	width: 100%;
	text-align: center;
	height: auto;
}
.xianren ul li a img{
	width: 100%;
	height: auto;
}
.xianren ul li a p span{
	font-size: 20px;
	color: #037D37;
	line-height: 30px;
}
.xianren ul li a p i{
	font-size: 15px;
	font-style: normal;
	color: rgba(0,0,0,0.7);
}

.guanhuai{
	width: 100%;
	border-collapse: collapse;
}
.guanhuai tr td{
	padding: 2px 5px; vertical-align: middle; font-family: 宋体; white-space: normal;
	height: 36px;
	border:1px solid #fff;
}
.guana{
	background-color: #8fcabf;
}
.huai{
	background-color: #d5e4e1;
}
.tda{
	font-size: 16px;
}
.tdb{
	font-size: 14px;
}

.titbg h2{
	font-size: 32px;
	font-weight: normal;
	color: #fff;
	padding-left: 10%;
	line-height: 80px;
}

.liint2 a{
	display: block;
	width: 90%;
	padding: 20px 0 20px 10%;
	font-size: 20px;
	color: rgba(0,0,0,0.7);
}
.liint2 a:hover{
	display: block;
	width: 90%;
	padding: 20px 0 20px 10%;
	font-size: 20px;
	background: #03954E;
	background-size: 16px 16px;
	color: #fff;
}
#ldgha a{
	background-position-x: 92%;
}
#ldghb a{
	background-position-x: 92%;
}
.licur2 a{
	display: block;
	width: 90%;
	padding: 20px 0 20px 10%;
	font-size: 20px;
	background: #03954E;
	color: #fff;
}

/* 主菜单二级页面 */
.towcenter{
	width: 100%;
	height: auto;
	background-color: #fff;
}
.towleve{
	width: 1400px;
	height: auto;
	margin: 0 auto;
}
.townewnavlist{
	width: 100%;
	height: 60px;
	padding-top: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #e0e0e0;
}
.townewnav_tit{
	font-size: 24px;
	font-weight: bold;
}
.townewnav_map{
	font-size: 14px;
}
.townewnav_map a{
	margin-right: 5px;
	color: rgba(0,0,0,0.8);
}
.townewnav_map span{
	margin-left: 5px;
}
.townav_con{
	padding: 40px 0 80px 0;
}
.townav_con p{
	font-size: 18px;
	line-height: 34px;
	text-indent: 36px;
	color: rgba(0,0,0,0.9);
}
.townav_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.townav_list:after{
		          content: "";
		          width: 31%; 
		      }
.townav_li{
	width: 31%;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	height: auto;
	padding-bottom: 20px;
	margin: 20px 0;
	position: relative;
}
.townav_img{
	width: 100%;
	height: auto;
	position: relative;
}
.townav_img img{
	width: 100%;
	display: block;
	height: 150px;
}
.townav_imgp{
	display: block;
	width: 100%;
	height: 20px;
	position: absolute;
	z-index: 11;
	font-size: 14px;
	line-height: 20px;
	top: -20px;
	background-color: rgba(255,255,255,0.8);
}
.townav_li_tit{
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.townav_li_tith1{
	width: 100%; height: 50px;
}
.townav_li_tith1 span{
	color: #208147;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 0 10px;
	line-height: 20px;
	border-left: 4px solid #208147;
}
.townav_li_li{
	padding: 0 15px;
}
.townav_li_li ul li{
	display: block;
	width: 100%;
}
.townav_li_li ul li a{
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 36px;
	text-overflow:ellipsis; white-space:nowrap;
	overflow: hidden;
	color: rgba(0,0,0,0.8);
}
.townav_li_li ul li a:hover{
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 36px;
	text-overflow:ellipsis; white-space:nowrap;
	overflow: hidden;
	color: #208147;
}
.townavall{
	display: block;
	width: 88px;
	text-align: center;
	font-size: 14px;
	padding: 8px 0;
	border: 1px solid #e6e8eb;
	margin: 10px auto;
	color: rgba(0,0,0,0.8);
	transition: all ease .2s;
}
.townavall:hover{
	display: block;
	width: 88px;
	text-align: center;
	font-size: 14px;
	padding: 8px 0;
	border: 1px solid #e6e8eb;
	margin: 10px auto;
	color: #fff;
	background: #037d37;
	box-shadow: 0 0 10px rgba(3, 125, 55, 0.5);
}


.dashed{border-bottom:1px dashed #b9c3c7;padding-bottom:10px;margin-bottom:10px}
.clear{clear:both}
.newlist ul li{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 20px;
	line-height: 40px;
	background: url(https://gudongjd.com/index/img/li.png) no-repeat -3px center;
	background-size: 16px 16px;
}
.newlist ul li a{
	font-size: 18px;
	display: block;
	width: 700px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: rgba(0, 0, 0, 0.7);
}
.newlist ul li a:hover{
	color: #037D37;
}
.newlist ul li span{
	display: block;
	width: 150px;
	text-align: right;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.3);
}
.newtabletwo{
	margin-top: 40px;
}
.guanhuaitwo{
	width: 100%;
	border-collapse: collapse;
}
.guanhuaitwo tr td{
	padding: 2px 5px; vertical-align: middle; white-space: normal;
	height: 36px;
	border:1px solid #fff;
}
.guantwo{
	background-color: #0d5440;
	font-weight: bold;
	color: #fff;
}
.huaitwo{
	background-color: #d5e4e1;
}
.tdatwo{
	font-size: 16px;
	text-align: center;
}
.tdbtwo{
	font-size: 16px;
	text-align: center;
}
.tdatwo a{
	color: rgba(0, 0, 0, 0.7);
}
.tdatwo a:hover{
	color: #0d5440;
}
.zhuanli_tit{
	width: 1000px;
	padding: 0px 10px;
	height: 50px;
	border-left: 10px solid #0d5440;
	background-color: #d5e4e1;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}
.zhuanli_tit span{
	font-size: 24px;
	color: #0D5440;
}
.zhuanli_tit a{
	font-size: 16px;
	color: rgba(0, 0, 0, 0.7);
}
.zhuanli_tit a:hover{
	color: #037D37;
}


.zhuanjia ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.zhuanjia ul:after{
	content: "";
	width: 31%;
}
.zhuanjia ul li{
	display: block;
	width: 31%;
	height: auto;
	margin: 10px 0 10px 0;
	text-align: center;
}
.zhuanjia ul li img{
	width: 100%;
	height: auto;
}
.zhuanjia ul li p{
	font-size: 18px;
	color: rgba(0,0,0,0.8);
}
   