.searchResult-wrap {
  width: 100%;
  min-height: 100vh;
  background-color: #f7f5f5;
}
.searchResult-wrap .fab {
  position: fixed;
  bottom: 37.33333vw;
  right: -2.66667vw;
}
.searchResult-wrap .fab img {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.searchResult-wrap .fab .fab-inner {
  width: 12vw;
  height: 12vw;
  background-color: #2F77FF;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  margin-right: 3.73333vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 1.06667vw;
  cursor: pointer;
}
.searchResult-wrap .active {
  color: var(--color-primary) !important;
}
.searchResult-wrap .active .up {
  color: var(--color-primary) !important;
}
.searchResult-wrap .search-result-bar {
  width: 100%;
  height: 13.86667vw !important;
  background: #ffffff;
  position: sticky;
  top: 0;
}
.searchResult-wrap .search-result-bar .van-search {
  width: 90%;
  height: 13.86667vw;
}
.searchResult-wrap .search-option {
  padding: 0 4.8vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 12vw;
  background: #ffffff;
  border-top: 1px solid #f7f5f5;
  margin-bottom: 2.66667vw;
  position: sticky;
  top: 13.6vw;
}
.searchResult-wrap .search-option .price {
  font-size: 3.46667vw;
  color: #242424;
}
.searchResult-wrap .search-option .up {
  color: #808080;
  font-size: 2.66667vw;
  margin-top: 0.8vw;
  margin-left: 0.53333vw;
}
.searchResult-wrap .goods-content {
  width: 100%;
  padding: 0 4vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 4.53333vw;
  background-color: #f7f5f5;
  margin-top: 2.66667vw;
}
.searchResult-wrap .goods-content .goods-list {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 8vw;
}
.searchResult-wrap .goods-content-list {
  width: 100%;
  padding: 0 2.66667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.searchResult-wrap .goods-content-list .goods-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 94.66667vw;
  height: 32vw;
  background: #FFFFFF;
  border-radius: 2.13333vw;
  margin-bottom: 2.66667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2.66667vw;
}
.searchResult-wrap .goods-content-list .goods-list-item img {
  width: 26.66667vw;
  height: 26.66667vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2.13333vw;
}
.searchResult-wrap .goods-content-list .goods-list-item .right {
  margin-left: 2.66667vw;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -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;
}
.searchResult-wrap .goods-content-list .goods-list-item .name {
  height: 11.2vw;
  font-size: 3.73333vw;
  font-weight: 600;
  color: #333333;
  line-height: 5.6vw;
}
.searchResult-wrap .goods-content-list .goods-list-item .num {
  margin-top: 1.33333vw;
  font-size: 4.26667vw;
}
.searchResult-wrap .pop-content .van-popup {
  padding: 6.66667vw 4vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2.13333vw 2.13333vw 0px 0px;
}
.searchResult-wrap .pop-content .title {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
  color: #4a4a4a;
  font-weight: 600;
}
.searchResult-wrap .pop-content .field {
  margin-top: 4vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchResult-wrap .pop-content .field .minPrice,
.searchResult-wrap .pop-content .field .maxPrice {
  width: 40.8vw;
  height: 10.66667vw;
  text-align: center;
  padding: 3.2vw;
  background: #F3F3F3;
  border-radius: 2.13333vw;
}
.searchResult-wrap .pop-content .field .minPrice .van-field__body,
.searchResult-wrap .pop-content .field .maxPrice .van-field__body {
  height: 4.8vw;
  text-align: center;
}
.searchResult-wrap .pop-content .field .minPrice .van-field__body input,
.searchResult-wrap .pop-content .field .maxPrice .van-field__body input {
  text-align: center;
}
.searchResult-wrap .pop-content .btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100vw;
  padding-bottom: 5.33333vw;
  -webkit-box-shadow: 0px -1px 0.8vw 0px rgba(149, 149, 149, 0.1);
          box-shadow: 0px -1px 0.8vw 0px rgba(149, 149, 149, 0.1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.searchResult-wrap .pop-content .btn-list .btn-list-inner {
  width: 100vw;
  height: 13.33333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchResult-wrap .pop-content .btn-list .btn-common {
  width: 26.66667vw;
  height: 10.66667vw;
  font-size: 3.73333vw;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchResult-wrap .pop-content .btn-list .btn-sure {
  color: #ffffff;
  border-top-right-radius: 5.33333vw;
  border-bottom-right-radius: 5.33333vw;
}
.searchResult-wrap .pop-content .btn-list .btn-cancel {
  border-top-left-radius: 5.33333vw;
  border-bottom-left-radius: 5.33333vw;
}
.searchResult-wrap .tip_area {
  position: fixed;
  bottom: 13.33333vw;
  right: 5.33333vw;
}
.searchResult-wrap .tip_area .tip_backtop {
  width: 9.33333vw;
  height: 9.33333vw;
  border-radius: 8vw;
  border: 1px solid gray;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: gray;
  margin-bottom: 2.66667vw;
}
.searchResult-wrap .tip_area .tip_backindex {
  width: 9.33333vw;
  height: 9.33333vw;
  border-radius: 8vw;
  border: 1px solid gray;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: gray;
}
.item-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item-bottom .btn {
  font-size: 6.4vw;
}

