.position-top[data-v-422a03fd] {
  width: 100%;
  display: flex;
}
.currenPosition[data-v-422a03fd] {
  width: 100%;
  font-size: 3.733333vw;
  display: flex;
  justify-content: space-around;
  padding: 2.666667vw;
  box-sizing: border-box;
  background-color: #ffffff;
  margin-bottom: 2.666667vw;
}
.county[data-v-422a03fd] {
  padding: 1.333333vw 4vw;
  box-sizing: border-box;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 3.733333vw;
  border-radius: 1.866667vw;
  margin: 2.666667vw;
}
.city[data-v-422a03fd] {
  display: block;
}
.city .city-wrapper[data-v-422a03fd] {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
.city .city-wrapper .cities .title[data-v-422a03fd] {
  height: 2.8rem;
  padding-left: 1.6rem;
  line-height: 2.8rem;
  background-color: #f5f5f5;
  font-family: Helvetica;
  font-size: 1.2rem;
  color: #878787;
}
.city .city-wrapper .cities .item[data-v-422a03fd] {
  height: 4.4rem;
  padding: 0 1.6rem;
  line-height: 4.4rem;
  font-size: 1.6rem;
}
.city .city-wrapper .cities .item .name[data-v-422a03fd] {
  display: block;
  position: relative;
}
.city .city-wrapper .cities .item .name[data-v-422a03fd]:before,
.city .city-wrapper .cities .item .name[data-v-422a03fd]:after {
  display: block;
  position: absolute;
  border-top: 0.1rem solid #e5e5e5;
  left: 0;
  width: 100%;
  content: " ";
}
.city .city-wrapper .cities .item .name[data-v-422a03fd]:before {
  display: none;
  top: 0;
}
.city .city-wrapper .cities .item .name[data-v-422a03fd]:after {
  display: block;
  bottom: 0;
}
.city .city-wrapper .cities .item[data-v-422a03fd]:active {
  background-color: #f0f0f0;
}
.city .city-wrapper .cities .item:last-child .name[data-v-422a03fd]:after {
  display: none;
}
.city .city-wrapper .shortcut[data-v-422a03fd] {
  position: fixed;
  z-index: 30;
  width: 4rem;
  top: 0rem;
  right: 1.5rem;
  font-family: Helvetica;
  height: calc(100vh - -6rem);
  display: flex;
  align-items: center;
}
.city .city-wrapper .shortcut .item[data-v-422a03fd] {
  height: 1.5rem;
  padding-left: 2.4rem;
  text-align: center;
  font-size: 1.2rem;
  margin-top: 0.4rem;
}
.showLetter[data-v-422a03fd] {
  position: fixed;
  color: #896a0d;
  width: 5rem;
  height: 5rem;
  top: 45%;
  left: 45%;
  border-radius: 10%;
  border: #896a0d 0.1rem solid;
  text-align: center;
  z-index: 9999;
  display: none;
}
.showLetter span[data-v-422a03fd] {
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 3rem;
}
/*二级菜单div视图容器*/
.conts[data-v-422a03fd] {
  overflow: auto;
  display: none;
  width: 60%;
  height: 100%;
  right: 0;
  box-shadow: 0rem 0rem 0.2rem 0.2rem #e0e0e0;
  background-color: #efeff4;
  position: fixed;
  z-index: 2;
}
/*标题*/
.conts .cont_ser[data-v-422a03fd] {
  overflow: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
}
/*车系*/
.car_series[data-v-422a03fd] {
  overflow: auto;
  background-color: #fff;
  height: 2.8rem;
  padding-left: 1.6rem;
  line-height: 2.8rem;
  background-color: #f5f5f5;
  font-family: Helvetica;
  font-size: 1.2rem;
  color: #878787;
}
.car_seriess[data-v-422a03fd] {
  overflow: auto;
  display: block;
  position: relative;
  margin: 0;
  border: 0;
  height: 4.4rem;
  padding: 0 1.6rem;
  line-height: 4.4rem;
  font-size: 1.6rem;
  border-top: 0.1rem solid #e5e5e5;
}
/*三级菜单*/
.car_bse[data-v-422a03fd] {
  overflow: auto;
  display: none;
  width: 65%;
  height: 100%;
  right: 0;
  box-shadow: 0rem 0rem 0rem 0.2rem #e0e0e0;
  background-color: #efeff4;
  position: fixed;
  z-index: 3;
}
.car_bse .cont_ser[data-v-422a03fd] {
  overflow: auto;
  position: fixed;
  width: 100%;
}
.carbse_ser[data-v-422a03fd] {
  overflow: auto;
  display: block;
  position: relative;
  margin: 0;
  border-top: 0.1rem solid #e5e5e5;
  height: 4.4rem;
  padding: 0 1.6rem;
  width: 23rem;
  line-height: 4.4rem;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (max-height: 6rem) {
.city .city-wrapper .shortcut .item[data-v-422a03fd] {
    padding-top: 0.3rem;
}
}
.letter[data-v-422a03fd] {
  font-size: 3.733333vw;
  padding: 4vw;
  box-sizing: border-box;
  font-weight: bold;
}
.city[data-v-422a03fd] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 2.666667vw;
  box-sizing: border-box;
  justify-content: space-between;
  margin-top: 2.666667vw;
}
.cityAll[data-v-422a03fd] {
  width: 85%;
  padding: 2.666667vw;
  border-bottom: 1px solid #f8f6f6;
}
.index-bar-margin-bottom[data-v-422a03fd] {
  margin-bottom: 69.333333vw;
}
.van-search[data-v-422a03fd] {
  width: 90%;
  padding: 0;
  background-color: #f8f6f6;
  box-sizing: border-box;
}
.van-search .van-cell[data-v-422a03fd] {
  background-color: #fff;
  border-radius: 266.4vw;
}
.search_btn[data-v-be3dd1c0][data-v-422a03fd] {
  width: 95%;
}
.box[data-v-422a03fd] {
  background-color: #f4f4f4;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.box-top[data-v-422a03fd] {
  height: 26.666667vw;
}
.vanTabs[data-v-422a03fd] {
  height: calc(100vh - 26.666667vw);
  overflow: scroll;
}
.sousuobox[data-v-422a03fd] {
  background-color: #fff;
  padding: 0.5rem 0;
  border-radius: 8vw;
}
.goodsxiangqing[data-v-422a03fd] {
  width: 100%;
  height: 14.4vw;
  display: flex;
  align-items: center;
  font-size: 4vw;
  font-weight: 600;
  background-color: #f4f4f4;
}
.goodsxiangqing p[data-v-422a03fd] {
  margin-left: 3.733333vw;
}
.goodsxiangqing > p[data-v-422a03fd] {
  margin-left: auto;
  margin-right: 4.266667vw;
}
.icon-zuo[data-v-422a03fd] {
  margin: 0 4.266667vw 0 3.2vw;
}
.van-search[data-v-422a03fd] {
  padding: 0;
}
.van-search .van-cell[data-v-422a03fd] {
  background-color: #fff;
  border-radius: 266.4vw;
  width: 90%;
}
.van-icon[data-v-422a03fd]:before {
  padding: 0 0 0 2.666667vw;
  box-sizing: border-box;
}
.van-search[data-v-be3dd1c0][data-v-422a03fd] {
  width: 80%;
}
.icon-sousuo[data-v-422a03fd]:before {
  font-size: 3.733333vw;
  padding: 0 1.866667vw 0 2.666667vw;
  box-sizing: border-box;
}
.cityAll[data-v-422a03fd] {
  padding: 2.666667vw 13.333333vw;
  box-sizing: border-box;
  width: 100%;
  font-size: 3.733333vw;
  background-color: #fff;
}

