.box20250505163543 {
    display: flex;
    flex-wrap: wrap;
	flex-direction: column;
	gap:20px;
	width: 100%;
}
.box20250505163543_1{
	width: 100%;/*内容的宽度*/
	/* height: 50px; */
	display: flex;
	flex-direction: row;
	gap: 12px;
	align-items: flex-start;
}
.box20250505163543_2{
	/* width: 100%; *//*内容的宽度*/
	margin-left: 32px;
}
.box20250505163543_1_a{
	width: 20px;/*内容的宽度*/
	height: 20px;
	background-image: url(z1.png);
}
.box20250505163543_1_b{/* width: 100%; *//*内容的宽度*/font-size: 14px;flex: 1;-webkit-flex: 1;font-weight: bold;}
@media (min-width: 1200px){
	
}