/** Shopify CDN: Minification failed

Line 66:3 Unexpected "*"

**/
@font-face {
  font-family: Roboto-Bold;
  src: url('/cdn/shop/files/Roboto-Bold.ttf');
}

@font-face {
  font-family: Roboto-Medium;
  src: url('/cdn/shop/files/Roboto-Medium.ttf');
}

@font-face {
  font-family: Roboto-Regular;
  src: url('/cdn/shop/files/Roboto-Regular.ttf');
}

@font-face {
  font-family: Poppins-Bold;
  src: url('/cdn/shop/files/Poppins-Bold.ttf');
}

@font-face {
  font-family: Poppins-SemiBold;
  src: url('/cdn/shop/files/Poppins-SemiBold.ttf');
}

@font-face {
  font-family: Poppins-Medium;
  src: url('/cdn/shop/files/Poppins-Medium.ttf');
}

@font-face {
  font-family: Poppins-Regular;
  src: url('/cdn/shop/files/Poppins-Regular.ttf');
}

@font-face {
  font-family: Poppins-Bold;
  src: url('/cdn/shop/files/Poppins-Bold.ttf?v=1770799409');
}

@font-face {
  font-family: Elora-Regular;
  src: url('/cdn/shop/files/Elora-Regular.otf');
}

@font-face {
  font-family: AbrilFatface-Regular;
  src: url('/cdn/shop/files/abril-fatface.ttf');
}

@font-face {
  font-family: DMSerifDisplay-Regular;
  src: url('/cdn/shop/files/DMSerifDisplay-Regular.ttf');
}

@font-face {
  font-family: Montserrat-Bold;
  src: url('/cdn/shop/files/Montserrat-Bold.ttf');
}

﻿* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

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;
  -ms-text-size-adjust: auto !important;
  -webkit-font-smoothing: antialiased;
  letter-spacing:0px;
}

p,input {
  margin: 0;
  -webkit-text-size-adjust: auto !important;
  text-size-adjust: auto !important;
  -moz-text-size-adjust: auto !important;
  font-size: unset;
  font-family: unset;
  line-height: unset;
}

 

ol, ul,h2{
    margin:initial;
    padding:initial;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-touch-callout: none;
  user-select: none;
}

input,
img {
  border: none;
}

ul {
  list-style: none;
}

li {
  list-style: none;
}
#root {
  letter-spacing: 0px;
}

.sp-uppercase {
  text-transform: uppercase;
}

.sp-relative {
  position: relative;
}

.sp-img {
  display: block;
  width: 100%;
}
.sp-flex-x {
  display: flex;
  align-items: center;
}

.flex-bet {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sp-ww {
  width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.sp-fixed {
  left: 0;
  position: fixed !important;
  right: 0;
  top: 0;
  animation: stuckMoveDown 0.6s;
  z-index: 10;
}
.sp-fixed .sp_header-content {
  top: 0px;
  width: 100%;
  left: 0;
  transform: none;
  box-sizing: border-box;
  /* padding: 0 260px; */
  border-radius: 0;
  max-width: 1920px;
  background-color: #FFF;
}
.sp-fixed .sp_header-top {
  display: none;
}

.sp_header-top {
  width: 100%;
  height: 22px;
  position: relative;
  z-index: 11;
  text-align: center;
  font-family: Roboto-Regular;
  font-size: 12px;
  line-height: 22px;
  color: #ffffff;
  top: 0px;
  text-transform: uppercase;
}
.sp_header-top .sp-p {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #160E00;
}
.sp_header-wrap {
  position: relative;
}

.sp_header-content {
  position: absolute;
  top: 38px;
  left: 50%;
  transform: translateX(-50%);
  width: 1400px;
  height: 73px;
  border-radius: 37px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 2;
  padding-left: 199px;
  padding-right: 16px;
  background-color: rgba(255, 255, 255, 0.75);
}
.sp_header-content ul {
  display: flex;
  align-items: center;
  gap: 77px;
  font-family: Poppins-Bold;
  font-size: 16px;
  color: #000;
  /* padding-top: 3px; */
}
.sp_header-content ul span {
  padding: 0 5px;
  height: 10px;
  background: #CD160C;
  border-radius: 3px;
  font-size: 10px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  margin-left: 4px;
  vertical-align: middle;
  line-height: 12px;
  transform: translateY(0px);
  font-family: Poppins-Medium;
}
.sp_header-content ul li:hover {
  /* color: #8359ae; */
}
.sp_header-content .sp-logo-box {
  height: 48px;
  position: absolute;
  left: 48px;
  top: 50%;
  transform: translateY(-50%);
}
.sp_header-content .sp-logo {
  height: 100%;
}
.sp-cart {
  width: 36px;
  margin-right: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-sizing: border-box;
}
.sp-cart .sp-icon {
  width: 100%;
}
.sp-cart .sp-num {
  width: 24px;
  height: 24px;
  background: #FF0000;
  border-radius: 50%;

  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  right: -10px;
  top: -8px;
  font-size: 17px;
  font-family: "Roboto-Medium";
  text-align: center;
  box-sizing: border-box;
}
.sp-cart .sp-num.sp-gray {
  background: #414141;
}

.sp-top-btn {
  width: 182px;
  height: 41px;
  background: #DC0000;
  border-radius: 21px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  font-family: Poppins-Bold;

  margin-right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  animation: skip 4s infinite;
}

.sp-price-group {
  display: flex;
  align-items: baseline;
}

.sp-price-group .sp-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: 523px;
  height: 97px;
  line-height: 97px;
  background: url('/cdn/shop/files/20260210-rtgyd-btn.png') no-repeat;
  background-size: 100% 100%;
  font-size: 42px;
  color: #ffffff;
  font-family: Poppins-Bold;
  padding-left: 100px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: skip 4s infinite 1s;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}

.sp-btn-style1 img {
  height: 44px;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}

.sp-title {
  font-family: Poppins-Bold;
  font-size: 50px;
  text-align: center;
  color: #1D0E00;
}

.sp-color {
  color: #FFA800;
}

.sp-sub-title {
  font-family: Poppins-Regular;
  font-size: 24px;
  text-align: center;
  color: rgba(29, 14, 0, .8);
}

.sp-img-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.sp-part1 {
  height: 865px;
}

.sp-part1 .sp-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.sp-part1 .sp-b {
      display: flex;
    justify-content: center;
    gap: 11px;
    position: absolute;
    top: 270px;
    left: 264px;
    font-family: Elora-Regular;
    color: #FFA800;
    font-size: 60px;
    line-height: 1;
}

.sp-part1 .sp-b img {
  height: 50px;
}

.sp-part1 .sp-t1 {
      font-family: Poppins-Bold;
    font-size: 70px;
    line-height: 76px;
    color: #FFFFFF;
    position: absolute;
    top: 187px;
    left: 260px;
}

.sp-part1 .sp-t2 {
  font-family: Poppins-Regular;
  font-size: 26px;
  color: rgba(255, 255, 255, .8);
  line-height: 36px;

  position: absolute;
  top: 338px;
  left: 264px;
}

.sp-part1 .sp-item {
  position: absolute;
  top: 467px;
  left: 261px;

  display: flex;
  align-items: center;
  gap: 16px;

  font-family: Poppins-Medium;
  color: #FFFFFF;
  font-size: 22px;
  line-height: 32px;
}

.sp-part1 .sp-item img {
  height: 65px;
}

.sp-part1 .sp-item2 {
  left: 529px;
}

.sp-part1 .sp-btn-style1 {
  position: absolute;
  top: 577px;
  left: 254px;
}

.sp-part1 .sp-img4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.sp-part2 {
  height: 916px;
  padding: 100px 260px 101px;
  background: #FFFCF4;
}

.sp-part2 .sp-title {
  line-height: 54px;
}

.sp-part2 .sp-sub-title {
  line-height: 26px;
  margin-top: 15px;
}

.sp-part2 .sp-video {
  width: 709px;
  height: 474px;
  /* background: #707070; */
  border-radius: 20px;
  overflow: hidden;

  position: absolute;
  top: 247px;
  left: 260px;
}

.sp-part2 .sp-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sp-part2 .sp-img1 {
  position: absolute;
  top: 232px;
  left: 242px;
  width: 90px;
  animation: skip 4s infinite 1s;
}

.sp-part2 .sp-box1 {
  width: 709px;
  position: absolute;
  left: 260px;
  bottom: 79px;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 71px;
}

.sp-part2 .sp-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 10px;
}

