.header[data-v-00af25ed] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
.car-box[data-v-00af25ed] {
  height: 71vh;
  margin: auto 0;
}
.big-box[data-v-00af25ed] {
  width: 100vw;
  height: 100%;
  background: rgb(245, 247, 250);
  box-sizing: border-box;
}
.big-box .content[data-v-00af25ed] {
  min-height: 100px;
}
