.customCarousel{position:relative;width:1228px;height:394px;background:#f5f5f5}.customCarousel .imageContainer{position:relative;width:100%;height:100%}.customCarousel .imageItem{width:25%;height:100%;opacity:1;transition:opacity .3s ease;display:none}.customCarousel .imageItem.visible{display:block}.customCarousel .imageItem img{width:100%;height:100%;object-fit:contain;display:block}.customCarousel .carouselControls{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.customCarousel .carouselArrow{position:absolute;top:94px;width:50px;height:50px;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;pointer-events:auto;z-index:10}.customCarousel .carouselArrow-prev{left:20px}.customCarousel .carouselArrow-next{right:20px}.customCarousel .carouselArrow svg{width:24px;height:24px}.jrhmBg{display:flex;flex-direction:column;position:relative;background:#f5f5f5;width:100%}.jrhmBg .bgImg{width:100%;height:668px}.jrhmBg .topImg{width:100%;margin:0 auto}.jrhmBg .bottomImg{width:100%;margin:0 auto}