img{
	border: 0;
}
.wrap{
	padding-top: 100px;
}
.head-bg>.img {
	width: 100%;
	display: block;
}
.rote-nav {
	width: 100%;
	height: 60px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	position: relative;
	z-index: 10;
}
.rote-nav-con {
	width: 1200px;
	margin: 0px auto;
	height: 60px;
	line-height: 60px;
	color: #999999;
	font-size: 14px;
}
.rote-nav-con>a {
	color: #999999;
	font-size: 14px;
}

.rote-nav-con>a:hover {
	color: #166A1F;
}

.rote-nav-con>a:last-child {
	color: #105217;
}
.middle {
	width: 100%;
	padding-top: 40px;
	background-color: #F5F5F5;
	min-height: 500px;
}

.middle-con {
	width: 1200px;
	margin: 0px auto;
}

.middle-con>.content {
	width: 100%;
}

.left-con {
	float: left;
	width: 800px;
	margin-right: 40px;
	padding: 0px 20px;
	background-color: #FFFFFF;
	box-sizing: border-box;
}

.left-head {
	height: 80px;
	border-bottom: 1px solid #E2E2E2;
}

.left-head>.border {
	float: left;
	position: relative;
	top:30px;
	height: 20px;
	width: 4px;
	border-radius: 2px;
	background-color: #105217;
	margin-right: 20px;
}
.left-head>.title{
	float: left;
	line-height: 80px;
	font-size: 20px;
	font-weight: bold;
}
.left-nav {
	padding: 20px 0px;
	border-bottom: 1px solid #E2E2E2;
}
.left-nav-con {
	height: 40px;
	display: flex;
	background-color: #F5F5F5;
}

.left-nav-list {
	width: 95px;
	float: left;
}

.left-nav-list>a {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 14px;
	color: #666666;
	line-height: 40px;
	text-align: center;
}

.active>a {
	color: #166A1F;
	font-weight: bold;
}

.left-nav-list>a:hover {
	color: #166A1F;
	font-weight: bold;
}

.left-list-con {
	height: 180px;
	border-bottom: 1px solid #E2E2E2;
	position: relative;
}

.left-list-con:hover>.list-con {
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
	background-color: #F5F5F5;
}
.left-list-con:hover .list-con>a {
	padding: 25px 20px;
}
.list-con>a {
	display: block;
	padding: 20px 0px;
}

.infor {
	width: 100%;
}

.infor-head {
	height: 25px;
}

.infor-head>.label1 {
	float: left;
	height: 25px;
	width: 100px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color: #F5F5F5;
	margin-right: 15px;
	background: url(../img/1.png) no-repeat center center;
	background-size: 100% 100%;
}

.infor-head>.label2 {
	float: left;
	height: 25px;
	width: 100px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color: #F5F5F5;
	margin-right: 15px;
	background: url(../img/2.png) no-repeat center center;
	background-size: 100% 100%;
}

.infor-head>.label3 {
	float: left;
	height: 25px;
	width: 100px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color: #F5F5F5;
	margin-right: 15px;
	background: url(../img/3.png) no-repeat center center;
	background-size: 100% 100%;
}

.infor-head>.label4 {
	float: left;
	height: 25px;
	width: 100px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color: #F5F5F5;
	margin-right: 15px;
	background: url(../img/4.png) no-repeat center center;
	background-size: 100% 100%;
}

.infor-head>.title {
	float: left;
	width: 605px;
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	color: #0b0b0b;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.infor>.description {
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.infor>.bottom {
	margin-top: 25px;
}

.infor>.bottom>.time {
	float: left;
	font-size: 14px;
	font-style: italic;
	color: #848484;
}

.infor>.bottom>.border {
	float: left;
	height: 12px;
	margin: 0px 30px;
	width: 1px;
	background-color: #CCCCCC;
	position: relative;
	top:5px;
}

.infor>.bottom>.browse {
	float: left;
	font-size: 14px;
	color: #999999;
}

.right-con {
	float: right;
	border-top: 2px solid #105217;
	width: 360px;
	background-color: #FFFFFF;
	padding: 0px 20px 20px 20px;
	box-sizing: border-box;
	min-height: 100px;
	max-height: 500px;
}

.head-right {
	height: 80px;
	border-bottom: 1px solid #cfcfcf;
}
.head-right>.border {
	float: left;
	width: 4px;
	height: 20px;
	background: #166a1f;
	border-radius: 2px;
	position: relative;
	top:30px;
}

.head-right>.title {
	font-size: 18px;
	font-weight: 700;
	color: #444444;
	margin-left: 20px;
	float: left;
	line-height: 80px;
}

.right-list-con>a {
	height: 40px;
	border-bottom: 1px dashed #cfcfcf;
}

.right-list-con>a>.pot {
	float: left;
	position: relative;
	top:16px;
	width: 6px;
	height: 6px;
	background: #9a9a9a;
}

.right-list-con>a>.title {
	float: left;
	line-height: 40px;
	font-size: 14px;
	color: #444444;
	margin-left: 10px;
	width: 304px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.right-list-con>a:hover>.pot {
	background: #166A1F;
}

.right-list-con>a:hover>.title {
	color: #166A1F;
}

.foot {
	width: 100%;
	background: url(../img/xia.jpg) no-repeat center center;
}

.foot-con {
	width: 1200px;
	margin: 0px auto;
	padding: 40px 0px;
}
.foot-logo{
	float: left;
}
.foot-infor {
	float: right;
	margin-left: 235px;
	padding: 10px 0px;
}
.infor-list{
	font-size: 14px;
	line-height: 24px;
	color: #CCCCCC;
}
