.box2026062615415171{
   position:relative;
/*	margin-bottom: 30px;*/
	overflow: hidden;
	}

.box2026062615415171_1{
	width: 100%;
		
}
.box2026062615415171 .zoomImage {
	
    padding-bottom: 136.5% !important;
	background-size:cover !important;
	transition: 0.5s all; /*动画时间0.5秒*/
}
.box2026062615415171 .zoomImage:hover {
	transform:scale(1.2); /*动画放大1.2倍*/
}
.box2026062615415171_2{
	text-align: center;
	padding: 5px;
	position: absolute;
	width: 100%;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.8);
}

.box2026062615415171_2 a{color: #fff;text-align: center;}
.box2026062615415171 .title{
	font-size:14px;
	text-align: center;
}

@media (min-width:1200px){
	.box2026062615415171 .box1{
		height: 640px;
	}
	
.box2026062615415171 .box2{
	/* padding: 5px 15px; */
	text-align: center;
}
	
.box2026062615415171 .title{
	text-align: center;
}
	
	
	
}

