.container{
  background: url(/template/huabang/mobile/imgs/carousel/bg.png) no-repeat top;
  background-size: contain;
  padding-top: 1.04rem;
}
.staff-carousel{
  width: 6.67rem;
  margin:0 auto ;
  padding: .4rem;
  background-color:#fff;
  box-shadow:0px 0px 32px 0px rgba(0, 0, 0, 0.11);
}

.swiper-container {
  width: 100%;
  height: 7.87rem;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  background-size: cover;
  background-position: center;
}
.gallery-top {
  height: 7.87rem;
  width: 4.4rem;
}
.gallery-top .swiper-slide{
  height: 100%;
}

.gallery-thumbs {
  height: 7.87rem;
  width: .99rem;
  box-sizing: border-box;

}

.gallery-thumbs .swiper-wrapper{
  flex-direction: column;
  height: 7.87rem;
  overflow: scroll;
}
.gallery-thumbs .swiper-slide{
  height: 1.76rem !important;
  width: 100%  !important;
  margin-bottom: .15rem;
}
.gallery-thumbs .swiper-slide:last-of-type{
 
  margin-bottom: 0;
}

.gallery-thumbs .swiper-slide {
  /* opacity: 1; */
  -webkit-filter: brightness(1);filter: brightness(1);
}
.gallery-thumbs .swiper-slide-thumb-active {
  /* opacity: .4; */
  -webkit-filter: brightness(.5);filter: brightness(0.5);
} 

.popup-img{
  width: 6.19rem;
  height: 11.12rem;
}<!--8.5830688476562E-5-->