

.list_news_ul{
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.list_news_li{
	width: 482rem;
	height: 588rem;
	margin-bottom: 76rem;
}
.list_news_li0{
	width: 482rem;
}
.list_news_li *{
	transition: all 0.3s;
}
.list_news_li a{
	display: block;
	width: 482rem;
	height: 588rem;
	background-color: #fff;
	box-shadow: 0 0 5rem #ddd;
	box-sizing: border-box;
	padding: 88rem 36rem 0;
}
.list_news_li h3{
	font-size: 18rem;
	color: #333333;
	font-weight: bold;
	line-height: 32rem;
	height: 32rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto 30rem;
}
.list_news_li h3 span{
	color: #77ab2e;
}

.list_news_li i{
	display: block;
	width: 100%;
	height: 214rem;
	margin-bottom: 30rem;
}
.list_news_li p{
	font-size: 14rem;
	color: #666666;
	line-height: 26rem;
	height: 52rem;
	overflow: hidden;
	margin: 0 auto 35rem;
}
.list_news_li a>span{
	display: block;
	box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
	height: 67rem;
	padding-top: 40rem;
	border-top: 1px solid #dcdcdc;
	line-height: 26rem;
	position: relative;
	font-size: 14rem;
	color: #333333;
	transition: all 0.3s;
}
.list_news_li a>span i{
	display: block;
	width: 63rem;
	height: 1px;
	background-color: #7d7d7d;
	position: absolute;
	right: 16rem;
	top: 55rem;
	z-index: 3;
	transition: all 0.3s;
}
.list_news_li a>span em{
	display: block;
	width: 26rem;
	height: 26rem;
	box-sizing: border-box;
	border-radius: 13rem;
	background-color: #fff;
	border: 1px solid #7d7d7d;
	position: absolute;
	right: 0;
	top: 42rem;
	z-index: 2;
	transition: all 0.3s;
}
.list_news_li a>span::after{
	display: block;
	content: "";
	width: 6rem;
	height: 6rem;
	border-radius: 3rem;
	background-color: #7d7d7d;
	position: absolute;
	right: 10rem;
	top: 52rem;
	z-index: 2;
	transition: all 0.3s;
}
.list_news_li a:hover{
	background-color: #000000;
}
.list_news_li a:hover h4{
	color: #fff;
}
.list_news_li a:hover h3{
	color: #fff;
}
.list_news_li a:hover p{
	color: #fff;
}
.list_news_li a:hover>span{
	border-top: 1px solid #7bae35;
	color: #fff;
}
.list_news_li a:hover>span i{
	z-index: 3;
	transition: all 0.3s;
	background-color: #fff;
}
.list_news_li a:hover>span em{
	right: 69rem;
	top: 42rem;
	z-index: 2;
	transition: all 0.3s;
	background-color: #fff;
	border: 10rem solid #7bae35;
}
.list_news_li a:hover>span::after{
	display: block;
	content: "";
	width: 6rem;
	height: 6rem;
	border-radius: 3rem;
	background-color: #fff;
	position: absolute;
	right: 79rem;
	top: 52rem;
	z-index: 2;
	transition: all 0.3s;
}
@media only screen and (max-width: 1000px) {
	
	.list_news_ul{
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 66rem 20rem 0;
	}
	.list_news_li{
		width: 710rem;
		height: 740rem;
		margin-bottom: 64rem;
	}
	.list_news_li0{
		width: 710rem;
	}
	.list_news_li *{
		transition: all 0.3s;
	}
	.list_news_li a{
		display: block;
		width: 710rem;
		height: 740rem;
		background-color: #fff;
		box-shadow: 0 0 5rem #ddd;
		box-sizing: border-box;
		padding: 65rem 55rem 0;
	}
	.list_news_li h3{
		font-size: 26rem;
		color: #333333;
		font-weight: bold;
		line-height: 46rem;
		height: 46rem;
		overflow: hidden;
		margin: 0 auto 30rem;
	}
	.list_news_li i{
		display: block;
		width: 100%;
		height: 318rem;
		margin-bottom: 30rem;
	}
	.list_news_li p{
		display: block;
		font-size: 24rem;
		height:80rem;
		line-height: 40rem;
	}
	.list_news_li a>span{
		display: block;
		box-sizing: border-box;
		margin: 0 auto;
		width: 100%;
		height: 40rem;
		padding-top: 0;
		margin-top: 58rem;
		border-top: 0 solid #dcdcdc;
		line-height: 40rem;
		position: relative;
		font-size: 24rem;
		color: #333333;
		transition: all 0.3s;
	}
	.list_news_li a>span i{
		display: block;
		width: 94rem;
		height: 1px;
		background-color: #7d7d7d;
		position: absolute;
		right: 24rem;
		top: 19rem;
		z-index: 3;
		transition: all 0.3s;
	}
	.list_news_li a>span em{
		display: block;
		width: 40rem;
		height: 40rem;
		box-sizing: border-box;
		border-radius: 20rem;
		background-color: #fff;
		border: 1px solid #7d7d7d;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 2;
		transition: all 0.3s;
	}
	.list_news_li a>span::after{
		display: block;
		content: "";
		width: 10rem;
		height: 10rem;
		border-radius: 5rem;
		background-color: #7d7d7d;
		position: absolute;
		right: 15rem;
		top: 15rem;
		z-index: 2;
		transition: all 0.3s;
	}
	.list_news_li a:hover{
		background-color: #000000;
	}
	.list_news_li a:hover h4{
		color: #fff;
	}
	.list_news_li a:hover h3{
		color: #fff;
	}
	.list_news_li a:hover p{
		color: #fff;
	}
	.list_news_li a:hover>span{
		border-top: 0 solid #7bae35;
		color: #fff;
	}
	.list_news_li a:hover>span i{
		z-index: 3;
		transition: all 0.3s;
		background-color: #fff;
	}
	.list_news_li a:hover>span em{
		right: 94rem;
		top: 0;
		z-index: 2;
		transition: all 0.3s;
		background-color: #fff;
		border: 15rem solid #7bae35;
	}
	.list_news_li a:hover>span::after{
		display: block;
		content: "";
		width: 10rem;
		height: 10rem;
		border-radius: 5rem;
		background-color: #fff;
		position: absolute;
		right: 109rem;
		top: 15rem;
		z-index: 2;
		transition: all 0.3s;
	}
}