
.content .container{
	padding: 15px 20px;
	background: #fff;
}
.news_active{
	height: 360px;
}
.news_active .title{
	height: 37px;
	line-height: 37px;
	border-bottom: 1px solid #009819;
	position: relative;
}
.news_active .title a{
	font-size: 16px;
	font-weight: bold;
	color: #009819;
	text-indent: 16px;
	display: block;
}
.news_active .title a:before{
	content: '';
	position: absolute;
	width: 4px;
	height: 13px;
	background: #009819;
	left: 0;
	top: 13px;
}
.news_active ul{
	padding: 6px 12px 0;
	margin-bottom: 0;
}
.news_active ul li{
	line-height: 32px;
	height: 32px;
}
.news_active ul li a{
	float: left;
	font-size: 14px;
	color: #666;
	width: 78%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_active ul li a em{
	color: #ff0000;
	margin-right: 4px;
}
.news_active ul li span{
	float: right;
	font-size: 12px;
	color: #999;
}
.eig_box ul{
	width: 100%;
	/* margin: 0 auto; */
}
.eig_box ul li{
	/*width: 132px;*/
	height: 70px;
	float: left;
	margin-top: 13px;
	margin-right: 13px;
	width: calc(100%/8 - 13px);
}
.wzdt{ margin:15px 0px 0px 10px}
.wzdt .wzbox{ width:100%; line-height:45px; border-bottom:1px dashed #ddd;}
.wzdt .wzbox .wzleft{ width:100%; float:left; font-size:16px; color:#009819}
.wzdt .wzbox .wzleft a{color:#009819;}
.wzdt .wzbox .wzleft a:hover{color:#009819;}
.wzdt .wzbox .wzright{ width:100%; float:right; font-size:14px; color:#333;}
.wzdt .wzbox .wzright a{ padding:0px 20px 0px 0px; color:#333;}
.wzdt .wzbox .wzright a:hover{color:#009819;}
@media screen and (max-width: 992px){
	.eig_box ul li{
		width: 90px;
	}
}
.eig_box ul li a{
	display: block;
	height: 100%;
}
.eig_box ul li i{
	display: block;
	width: 35px;
	height: 34px;
	margin: 6px auto 1px;
}
.eig_box ul li b{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.eig_box ul li:nth-child(1){
	background: #009819;
}
.eig_box ul li:nth-child(1) i{
	background: url(imagesxx_07.png) no-repeat -9px -3px;
}
.eig_box ul li:nth-child(2){
	background: #7dbd7d;
}
.eig_box ul li:nth-child(2) i{
	background: url(imagesxx_07.png) no-repeat -62px -3px;
}
.eig_box ul li:nth-child(3){
	background: #dd5d5d;
}
.eig_box ul li:nth-child(3) i{
	background: url(imagesxx_07.png) no-repeat -115px -3px;
}
.eig_box ul li:nth-child(4){
	background: #fe9d5d;
}
.eig_box ul li:nth-child(4) i{
	background: url(imagesxx_07.png) no-repeat -165px -3px;
}
.eig_box ul li:nth-child(5){
	background: #39ace5;
}
.eig_box ul li:nth-child(5) i{
	background: url(imagesxx_07.png) no-repeat -215px -3px;
}
.eig_box ul li:nth-child(6){
	background: #40c595;
}
.eig_box ul li:nth-child(6) i{
	background: url(imagesxx_07.png) no-repeat -261px -3px;
}
.eig_box ul li:nth-child(7){
	background: #ed6768;
}
.eig_box ul li:nth-child(7) i{
	background: url(imagesxx_07.png) no-repeat -306px -3px;
}
.eig_box ul li:nth-child(8){
	background: #ffb30d;
	margin-right: 0;
}
.eig_box ul li:nth-child(8) i{
	background: url(imagesxx_07.png) no-repeat -352px -3px;
}
.eig_box ul li:hover{
	-webkit-filter:brightness(1.2)
}
.two_news .title{
	height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #009819;
    position: relative;
}
.two_news .title h4{
	display: inline-block;
	padding-left: 16px;
	margin-right: 40px
}
.two_news .title h4>a{
	font-size: 16px;
	font-weight: bold;
	color: #888888;
	
}
.two_news .title>h4.active{	
	background: url(imagescho_03.jpg) no-repeat left center;
}
.two_news .title>h4.active a{
	color: #009819;
}

.two_news .title span.more{
	float: right;
	width: 21px;
	height: 21px;
	background: url(../images/more_03.png) no-repeat;
	margin-top: 8px;
	margin-right: 8px;
}
.two_news .title span a{
	display: block;
	height: 100%;
}
.two_news ul{
	margin-bottom: 0;
    padding: 6px 12px 0;
	display: none;
}
.two_news ul li{
	line-height: 32px;
    height: 32px;
}
.two_news ul li a{
	float: left;
	font-size: 14px;
	color: #666;
	width: 78%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.two_news ul li span{
	float: right;
    font-size: 12px;
    color: #999;
}


.two_news1 .title{
	height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #009819;
    position: relative;
}
.two_news1 .title h4{
	display: inline-block;
	padding-left: 16px;
	margin-right: 40px
}
.two_news1 .title h4>a{
	font-size: 16px;
	font-weight: bold;
	color: #888888;
	
}
.two_news1 .title>h4.active{	
	background: url(imagescho_03.jpg) no-repeat left center;
}
.two_news1 .title>h4.active a{
	color: #009819;
}

.two_news1 .title span.more{
	float: right;
	width: 21px;
	height: 21px;
	background: url(../images/more_03.png) no-repeat;
	margin-top: 8px;
	margin-right: 8px;
}
.two_news1 .title span a{
	display: block;
	height: 100%;
}
.two_news1 ul{
	margin-bottom: 0;
    padding: 6px 12px 0;
	display: none;
}
.two_news1 ul li{
	line-height: 32px;
    height: 32px;
}
.two_news1 ul li a{
	float: left;
	font-size: 14px;
	color: #666;
	width: 78%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.two_news1 ul li span{
	float: right;
    font-size: 12px;
    color: #999;
}


.zc_box{
	padding: 0 14px 20px;
	background: #f9f9f9;
}
.tzbox .title{
	height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #009819;
    position: relative;
}
.tzbox .title a{
	font-size: 16px;
    font-weight: bold;
    color: #009819;
    text-indent: 16px;
    display: block;
}
.tzbox .title a:before{
	content: '';
    position: absolute;
    width: 4px;
    height: 13px;
    background: #009819;
    left: 0;
    top: 13px;	
}
.tzbox ul{
	padding: 6px 2px 0;
}
.tzbox ul li{
	line-height: 32px;
    height: 32px;
}
.tzbox ul li a{
	float: left;
	font-size: 14px;
	color: #666;
	width: 78%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tzbox ul li span{
	float: right;
    font-size: 12px;
    color: #999;
}
.tzbox1 ul{
	margin-bottom: 0;
}
.t-btn a{
	float: left;
	text-indent: 10px;
	background: #ededed;
	color: #434343;
	width: 49%;
	height: 105px;
	text-align:center;
	line-height: 44px;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
}
.t-btn a i{
	float: left;
	width: 32px;
	height: 28px;
	margin-left:95px;
	margin-right:90px;
	margin-top: 20px;
	/* padding-left: 32px; */
}
@media screen and (min-width:992px) and (max-width:1199px){
	.t-btn a i{
		margin-left: 40px;
	}
}
@media screen and (max-width:480px){
	.t-btn a i{
		margin-left: 25px;
	}
}
.t-btn a.a1{
	background: #009819;
	color: #fff;
	margin-left: 3px;
}
.t-btn a.a1 i{
	background: url(imageslead_11.png) no-repeat -5px -36px;
}
.t-btn a.a2{
	margin-left: 3px;
}
.t-btn a.a2 i{
	background: url(imageslead_11.png) no-repeat -55px -5px;
}
.t-btn a.a2:hover{
	background: #009819;
	color: #fff;
}
.t-btn a.a2:hover i{
	background: url(imageslead_11.png) no-repeat -55px -37px;
}
