.pointsMall[data-v-a6eb7548] {
  min-height: 100vh;
  color: #17261d;
  background: radial-gradient(circle at 78% 5%, rgba(196, 241, 154, 0.76) 0%, rgba(196, 241, 154, 0) 26%), radial-gradient(circle at 10% 8%, rgba(219, 250, 207, 0.92) 0%, rgba(219, 250, 207, 0) 32%), -webkit-gradient(linear, left top, left bottom, from(#f0ffe9), color-stop(28%, #f7fff4), color-stop(66%, #ffffff), to(#f8fbf8));
  background: radial-gradient(circle at 78% 5%, rgba(196, 241, 154, 0.76) 0%, rgba(196, 241, 154, 0) 26%), radial-gradient(circle at 10% 8%, rgba(219, 250, 207, 0.92) 0%, rgba(219, 250, 207, 0) 32%), linear-gradient(180deg, #f0ffe9 0%, #f7fff4 28%, #ffffff 66%, #f8fbf8 100%);
  overflow-x: hidden;
  position: relative;
}
.pointsMall[data-v-a6eb7548]::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background: radial-gradient(circle at 88% 13%, rgba(124, 216, 77, 0.16) 0%, rgba(124, 216, 77, 0) 22%), radial-gradient(circle at 4% 19%, rgba(123, 214, 93, 0.12) 0%, rgba(123, 214, 93, 0) 18%), -webkit-gradient(linear, left top, left bottom, from(rgba(235, 255, 226, 0.96)), color-stop(42%, rgba(255, 255, 255, 0)));
  background: radial-gradient(circle at 88% 13%, rgba(124, 216, 77, 0.16) 0%, rgba(124, 216, 77, 0) 22%), radial-gradient(circle at 4% 19%, rgba(123, 214, 93, 0.12) 0%, rgba(123, 214, 93, 0) 18%), linear-gradient(180deg, rgba(235, 255, 226, 0.96) 0%, rgba(255, 255, 255, 0) 42%);
}
.pointsMall[data-v-a6eb7548]::after {
  content: "";
  position: fixed;
  top: 66px;
  left: -52px;
  width: 160px;
  height: 160px;
  z-index: 0;
  pointer-events: none;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(95, 186, 72, 0.12) 0%, rgba(95, 186, 72, 0) 70%);
  -webkit-filter: blur(1px);
          filter: blur(1px);
}
.pointsMall > *[data-v-a6eb7548] {
  position: relative;
  z-index: 1;
}
.content[data-v-a6eb7548] {
  padding: 0 12px;
  padding-top: 0 !important;
  margin-top: 0 !important;
  min-height: 100vh;
}
.register_block[data-v-a6eb7548] {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.mallHero[data-v-a6eb7548] {
  position: relative;
  height: 300px;
  margin: 0 -12px;
  padding: 0 16px 0;
  overflow: hidden;
}
.heroTop[data-v-a6eb7548] {
  position: absolute;
  z-index: 8;
  top: 0;
  left: 16px;
  right: 16px;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.backBtn[data-v-a6eb7548] {
  position: absolute;
  z-index: 12;
  top: 12px;
  left: 0;
  width: 34px;
  height: 34px;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.backBtn[data-v-a6eb7548]::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 8px;
  width: 10px;
  height: 10px;
  border-left: 2px solid #111111;
  border-bottom: 2px solid #111111;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 1px;
}
.heroTitleBox[data-v-a6eb7548] {
  min-width: 0;
  text-align: center;
}
.pageTitle[data-v-a6eb7548] {
  position: relative;
  display: inline-block;
  font-size: 32px;
  line-height: 1.85;
  font-weight: 900;
  letter-spacing: 2px;
  font-family: "FZYaoti", "STXingkai", "华文行楷", "STKaiti", "KaiTi", "PingFang SC", "Microsoft YaHei", sans-serif;
  color: #073b27;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.96), 0 4px 8px rgba(17, 86, 46, 0.2);
  -webkit-text-stroke: 0.35px rgba(2, 45, 27, 0.22);
}
.pageTitle[data-v-a6eb7548]::after {
  content: "";
  position: absolute;
  left: 2px;
  right: 3px;
  bottom: -2px;
  height: 5px;
  border-radius: 999px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(55, 176, 68, 0)), color-stop(rgba(55, 176, 68, 0.34)), to(rgba(55, 176, 68, 0)));
  background: linear-gradient(90deg, rgba(55, 176, 68, 0), rgba(55, 176, 68, 0.34), rgba(55, 176, 68, 0));
}
.detailBtn[data-v-a6eb7548] {
  position: absolute;
  top: 12px;
  right: 0;
  height: 34px;
  padding: 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.86);
  color: #222222;
  font-size: 14px;
  font-weight: 800;
  -webkit-box-shadow: 0 7px 16px rgba(38, 97, 44, 0.08);
          box-shadow: 0 7px 16px rgba(38, 97, 44, 0.08);
  border: 1px solid rgba(222, 239, 218, 0.92);
}
.detailIcon[data-v-a6eb7548] {
  font-size: 14px;
  color: #25342b;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.heroBgImg[data-v-a6eb7548] {
  position: absolute;
  z-index: 1;
  top: -28px;
  left: 50%;
  width: 100%;
  height: 288px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
  -webkit-filter: saturate(1.04) contrast(1.02);
          filter: saturate(1.04) contrast(1.02);
}
.pointCenter[data-v-a6eb7548] {
  position: absolute;
  z-index: 5;
  top: 86px;
  left: 0;
  right: 0;
  text-align: center;
  color: #111111;
}
.pointLabel[data-v-a6eb7548] {
  display: inline-block;
  font-size: 15px;
  font-weight: 800;
  color: #111111;
  letter-spacing: 5px;
  text-shadow: 0 1px 4px rgba(255, 255, 255, 0.62);
}
.pointNum[data-v-a6eb7548] {
  margin-top: 6px;
  font-size: 51px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 1px;
  color: #e53935;
  text-shadow: 0 6px 14px rgba(229, 57, 53, 0.2), 0 1px 0 rgba(255, 255, 255, 0.45);
}
.quickMenu[data-v-a6eb7548] {
  position: absolute;
  z-index: 7;
  left: 0;
  right: 0;
  bottom: 0;
  height: 98px;
  padding: 0 15px 8px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  background: #ffffff;
  border-radius: 44px 44px 0 0;
  -webkit-box-shadow: 0 -16px 34px rgba(63, 145, 54, 0.08);
          box-shadow: 0 -16px 34px rgba(63, 145, 54, 0.08);
}
.quickMenu[data-v-a6eb7548]::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -23%;
  right: -23%;
  top: -34px;
  height: 108px;
  border-radius: 50% 50% 0 0 / 100% 100% 0 0;
  background: #ffffff;
  -webkit-box-shadow: 0 -13px 24px rgba(63, 145, 54, 0.05);
          box-shadow: 0 -13px 24px rgba(63, 145, 54, 0.05);
}
.quickMenu[data-v-a6eb7548]::after {
  content: "";
  position: absolute;
  left: 8%;
  right: 8%;
  top: -30px;
  height: 42px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.82)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0));
  pointer-events: none;
}
.quickItem[data-v-a6eb7548] {
  min-width: 0;
  text-align: center;
  position: relative;
  z-index: 2;
  -webkit-transform: translateY(-14px);
          transform: translateY(-14px);
}
.quickIcon[data-v-a6eb7548] {
  width: 62px;
  height: 62px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  margin: 0 auto 2px;
  -webkit-filter: drop-shadow(0 6px 10px rgba(60, 145, 52, 0.12));
          filter: drop-shadow(0 6px 10px rgba(60, 145, 52, 0.12));
}
.quickTitle[data-v-a6eb7548] {
  margin-top: 2px;
  font-size: 14px;
  line-height: 1.2;
  color: #17261d;
  font-weight: 900;
  white-space: nowrap;
}
.catScroll[data-v-a6eb7548] {
  margin-top: 4px;
  padding: 0 0 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 11px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.catScroll[data-v-a6eb7548]::-webkit-scrollbar {
  display: none;
}
.catChip[data-v-a6eb7548] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 34px;
  line-height: 34px;
  padding: 0 17px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
  color: #25342b;
  font-size: 14px;
  font-weight: 800;
  -webkit-box-shadow: 0 7px 16px rgba(38, 97, 44, 0.09), inset 0 1px 0 rgba(255, 255, 255, 0.9);
          box-shadow: 0 7px 16px rgba(38, 97, 44, 0.09), inset 0 1px 0 rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(230, 239, 234, 0.96);
}
.catChip.active[data-v-a6eb7548] {
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#70d837), to(#2dac1f));
  background: linear-gradient(180deg, #70d837 0%, #2dac1f 100%);
  -webkit-box-shadow: 0 9px 18px rgba(57, 175, 37, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.32);
          box-shadow: 0 9px 18px rgba(57, 175, 37, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.32);
  border-color: rgba(95, 196, 58, 0.96);
}
.catMore[data-v-a6eb7548] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 34px;
          flex: 0 0 34px;
  height: 34px;
  line-height: 31px;
  text-align: center;
  border-radius: 50%;
  background: #ffffff;
  color: #26322a;
  font-size: 18px;
  font-weight: 900;
  -webkit-box-shadow: 0 7px 16px rgba(38, 97, 44, 0.09), inset 0 1px 0 rgba(255, 255, 255, 0.9);
          box-shadow: 0 7px 16px rgba(38, 97, 44, 0.09), inset 0 1px 0 rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(230, 239, 234, 0.96);
}
.goodsGrid[data-v-a6eb7548] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 12px;
  padding-bottom: 8px;
}
.goodsCard[data-v-a6eb7548] {
  min-width: 0;
  overflow: hidden;
  border-radius: 13px;
  background: #ffffff;
  border: 1px solid #eef4ee;
  -webkit-box-shadow: 0 8px 22px rgba(36, 91, 44, 0.09), inset 0 1px 0 rgba(255, 255, 255, 0.9);
          box-shadow: 0 8px 22px rgba(36, 91, 44, 0.09), inset 0 1px 0 rgba(255, 255, 255, 0.9);
}
.goodsImgBox[data-v-a6eb7548] {
  position: relative;
  width: 100%;
  height: 116px;
  overflow: hidden;
  background: radial-gradient(circle at 28% 18%, rgba(255, 255, 255, 0.62) 0%, rgba(255, 255, 255, 0) 30%), linear-gradient(135deg, #eff9e9 0%, #dff1d4 100%);
}
.goodsImg[data-v-a6eb7548] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.heartBtn[data-v-a6eb7548] {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 24px;
  height: 24px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  color: #53645a;
  font-size: 22px;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(255, 255, 255, 0.92);
  -webkit-box-shadow: 0 5px 12px rgba(41, 95, 45, 0.1);
          box-shadow: 0 5px 12px rgba(41, 95, 45, 0.1);
  backdrop-filter: blur(4px);
}
.goodsInfo[data-v-a6eb7548] {
  padding: 9px 10px 10px;
}
.goodsTitle[data-v-a6eb7548] {
  height: 20px;
  line-height: 20px;
  color: #26322a;
  font-size: 13px;
  font-weight: 800;
}
.line-clamp1[data-v-a6eb7548] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goodsPrice[data-v-a6eb7548] {
  margin-top: 5px;
  height: 25px;
  line-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  color: #2caf28;
}
.goodsPrice span[data-v-a6eb7548] {
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0.2px;
}
.goodsPrice em[data-v-a6eb7548] {
  margin-left: 5px;
  font-style: normal;
  font-size: 12px;
  font-weight: 800;
  color: #38aa32;
}
.exchangeBtn[data-v-a6eb7548] {
  height: 31px;
  line-height: 31px;
  margin-top: 7px;
  text-align: center;
  border-radius: 999px;
  background: -webkit-gradient(linear, left top, left bottom, from(#69ce33), to(#2eaa20));
  background: linear-gradient(180deg, #69ce33 0%, #2eaa20 100%);
  color: #ffffff;
  font-size: 13px;
  font-weight: 900;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 8px 14px rgba(55, 171, 31, 0.24);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 8px 14px rgba(55, 171, 31, 0.24);
}
.exchangeMask[data-v-a6eb7548] {
  position: fixed;
  inset: 0;
  z-index: 999;
  background: rgba(15, 23, 42, 0.42);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.exchangePanel[data-v-a6eb7548] {
  position: relative;
  width: 100%;
  max-width: 390px;
  padding: 22px 18px calc(22px + env(safe-area-inset-bottom));
  border-radius: 24px 24px 0 0;
  background: radial-gradient(circle at 84% 0%, rgba(105, 206, 51, 0.16) 0%, rgba(105, 206, 51, 0) 32%), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5fff1));
  background: radial-gradient(circle at 84% 0%, rgba(105, 206, 51, 0.16) 0%, rgba(105, 206, 51, 0) 32%), linear-gradient(180deg, #ffffff 0%, #f5fff1 100%);
  -webkit-box-shadow: 0 -18px 42px rgba(39, 111, 42, 0.2);
          box-shadow: 0 -18px 42px rgba(39, 111, 42, 0.2);
  border: 1px solid rgba(223, 240, 222, 0.96);
}
.exchangeClose[data-v-a6eb7548] {
  position: absolute;
  top: 12px;
  right: 16px;
  width: 28px;
  height: 28px;
  line-height: 26px;
  text-align: center;
  font-size: 25px;
  color: #738076;
  font-weight: 300;
}
.exchangeTitle[data-v-a6eb7548] {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: 900;
  color: #12301f;
  letter-spacing: 0.5px;
}
.exchangeInfoBox[data-v-a6eb7548] {
  margin-top: 18px;
  padding: 12px 14px;
  border-radius: 16px;
  background: rgba(242, 250, 239, 0.95);
  border: 1px solid rgba(211, 234, 207, 0.92);
}
.exchangeInfoRow[data-v-a6eb7548] {
  min-height: 28px;
  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;
  gap: 10px;
  font-size: 13px;
  color: #718076;
  font-weight: 800;
}
.exchangeInfoRow b[data-v-a6eb7548] {
  color: #203127;
  font-size: 13px;
  font-weight: 900;
  white-space: nowrap;
}
.exchangeInputBox[data-v-a6eb7548] {
  margin-top: 14px;
  height: 48px;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid rgba(211, 234, 207, 0.96);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
  overflow: hidden;
}
.exchangeInputBox input[data-v-a6eb7548] {
  width: 100%;
  height: 100%;
  padding: 0 14px;
  border: 0;
  outline: none;
  background: transparent;
  color: #10271a;
  font-size: 16px;
  font-weight: 900;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.exchangeInputBox input[data-v-a6eb7548]::-webkit-input-placeholder {
  color: #a5b3aa;
  font-weight: 700;
}
.exchangeInputBox input[data-v-a6eb7548]::-moz-placeholder {
  color: #a5b3aa;
  font-weight: 700;
}
.exchangeInputBox input[data-v-a6eb7548]:-ms-input-placeholder {
  color: #a5b3aa;
  font-weight: 700;
}
.exchangeInputBox input[data-v-a6eb7548]::-ms-input-placeholder {
  color: #a5b3aa;
  font-weight: 700;
}
.exchangeInputBox input[data-v-a6eb7548]::placeholder {
  color: #a5b3aa;
  font-weight: 700;
}
.exchangeEstimate[data-v-a6eb7548] {
  margin-top: 13px;
  height: 40px;
  padding: 0 14px;
  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;
  border-radius: 14px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(234, 249, 228, 0.96)), to(rgba(247, 255, 244, 0.96)));
  background: linear-gradient(180deg, rgba(234, 249, 228, 0.96) 0%, rgba(247, 255, 244, 0.96) 100%);
  color: #6a7a70;
  font-size: 13px;
  font-weight: 800;
}
.exchangeEstimate b[data-v-a6eb7548] {
  color: #e53935;
  font-size: 18px;
  font-weight: 900;
}
.exchangeSubmit[data-v-a6eb7548] {
  height: 44px;
  line-height: 44px;
  margin-top: 18px;
  text-align: center;
  border-radius: 999px;
  background: -webkit-gradient(linear, left top, left bottom, from(#69ce33), to(#2eaa20));
  background: linear-gradient(180deg, #69ce33 0%, #2eaa20 100%);
  color: #ffffff;
  font-size: 15px;
  font-weight: 900;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 10px 16px rgba(55, 171, 31, 0.24);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 10px 16px rgba(55, 171, 31, 0.24);
}
.exchangeSubmit.disabled[data-v-a6eb7548] {
  opacity: 0.62;
  pointer-events: none;
}
.safeSpace[data-v-a6eb7548] {
  height: 72px;
}
@media screen and (max-width: 360px) {
.content[data-v-a6eb7548] {
    padding: 0 10px;
}
.mallHero[data-v-a6eb7548] {
    height: 292px;
    margin: 0 -10px;
    padding: 0 14px 0;
}
.heroTop[data-v-a6eb7548] {
    top: 0;
    left: 14px;
    right: 14px;
    height: 58px;
}
.backBtn[data-v-a6eb7548] {
    top: 10px;
    left: 0;
    width: 32px;
    height: 32px;
}
.backBtn[data-v-a6eb7548]::before {
    left: 9px;
    top: 8px;
    width: 9px;
    height: 9px;
}
.pageTitle[data-v-a6eb7548] {
    font-size: 29px;
}
.pageSub[data-v-a6eb7548] {
    margin-top: 8px;
    font-size: 14px;
}
.detailBtn[data-v-a6eb7548] {
    height: 32px;
    padding: 0 10px;
    font-size: 13px;
}
.pointCenter[data-v-a6eb7548] {
    top: 80px;
}
.pointLabel[data-v-a6eb7548] {
    font-size: 14px;
}
.quickMenu[data-v-a6eb7548] {
    height: 94px;
    padding: 0 10px 8px;
    border-radius: 40px 40px 0 0;
}
.quickMenu[data-v-a6eb7548]::before {
    top: -52px;
    height: 98px;
}
.quickItem[data-v-a6eb7548] {
    -webkit-transform: translateY(-14px);
            transform: translateY(-14px);
}
.quickIcon[data-v-a6eb7548] {
    width: 56px;
    height: 56px;
}
.quickTitle[data-v-a6eb7548] {
    font-size: 13px;
}
.catScroll[data-v-a6eb7548] {
    margin-top: 0;
    gap: 9px;
}
.catChip[data-v-a6eb7548] {
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    font-size: 13px;
}
.catMore[data-v-a6eb7548] {
    -ms-flex-preferred-size: 32px;
        flex-basis: 32px;
    height: 32px;
    line-height: 29px;
}
.goodsGrid[data-v-a6eb7548] {
    gap: 11px 10px;
}
.goodsImgBox[data-v-a6eb7548] {
    height: 106px;
}
.goodsInfo[data-v-a6eb7548] {
    padding: 8px 9px 9px;
}
.goodsPrice span[data-v-a6eb7548] {
    font-size: 20px;
}
.exchangeBtn[data-v-a6eb7548] {
    height: 29px;
    line-height: 29px;
    margin-top: 6px;
}
}
.pointsMall .content[data-v-a6eb7548],
.pointsMall .register_block[data-v-a6eb7548] {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.pointsMall .mallHero[data-v-a6eb7548] {
  height: 300px !important;
  margin: 0 -12px !important;
  padding: 0 16px 0 !important;
  overflow: hidden !important;
}
.pointsMall .heroTop[data-v-a6eb7548] {
  position: absolute !important;
  top: 0 !important;
  left: 16px !important;
  right: 16px !important;
  height: 62px !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.pointsMall .backBtn[data-v-a6eb7548] {
  top: 12px !important;
  left: 0 !important;
  background: transparent !important;
  border: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.pointsMall .detailBtn[data-v-a6eb7548] {
  top: 12px !important;
  right: 0 !important;
}
.pointsMall .heroBgImg[data-v-a6eb7548] {
  top: -28px !important;
  left: 50% !important;
  width: 100% !important;
  height: 288px !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center top !important;
     object-position: center top !important;
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
}
.pointsMall .pointCenter[data-v-a6eb7548] {
  top: 76px !important;
}
.pointsMall .pointLabel[data-v-a6eb7548] {
  color: #111111 !important;
}
.pointsMall .pointNum[data-v-a6eb7548] {
  color: #e53935 !important;
}
.pointsMall .quickMenu[data-v-a6eb7548] {
  height: 98px !important;
  bottom: 0 !important;
}
.pointsMall .quickItem[data-v-a6eb7548] {
  -webkit-transform: translateY(-14px) !important;
          transform: translateY(-14px) !important;
}
.pointsMall .catScroll[data-v-a6eb7548] {
  margin-top: 8px !important;
}
@media screen and (max-width: 360px) {
.pointsMall .mallHero[data-v-a6eb7548] {
    height: 292px !important;
    margin: 0 -10px !important;
    padding: 0 14px 0 !important;
}
.pointsMall .heroTop[data-v-a6eb7548] {
    position: absolute !important;
    top: 0 !important;
    left: 14px !important;
    right: 14px !important;
    height: 58px !important;
}
.pointsMall .backBtn[data-v-a6eb7548] {
    top: 10px !important;
}
.pointsMall .detailBtn[data-v-a6eb7548] {
    top: 8px !important;
}
.pointsMall .heroBgImg[data-v-a6eb7548] {
    top: -26px !important;
    height: 276px !important;
}
.pointsMall .pointCenter[data-v-a6eb7548] {
    top: 80px !important;
}
.pointsMall .quickMenu[data-v-a6eb7548] {
    height: 94px !important;
}
.pointsMall .catScroll[data-v-a6eb7548] {
    margin-top: 8px !important;
}
}


/*# sourceMappingURL=chunk-db8fa116.468e7ad9.css.map*/