.sp-part2 .sp-item .sp-t1 {
  font-family: Poppins-Bold;
  font-size: 38px;
  color: #1D0E00;
  line-height: 36px;
  background: linear-gradient(-3deg, #FB8000 0%, #FFAE00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sp-part2 .sp-item .sp-t2 {
  font-family: Poppins-Regular;
  font-size: 24px;
  line-height: 26px;
  color: #1D0E00;
}

.sp-part2 .sp-box2 {
  width: 631px;
  height: 569px;

  position: absolute;
  top: 246px;
  right: 262px;
}

.sp-part2 .sp-it {
  position: absolute;
      top: 445px;
    left: 418px;

  display: flex;
  flex-direction: column;
  gap: 6px;
}

.sp-part2 .sp-it2 {
  transform: rotate(-46deg);
  top: 264px;
  left: 32px;
}

.sp-part2 .sp-it .sp-t1 {
  font-family: Poppins-Bold;
  font-size: 32px;
  line-height: 24px;
  color: #FFF;
}

.sp-part2 .sp-it .sp-t2 {
  font-family: Poppins-Regular;
  font-size: 20px;
  line-height: 26px;
  color: #FFF;
}

.sp-part3 {
  height: 914px;
}

.sp-part3 .sp-title {
  position: absolute;
  top: 101px;
  left: 260px;
  line-height: 51px;
  color: #FFF;
}

.sp-part3 .sp-sub-title {
  position: absolute;
  top: 177px;
  left: 261px;
  line-height: 26px;
  color: rgba(255, 255, 255, .8);
}

.sp-part3 .sp-box {
  width: 603px;
  height: 452px;
  position: absolute;
  left: 259px;
  top: 245px;
}

.sp-part3 .sp-item {
  display: flex;
  align-items: center;
  gap: 15px;
  
  position: absolute;
  left: 34px;
  bottom: 83px;

  font-family: Poppins-Regular;
  font-size: 20px;
  color: #000;
}

.sp-part3 .sp-item img {
  height: 27px;
}

.sp-part3 .sp-item2 {
  left: 279px;
}

.sp-part3 .sp-item3 {
  bottom: 28px;
}

.sp-part3 .sp-item4 {
  left: 279px;
  bottom: 28px;
}

.sp-part3 .sp-btn-style1 {
  position: absolute;
  bottom: 100px;
  left: 305px;
}

.sp-part4 {
  box-sizing: border-box;
  height: 1478px;
}

.sp-part4 .sp-swiper4,
.sp-part4 .sp-swiper4-m {
  padding-top: 226px;
  padding-bottom: 14px;
  width: 100%;
  overflow-x: hidden;
}

.sp-part4 .sp-bg {
  width: 100%;
  height: 143px;
  background: linear-gradient(0deg, #FB8000, #FFAE00);
  position: absolute;
  top: 0;
  left: 0;
}

.sp-part4 .sp-swiper4 .sp-title-box,
.sp-part4 .sp-swiper4-m .sp-title-box {
  font-family: Poppins-SemiBold;
  font-size: 30px;
  line-height: 40px;
  color: rgba(255, 255, 255, .6);
  text-align: center;

  position: absolute;
  top: 24px;
  left: 342px;

  display: flex;
  justify-content: center;
  gap: 376px;
}

.sp-part4 .sp-title-box .sp-it {
  cursor: pointer;
}

.sp-part4 .swiper-pagination-bullet {
  width: 181px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 2px;
  opacity: 0;
  margin: 0 180px !important;
}

.sp-part4 .swiper-pagination-bullet-active {
  opacity: 1;
}

.sp-part4 .sp-swiper4 .sp-sub-title, 
.sp-part4 .sp-swiper4-m .sp-sub-title {
  width: 590px;
  height: 61px;
  background: #FD9700;
  border-radius: 31px;
  text-align: center;

  font-family: Poppins-Bold;
  font-size: 36px;
  line-height: 63px;
  color: #FFFFFF;
  position: relative;
}

.sp-part4 .sp-swiper4 .sp-sub-title2, 
.sp-part4 .sp-swiper4-m .sp-sub-title2 {
  width: 623px;
  margin: 0 auto;
  margin-left: -14px;
}

.sp-part4 .sp-swiper4 .sp-sub-title3,
.sp-part4 .sp-swiper4-m .sp-sub-title3 {
  width: 394px;
  margin: 0 auto;
  margin-left: 92px;
}

.sp-part4 .sp-swiper4 .sp-b,
.sp-part4 .sp-swiper4-m .sp-b {
  display: flex;
  padding-left: 8px;
  gap: 18px;
  position: relative;
}

.sp-part4 .sp-swiper4 .sp-b img,
.sp-part4 .sp-swiper4-m .sp-b img {
  width: 19px;
  height: auto;
  object-fit: contain;
}

.sp-part4 .sp-swiper4 .sp-inner,
.sp-part4 .sp-swiper4-m .sp-inner {
  gap: 60px;
  display: flex;
  flex-direction: column;
  transform: translateY(20px);
}

.sp-part4 .sp-swiper4 .sp-inner2,
.sp-part4 .sp-swiper4-m .sp-inner2 {
  gap: 78px;
  transform: none;
}

.sp-part4 .sp-swiper4 .sp-inner3,
.sp-part4 .sp-swiper4-m .sp-inner3 {
  gap: 48px;
  transform: none;
}

.sp-part4 .sp-swiper4 .sp-t1,
.sp-part4 .sp-swiper4-m .sp-t1 {
  font-family: Poppins-Bold;
  color: #180E00;
  font-size: 28px;
  line-height: 29px;
}

.sp-part4 .sp-inner2 .sp-t1,
.sp-part4 .sp-inner3 .sp-t1 {
  font-family: Poppins-Medium;
}

.sp-part4 .sp-swiper4 .sp-t2,
.sp-part4 .sp-swiper4-m .sp-t2 {
  font-family: Poppins-Regular;
  color: #180E00;
  font-size: 20px;
  line-height: 22px;
  margin-top: 17px;
}

.sp-part4 .sp-swiper4 .swiper-slide,
.sp-part4 .sp-swiper4-m .swiper-slide {
  position: relative;
  width: 1440px;
  height: 583px;
  transition: all 0.3s;
  margin: 0 240px;
  opacity: 1;
  box-sizing: border-box;
  gap: 60px;

  display: flex;
  flex-direction: column;
  padding-left: 770px;
  justify-content: center;
}

.sp-part4 .sp-box {
  width: 1400px;
  height: 416px;

  margin: 0 auto;
  position: relative;
}

.sp-part4 .sp-box .sp-t1 {
  display: flex;
  align-items: center;
  gap: 18px;

  position: absolute;
  top: 97px;
  left: 397px;

  font-family: Poppins-SemiBold;
  font-size: 26px;
  color: #FFFFFF;
  line-height: 28px;
  background: linear-gradient(-40deg, #F4CF99 0%, #FFEECA 56.5185546875%, #F4CF99 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sp-part4 .sp-box .sp-t1 img {
  height: 47px;
}

.sp-part4 .sp-box .sp-t2 {
  font-family: Poppins-Regular;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 24px;

  position: absolute;
  top: 160px;
  left: 443px;
}

.sp-part4 .sp-box .sp-img10 {
  width: 137px;
  position: absolute;
  top: 234px;
  left: 743px;
}

.sp-part4 .sp-box .sp-t3 {
  font-family: Poppins-Regular;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 18px;

  position: absolute;
  top: 280px;
  left: 652px;
}

.sp-part4 .sp-box .sp-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;

  position: absolute;
  top: 321px;
  left: 431px;
}

.sp-part4 .sp-box .sp-item2 {
  left: 647px;
}

.sp-part4 .sp-box .sp-item3 {
  left: 881px;
}

.sp-part4 .sp-box .sp-font1 {
  font-family: Montserrat-Bold;
  color: #FFBA00;
  font-size: 40px;
  line-height: 30px;
}

.sp-part4 .sp-box .sp-font2 {
  font-family: Poppins-Regular;
  color: #8A8A8A;
  font-size: 16px;
  line-height: 17px;

  display: flex;
  align-items: center;
  gap: 7px;
}

.sp-part4 .sp-box .sp-font2 img {
  height: 17px;
}

.sp-part4 .sp-btn-style1 {
  margin: 55px auto 0;
}

.sp-part5 {
  height: 766px;
}

.sp-part5 .sp-title {
  line-height: 60px;

  position: absolute;
  top: 428px;
  left: 910px;
  text-align: left;
}

.sp-part5 .sp-sub-title {
  line-height: 34px;
  margin-top: 23px;
  position: absolute;
  top: 550px;
  left: 910px;
  text-align: left;
  color: rgba(255, 255, 255, .8);
}

.sp-part6 {
  height: 856px;
  background: #FFFCF4;
  padding-top: 97px;
}

.sp-part6 .sp-title {
  line-height: 54px;
}

.sp-part6 .sp-img1 {
  position: absolute;
  left: 328px;
  top: 210px;

  width: 518px;
}

.sp-part6 .sp-font {
  font-family: Poppins-Regular;
  color: #180E00;
  font-size: 20px;
  line-height: 60px;

  position: absolute;
  top: 188px;
  left: 923px;
}

.sp-part6 .sp-font span {
  font-family: Poppins-Bold;
}

.sp-part6 .sp-box {
  width: 705px;
  height: 233px;
  position: absolute;
  top: 511px;
  left: 906px;
  padding-top: 26px;
}

.sp-part6 .sp-text {
  font-family: Poppins-Bold;
  text-align: center;
  font-size: 20px;
  color: #FFF;
  line-height: 17px;
  position: relative;
}

.sp-part6 .sp-item {
  font-family: Poppins-Regular;
  color: #180E00;
  font-size: 20px;
  line-height: 60px;

  position: absolute;
  bottom: 40px;
  left: 93px;
}

.sp-part6 .sp-item2 {
  left: 382px;
}

.sp_product_part {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding: 60px 0px 102px;
  background: url('/cdn/shop/files/20260210-rtgyd-shop-bg.webp') no-repeat center top;
  background-size: 100% auto;
}

.sp_product_part .sp-text1 {
  font-family: Poppins-SemiBold;
  font-size: 23px;
  color: #FFFFFF;
  line-height: 28px;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 16px;
  align-items: center;
  display: none;
}

.sp_product_part .sp-text1 img {
  height: 34px;
}

.sp_product_part .sp-title1 {
  font-family: Poppins-Bold;
  font-size: 56px;
  color: #FFFFFF;
  line-height: 60px;
  text-align: center;
  margin-bottom: 32px;
  text-shadow: 0 0 10px #2f1b0a, 0 0 20px #2f1b0a;
}

.sp_product_part .sp-color {
  color: #FFEA00;
}

.sp_product_part .sp-title1 img {
  animation: skip 4s infinite;
  position: absolute;
}

.sp_product_part .sp-title1 .sp-icon1 {
  height: 77px;
  top: 41px;
  left: 438px;
}

.sp_product_part .sp-title1 .sp-icon2 {
  height: 69px;
  top: 51px;
  left: 1400px;
}

.sp_product_part .sp-info4 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 86px;
  margin-bottom: 131px;
}

.sp_product_part .sp-info4-item {
  display: flex;
  align-items: center;
  gap: 13px;
  font-family: Poppins-Medium;
  font-size: 20px;
  color: #FFF;
}

.sp_product_part .sp-info4-item img {
  height: 18px;
}

/* 走马灯 */
.sp-scroll2 {
  position: relative;
  width: 100%;
  max-width: 1080px;
  height: fit-content;
  overflow: hidden;
  margin: 36px auto 154px;
}

.sp-scroll2 .nav-imgs {
  width: max-content;
}

.sp-scroll2 .nav-imgs .nav-imgs-item {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  width: 1542px;
}

.sp-scroll2 .sp-icon {
  width: 25px;
  flex-shrink: 0;
}

.sp-scroll2 .sp-p {
  display: inline-flex;
  align-items: center;
  gap: 26px;
  font-family: Poppins-Medium;
  font-size: 30px;
  color: #FFF;
  margin-right: 38px;
  white-space: nowrap;
  flex-shrink: 0;
}

.sp_product_content {
  width: 100%;
  padding: 0 260px;
  display: flex;
  gap: 63px;
  box-sizing: border-box;
}

.sp_product_part .sp-img-wrap {
  width: 731px;
  height: 516px;
  background: #FF6C00;
  border-radius: 30px;

  padding: 15px 10px 103px;
  user-select: none;
  flex-shrink: 0;
  box-sizing: border-box;
}

.sp_product_part .sp-img-wrap .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;

  width: 710px;
  height: 398px;
  /* background: #FFFFFF; */
  border-radius: 20px;
  overflow: hidden;
}

