.banner-list {
  width: 100%;
  min-width: 1280px;
  margin-top: -150px;
}
.banner-list .bg-box {
  height: 150px;
  width: 100%;
  background-color: #da251c;
}
.banner-list .img {
  width: 100%;
}
.banner-list .img img {
  width: 100%;
  object-fit: cover;
}

/*# sourceMappingURL=banner-list.css.map */
