.content-wrap[data-v-a0a876e6] {
  width: 100%;
  height: 100vh;
  background: url(../img/backGround.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.content-wrap .wrap-bus[data-v-a0a876e6] :nth-child(1) {
  position: absolute;
  top: 125px;
  left: 0;
  width: 100%;
}
.content-wrap .wrap-bus[data-v-a0a876e6] :nth-child(2) {
  position: absolute;
  top: 350px;
  left: 0;
  width: 100%;
}
#navbar[data-v-a0a876e6] {
  background-color: hsl(231, 83%, 43%);
}
#navbar[data-v-a0a876e6] .van-ellipsis {
  color: #fff !important;
}
#navbar[data-v-a0a876e6] .van-nav-bar__text {
  color: #fff !important;
}

