body{
	background: url(2021_hbdc_banner.jpg) no-repeat top center;
}
.fl{float: left;}
.fr{float: right;}
.yinyan{
	padding: 55px;
	background: url(2021_hbdc_yinyan_bg.png) no-repeat;
	height: 342px;
	width: 1200px;
	margin: 640px auto 50px auto;
}
.yinyan p{
	text-indent: 2em;
	line-height: 35px;
	font-size: 18px;
}
.list_box{
	margin: 0px auto 30px auto;
	width: 1200px;
	overflow: hidden;
}
.title{
	background: url(2021_hbdc_title_bg.png) 102px 50% no-repeat;
	color: #035dd8;
	font-size: 23px;
	font-weight: bold;
	line-height: 50px;
	margin-bottom: 10px;
}
.list{
	width: 570px;
	overflow: hidden;
}
.more a{
	color: #035dd8;
	font-size: 17px;
	font-weight: normal;
}
.list ul li{
	background: url(20201_hbdc_liststyle.png)left 50% no-repeat;
	padding-left: 20px;
	font-size: 18px;
	line-height: 40px;
}
.date{
	color: #999;
	font-size: 18px;
}