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