.see_more{text-align: right;font-size: 14px;margin-top: 20px;}
.see_more a{color: #0066B3;}
/*2022/03/08*/
.esg .list2 ul{
	overflow: hidden;
}
.esg .list2 li{
	float: left;
	width: 225px;
	background: #f5f5f5;
	margin-right: 20px;
	text-align: center;
	padding: 10px 0;
}		
.esg .list2 li:last-child{
	margin-right: 0;
}
.esg .list2 li h4{
	font-size: 18px;
}

.esg .list3 li{
	float: left;
	width: 140px;
	background: #f5f5f5;
	margin-right: 20px;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 20px;
}
.list3 {
	overflow: hidden;
}	