.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;
}

.mobile_aboutUs[data-v-6ea33ce5] {
  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;
}
.mobile_aboutUs .main[data-v-6ea33ce5] {
  padding: 0.09rem 0.15rem;
  background: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
}