.sp_product_part .sp-img-wrap .sp-img-p {
  -webkit-user-drag: none;
  width: 100%;
  height: 100%;
  object-fit: contain;
  z-index: 0;
}

.sp_product_part .sp-img-wrap span {
  display: none;
  position: absolute;
  bottom: 20px;
  right: 30px;
  
  text-align: center;
  color: #FFF;
  font-family: Poppins-Medium;
  font-size: 40px;
  line-height: 1;
}

.sp_product_part .sp-img-wrap .sp-show {
  display: block;
}

.sp_product_part .sp-padding {
  box-sizing: border-box;
  padding: 0 0px;
}

.sp_product_part .sp-clock {
  width: 44px;
  position: absolute;
  bottom: 26px;
  left: 25px;
  animation: shakeCart 3s infinite ease-in-out;
}

.sp_product_part .sp-line-wrap {
  position: absolute;
  top: 443px;
  left: 84px;
  width: 344px;
  /* height: 13px;
  background: #ffffff;
  border-radius: 7px; */
}

/* .sp_product_part .sp-line-wrap .sp-line {
  height: 100%;
  background: #ffe400;
  border-radius: 7px;
  animation: sp-fade-line 4s infinite linear;
  margin: 0;
  opacity: 1;
} */

@keyframes sp-fade-line {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

.sp_product_part .sp-row1 {
  position: absolute;
  bottom: 26px;
  left: 90px;
  display: flex;
  align-items: center;

  font-family: Poppins-Medium;
  font-size: 20px;
  color: #ffffff;
  line-height: 17px;
}

.sp_product_part .sp-row1 img {
  height: 19px;
  margin-right: 14px;
  transform: translateY(-);
}

.sp_product_part .sp-clock-s {
  position: absolute;
  right: 29px;
  bottom: 39px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  line-height: 1;
  box-sizing: border-box;
}

.sp_product_part .sp-clock-s .square {
  width: 40px;
  height: 38px;
  background: #ffffff;
  border-radius: 9px;
  font-size: 25px;
  color: #343434;
  padding-top: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Poppins-Bold";
  flex-shrink: 0;
  box-sizing: border-box;
}
.sp_product_part .sp-hours {
  position: absolute;
  left: 3px;
  top: 44px;
  font-family: Roboto-Medium;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 10px;
}
.sp_product_part .sp-mins {
  left: 90px;
}
.sp_product_part .sp-secs {
  left: 176px;
}
.sp_product_part .sp-clock-s .sp-dots {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6px;
  flex-shrink: 0;
  /* margin: 0 5px; */
}
.sp_product_part .sp-clock-s .sp-dot {
  width: 4px;
  height: 4px;
  background: #ffffff;
  border-radius: 50%;
}

.sp_product_part .sp-title-s {
  font-size: 28px;
  color: #0B0B0B;
  line-height: 31px;
  font-family: "Poppins-SemiBold";
}

.sp_product_part .sp-line {
  width: 606px;
  height: 2px;
  background: #9D9D9D;
  opacity: 0.29;
  margin-top: 21px;
  margin-bottom: 13px;
}

.sp_product_part .option-title {
  font-size: 22px;
  color: #696969;
  font-family: "Poppins-SemiBold";
  line-height: 32px;
  margin: 18px 0px 10px;
}
.sp_product_part .opt-group {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 7px;
  position: relative;
}
.sp_product_part .sp-option {
  min-width: 230px;
  height: 48px;
  border-radius: 5px;
  border: 2px solid #D3D3D3;
  background: #F7F7F7;
  font-family: "Poppins-Medium";
  line-height: 50px;
  font-size: 22px;
  color: #5D5D5D;
    padding: 10px;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  user-select: none;
  text-align: center;
  gap: 14px;
}
.sp_product_part .sp-width2 {
  min-width: 142px;
}
.sp_product_part .sp-width3 {
  min-width: 410px;
}
.sp_product_part .sp-width4 {
  min-width: 346px;
}
.sp_product_part .sp-option.active {
  background: #434343;
  color: #ffffff;
}
.sp_product_part .sp-option .sp-hot {
  width: 23px;
}

.sp_product_part .sp-price-group {
  align-items: baseline;
  margin-bottom: 34px;
}
.sp_product_part .sp-price1 {
  font-family: "Poppins-Bold";
  font-size: 46px;
  color: #ff0707;
  line-height: 36px;
}
.sp_product_part .sp-price2 {
  font-family: "Poppins-Bold";
  font-size: 27px;
  color: #9D9D9D;
  margin-left: 19px;
  margin-right: 19px;
}
.sp_product_part .sp-row {
  display: flex;
  align-items: center;
  transform: translateY(10px);
}
.sp_product_part .sp-row img {
  position: relative;
  z-index: 1;
  width: 36px;

  animation: shakeCart 3s infinite ease-in-out;
}
.sp_product_part .sp-row .sp-p {
  width: 160px;
  height: 30px;
  background: #FD771B;
  border-radius: 10px;
  font-family: "Poppins-Bold";
  font-size: 22px;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  margin-left: -20px;
  padding-left: 15px;
  box-sizing: border-box;
  transform: translateY(5px);
}

.sp_product_part .sp-quality-row {
  display: flex;
  align-items: center;
  gap: 18px;
}

.sp_product_part .addCart {
  width: 308px;
  height: 59px;
  background: #FFF3E0;
  border-radius: 10px;

  font-family: "Poppins-Medium";
  box-sizing: border-box;
  font-size: 24px;
  color: #312A2A;
  gap: 12px;
  text-transform: uppercase;
}
.sp_product_part .addCart img {
  width: 26px;
}

.sp_product_part .sp-btn-style {
  width: 594px;
  height: 91px;
  background: #E00000;
  border-radius: 10px;

  cursor: pointer;
  margin: 21px 0 26px 0;
  font-size: 43px;
  color: #ffffff;
  font-family: "Poppins-Bold";

  animation: skip 4s infinite;
  text-align: center;

  box-sizing: border-box;
}

.sp-tip5 {
  width: 594px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  font-size: 20px;
  line-height: 22px;
  color: #141414;
  font-family: "Poppins-Medium";
}
.sp-tip5 img {
  width: 43px;
}
.sp-tip5 .sp-span {
  color: #E80000;
}

@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: 264px;
  height: 60px;
  border-radius: 10px;
  border: 2px solid #828282;

  padding: 0px 25px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.addGroup .sp-reduce,
.addGroup .sp-add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 13px;
  /* padding: 4px; */
  cursor: pointer;
  flex-shrink: 0;
  box-sizing:content-box;
}

