.Details[data-v-9a3fd58c] {
  padding-bottom: 30px;
  position: relative;
}
.detail_tabs[data-v-9a3fd58c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background: #e2e2e2;
  margin-bottom: 40px;
}
.tabs_title[data-v-9a3fd58c] {
  width: 50%;
  text-align: center;
  padding: 6px;
}
.active[data-v-9a3fd58c] {
  background: #FB8B1F;
  color: #fff;
}

