/*幻灯片*/
.box20250720205817 {
	position: relative;
	width: 100%;
	padding-bottom: 139.7%;
}
.box20250720205817 .box20250720205817_1{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	/* width: 100%; */
	/* height: 500px; */
	/* z-index: 10; */
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
}
.box20250720205817 .swiper-container {
     /* width: 100%;
      height: 500px;*/
}
.box20250720205817 .swiper-slide img {
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      position: absolute;
      left: 50%;
      top: 50%;
    }
	
.box20250720205817 .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    background: #666;
    opacity: 1;
    border-radius: 50%;		
}
.box20250720205817 .swiper-pagination-bullet-active{
    width: 14px;
    height: 14px;
    border-bottom: 2px solid #c5843a;
    background: #f90;    
}
.box20250720205817 .zoomImage {
    /*padding-bottom: 30% !important;*/
}