.addGroup input {
  outline: 0;
  border: none;
  text-align: center;
  box-sizing: border-box;
  width: 120px;
  height: 100%;
  color: #000000;
  background: #fff;
  /* vertical-align: middle; */
  padding: 0;
  font-family: "Roboto-Medium";
  font-size: 27px;
  color: #000000;
  /* border-left: 2px solid #646464; */
  /* border-right: 2px solid #646464; */
  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;
}
.cart-btn .on {
  animation: scaleAni 1s ease-in-out forwards;
}
.sp_header-content .sp-cart.on,
.sp-btn-style2 .sp-cart.on {
  animation: shakeCart 3s infinite ease-in-out;
}
@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-wrap {
  width: 594px;
}
.sp-footer-img {
  width: 550px;
  display: block;
  margin: 34px auto 36px;
}

.sp-footer-box1 {
  width: 580px;
  height: 138px;
  background: #EEF8FE;
  padding: 20px 48px 30px;
  box-sizing: border-box;
  margin: 0 auto;
}
.sp-footer-box1 .sp-p {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: "Poppins-SemiBold";
  font-size: 20px;
  color: #282828;
  margin-bottom: 20px;
}
.sp-footer-box1 .sp-icon {
  width: 25px;
}
.sp-footer-img2 {
  width: 478px;
  display: block;
}

.sp-footer-box2 {
  width: 580px;
  height: 138px;
  background: #FDFCF5;
  padding: 17px 51px;
  box-sizing: border-box;
  margin: 21px auto 0;
}
.sp-footer-box2 .sp-icon {
  width: 29px;
}
.sp-footer-box2 .sp-p {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: "Poppins-SemiBold";
  font-size: 20px;
  color: #282828;
  margin-bottom: 6px;
}

.sp-footer-box2 .sp-li {
  font-size: 18px;
  color: #666666;
  font-family: "Poppins-SemiBold";
  line-height: 1.2;
  margin-top: 10px;
}
.sp-footer-box2 span {
  font-family: "Poppins-SemiBold";
}

