/*css*/
.box20260626154141{
	width: 100%;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
	gap: 20px;
}
/*设置列数据*/
.box20260626154141_1 img{
	width: 100%;
}