/*S手机端*/
.box20250706141425_wai_kuang{
	width: 100%;
}
.box20250706141425{
	width: 100%;
	display: flex;
	row-gap:40px;
	flex-direction: column;
}
/*设置列数据*/
.box20250706141425_1{width: 100%;font-size: 12px;font-weight: 400;}

.box20250706141425_1 img{/* width: 100%; */height: 88px;/* display: inline-block; *//* filter:drop-shadow(100vw 0px 0 #01bac6); *//* position: relative; *//* right: 100vw; */}
/*E手机端*/

/*S非手机端*/
@media (min-width: 768px){
	.box20250706141425{
		display: flex;
		/* column-gap: 8px; */
		row-gap:40px;
		height: 127px;
		align-content: center;
		flex-direction: row;
		align-items: center;
	}
}