.sp_pc {
  display: block;
  overflow-x: hidden;
}
.sp_mobile {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .sp_pc {
    display: none;
  }
  .sp_mobile {
    display: block;
  }

  .sp-fixed .sp_header-top {
    display: block;
  }

  .sp_header-top {
    height: 72px;
    font-size: 30px;
    line-height: 72px;
  }
  .sp_header-content {
    width: 100%;
    height: 120px;
    position: unset;
    transform: unset;
    padding: 0 66px 0 50px;
  }
  .sp-menu-btn {
    cursor: pointer;
    margin-right: 44px;
    width: 56px;
  }
  .sp_header-content .sp-logo {
    height: 57px;
    position: unset;
    transform: unset;
    left: 150px;
  }
  .sp-cart {
    width: 68px;
    margin-left: 39px;
    margin-right: 0;
  }
  .sp-cart .sp-icon {
    width: 100%;
  }
  .sp-cart .sp-num {
    width: 29px;
    height: 29px;
    right: -12px;
    top: -10px;
    font-size: 23px;
    line-height: 29px;
  }
  .sp-top-btn {
    width: 313px;
    height: 68px;
    border-radius: 34px;
    font-size: 35px;
    background: #FF0000;
  }
  
  .sp-btn-style1 {
    background-image: url('/cdn/shop/files/20260210-rtgyd-btn-m.png');
    width: 1011px;
    height: 159px;
    margin: 0 auto;
    font-size: 73px;
    line-height: 159px;
    padding-left: 226px;
  }

  .sp-btn-style1 img {
    right: 41px;
    height: 77px;
  }

  .sp-title {
    font-size: 70px;
  }

  .sp-sub-title {
    font-size: 36px;
  }

  .sp-part1 {
    height: 2000px;
    background: #301900;
    padding-top: 1608px;
  }

  .sp-part1 .sp-b {
            gap: 27px;
        top: 1176px;
        left: 88px;
        font-size: 90px;
  }

  .sp-part1 .sp-b img {
    height: 76px;
  }

  .sp-part1 .sp-t1 {
            font-size: 92px;
        line-height: 120px;
        left: 85px;
        top: 1054px;
  }

  .sp-part1 .sp-t2 {
    font-size: 40px;
    line-height: 50px;

    top: 1286px;
    left: 86px;
  }

  .sp-part1 .sp-item {
    font-size: 36px;
    line-height: 46px;

    top: 1453px;
    left: 80px;
    gap: 25px;
  }

  .sp-part1 .sp-item img {
    height: 99px;
  }

  .sp-part1 .sp-item2 {
    left: 597px;
  }

  .sp-part1 .sp-btn-style1 {
    margin: 0 auto;
    position: initial;
  }

  .sp-part1 .sp-img4 {
    bottom: -9px;
    z-index: 1;
  }

  .sp-part2 {
    height: 2154px;
    padding: 115px 0px 121px;
  }

  .sp-part2 .sp-title {
    line-height: 80px;
  }

  .sp-part2 .sp-sub-title {
    line-height: 46px;
    margin-top: 16px;
  }

  .sp-part2 .sp-video {
    width: 1000px;
    height: 662px;
    margin: 60px auto 0;

    position: initial;
  }

  .sp-part2 .sp-img1 {
    top: 407px;
    left: 17px;
    width: 126px;
  }

  .sp-part2 .sp-box1 {
    width: 1000px;
    margin: 37px auto 0;
    position: initial;
    gap: 82px;
  }
  
  .sp-part2 .sp-item {
    gap: 30px;
  }
  
  .sp-part2 .sp-item .sp-t1 {
    font-size: 66px;
    line-height: 51px;
  }

  .sp-part2 .sp-item .sp-t2 {
    font-size: 36px;
    line-height: 38px;
  }
  
  .sp-part2 .sp-box2 {
    position: relative;
    right: unset;
    top: unset;
    width: 1001px;
    height: 726px;
    margin: 47px auto 0;
  }

  .sp-part2 .sp-it {
    top: 566px;
    left: 730px;
  }

  .sp-part2 .sp-it2 {
    top: 322px;
    left: 32px;
  }

  .sp-part2 .sp-it .sp-t1 {
    font-size: 50px;
    line-height: 38px;
  }

  .sp-part2 .sp-it .sp-t2 {
    font-size: 30px;
    line-height: 46px;
  }

  .sp-part3 {
    height: 2143px;
    padding-top: 117px;
    box-sizing: border-box;
  }

  .sp-part3 .sp-title {
    position: initial;
    line-height: 71px;
    font-size: 58px;
  }

  .sp-part3 .sp-sub-title {
    position: initial;
    line-height: 46px;
    margin-top: 16px;
  }

  .sp-part3 .sp-box {
    width: 1000px;
    height: 749px;
    margin: 762px auto 0;
    position: relative;
    top: unset;
    left: unset;
  }

  .sp-part3 .sp-item {
    gap: 24px;

    left: 57px;
    bottom: 137px;

    font-size: 30px;
  }

  .sp-part3 .sp-item img {
    height: 44px;
  }

  .sp-part3 .sp-item2 {
    left: 510px;
  }

  .sp-part3 .sp-item3 {
    bottom: 47px;
  }

  .sp-part3 .sp-item4 {
    left: 510px;
    bottom: 47px;
  }

  .sp-part3 .sp-btn-style1 {
    position: initial;
    margin: 56px auto 0;
  }

  .sp-part4 {
    height: 2680px;
  }

  .sp-part4 .sp-swiper4,
  .sp-part4 .sp-swiper4-m {
    padding-bottom: 93px;
    padding-top: 241px;
  }

  .sp-part4 .sp-bg {
    height: 182px;
  }

  .sp-part4 .sp-swiper4 .sp-title-box,
  .sp-part4 .sp-swiper4-m .sp-title-box {
    font-size: 32px;
    line-height: 50px;

    position: absolute;
    top: 43px;
    left: 44px;

    display: flex;
    justify-content: center;
    gap: 176px;
  }

  .sp-part4 .swiper-pagination-bullet {
    width: 224px;
    height: 4px;
    border-radius: 2px;
    margin: 0 78px !important;
    transform: translateX(-36px);
  }

  .sp-part4 .sp-swiper4 .sp-sub-title,
.sp-part4 .sp-swiper4-m .sp-sub-title {
    width: 800px;
    height: 75px;
    border-radius: 38px;

    font-size: 46px;
    line-height: 77px;
    margin: 0 auto;
  }

  .sp-part4 .sp-swiper4 .sp-sub-title2,
.sp-part4 .sp-swiper4-m .sp-sub-title2 {
    /* margin-left: 0px;
    margin: 0 auto; */
  }

  .sp-part4 .sp-swiper4 .sp-b,
  .sp-part4 .sp-swiper4-m .sp-b {
    display: flex;
    padding-left: 89px;
    gap: 27px;
  }

  .sp-part4 .sp-swiper4 .sp-inner,
  .sp-part4 .sp-swiper4-m .sp-inner {
    gap: 50px;
    transform: translateY(24px);
  }

  .sp-part4 .sp-swiper4 .sp-inner2,
  .sp-part4 .sp-swiper4-m .sp-inner2 {
    gap: 70px;
    transform: none;
  }

  .sp-part4 .sp-swiper4 .sp-inner3,
  .sp-part4 .sp-swiper4-m .sp-inner3 {
    transform: none;
    gap: 40px;
  }

  .sp-part4 .sp-swiper4 .sp-t1,
  .sp-part4 .sp-swiper4-m .sp-t1 {
    font-size: 36px;
    line-height: 37px;
  }

  .sp-part4 .sp-swiper4 .sp-t2,
  .sp-part4 .sp-swiper4-m .sp-t2 {
    font-size: 30px;
    line-height: 31px;
    margin-top: 12px;
  }

  .sp-part4 .sp-swiper4 .swiper-slide,
  .sp-part4 .sp-swiper4-m .swiper-slide {
    width: 1040px;
    height: 1262px;
    margin: 0 20px;
    gap: 40px;

    padding-left: 0px;
    padding-top: 700px;
  }

  .sp-part4 .sp-box {
    width: 1022px;
    height: 781px;

    margin-left: 18px;
  }

  .sp-part4 .sp-box .sp-t1 {
    top: 43px;
    left: 76px;

    gap: 23px;

    font-size: 31px;
    line-height: 43px;
  }

  .sp-part4 .sp-box .sp-t1 img {
    height: 72px;
  }

  .sp-part4 .sp-box .sp-t2 {
    font-size: 30px;
    line-height: 42px;

    top: 149px;
    left: 141px;
  }

  .sp-part4 .sp-box .sp-img10 {
    width: 242px;
    top: 274px;
    left: 655px;
  }

  .sp-part4 .sp-box .sp-t3 {
    font-size: 26px;
    line-height: 40px;

    top: 357px;
    left: 647px;
  }

  .sp-part4 .sp-box .sp-img12 {
    position: absolute;
    width: 250px;
    top: 342px;
    left: 263px;
  }

  .sp-part4 .sp-box .sp-item {
    gap: 13px;

    position: absolute;
    top: 470px;
    left: 263px;
  }

  .sp-part4 .sp-box .sp-item2 {
    left: 450px;
  }

  .sp-part4 .sp-box .sp-item3 {
    left: 760px;
  }

  .sp-part4 .sp-box .sp-font1 {
    font-size: 47px;
    line-height: 35px;
  }

  .sp-part4 .sp-box .sp-font2 {
    font-size: 20px;
    line-height: 25px;

    gap: 13px;
  }

  .sp-part4 .sp-box .sp-font2 img {
    height: 25px;
  }

  .sp-part4 .sp-btn-style1 {
    margin-top: 38px;
  }

  .sp-part5 {
    height: 1493px;
    padding-top: 99px;
  }

  .sp-part5 .sp-title {
    font-size: 50px;
    line-height: 60px;
    left: 98px;
    top: 606px;
  }

  .sp-part5 .sp-sub-title {
    line-height: 46px;
    left: 96px;
    top: 721px;
  }

  .sp-part6 {
    height: 2070px;
    padding: 114px 0 94px;
  }

  .sp-part6 .sp-title {
    line-height: 75px;
  }

  .sp-part6 .sp-img1 {
    position: initial;
    width: 839px;
    margin: 58px auto 0;
    display: block;
  }

  .sp-part6 .sp-font {
    font-size: 36px;
    line-height: 80px;

    width: fit-content;

    position: initial;
    margin: 58px auto;
  }

  .sp-part6 .sp-box {
    width: 877px;
    height: 309px;
    position: relative;
    top: unset;
    left: unset;
    padding-top: 30px;
    margin: 0 auto;
  }

  .sp-part6 .sp-text {
    font-size: 30px;
    line-height: 33px;
  }

  .sp-part6 .sp-item {
    font-size: 32px;
    line-height: 70px;

    bottom: 60px;
    left: 54px;
  }

  .sp-part6 .sp-item2 {
    left: 469px;
  }

  .sp-promo2-nav {
      width: 1080px;
      height: 461px;
      background: url('/cdn/shop/files/sp-kb22-bg.png') no-repeat;
      background-size: 100% 100%;
      position: relative;
  }
  .sp-promo2-content{
      position: absolute;
      top: 28px;
      right: 90px;
      width: 520px;
      display: flex;
      flex-direction: column;
      text-align: center;
      align-items: center;
  }

  .sp-promo2-t1{
      font-family: "Poppins-Bold";
      font-size: 30px;
      line-height: 23px;
      color: #FFFFFF;
      font-style: italic;
      text-transform: uppercase;
      margin-bottom: 15px;
  }

  .sp-promo2-nav .sp-promo2-t1 .sp-promo2-p {
      font-size: 37px;
      line-height: 28px;
      color: #FFFFFF;
      margin-bottom: 15px;
  }

  .sp-promo2-t2{
      font-family: "Poppins-Bold";
      font-size: 52px;
      line-height: 54px;
      color: #ff1733;
      /* text-shadow: 4px 4px 0px #C56533; */
      text-stroke: 2px #ffffff;
      -webkit-text-stroke: 2px #ffffff;
      text-transform: uppercase;
  }

  .sp-promo2-nav .sp-promo2-box {
      position: absolute;
      top: 213px;
      right: 60px;
      width: 320px;
  }

  .sp-promo2-nav .sp-promo2-box .sp-promo2-p {
      font-family: "Poppins-SemiBold";
      font-size: 24px;
      color: #343434;
      line-height: 30px;
      text-align: center;
      margin-bottom: 24px;
  }

  .sp-promo2-nav .sp-promo2-li {
      font-size: 20px;
      color: #343434;
      line-height: 22px;
      font-family: "Poppins-Regular";
      white-space: nowrap;
      display: inline-flex;
      align-items: center;
      margin-bottom: 19px;
      padding-left: 20px;
  }

  .sp-promo2-nav .sp-promo2-li img {
    width: 25px;
    margin-right: 12px;
  }

  .sp-promo2-nav .sp-promo2-style {
      width: 257px;
      height: 60px;
      background: #EE0000;
      border-radius: 28px;
      font-family: "Roboto-Bold";
      font-size: 31px;
      color: #ffffff;
      text-align: center;
      line-height: 62px;
      margin: 5px auto 0;
      animation: skip 4s infinite;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      text-transform: uppercase;
      animation: sp-pulse-anim 1.5s infinite ease-in-out;
  }

  /* 心跳动画 */
  @keyframes sp-pulse-anim {
      0% { transform: scale(1); box-shadow: 0 10px 20px rgba(216, 27, 37, 0.3); }
      50% { transform: scale(1.05); box-shadow: 0 15px 30px rgba(216, 27, 37, 0.5); }
      100% { transform: scale(1); box-shadow: 0 10px 20px rgba(216, 27, 37, 0.3); }
  }

  .sp_product_part {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding: 72px 0px 122px;
    background-image: url('/cdn/shop/files/20260210-rtgyd-shop-bg-m.png');
    margin-top: -1px;
  }

  .sp_product_part .sp-text1 .sp-icon {
    height: auto !important;
    margin-right: 0px;
    height: 41px;
  }
  .sp_product_part .sp-text1 {
    font-size: 30px;
    white-space: nowrap;
    gap: 12px;
  }

  .sp_product_part .sp-title1 {
    font-size: 46px;
    margin-bottom: 36px;
    line-height: 50px;
  }
  .sp_product_part .sp-title1 .sp-icon1 {
    top: 46px;
    left: 82px;
  }
  .sp_product_part .sp-title1 .sp-icon2 {
    top: 56px;
    left: 921px;
  }

  .sp_product_content {
    padding: 0px 59px 0;
    flex-direction: column;
    gap: 65px;
  }

  .sp_product_part .sp-clock {
    width: 61px;
    bottom: 36px;
    left: 40px;
  }
  .sp_product_part .sp-img-wrap {
    width: 100%;
    height: 680px;
    padding: 20px 14px 136px;
    margin: 0 auto;
  }
  .sp_product_part .sp-img-wrap .swiper-slide {
    height: 524px;
  }
  .sp_product_part .sp-img-wrap .sp-img-p {
    /* min-width: 934px;
    min-height: 524px; */
  }

  .sp_product_part .sp-line-wrap {
    top: 586px;
    left: 110px;

    width: 454px;
  }

  .sp_product_part .sp-row1 {
    bottom: 36px;
    left: 106px;
    font-size: 30px;
    line-height: 24px;
  }

  .sp_product_part .sp-row1 img {
    height: 26px;
    margin-right: 15px;
  }
  
  .sp_product_part .sp-clock-s {
    right: 38px;
    bottom: 51px;
  }

  .sp_product_part .sp-clock-s .square {
    width: 52px;
    height: 51px;
    font-size: 34px;
    padding-top: 6px;
  }
  .sp_product_part .sp-hours {
    left: 4px;
    top: 56px;
    font-size: 16px;
    line-height: 13px;
  }
  .sp_product_part .sp-mins {
    left: 116px;
  }
  .sp_product_part .sp-secs {
    left: 222px;
  }
  .sp_product_part .sp-clock-s .sp-dots {
    gap: 9px;
    margin: 0 5px;
  }
  .sp_product_part .sp-clock-s .sp-dot {
    width: 6px;
    height: 6px;
  }
  
  .sp_product_part .sp-padding {
    box-sizing: border-box;
    padding: 0 0px;
  }

  .sp_product_part .option-title {
    font-size: 34px;
    line-height: 44px;
    margin: 17px 0px 14px;
  }
  .sp_product_part .opt-group {
    gap: 24px 5px;
  }
  .sp_product_part .sp-option {
    height: 74px;
    min-width: 302px;
    font-size: 36px;
    line-height: 72px;
    gap: 12px;
    padding: 10px;
    /* padding-top: 10px; */
  }
  .sp_product_part .sp-width2 {
    min-width: 300px;
  }
  .sp_product_part .sp-width3 {
    min-width: 657px;
  }
  .sp_product_part .sp-width4 {
    min-width: 541px;
  }
  .sp_product_part .sp-option .sp-hot {
    width: 32px;
  }

  .sp_product_part .sp-price-group {
    line-height: 1;
    align-items: baseline;
    margin-bottom: 35px;
  }
  .sp_product_part .sp-price1 {
    font-size: 72px;
    line-height: 55px;
  }
  .sp_product_part .sp-price2 {
    font-size: 43px;
    margin-left: 31px;
    margin-right: 34px;
  }
  .sp_product_part .sp-row {
    transform: translateY(15px);
  }
  .sp_product_part .sp-row img {
    width: 56px;
  }
  .sp_product_part .sp-row .sp-p {
    width: 240px;
    height: 47px;
    font-size: 33px;
    line-height: 47px;
    margin-left: -25px;
  }

  .sp_product_part .addCart {
    width: 487px;
    height: 93px;
    font-size: 36px;
    gap: 21px;
  }
  .sp_product_part .addCart img {
    width: 42px;
  }
  .sp_product_part .sp-quality-row {
    gap: 29px;
  }

  .sp_product_part .sp-btn-style {
    width: 100%;
    height: 144px;
    margin: 32px auto 42px;
    font-size: 69px;
    box-sizing: border-box;
  }

  .sp_product_part .sp-title-s {
    width: 100%;
    font-size: 44px;
    line-height: 47px;
  }

  .sp_product_part .sp-line {
    width: 959px;
    margin-top: 37px;
    margin-bottom: 42px;
  }

  .sp-tip5 {
    gap: 23px;
    font-size: 33px;
    line-height: 35px;
    width: 100%;
  }
  .sp-tip5 img {
    width: 68px;
  }

  .addGroup {
    width: 418px;
    height: 95px;
    padding: 0px 40px;
  }
  .addGroup .sp-reduce,
  .addGroup .sp-add {
    width: 22px;
  }
  .addGroup input {
    width: 230px;
    font-size: 43px;
  }

  .sp-footer-wrap {
    width: 100%;
    margin: 0 auto;
  }
  .sp-footer-img {
    width: 871px;
    margin: 54px auto 57px;
  }
  
  .sp-footer-box1 {
    width: 918px;
    height: 219px;
    padding: 32px 76px 50px;
    box-sizing: border-box;
  }
  .sp-footer-img2 {
    width: 756px;
  }
  .sp-footer-box1 .sp-p {
    gap: 11px;
    font-size: 30px;
    margin-bottom: 29px;
  }
  .sp-footer-box1 .sp-p img {
    width: 41px;
  }

  .sp-footer-box2 {
    width: 918px;
    height: 219px;
    padding: 27px 40px;
    margin-top: 33px;
  }
  .sp-footer-box2 .sp-p {
    gap: 11px;
    font-size: 30px;
    margin-bottom: 20px;
  }
  .sp-footer-box2 .sp-p img {
    width: 45px;
  }
  .sp-footer-box2 .sp-li {
    font-size: 26px;
    margin-top: 19px;
  }

  .sp-btn-style2 {
    width: 1080px;
    height: 225px;
    background: url('/cdn/shop/files/20260210-rtgyd-fix-bg.png') no-repeat;
    background-position: center center;
    display: flex;
    justify-content: center;
    z-index: 9;
    align-items: center;
    box-sizing: border-box;
  }
  .sp-btn-style2 .sp-area1 .sp-t1 {
    font-family: "Poppins-Bold";
    font-size: 50px;
    color: #FFF;
    line-height: 37px;
    text-shadow: 1px 3px 2px rgba(56,13,0,0.39);

    position: absolute;
    left: 93px;
    top: 54px;
  }
  .sp-btn-style2 .sp-area1 .sp-t2 {
    font-family: "Poppins-Medium";
    font-size: 24px;
    color: #FFF;
    line-height: 28px;

    position: absolute;
    top: 100px;
    left: 90px;
    text-align: center;
  }
  .sp-btn-style2 .sp-cart {
    width: 86px;
    height: 84px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0;

    position: absolute;
    left: 361px;
    top: 91px;
  }
  .sp-btn-style2 .sp-icon {
    width: 100%;
  }
  .sp-btn-style2 .sp-num {
    width: 31px;
    height: 31px;
    background: #FF0000;
    border-radius: 50%;
    border: 3px solid #FFFFFF;

    position: absolute;
    right: 10px;
    top: 15px;
    font-size: 22px;
    font-family: Roboto-Medium;
    line-height: 33px;
  }
  .sp-btn-style2 .sp-text {
    font-family: Poppins-Bold;
    color: #FFFFFF;
    text-shadow: 1px 2px 3px rgba(32,21,0,0.17);
    font-size: 60px;
    line-height: 44px;
    animation: skip 4s infinite 1s;
    text-transform: uppercase;

    position: absolute;
    left: 586px;
    top: 112px;
  }
  .sp-btn-style2 .sp-img2 {
    width: 58px;

    position: absolute;
    left: 900px;
    top: 106px;
  }

  .sp-btn-style2.sp-fixed-bottom {
    position: fixed;
    bottom: 0;
    animation: stuckMoveUp 0.6s;
  }
  .sp_main {
    overflow: hidden;
  }
  .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;
    padding-top: 110px;
    box-sizing: border-box;
    animation: stuckMoveLeft 0.5s;
  }

  .sp-menu .sp-menu-item {
    width: 100%;
    height: 90px;
    border-bottom: 1px solid rgba(71, 71, 71, 0.14);

    font-family: "Poppins-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-scroll-top {
    scroll-margin-top: 0px;
  }
}
.sp-scroll-top {
  scroll-margin-top: 60px;
}

