* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "微软雅黑";
}

body {
	background: #fff;
	font-family: "微软雅黑";
	height: 100%;
	width: 100%;
}

html {
	height: 100%;
	width: 100%;
	font-family: "微软雅黑";
}

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;

}


/* 侧栏列表 */

.about {
	width: 1428px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	display: flex;

}

.ab_left {
	width: 280px;
	float: left;
	margin-right: 40px;

}

.ab_right {
	width: 1100px;
	background-color: #fff;
	float: left;
	border: 1px solid #f1f1f1;
}

.cl_tou {
	float: left;
	width: 280px;
	height: 72px;
	line-height: 72px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	background: #166e39;

}

.weizhi1 {

	width: 96%;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #d9d9d9;
	margin: 0 auto;
	color: #3d3d3d;
	text-align: right;
	margin-bottom: 20px;
}

.weizhi1 a {
	color: #3d3d3d;
	font-size: 16px;

}

.cl_lie {
	float: left;
	background: #f5f5f5;
	width: 100%;
	height: 600px;
}

.cl_lie ul li {
	float: left;
	width: 100%;
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-size: 20px;
	color: #3d3d3d;
	margin-bottom: 2px;

}

.activ {
	background: #fff;
	height: 66px;
	width: 98%;
	line-height: 66px;
	color: #166e39; !important;
	border-left: 6px solid #f8af47 !important;
}

.cl_lie ul li a:hover {
	background: #fff;
	height: 66px;
	width: 98%;
	line-height: 66px;
	border-left: 6px solid #f8af47;

}

.cl_lie ul li a {
	color: #333;
	height: 66px;
	width: 98%;
	line-height: 66px;

}

.no {
	display: none !important;
}

.dqlm {

	width: 86px;
	text-align: center;
	float: left;
	color: #166e39;
	font-size: 20px;
	font-weight: bold;
}

.liebiao {
	margin: 0 auto;
	width: 96%;
	padding-bottom: 140px;
}

.liebiao ul li {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #f1f1f1;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.liebiao ul li a {
	display: flex;
	width: 88%;
	align-items: center;
	color: #333;
}

.liebiao ul li span {
	float: right;
	color: #999;
	font-size: 13px;
}

.liebiao ul li i {
	background: #166e39;
	width: 6px;
	height: 6px;
	margin-right: 20px;
}

.liebiao ul li a:hover {
	color: #166e39;
}


.ab_center {

	width: 1428px;
	border: 1px solid #f1f1f1;
	margin: 50px auto;
}
.weizhi {
	width: 96%;
	height: 72px;
	line-height: 72px;
	border-bottom: 1px solid #f1f1f1;
	margin: 0 auto;
	color: #656565;
	display: flex;
	justify-content: space-between;
}

.weizhititle{
	font-size: 18px;
	color: #166e39;
	font-weight: bold;
}

.weizhi a {
	color: #656565;
	font-size: 16px;
}
.nr_center_content {
	margin: 30px auto;
	width: 96%;
	text-align: justify;
	line-height: 28px;
	padding-bottom: 80px;
}

.title-text {
	line-height: 35px;
	font-size: 29px;
	text-align: center;
	font-weight: bold;


}

.date_x {
	width: 100%;
	height: 44px;
	line-height: 44px;
	margin: 40px auto;
	display: flex;
	justify-content: space-between;
	color: rgba(0, 0, 0, 0.5);
}

