.sidebar-wrap[data-v-4d0b8dde] {
  float: left;
  width: 184px;
  height: 470px;
  padding: 10px 0;
  background: #fff;
  border-radius: 4px;
}
.main-wrap[data-v-4d0b8dde] {
  float: right;
  width: 1000px;
  min-height: 760px;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}