/* =========================================
   PC端样式 (基准宽度 1920px) - 对应图一
   ========================================= */

.sp-promise-section2 {
  width: 1920px; /* 配合zoom使用固定宽 */
  height: 449px;
  /* 模拟背景：深色+金色光效 */
  background: url('/cdn/shop/files/20260210-rtgyd-circle-bg.webp') no-repeat;
  background-size: 100% 100%;
  padding: 53px 275px 60px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
}

/* 标题样式 */
.sp-bz3-section-title {
  font-size: 55px;
  line-height: 60px;
  font-family: "Poppins-Bold"; /* 类似Times New Roman */
  color: #fff;
  margin-bottom: 62px;
}

/* 卡片容器：PC端横向排列 */
.sp-bz3-cards-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  gap: 18px;
}

/* 单个卡片样式 */
.sp-bz3-card {
  height: 218px;
  /* background: #FFFFFF; */
  border-radius: 30px;

  flex: 1; /* 三等分 */
  display: flex;
  flex-direction: column; /* PC端内容上下排列 */
  align-items: center; /* PC端内容居中 */
  text-align: center; /* PC端文字居中 */
  position: relative;
  padding: 63px 22px 0;
  box-sizing: border-box;
}

/* 图标区域 */
.sp-bz3-card-icon {
  width: 95px;
  height: 96px;
  /* 如果没有图片，用此做占位符效果 */
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -47px;
}

