.index_customerbg{ min-width:1200px; max-width:1920px; margin:auto; background:#f8f8f8; padding:23px 0;}
.index_customer_hezuo{width:1200px; margin:auto; overflow:hidden; height: 58px; position:relative;}
.swiper_customer-container {
  background:none;
  height: 58px;
  width: 1200px;
}
.swiper-slide {
  height: 58px;
  width: 1200px;
  background: none;
  color: #fff;
}
.index_customer_list{width:238px; height:58px; float:left; overflow:hidden;}
.index_customer_list img{width:238px; height:58px; border:none; transition:all .6s;}
.index_customer_list:hover img{ -webkit-transform:scale(1.1); transform:scale(1.1); -moz-transform:scale(1.1);}