.header[data-v-1f48f873] {
  background: #c13432;
  padding-top: 0.44rem;
  position: relative;
}
.header img[data-v-1f48f873] {
  display: block;
}
.header .imgBg[data-v-1f48f873] {
  width: 100%;
  height: auto;
  display: block;
}
.header .search[data-v-1f48f873] {
  padding: 0 0.12rem;
  padding-top: 0.44rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 100;
}
.header .search .logo[data-v-1f48f873] {
  width: 0.33rem;
  height: 0.33rem;
}
.header .search .btn[data-v-1f48f873] {
  width: 0.17rem;
  height: 0.17rem;
}
.header .search .btn img[data-v-1f48f873] {
  width: 100%;
  height: 100%;
}
.header .search .vanSearch[data-v-1f48f873] {
  width: 2.77rem;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.76);
}
.header .search .vanSearch .van-search__content[data-v-1f48f873] {
  background: transparent;
}
.header .model[data-v-1f48f873] {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.header .model .nav[data-v-1f48f873] {
  width: 0.85rem;
  height: 4.95rem;
  background: #ffffff;
  -webkit-box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(24, 57, 80, 0.25);
          box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(24, 57, 80, 0.25);
  border-radius: 0.1rem;
  padding: 0.28rem 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  top: 1.2rem;
  right: 0.12rem;
  z-index: 100;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .model .nav .item[data-v-1f48f873] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .model .nav .item img[data-v-1f48f873] {
  width: 0.28rem;
  height: 0.28rem;
}
.header .model .nav .item .name[data-v-1f48f873] {
  margin-top: 0.06rem;
  height: 0.2rem;
  font-size: 0.14rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #20253b;
  line-height: 0.2rem;
  text-align: center;
}

.info_card[data-v-9335d386] {
  width: 1.7rem;
  height: 0.91rem;
  background: #f4f4f4;
  border-radius: 0rem 0rem 0rem 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.info_card .tag[data-v-9335d386] {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 0.48rem;
  height: 0.18rem;
  background: linear-gradient(39deg, #ef94a3 0%, #c13432 100%);
  border-radius: 0.08rem 0rem 0.08rem 0rem;
  text-align: center;
  line-height: 0.18rem;
  font-size: 0.12rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  padding: 0 0.04rem;
}
.info_card .photo[data-v-9335d386] {
  width: 0.78rem;
  height: 0.91rem;
}
.info_card .photo img[data-v-9335d386] {
  width: 100%;
  height: 100%;
}
.info_card .info[data-v-9335d386] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: calc(100% - 0.78rem);
  padding-top: 0.22rem;
  padding-left: 0.06rem;
}
.info_card .info .name[data-v-9335d386] {
  font-size: 0.13rem;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #20253b;
  line-height: 1;
  padding-bottom: 0.04rem;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.info_card .info .name[data-v-9335d386]::after {
  content: "";
  width: 0.14rem;
  height: 0.01rem;
  background: #c13432;
  position: absolute;
  left: 0.02rem;
  bottom: 0;
}
.info_card .info .address[data-v-9335d386] {
  padding-top: 0.04rem;
  font-size: 0.13rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #a3a1a2;
  line-height: 1.4;
}

.search[data-v-44ee302c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
}
.search .main[data-v-44ee302c] {
  padding: 0.09rem 0.12rem;
  background: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  position: relative;
}
.search .main .not[data-v-44ee302c] {
  width: 2.09rem;
  position: absolute;
  top: 1.28rem;
  left: calc(50% - 1.045rem);
}
.search .main .not img[data-v-44ee302c] {
  width: 2.09rem;
  height: auto;
}
.search .main .not .tip[data-v-44ee302c] {
  font-size: 0.14rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #20253B;
  text-align: center;
  height: 0.2rem;
  line-height: 0.2rem;
  margin-top: 0.13rem;
}
.search .van-list[data-v-44ee302c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.search .van-list .listItem[data-v-44ee302c] {
  margin-bottom: 0.13rem;
  height: 0.91rem;
}
.search[data-v-44ee302c] .van-list__loading,
.search[data-v-44ee302c] .van-list__finished-text {
  width: 100%;
}

