
.pullUpLoad_div[data-v-51f9e62f]{text-align: center;color: #909090;font-size: .24rem;font-weight: 400;height: .7rem;line-height: .7rem}
.pullUpLoad_img[data-v-51f9e62f]{width: 5.2rem;height: 4.4rem;margin:0 auto;display: block}
.pullUpLoad_one[data-v-51f9e62f]{padding-top: .4rem}

@charset "UTF-8";
@-webkit-keyframes ani-ellipsis-data-v-311c2fb6 {
from {
    width: 2px;
}
to {
    width: 20px;
}
}
@keyframes ani-ellipsis-data-v-311c2fb6 {
from {
    width: 2px;
}
to {
    width: 20px;
}
}

/* 绝对定位垂直居中 */
/* 绝对定位水平居中 */
/* 绝对定位水平垂直居中 */
/* 三角形 */
.trans-slide-enter[data-v-311c2fb6], .trans-slide-leave-to[data-v-311c2fb6] {
  opacity: 0;
  transform: translateX(-30px);
}
.trans-slide-leave-active[data-v-311c2fb6] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-enter-active[data-v-311c2fb6] {
  transition: all .3s linear;
}
.trans-slide-right-enter[data-v-311c2fb6], .trans-slide-right-leave-to[data-v-311c2fb6] {
  opacity: 0;
  transform: translateX(30px);
}
.trans-slide-right-leave-active[data-v-311c2fb6] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-right-enter-active[data-v-311c2fb6] {
  transition: all .3s linear;
}
.trans-slide-y-enter[data-v-311c2fb6], .trans-slide-y-leave-to[data-v-311c2fb6] {
  opacity: 0;
  transform: translateY(-30px);
}
.trans-slide-y-leave-active[data-v-311c2fb6] {
  transition: all 100ms cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-y-enter-active[data-v-311c2fb6] {
  transition: all 100ms linear;
}
.trans-slide-y-300-enter[data-v-311c2fb6], .trans-slide-y-300-leave-to[data-v-311c2fb6] {
  opacity: 0;
  transform: translateY(-30px);
}
.trans-slide-y-300-leave-active[data-v-311c2fb6] {
  transition: all 300ms cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-y-300-enter-active[data-v-311c2fb6] {
  transition: all 300ms linear;
}
.trans-fade-enter[data-v-311c2fb6], .trans-fade-leave-to[data-v-311c2fb6] {
  opacity: 0;
}
.trans-fade-leave-active[data-v-311c2fb6] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-fade-enter-active[data-v-311c2fb6] {
  transition: all .3s linear;
}
.trans-fade-fast-enter[data-v-311c2fb6], .trans-fade-fast-leave-to[data-v-311c2fb6] {
  opacity: 0;
}
.trans-fade-fast-leave-active[data-v-311c2fb6] {
  transition: all 0.1s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-fade-fast-enter-active[data-v-311c2fb6] {
  transition: all .1s linear;
}
.trans-bounce-enter[data-v-311c2fb6], .trans-bounce-leave-to[data-v-311c2fb6] {
  opacity: 0;
  transform: scale(0.5, 0.5);
}
.trans-bounce-leave-active[data-v-311c2fb6] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-bounce-enter-active[data-v-311c2fb6] {
  transition: all .3s linear;
}
.grossProfit_[data-v-311c2fb6] {
  background: #F5F6FA;
  box-sizing: border-box;
  padding-bottom: 0;
  min-height: 100vh;
}
@supports (min-height: env(safe-area-inset-bottom)) {
.grossProfit_[data-v-311c2fb6] {
      min-height: calc(100vh - env(safe-area-inset-bottom));
}
}
@supports (min-height: constant(safe-area-inset-bottom)) {
.grossProfit_[data-v-311c2fb6] {
      min-height: calc(100vh - constant(safe-area-inset-bottom));
}
}
.goods[data-v-311c2fb6] {
  position: relative;
  z-index: 10;
  padding-bottom: 0.24rem;
  height: calc(100vh - 36px - 0.9rem - 0.24rem);
  display: flex;
  background: #fff;
}
.goods--paddingBottom[data-v-311c2fb6] {
    padding-bottom: 1.3rem;
}
.goods-cate[data-v-311c2fb6] {
  width: 1.6rem;
  flex-shrink: 0;
  overflow-y: auto;
}
.goods-cate__item[data-v-311c2fb6] {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0.32rem 0;
    font-size: 0.28rem;
    color: #222;
    position: relative;
}
.goods-cate__item[data-v-311c2fb6]::after {
      content: " ";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 1px;
      background-color: #EEEEEE;
      transform: scaleY(0.5);
}
.goods-cate__item[data-v-311c2fb6]:last-child::after {
      height: 0;
}
.goods-cate__item--active[data-v-311c2fb6] {
      background: linear-gradient(90deg, #FFE14D 0%, #FFC34D 100%);
      font-weight: 800;
}
.goods-list[data-v-311c2fb6] {
  width: calc(100vw - 1.6rem);
  padding: 0.24rem;
  box-sizing: border-box;
  overflow-y: auto;
}
.goods-item[data-v-311c2fb6] {
  margin-top: 0.16rem;
}
.goods-item[data-v-311c2fb6]:first-child {
    margin-top: 0;
}
.goods-item__name[data-v-311c2fb6] {
    font-size: 0.28rem;
    color: #222;
    margin-bottom: 0.16rem;
}
.goods-detail[data-v-311c2fb6] {
  display: flex;
}
.goods-detail__img[data-v-311c2fb6] {
    flex-shrink: 0;
    height: 1.3rem;
    width: 1.3rem;
}
.goods-prc-con[data-v-311c2fb6] {
  width: 100%;
  margin-left: 0.2rem;
  display: flex;
  justify-content: space-between;
}
.goods-prc-con__ctn[data-v-311c2fb6] {
    display: flex;
    align-items: center;
    line-height: 1;
    font-size: 0.28rem;
    color: #222;
}
.goods-prc-con__prc[data-v-311c2fb6] {
    position: relative;
    padding-left: 0.2rem;
    display: flex;
    align-items: center;
    margin-left: 0.16rem;
}
.goods-prc-con__prc[data-v-311c2fb6]::before {
      position: absolute;
      content: '¥';
      bottom: 0;
      left: 0;
      transform: scale(0.9);
}
.hover-btn[data-v-311c2fb6] {
  background: linear-gradient(90deg, #FFE14D 0%, #FFC34D 100%);
  position: absolute;
  padding: 0.05rem 0.1rem;
  right: 0.24rem;
  top: 70%;
  z-index: 100;
  display: flex;
  flex-direction: column;
  border-radius: 0.1rem;
}
.hover-btn__img[data-v-311c2fb6] {
    width: 1rem;
    height: 1rem;
}
.hover-btn__text[data-v-311c2fb6] {
    font-size: 0.28rem;
    font-weight: 800;
    color: #222;
}

