.news_list-banner {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 340px;
}
.news_list-banner .h1{
	font-size: 36px;
	color: #ffffff;
	font-weight: 600;
	display: inline-block;
	padding-top: 142px;
	padding-bottom: 20px;


}
.news_list-banner h2{
	font-size: 19px;
	color: #ffffff;
	font-weight: 500;
}
.news_list-banner-hui{
	width: 100%;
	position: absolute;
	border-radius: 5px;
	top: 0px;
	left: 0px;
	display: inline-block;
	background-color:rgba(0,0,0,0.4);
	height: 340px;
}
.news_list-center{
	width: 100%;
	display: block;
	min-width: 1200px;
	background-color: #f8f8f8;
}
.news_list{
	margin-top: 75px;
	width: 1200px;
	display: block;
	margin: 0 auto;
	padding-top: 75px;
}
.news_list-01{
	width: 575px;
	float: left;
	display: block;
	margin-left: 50px;
	height: 296px;
	padding-bottom: 60px;
}
.news_list-02{
	width: 575px;
	float: left;
	display: inline-block;
	margin-left: 50px;
	padding-bottom: 60px;
	height: 296px;
}
.news_list-img{
	z-index: 1;
	width: 360px;
	position: relative;
	overflow: hidden;
	height: 230px;
	border-radius: 5px;

}
.news_list-img img{
	height: 100%;
	width: 100%;

	z-index: 1;

}
.news_list-bai{
	width: 315px;
	overflow: hidden;
	background-color: #ffffff;
	position: absolute;
	height: 210px;
	margin-top: -150px;
	margin-left: 255px;
	float: right;
	z-index: 999;
	border-radius: 5px;

}
.news_list-bai .h1{
	font-size: 30px;
	padding-top: 35px;
	display: inline-block;

	float: left;
	padding-left: 40px;

	padding-bottom: 32px;
	color: #019192;
}
.news_list-h1{
	width: 100%;
	display: inline-block;
}
.index_1250{
	width: 1250px;
	margin: 0 auto;
	margin-left: -50px;
}
.news_list-bai span{
	font-size: 16px;
	padding-left: 5px;
	color: #666666;

}
.news_list-bai a{
	margin-bottom: 20px;
	padding-left: 40px;
	color: #6bbe9a;
	float: left;
	display: block;
}
.news_list-bai a span:hover{ 
	transition: 0.3s; 
	color: #6bbe9a;

}

.news-03-number{
	
	font-weight:600;
	text-align:center;
	padding-left:20px;
	float: right;
	padding-top:15px;
	padding-bottom:15px;
	border-left: 1px solid #6bbe9a;
}
.news-03-number .h1{
	color: #6bbe9a;
	font-size:40px;
}