.box20250709165231{
	position:relative;
	width: 100%;
	overflow: hidden;
	/* cursor: pointer; */
	/* color: #fff; */
	/* z-index: 999999; */
	border-bottom: 1px solid #F0F0F0;
	/* padding-bottom: 30px; */
	margin-bottom: 30px;
}

.box20250709165231 .box1{
	width: 100%;
	/*height: 100%;*/
}
.box20250709165231 .zoomImage {	
    padding-bottom: 57.69% !important;
	background-size:cover !important;
	/*transition: transform 5s cubic-bezier(.23,1,.32,1);*/
}
.box20250709165231:hover .zoomImage {
   /* transform: scale(1);*/
}

/*.box20250709165231 .bjs {
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;

    background: rgba(0,0,0,0.0);

}*/
/*.box20250709165231:hover .bjs {
	background: rgba(86,104,146,0);

}*/


.box20250709165231 .box20250709165231_3{

	width: 100%;
	padding: 15px;
	-webkit-transition: all .5s;
	transition: all .5s;
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.box20250709165231_3_1{
	display: flex;

	
}
.box20250709165231_3_1{
font-size: 30px;
	font-weight: 600;
}
.box20250709165231_3_1 .t2{
	font-weight: 200;
}

.box20250709165231_3_3{
		color: #8e8e8e;
	font-size: 18px;
}
.box20250709165231_3_2{

	display: flex;
}

a.box20250709165231_3_2_bt{
    display: block;
    color: #363636;
    text-align: center;
    border: 2px solid #288a8a;
    font-size: 12px;
    letter-spacing: 0px;
    transition: all 0.3s;
    padding:7px 20px;
}
.box20250709165231_3_2_bt:hover{background-color: #288a8a;color: #fff;}



@media (min-width:1200px){
	.box20250709165231 .box20250709165231_3{
		position: absolute;
		width: 100%;
		top:0;
		bottom: 0;
		left: 0;
		padding: 15px;
		-webkit-transition: all .5s;
		transition: all .5s;
		display: flex;
		flex-direction: column;
		gap: 15px;
	}
	
/*	.box20250709165231:nth-child(even) .box20250709165231_3{
		position: absolute;
		width: 100%;
		top:0;
		bottom: 0;
		right: 0;
		padding: 15px;
		-webkit-transition: all .5s;
		transition: all .5s;
		display: flex;
		flex-direction: column;
		gap: 15px;
		align-items: flex-end;
	}	*/
	
.box20250709165231_3_1{
	font-size: 53px;
	font-weight: 600;
}
.box20250709165231_3_1 .t2{
	font-weight: 200;
}
}
