@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "微软雅黑";
}

body {

	font-family: "微软雅黑";
	height: 100%;
	width: 100%;

}

html {
	height: 100%;
	width: 100%;
	font-family: "微软雅黑";
	background: #fff;
}

ul,
ol {
	list-style: none;
}

a {
	border: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	text-decoration: none;

	display: inline-block;
	cursor: pointer;

}

img {
	border: 0 none;

}

.w1400 {
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	box-sizing: border-box;


}

.clear {
	clear: both;
}

/*头部开始*/

.ding {
	margin: 0 auto;
	width: 100%;
	height: 160px;
	background: #69af5b;
	display: flex;
	justify-content: space-around;
	align-items: center;
	box-sizing: border-box;
	min-width:1400px;
}


.logo {
	width: 48%;

}


/*导航   开始*/


/*nav导航盒子*/

.nav {

	min-width: 1400px;
	height: 60px;
	background: #4d973f;
	width: 100%;
	line-height: 60px;
}

.nav>ul {

	margin: 0 auto;
	width: 1400px;
	display: flex;
	justify-content: space-between;
}

.nav ul li {
	float: left;
	cursor: pointer;
	text-align: center;
	position: relative;
	width: 150px;
	z-index: 99;


}



.nav ul li ul {
	display: none;
}

.nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 60px;
	left: 0;
	box-shadow: 0px 4px 6px 1px #c1c1c1;
}

.nav ul li:hover ul li a {
	display: block;
	background: #4D973F;
	font-size: 16px;
	color: #fff;
}

.nav ul li:hover ul li a:hover {
	background: #fff;
	color: #4D973F;
}

.nav ul li a {
	color: #fff;
	font-size: 20px;
}

.activ {

	color: #fff;
	font-weight: bold;
}

.zlm {
	height: 52px;
	line-height: 52px;
	width: 150px !important;

}

.u-flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 1400px;
	margin: 0 auto;
}

/*导航   结束*/

/* 搜索 */
.shousuo {
	display: flex;
	flex-direction: column;
	align-items: end;
	justify-content: center;
}

.seaech_k {
	width: 200px;
	height: 42px;
	outline: none;
	color: #fff;
	padding: 0px 40px 0px 15px;

	background: none;
	border: 1px solid #fff;
	border-radius: 30px;

}

.seaech {
	position: absolute;
	top: 42px;
	right: 8px;
	outline: none;
	cursor: pointer;
	    width: 25px;
}

.ss {
	float: left;
	width: 205px;
	height: 42px;
	margin-right: 44px;
	margin-top: 31px;
}

#a::placeholder {
	color: #fff;
}

.rili {
	display: flex;
	align-items: center;
	font-size: 15px;
	color: #fff;
}

.rili a {
	color: #fff;
	display: flex;
	align-items: center;
	margin: 0 8px;
}

.rili a img {
	margin-right: 6px;
}

/*轮播图开始*/


/* banner */

/*轮播图开始*/


.banner {
	position: relative;
	min-width: 1400px;
	width: 100%;
	height: 460px;
	overflow: hidden;
}

.banner .han_pic {
	position: relative;
	z-index: 0;
}

.banner .han_pic img {
	min-width: 1400px;
	width: 100%;
	height: 460px;
	display: block;
}

.banner .han_hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.banner .han_hd li {
	margin: 10px 14px;
	background: url(../images/dot.png) no-repeat 0 0px;
	height: 24px;
	overflow: hidden;
	width: 24px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.banner .han_hd li.on {
	background: url(../images/dot8.png) no-repeat 0 0px !important;
	background-position: 0 0;
}

.banner .prev,
.banner .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.banner .prev {
	left: 0;
}

.banner .next {
	background-position: 0 -90px;
	right: 0;
}

.banner .prev:hover,
.banner .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}


.bigkuai {
	width: 1400px;
 	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;

}

.bounceIn {
	width: 1425px;
	margin: 0 auto;
	display: block;
}

.bounceIn {
	overflow: hidden;
}

.bounceIn img {
	transition: all 0.35s ease;
	width: 100%;
}

.bounceIn:hover img {
	transform: scale(1.1);
}