.sp-bz3-icon-img {
  width: 100%;
  height: auto;
  object-fit: contain;
  display: none;
}

/* 文本内容区域 */
.sp-bz3-card-content h3 {
  font-size: 24px;
  color: #38200B;
  font-family: Poppins-Bold;
  margin: 0px 0px 0px;
  padding: 0 0px;
  box-sizing: border-box;
  text-transform: uppercase;
  line-height: 28px;
  margin-bottom: 14px;
}

.sp-bz3-card-content p {
  font-family: Poppins-Regular;
  font-size: 16px;
  color: #735032;
  line-height: 22px;
}

/* =========================================
           移动端/窄屏样式 (基准宽度 1080px) - 对应图二
           你的JS会在 width <= 1080 时触发缩放，
           这里的CSS负责改变布局结构
           ========================================= */

@media screen and (max-width: 1080px) {
  .sp-promise-section2 {
    width: 1080px; /* 适配JS的移动端基准宽 */
    height: 1475px;
    padding: 121px 38px 120px;
    background-image: url('/cdn/shop/files/20260210-rtgyd-circle-bg-m.webp');
  }

  /* 移动端标题通常隐藏或变小，图2中似乎没有标题，这里选择隐藏 */
  .sp-bz3-section-title {
    text-align: center;
    margin-bottom: 52px;
    font-size: 70px;
    box-sizing: border-box;
    line-height: 75px;
  }

  /* 容器改为纵向排列 */
  .sp-bz3-cards-container {
    flex-direction: column;
    gap: 42px;
  }

  .sp-bz3-card {
    height: 342px;
    flex: unset;
    flex-direction: row; /* 关键：卡片内部变为左右排列 */
    align-items: center; /* 垂直居中 */
    text-align: left; /* 文字左对齐 */
    padding: 0px 50px 0px 44px;
    border-radius: 30px;
    box-sizing: border-box;
  }

  .sp-bz3-card-icon {
    opacity: 0;
    margin-bottom: 0;
    margin-right: 38px; /* 图标和文字的间距 */
    width: 220px;
    height: 220px;
    flex-shrink: 0; /* 防止图标被压缩 */
    position: unset;
    top: unset;
    transform: unset;
  }

  .sp-bz3-card-content h3 {
    font-size: 46px; /* 移动端字号通常较大（因为基准是1080px） */
    margin: 0;
    margin-bottom: 28px;
    line-height: 50px;
    padding-left: 0;
    padding-right: 0px;
    height: auto;
  }

  .sp-bz3-card-content h3 br {
    display: none;
  }

  .sp-bz3-card-content p {
    font-size: 30px;
    line-height: 40px;
    color: #281800;
  }
}

