body{
	min-width: 1200px;
	background: #fff;
}
#banner{
	position: relative;
	height: 1334px;
	background: url(https://www.whnews.cn/wh_pb/2022/banner.jpg) top center no-repeat;
}
#introduce{
	position: absolute;
	width: 100%;
	bottom: 90px;
}
.introduce-box{
	margin: 0 auto;
	padding: 100px 100px 50px;
	width: 1200px;
	height: 374px;
	text-indent: 2em;
	color: #524f4f;
	font-size: 18px;
	line-height: 50px;
	background: url(https://www.whnews.cn/wh_pb/2022/introduce.png) no-repeat;
}
.title{
	text-indent: -9999px;
	height: 92px;
	width: 100%;
	background: url(https://www.whnews.cn/wh_pb/2022/title.jpg) top center no-repeat;
}
.list{
	margin: 0 auto;
	padding: 70px 0;
	width: 1200px;
}
.list img{
	width: 100%;
}
.list-box{
	position: relative;
	padding: 0 10px;
}
.subject{
	padding: 10px 10px 20px 10px;    
	font-size: 14px;
    line-height: 24px;
	text-align: center;
	color: #000;
}
.video-icon{
	position: absolute;
	top: 66px;
	left: 125px;
	width: 46px;
	height: 46px;
	background: url(https://www.whnews.cn/wh_pb/2022/video.png) no-repeat;
}
#footer{
	height: 100px;
	line-height: 100px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #e10a07;
}




