.banner_img_item {
  position: relative;
}
.banner_img_item .erid_wrap {
  left: 10px;
  top: 10px;
  width: 60px;
  height: 20px;
}
.banner_img_item .erid {
  left: 0px;
  right: auto;
}
.banner_img_img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
