body{
	background: #c0e5a5;
}
.bg-box{
	background: url(jnszfzt_20240113_hjbh_banner.jpg) no-repeat center top;
	overflow: hidden;
	margin-top: -5px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.list{
	width: 1200px;
	margin: 670px auto 0 auto;
	overflow: hidden;
}
.list ul{
	margin-right: -48px;
}
.list ul li{
	width: 264px;
	/* height: 195px; */
	overflow: hidden;
	border-radius: 16px;
	background: url(jnszfzt_20240113_shbx_linkbg.png) #fff repeat-x bottom;
	text-align: center;
	margin-bottom: 60px;
	float: left;
	margin-right: 48px;
}
.list_text{
	width: 210px;
	height: 120px;
	font-size: 30px;
	color: #333;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.list_xq{
	width: 124px;
	height: 36px;
	font-size: 18px;
	color: #40a572;
	border-radius: 18px;
	border: #40a572 solid 1px;
	display: block;
	text-align: center;
	line-height: 36px;
	margin: 0 auto 35px;
	background: #fff;
}
.bottom {
    width: 100%;
    border-top: 10px solid #4c67a7;
    background: #FFFFFF;
}