/* 焦点图开始 */
.focus {
	float: left;
	display: inline;
	position: relative;
	width: 44% !important;
	height: 416px;

	overflow: hidden;
	text-align: left;
	background: #fff;

}

.focus #pic {
	width: 100%;
	height: 380px;
	overflow: hidden;
}

.focus #pic ul {
	width: 1216px;
	height: 380px;
	float: left;
}

.focus #pic li {
	width: 100%;
	height: 380px;
	float: left;
}

.focus #pic li img {
	width: 100%;
	height: 380px;
	float: left;
}

.focus .tip-bg {
	width: 100%;
	height: 40px;
	background: #555;
	filter: alpha(opacity=80);
	opacity: 0.6;
	position: absolute;
	left: 0;
	bottom: 0;
}

.focus .txt_han {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 40px;
	width: 100%;
	overflow: hidden;
}

.focus .txt_han li {
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: -36px;
}

.focus .txt_han li a {
	color: #eee !important;
	display: block;
	padding: 0 0 0 10px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.focus #tip {
	width: 80px;
	font-size: 12px;
	position: absolute;
	right: 0px;
	bottom: 5px;
	z-index: 13;


}

.focus #tip ul li {
	font-size: 12px;
	line-height: 8px;
	text-align: center;
	border-radius: 50%;
	color: #1F62C7;
	background: #fff;
	width: 8px;
	height: 8px;
	float: left;
	display: inline;
	margin: 10px 3px;
	cursor: pointer;
}

.focus #tip ul li.on {
	font-size: 12px;
	background: #1F62C7;
	color: #fff;
}


/*焦点图结束*/
/* 工作动态 */

.mzzj_title {
	width: 100%;
	height: 52px;
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 26px;

}


.mzzj_title span {
	font-size: 24px;
	color: #69AF5B;
	float: left;
	font-weight: bold;
	height: 51px;

}


.more a {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.4);
	float: right;
}

.mzzj1 {
	width: 51%;

}


.mzzj1 ul {
	margin-top: 8px;
}

.mzzj1 ul li {
	float: left;
	width: 100%;
	line-height: 50px;
	height: 50px;
	color: #484848;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px dashed #e1e1e1;
}

.mzzj1 ul li a em {
	width: 8px;
	height: 8px;
	background: #69AF5B;
	margin-right: 10px;
	border-radius: 50%;
}

.mzzj1 ul li a {
	color: #484848 !important;
	font-size: 16px;
	display: flex;
	align-items: center;
}

.mzzj1 ul li a:hover {
	color: #69AF5B !important;
}

.mzzj1 ul li span {

	color: #939393;
	font-size: 14px;
}

/* 通知公告 */

.tzgg_title span {
	font-size: 24px;
	color: #69AF5B;
	float: left;
	font-weight: bold;
	height: 51px;

}

.tzgg {
	width: 1400px;
	margin: 40px auto;
}


.tzgg ul {
	margin-top: 30px;
	background: #fff3df;
	height: 220px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	align-items: center;
	padding: 30px;
	box-sizing: border-box;
}

.tzgg ul li {
	width: 47%;
	line-height: 60px;
	color: #484848;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 60px;

}

.tzgg ul li a {
	color: #484848 !important;
	font-size: 16px;
	display: flex;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.7);
	padding-left: 30px;
	width: 88%;
}

.tzgg ul li a:hover {
	color: #69AF5B !important;
}

.tzgg ul li span {
	width: 90px;
	height: 42px;
	background: rgba(105, 175, 91, 0.73);
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #fff;
	margin-left: -46px;
	box-sizing: border-box;
	padding: 10px;
}

.tzgg ul li img {
	display: flex;
	width: 20px;
}

.tzgg ul li span em {
	display: flex;
	font-style: normal;
	line-height: 20px;
	text-align: right;
}



.gongyong_title{
	width: 1400px;
	margin: 0 auto;
	 padding: 40px 0;
}
.gongyong_title span {
	font-size: 24px;
	color: #69AF5B;
	float: left;
	font-weight: bold;
	
}




