
.bm-view {
  width: 100%;
  height: 500px;
  margin-top: 10px;
}
.search-item {
  width: 200px;
  height: 500px;
  overflow: auto;
  position: absolute;
  top: 50px;
  left: -200px;
}