/* ============================================================
   pc样式 (默认样式)
   基准宽度：1920px
   ============================================================ */

/* ================= 核心容器 (配合 JS zoom) ================= */
.sp-qa2-container {
  margin: 0 auto;
  min-height: 100vh;
  padding-top: 96px;
  padding-bottom: 86px;
  transform-origin: top left;
}

/* ================= 组件样式 (sp-qa2-前缀) ================= */
.sp-qa2-sub-title {
  font-family: Poppins-Medium;
  font-size: 35px;
  line-height: 37px;
  color: #FF6900;
  text-align: center;
  margin-bottom: 17px;
}

/* 标题样式 */
.sp-qa2-title {
  text-align: center;
  font-size: 50px;
  color: #000;
  margin-bottom: 54px;
  line-height: 43px;
  font-family: Poppins-Bold;
  text-transform: uppercase;
}

/* 列表容器 */
.sp-qa2-list-container {
  margin: 0 auto;
  width: 1243px; /* PC端内容宽度 */
}

/* 单个卡片 */
.sp-qa2-item {
  border-radius: 15px;
  transition: all 0.3s ease;
  overflow: hidden; /* 保证圆角 */
  margin-bottom: 44px;
  background: #FFFFFF;
  box-shadow: 1px 2px 27px 0px rgba(19, 17, 17, 0.06);
}

/* 问题区域 (点击触发区) */
.sp-qa2-question {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 32px;
  color: #000000;
  height: 122px; /* 卡片高度 */
  border-radius: 15px 15px 15px 15px;
  font-family: "Poppins-SemiBold";
  padding: 0 64px 0 38px;
  position: relative;
  transition: background-color 0.3s;
  background-color: #FFF;
}

/* 鼠标悬停在问题上时，稍微变色 */
.sp-qa2-question:hover {
  /* background-color: #fafafa;
  background: #8359ae10; */
}

/* 图标外面的黑盒子 */
.sp-qa2-icon-box {
  width: 32px;
  height: 32px;
  background: #3C3C3C;
  /* border-radius: 2px; */
  font-size: 22px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1); /* 旋转动画 */
}

.fa-minus:before, .fa-subtract:before {
  content: "-";
  font-size: 32px;
  line-height: 0;
}

/* 答案区域 (默认隐藏) */
.sp-qa2-answer {
  display: none;
  font-family: Poppins-Medium;
  padding: 44px 38px 0px;
  font-size: 25px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 35px;
  /* background: #f4f4f4; */
  border-top: 1px solid transparent; /* 占位防止跳动 */
}

/* ================= 激活(展开)状态 ================= */
.sp-qa2-item.active {
  /* box-shadow: 1px 2px 27px 0px rgba(19,17,17,0.06); */
  box-shadow: none;
}
.sp-qa2-item.active .sp-qa2-question {
  background: #FD9700;
  color: #FFFFFF;
  /* box-shadow: 1px 2px 27px 0px rgba(19, 17, 17, 0.06); */
}
/* 激活时，图标盒子旋转 135度 (+ 变成 x) */
.sp-qa2-item.active .sp-qa2-icon-box {
  transform: rotate(180deg);
  /* background-color: #fff;   */
  color: #FD9700;
  background: #ffffff;
}
.sp-qa2-item .fa-minus {
  display: none;
}
.sp-qa2-item.active .fa-plus {
  display: none;
}
.sp-qa2-item.active .fa-minus {
  display: block;
}
/* 激活时，整个卡片阴影加深 */
.sp-qa2-item.active {
  /* box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08); */
}

.sp-qa2-container .sp-btn-style1 {
  margin: 60px auto 0;
}

/* ================= 移动端 适配 (基准 1080px) ================= */
@media screen and (max-width: 1080px) {
  .sp-qa2-container {
    width: 1080px;
    box-sizing: border-box;
    padding: 111px 40px 308px;
    min-height: unset;
    overflow: hidden;
  }
  .sp-qa2-list-container {
    width: auto;
  }
  .sp-qa2-sub-title {
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 18px;
  }
  .sp-qa2-title {
    font-size: 70px;
    line-height: 60px;
    margin-bottom: 58px;
  }
  .sp-qa2-icon-box {
    font-size: 30px;
  }
  .sp-qa2-question {
    font-size: 36px;
    padding-left: 38px;
    padding-right: 41px;
  }
  .sp-qa2-answer {
    font-size: 30px;
    line-height: 40px;
    padding-left: 38px;
    padding-right: 38px;
  }
  .sp-qa2-container .sp-btn-style1 {
    margin-top: 119px;
  }
}

.gradually .sp-title 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;
  }
}
@keyframes stuckMoveDown {
  0% {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes stuckMoveUp {
  0% {
    transform: translateY(100%);
  }

  to {
    transform: translateY(0);
  }
}
@keyframes stuckMoveLeft {
  0% {
    transform: translateX(100%);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes stuckFadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}



/* Automatic Generated Fixed CSS */
@media only screen and (max-width: 1080px) { .mf-bundle-product { zoom: 2.2; } }
.mf-bundle-checkout-warning{ color: #788188 !important; opacity: 0.6; }
.app-embed-plus-component-pay-button-address-text { color: #000; opacity: 0.75; font-size: 16px !important; }
.app-embed-plus-component-bundler { padding-top: 0px !important; padding-bottom: 0px !important; }
product-recommendations { display: none !important; }

#root .customer_buy_more_wrapper .customer_buy_more_title { font-size: 50px; margin-bottom: 40px; }
#root table.customer-buy-more-discount-table { color: #000; }
#root .quick-add-hidden { margin: 20px 40px 40px; font-size: 40px; }
#root table.customer-buy-more-discount-table th, td { padding: 20px 10px !important; }
