@charset "UTF-8";
[data-v-7cffdf3a] .van-nav-bar .van-icon {
  color: #383838;
  font-size: 0.53333rem;
}
.van-share-sheet__options[data-v-7cffdf3a] {
  display: flex;
  justify-content: space-around;
}
[data-v-7cffdf3a] .nowTest .van-button {
  margin-top: 0.53333rem;
  height: 1.06667rem;
}
article[data-v-7cffdf3a]::before, article[data-v-7cffdf3a]::after {
  content: "";
  display: table;
}
.gap[data-v-7cffdf3a] {
  height: 0.37333rem;
  background-color: #f6f6f6;
}
.labelRequired[data-v-7cffdf3a] {
  font-size: 0.34667rem;
  color: #333333;
  font-weight: bold;
}
.labelRequired span[data-v-7cffdf3a] {
  color: #FF0000;
  margin-right: 0.08rem;
}
[data-v-7cffdf3a] .messConCss .van-field__control {
  min-height: 1.6rem;
  padding: 0.10667rem;
  background-color: #ffffff;
  box-shadow: 0 0 0.13333rem rgba(230, 111, 111, 0.16);
  border-radius: 0.26667rem;
}
[data-v-7cffdf3a] .van-field .van-field__value .van-field__body .van-field__control {
  margin-right: 0.26667rem;
}
[data-v-7cffdf3a] .pageNormalBtn {
  height: 0.8rem;
  border-color: var(--primary-color);
  background-color: var(--primary-color);
  color: #ffffff;
  border-radius: 0.21333rem;
}
[data-v-7cffdf3a] .publicTabSelect {
  margin: 0.4rem 0.53333rem;
}
[data-v-7cffdf3a] .publicTabSelect .van-tabs__wrap {
  padding: 0.05333rem;
  display: flex;
  justify-content: center;
}
[data-v-7cffdf3a] .publicTabSelect .van-tabs,[data-v-7cffdf3a] .publicTabSelect .van-tabs__wrap,[data-v-7cffdf3a] .publicTabSelect .van-tabs__nav {
  height: 0.66667rem;
}
[data-v-7cffdf3a] .publicTabSelect .van-tabs__nav {
  margin: 0;
  background-image: linear-gradient(0deg, #fbeded, #fff7f7, #fbeded);
  box-shadow: 0 0 0.13333rem rgb(249, 232, 232);
  border: 0.02667rem solid #f9e6e6;
  border-radius: 0.48rem;
}
[data-v-7cffdf3a] .publicTabSelect .van-tabs__nav .van-tab {
  padding: 0 0.53333rem;
  border: none;
  font-size: 0.32rem;
  color: #999999;
}
[data-v-7cffdf3a] .publicTabSelect .van-tabs__nav .van-tab.van-tab--active {
  background: #ffffff;
  box-shadow: 0 0 0.13333rem rgba(161, 0, 0, 0.16);
  border-radius: 0.48rem;
  color: #333333;
}
.fade-enter-active[data-v-7cffdf3a], .fade-leave-active[data-v-7cffdf3a] {
  transition: opacity 0.5s;
}
.fade-enter[data-v-7cffdf3a], .fade-leave-to[data-v-7cffdf3a] {
  opacity: 0;
}
.slideUp-enter-active[data-v-7cffdf3a] {
  transition: all 0.5s ease;
}
.slideUp-leave-active[data-v-7cffdf3a] {
  transition: all 0.6s cubic-bezier(1, 0.5, 0.8, 1);
}
.slideUp-enter[data-v-7cffdf3a], .slideUp-leave-to[data-v-7cffdf3a] {
  transform: translateY(0.53333rem);
  opacity: 0;
}
body[data-v-7cffdf3a] {
  --gradient-start-color: #94C23D;
  --white: #fff;
  --van-gray-1: #f7f8fa;
  --van-black: #000;
  --van-white: #fff;
  --van-gray-1: #f7f8fa;
  --van-gray-2: #f2f3f5;
  --van-gray-3: #ebedf0;
  --van-gray-4: #dcdee0;
  --van-gray-5: #c8c9cc;
  --van-gray-6: #969799;
  --van-gray-7: #646566;
  --van-gray-8: #323233;
  --van-loading-text-color: var(--primary-color);
  --van-loading-spinner-color: var(--primary-color);
}
[data-v-7cffdf3a] textarea {
  -webkit-appearance: none;
}
body[data-v-7cffdf3a] {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.main[data-v-7cffdf3a] {
  width: 100%;
  height: calc(100vh - 1.52rem);
  overflow-y: scroll;
  overflow-x: hidden;
}
.main[data-v-7cffdf3a]::-webkit-scrollbar {
  display: none;
}
.hander[data-v-7cffdf3a] {
  width: 100%;
  height: 4.18667rem;
  position: relative;
  border-radius: 0 0 0.53333rem 0.53333rem;
}
.hander[data-v-7cffdf3a]::before {
  content: "";
  display: table;
}
.see-button[data-v-7cffdf3a] {
  position: absolute;
  top: 5.92rem;
  left: 1.06667rem;
}
.see-button .van-button[data-v-7cffdf3a] {
  height: 0.8rem;
  width: 2.66667rem;
  color: #fff;
  border-radius: 0.21333rem;
  border: none;
  background: linear-gradient(90deg, var(--gradient-start-color) 0%, var(--primary-color) 100%, var(--primary-color) 100%, rgba(247, 246, 246, 0) 100%);
}
.custom-indicator[data-v-7cffdf3a] {
  width: calc(100% - 0.8rem);
  padding: 0 0.4rem;
  height: 0.53333rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  z-index: 1000;
}
.custom-indicator i[data-v-7cffdf3a] {
  height: 0.10667rem;
  width: 0.10667rem;
  background: #d6d1d1;
  border-radius: 50%;
  margin-right: 0.08rem;
}
.custom-indicator .active[data-v-7cffdf3a] {
  width: 0.53333rem;
  background: var(--secondary-color);
  border-radius: 0.05333rem;
}
.grid-broadcast[data-v-7cffdf3a] {
  background-size: 100% 100%;
  width: 100%;
}
.hander-collect[data-v-7cffdf3a] {
  margin-top: 0.4rem;
  width: 8.13333rem;
  height: 1.06667rem;
  margin-left: 0.4rem;
  background: #e7e7e7;
  border-radius: 2.66667rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  font-size: 0.26667rem;
}
.hander-collect .hander-collectIcon[data-v-7cffdf3a] {
  width: 0.50667rem;
  height: 0.53333rem;
  position: absolute;
  top: 0.26667rem;
  left: 0.26667rem;
}
.hander-collect .hander-title[data-v-7cffdf3a] {
  color: #808080;
  text-align: center;
  font-size: 0.32rem;
  line-height: 1.06667rem;
  margin-left: 0.93333rem;
}
.postion-border[data-v-7cffdf3a] {
  margin-top: -0.45333rem;
}
.hander-logo[data-v-7cffdf3a] {
  position: absolute;
  top: 0.02667rem;
  right: 0.10667rem;
  width: 1.33333rem;
  height: 1.33333rem;
  font-size: 0.66667rem;
  text-align: center;
  line-height: 1.76rem;
}
.grid-menu .grid-img[data-v-7cffdf3a] {
  width: 1.06667rem;
  height: 1.06667rem;
}
.grid-menu p[data-v-7cffdf3a] {
  margin-top: 0.13333rem;
  font-size: 0.32rem;
  white-space: nowrap;
}
.grid-menu[data-v-7cffdf3a] .van-grid-item__content {
  background: rgba(0, 0, 0, 0);
}
.van-grid[data-v-7cffdf3a] {
  display: flex;
}
.hot[data-v-7cffdf3a] {
  width: calc(100% - 0.64rem);
  padding: 0 0.32rem;
  background: none;
  margin-bottom: 0.53333rem;
}
.hot .hot-title[data-v-7cffdf3a] {
  width: 100%;
  height: 1.06667rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.42667rem;
  font-weight: bold;
}
.hot .van-swipe[data-v-7cffdf3a] {
  border-radius: 0.26667rem;
  overflow: hidden;
}
.hot .van-swipe-item[data-v-7cffdf3a] {
  height: 2.13333rem;
}
.hot .van-swipe-item .swiper-box[data-v-7cffdf3a] {
  width: 100%;
  display: flex;
}
.hot .van-swipe-item .swiper-box img[data-v-7cffdf3a] {
  width: 100%;
}
.hot .custom-indicator[data-v-7cffdf3a] {
  position: absolute;
  width: calc(100% - 0.8rem);
  height: 0.53333rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hot .custom-indicator i[data-v-7cffdf3a] {
  height: 0.10667rem;
  width: 0.10667rem;
  background: #d6d1d1;
  border-radius: 50%;
  margin-right: 0.08rem;
}
.hot .custom-indicator .active[data-v-7cffdf3a] {
  width: 0.53333rem;
  background: var(--secondary-color);
  border-radius: 0.05333rem;
}
.hot .hot-product-box[data-v-7cffdf3a] {
  width: 100%;
  height: 2.13333rem;
  display: flex;
  justify-content: space-between;
  border-radius: 0.26667rem;
}
.hot .hot-product-box .hot-product[data-v-7cffdf3a] {
  display: flex;
  height: 2.13333rem;
  border-radius: 0.26667rem;
  overflow: hidden;
}
.hot .hot-product-box .hot-product img[data-v-7cffdf3a] {
  width: 100%;
  border-radius: 0.26667rem;
}
.hot-produc[data-v-7cffdf3a] {
  width: 100%;
  padding: 0 0.4rem 0 0;
  border-top: 0.13333rem solid #f8f8f8;
}
.hot-produc .hot-title[data-v-7cffdf3a] {
  width: 100%;
  height: 1.6rem;
  display: flex;
  align-items: center;
  padding-left: 0.4rem;
}
.hot-produc .hot-title .left[data-v-7cffdf3a] {
  font-size: 0.42667rem;
  font-weight: bold;
}
.hot-produc .hot-title .right[data-v-7cffdf3a] {
  display: flex;
  height: 100%;
  align-items: center;
  color: #656565;
  font-size: 0.32rem;
  font-family: Source Han Sans SC, Source Han Sans SC;
}
.hot-produc .right-p[data-v-7cffdf3a] {
  margin-left: 0.53333rem;
}
.hot-produc .but-class[data-v-7cffdf3a] {
  text-align: center;
  border-radius: 0.21333rem;
  padding: 0.08rem 0.21333rem;
  border: 0.02667rem solid var(--primary-color);
  color: var(--primary-color);
}
.hot-produc .active[data-v-7cffdf3a] {
  font-size: 0.37333rem;
  font-weight: bold;
  color: #fff;
  background: var(--primary-color);
}
.hot-produc .hot-product-box[data-v-7cffdf3a] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.hot-produc .product-box[data-v-7cffdf3a] {
  width: calc(100% - 1.2rem);
}
.hot-produc .product-box-w[data-v-7cffdf3a] {
  width: 100%;
  padding: 0 0.32rem;
}
.hot-produc .produc_list[data-v-7cffdf3a] {
  height: calc(100vh - 2.8rem) !important;
  height: 100%;
  overflow-y: scroll;
  /* 针对Webkit内核的浏览器（如Chrome、Safari） */
}
.hot-produc .produc_list[data-v-7cffdf3a] ::-webkit-scrollbar,
.hot-produc .produc_list[data-v-7cffdf3a] ::-webkit-scrollbar-horizontal {
  display: none;
  /* Safari and Chrome */
}
.hot-produc .produc_list[data-v-7cffdf3a] {
  /* 针对Firefox */
  scrollbar-width: none;
  /* Firefox 64+ *

  /* 针对IE和Edge */
  -ms-overflow-style: none;
  /* IE and Edge */
}
.hot-produc .produc_list .produc_list_item[data-v-7cffdf3a] {
  width: calc(100% - 0.21333rem);
  display: flex;
  min-height: 2.4rem;
  justify-content: space-between;
  margin-bottom: 0.26667rem;
  margin-left: 0.13333rem;
  padding-bottom: 0.08rem;
  border-bottom: 0.02667rem solid var(--van-cell-border-color);
}
.hot-produc .produc_list .produc_list_item .left[data-v-7cffdf3a] {
  width: 1.86667rem;
  height: 1.86667rem;
  display: flex;
  border-radius: 0.18667rem;
  overflow: hidden;
}
.hot-produc .produc_list .produc_list_item .left img[data-v-7cffdf3a] {
  width: 100%;
  height: 100%;
}
.hot-produc .produc_list .produc_list_item .right[data-v-7cffdf3a] {
  display: flex;
  width: calc(100% - 1.6rem);
  flex-wrap: wrap;
  padding: 0 0 0 0.26667rem;
}
.hot-produc .produc_list .produc_list_item .right .title[data-v-7cffdf3a] {
  font-weight: bold;
}
.hot-produc .produc_list .produc_list_item .right .title .tig[data-v-7cffdf3a] {
  display: inline-block;
  padding: 0 0.13333rem;
  background: linear-gradient(90deg, #db6b58 0%, #e19550 100%, #e19550 100%, rgba(247, 246, 246, 0) 100%);
  border-radius: 0.08rem;
  margin-right: 0.08rem;
  color: #fff;
  font-size: 0.32rem;
}
.hot-produc .produc_list .produc_list_item .right .title .title-text[data-v-7cffdf3a] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 0.37333rem;
  margin-bottom: 0.08rem;
  box-orient: vertical;
}
.hot-produc .produc_list .produc_list_item .right .tips[data-v-7cffdf3a] {
  display: inline-block;
  min-width: 100%;
  min-height: 0.8rem;
  height: auto;
  font-size: 0.26667rem;
  color: #808080;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  box-orient: vertical;
}
.hot-produc .produc_list .produc_list_item .right .button-bottom[data-v-7cffdf3a] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.hot-produc .produc_list .produc_list_item .right .button-bottom[data-v-7cffdf3a] > :nth-child(1) {
  font-size: 0.26667rem;
  color: #808080;
}
.hot-produc .produc_list .produc_list_item .right .button-bottom > :nth-child(1) span[data-v-7cffdf3a] {
  color: #cc1e1e;
  font-size: 0.37333rem;
  font-weight: bold;
}
.hot-produc .produc_list .produc_list_item .right .button-bottom[data-v-7cffdf3a] > :nth-child(2) {
  width: 2.24rem;
  height: 0.64rem;
  border: 0.02667rem solid var(--primary-color);
  color: var(--primary-color);
  font-size: 0.32rem;
  font-family: Source Han Sans SC, Source Han Sans SC;
  line-height: 0.64rem;
  text-align: center;
  border-radius: 0.21333rem;
}
.mt-20[data-v-7cffdf3a] {
  margin-top: 0.53333rem;
}
[data-v-7cffdf3a] .van-sidebar-item--select {
  color: var(--primary-color);
}
[data-v-7cffdf3a] .van-sidebar-item--select:before {
  background-color: #fff;
}
.zw[data-v-7cffdf3a] {
  width: 100%;
  height: 2.66667rem;
}

/*# sourceMappingURL=121.963966f88171bcf6.css.map*/