@charset "utf-8";
/* 主页主体部分 */
.index_one{
	padding: 10px;
}
.index_one .leftBox{
	width: 1030px;
	float: left;
	border-top: 0;
}
.index_one .leftBox .sweiperOut1{
	padding: 10px;
	width: 100%;
	border: 1px solid #eee;
}
.swiper1{
	width: 100%;
	height: 300px;
	margin-top: 10px;
}
.swiper1 img{
	width: 1008px !important;
	height: 300px !important;
}
.swiper1 .swiper-pagination{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	text-align: right;
}
.swiper1 a{
	position: relative;
}
.swiper1 .swiper-pagination span{
	display: inline-block;
	width: 25px;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
    vertical-align: middle;
    text-align: center;
    background: #C00;
    filter: alpha(Opacity=70);
    Opacity: 0.7;
    font-family: Arial;
    font-size: 11px;
    color: #fff;
    cursor: pointer;
}
.swiper1 .swiper-pagination span.swiper-pagination-customs-active{
	background: #ffffff;
    color: #000000;
}
.swiper1 a p{
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: rgba(0,0,0,.5);
	z-index: 2;
	left: 0;
	bottom: 0;
	padding-left: 15px;
	font-size: 14px;
	overflow: hidden;
white-space:nowrap; 
text-overflow:ellipsis;
-o-text-overflow:ellipsis;
}
.index_one{padding-top: 15px;}
.index_one .leftBox .box1{
	background: url(../images/news-bg.jpg) repeat-x #f5f5f5;
}
.index_one .leftBox .box2{
	margin: 15px 0;
}
.index_one .leftBox .box1 .ywimg{
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: #62970a 8px solid;
}
.index_one .newsList{
	font-size: 14px;
	padding: 10px;
	/* float: right; */
	/* width: 375px; */
	/* padding-top: 20px; */
}
.index_one .newsList dl{margin-bottom: 10px;}
.index_one .newsList dt{
	font-weight: bold;
	margin-bottom: 5px;
	background: url(../images/ico.jpg) no-repeat left 10px;
}
.index_one .newsList dt a{
	display: block;
	color: #566371;
	text-indent: 10px;
	line-height: 1.6em;
	overflow : hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: normal; 
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index_one .newsList .dl2 dt a{
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: normal; 
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.index_one .newsList dt a:hover{color:#638e1b}
.index_one .newsList dl.on dt a{
	color: #e07c3f;
}
.index_one .newsList dd{
	font-size: 14px;
	color: #828282;
    padding: 0 10px;
	line-height: 24px;
	overflow : hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: normal; 
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-align: justify;
	max-height: 72px;
}
.index_one .adv img{
	display: block;
	width: 100%;
	margin-top: 15px;
}
.index_one .leftBox .box2>div{
	border: 1px solid #eee;
	height: 375px;
	overflow: hidden;
	width: 49%;
	background: url(../images/news-bg.jpg) repeat-x #f5f5f5;
}
.index_one .zjList ul{
	padding: 10px 15px;
}
.index_one .zjList li{
	position: relative;
	padding-left: 80px;
	min-height: 98px;
}
.index_one .zjList li .img{
	position: absolute;
	left: 0;
	width: 80px;
	height: 98px;
}
.index_one .zjList li .img img{
	width: 100%;
}
.index_one .zjList dl{
	width: 100%;
	margin-bottom: 10px;
}
.index_one .zjList dt a{
	font-size: 16px;
	margin-bottom: 5px;
	color: #54743d;
    font-weight: bold;
	line-height: 2em;
	height: 2em;
	overflow : hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: normal; 
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index_one .zjList dd a{
	display: block;
	width: 100%;
	background: rgba(0, 0, 0, 0) url(../images/dian.jpg) no-repeat scroll 0 8px;
	color: #566371;
    height: 22px;
	line-height: 22px;
    text-indent: 0.7em;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.index_one .zjList dd a:hover{  color:#738e44;}
img.tit{
	display: block;
	width: 100%;
}
.index_one .cyList ul{
	padding: 10px 15px;
}
.index_one .cyList li a{
	display: block;
	width: 100%;
	background: rgba(0, 0, 0, 0) url(../images/dian.jpg) no-repeat scroll 0 8px;
	color: #566371;
	height: 24px;
	line-height: 24px;
	text-indent: 0.7em;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	margin-bottom: 8px;
	font-size: 14px;
}
.index_one .cyList li a:hover{ color:#738e44;}
.index_one .rightBox{
	width: 170px;
	background-color: #f6f5f5;
}
.index_one .rightBox .tit{
	border-top: #62970a 3px solid;
    font-size: 18px;
    color: #525252;
	height: 45px;
	line-height: 41px;
	text-align: center;
	font-weight: normal;
}
.index_one .rightBox .listOut{
	padding: 30px 10px;
	border: 1px solid #eee;
	height: 786px;
}
.index_one .rightBox .list{
	height: 720px;
	overflow: hidden;
}
.index_one .rightBox .listOut li{
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #ddd;
}
.index_one .rightBox .listOut img{
	width: 100%;
	height: 56px;
}
@media screen and (max-width:1300px){
	.index_one .leftBox{
		width: 870px;
	}
	.swiper1 img,.swiper1{
		width: 848px !important;
		height: 252px !important;
	}
	.index_one .rightBox .listOut{
		height: 735px;
	}
	.index_one .rightBox .list{
		height: 686px;
	}
}
@media screen and (max-width:768px){
	.index_one>div,.index_one>div>div{
		width: 100% !important;
	}
	.index_one{
		padding: 0;
	}
	.swiper1,.sweiperOut1{
		width: 100% !important;
		height: auto;
	}
	.swiper1 a{
		display: block;
	}
	.swiper1 img,.swiper1{
		display: block;
		width: 100% !important;
		height: auto !important;
		margin-top: 0;
	}
	.index_one .leftBox .box1 .ywimg{
		width: 8%;
	}
	.index_one .leftBox .box1 .ywimg img{
		width: 100%;
	}
	.index_one .leftBox .sweiperOut1{
		padding: 0;
	}
	/* .index_one .newsList{
		padding: 0;
	} */
	/* .index_one .newsList{
		width: 90%;
	} */
	.index_one .adv img{
		height: auto;
	}
	.index_one .zjList ul{
		padding: 10px 5px;
	}
	.index_one .leftBox .box2>div{
		width: 100%;
		height: auto;
		border: 0;
		margin-bottom: 10px;
	}
	.index_one .rightBox .listOut{
		height: auto;
		padding: 5px;
	}
	.index_one .rightBox .listOut .list{
		height: 40px;
		margin-bottom: 0;
		position: relative;
		width: 100%;
	}
	.index_one .rightBox .listOut ul{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	.index_one .rightBox .listOut li{
		float: left;
		width: 110px;
		padding: 5px;
		background: none;
	}
	.index_one .rightBox .listOut li a{
		width: 100%;
		display: block;
		height: 30px;
		background: #fff;
	}
	.index_one .rightBox .listOut li a img{
		width: 100%;
		height: 100%;
	}
	.index_one .rightBox .tit{
		font-size: 16px;
		height: 35px;
		line-height: 31px;
	}
	.index_one .newsList dd{
		-webkit-line-clamp: inherit;
		max-height: inherit;
	}
}
.index_two{
	padding:0 10px;
}
.index_two .tab_hd{
	border-top: 2px #61b344 solid;
	background-color: #f5f5f5;
}
.index_two .tab_hd li{
	float: left;
	width: 170px;
	color: #3d3d3e;
    font-size: 18px;
    font-weight: bold;
    height: 48px;
    line-height: 46px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
}
.index_two .tab_hd li:last-child{border-right: 1px solid #ddd;}
.index_two .tab_hd li.on{
	background: #fff;
	 border-bottom: 1px solid #eee;
}
.index_two .tab_bd{
	min-height: 340px;
	padding: 20px 0;
	background: url(../images/weiy-bg.jpg) repeat-x top #f5f5f5;
	position: relative;
	border-bottom: 2px #61b344 solid;
} 
.index_two .tab_bd>div{
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 300px;
	left: 0;
	top: 20px;
}
.index_two .tab_bd>div.on{
	display: block;
	z-index: 10;
}
.index_two .box1{
	position: relative;
	padding-left: 245px;
	min-height: 250px;
}
.index_two .box1 .leftBox{
	position: absolute;
	left: 20px;
	top: 0;
	text-align: center;
	font-size: 12px;
    color: #858585;
	line-height: 1.5em;
}
.index_two .box1 .leftBox b{
	font-size: 14px;
    color: #4f6e85;
	padding-right: 5px;
}
.index_two .box1 .leftBox img{
	width: 100%;
}
.index_two .box1 .tit{
	font-size: 18px;
    line-height: 38px;
    color: #4b8020;
	text-align: center;
}
.index_two .box1 .word .text p{
	text-indent: 2em;
}
.index_two .box1 .word .text a{
	color: #9d4301;
    font-weight: bold;
}
.index_two .list{
	width: 100%;
	overflow: hidden;
	height: auto;
	position: relative;
}
.index_two .list ul{
	display: table;
	align-items: center;
	width: 100%;
}
.index_two .list ul li{
	display: table-cell;
	vertical-align: top;
	margin: 0 20px;
}
.index_two .list a{
	display: block;
	background-color: #ebf3de;
    border-top: 1px #eaeaea solid;
    border-left: 1px #eaeaea solid;
    border-right: 1px #eaeaea solid;
    border-bottom: 3px #61b344 solid;
    width: 160px;
    color: #667175;
    text-align: center;
    padding: 5px;
	margin: 0 auto;
	height: 300px;
	overflow: hidden;
}
.index_two .list a img{
	display: block;
	width: 100%;
	/*height: 157px;*/
	height: 193px;
	
	object-fit: cover;
	display: block;
	margin-bottom: 5px;
}

.index_two .box3 .list ul{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.index_two .box3 .list ul li{
	float: left;
	display: block;
}

@media screen and (max-width:768px){
	.index_two .tab_hd li{
		width: 33.33%;
	}
	.index_two .box1{
		padding-left: 0;
		background: #f5f5f5;
	}
	.index_two .box1 .leftBox{
		position: relative;
		width: 70%;
		left: 0;
		margin: 0 auto;
	}
	.index_two .tab_bd{
		height: auto;
		padding: 10px 0;
	}
	.index_two{
		padding: 0;
	}
	.index_two .tab_bd>div{
		padding: 0 8px;
	}
	.index_two .box1 .tit{
		font-size: 16px;
		margin-top: 20px;
	}
	.index_two .tab_bd>div.box1{
		position: relative;
		top: 0;
		z-index: 2;
		display: none;
		height: auto;
	}
	.index_two .tab_bd>div.box1.on{
		display: block;
		z-index: 11;
	}
	.index_two .list ul li{
		margin: 0 5px;
	}
}
.advBox,.index_three{
	padding: 10px;
}
.advBox li{
	float: left;
	padding: 0 5px;
	margin: 0 0 10px;
	width: 33.33%;
}
.advBox li img{
	display: block;
	width: 100%;
}
.index_three h2{
	text-align: center;
	font-size: 18px;
    color: #4c7900;
    line-height: 48px;
    background: #f6f5f5;
    border-top: 3px #61b344 solid;
    border-left: #e8e8e8 1px solid;
    border-right: #e8e8e8 1px solid;
	font-weight: normal;
}
.index_three ul{
	padding: 20px 10px;
	border: #e8e8e8 1px solid;
    color: #777777;
    line-height: 26px;
    background: url(../images/compbg.jpg) repeat-x bottom #fff;
}
.index_three ul li{
	float: left;
	width: 33.33%;
	font-size: 14px;
	padding: 0 10px;
	line-height: 2.2em;
}
@media screen and (max-width:1300px){
	.index_three ul li{
		font-size: 12px;
	}
}

@media screen and (max-width:768px){
	.advBox li{
		width: 100%;
		height: auto;
		margin: 0 0 10px;
	}
	.advBox li img{
		height: auto;
	}
	.code{
		display: none;
	}
	.index_three ul li{
		width: 100%;
	}
	.advBox,.index_three{
		padding: 10px 0;
	}
}

.indexTit{
	font-size: 18px;
	color: #333;
	line-height: 48px;
	padding: 0 20px;
	border-top: 2px #61b344 solid;
	display: block;
}