.pnews{
	padding:50px 0;
	background-color: #fff;
}
.news-top{
	margin:0 -0.5%;
}
.nt-list{
	width: 49%;
	float: left;
	margin:0 0.5%;
}
.time{
	display: block;
	padding:10px 0;
	font-size: 14px;
	color: #898;
}
.nt-con h3{
	font-size: 18px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
	color:#8fbc45;
}
.nt-con p{
	font-size: 15px;
	line-height: 2;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	text-overflow:ellipsis;
}
.pnt{
	font-size: 30px;
	color: #8fbc45;
	padding-bottom: 20px;
	font-weight: 600;
}
/*huod*/
.huod{padding:50px 0;}
.hul{
	margin:0 -1%;
}
.hul li{
	margin:0 1%;
	width: 31.33333%;
	float: left;
	overflow: hidden;
}
.hul li a{
	display: block;
}
.hc-img,.nt-img,.dy-img,.dz-img{
	overflow: hidden;
}
.hc-img img,.nt-img img,.dy-img img,.dz-img img{
	width: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
	display: block;
}
.hul li:hover img,.nt-list a:hover img,.dt-top:hover img,.dz-img:hover img{
	transform:scale(1.2);
}

.hc-con h3{
	font-size: 16px;
	color:#8fbc45;
	padding:10px 0 4px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.hc-con span{
	font-size: 13px;
	color: #888;
	display: block;
	padding-bottom: 8px;
}
.hc-con p{
	overflow: hidden;
	font-size: 14px;
	text-overflow:ellipsis;
	white-space: nowrap;
}
/*dontai*/
.dt-fl{
	width: 31.3333%;
	float: right;
}
.dt-fr{
	width: 66.66666%;
	float:left;
}
.dy-img{
	float: left;
	width: 30%;
	margin-right:2%;
}
.dy-img img{
	width: 100%
}
.dy-con{
	float: left;
	width: 68%;
	
}
.dy-con h3{
	font-size: 18px;
	color: #8fbc45;
	padding-top: 20px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.dy-con span{
	font-size: 13px;
	color: #999;
	padding:5px 0;
	display: block;
}
.dy-con p{
	font-size: 15px;
	line-height: 2;
	color: #777;
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    max-height: 55px;
}
.dt-bot{
	margin-top: 15px;
}
.dt-bot p{
	background-image: url(../images/pa.png);
	background-repeat: no-repeat;
	background-position:left center;
}
.dt-bot p a{
	color: #777;
	display: block;
	position: relative;
	line-height: 2.3;
	font-size: 15px;
	padding-right:100px;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 23px;
}
.dt-bot span{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 13px;
	color: #999;
}
.article img{
	height:auto !important;
}

.dz-img{
	overflow: hidden;
	max-height: 270px;
}
.dz-img img{
	width: 100%;
}
.dz-con h3{
	font-size: 18px;
	padding:5px 0;
	color: #8fbc45;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.dz-con span{
	font-size: 13px;
	color: #888;
	display: block;
	padding-bottom: 8px;
}
.dz-con p{
	font-size: 14px;
	color: #777;
	line-height: 1.8;
	max-height: 56px;
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.hmore{
	text-align: right;
	margin-top: 30px;
}
.hmore a{
	display:inline-block;
	border:1px solid #8fbc45;
	padding:6px 10px;
	color:#8fbc45;
	border-radius: 2px;
}
/*article*/
.article{
	padding-top: 80px;
}
.article .awrap{
	background-color: #fff;
	max-width: 1200px;
	width: 100%;
	margin:20px auto;
	padding:40px 50px;
	box-shadow: 2px 2px 5px #b4b4b4;
	box-sizing: border-box;
}
.article .wz-top{
	padding:30px;
	text-align: center;
}
.article .wz-top h4{
	font-size: 20px;
	line-height: 2;
}
.article .wz-top p span{
	display: inline-block;
	font-size: 15px;
	line-height: 2;
	color:#777;
}
.article .wz-bot p{
	line-height: 2;
	margin-bottom: 15px;
}
.wz-img{
	text-align: center;
	margin:20px 0;
}
.wz-img span{
	display: block;
	font-size: 13px;
	font-weight: 600;
	color:#444;
	margin-top: 15px;
}
.wz-gd{
	line-height: 2;
	border-top: 1px solid #eee;
	padding-top: 30px;
	color: #8fbc45;
	   
}
.wz-gd .wz-sy{
	width:48%;
	float:left;
	overflow:hidden;
	text-align: left;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.wz-gd .wz-xy{
	width:48%;
	float:right;
	overflow:hidden;
	text-align: right;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.wz-gd strong{
	color:#555;
	margin-right: 15px;
}
.wz-gd a{
	 color: #8fbc45;
}
.new-de .pnt{
	text-align: center;
	margin-bottom: 40px;
}
.new-de .hul li{
	margin-bottom: 15px;
}

.new-de .hul li:nth-of-type(3n+1){
	clear: both;
}

.article video{
	width:100%;
	height:auto;
}
@media (max-width:1200px){
	.hmore{
		text-align: center;
	}
	.dy-con h3{
		padding-top: 0px;
	}
}
@media (max-width:900px){
	.dt-fr{
		width: 100%;
	}
	.dt-fl{
		display: none;
	}
}
@media (max-width:768px){
	.pnt{
		font-size: 22px;
		text-align: center;
		margin-top: 20px;
	}
	.new-de .pnt{
		margin-bottom: 0px;
	}
	.hul li{
		width: 48%;
	}
	/*
	.hul li:last-child{
		display: none;
	}
	.new-de .hul li:last-child{
		display: none;
	}
	*/
	.huod,.pnews{
		padding:30px 0;
	}
	.nt-con h3,.dy-con h3{
		font-size: 16px;
	}
	.article .wz-top{
		padding: 0px;
	}
	.article .awrap{
		padding: 20px;
		margin: 0px auto;
	}
	
}
@media (max-width:640px){
	.nt-list,.hul li,.dy-img,.dy-con{
		width: 100%;
	}
	.nt-list{
		margin:0;
	}
	.hul li{
		margin:10px 0;
	}
}