/* 专家团队 */
.tuandui{
	
	width: 100%;
	min-width: 1400px;
	height: 414px;
	background-color: #69af5b;
	
}
.zj_title{
	width: 1350px;
	margin: 0 auto;
	 padding: 40px 0;
}
.zj_title span {
	font-size: 24px;
	color: #fff;
	float: left;
	font-weight: bold;
	
}
.zj_title>.more a{
	color: #fff;
}
 
.tuandui .td-bj1{
	background-image:url(../images/bj1.png) ;
	height: 414px;
	width: 100%;
	 background-position: top center;
	 background-repeat: repeat-y;
}
.tuandui ul {
	margin: 0 auto;
	    width: 1400px;
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
		
}

.tuandui ul li {
	width: 280px;
	 margin: 0 auto;
	    justify-content: center;
	    display: flex;
		    margin-top: 44px;
		 
}
.tuandui ul li a{
	display: flex;
	    flex-direction: column;
	    align-items: center;
}
.tuandui ul li a img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 2px solid #fff;
	transition: all 0.6s;
	  object-fit: cover;  
}
.tuandui ul li  a p{
	    width: 138px;
	    height: 138px;
	    justify-content: center;
	    display: flex	;
	    border-radius: 50%;
	    border: 2px solid #fff;
	    align-items: end;
		margin-bottom: 30px;
}
.tuandui ul li a img:hover {
	transform: scale(1.1);
	border: 2px solid #ffe0c5;
}

.tuandui ul li a>span {
	display: block;
	color: #fff;
	font-size: 18px;
	
	text-align: center;
	line-height: 30px;
	height: 30px;
}










/* 数说乡村振兴 */
.ssxc{
	background-image:url(../images/bj2.png) ;
	width: 100%;
	min-width: 1400px;
	height: 674px;
}
.shuzi{
	    display: flex;
	    width: 1400px;
	    margin: 26px auto;
	    flex-direction: column;
}
.shuzi p{
	display: flex;
	    justify-content: space-around;
	    height: 100px;
}
.shuzi p a{
	font-size: 25px;
	color: #464646;font-weight: 800;
}
.shuzi p a span{
	font-size: 56px;
	color: #69AF5B;
	font-weight:normal;
	transition: all 0.8s;
}
.shuzi p:hover a span{
	transform: scale(1.1);
	font-size: 58px;
	}
 
.hengk{
	width: 1400px;
	margin: 0 auto;
}
.hengk ul {
	 display: flex;
	 justify-content: space-between;
}
.hengk ul li{
	    border: 1px solid #69af5b;
	    width: 32%;
	    height: 146px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
		font-size: 30px;
}
.hengk ul li:hover{
	background-color: #69af5b;
	color: #fff;
}
.hengk ul li:hover span{
	color: #fff;
}
.hengk ul li span{
	    font-size: 60px;
	    width: 40px;
	    font-weight: 100;
	    color: #69af5b;
	    text-align: center;
}
/* 媒体矩阵 */
.mtjz{
	background-color: #F0F5FF;
	width: 100%;
	min-width: 1400px;
	height: 990px;
}

.qmtjz {
	display: flex;
	justify-content: space-between;
	width: 1400px;
	max-width: 100%;
	align-items: center;
	margin: 0 auto;
	 
}

.mt_left {
	width: 74.2%;

}

.mt_right {
	width: 24.7%;
	display: flex;
	flex-direction: column;
}

.mt_top {
	display: flex;
	justify-content: space-between;
	align-items: end;
}

.mt_bottom {
	display: flex;
	justify-content: end;
	align-items: flex-start;
	margin-top: 16px;
}

.left_title {
	display: flex;
	flex-direction: column;
	justify-content: end;
}

.left_title_wen {
	font-size: 16px;
	display: flex;
	justify-content: flex-start;
	height: 74px;
	font-weight: bold;

}

 
.juzhen {
	overflow: hidden;
	position: relative;
	display: flex;
}

.juzhen p {
	font-size: 16px;
	color: #fff;
	position: absolute;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
	bottom: 0;
	left: 0;
	width: 100%;

	padding-left: 14px;
	display: flex;
	/* align-items: center; */
}

.juzhen span {
	/* 	   background: #ffffff;
	    border-radius: 50%; */
	width: 40px;
	height: 50px;
	display: inline-block;
}

.juzhen span img {
	width: 26px;
}

