/*css*/
.box20250922011802583 {
    display: flex;
    flex-wrap: wrap;
	flex-direction: column;
	gap:10px;
	width: 100%;

}
.box20250922011802583_1{
	width: 100%;/*内容的宽度*/

}
.box20250922011802583_1 .zoomImage {
    padding-bottom: 66.978%;
}
.box20250922011802583_2,.box20250922011802583_3,.box20250922011802583_5{
	font-size: 16PX;
	/* font-weight: bold; */
	width: 100%;/*内容的宽度*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; /*单行缩略*/
}
.box20250922011802583_4{
	width: 100%;/*内容的宽度*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; /*单行缩略*/
}