/** Shopify CDN: Minification failed

Line 3590:9 Expected ":"

**/
@font-face {
  /* 重命名字体名 */
  font-family: "Roboto";
  /* 引入字体 */
  src: url("/cdn/shop/files/Roboto-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: "Roboto-Bold";
  /* 引入字体 */
  src: url("/cdn/shop/files/Roboto-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: "Roboto-Light";
  /* 引入字体 */
  src: url("/cdn/shop/files/Roboto-Light.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: "Roboto-Black";
  /* 引入字体 */
  src: url("/cdn/shop/files/Roboto-Black.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: "Roboto-Medium";
  /* 引入字体 */
  src: url("/cdn/shop/files/Roboto-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: "Poppins-Medium";

  /* 引入字体 */
  src: url("/cdn/shop/files/Poppins-Medium.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-SemiBold";
  src: url("/cdn/shop/files/Poppins-SemiBold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: "Poppins-Bold";

  /* 引入字体 */
  src: url("/cdn/shop/files/Poppins-Bold.ttf");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: "Poppins-BoldItalic";
  src: url("/cdn/shop/files/Poppins-BoldItalic.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: "Poppins-Light";
  src: url("/cdn/shop/files/Poppins-Light.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: "AkzidenzGroteskBQ-XBold";

  /* 引入字体 */
  src: url("/cdn/shop/files/AKZIDENZGROTESK-EXTRABOLD.OTF");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: "Poppins-Regular";
  src: url("/cdn/shop/files/Poppins-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: "MiSans-Bold";

  /* 引入字体 */
  src: url("/cdn/shop/files/MiSans-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: "MiSans-Regular";

  /* 引入字体 */
  src: url("/cdn/shop/files/MiSans-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: "MiSans-Demibold";
  /* 引入字体 */
  src: url("/cdn/shop/files/MiSans-Demibold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: "MiSans-Semibold";
  /* 引入字体 */
  src: url("/cdn/shop/files/MiSans-Semibold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: "MiSans-Medium";
  /* 引入字体 */
  src: url("/cdn/shop/files/MiSans-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
}

w a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: auto !important;
  text-size-adjust: auto !important;
  -moz-text-size-adjust: auto !important;
}

#root {
  letter-spacing: initial !important;
  color: #fff;
  max-width: 1080px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #ffffff;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

input,
img {
  border: none;
}

li {
  list-style: none;
}

.sp-uppercase {
  text-transform: uppercase;
}

.sp-relative {
  position: relative;
}
.app-embed-plus-component-bundler-shadow{
  zoom: 2.4;
}
.app-embed-plus-component-pay-button-address-text{
  color: #191919;
}
.sp-img {
  display: block;
  width: 100%;
}

.sp-flex-x {
  display: flex;
  align-items: center;
}

.flex-bet {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.header-bottom,
.header-top {
  align-items: center;
  display: flex;
  flex-wrap: no-wrap;
  justify-content: center;
}

.header-top {
  background-color: #002843;
  height: 60px;
  position: relative;
  z-index: 11;
  text-align: center;
  font-family: "Poppins-Regular";
  font-size: 30px;
  color: #ffffff;
}

.sp-cart {
  width: fit-content;
  /* height: 76px; */
  margin-right: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.sp-cart .icon {
  width: 49px;
  height: 43px;
  background: url('/cdn/shop/files/20251204-cars.png') no-repeat;
  background-size: 100% 100%;
}

.sp-cart .num {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #FF0000;
  border: 3px solid #FFFFFF;
  line-height: 34px;
  border-radius: 50%;
  position: absolute;
  right: -15px;
  top: -17px;
  text-align: center;
  font-family: 'Roboto';
  font-size: 23px;
  color: #ffffff;
}

.header-top .sp-p {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  /* background-color: #0a0a0a; */
}

.header-bottom a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #1B1B1B;
  gap: 10px;
}

.sp-fixed {
  left: 0;
  position: fixed !important;
  right: 0;
  top: 0;
  animation: stuckMoveDown 0.6s;
  z-index: 30;
}

.sp-fixed .header-inner {
  margin-top: 0;
}

.sp-btn-style2.sp-fixed-bottom {
  position: fixed;
  bottom: 0;
  animation: stuckMoveUp 0.6s;
}

@keyframes stuckMoveDown {
  0% {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes stuckMoveUp {
  0% {
    transform: translateY(100%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes stuckFadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.header.show-on-scroll .hide-for-sticky,
.stuck .hide-for-sticky {
  display: none;
}

.header-main {
  position: relative;
  z-index: 8;
}

.header-bottom {
  width: 100%;
  background-color: #1B1B1B;
  height: 72px;
  position: relative;
  z-index: 9;
  font-size: 34px;
  font-family: "Roboto";
  gap: 25px;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.header-bottom img {
  width: 30px;
}

.sp-swiper-fade .swiper-slide {
  opacity: 0 !important;
}

.sp-swiper-fade .swiper-slide-active {
  opacity: 1 !important;
}

.sp-swiper-fade2.swiper-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.sp-swiper-scroll2 {
  margin: 92px 0;
}
.header-inner {
  height: 134px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 40px;
  box-sizing: border-box;
}

.header-inner .sp-logo {
  width: 173px;
  margin-left: 73px;
  font-family: Poppins-ExtraBold;
  font-family: Poppins-Bold;
  color: #000000;
  font-size: 74px;
}

.sp-menu-btn {
  width: 59px;
  flex-shrink: 0;
  cursor: pointer;
}

.sp-top-btn {
  width: 308px;
  height: 63px;
  background: linear-gradient(0deg, #002843 1%, #71B2CA 100%);
  /* border: 2px solid;
  border-image: linear-gradient(0deg, #002843, #71B2CA) 10 10; */
  border-radius: 31px;

  text-align: center;
  font-family: "Poppins-Bold";
  font-size: 35px;
  color: #FFFFFF;
  letter-spacing: 4.5px;

  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  animation: skip 4s infinite;
}

.sp-part-top {
  /* margin-top: 264px; */
}

.price-group {
  display: flex;
  align-items: baseline;
}

.price-group .price2 {
  text-decoration: line-through;
}

.btn-style {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.sp-stroke {
  position: relative;
}

.sp-stroke::after {
  content: attr(data-title);
  -webkit-text-stroke: 0px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.sp-stroke-shadow {
  position: relative;
  z-index: 1;
}

.sp-stroke-shadow::before {
  content: attr(data-title);
  -webkit-text-stroke: 0px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  text-shadow: -6px 8px 0px rgba(16, 16, 16, 0.39);
  z-index: -1;
}

.sp-btn-style1 {
  width: 929px;
  height: 164px;
  background: url(/cdn/shop/files/20251204-btn1.png) no-repeat;
  background-size: contain;
  border-radius: 20px;
  font-family: "Poppins-SemiBold";
  font-size: 74px;
  color: #FFFFFF;
  /* line-height: 256px; */
  cursor: pointer;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  line-height: 1;
  animation: skip 4s infinite 1s;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

.sp-btn-style1.sp-btn-small {
  width: 925px;
  height: 160px;
  margin-top: 86px;
}

.sp-fires {
  width: 31px;
  height: 37px;
  background: url('/cdn/shop/files/20251029-fires.png') no-repeat 100%;
  margin-top: -5px;
}

.sp-btn-style1 span {
  margin-left: 161px;
}

.sp-btn-style2 {
  width: 100%;
  height: 180px;
  background: url(/cdn/shop/files/20251204-bottom-bg.png) no-repeat 100%;
  background-size: 100% 100%;
  font-family: "Poppins-Bold";
  font-size: 42px;
  color: #ffffff;
  line-height: 256px;
  cursor: pointer;
  display: flex !important;
  align-items: center;
  justify-content: center;
  line-height: 1;
  animation: skip 4s infinite 1s;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.3s;
  z-index: 10;
  box-sizing: border-box;
}

.sp-btn-style2 .sp-font {
  padding-left: 432px;
  height: 100%;
}

.sp-btn-style2 .sp-img1 {
  width: 100%;
  height: 100%;
  margin: 0 !important;
  position: absolute;
  left: 0;
  top: 0;
}

.sp-btn-style2 .sp-img3 {
  width: 346px;
  height: 121px;
  position: absolute;
  /* left: 30px; */
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}

@supports (-webkit-touch-callout: none) {
  .sp-btn-style2 .sp-text2 {
    font-size: 8px !important;
    transform: scale(0.85) !important;
    -webkit-text-size-adjust: none !important;
    text-size-adjust: none !important;
  }
}

.sp-btn-style2 .sp-img2 {
  width: 216px;
  height: 50px;
  position: absolute;
  top: 72px;
  left: 108px;
  left: 50%;
  transform: translateX(-50%);
}

.sp-btn-style2 .sp-text1 {
  font-family: Poppins-BoldItalic;
  font-size: 22px;
  position: absolute;
  top: 43px;
  width: 100%;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  color: #FFEFCB;
}
#windChimeContainer{
  display:none
}
.sp-btn-style2 .sp-font .sp-text2 {
  font-family: Poppins-Regular !important;
  font-size: 15px;
  position: absolute;
  left: 25%;
  transform: translateX(0%);
  width: fit-content;
  text-align: center;
  top: 138px;
  white-space: nowrap;
}

.sp-btn-style2 .sp-info {
  padding-left: 61px;
  flex: 1;
  height: 180px;
  font-family: Poppins-Bold;
  font-size: 50px;
  color: #FFFFFF;
  line-height: 49px;
  gap: 42px;
  align-items: center;
  text-align: center;
  /* animation: skip 4s infinite; */
}

.sp-btn-style2 .sp-info>div:first-of-type {
  position: absolute;
  width: 95px;
  height: 94px;
  background: #FFFFFF;
  border-radius: 10px;
  box-sizing: border-box;
  top: 47px;
  left: 61px;
}

.sp-btn-style2 .sp-info>div:last-of-type {
  animation: skip 4s infinite;
  position: absolute;
  top: 50px;
  left: 223px;
}

.sp-btn-style2 .sp-info .sp-icon {
  position: absolute;
  top: 14px;
  left: 13px;
  width: 73px;
  height: 63px;
}

.sp-btn-style2 .sp-info .sp-num {
  position: absolute;
  top: -7px;
  left: 54px;
  width: 52px;
  height: 52px;
  background: #CF0101;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 31px;
  /* font-weight: 500; */
  font-family: Roboto-Regular;
  line-height: 52px;
}

.sp-btn-style2 .sp-info>div:last-of-type {
  /* padding-top: 15px; */
  /* height: 32px; */
  gap: 13px;
  font-family: Poppins-Light;
  /* font-weight: 400; */
  font-size: 30px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 32px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.sp-btn-style2 .sp-info>div:last-of-type .sp-uppercase {
  display: inline-block;
  height: 49px;
  font-family: Poppins-Bold;
  /* font-weight: bold; */
  font-size: 72px;
  color: #FFFFFF;
  line-height: 53px;
  opacity: 1;
}

.sp-title-wrap {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
}

.sp-color {
  font-family: "Roboto-Bold";
}

.sp-title {
  font-family: "Poppins-Bold";
  font-size: 64px;
  color: #002843;
  text-align: center;
}

.sp-title.sp-black {
  /* color: #1D1D1D; */
}

.sp-sub-title {
  font-family: "Poppins-Regular";
  font-size: 30px;
  color: rgba(0, 0, 0, 0.8);
  opacity: .8;
  line-height: 1;
  margin-top: 16px;
  text-align: center;
}

.sp-sub-title.sp-black {
  /* color: #7D7D7D; */
}

.sp-part1-image {
  min-height: 1067px;
  background: url('/cdn/shop/files/20251204-bg1.png') no-repeat 100%;
  background-size: 100% 100%;
}

.sp-part1-img1 {
  height: 1067px;
  object-fit: contain;
  position: absolute;
  right: 0;
  top: 0;
  animation: slideInRight 1s ease-in-out;
}

.sp-part1-img2 {
  height: 469px;
  object-fit: contain;
  position: absolute;
  left: -40px;
  top: -342px;
  /* z-index: 3; */
  animation: slideInLeft 1s ease-in-out;
}

.sp-part1-ul {
  margin: -75px auto 0;
  width: 1001px;
  height: 140px;
  background: linear-gradient(0deg, #002843 0%, #0D5B75 100%);
  border-radius: 70px;
  /* border: 2px solid;
  border-image: linear-gradient(0deg, #62B4D1, #002646) 2 2; */
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 45px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}

.sp-part1-ul li {
  gap: 22px;
  position: relative;
  z-index: 10;
}

.sp-part1-imgs {
  height: 52px;
}

.sp-part1-title {
  font-family: "Roboto-Bold";
  font-size: 30px;
  color: #FFFFFF;
  line-height: 51px;
}

.sp-part1-text {
  font-family: "Poppins-Regular";
  font-size: 30px;
  color: #F7F7F7;
  line-height: 32px;
}

.sp-part1 .sp-title-desc {
  margin-top: 36px;
  gap: 15px;
  justify-content: center;
  margin-bottom: 127px;
}

.sp-part1 .sp-title-desc span {
  font-size: 33px;
  color: #04425D;
  line-height: 44px;
  opacity: 0.8;
  font-family: Poppins-Regular;
}

.sp-part1 .sp-row {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 59px;
  gap: 30px;
  font-size: 30px;
  color: #656565;
  font-family: "Roboto";
  margin-bottom: 75px;
}

.sp-part1 .sp-row .sp-icon {
  height: 34px;
  object-fit: contain;
}

.sp-part1-title2 {
  font-family: 'Poppins-Bold';
  font-size:65px;
  color: #002843;
  line-height: 84px;
  text-align: center;
  margin-top: 102px;
  position: relative;
}

.sp-part1-title2 .sp-span {
  position: absolute;
  left: 824px;
  bottom: 20px;
  width: 101px;
  height: 40px;
  background: #CD160C;
  border-radius: 8px;
  font-family: Poppins-Medium;
  font-size: 39px;
  color: #FFFFFF;
  line-height: 40px;
}

.sp-part1-title5 {
  font-weight: 400;
  font-size: 30px;
  color: #000000;
  line-height: 35px;
  opacity: 0.8;
  font-family: Poppins-Regular;
  text-align: center;
  margin-top: 36px;
  margin-bottom: 56px;
  letter-spacing: -1px;
}

.sp-part1-title3 {
  font-family: "Roboto-Bold";
  font-weight: 500;
  font-size: 73px;
  color: #111110;
  line-height: 70px;
  text-align: center;
  margin: 28px 0 66px 0;
}

.sp-part1 .sp-row3 {
  margin-top: 52px;
  font-family: "Roboto-Bold";
  font-size: 27px;
  color: #E6562A;
  margin-bottom: 29px;
  text-align: center;
}

.sp-part1 .sp-row3 .sp-p {
  display: flex;
  align-items: center;
  gap: 16px;
  justify-content: center;
}

.sp-part1-wraper {
  padding: 84px 144px 66px 75px;
  position: relative;
  background: url('/cdn/shop/files/20251029-part1-1.png') no-repeat;
  background-size:  100% 100%;
}

.sp-part1-title4 {
  width: 442px;
  height: 89px;
  background: url('/cdn/shop/files/20251029-part1-line.png') no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-family: "Roboto";
  font-weight: 500;
}

.sp-part1-title4 h4 {
  font-size: 33px;
  color: #FFFFF2;
  line-height: 39px;
  background: linear-gradient(77deg, #FFF0C1 0%, #FFC300 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sp-part1-title4 h4 span {
  font-family: "Roboto-Bold";
  font-size: 52px;
}

.sp-line {
  display: inline-block;
  width: 59px;
  height: 1px;
  background: #BFBFBF;
  margin-right: 8px;
}

.sp-part1-title4 p {
  font-size: 31px;
  color: #FFFFF2;
  line-height: 35px;
  background: linear-gradient(1deg, #FFF0C1 0%, #FFC300 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sp-part1 .sp-img {
  position: absolute;
  right: 52px;
  bottom: 45px;
  height: 267px;
  width: 235px;
}

.sp-part1-box {
  width: 861px;
  height: 109px;
  background: #4B3218;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 17px 138px 17px 52px;
  gap: 68px;
}

.sp-part1-text2 {
  font-family: "Roboto";
  font-size: 15px;
  color: #C1C1C1;
  line-height: 20px;
  text-align: right;
  padding-right: 93px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  margin: 15px 0;
}

.sp-part1 .swiper {
  width: 100%;
  height: 352px;
  margin: 72px 0;
}

.sp-part1 .swiper-slide,
.sp-part4 .swiper-slide {
  display: flex;
  gap: 19px;
  padding: 0 89px;
  box-sizing: border-box;
}

.sp-part1 .sp-avatar {
  width: 297px;
  height: 362px;
  flex-shrink: 0;
}

.sp-part1 .sp-star,
.sp-part4 .sp-star {
  width: 133px;
  height: 33px;
  object-fit: contain;
}

.sp-swiper-box {
  height: 352px;
  padding: 43px 38px 16px;
  box-sizing: border-box;
  background: #864E3D;
  border-radius: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sp-part1 .sp-img1 {
  display: block;
  margin: 29px auto 92px;
}

.sp-part1 .sp-text {
  font-family: "Roboto";
  font-size: 30px;
  color: #FFFFFF;
  line-height: 36px;
}

.sp-part1 .sp-text2,
.sp-part4 .sp-text2 {
  font-family: "Roboto";
  font-size: 26px;
  color: #fff;
}

.sp-part1 .sp-text2 .sp-span,
.sp-part4 .sp-text2 .sp-span {
  font-family: "Roboto-Bold";
  display: block;
}

.sp-swiper-fade1 .swiper-button-next,
.sp-swiper-fade1 .swiper-button-prev {
  width: 40px;
  height: 40px;
  /* background: #F4F6F5; */
  border-radius: 50%;
  left: 26px;
  top: 234px;
}

.sp-swiper-fade1 .swiper-button-next {
  width: 25px;
  height: 45px;
  background: transparent;
  right: 26px;
  left: auto;
}

.sp-swiper-fade1 .swiper-button-prev i {
  width: 25px;
  height: 45px;
  background: url('/cdn/shop/files/20251204-lf.png') no-repeat 100%;
}

.sp-swiper-fade1 .swiper-button-next i {
  width: 25px;
  height: 45px;
  background: url('/cdn/shop/files/20251204-rl.png') no-repeat 100%;
}

.sp-swiper-fade1 .swiper-button-next:after,
.sp-swiper-fade1 .swiper-button-prev:after {
  content: '';
}

.sp-part1-gifs {
  width: 997px;
  height: 838px;
  border-radius: 20px;
  background-size: 100% 100%;
  margin: 0 auto 104px;
  justify-content: center;
  position: relative;
}

.sp-part1-gifs video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sp-part2-1 {
  position: relative;
  width: 1080px;
  height: 1181px;
  background: #F7F7F7;
  box-sizing: border-box;
  z-index: 1;
  padding-top: 136px;
  padding-bottom: 140px;
}

.sp-part2-1 .sp-title {
  line-height: 53px;
  margin-bottom: 95px;
}

.sp-part2-1 .sp-content {
  padding: 0 41px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  /* justify-content: space-between; */
  column-gap: 36px;
  row-gap: 35px;
}

.sp-part2-1 .sp-item {
  position: relative;
  width: 481px;
  font-family: Poppins-Regular;
  /* font-weight: 500; */
  font-size: 36px;
  color: #FFFFFF;
  line-height: 42px;
  text-align: center;
}

.sp-part2-1 .sp-item .sp-gantan {
  position: absolute;
  top: 97px;
  left: 50%;
  transform: translateX(-50%);
  width: 53px;
  height: auto;
}

.sp-part2-1 .sp-item .sp-line {
  position: absolute;
  top: 154px;
  left: 50%;
  transform: translateX(-50%);
  width: 320px;
  height: 3px;
  background: none;
}

.sp-part2-1 .sp-item .sp-icon {
  width: 100%;
  height: 346px;
}

.sp-part2-1 .sp-p1 {
  position: absolute;
  top: 186px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.sp-part2 {
  padding: 140px 40px 138px;
  background-color: #fff;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  height: 2036px;
}

.sp-part2 .sp-title {
  line-height: 80px;
  height: 150px;
}

.sp-part2 .sp-sub-title {
  line-height: 31px;
  height: 31px;
  margin-bottom: 64px;
  margin-top: 27px;
}

.sp-part2 .sp-video {
  width: 999px;
  height: 666px;
  overflow: hidden;
  border-radius: 0;
  margin-top: 0;
}

.sp-part2 .sp-video video {
  width: 100%;
  object-fit: cover;
}

.sp-part2 .sp-bg {
  /* width: 100%; */
  height: 1123px;
  position: absolute;
  top: 775px;
  left: 0;
}

@keyframes floatBubble {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
  }
}

.sp-part2 .sp-pao1 {
  position: absolute;
  top: 1045px;
  left: 318px;
  width: 226px;
  height: 228px;
}

.sp-part2 .sp-pao1,
.sp-part2 .sp-pao2,
.sp-part2 .sp-pao3,
.sp-part2 .sp-pao4 {
  animation: floatBubble 3s ease-in-out infinite;
}

.sp-part2 div>img:first-child {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sp-part2 .sp-pao1 img:nth-child(2) {
  position: absolute;
  top: 53px;
  left: 130px;
  width: 39px;
  /* height: 100%; */
}

.sp-part2 .sp-pao2 img:nth-child(2) {
  position: absolute;
  top: 35px;
  left: 111px;
  width: 54px;
  /* height: 100%; */
}

.sp-part2 .sp-pao3 img:nth-child(2) {
  position: absolute;
  top: 58px;
  left: 135px;
  width: 47px;
  /* height: 100%; */
}

.sp-part2 .sp-pao4 img:nth-child(2) {
  position: absolute;
  top: 52px;
  left: 125px;
  width: 42px;
  /* height: 100%; */
}

.sp-part2 .sp-pao2 {
  position: absolute;
  top: 1265px;
  left: 679px;
  width: 211px;
  height: 214px;
}

.sp-part2 .sp-pao3 {
  position: absolute;
  top: 1486px;
  left: 151px;
  width: 242px;
  height: 225px;
}

.sp-part2 .sp-pao4 {
  position: absolute;
  top: 1610px;
  left: 582px;
  width: 220px;
  height: 222px;
}

.sp-part2 .sp-text1 {
  position: absolute;
  top: 74px;
  left: 52px;
  font-family: Poppins-Bold;
  font-size: 64px;
  line-height: 50px;
  color: #002843;
}

.sp-part2 .sp-text1 i {
  font-size: 39px;
  line-height: 25px;
  font-style: normal;
}

.sp-part2 .sp-text2 {
  text-align: center;
  color: #595959;
  font-size: 30px;
  line-height: 32px;
  font-family: Poppins-Regular;
  position: absolute;
  top: 138px;
  left: 0;
  width: 100%;
}

.sp-part2-title2 {
  font-family: "Roboto";
  font-size: 30px;
  color: #FFFFFF;
  line-height: 46px;
}

.sp-part2-title2 .sp-color {
  color: #FFA589;
  font-family: "Roboto-Black";
  font-style: italic;
}

.sp-part2-title2.sp-black {
  color: #202020;
}

.sp-part2 .sp-text {
  gap: 59px;
}

.sp-part2-ul {
  display: flex;
  flex-direction: column;
  gap: 34px;
}

.sp-part2-li {
  width: 417px;
  height: 140px;
  background: #C3A39A;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 0 0 0 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sp-part2-title {
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-size: 40px;
  color: #1C1C1C;
  line-height: 38px;
}

.sp-part2-title.sp-color {
  color: #864E3D;
}

.sp-part2-text {
  font-family: "Roboto";
  font-size: 24px;
  color: #1C1C1C;
  line-height: 48px;
}

.sp-part2 .swiper {
  width: 100%;
  margin-top: 65px;
}

.sp-part2 .swiper-wrapper {
  transition-timing-function: linear !important;
  -webkit-transition-timing-function: linear;
}

.sp-part2 .swiper-slide {
  width: 312px;
}

.sp-part2 .swiper-slide img {
  height: 386px;
}

.sp-part2 .swiper-slide .sp-p {
  width: 100%;
  text-align: center;
  line-height: 1;
  font-family: "Poppins-bold";
  font-style: italic;
  font-size: 26px;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 16px;
  position: absolute;
  bottom: 30px;
}

.sp-part3 {
  height: 1504px;
  padding: 141px 0;
  background: url('/cdn/shop/files/20251204-part3-bg.png') no-repeat 100% 100%;
  background-size: 100% 100%;
  box-sizing: border-box;
}

.sp-part3 .sp-part3-img {
  position: absolute;
  top: 292px;
  left: 0;
  width: 488px;
  height: 889px;
  animation: slideInLeft 1s ease-in-out;;
}

.sp-part3-ul {
  width: 537px;
  height: 775px;
  background: #FFFFFF;
  box-shadow: 3px 4px 6px 0px rgba(101,101,101,0.26);
  border-radius: 28px;
  opacity: 0.8;
  margin-top: 81px;
  margin-left: 503px;
  display: flex;
  flex-direction: column;
  gap: 13px;
  padding: 22px 21px;
  box-sizing: border-box;
}

.sp-part3-li {
  width: 100%;
  overflow: visible;
  font-family: Poppins-SemiBold;
  font-size: 30px;
  line-height: 25px;
  color: #002843;
  justify-content: space-around;
}

.sp-part3-li img {
  width: 100%;
}

@keyframes Updown2 {
  from {
    transform: translateY(-15px);
  }

  to {
    transform: translateY(0);
  }
}

.sp-circle {
  width: 176px;
  height: 176px;
  background: #864E3D;
  border-radius: 50%;
  font-family: "Roboto-Bold";
  font-size: 55px;
  color: #FFFFFF;
  line-height: 176px;
  text-align: center;
  animation: Updown2 1s infinite alternate;
}

.sp-part3-text {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 30px;
  color: #222222;
  line-height: 66px;
}

.sp-part3-wraper {
  width: 951px;
  height: 1071px;
  background: url('/cdn/shop/files/20251029-part3-1.png') no-repeat 100% 100%;
  box-sizing: border-box;
  padding: 631px 30px 70px 75px;
  position: relative;
  margin: 56px auto 87px;
}
.sp-logo img{
    width:100%;
}
.sp-part3-title {
  font-family: "Roboto-Bold";
  font-size: 48px;
  color: #FFFFFF;
  line-height: 10px;
  margin-bottom: 24px;
}

.sp-part3-title .sp-icon {
  margin-right: 35px;
}

.sp-swiper-scroll1 {
  margin: 79px 0 0 0;
}

.sp-swiper-scroll1 .swiper-slide,
.sp-swiper-scroll2 .swiper-slide {
  gap: 27px;
}

.sp-before-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 37px;
  color: #E6E6E6;
  line-height: 70px;
  padding-left: 40px;
  box-sizing: border-box;
}

.sp-after-text {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  font-family: "Roboto-Medium";
  font-size: 37px;
  color: #FFFFFF;
  line-height: 70px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.sp-success {
  width: 39px;
  height: 30px;
  background: url('/cdn/shop/files/20251029-success.png') no-repeat 100% 100%;
  margin-right: 33px;
}

.sp-part4-wraper {
  background: url('/cdn/shop/files/20251029-part5-1.png') no-repeat 100% 100%;
  padding: 130px 0 149px;
  box-sizing: border-box;
  position: relative;
  background-size: 100% 100%;
}

.sp-part4-wraper .sp-title {
  font-family: "Roboto-Bold";
  font-size: 73px;
  color: #FFFEFE;
  line-height: 70px;
}

.sp-part4-wraper .sp-row2 {
  font-family: "Roboto";
  font-size: 36px;
  color: #FFFFFF;
  line-height: 62px;
  text-align: center;
  margin-top: 45px;
  padding: 0 89px;
  box-sizing: border-box;
}

.sp-part4-wraper .sp-p {
  font-family: "Roboto-Bold";
  font-size: 42px;
  color: #A53C1C;
  line-height: 42px;
  margin-top: 130px;
  text-align: center;
}

.sp-part4-wraper2 {
  background: #FFF3F3;
  padding: 75px 0 85px 89px;
}

.sp-part4-title {
  font-family: "Roboto-Bold";
  font-size: 48px;
  color: #161616;
  line-height: 73px;
}

.sp-part4-wraper2 .sp-img {
  width: 485px;
  height: 570px;
  position: absolute;
  right: 65px;
  top: 91px;
}

.sp-part4-ul {
  margin: 50px 0 90px 0;
  font-family: 'Roboto';
  font-size: 30px;
  color: #161616;
  line-height: 51px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 403px;
}

.sp-part4-box {
  width: 488px;
  height: 298px;
  background: #DABDBA;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 73px 32px 20px;
  position: relative;
}

.sp-part4-span {
  position: absolute;
  left: 0;
  top: -8px;
  width: 100%;
  height: 61px;
  line-height: 61px;
  background: #864E3D;
  border-radius: 20px;
  text-align: center;
  font-family: "Roboto-Bold";
  font-size: 30px;
  color: #FFFFFF;
}

.sp-part4-text {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 24px;
  color: #FEFEFE;
  line-height: 30px;
}

.sp-part4-imgage {
  width: 100%;
  min-height: 482px;
}

.sp-part5 {
  padding: 136px 40px 135px;
  box-sizing: border-box;
  height: 1985px;
}

.sp-part5 .sp-title {
  line-height: 80px;
  /* height: 150px; */
}

.sp-part5 .sp-sub-title {
  margin-top: 27px;
}

.sp-part5 .sp-img1 {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 748px;
}

.sp-part5 .sp-img2 {
  position: absolute;
  left: 40px;
  top: 1242px;
  height: 462px;
}

.sp-part5 .sp-img3 {
  position: absolute;
  left: 379px;
  top: 1242px;
  height: 462px;
}

.sp-part5 .sp-img4 {
  position: absolute;
  left: 719px;
  top: 1242px;
  height: 462px;
}

.sp-part5 .sp-part2-title2 {
  position: absolute;
  left: 0px;
  top: 1784px;
  width: 100%;
  text-align: center;
  font-family: Poppins-Regular;
  font-size: 30px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 35px;
}

.sp-part5-box {
  width: 1000px;
  background: #EAEAEB;
  padding-top: 72px;
  padding-left: 64px;
  position: absolute;
  left: 40px;
  top: 403px;
  height: 807px;
  box-sizing: border-box;
}

.sp-part5-box .sp-img {
  width: 751px;
  height: 963px;
  position: absolute;
  left: 289px;
  bottom: 0;
}

.sp-video {
  width: 500px;
  height: 406px;
  border-radius: 20px;
  margin-top: 84px;
}

.sp-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sp-part5 .sp-text {
  font-family: "MiSans-Demibold";
  font-size: 33px;
  color: #747474;
  line-height: 1.3;
  margin-top: 75px;
}

.sp-part5-li {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 30px;
  color: #ffffff;
  line-height: 73px;
}

.sp-part5-li .sp-color {
  font-family: "Roboto-Bold";
}

.sp-part5-image {
  justify-content: center;
  margin-bottom: 56px;
}

.sp-part5 .sp-row {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}

.sp-part5 .sp-row .sp-li {
  display: flex;
  align-items: center;
  gap: 16px;
  font-family: Roboto;
  font-size: 33px;
  color: #ffffff;
  line-height: 34px;
}

.sp-part5 .sp-row .sp-li .sp-icon-wrap {
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sp-part5 .sp-row .sp-li .sp-span {
  width: 33px;
  height: 24px;
  background: url("/cdn/shop/files/20251025-right.png") no-repeat;
  background-size: 100% 100%;
  flex-shrink: 0;
}

.sp-part5 .sp-row2 {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  font-family: "Poppins-Regular";
  gap: 100px;
  font-size: 30px;

  color: #00f6ff;
}

.sp-part5 .sp-row2 .sp-li {
  display: flex;
  align-items: center;
  gap: 16px;
}

.sp-part5 .sp-row2 .sp-icon {
  width: 29px;
}

.sp-part9 {
  background: url('/cdn/shop/files/20251204-part9-bg.png') no-repeat;
  background-size: 100% 100%;
  height: 1703px;
  padding-top: 136px;
  padding-bottom: 50px;
  box-sizing: border-box;
}

.sp-part9 .sp-sub-title {
  margin-top: 29px;
}

.sp-part9 .sp-part9-img1 {
  position: absolute;
  right: 0;
  top: 0;
  height: 1294px;
  animation: slideInRight 1s ease-in-out;
}

.sp-part9 .sp-part9-swiper {
  margin-top: 1025px;
  padding: 0 40px;
  box-sizing: border-box;
}

.sp-part9 .sp-part9-swiper .swiper-pagination {
  position: relative;
  margin-top: 30px;
}

.sp-part9 .sp-part9-swiper .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background: #ccc;
  opacity: 1;
}

.sp-part9 .sp-part9-swiper .swiper-pagination-bullet-active {
  background: #002843;
}

.sp-part9 .sp-part9-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: -20px;
  box-sizing: border-box;
}

.sp-part9 .sp-part9-grid .sp-part9-item {
  /* width: calc(50% - 10px); */
  width: fit-content;
  display: flex;
  align-items: center;
}

.sp-part9 .sp-part9-grid .sp-part9-item img {
  width: 298px;
  height: 298px;
  object-fit: contain;
  flex-shrink: 0;
}

.sp-part9 .swiper-slide {
  width: auto;
}

.sp-part9 .sp-part9-grid .sp-part9-item .sp-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 15px;
      width: 610px;
    height: 117px;
    background: aliceblue;
    background: url(/cdn/shop/files/20251204-part9-bg1.png) no-repeat;
    background-size: 100% 100%;
    /* width: 480px;
    height: 90px; */
    margin-left: -114px;
    padding-left: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    z-index: -1;
}

.sp-part9 .sp-part9-grid .sp-part9-item .sp-box .sp-text1 {
  font-family: Poppins-Medium;
  font-size: 36px;
  color: #000000;
  line-height: 1.2;
}

.sp-part9 .sp-part9-grid .sp-part9-item .sp-box .sp-text2 {
  font-family: Poppins-Light;
  font-size: 24px;
  color: #000000;
  line-height: 1.3;
  margin-top: 8px;
}

.sp-part9 .sp-swiper-fade2 {
  margin-top: 1045px;
  background: transparent;
  height: 298px;
  gap: 0;
}

.sp-part9 .sp-swiper-fade2 img {
  width: 280px;
  /* height: 298px; */
}

.sp-part9 .sp-swiper-fade2 .sp-box {
  background: url("/cdn/shop/files/20251204-part9-bg1.png") no-repeat;
  background-size: 100% 100%;
  width: 610px;
  height: 117px;
  position: absolute;
  top: 89px;
  left: 91px;
  z-index: -1;
  padding-left: 161px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sp-part9 .sp-swiper-fade2 .sp-box .sp-text1 {
  font-family: Poppins-Medium;
  font-size: 42px;
  color: #000000;
  line-height: 34px;
}

.sp-part9 .sp-swiper-fade2 .sp-box .sp-text2 {
  font-family: Poppins-Light;
  font-size: 30px;
  color: #000000;
  line-height: 34px;
  margin-top: 12px;
}

.sp-part6 {
  padding-top: 139px;
  box-sizing: border-box;
}

.sp-part6 .sp-part4-imgage {
  width: fit-content;
  margin: 0 auto;
}

.sp-part6 .sp-part4-imgage img {
  /* width: 999px; */
  height: 572px;
}

.sp-part6 .sp-part4-wraper2 {
  width: 1001px;
  height: 585px;
  background: #E4E4E4;
  border-radius: 25px;
  box-sizing: border-box;
  margin: 42px auto 0;
}

.sp-part6 .sp-img2 {
  height: 76px;
  position: absolute;
  left: 76px;
  top: 73px;
}

.sp-part6 .sp-text1 {
  height: 56px;
  position: absolute;
  line-height: 63px;
  font-family: Poppins-Bold;
  font-size: 55px;
  color: #0B556F;
  left: 76px;
  top: 183px;
}

.sp-part6 .sp-text2 {
  height: 76px;
  position: absolute;
  line-height: 39px;
  font-family: Poppins-Medium;
  font-size: 34px;
  color: #282828;
  left: 76px;
  top: 254px;
}

.sp-part6 .sp-text3 {
  height: 101px;
  position: absolute;
  line-height: 39px;
  font-family: Poppins-Light;
  font-size: 30px;
  color: #282828;
  left: 76px;
  top: 351px;
}

.sp-part6 .sp-img3 {
  height: 39px;
  position: absolute;
  left: 76px;
  top: 481px;
}

.sp-part6 .sp-img4 {
  height: 39px;
  position: absolute;
  left: 387px;
  top: 481px;
}

.sp-part6 .sp-img5 {
  height: 654px;
  position: absolute;
  bottom: 0;
  right: -34px;
}

.sp-part4 {
  padding-top: 144px;
  height: 1180px;
  background: #fff;
  box-sizing: border-box;
}

.sp-part4 .sp-title {
  /* height: 146px; */
  line-height: 80px;
}

.sp-part4 .sp-sub-title {
  margin-top: 27px;
}

.sp-part4 .sp-img1 {
  height: 226px;
  position: absolute;
  left: 40px;
  top: 420px;
}

.sp-part4 .sp-img2 {
  height: 226px;
  position: absolute;
  left: 383px;
  top: 420px;
}

.sp-part4 .sp-img3 {
  height: 226px;
  position: absolute;
  left: 725px;
  top: 420px;
}

.sp-part4 .sp-img4 {
  height: 53px;
  position: absolute;
  left: 341px;
  top: 506px;
  z-index: 2;
}

.sp-part4 .sp-text {
  font-family: Poppins-Regular;
  position: absolute;
  left: 159px;
  top: 665px;
  font-size: 30px;
  line-height: 26px;
  color: #002843;
}

.sp-part4 .sp-text2 {
  left: 497px;
}

.sp-part4 .sp-text3 {
  left: 836px;
}

.sp-part4 .sp-box {
  width: 999px;
  height: 321px;
  background: #001F3F;
  border-radius: 30px;
  position: absolute;
  top: 749px;
  left: 41px;
}

.sp-part4 .sp-img5 {
  height: 228px;
  position: absolute;
  top: 41px;
  left: 31px;
}

.sp-part4 .sp-text4 {
  height: 30px;
  position: absolute;
  top: 69px;
  left: 314px;
  font-family: Poppins-Bold;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 30px;
}

.sp-part4 .sp-text5 {
  height: 134px;
  position: absolute;
  top: 131px;
  left: 314px;
  font-family: Poppins-Medium;
  font-size: 30px;
  color: #FFFFFF;
  line-height: 35px;
}

.sp-part4 .sp-color {
  font-family: Poppins-Light;
  color: #9ACBE4;
}

.product-part {
  font-family: 'Poppins-Medium';
  box-sizing: border-box;
  position: relative;
  padding: 0;
  overflow: hidden;
}

.product-part .sp-title {
  line-height: 80px;
  height: 133px;
}

.product-part .sp-title i {
  font-style: italic !important;
}

.product-part .sp-title .sp-color {
  color: #FE830B;
}

.sp-fasts {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: "Poppins-Regular";
  font-size: 32px;
  color: #000000;
  gap: 15px;
  height: 40px;
  margin-top: 32px;
}

.sp-fasts img {
  height: 24px;
}

.sp-fasts .sp-color {
  color: #FE9E45;
}

.sp-fasts span {
  color: #f20006;
}

.product-info {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-top: 58px;
}

.top-product {
  width: 1001px;
  height: 829px;
  background: url('/cdn/shop/files/20251204-shop-bg.png') no-repeat;
  background-size: 100% 100%;
  border-radius: 30px;
  margin: 0 auto 0;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  /* padding: 185px 0 0 0; */
  box-sizing: border-box;
  z-index: 3;
  padding-top: 64px;
}

.sp-pro-only {
  position: absolute;
  right: 93px;
  bottom: 95px;
  font-family: "Roboto-Bold";
  font-size: 43px;
  color: #DF0F0F;
  display: none;
}

.sp-sale p {
  position: absolute;
  top: 732px;
  right: 66px;
  font-family: Poppins-SemiBold;
  color: #fff;
  font-size: 46px;
  z-index: 4;
}

.sp-sale p em {
  text-align: center;
  display: inline-block;
  width: 66px;
  height: 66px;
  background: #FFFFFF;
  border-radius: 10px;
  font-style: normal;
  color: #000000;
}

.sp-sale span {
  position: absolute;
  top: 751px;
  left: 92px;
  font-family: "Poppins-SemiBold";
  font-size: 43px;
  color: #FFFFFF;
  z-index: 4;
  line-height: 32px;
}

.sp-pd6 {
  padding: 0 42px 0 42px;
}

.sp-pro-icon {
  position: absolute;
  right: 82px;
  top: -42px;
  width: 237px;
  height: 202px;
  background: url('/cdn/shop/files/20251029-clock.png') no-repeat;
  background-size: 100% 100%;
  animation: shake 0.8s infinite;
}

.top-product>img {
    max-width: 944px;
    /* max-height: 613px; */
    object-fit: contain;
    height: 520px;
    width: auto;
    /* width: 600px; */
      position: absolute;
    left: 50%;
    top: 44%;
    transform: translate(-50%, -50%);
}

@keyframes swing1 {
  0% {
    transform: rotate(-5deg);
  }

  50% {
    transform: rotate(5deg);
  }

  100% {
    transform: rotate(-5deg);
  }
}

.sp-pro-size {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 190px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 47px 0 62px;
  box-sizing: border-box;
}

.sp-pro-size>p>em {
  display: inline-block;
  width: 68px;
  height: 68px;
  background: #ffffff;
  border-radius: 10px;
  font-family: 'Poppins-SemiBold';
  font-size: 48px;
  color: #9C2525;
  line-height: 68px;
  text-align: center;
  font-style: normal;
}

.sp-pro-size h4 {
  font-family: "Roboto-Black";
  font-weight: 500;
  font-size: 62px;
  color: #FFFFFF;
  line-height: 40px;
  font-style: italic;
  text-transform: uppercase;
}

.sp-pro-size>p {
  width: 280px;
  margin-top: 98px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.sp-pro-size>div>p {
  font-family: "Roboto-Medium";
  font-size: 40px;
  color: #FFFFFF;
  line-height: 40px;
  font-style: italic;
  margin-top: 24px;
}

.product-part .product-infos {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: flex-end;
  margin-bottom: 67px;
  margin-top: 56px;
}

.product-part .sp-title-1 {
  font-family: "Poppins-Bold";
  font-size: 58px;
  color: #002843;
  line-height: 80px;
  height: 63px;
  margin-top: 62px;
}

.product-part .price-group {
  line-height: 1.1;
}

.product-part .price1 {
  font-family: 'Poppins-SemiBold';
  font-size: 83px;
  color: #ff0707;
  line-height: 74px;
  height: 74px;
}

.product-part .price1 span {
  font-family: 'Poppins-SemiBold';
  font-size: 83px;
  color: #ff0707;
  line-height: 74px;
  height: 74px;
}

.product-part .price-group {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}

.product-part .price2 {
  font-family: "Poppins-Medium";
  font-size: 49px;
  color: #4b4b4b;
  line-height: 44px;
  text-decoration-line: line-through;
  margin-bottom: 7px;
  margin-left: 30px;
}

.sp-frees {
  position: relative;
  width: 272px;
  height: 53px;
  background: #EB031F;
  border-radius: 14px;
  line-height: 53px;
  margin-left: 57px;
  font-family: 'Poppins-Bold';
  font-weight: bold;
  font-size: 49px;
  padding-left: 48px;
  box-sizing: border-box;
  margin-bottom: 12px;
}

.sp-frees i {
  display: block;
  width: 49px;
  height: 68px;
  position: absolute;
  top: -10px;
  left: -14px;
  background: url('/cdn/shop/files/20251204-down.png') no-repeat;
  background-size: 100% 100%;
  animation: myfirst 5s linear infinite;
}

.product-part .option-title {
  font-family: 'Poppins-SemiBold';
  font-size: 38px;
  color: #696969;
  line-height: 31px;
  margin-bottom: 24px;
}

.product-part .option-title.sp-red {
  color: #E70000;
}

.product-part .opt-group {
  display: flex;
  gap: 28px 23px;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 56px !important;
}

#color {
  margin-bottom: 33px;
}

#color .option:nth-child(2n) {
  /* width: 663px; */
}

#Size .option:nth-child(2) {
  /* width: 660px; */
}

#Size .option:nth-child(3) {
  /* width: 747px; */
}

.product-part .option {
  padding: 0 36px;
  width: fit-content;
  height: 84px;
  background: #F5F5F7;
  border-radius: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  font-family: "Poppins-SemiBold";
  font-size: 30px;
  color: #282828;
  position: relative;
}

.product-part .option span {
  margin-left: 10px;
  color: #1B1B1B;
  font-family: Poppins-Regular;
}

.sp-hots {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 74px;
  height: 37px;
  background: url('/cdn/shop/files/20251029-hot.png') no-repeat;
  background-size: 100% 100%;
}

.sp-fires-icon {
  width: 42px;
  height: 57px;
  background: url('/cdn/shop/files/20251204-fire-pc.png') no-repeat;
  background-size: contain;
  margin-right: 18px;
}

.sp-fires-icon2 {
  width: 138px;
  height: 51px;
  background: url('/cdn/shop/files/20251029-fires-three.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 49px;
}

.product-part .option.active {
  background: #0B556F;
  color: #fff;
}

.product-part .option.active span {
  color: #fff;
}

@keyframes myfirst {
  0% {
    transform: rotate(-15deg);
  }

  2% {
    transform: rotate(15deg);
  }

  4% {
    transform: rotate(-18deg);
  }

  6% {
    transform: rotate(18deg);
  }

  8% {
    transform: rotate(-22deg);
  }

  10% {
    transform: rotate(22deg);
  }

  12% {
    transform: rotate(-18deg);
  }

  14% {
    transform: rotate(18deg);
  }

  16% {
    transform: rotate(-12deg);
  }

  18% {
    transform: rotate(12deg);
  }

  20% {
    transform: rotate(0deg);
  }
}

@keyframes skip {

  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }

  5%,
  13%,
  21% {
    transform: scale(0.9);
  }
}

@keyframes skip2 {

  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }

  5%,
  13%,
  21% {
    transform: scale(1.2);
  }
}

.addGroup {
  width: 428px;
  height: 98px;
  border-radius: 48px;
  border: 1px solid rgba(153,153,153,0.96);
  background: #EEEEEE;
  font-family: 'Poppins-Regular';
  font-weight: 500;
  font-size: 44px;
  color: #000000;
  padding: 0px 40px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.addGroup .reduce,
.addGroup .add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  padding: 5px;
  cursor: pointer;
  flex-shrink: 0;
  color: #9D9D9D;
}

.addGroup input {
  outline: 0;
  border: none;
  text-align: center;
  box-sizing: border-box;
  width: 222px;
  height: 100%;
  color: #000000;
  /* vertical-align: middle; */
  padding: 0;
  font-family: 'Poppins-Regular';
  font-size: 44px;
  line-height: 40px;
  border-left: 1px solid rgba(153,153,153,0.96);
  border-right: 1px solid rgba(153,153,153,0.96);
}

.product-part .addCart {
  width: 525px;
  height: 97px;
  background: #DFF6EF;
  border-radius: 48px;
  font-family: "Poppins-Medium";
  /* font-weight: 500; */
  font-size: 42px;
  color: #070808;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  text-transform: uppercase;
}

.product-part .addCart img {
  /* width: 44px; */
  height: 39px;
  margin-right: 21px;
  /* margin-top: -8px; */
}

.sp-pro-texts {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: "Roboto-Bold";
  font-size: 37px;
  color: #070707;
  line-height: 47px;
}

.sp-pro-texts i {
  width: 56px;
  height: 30px;
  background: url('/cdn/shop/files/20251204-cars.png') no-repeat 100% 100%;
  margin-right: 26px;
}

.product-part .sp-btn-style {
  width: 998px;
  height: 137px;
  background: linear-gradient(0deg, #E10019 0%, #F32230 100%);
  border-radius: 68px;
  cursor: pointer;
  font-family: 'Poppins-Bold';
  font-size: 57px;
  color: #ffffff;
  animation: skip 4s infinite;
  margin-top: 42px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 50px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.cart-btn .on {
  animation: scaleAni 1s ease-in-out forwards;
}

.sp-header-top .sp-cart.on {
  animation: shakeCart 3s infinite ease-in-out;
}

.sp-foot-imgs {
  width: 995px;
  height: 112px;
  margin: 50px auto 34px;
}

.sp-foot-imgs>img {
  height: 100%;
  object-fit: contain;
}

.sp-foot-imgs2 {
  width: 998px;
  height: 262px;
  background: #EEF8FE;
  border-radius: 10px;
  margin: 0 auto;
}

.sp-foot-imgs2 .sp-img1 {
  position: absolute;
  top: 37px;
  left: 43px;
  height: 57px;
}

.sp-foot-imgs2 .sp-text1 {
  position: absolute;
  top: 49px;
  left: 105px;
  height: 30px;
  font-family: Poppins-Regular;
  font-size: 38px;
  color: #282828;
  line-height: 30px;
}

.sp-foot-imgs2 .sp-img2 {
  position: absolute;
  top: 129px;
  left: 36px;
  height: 75px;
}

.sp-foot-imgs3 {
  width: 998px;
  height: 262px;
  background: #FDFCF5;
  border-radius: 10px;
  margin: 41px auto 36px;
}

.sp-foot-imgs3 .sp-img1 {
  position: absolute;
  top: 32px;
  left: 42px;
  height: 67px;
}

.sp-foot-imgs3 .sp-text1 {
  position: absolute;
  top: 49px;
  left: 111px;
  height: 39px;
  font-family: Poppins-Regular;
  font-size: 38px;
  color: #282828;
  line-height: 39px;
}

.sp-foot-imgs3 .sp-text2 {
  position: absolute;
  top: 136px;
  left: 42px;
  height: 35px;
  font-family: Poppins-Regular;
  font-size: 33px;
  color: #666666;
  line-height: 35px;
}

.sp-foot-imgs3 .sp-text2 span {
  font-family: Poppins-Medium;
}

.sp-foot-imgs3 .sp-text3 {
  top: 192px;
}

@keyframes shakeCart {

  0%,
  16% {
    transform: scale(1) rotate(0);
  }

  2% {
    transform: scale(1.2) rotate(0);
  }

  4%,
  8%,
  12% {
    transform: scale(1.2) rotate(-10deg);
  }

  6%,
  10%,
  14% {
    transform: scale(1.2) rotate(10deg);
  }
}

@keyframes scaleAni {
  from {
    transform: scale(1) rotate(0);
  }

  10% {
    transform: scale(1.2) rotate(0);
  }

  15% {
    transform: scale(1.2) rotate(-10deg);
  }

  20% {
    transform: scale(1.2) rotate(10deg);
  }

  25% {
    transform: scale(1.2) rotate(-10deg);
  }

  30% {
    transform: scale(1.2) rotate(10deg);
  }

  35% {
    transform: scale(1.2) rotate(-10deg);
  }

  40% {
    transform: scale(1.2) rotate(10deg);
  }

  45% {
    transform: scale(1.2) rotate(0);
  }

  50% {
    transform: scale(1) rotate(0);
  }

  to {
    transform: scale(1) rotate(0);
  }
}

.sp-footer {
  min-height: 677px;
  background: url('/cdn/shop/files/20251029-foot-bg.png') no-repeat 100% 100%;
  box-sizing: border-box;
  position: relative;
  padding: 118px 30px 90px;
}

.sp-foot-title {
  width: 537px;
  height: 78px;
  background: linear-gradient(90deg, #DBB88F, #F2DCBA);
  border-radius: 39px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 80px;
  transform: translateX(-50%);
}

.sp-foot-title .sp-span {
  font-family: "Roboto-Bold";
  font-size: 41px;
  color: #141414;
  line-height: 70px;
  background: linear-gradient(0deg, #000000 0.1220703125%, #615E5E 43.2373046875%, #000000 92.6025390625%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sp-footer-box {
  width: 100%;
  height: 469px;
  background: #FFFFFF;
  border-radius: 34px;
}

.sp-footer-text {
  font-family: "Roboto-Bold";
  font-size: 42px;
  color: #141414;
  line-height: 42px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 27px 0 34px;
  margin: 0 143px 0;
  min-height: 106px;
  position: relative;
}

.sp-footer-text::before {
  content: '';
  position: absolute;
  left: 0;
  width: 51px;
  height: 106px;
  background: url('/cdn/shop/files/20251029-line-lf.png') no-repeat 100% 100%;
}

.sp-footer-text::after {
  content: '';
  position: absolute;
  right: 0;
  width: 51px;
  height: 106px;
  background: url('/cdn/shop/files/20251029-line-rl.png') no-repeat 100% 100%;
}

.sp-footer-text .sp-color {
  color: #EE0522;
}

.sp-nav5 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  font-size: 38px;
  color: #ffffff;
  margin-top: 15px;
  font-family: "MiSans-Medium";
  margin-bottom: 70px;
}

.sp-nav5 .sp-span {
  color: #d81e06;
}

.sp-nav5 .sp-icon {
  width: 33px;
  transform: translateY(-3px);
}

.sp-scroll2 {
  position: relative;
  margin-top: -20px;
  margin-left: -60px;
}

.sp-scroll2 .nav-imgs .sp-img-wrap {
  width: 1800px !important;

  display: flex;
  justify-content: space-around;
}

.sp-scroll2 .sp-icon {
  width: 41px;
  flex-shrink: 0;
}

.sp-scroll2 .sp-p {
  display: flex;
  align-items: center;
  gap: 18px;
  font-family: "MiSans-Regular";
  font-size: 38px;
  color: #ffffff;
}

#commit {
  height: 1565px;
  background-color: #333333;
}

.sp-footer-img {
  width: 969px;
  display: block;
  margin: 90px auto 0;
}

.sp-part7 {
  padding: 105px 38px 75px;
}

.sp-part7 .sp-title {
  font-size: 70px;
  margin-bottom: 53px;
}

.sp-part7 .sp-item {
  width: 100%;
  height: 342px;
  background: #343434;
  border-radius: 30px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  padding-left: 44px;
  box-sizing: border-box;
  gap: 45px;
  padding-right: 20px;
}

.sp-part7 .sp-item .sp-circle {
  height: 222px;
}

.sp-part7 .sp-item .sp-p1 {
  font-family: "MiSans-Semibold";
  font-size: 45px;
  color: #ffffff;
  line-height: 50px;

  margin-bottom: 34px;
  text-transform: uppercase;
}

.sp-part7 .sp-item .sp-p2 {
  font-family: "MiSans-Regular";
  font-size: 30px;
  color: #ffffff;
  line-height: 35px;
  font-style: italic;
}

.sp-part8 {
  padding: 114px 50px 136px;
  background-color: #ffffff;
}

.sp-part8 .sp-title .sp-color {
  font-family: "Roboto-Bold";
  font-size: 73px;
  color: #171717;
}

.sp-part8 .sp-title {
  font-size: 107px;
  font-family: "Poppins-Bold";
  line-height: 1.05;
  margin-bottom: 60px;
}

.sp-part8 .sp-box>div {
  width: 100%;
  background: #FFFFFF;
  box-shadow: 1px 2px 27px 0px rgba(19, 17, 17, 0.06);
  margin-bottom: 36px;
}

.sp-part8 .q-row {
  min-height: 122px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  font-family: "Roboto-Medium";
  font-size: 30px;
  color: #0F0F10;
  line-height: 45px;
  cursor: pointer;
  padding-left: 29px;
  user-select: none;
  transition: all 0.3s;
  padding: 0 44px;
  box-sizing: border-box;
}

.sp-part8 .q-row .sp-icon {
  width: 32px;
  height: 32px;
  background: url("/cdn/shop/files/20251029-show.png") no-repeat;
  background-size: 100% 100%;
  /* transform: rotate(-180deg); */

  transition: all 0.3s;
}

.sp-part8 .sp-text {
  padding: 46px 59px 60px 46px;
  box-sizing: border-box;
  font-family: "Roboto";
  font-size: 30px;
  color: #191919;
  line-height: 41px;
  display: none;
  box-sizing: border-box;
  transition: all 0.3s;
  opacity: 0;
}

.sp-part8 .sp-show .q-row {
  color: #ffffff;
  background: #864E3D;
}

.sp-part8 .sp-show .sp-icon {
  background-image: url("/cdn/shop/files/20251029-hide.png");
  /* transform: rotate(0deg); */
}

.sp-part8 .sp-show .sp-text {
  display: block;
  opacity: 1;
}

.sp-part8 .sp-btn-style2 {
  margin-top: 110px;
}

.sp-footer .sp-text {
  position: absolute;
  top: 30px;
  left: 22px;
  width: 400px;
  font-family: "AkzidenzGroteskBQ-XBold";
  color: #ffffff;
  font-size: 129px;
  line-height: 1;
  display: flex;
  align-items: center;
  text-shadow: 2px 2px 2px rgba(255, 115, 0, 0.73);
  gap: 5px;
}

.sp-footer .sp-text .sp-t1 {
  width: 110px;
  height: 29px;
  background: #ffffff;
  border-radius: 15px;
  text-align: center;
  line-height: 30px;
  font-family: "Poppins-Bold";
  font-size: 30px;
  color: #ffa430;
  margin-bottom: 5px;
  text-shadow: none;
  box-shadow: 2px 2px 2px rgba(255, 115, 0, 0.73);
}

.sp-footer .sp-text .sp-t2 {
  font-family: "Poppins-Bold";
  font-size: 32px;
  color: #fefefe;
  line-height: 32px;
}

.sp-footer .sp-row {
  padding: 0 40px;
  display: flex;
  flex-direction: row;
  gap: 18px;
}

.sp-footer .sp-row .sp-item {
  width: 458px;
  height: 108px;
  background: linear-gradient(90deg, #000000, #615E5E, #000000);
  border-radius: 20px;
  opacity: 0.9;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 0 0 96px;
  gap: 33px;
  box-sizing: border-box;
}

.sp-footer .sp-row .sp-p {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 32px;
  color: #FFFFFF;
  line-height: 35px;
}

.sp-footer .sp-row .sp-item {
  flex: 1;
}

.sp-footer .sp-row2 {
  margin-top: 26px;
}

.sp-footer .sp-row .sp-icon {
  width: 77px;
}

.sp-menu-mask {
  background: rgba(11, 11, 11, 0.6);
  width: 100%;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  z-index: 99;
  display: none;
}

.sp-menu {
  width: 473px;
  -webkit-overflow-scrolling: touch;
  background-color: #f2f2f2;

  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  transition: transform 0.2s;
  padding-top: 110px;
  box-sizing: border-box;
}

.sp-menu .sp-menu-item {
  width: 100%;
  height: 90px;
  border-bottom: 1px solid rgba(71, 71, 71, 0.14);

  font-family: "MiSans-Bold";
  font-size: 33px;
  color: #636363;
}

.sp-menu .sp-menu-item a {
  width: 100%;
  height: 100%;
  padding-left: 55px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.sp-menu .sp-menu-item a .sp-span {
  width: 60px;
  height: 28px;
  background: #d72b2b;
  border-radius: 3px;
  font-size: 19px;
  color: #ffffff;
  text-align: center;
  line-height: 28px;
  margin-left: 25px;
}

.sp-menu .sp-menu-item:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.sp-menu li .sp-row {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-top: 42px;
  padding-left: 55px;
}

.sp-menu li .sp-row a img {
  width: 31px;
  height: 31px;
}

.sp-menu .sp-close-btn {
  position: absolute;
  top: 37px;
  right: 22px;
  width: 39px;
  cursor: pointer;
}

.sp-mask {
  height: 100%;
  margin: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #0000009d;
  z-index: 99;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

.sp-pop {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sp-pop .img-pop {
  width: 94%;
  overflow: hidden;
  padding: 0 80px;

  position: relative;
  z-index: 101;
}

.sp-pop .img-pop>div {
  width: 100%;
}

.sp-pop .img-pop .sp-img {
  position: relative;
  z-index: 102;
  width: auto;
  width: 100%;
}

.sp-mask .img-pop .close-btn {
  width: 94px;
  cursor: pointer;
  margin-left: auto;
  display: block;
  align-self: flex-end;
  margin-bottom: 10px;
}

.sp-pc {
  display: none;
}

/* @media screen and (max-width: 1080px) {
  .sp-footer-box {}
  .foot-gap{
    gap: 20px;
  }
  .sp-footer-box .sp-row .sp-p {
    font-size: 35px;
  }

  .sp-footer-box .sp-box1 .sp-t1 {
    font-family: "Roboto-Medium";
    font-size: 56px;

    line-height: 1;
    margin-bottom: 12px;
  }

  .sp-footer-box .sp-box1 .sp-li {
    font-size: 30px;
    color: #ffffff80;
    font-family: Roboto;
    line-height: 1.2;
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 16px;
  }

  .sp-footer-box .sp-box1 span {
    font-family: "Roboto-Bold";
  }

  .sp-footer-box .sp-box1 .sp-icon {
    width: 41px;
    margin-right: 17px;
  }
} */

@keyframes slideInRight {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideInLeft {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@media screen and (min-width: 1080px) {
  #root {
    max-width: unset;
  }

  .sp-pc {
    display: block;
  }

  .sp-mobile {
    display: none;
  }

  .sp-ww {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }

  .header-top {
    height: 25px;
    font-size: 12px;
    color: #ffffff;
  }

  .header-bottom {
    height: 34px;
    font-size: 15px;
    gap: 11px;
    letter-spacing: 4px;
    font-size: 18px;
  }

  .header-bottom img {
    width: 13px;
  }

  .header-inner {
    position: absolute;
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    margin-top: 37px;
    width: 1400px;
    height: 82px;
    /* background: linear-gradient(0deg, #A0A0A0 0%, #FFFFFF 100%); */
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(20px);
    border-radius: 40px;
    /* border: 2px solid;
    border-image: linear-gradient(0deg, #A0A0A0, #FFFFFF) 10 10; */
    padding-left: 390px;
    padding-right: 10px;
  }

  .header-inner .sp-logo {
    width: 134px;
    position: absolute;
    left: 41px;
    margin-left: 0;
    font-size: 49px;
  }

  .header-inner .sp-menu-item {
    display: inline-block;
    font-family: "Poppins-Bold";
    font-size: 16px;
    color: #000000;
  }

  .header-inner .sp-menu-item a {
    padding-right: 35px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
  }

  .header-inner .sp-menu-item a .sp-span {
    width: 25px;
    height: 10px;
    background: #CD160C;
    border-radius: 3px;
    font-size: 10px;
    color: #ffffff;
    text-align: center;
    line-height: 12px;
    margin-left: 4px;
    margin-top: 7px;
  }

  .header-inner .sp-menu-item:hover {
    /* color: #00f6ff; */
  }

  .sp-top-btn {
    width: 170px;
    height: 63px;
    font-size: 20px;
    letter-spacing: 2px;
  }

  .sp-part1-bgs {
    height: 942px;
    padding: 242px 0 120px 0;
    position: relative;
    background: url('/cdn/shop/files/20251204-bg1-pc.png') no-repeat;
    background-size: cover;
    box-sizing: border-box;
  }

  .sp-part1-title2 {
    text-align: left;
    font-size: 47px;
  }

  .sp-part1-title3 {
    font-size: 60px;
    color
    line-height: 65px;
    text-align: left;
    margin-top: 0;
    font-family: Poppins-Bold;
    position: relative;
    margin-bottom: 27px;
  }

  .sp-part1-title3 .sp-span {
    width: 80px;
    height: 32px;
    background: #CD160C;
    border-radius: 8px;
    font-size: 31px;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
    position: absolute;
    font-family: Poppins-Medium;
    left: 490px;
    top: 84px;
  }

  .sp-title-desc {
    display: flex;
    align-items: center;
    gap: 10px;
    height: 53px;
  }

  .sp-part1-title5 {
    font-family: Poppins-Regular;
    font-size: 28px;
    color: #000000;
    line-height: 32px;
    opacity: 0.8;
    text-align: left;
    width: 100%;
    margin-bottom: 30px;
  }

  .sp-part1 .sp-part1-img1 {
    height: 942px;
  }

  .sp-part1 .sp-part1-img2 {
    height: 469px;
    left: 177px;
    top: -334px;
    z-index: 3;
  }

  .sp-part1 .sp-title-desc {
    justify-content: flex-start;
    gap: 11px;
    height: 53px;
    margin-top: 30px;
    margin-bottom: 80px;
  }

  .sp-part1 .sp-title-desc span {
    font-size: 24px;
  }

  .sp-part1-imgs {
    height: 44px;
  }

  .sp-part1-ul {
    margin: 0;
    padding: 0;
    gap: 58px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -70px;
    padding-left: 125px;
    padding-right: 96px;
    width: 1400px;
    height: 140px;
  }

  .sp-part1-ul li {
    gap: 16px;
    position: relative;
    z-index: 5;
  }

  .sp-right {
    display: flex;
    flex-direction: column;
    width: calc(100% - 727px);
    overflow: hidden;
  }

  .sp-part1-wraper2 {
    display: flex;
    flex-direction: row;
    gap: 21px;
  }

  .sp-part1-wraper {
    width: 100%;
    height: 257px;
    border-radius: 10px;
    padding: 37px 0 0 50px;
    box-sizing: border-box;
  }

  .sp-part1-title4 {
    width: 291px;
    height: 59px;
  }

  .sp-part1-title4 h4 {
    font-size: 20px;
    line-height: 26px;
  }

  .sp-part1-title4 h4 span {
    font-size: 34px;
  }

  .sp-part1-box {
    width: 586px;
    min-height: 105px;
    background: rgba(149, 99, 48, .3);
    border-radius: 20px;
    padding: 24px 102px 29px 28px;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
    box-sizing: border-box;
    margin-top: 27px;
    font-size: 14px;
    line-height: 21px;
  }

  .sp-part1 .sp-avatar {
    width: 239px;
    height: 358px;
    object-fit: contain;
  }

  .sp-swiper-box {
    width: 347px;
    height: 357px;
    background: #864E3D;
    border-radius: 30px;
    padding: 43px 28px 28px;
  }

  .sp-part1-text2 {
    margin: 0;
    padding-right: 0;
    text-align: right;
  }

  .sp-part1-title {
    font-size: 25px;
    color: #864E3D;
    line-height: 25px;
  }

  .sp-part1-title4 p {
    font-size: 20px;
    line-height: 16px;
  }

  .sp-part1 .sp-img {
    width: 195px;
    height: 220px;
    right: 14px;
    bottom: 15px;
    left: auto;
  }

  .sp-part1-text {
    font-size: 25px;
  }

  .sp-part1 .sp-title {
    margin-bottom: 40px;
  }

  .sp-part1 .sp-content {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .sp-part1 .sp-content .sp-left {
    width: 600px;
  }

  .sp-part1 .sp-btn-style1 {
    width: 467px;
    height: 84px;
    background: url('/cdn/shop/files/20251204-btn1-pc.png') no-repeat;
    background-size: contain;
    border-radius: 20px;
    font-size: 37px;
    line-height: 80px;
    margin: 80px 0 0 0;
    padding-left: 80px;
            position: relative;
        z-index: 5;
  }

  .sp-part1 .sp-text1 {
    font-family: "MiSans-Regular";
    font-size: 32px;
    color: #ffffff;
    line-height: 47px;
  }

  .sp-part1 .sp-text1 .sp-color {
    font-family: "MiSans-Semibold";
  }

  .sp-part1 .sp-row3 {
    font-family: "MiSans-Medium";
    font-size: 20px;
    color: #ffffff;
    line-height: 32px;
    margin-bottom: 60px;
    margin-top: 0;
  }

  .sp-part1 .sp-row3 .sp-p {
    display: flex;
    align-items: center;
    gap: 32px;
    font-size: 27px;
    color: #E6562A;
    justify-content: flex-start;
    padding-left: 20px;
  }

  .sp-part1 .sp-row {
    height: 112px;
    background: #864E3D;
    margin: 0 auto 84px;
  }

  .sp-part1 .sp-row .sp-icon {
    width: 1513px;
    height: 43px;
  }

  .sp-part1 .sp-row3 .sp-color {
    font-family: "MiSans-Semibold";
    color: #00f6ff;
    font-size: 24px;
  }

  .sp-part1 .swiper {
    width: 100%;
    height: 357px;
    margin-top: 21px;
    margin-bottom: 0;
  }

  .sp-part1 .swiper-slide,
  .sp-part4 .swiper-slide {
    display: flex;
    gap: 22px;
    padding-left: 65px;
    padding-right: 65px;
    box-sizing: border-box;
  }

  .sp-swiper-fade1 .swiper-button-prev {
    left: 0;
  }

  .sp-cart {
    height: 43px;
    width: 46px;
    margin-left: 0;
    margin-right: 30px;
  }

  .sp-cart .icon {
    height: 43px;
    width: 46px;
  }

.sp-cart .num {
    width: 23px;
    height: 23px;
    right: -13px;
    top: -3px;
    line-height: 21px;
    font-size: 18px;
}

  .sp-swiper-fade1 .swiper-button-next {
    left: 814px;
  }

  .sp-part1 .sp-star,
  .sp-part4 .sp-star {
    height: 17px;
    margin-bottom: 10px;
  }

  .sp-part1 .sp-text,
  .sp-part4 .sp-text {
    font-size: 18px;
    line-height: 25px;
  }

  .sp-part1 .sp-text2,
  .sp-part4 .sp-text2 {
    font-size: 19px;
    color: #FFFFFF;
  }

  .sp-part1 .sp-text2 .sp-span,
  .sp-part4 .sp-text2 .sp-span {
    font-family: "Roboto-Bold";
    display: block;
  }

  .sp-title {
    font-size: 49px;
    line-height: 1;
  }

  .sp-sub-title {
    font-size: 37px;
    margin-top: 24px;
  }

  .sp-part2-1 {
    position: relative;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding-top: 145px;
  }

  .sp-part2-1 .sp-title {
    height: 41px;
    line-height: 41px;
    font-size: 50px;
    margin-bottom: 58px;
  }

  .sp-part2-1 .sp-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 37px;
    padding: 0 260px;
  }

  .sp-part2-1 .sp-item {
    width: 322px;
    font-size: 30px;
    line-height: 35px;
  }

  .sp-part2-1 .sp-item .sp-icon {
    width: 322px;
    height: 374px;
  }

  .sp-part2-1 .sp-item .sp-gantan {
    width: 44px;
    height: 44px;
    top: 129px;
  }

  .sp-part2-1 .sp-item .sp-line {
    width: 266px;
    height: 2px;
    top: 175px;
  }

  .sp-part2-1 .sp-item .sp-p1 {
    top: 207px;
    font-size: 24px;
    line-height: 28px;
  }

  .sp-part2 {
    padding: 100px 260px 226px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    height: 1098px;
  }

  .sp-part2 .sp-title {
    text-align: left;
    font-size: 50px;
    line-height: 55px;
    height: 109px;
  }

  .sp-part2 .sp-sub-title {
    margin-top: 15px;
    margin-bottom: 69px;
    line-height: 30px;
    height: 30px;
    font-size: 28px;
    text-align: left;
  }

  .sp-part2 .sp-video {
    width: 765px;
    height: 549px;
  }

  .sp-part2 .sp-video video {

  }

  .sp-part2 .sp-bg {
    width: 853px;
    height: 838px;
    left: 1067px;
    top: 34px;
  }

  .sp-part2 .sp-pao1 {
    top: 304px;
    left: 1122px;
  }

  .sp-part2 div>img:first-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .sp-part2 .sp-pao2 img:nth-child(2) {
    position: absolute;
    top: 26px;
    left: 78px;
    width: 39px;
    /* height: 100%; */
  }

  .sp-part2 .sp-pao3 img:nth-child(2) {
    position: absolute;
    top: 48px;
    left: 112px;
    width: 39px;
    /* height: 100%; */
  }

  .sp-part2 .sp-pao4 img:nth-child(2) {
    position: absolute;
    top: 48px;
    left: 116px;
    width: 39px;
    /* height: 100%; */
  }

  .sp-part2 .sp-pao2 {
    position: absolute;
    top: 578px;
    left: 1516px;
    width: 151px;
    height: 151px;
  }

  .sp-part2 .sp-pao3 {
    position: absolute;
    top: 772px;
    left: 980px;
    width: 202px;
    height: 202px;
  }

  .sp-part2 .sp-pao4 {
    position: absolute;
    top: 754px;
    left: 1354px;
    width: 205px;
    height: 205px;
  }

  .sp-part2 .sp-text1 {
    position: absolute;
    top: 74px;
    left: 52px;
    font-size: 64px;
    line-height: 50px;
  }

  .sp-part2 .sp-text1 i {
    font-size: 39px;
    line-height: 25px;
    font-style: normal;
  }

  .sp-part2 .sp-text2 {
    font-size: 26px;
    line-height: 27px;
    top: 141px;
    left: 0;
    width: 100%;
  }

  .sp-part2 .sp-logo-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 190px;
    align-items: center;
    margin-left: 0;
    margin-bottom: 55px;
  }

  .sp-part2 .sp-text {
    width: 100%;
    padding: 0 0px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 68px;
  }

  .sp-part2 .sp-text {
    width: calc(100% - 778px - 63px);
  }

  .sp-part2-ul {
    flex-direction: row;
  }

  .sp-part2 .sp-text .sp-line {
    width: 145px;
    height: 2px;
    background: #ffffff;
    opacity: 0.3;
    flex-shrink: 0;
    transform: translateY(0px);
    flex: 1;
  }

  .sp-part2 .sp-text .sp-groups {
    display: flex;
    gap: 62px;
    align-items: center;
    color: #ffffff;
    font-size: 34px;
  }

  .sp-part2 .sp-box {
    width: 100%;
    margin-top: 36px;
    display: flex;
    justify-content: center;
    gap: 20px;
  }

  .sp-part2 .sp-box .sp-item {
    position: relative;
    width: 312px;
  }

  .sp-part2 .sp-box img {
    height: 386px;
  }

  .sp-part2 .sp-box .sp-p {
    width: 100%;
    text-align: center;
    line-height: 1;
    font-family: "Poppins-bold";
    font-size: 20px;
    font-style: italic;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 16px;
    position: absolute;
    bottom: 32px;
  }

  .sp-title {
    text-transform: capitalize;
    font-size: 50px;
  }

  .sp-sub-title {
    font-size: 28px;
    color: rgba(0, 0, 0, 0.8);
  }

  .sp-part3 {
    height: 1025px;
    padding: 129px 0 103px 864px;
    background-image: url('/cdn/shop/files/20251204-part3-bg-pc.png');
  }

  .sp-part3 .sp-title {
    text-align: left;
  }

  .sp-part3 .sp-sub-title {
    text-align: left;
    padding-left: 39px;
    margin-top: 14px;
    margin-bottom: 54px;
  }

  .sp-part3 .sp-swiper-fade1 {
    /* width: calc(735px + 116px); */
    width: 1000px;
    margin-left: -38px;
    margin-right: 0;
    height: 565px;
  }

  .sp-part3 .sp-part3-img3 {
    position: absolute;
    top: 222px;
    left: 1574px;
    width: 120px;
    z-index: 5;
    animation: shakeCart 3s linear infinite;
  }

  .sp-part3 .swiper-pagination {
    top: 504px !important;
    height: 18px;
    width: auto;
    margin-left: 387px;
  }

  .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    background: #A1A1A1;
    border-radius: 50%;
  }

  .swiper-pagination-bullet-active {
    background: #0B556F;
  }

   .swiper-slide {
    width: 825px;
  }

  .sp-part3 .sp-bg-white {
    background-color: #fff;
    border-radius: 28px;
    box-shadow: 3px 4px 6px 0px rgba(101,101,101,0.26);
    opacity: 0.8;
    position: absolute;
    top: 0;
    left: 58px;
    width: 735px;
    height: 461px;
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    padding-bottom: 22px;
    font-size: 30px;
    line-height: 24px;
    color: #002843;
    box-sizing: border-box;
  }

  .sp-part3 .swiper-slide img {
    margin-top: -141px;
    margin-left: 21px;
    height: 380px;
    /* margin: 0 auto; */
  }

  .sp-part3 .sp-part3-img {
    height: 1025px;
    width: 820px;
    left: 0;
    top: 0;
  }

  .sp-part2-li {
    padding: 0;
    text-align: center;
    align-items: center;
  }

  .sp-part2-li .sp-part2-title {
    font-size: 25px;
    line-height: 23px;
  }

  .sp-part2-li .sp-part2-text {
    font-size: 15px;
    line-height: 17px;
    margin-top: 18px;
  }

  .sp-part2-title {
    font-size: 29px;
  }

  .sp-part3-imgs {
    width: 581px;
    height: 723px;
  }

  .sp-part3-ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0;
  }

  .sp-part3-li {
    width: 50%;
    flex-direction: column;
    gap: 18px;
    text-align: center;
  }

  .sp-part3-text {
    font-size: 22px;
  }

  .sp-part3-wraper {
    width: 100%;
    height: 424px;
    background: #A28076;
    border-radius: 30px;
    padding: 62px 36px 46px 55px;
    box-sizing: border-box;
    margin: 0;
  }

  .sp-part3-title {
    font-size: 30px;
  }

  .sp-swiper-scroll1 {
    margin: 92px 0;
    padding: 0 0 0 80px;
  }

  .sp-part3-rl {
    width: calc(100% - 581px - 31px);
  }

  .sp-part3-gap {
    gap: 31px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    margin-top: 47px;
  }

  .sp-btn-style1.sp-btn-small {
    width: 463px;
    height: 80px;
    line-height: 48px;
    font-size: 37px;
    margin-top: 21px;
    margin-left: 163px;
  }

  .sp-btn-style1.sp-btn-small span {
    margin-left: 80px;
  }

  .sp-part3-title .sp-icon {
    width: 40px;
    height: 39px;
    margin-right: 22px;
  }

  .sp-circle {
    width: 127px;
    height: 126px;
    font-size: 40px;
    line-height: 126px;
  }

  .sp-part3 .sp-group {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }

  .sp-part3 .sp-group .sp-img {
    width: 756px;
  }

  .sp-part3 .sp-box {
    width: 660px;
    margin-top: 0;
    margin-left: 0;
  }

  .sp-part3 .sp-box .sp-title {
    text-align: left;
    font-size: 36px;
    margin-bottom: 39px;
  }

  .sp-part3 .sp-box .sp-item {
    margin-bottom: 36px;
    font-family: "MiSans-Regular";
    font-size: 24px;
    color: #ffffff;
    padding-right: 0px;
    box-sizing: border-box;
    padding-right: 50px;
  }

  .sp-part3 .sp-box .sp-item .sp-p {
    font-family: "MiSans-Semibold";
    font-size: 26px;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 20px;
  }

  .sp-part3 .sp-box .sp-item .sp-color {
    font-family: "MiSans-Bold";
  }

  .sp-btn-style2 {
    width: 557px;
    height: 97px;
    border-radius: 20px;
    border: 1px solid #ffffff;
    font-size: 31px;
    ;
  }

  .sp-part1-wraper2 {
    gap: 21px;
    margin-bottom: 76px;
  }

  .sp-part1-gifs {
    width: 706px;
    height: 636px;
    margin: 0;
  }

  .sp-scroll {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 90px;
  }

  .sp-scroll .nav-imgs .sp-img-wrap {
    width: 4000px !important;
    height: unset;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }

  .sp-scroll .sp-icon {
    flex-shrink: 0;
  }

  .sp-part4-wraper {
    min-height: 419px;
    width: 100%;
    background-image: url('/cdn/shop/files/20251029-part5-1-pc.png');
    padding: 128px 0 101px 0;
    background-size: 100% 100%;
  }

  .sp-part4-wraper .sp-title {
    font-size: 73px;
    margin-bottom: 52px;
  }

  .sp-part4-wraper .sp-row2 {
    font-size: 36px;
    color: #FFFFFF;
  }

  .sp-part4 .sp-row2>div {
    flex: 1;
    height: fit-content;
  }

  .sp-part4 .sp-row2 .sp-img {
    width: 241px;
    height: 249px;
  }

  .sp-part4 .swiper-slide {
    margin-top: 55px;
  }

  .sp-part5 {
    padding: 126px 0 95px;
    box-sizing: border-box;
    height: 1151px;
  }

  .sp-part5 .sp-title {
    text-align: center;
  }

  .sp-part5 .sp-sub-title {
    font-size: 28px;
    margin-top: 24px;
  }

  .sp-video {
    margin: 0;
    width: 629px;
    height: 293px;
    background: #FFFFFF;
    border-radius: 20px;
  }

  .sp-part5-li {
    font-size: 30px;
  }

  .sp-part5-box .sp-img {
    width: 759px;
    height: 732px;
    right: -413px;
    left: auto;
  }

  .mg83 {
    gap: 83px;
  }

  .sp-part5-image {
    width: 676px;
    height: 267px;
    margin-bottom: 0;
  }

  .sp-part5 .sp-part2-title2 {
    width: calc(100% - 753px);
  }

  .sp-part3 .sp-part2-title2 {
    margin-bottom: 34px;
  }

  .sp-part2-title2 {
    font-size: 20px;
    line-height: 36px;
  }

  .sp-part5-image img {
    width: 100%;
    height: 100%;
  }

  .sp-part5-box {
    width: 697px;
    height: 641px;
    left: 262px;
    top: 288px;
  }

  .sp-part5-box .sp-img1 {
    position: absolute;
    height: 569px;
    /* width: 633px; */
  }

  .sp-part5 .sp-title .sp-span {
    margin-bottom: 25px;
    font-size: 35px;
    font-family: "Poppins-Medium";
    line-height: 1;
  }

  .sp-part5 .sp-group {
    display: flex;
    align-items: center;
    gap: 45px;
  }

  .sp-part5 .sp-box {
    padding-left: 0;
    padding-top: 0;
    margin-top: 0;
  }

  .sp-part5 .sp-box .sp-title {
    font-size: 36px;
    color: #ffffff;
    line-height: 40px;
    margin-bottom: 40px;
  }

  .sp-part5 .sp-box .sp-item {
    font-family: "MiSans-Regular";
    font-size: 24px;
    color: #ffffff;
    line-height: 35px;
    padding-right: 0;
  }

  /* .sp-part5 .sp-img1 {
    width: 697px;
    height: 641px;
    left: 262px;
    top: 288px;
  } */

  .sp-part5 .sp-img2 {
    height: 310px;
    left: 988px;
    top: 288px;
  }

  .sp-part5 .sp-img3 {
    height: 310px;
    left: 988px;
    top: 619px;
  }

  .sp-part5 .sp-img4 {
    height: 310px;
    left: 1336px;
    top: 619px;
  }

  .sp-part5 .sp-ul {
    display: flex;
    align-items: center;
    transform: none;
    margin-bottom: 52px;
    gap: 86px;
    justify-content: center;
  }

  .sp-part5 .sp-li {
    display: flex;
    align-items: center;
    gap: 12px;
    font-family: "Poppins-Regular";
    font-size: 23px;
    color: #00f6ff;
    line-height: 1;
  }

  .sp-part4-imgage {
    min-height: 349px;
    margin-top: 109px;
  }

  .sp-part5 .sp-li .sp-span {
    width: 25px;
    height: 18px;
    background: url("/cdn/shop/files/202509292-right2.png") no-repeat;
    background-size: 100% 100%;
    flex-shrink: 0;
  }

  .sp-part5 .sp-row2 {
    display: flex;
    gap: 60px;
  }

  .sp-part5 .sp-row2 .sp-li {
    font-size: 20px;
  }

  .sp-part5 .sp-row2 .sp-icon {
    width: 21px;
  }

  .sp-pro-texts {
    font-size: 22px;
    line-height: 24px;
  }

  .sp-pro-texts i {
    width: 33px;
    height: 19px;
    margin-right: 20px;
  }

  .sp-foot-imgs {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 790px;
    height: 59px;
    width: 523px;
    margin-right: 0;
  }

  .sp-foot-imgs2 {
    margin-top: 18px;
    margin-bottom: 0;
    margin-left: 790px;
    height: 59px;
    width: 523px;
    margin-right: 0;
    height: 138px;
  }

  .sp-foot-imgs2 .sp-img1 {
    height: 29px;
    top: 20px;
    left: 23px;
  }

  .sp-foot-imgs2 .sp-text1 {
    font-size: 20px;
    line-height: 16px;
    top: 26px;
    left: 55px;
    font-family: Poppins-SemiBold;
  }

  .sp-foot-imgs2 .sp-img2 {
    height: 39px;
    top: 68px;
    left: 19px;
  }

  .sp-foot-imgs3 {
    margin-top: 21px;
    margin-bottom: 53px;
    margin-left: 790px;
    height: 138px;
    width: 523px;
    margin-right: 0;
  }

  .sp-foot-imgs3 .sp-img1 {
    height: 35px;
    top: 17px;
    left: 22px;
  }

  .product-part .sp-text1 {
    top: 25px;
    left: 58px;
    font-size: 20px;
    line-height: 22px;
  }

  .sp-foot-imgs3 .sp-text2 {
    top: 72px;
    left: 22px;
    line-height: 19px;
    font-size: 17px;
  }

  .sp-foot-imgs3 .sp-text3 {
    top: 101px;
  }

  .sp-part9 {
    background: url('/cdn/shop/files/20251204-part9-bg-pc.png') no-repeat;
    background-size: 100% 100%;
    height: 1080px;
    padding-top: 144px;
    padding-left: 260px;
  }

  .sp-part9 .sp-title {
    text-align: left;
  }

  .sp-part9 .sp-sub-title {
    margin-top: 33px;
    text-align: left;
    font-size: 24px;
  }

  .sp-part9 .sp-part9-img1 {
    position: absolute;
    right: 0;
    top: 0;
    height: 1046px;
  }

  .sp-part9 .sp-swiper-fade1-ver {
    margin-top: 0px;
    background: transparent;
    height: 1000px;
    gap: 0;
  }

  .sp-part9 .sp-swiper-fade1-ver .swiper-slide {
    height: 300px;
  }

  .sp-part9 .sp-swiper-fade1-ver img {
    width: 280px;
    /* height: 298px; */
  }

  /* PC端三个一组轮播样式 */
  .sp-part9 .sp-swiper-part9-pc {
    position: absolute;
    left: 240px;
    top: 320px;
    width: 650px;
    height: 750px;
  }

  .sp-part9 .sp-swiper-part9-pc .swiper-slide {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .sp-part9 .sp-swiper-part9-pc .sp-part9-item {
    display: flex;
    align-items: center;
  }

  .sp-part9 .sp-swiper-part9-pc .sp-part9-item img {
    width: 200px;
    height: 200px;
    scale: 1.5;
    object-fit: contain;
    flex-shrink: 0;
  }

  .sp-part9 .sp-swiper-part9-pc .sp-part9-item .sp-box {
    background: url("/cdn/shop/files/20251204-part9-bg1-pc.png") no-repeat;
    background-size: 100% 100%;
    width: 538px;
    height: 100px;
    margin-left: -80px;
    padding-left: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    z-index: -1;
  }

  .sp-part9 .sp-swiper-part9-pc .sp-part9-item .sp-box .sp-text1 {
    font-family: Poppins-Medium;
    font-size: 30px;
    color: #000000;
    line-height: 24px;
  }

  .sp-part9 .sp-swiper-part9-pc .sp-part9-item .sp-box .sp-text2 {
    font-family: Poppins-Light;
    font-size: 22px;
    color: #000000;
    line-height: 26px;
    margin-top: 10px;
  }

  .sp-part9 .sp-swiper-part9-pc .swiper-button-prev,
  .sp-part9 .sp-swiper-part9-pc .swiper-button-next {
    width: 60px;
    height: 30px;
    background: transparent;
    left: 320px;
    right: auto;
    top: auto;
    z-index: 10;
  }

  .sp-part9 .sp-swiper-part9-pc .swiper-button-prev {
    top: 20px;
  }

  .sp-part9 .sp-swiper-part9-pc .swiper-button-next {
    bottom: 108px;
  }

  .sp-part9 .sp-swiper-part9-pc .swiper-button-prev::after,
  .sp-part9 .sp-swiper-part9-pc .swiper-button-next::after {
    content: '';
    width: 20px;
    height: 20px;
    border-left: 3px solid #7a8a9a;
    border-top: 3px solid #7a8a9a;
  }

  .sp-part9 .sp-swiper-part9-pc .swiper-button-prev::after {
    transform: rotate(45deg);
    margin-top: 8px;
  }

  .sp-part9 .sp-swiper-part9-pc .swiper-button-next::after {
    transform: rotate(-135deg);
    margin-bottom: 8px;
  }

  .sp-part6 {
    padding-top: 148px;
    box-sizing: border-box;
  }

  .sp-part6 .sp-part4-imgage {
    width: fit-content;
    height: 476px;
    margin: 0;
  }

  .sp-part6 .sp-part4-imgage img {
    /* width: 999px; */
    position: absolute;
    height: 476px;
    left: 265px;
    top: 149px;
  }

  .sp-part6 .sp-part4-wraper2 {
    width: 814px;
    height: 476px;
    box-sizing: border-box;
    position: absolute;
    left: 848px;
    top: 149px;
    margin: 0;
  }

  .sp-part6 .sp-img2 {
    height: 62px;
    position: absolute;
    left: 65px;
    top: 60px;
  }

  .sp-part6 .sp-text1 {
    height: 47px;
    line-height: 51px;
    font-size: 46px;
    left: 65px;
    top: 148px;
  }

  .sp-part6 .sp-text2 {
    height: 57px;
    line-height: 30px;
    font-size: 25px;
    left: 63px;
    top: 207px;
  }

  .sp-part6 .sp-text3 {
    height: 81px;
    line-height: 28px;
    font-size: 23px;
    left: 63px;
    top: 280px;
  }

  .sp-part6 .sp-img3 {
    height: 33px;
    left: 63px;
    top: 391px;
  }

  .sp-part6 .sp-img4 {
    height: 31px;
    left: 316px;
    top: 391px;
  }

  .sp-part6 .sp-img5 {
    height: 532px;
    bottom: 0;
    right: -29px;
  }

  .sp-part4 {
    padding-top: 102px;
    height: 1082px;
  }

  .sp-part4 .sp-title {
    height: 54px;
    line-height: 55px;
  }

  .sp-part4 .sp-sub-title {
    margin-top: 24px;
  }

  .sp-part4 .sp-img1 {
    height: 300px;
    left: 296px;
    top: 261px;
  }

  .sp-part4 .sp-img2 {
    height: 300px;
    left: 750px;
    top: 261px;
  }

  .sp-part4 .sp-img3 {
    height: 300px;
    left: 1204px;
    top: 261px;
  }

  .sp-part4 .sp-img4 {
    height: 70px;
    left: 697px;
    top: 376px;
  }

  .sp-part4 .sp-text {
    left: 461px;
    top: 591px;
    font-size: 35px;
    line-height: 34px;
  }

  .sp-part4 .sp-text2 {
    left: 911px;
    color: #002843;
  }

  .sp-part4 .sp-text3 {
    left: 1361px;
  }

  .sp-part4 .sp-box {
    width: 1402px;
    height: 315px;
    top: 671px;
    left: 258px;
  }

  .sp-part4 .sp-img5 {
    height: 268px;
    top: 15px;
    left: 138px;
  }

  .sp-part4 .sp-text4 {
    height: 28px;
    top: 64px;
    left: 589px;
    font-size: 37px;
    line-height: 28px;
  }

  .sp-part4 .sp-text5 {
    top: 117px;
    left: 589px;
  }

  .product-part {
    font-family: "Roboto-Medium";
    box-sizing: border-box;
    position: relative;
  }

  .product-part .sp-title-1 {
    margin-top: 0;
    font-size: 40px;
    line-height: 46px;
    height: 89px;
  }

  .product-info {
    margin-top: 0;
  }

  .sp-pro-icon {
    width: 163px;
    height: 139px;
    right: 48px;
    top: -29px;
  }

.top-product {
    width: 700px;
    height: 580px;
    /* padding: 52px 0 0; */
    /* justify-content: flex-start; */
    /* align-items: center; */
    /* flex-direction: column; */
    position: relative;
    display: block;
}

  .flex-bet {
    align-items: flex-start;
  }

  .sp-sale p {
    top: 512px;
    right: 46px;
    height: 46px;
    display: flex;
    justify-content: center;
    font-size: 26px;
    align-items: center;
  }

  .sp-sale p em {
    width: 46px;
    height: 46px;
    font-size: 33px;
  }

  .sp-sale span {
    top: 525px;
    left: 36px;
    font-size: 30px;
    line-height: 23px;
  }

.top-product>img {
    max-height: 430px;
    max-width: 602px;
    position: a;
    position: static;
    position: absolute;
    left: 50%;
    top: 44%;
    transform: translate(-50%, -50%);
}
  .sp-pro-size>p {
    width: 176px;
    margin-top: 67px;
  }

  .sp-pro-size {
    padding: 0 46px 0 47px;
    height: 125px;
  }

  .sp-pro-size h4 {
    font-size: 43px;
  }

  .sp-pro-size>p>em {
    width: 47px;
    height: 47px;
    line-height: 47px;
    font-size: 33px;
  }

  .sp-pro-size>div>p {
    font-size: 27px;
    line-height: 27px;
    margin-top: 16px;
  }

  .sp-pd6 {
    padding: 0;
    width: 600px;
    box-sizing: border-box;
  }

  .product-part .sp-text1 {
    font-size: 23px;
    margin-bottom: 16px;
  }

  .product-part .sp-title {
    font-size: 43px;
    line-height: 39px;
    height: 39px;
  }

  .sp-icon-wraps {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 64px;
    margin-bottom: 70px;
  }

  .sp-icon-wraps .sp-icon {
    width: 30px;
  }

  .sp-icon-wraps .sp-p {
    gap: 6px;
    display: flex;
    align-items: center;
    font-size: 23px;
    font-family: "MiSans-Regular";
  }

  .product-part .sp-product-inner.active {
    display: flex;
    gap: 60px;
    justify-content: center;
  }

  .product-box {
    width: 348px;
    height: 530px;
    background: #ffffff;
    border-radius: 15px;

    position: relative;
    box-sizing: border-box;
    margin-bottom: 0px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: none;
    user-select: none;
  }

  .product-box.sp-active {
    border: 4px solid #00f6ff;
    transform: scale(1.1);
  }

  .product-part .sp-brand3 {
    width: 162px;
    height: 30px;
    background: url("/cdn/shop/files/20251025-brand-pc.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1;
    font-family: "Poppins-SemiBold";
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    color: #fefefe;
    line-height: 31px;
  }

  .product-part .sp-brand4 {
    width: 76px;
    height: 75px;
    background: url("/cdn/shop/files/20251025-free-pc.png") no-repeat;

    background-size: 100% 100%;
    position: absolute;
    top: -5px;
    left: -23px;
    font-size: 15px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
    text-transform: uppercase;
    line-height: 0.95;

    font-family: "MiSans-Bold";
  }

  .product-part .sp-brand4 .sp-p {
    font-size: 24px;
  }

  .sp-flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .product-part .p-img {
    height: 180px;
  }

  .product-part .title-s {
    font-family: "MiSans-Semibold";
    font-size: 25px;
    color: #191919;
    text-align: center;
    margin-bottom: 16px;
  }

  .product-part .sp-product-inner2 .product-box {
    padding-top: 10px;
  }

  .product-part .sp-product-inner2 .p-img {
    flex-shrink: 0;
  }

  .product-part .sp-product-inner2 .title-s {
    font-size: 20px;
  }

  .product-part .sp-product-inner2 .title-s .sp-p {
    font-size: 13px;
  }

  .product-part .sp-product-inner2 .price-group {
    margin-top: 12px;
  }

  .product-part .title-s .sp-fire {
    width: 32px;
    margin-right: 5px;
    margin-left: 5px;
    transform: translateY(5px);
  }

  .product-part .price-group {
    line-height: 1;
    align-items: baseline;
    margin-top: 0;
    margin-bottom: 0px;
    height: 100%;
    align-items: flex-end;
  }

  .sp-product-inner .price-group {
    margin-top: 20px;
  }

  .product-part .price1,
  .product-part .price1 span {
    font-size: 51px;
    height: 49px;
    line-height: 49px;
  }

  .product-part .price2 {
    font-size: 26px;
    margin: 0;
    margin-left: 16px;
  }

  .sp-frees {
    width: 143px;
    height: 28px;
    line-height: 28px;
    border-radius: 14px;
    font-size: 26px;
    color: #FFFFFF;
    margin-left: 30px;
    padding-left: 22px;
    margin-bottom: 7px;
  }

  .product-part .option-title {
    font-size: 20px;
    margin-bottom: 0;
  }

  .product-part .opt-group {
    gap: 15px 20px;
    margin-bottom: 29px !important;
  }

  #color {
    margin-bottom: 8px;
  }

  .sp-fires-icon,
  .sp-fires-icon2 {
    height: 30px;
    background-size: contain;
    width: 22px;
    margin-right: 10px;
  }

  .sp-fires-icon {
    /* margin-right: 0; */
  }

  #Size2 .option:nth-child(2) {
    /* width: 398px; */
  }

  #Size2 .option:nth-child(3) {
    /* width: 450px; */
  }

  .product-part .product-infos {
    margin-top: 34px;
    justify-content: flex-start;
    line-height: 39;
    height: 39px;
    font-size: 44px;
    margin-bottom: 31px;
  }

  .sp-pro-only {
    font-size: 32px;
    right: 65px;
    bottom: 107px;
    display: none;
  }

  .product-part .option {
    /* width: 148px; */
    height: 45px;
    font-size: 20px;
    padding: 0 24px;
  }

  .product-part .addCart {
    width: 276px;
    height: 51px;
    background: #DFF6EF;
    border-radius: 25px;
    font-size: 22px;
  }

  .product-part .addCart img {
    width: 24px;
    height: auto;
    margin-right: 9px;
  }

  #color2 .option:nth-child(2n) {
    /* width: 399px; */
  }

  .sp-hots {
    width: 45px;
    height: 23px;
  }

  .sp-frees i {
    width: 40px;
    height: 55px;
    top: -17px;
    left: -21px;
  }

  .product-part .price3 {
    font-size: 24px;
    color: #000000;
    line-height: 1;
    margin-top: 8px;
    margin-bottom: 5px;
  }

  .product-part .price3 .sp-span {
    color: #d90000;
  }

  .product-part .sp-opt-group {
    gap: 6px;
    margin-top: 8px;
  }

  .product-part .sp-opt {
    width: 107px;
    height: 33px;
    font-size: 17px;
    line-height: 34px;
  }

  .product-part .sp-btn-style {
    width: 525px;
    height: 72px;
    background: linear-gradient(0deg, #E10019 0%, #F32230 100%);
    border-radius: 36px;
    font-size: 30px;
    color: #FFFFFF;
    margin: 23px 0;
  }

  .product-part .sp-stroke {
    font-size: 15px;
    color: #00f6ff;
    line-height: 26px;
    text-stroke: 4px #000000;
    -webkit-text-stroke: 4px #000000;
    margin-top: 16px;
    text-transform: uppercase;
    font-family: "MiSans-Bold";
  }

  .sp-fasts {
    font-size: 23px;
    margin-top: 23px;
    margin-bottom: 49px;
  }

  .sp-fasts img {
    height: 17px;
  }

  .addGroup {
    width: 225px;
    height: 51px;
    border-radius: 26px;
    /* border: 3px solid #828282; */
    /* font-family: "Roboto-Medium"; */
    padding: 0px 20px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* font-family: "Roboto-Bold"; */
    /* background: #eeeeee; */
    font-size: 25px;
  }

  .addGroup .reduce,
  .addGroup .add {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    padding: 4px;
    cursor: pointer;
    flex-shrink: 0;
  }

  .addGroup input {
    outline: 0;
    border: none;
    text-align: center;
    box-sizing: border-box;
    width: 117px;
    height: 100%;
    /* color: #232326; */
    background: #fff;
    /* vertical-align: middle; */
    padding: 0;
    /* font-family: "Roboto-Medium"; */
    font-size: 24px;
    /* color: #000000; */
    /* border-left: 2px solid #cccccc; */
    /* border-right: 2px solid #cccccc; */
    line-height: 40px;
  }

  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  input[type="number"] {
    -moz-appearance: textfield;
  }

  .sp-footer-pc {
    display: flex;
    justify-content: center;
    margin-top: 55px;
  }

  .sp-footer-pc .sp-img {
    width: 484px;
    height: 27px;
  }

  .sp-footer-group {
    display: flex;
    gap: 58px;
    margin-top: 60px;
    align-items: center;
    justify-content: center;
  }

  .sp-footer-group .sp-img1 {
    height: 103px;
  }

  .sp-footer-text {
    flex-direction: column;
    padding: 71px 0 54px 0;
    margin: 0 288px;
  }

  .sp-footer-text h4 {
    font-family: "Roboto-Bold";
    font-weight: 500;
    font-size: 41px;
    color: #DDBB93;
    line-height: 70px;
  }

  .sp-footer-text p {
    font-size: 42px;
    color: #FFFFFF;
  }

  .sp-footer-box {
    background: transparent;
    height: auto;
  }

  .sp-footer-box .sp-row {
    display: flex;
    flex-direction: row;
  }

  .sp-footer-box .sp-row .sp-p {
    font-size: 18px;
  }

  .sp-footer-box .sp-box1 .sp-t1 {
    font-family: "Roboto-Medium";
    font-size: 28px;
    color: #ededed;
    line-height: 1;
    margin-bottom: 10px;
  }

  .sp-footer-box .sp-box1 .sp-li {
    font-size: 16px;
    color: #aeaeae;
    line-height: 25px;
    font-family: Roboto;
    line-height: 1;
    display: flex;
    align-items: center;
    gap: 18px;
    margin-top: 10px;
  }

  .sp-footer-box .sp-box1 span {
    font-family: "Roboto-Bold";
  }

  .sp-footer-box .sp-box1 .sp-icon {
    width: 21px;
    margin-right: 17px;
  }

  #commit {
    height: 1083px;
    background-color: #333333;
  }

  .sp-part7 {
    padding: 36px 260px 45px;
  }

  .sp-part7 .sp-title {
    font-size: 45px;
    margin-bottom: 30px;
  }

  .sp-part7 .sp-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 43px;
  }

  .sp-part7 .sp-item {
    width: 443px;
    height: 250px;
    background: #343434;
    border-radius: 25px;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px 25px 0;
    box-sizing: border-box;
    gap: 0px;
    text-align: center;
    padding-top: 15px;
  }

  .sp-part7 .sp-item .sp-circle {
    height: 73px;
  }

  .sp-part7 .sp-content {
    margin-top: 22px;
  }

  .sp-part7 .sp-item .sp-p1 {
    font-size: 20px;
    color: #ffffff;
    line-height: 1.1;
    font-style: italic;
    margin-bottom: 12px;
    text-transform: uppercase;
  }

  .sp-part7 .sp-item .sp-p2 {
    font-size: 15px;
    color: #ffffff;
    line-height: 22px;
    font-style: normal;
  }

  .sp-part8 {
    padding: 154px 355px 124px;
    background: #ffffff;
  }

  .sp-part8 .sp-title .sp-color {
    font-size: 60px;
    color: #171717;
  }

  .sp-part8 .sp-title {
    font-size: 50px;
    font-family: "Poppins-Bold";
    line-height: 1.05;
    margin-bottom: 34px;
  }

  .sp-part8 .q-row {
    box-shadow: 1px 2px 27px 0px rgba(19, 17, 17, 0.06);
  }

  .sp-part8 .sp-show .sp-text {
    display: block;
    opacity: 1;
  }

  .sp-part8 .sp-btn-style2 {
    margin-top: 100px;
  }

  .sp-footer-pc2 {
    min-height: 372px;
    background: url('/cdn/shop/files/20251029-foot-bg-pc.png') no-repeat;
    background-size: 100% 100%;
    margin-top: 90px;
  }

  .sp-footer-pc2 .sp-ww {
    display: flex;
    justify-content: space-between;
  }

  .sp-footer-pc2 .sp-item {
    width: 222px;
    font-size: 27px;
    color: #FFFFFF;
    line-height: 35px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 34px;
  }

  .sp-footer-pc2 .sp-item.nth2 {
    width: 311px;
  }

  .sp-footer-pc2 .sp-item img {
    height: 68px;
    object-fit: contain;
  }

  .sp-pop .img-pop .sp-img {
    position: relative;
    z-index: 102;
    width: auto;
    width: 80%;
    margin: 0 auto;
  }

  .sp-mask .img-pop .close-btn {
    width: 50px;

    cursor: pointer;
    margin: auto;
    display: block;
    align-self: flex-end;
    margin-bottom: 0px;
    margin-top: 10px;
  }

  .sp-scroll-top {
    scroll-margin-top: 34px;
  }
}

/* 保障列 */
.sp_assure1_container {
    width: 1920px;
    height: 280px;
    background: url("/cdn/shop/files/20251204-assure-bg.png") no-repeat center center;
    margin: 0 auto;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 53px;
    box-sizing: border-box;
    padding: 0 205px;
    border-radius: 20px;
}


.sp_assure1_item {
    width: 310px;
    min-height: 176px;
    background-color: #fff;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 23px 10px 0 10px;
    flex: 1;
}

.sp_assure1_icon {
    height: 55px;
    width: auto;
    display: block;
}

.sp_assure1_texts {
    text-align: center;
    line-height: 1;
    margin-top: 21px;
    font-family: "Roboto";
}

.sp_assure1_title {
    font-family: Poppins-SemiBold;
    /* font-weight: bold; */
    font-size: 24px;
    color: #2d2d2d;
    line-height: 26px;
    /* margin-top: 3px; */
}

.sp_assure1_desc {
    color: #666;
    font-size: 18px;
    line-height: 19px;
    font-family: Poppins-Regular;
    /* margin-top: 10px; */
}

@media screen and (max-width: 1080px) {
    .sp_assure1_container{
        background: url("/cdn/shop/files/20251204-assure-bg.png") no-repeat center center;  
        background-size: 100% 100%;
        width: 1080px;
        height: 694px;
        padding: 84px 86px;
        flex-wrap: wrap;
        gap: 27px 29px;
        justify-content: center;
        align-items: stretch;
        box-sizing: border-box;
    }

    

    .sp_assure1_item{
        width: 439px;
        height: 249px;
        background: #FFFFFF;
        border-radius: 20px;
        min-width: 439px;
        flex-direction: column;
        min-height: 249px;
        align-items: center;
        gap: 16px;
        justify-content: center;
        box-sizing: border-box;
        padding: 0;
    }

    .sp_assure1_icon{
        height: 78px;
    }

    .sp_assure1_texts{
        text-align: center;
        margin-top: 0;
    }

    .sp_assure1_title{
        font-size: 32px;
    }

    .sp_assure1_desc{
        margin-top: 16px;
        font-size: 29px;
        line-height: 1.1;
    }
}

.sp-qa1-container .sp-btn-style1 {
  width: 463px;
  height: 80px;
}

@media screen and (min-width: 1080px) {
  .sp-btn-style1 span {
    margin-left: 80px;
    font-size: 37px;
  }
}
/* FAQ1 */
.sp-qa1-container {
    margin: 0 auto;
    background: #F7F7F7;
    padding-top: 88px;
    transform-origin: top left; /* 缩放原点 */
    box-sizing: border-box;
    font-family: "Poppins-Medium";
    padding-bottom: 327px;
}

/* 标题区域 */
.sp-qa1-header-section {
    text-align: center;
    margin-bottom: 41px;
}

.sp-qa1-header-sub {
    color: #002843; /* 绿色副标题 */
    /* font-weight: 600; */
    text-transform: uppercase;
    font-size: 25px;
    line-height: 22px;
    font-family: Poppins-Medium;
    margin-bottom: 17px;
}

.sp-qa1-header-main {
    color: #2D2D2D;
    /* font-weight: 800; */
    text-transform: uppercase;
    font-family: Poppins-Bold;
    font-size: 64px;
    line-height: 56px;
}

/* FAQ 列表容器 */
.sp-qa1-faq-container {
    margin: 0 auto;
    /* 默认 PC 端居中，宽度不占满 1920 */
    width: 1400px; 
    box-sizing: border-box;
    margin-bottom: 35px;
}

/* 单个 FAQ 项目 */
.sp-qa1-faq-item {
    margin-bottom: 20px;
    border-radius: 10px; /* 圆角 */
    overflow: hidden; /* 保证内部子元素不溢出圆角 */
    transition: all 0.3s ease;
}

/* 问题栏 (点击区域) */
.sp-qa1-faq-question {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 500;
    color: #282828;
    /* 默认未选中状态背景透明或白色 */
    background-color: transparent; 
    padding: 0 26px; 
    position: relative;
    font-family: Poppins-SemiBold;
}

/* 答案栏 (默认隐藏) */
.sp-qa1-faq-answer {
    display: none;
    background-color: #fff;
    color: #242323;
    line-height: 35px;
    font-size: 24px;
    padding: 47px 28px;
    background: #E9F8FF;
    /* box-shadow: 0 5px 15px rgba(0,0,0,0.05); 阴影 */
    /* border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; */
}

/* 图标样式 */
.sp-qa1-faq-icon {
    font-size: 0.8em;
    color: #666;
    /* 添加 transform 过渡，实现丝滑旋转 */
    transition: transform 0.4s cubic-bezier(0.4, 0.0, 0.2, 1), color 0.3s ease;
}

/* ================= 激活状态 (Active) 样式 ================= */

/* 激活时的整体容器 */
.sp-qa1-faq-item.active {
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}

/* 激活时的问题栏变绿 */
.sp-qa1-faq-item.active .sp-qa1-faq-question {
    background-color: #002843; /* 鲜绿色 */
    color: #fff;
    border-bottom: none;
    /* border-radius: 10px 10px 0 0; 上方圆角 */
}

/* 激活时的图标变白 */
.sp-qa1-faq-item.active .sp-qa1-faq-icon {
    color: #fff;
    transform: rotate(180deg);
}

/* ================= PC端默认尺寸 (基准 1920px) ================= */
/* 你的 JS 在 PC 端将按 1920 缩放，所以这里定义 1920 下看起来合适的大小 */
.sp-qa1-container {
    width: 1920px;
    padding-top: 127px;
    padding-bottom: 140px;
}
.sp-qa1-header-sub { font-size: 25px; line-height: 22px; margin-bottom: 19px; }
.sp-qa1-header-main { font-size: 50px; line-height: 43px; }
.sp-qa1-faq-question { height: 71px; font-size: 25px; }
.sp-qa1-faq-answer { font-size: 24px; }
.sp-qa1-faq-item { margin-bottom: 25px; }

.sp-pc {
  display: block;
}
.sp-mobile {
  display: none;
}

.sp-qa1-faq-question.sp-pc {
  display: flex;
}
.sp-qa1-faq-question.sp-mobile {
  display: none;
}


/* ================= 移动端适配 (基准 1080px) ================= */
/* 按照你的要求，使用 max-width: 1080px 作为断点 */

@media screen and (max-width: 1080px) {
    .sp-pc {
      display: none;
    }
    .sp-mobile {
      display: block;
    }
    .sp-qa1-faq-question.sp-pc {
      display: none;
    }
    .sp-qa1-faq-question.sp-mobile {
      display: flex;
    }
    .sp-qa1-container {
        /* 关键：配合 JS 移动端逻辑，强制容器宽度为 1080px */
        width: 1080px; 
        padding-top: 89px;
        padding-bottom: 327px;
    }

    .sp-qa1-faq-container {
        /* 移动端内容宽度占比更大 */
        width: 100%; 
        padding: 0 40px;
    }

    .sp-qa1-container .sp-btn-style1 {
      width: 925px;
      height: 160px;
    }

    /* 字体和间距需要显著放大，因为这是在 1080px 的画布上渲染 */
    .sp-qa1-header-sub { 
        font-size: 25px; 
        margin-bottom: 17px;
        line-height: 22px;
    }
    .sp-qa1-header-main { 
        font-size: 64px;
        line-height: 55px;
        margin-bottom: 35px;
    }

    .sp-qa1-faq-item {
        margin-bottom: 40px; /* 间距加大 */
    }

    .sp-qa1-faq-question { 
        line-height: 40px;
        height: 70px; /* 高度加大 */
        font-size: 35px; /* 字体加大 */
        padding-left: 13px;
        padding-right: 28px;
    }

    .sp-qa1-faq-answer { 
        font-size: 30px; 
        padding: 43px 20px;
        line-height: 1.5;
    }

    .sp-qa1-faq-icon {
        font-size: 25px;
    }
}

.sp-scroll-top {
  scroll-margin-top: 70px;
}

.gradually span,
.gradually i {
  display: inline-block;
  position: relative;
  opacity: 0;
  font-style: normal;
}

.gradually .sp-sub-title {
  opacity: 0;
}

@keyframes swift-up-fade {
  0% {
    transform: translateY(0.8rem);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes swiper-up-fade {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

.sp-ani,
.sp-ani2 {
  opacity: 0;
}

@keyframes sp-fade-in {
  0% {
    transform: translateY(100px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes sp-fade-left {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }

  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
.sp-part3.sp-pc .swiper-wrapper{
    left: 60px;
}
product-recommendations{
    display:none !important;
}
.sp-line{
  width: 200px; /* 线段基础长度 */
  height: 2px; /* 线段基础粗细 */
  /* 渐变：从透明到红再到透明，模拟模糊过渡 */
  background: linear-gradient(90deg, 
    rgba(255, 0, 0, 0) 0%, 
    rgba(255, 0, 0, 1) 10%, 
    rgba(255, 0, 0, 1) 90%, 
    rgba(255, 0, 0, 0) 100%) !important;
  /* 高斯模糊增强朦胧感，数值可调整 */
  filter: blur(1px);
  /* 可选：居中显示 */
  margin: 20px auto;
  display:block;
}
@media(min-width:750px){
  .sp-part5 .sp-title{
    font-size:45px
  }
}
@media(max-width:750px){
  .sp-part2 .sp-title{
    font-size:60px
  }
}