.juzhen img {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.juzhen img:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05)
}

.m-b-16 {
	margin-bottom: 16px;
}

.m-r-16 {
	margin-right: 16px;
}

/* 划过显示二维码 */
.cm_icon {
	margin-left: 18px;
	display: flex;
	align-items: end;
	height:40px;
}

.cm_icon li {
	float: left;
	margin-right: 14px;
}

.cm_icon li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.cm_icon li.i1 a {
	background: url("../images/wx.png") center no-repeat;
	
}

.cm_icon li.i2 a {
	background: url("../images/wb.png") center no-repeat;
}

.cm_icon li.i3 a {
	background: url("../images/ks.png") center no-repeat;
}

.cm_icon li.i4 a {
	background: url("../images/dy.png") center no-repeat;
	width: 40px;
}

.cm_icon li.i5 a {
	background: url("../images/jy.png") center no-repeat;
}

.cm_icon li.i6 a {
	background: url("../images/bl.png") center no-repeat;
}

.ci_con {
	display: none;
	position: absolute;
	z-index: 100;
	margin-left: -30px;
	width: 100px;
}

/* 服务 */
.fwzs{ width: 1400px;}
.banner-fw {
	/* margin-bottom: 70px; */
	/* margin-top: 30px; */
	min-width: 1200px;
	width: 1200px;
	height: 467px;
	position: relative;
	overflow: hidden;
	margin: 30px auto 90px;
}
.banner_top{
	position: relative;
}
.title_zi{
	/* opacity: 0; */
	transition: all .5s;
	width: 700px;
	position: absolute;
	bottom:0px;
	left: 50%;
	margin-left: -350px;
	height:50px;
	line-height: 50px;
	background: rgba(0,0,0,.7);
	color: #FFFFFF;
	font-size: 16px;
}
.title_zi a{
	color: #FFFFFF;
	cursor: pointer;
	text-align:left;
	padding-left:20px;
	width:80%;
	float:left;

}
.on .title_zi{

}

.slider1 {
	width: 100%;
	min-width: 1200px;
	height:467px;
	position: relative;
	overflow: hidden;
	background: #fff;
	text-align: center;
}
.hbox{
	position: absolute;
	left: 70.9%;
	width: 390px;
	height: 46px ;
	background: #fff;
	margin-left: -990px;
	top: 0;
}
.hrt,.hrb{
	margin-left:100px;
}
.hlb,.hrb{top: auto; bottom: 0;}




/* 轮播图图片 */
.slider1 .bd_1 {
	width: 1200px;
	position: absolute;
}

.slider1 .tempWrap {
	overflow: visible !important;
}

.slider1 .bd_1 li {
	width: 700px;
	overflow: hidden;
	position: relative;
	left: -450px;
}

.slider1 .bd_1 li img {
	display: block;
	width: 700px;
	height: 467px;
}


/* 轮播图小圆点 */
.slider1 .hd_1 {
	position: absolute;
	/* width: 100%; */
	right: 256px;
	z-index: 1;
	height: 8px;
	bottom: 26px;
	text-align: right;
	/* background-color: red; */
}

.slider1 .hd_1 li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	line-height: 99px;
	overflow: hidden;
	background: url(../images/slider-btn.png) -1px -17px no-repeat;
	margin: 0 5px;
	cursor: pointer;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.slider1 .hd_1 li.on {
	/* background-position: -1px 0; */
	filter: alpha(opacity=100);
	opacity: 1;
	border: none;

}

/* 小箭头左 */
.slider1 .prev {
	left: -41.6%;
	margin-left: -450px;
}

.slider1 .jiantou {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	height: 400px;
	cursor: pointer;
}

.slider1 .jiantou .blackBg {
	display: block;
	position: absolute;
	left: 0px;
	top: 0;
	width: 100%;
	height: 467px;
	 
	filter: alpha(opacity=70);
	background-color: rgba(255, 255, 255, 0.5);
	height: 300px;
}

.slider1 .prev .arrow {
	right: 206px;
	top: 194px;
	background: url(../images/jiantouL.png) 0px 0 no-repeat;
	text-decoration: none;
	z-index: 20;
}

