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