* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
}

.banner {
  position: relative;
  width: 100%;
  max-width: 780px;
}

.banner img {
  display: block;
}

.sticy {
  width: 100%;
  max-width: 780px;
  position: fixed;
  top: 0;
  z-index: 6;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.adjust-sb_banner__ttd2n {
  z-index: 3 !important;
}

.app {
  width: 100%;
  max-width: 780px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  position: relative;
}

.titleNav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 45px;
  max-height: 45px;
  height: 45px;
}

.titleNav div {
  margin: auto;
}

.bigTitle {
  font-size: 1.125em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  line-height: 150%;
  padding: 0.5em 0;
}

.logo {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo img {
  width: 51.6%;
}

.qrcode {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 27px;
  margin-bottom: 31px;
}

.qrcode img {
  width: 50%;
}

.line {
  width: 80%;
  border: 1px solid #8C8C8C;
  margin-left: 10%;
  margin-bottom: 21px;
}

.linetxt {
  font-family: SF Pro;
  font-weight: 510;

  font-size: 14px;

  line-height: 132%;
  letter-spacing: 0%;
  text-align: center;
  color: #222222;
}

.rule {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
}

.ruleLine {
  font-weight: 500;

  font-size: 18px;

  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #FFFFFF;
}

.cateIcon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cateTitle {
  line-height: 1.2;
}

.cateImg {
  width: 3.25714em;
}

.main {
  width: 100%;
  max-width: 780px;
  background-color: #EFF4FF;
  padding: 0 65.5px;
  margin-top: -30px;
}

.product {
  padding-top: 44px;
  padding-bottom: 20px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.spProduct {
  /* width: 44.6154%; */
  width: calc(44.6154% + 65.5px * 2);
  margin-bottom: 40px;
}

.spimgborder {
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.border {
  border: 4px solid #EAF3FC;
}

.otherborder {
  border: 4px solid #ECECEC;
}

.soldout {
  width: 30%;
  position: absolute;
  top: 4px;
  left: 4px;
}

.countdownOver {
  width: 100%;
  background-color: #ECECEC;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px 0 7px;
  font-family: Noto Sans JP;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;

  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #2B8EFF;
}

.countdown {
  width: 100%;
  background-color: #EAF3FC;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px 0 7px;
}

.normalCT {
  font-family: Noto Sans JP;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #848484;
  margin: 0 2.5px;
}

.spCT {
  display: inline-block;
  background-color: #fff;
  border-radius: 1.71px;
  font-weight: 700;
  width: 1.5em;
  font-size: 18.86px;
  letter-spacing: 0%;
  text-align: center;
  color: #FF4868;
  margin: 0 2.5px;
}

.spIC {
  color: #FF4868;
  margin: 0 2.5px;
  font-weight: 700;
  font-size: 18.86px;
  display: inline-block;
  vertical-align: middle;
}

.brandjump {
  display: flex;
  align-items: center;
  margin-top: 11px;
  margin-bottom: 5px;
}

.brandName {
  font-family: Noto Sans JP;
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;

  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
}

.brandIcon {
  width: 24px;
  height: 24px;
  margin: 4px;
  margin-right: 2px;

}

.arrIcon {
  width: 18px;
  height: 18px;

}

.productName {
  font-family: Noto Sans JP;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}

.sptool {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.productPrice {
  font-family: Noto Sans JP;
  font-weight: 700;
  font-style: Bold;
  font-size: 28px;
  display: flex;
  align-items: center;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #2B8EFF;
}

.spButton {
  display: flex;
  align-items: center;
  width: 52%;
}

.spButton1 {
  display: flex;
  align-items: center;
  width: 61%;
}

.footerBlock {
  width: 100%;
  background-color: #FFD3E8;
  opacity: 0;
  padding-bottom: 140px;
}

.warning {
  padding-bottom: 90px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.arrItem {
  width: 33%;
  background-color: #fff;
  padding: 0.4em;
  margin-bottom: 2px;
}

.selection {
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 40px;
}

.selection img {
  /* width: 56.94376%; */
  width: calc(56.94376% + 65.5px * 2)
}

.footer {
  width: 100%;
  max-width: 780px;
  position: absolute;
  bottom: constant(safe-area-inset-bottom);
  bottom: env(safe-area-inset-bottom);
}

.oneWay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 780px;
  height: 100%;
  z-index: 99;
  background-color: #00000050;
  left: 50%;
  transform: translateX(-50%);
  overscroll-behavior-y: none;
}

.oneWayMain {
  position: relative;
  top: 15%;
  left: 50%;
  width: 330px;
  height: 344px;
  z-index: 5;
  padding: 36px 0 72px;
  border-radius: 12px;
  transform: translateX(-50%);
  background: linear-gradient(180deg, #FD9FCB 0%, #FFFFFF 20%);
  z-index: 1000;
  overscroll-behavior-y: none;
}

.oneWayMainP {
  position: relative;
  top: 15%;
  left: 50%;
  width: 306px;
  height: 354px;
  z-index: 5;
  padding: 36px 0 72px;
  border-radius: 12px;
  transform: translateX(-50%);
  background: linear-gradient(180deg, #FD9FCB 0%, #FFFFFF 15%);
  z-index: 1000;
  overscroll-behavior-y: none;
}

.productTitle {
  position: absolute;
  left: 50%;
  top: 16px;
  transform: translateX(-50%);
  font-weight: 600;
  font-size: 19.6px;
}

.close {
  position: absolute;
  top: 12px;
  right: 16px;
  width: 28px;
  z-index: 1001;
}


.oneWayTitle {
  position: absolute;
  top: 20px;
  right: 50%;
  transform: translateX(50%);
  font-weight: 700;
  font-size: 19.6px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 13.07px;
  letter-spacing: 0%;
}

.oneWayForm {
  width: 100%;
  margin-top: 1em;
  padding: 0 16px 12px;
  overflow: auto;
  height: 90%;
  overscroll-behavior-y: none;
}

.oneWaySkuForm {
  width: 100%;
  margin-top: 1em;
  padding: 0 16px;
  padding-bottom: calc(20px + constant(safe-area-inset-bottom));
  padding-bottom: calc(20px + env(safe-area-inset-bottom));
  overflow: auto;
  height: 48vh;
  overscroll-behavior-y: none;
}

.oneWay-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px 20px;
}

.cancel-btn {
  width: 120px;
  height: 50px;
  border-radius: 4.36px;
  border: 0.54px solid #c7c7d5;
  font-weight: 700;
  font-size: 19.6px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 100%;
  letter-spacing: 0%;
  background: linear-gradient(180deg, #f6f6fb 0%, #d4d7e0 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #222222;
  margin-right: 7px;
}

.confirm-btn {
  width: 260px;
  height: 50px;
  border-radius: 4.36px;
  font-weight: 700;
  font-size: 19.6px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 100%;
  letter-spacing: 0%;
  background: linear-gradient(180deg, #44bbfe 0%, #1e78fe 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

.form-title {
  font-weight: 700;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 100%;
  letter-spacing: 0%;
  padding: 12px 0;
}

.shareIconGroup {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin: 1.5em 0;
}

.shareIconGroup .icon {
  width: 16%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.shareIconGroup .icon img {
  width: 38px;
  height: 38px;
}

.shareIconGroup .iconImg {
  width: 60%;
  height: 60%;
  margin-bottom: 8px;
}

.shareIconGroup .iconTitle {
  color: #000;
  font-size: 0.75em;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 125%;
}

.oneWayIconMain {
  position: relative;
  top: 80%;
  left: 50%;
  width: 100%;
  height: 20%;
  z-index: 5;
  padding: 36px 0;
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 1.5em 1.5em 0 0;
  display: flex;
  overscroll-behavior-y: none;
}

.oneWayIconGroup {
  display: flex;
  align-items: center;
  justify-content: center;
}

.loginIcon {
  width: 300px;
  position: fixed;
  z-index: 11;
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(20px + constant(safe-area-inset-bottom));
  bottom: calc(20px + env(safe-area-inset-bottom));
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.iconImg {
  width: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.iconTitle {
  font-size: 0.875em;
  font-family: "Noto Sans JP", sans-serif;
  color: rgba(0, 0, 0, 0.5);
}

.tool {
  padding: 10px 65px 12px;
  display: flex;
  align-items: center;
}

.icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 4px;
}

.icon img {
  width: 28px;
  height: 28px;
}


.productSkuList {
  overflow: auto;
}

.productSku {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
  border-bottom: 0.5px solid #dedede;
}

.proudctOnceTitle {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0%;
  color: #00000080;
}

.skuName {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
}

.skuPrice {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0%;
  text-align: right;
  height: 18px;
}

.skutool {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 18px;
}

.collect {
  margin-left: 12px;
  display: flex;
  align-items: center;
}

.collect img {
  width: 18px;
  height: 18px;
}

.oneWayMask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  overscroll-behavior-y: none;
}

.van-index-bar__index {
  padding: 6px 8px;
}

.van-index-bar__index--active {
  color: #fff;
  background-color: #000;
  border-radius: 50%;
  font-weight: 800;
}

.isApp {
  padding-top: constant(safe-area-inset-top);
  padding-top: env(safe-area-inset-top);
}

.nextTitle {
  top: calc(constant(safe-area-inset-top) + 45px);
  top: calc(env(safe-area-inset-top) + 45px);
}

.barBrand {
  width: 100%;
  height: 80vh;
  background-color: #fff;
  padding: 0 12px;
}

.tip {
  margin-top: 36px;
  font-family: Noto Sans JP;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 16.5px;
  letter-spacing: 0%;
  text-align: center;
  color: #848484;
}

.coupon {
  margin-top: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.coupon img {
  width: 80%;
}


.couponBtn {
  margin-top: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.couponBtn img {
  width: 80%;
}

.sticy {
  transition: background-color 0.3s ease;
  background-color: transparent;
  color: transparent;
  /* 默认粉色背景 */
}

.sticy.scrolled {
  background-color: white;
  color: #000;
  /* 滚动后白色背景 */
}

.sticy.isApp {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

@media screen and (max-width: 779px) {
  body {
    font-size: 16px;
  }

  /* 修改滚动条整体宽度 */
  ::-webkit-scrollbar {
    width: 4px;
    /* 垂直滚动条的宽度 */
    height: 4px;
    /* 水平滚动条的高度 */
  }

  .main {
    width: 100%;
    padding: 0 16px;
    margin-top: -15px;
  }

  .app {
    max-width: 100%;
  }

  .tool {
    padding: 8px 16px 12px;
  }

  .cateItem:first-child {
    margin-left: 16px;
  }

  .el-select .el-input__inner {
    font-size: 14px;
  }

  .el-input--suffix .el-input__inner {
    padding-left: 8px;
  }

  .el-select-dropdown {
    width: 100%;
    left: 0% !important;
    transform: translateX(0%);
  }

  .oneWay {
    width: 100%;
    left: 0%;
    transform: translateX(0%);
  }

  .oneWayMain {
    position: relative;
    top: 30%;
    left: 50%;
    width: 330px;
    height: 344px;
    padding: 36px 0;
    transform: translateX(-50%);
    background: linear-gradient(180deg, #FD9FCB 0%, #FFFFFF 20%);
    border-radius: 12px;
    z-index: 1000;
    overscroll-behavior-y: none;
  }

  .oneWayMainP {
    position: relative;
    top: 30%;
    left: 50%;
    width: 306px;
    height: 354px;
    padding: 36px 0;
    transform: translateX(-50%);
    background: linear-gradient(180deg, #FD9FCB 0%, #FFFFFF 15%);
    border-radius: 12px;
    z-index: 1000;
    overscroll-behavior-y: none;
  }

  .loginIcon {
    width: 240px;
  }

  .banner {
    width: 100%;
  }

  .sticy {
    width: 100%;
  }

  .pagination {
    padding-bottom: 20px;
  }

  .pagination::-webkit-scrollbar {
    display: none;
  }

  .spProduct {
    width: calc(81.3% + 32px);
  }

  .skuMask {
    top: 30%;
    height: 70%;
    padding-bottom: 0;
  }

  .footerBlock {
    padding-bottom: 100px;
  }

  .warning {
    padding-bottom: 60px;
  }

  .selection img {
    /* width: 83%; */
    width: calc(81.3% + 16px*2)
  }
}

/* 按钮水波纹效果 - 触摸触发 */
.spButton,
.spButton1 {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  /* 移除默认的触摸高亮 */
}

.spButton::after,
.spButton1::after,
.loginIcon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  transform: translate(-50%, -50%);
  z-index: 1;
  pointer-events: none;
  opacity: 0;
}

/* 添加触摸状态类 */
.spButton.touch-active::after,
.spButton1.touch-active::after,
.loginIcon.touch-active::after {
  animation: rippleEffect 0.3s ease-out forwards;
}

@keyframes rippleEffect {
  0% {
    width: 0;
    height: 0;
    opacity: 1;
  }

  10% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  100% {
    width: 300px;
    height: 300px;
    opacity: 0;
  }
}

/* 卡片闪光效果 - 触摸触发 */
.spProductImg {
  position: relative;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
  /* 移除默认的触摸高亮 */
}

.spProductImg::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 50%;
  height: 100%;
  background: linear-gradient(45deg,
      transparent,
      rgba(255, 255, 255, 0.8),
      transparent);
  z-index: 1;
  pointer-events: none;
  opacity: 0;
}

/* 添加触摸状态类 */
.spProductImg.touch-active::before {
  animation: flashEffect 0.3s ease-out forwards;
}

@keyframes flashEffect {
  0% {
    left: -100%;
    opacity: 1;
  }

  10% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  100% {
    left: 100%;
    opacity: 0;
  }
}

/* 移动端适配 */
@media screen and (max-width: 779px) {
  .spProductImg::before {
    width: 30%;
  }
}

/* 售罄蒙版效果 */
.soldoutImg {
  position: relative;

}

.soldoutImg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* 半透明黑色蒙版 */
  border-radius: 20px 20px 0 0; /* 与图片边框保持一致 */
  pointer-events: none; /* 不影响点击事件 */
  z-index: 2;
}

/* 售罄标签定位调整 */
.soldoutImg .soldout {
  z-index: 3; /* 确保售罄标签在蒙版之上 */
  position: absolute;
  top: 4px;
  left: 4px;
  width: 30%;
}