.slider1 .jiantou .arrow {
	position: absolute;
	z-index: 20;
	width: 45px;
	height: 74px;
}

/* 小箭头右 */
.slider1 .next {
	left: 41.6%;
	margin-left: 450px;
}

.slider1 .jiantou .blackBg {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 467px;
	background-color: rgba(255, 255, 255, 0.5);
	filter: alpha(opacity=70);
	 
}

.slider1 .next .arrow {
	left: 206px;
	top: 194px;
	background: url(../images/jiantouR.png) 0 0 no-repeat;
	text-decoration: none;
}



/* 滚图 */
.shekuai {
	width: 100%;
	min-width: 1400px;
	height: 220px;
	background: #69AF5B;
	box-shadow: inset 0px -1px 0px 0px #FFFFFF;
}

.tu {
	width: 1400px;
	margin: 0 auto;

}

.tu ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.tu ul li {

	width: 290px;
	height:220px;
	box-shadow: inset 0px 0px 0px 0px #FFFFFF, inset 1px 0px 0px 0px #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tu ul li:last-child {
	border-right: 1px solid #fff;
}

.tu ul li a {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.tu ul li a span {
	border-radius: 50%;
	border: 1px dashed #fff;
	display: flex;
	width: 120px;
	height: 120px;
	align-items: center;
	justify-content: center;
	margin-bottom: 12px;
	animation: rotate-center 20s infinite linear;
	transform-origin: center;

}

.tu ul li a p {
	position: relative;
}

.tu ul li a p img {
	position: absolute;
	top: 15%;
	left: 18%;
}

.tu ul li:hover a {}

.tu ul li a * {
	transition: .5s;
}

.tu ul li a:hover img {
	transform: rotateY(360deg);
}

@keyframes rotate-center {
	to {
		transform: rotate(360deg);
	}
}

@keyframes hvr-buzz-out {
	16.65% {
		-webkit-transform: skew(-12deg);
		transform: skew(-12deg);
	}

	33.3% {
		-webkit-transform: skew(10deg);
		transform: skew(10deg);
	}

	49.95% {
		-webkit-transform: skew(-6deg);
		transform: skew(-6deg);
	}

	66.6% {
		-webkit-transform: skew(4deg);
		transform: skew(4deg);
	}

	83.25% {
		-webkit-transform: skew(-2deg);
		transform: skew(-2deg);
	}

	100% {
		-webkit-transform: skew(0);
		transform: skew(0);
	}

}

.hvr-buzz-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

.hvr-buzz-out:hover,
.hvr-buzz-out:focus,
.hvr-buzz-out:active {
	-webkit-animation-name: hvr-buzz-out;
	animation-name: hvr-buzz-out;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}


/* 底部 */
.foot {
	width: 100%;
flex-direction: column;
	display: flex;
	min-width: 1400px;

	padding: 30px 0;
	background:#69AF5B;
}
.banquan{
	width: 100%;
	min-width: 1400px;
	margin: 0 auto;
	background-color: #4d973f;
	text-align: center;
	    height: 46px;
	    line-height: 46px;
}
.banquan>p>a{
	 color:#fff;
	 font-size: 14px;
	 margin-right: 18px
}
.footer {
	width: 1400px;
	margin: 0 auto;
	display: flex;

	justify-content: space-between;
	align-items: center;
}

.tt {
	display: flex;
	justify-content: space-between;
	align-items: center;

}

.bq {
	display: flex;
	flex-direction: column;
	color: #fff;
	font-size: 14px;
	align-items: flex-start;
	height: 105px;
	justify-content: center;
}

.tel {
	display: flex;
	justify-content: space-between;
	height: 50px;
	align-items: center;
}

.tel span {
	display: flex;
	margin-right: 30px;
	align-items: center;
}

.tel span img {
	margin-right: 10px;
}

.link {}

.white {
	background: none;
	color: #fff;
	height: 40px;
	font-size: 15px;
	margin-right: 22px;
}

.white option {
	color: #333;
}

.mar {
	margin: 0 26px;
}

.tel span i {
	font-style: normal;
	margin-right: 16px;
	color: #fff;
	opacity: 0.4;
}





/* 内容 */
 
.bj{background-image: url(../images/bj.png);
    float: left;
    width: 100%;}

.ab_banner {
	background: url(../images/about.png) no-repeat center top;
	width: 100%;
	height: 260px;
	min-width: 1400px;
}
.content {

	width: 1400px;
	height: auto;
	margin: 40px auto;
	line-height: 36px;
	display: flex;
	 flex-direction: column;
}
.ab_center {

	width: 1400px;
	height: auto;
	margin: 40px auto;
	line-height: 36px;
	display: flex;
	justify-content: space-between;
}
.title {
	line-height: 35px;
	font-size: 29px;
	text-align: center;
	font-weight: bold;
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.date_x {
	background: #eaeaea;
	width: 700px;
	height: 44px;
	line-height: 44px;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
}

.date_x span {
	margin-left: 20px;
}

 /* 位置 */
.weizhi {
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
	color: #565656;
	text-align: right;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 14px;
}

.weizhi a {
	color: #565656;
	font-size: 14px;

}

.weizhi1 {

	 
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #dadfe7;
	 
	color: #565656;
	text-align: right;
	margin-bottom: 20px;
	font-size: 14px;
}

.weizhi1 a {
	color: #565656;
	font-size: 14px;

}
.cuxian {
	width: auto;
	height: 70px;
	float: left;

	font-weight: bold;
	font-size: 22px;
	color: #4d973f;
	text-align: left;
	border-bottom: 1px solid #69af5b;
}

 /* 位置 */


 


 

/* 侧栏目 */
.activ-lanmu{

	background: #f1f1f1;
    height: 70px;
    width: 22%;
    line-height: 70px;
    color: #4d973f !important;
    border-left: 6px solid #4d973f !important;

}
.activ-lanmu a{color: #4d973f!important; }
.lanmu{
	float: left;
    /* border-right: 1px solid #dadfe7; */
    height: 600px;
    margin-bottom: 80px;
    width: 22%;
    position: relative;
    top: -80px;

}
.lanmu ul li{
	width:98%;
	height:70px;
	text-align:center;
	line-height:70px;
	color:#333;
	font-size:20px;
	border-bottom:1px solid  #fff;
	background-color:#f1f1f1;
	border-left: 6px solid #d0cece;


}
.lanmu ul li a{
	color:#333;
}
.lanmu ul li a:hover{
	color:#4d973f;
}
 .lanmu ul li:hover{
	background: #f1f1f1;
    height: 70px;
    
    line-height: 70px;
    color: #4d973f !important;
    border-left: 6px solid #4d973f;

}


.lanmudiv{
	    width: 100%;
    height: 92px;
    /* line-height: 92px; */
    text-align: center;
    line-height: 87px;
    color: #ffffff;
    /* background: url(../images/lie.png) bottom no-repeat; */
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 8px;
    background: #4d973f;
    opacity: 0.95;
}
 .right{
	 display: flex;
	 flex-direction: column;
	 width: 74%;
 }
 /* 列表 */
 
.list_right_content{
	margin: 0 auto;
    width: 100%;
    padding-bottom: 140px;
    padding-top: 20px;
    line-height: 30px;
}
.list_right_content  li{
	font-size:16px;
	height:50px;
	line-height:50px;
	border-bottom:1px dashed #dadfe7;
    width: 100%;
	    display: flex;
	    justify-content: space-between;
}
.list_right_content  li span{
	float:right;
	color:#999;
	font-size:13px;
}
.list_right_content  li img{
	margin-right:8px;
	    width: 8px;
}

.list_right_content  li a{
	color:#3d3d3d;
}
.list_right_content li a:hover{
	color:#4d973f;
}
/* 侧列表 */
.list_right_content1{

    width: 100%;
    padding-bottom: 140px;
    
 
}
.list_right_content1 li{
	font-size:16px;
	height:50px;
	line-height:50px;
	border-bottom:1px dashed #dadfe7;
      display: flex ;
      justify-content: space-between;
}

.list_right_content1  li span{
	 
	color:#999;
	font-size:13px;
}
.list_right_content1  li a img{
	margin-right:8px;
	    width: 8px;
}
 
.list_right_content1  li a{
	color:#333;
}
.list_right_content1  li a:hover{
	color:#4d973f;
}


 