/** Shopify CDN: Minification failed

Line 4955:2 Expected ":"
Line 4957:2 Expected ":"
Line 4958:2 Expected ":"
Line 4959:2 Expected ":"
Line 4960:2 Expected ":"
Line 4961:2 Expected ":"

**/
@font-face {
  font-family: "Roboto";
  src: url("/cdn/shop/files/Roboto-Bold.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: "Moreland";
  src: url("/cdn/shop/files/Moreland-3.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: "RosellindaAlyamore";
  src: url("/cdn/shop/files/RosellindaAlyamore.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: "Roboto-Regular";
  src: url("/cdn/shop/files/Roboto-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "BellamyStevenson";
  src: url("/cdn/shop/files/Bellamy-Stevenson-2.otf");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "Poppins";
  src: url("/cdn/shop/files/Poppins-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Poppins-Medium";
  src: url("/cdn/shop/files/Poppins-Medium.ttf");
  font-weight: normal;
  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: "Poppins-SemiBold";
  src: url("/cdn/shop/files/Poppins-SemiBold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Poppins-ExtraBold";
  src: url("/cdn/shop/files/Poppins-ExtraBold.ttf");
  font-weight: normal;
  font-style: normal;
}

/* @font-face {
  font-family: "Roboto-Regular";
  src: url("/cdn/shop/files/Roboto-Regular.ttf");
  font-weight: normal;
  font-style: normal;
} */

@font-face {
  font-family: "CapitalDarenRegular";
  src: url("/cdn/shop/files/Capital-Daren-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "KronaOne-Regular";
  src: url("/cdn/shop/files/KronaOne.ttf");
  font-weight: normal;
  font-style: normal;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    height: 100%;
    width: 100%;
    -webkit-text-size-adjust: auto !important;
    text-size-adjust: auto !important;
    -moz-text-size-adjust: auto !important;
    /* overflow-x:hidden; */
}

a {
    color: inherit;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

input,
img {
    border: none;
}

li {
    list-style: none;
}

#shopping {
    scroll-margin-top: 100px;
}
/* 隐藏目标商城详情页面 */
.accordion{
    display:none !important;
}
.sp-combo-wrap .num,.sp-combo-wrap .num1{
    position:absolute;
    font-size:50px;
}
.sp-combo-wrap .num{
    bottom:0;
    right:-110px;
}
.sp-combo-wrap .num1{
    bottom:-11px;
    left:189px;
}

@media screen and (max-width: 1080px) {
    #shopping {
        scroll-margin-top: 120px;
    }
}

.sp-btn-style1 {
    width: 464px;
    height: 91px;
    background: url("/cdn/shop/files/20251230_wlq_btn-pc.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
    animation: skip 4s infinite 1s;
}

.sp-btn-style1 .sp-t3 {
    position: absolute;
    top: 25px;
    left: 82px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: Roboto-Black;
    font-weight: 600;
    font-size: 40px;
    color: #FFFFFF;
}

.header-top {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12;
    font-family: Roboto-Regular;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    width: 100%;
    max-width: 1920px;
    height: 25px;
    background-color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-top.sp-swiper-fade-top {
    overflow: hidden;
}

.header-top.sp-swiper-fade-top .swiper-wrapper {
    height: 100%;
}

.header-top.sp-swiper-fade-top .swiper-slide {
    opacity: 0 !important;
    transition: opacity 0.3s;
}

.header-top.sp-swiper-fade-top .swiper-slide-active {
    opacity: 1 !important;
}

.header-top .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    width: 100%;
}

.header-top .swiper-slide div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

#root {
    position: relative;
    z-index: 11;
    height: 8866px;
    padding-top: 25px;
}

/* #root:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/cdn/shop/files/20251230_wlq_bg-pc.webp") no-repeat;
  background-size: 100% 100%;
} */

/* 横幅区域样式 PC�?*/
.sp-banner.sp-pc {
    width: 100%;
    background: url(/cdn/shop/files/20251230_wlq_nav-bg-pc.png) no-repeat;
    padding: 47px 0;
    height: 290px;
    margin-bottom: 57px;
}

.sp-banner.sp-pc .sp-banner-inner {
    max-width: 1400px;
    margin: 0 auto;
    text-align: center;
}

.sp-banner.sp-pc .sp-banner-top {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #fff;
    margin-bottom: 15px;
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 24px;
    color: #FEFEFE;
}

.sp-banner.sp-pc .sp-banner-top .sp-stars {
    width: 134px;
}

.sp-banner.sp-pc .sp-emoji {
    width: 83px;
    height: 77px;

}

.sp-banner.sp-pc .sp-banner-title {
    /* margin-bottom: 18px; */
    font-family: Roboto-Black;
    font-weight: 400;
    font-size: 46px;
    color: #FEFEFE;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 36px;
}

.sp-banner.sp-pc .sp-banner-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}

.sp-banner.sp-pc .sp-banner-item {
    display: flex;
    align-items: center;
    gap: 21px;
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 24px;
    color: #FEFEFE;
}

.sp-banner.sp-mobile {
    display: none;
}

.sp-banner.sp-pc .sp-banner-item img {
    width: 20px;
}

/* 折扣标签字符不大写 */
/* .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-bg {}

.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 {
    width: 1920px;
    max-width: 1920px;
    background-color: #fff;
    top: 0px;
    left: 0px;
    border-radius: 0px;
    padding: 0 130px;
}

.sp_header-wrap {
    position: relative;
}

.sp_header-content {
    position: fixed;
    top: 55px;
    left: 260px;
    width: 1400px;
    height: 80px;
    background: #FFFFFF;
    box-sizing: border-box;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 4;
    font-size:23px;
}

.sp_header-content ul {
    display: flex;
    align-items: center;
    gap: 26px;
    position: absolute;
    left: 260px;
    font-family: Roboto;
}

.sp_header-content ul span {
    padding: 0 5px;
    height: 13px;
    background: #d72b2b;
    border-radius: 3px;
    font-size: 9px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    margin-left: 0px;
    vertical-align: middle;
}

.sp_header-content .sp-logo {
    position: absolute;
    left: 29px;
    /* top: 26px; */
    font-family: Roboto;
    font-weight: bold;
    top: 5px;
    font-size: 49px;
    color: #000000;
    /* left: 50%; */
    /* transform: translateX(-50%); */
}

.sp-cart {
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-sizing: border-box;
    position: absolute;
    right: 214px;
    top: 21px;
}

.sp-cart .sp-icon {
    width: 100%;
}

.sp-cart .sp-num {
    position: absolute;
    right: -10px;
    top: -8px;
    width: 24px;
    height: 24px;
    background: #FF0000;
    border-radius: 50%;
    border: 3px solid #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Roboto-Medium;
    font-size: 17px;
    color: #FFFFFF;
    text-align: center;
    box-sizing: border-box;
}

.sp-cart .sp-num.sp-gray {
    background-color: #858585;
}

.sp-top-btn {
    width: 177px;
    height: 80px;
    background: linear-gradient(0deg, #E10019 0%, #F32230 100%);
    font-family: Roboto-Black;
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
}

.sp-part-top {
    /* margin-top: 264px; */
}
.sp-footer-wrap {
  width: 100%;
}

.sp-footer-img {
  width: 100%;
  display: block;
  margin: 20px auto 25px;
}

.sp-footer-img2 {
  width: 539px;
  display: block;
}

.sp-footer-box1 {
  width: 100%;
  background: #eef8fe;
  border-radius: 10px;
  padding: 20px 20px 30px;
  box-sizing: border-box;
}

.sp-footer-box1 .sp-p {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: "Roboto-Bold";
  font-size: 23px;
  color: #282828;
  margin-bottom: 20px;
}

.sp-footer-box1 .sp-icon {
  width: 25px;
}

.sp-footer-box2 {
  width: 100%;
  background: #fdfcf5;
  border-radius: 10px;
  padding: 16px 21px;
  box-sizing: border-box;
  margin-top: 20px;
}

.sp-footer-box2 .sp-icon {
  width: 29px;
}

.sp-footer-box2 .sp-p {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: "Roboto-Bold";
  font-size: 23px;
  color: #282828;
  margin-bottom: 20px;
}

.sp-footer-box2 .sp-li {
  font-size: 20px;
  color: #666666;
  font-family: "Roboto";
  line-height: 1.2;
  margin-top: 10px;
}

.sp-footer-box2 span {
  font-family: "Roboto-Bold";
}

.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: 50px auto 0;
  display: block;
  align-self: flex-end;
  margin-bottom: 10px;
}
.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::before {
    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-box {
    position: absolute;
    top: 514px;
    left: 261px;
}


.sp-button-box {
    position: relative;
    width: 492px;
    height: 100px;
    background: #FD4C00;
    border-radius: 50px;
    box-sizing: border-box;
    padding-left: 55px;
    display: flex;
    align-items: center;
    animation: skip 4s infinite;
    font-size: 38px;
    color: #FFFFFF;
}

.sp-button-box .sp-arrow {
    position: absolute;
    top: -5px;
    right: -5px;
}

.sp-title-wrap {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
}

.sp-title {
    font-family: Poppins;
    font-size: 50px;
    color: #271A00;
    line-height: 1;
}

.sp-sub-title {
    font-family: Poppins-Regular;
    font-size: 28px;
    color: #000000;
    line-height: 1;
}

.sp-opacity {
    opacity: 0.8;
}

.sp-part1 {
    height: 915px;
    position: relative;
}

.sp-part1 .sp-bg-image {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    max-width: 1920px;
    height: 930px;
}

.sp-part1 .sp-content {
    position: absolute;
    top: 230px;
    left: 260px;
    z-index: 2;
}

/* 握力器风�?- 主标�?*/
.sp-part1 .sp-title-main {
    font-family: CapitalDarenRegular;
    font-weight: 400;
    font-size: 81px;
    color: #2B85FF;
    line-height: 1;
    text-transform: uppercase;
    margin-left: -7px;
}

.sp-part1 .sp-sub-title-main {
    font-family: KronaOne-Regular;
    font-weight: 400;
    font-size: 38px;
    color: #FFFFFF;
    line-height: 2;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.sp-part1 .sp-feature-tags {
    margin-bottom: 10px;
}

/* 特性标签列�?*/
.sp-part1 .sp-features-list {
    display: flex;
    gap: 30px;
    margin-bottom: 15px;
}

.sp-part1 .sp-feature-tag {
    font-family: Roboto-Regular;
    font-weight: normal;
    font-size: 26px;
    color: #EBEBEB;
    display: flex;
    align-items: center;
    gap: 11px;
}

.sp-part1 .sp-feature-tag-single {
    margin-bottom: 43px;
}

.sp-part1 .sp-feature-tag .sp-highlight {
    font-weight: 700;
    color: #FFFFFF;
    font-family: Robot;
    font-weight: bold;
}

.sp-part1 .sp-feature-tag .sp-check-icon {
    width: 33px;
    height: 25px;
}

/* 折扣按钮 */
.sp-part1 .sp-btn-discount {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    padding: 18px 40px;
    background: linear-gradient(135deg, #C62828 0%, #8B0000 100%);
    border-radius: 8px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(198, 40, 40, 0.4);
    margin-bottom: 35px;
}

.sp-part1 .sp-btn-discount:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(198, 40, 40, 0.5);
}

.sp-part1 .sp-btn-discount .sp-arrow-icon {
    font-size: 28px;
    font-weight: 300;
}

/* 社交证明 */
.sp-part1 .sp-social-proof {
    display: flex;
    align-items: center;
    gap: 21px;
    margin-top: 30px;
}



.sp-part1 .sp-avatar {
    width: 157px;
    height: 40px;
}


.sp-part1 .sp-proof-text {
    font-family: Roboto;
    font-weight: 500;
    font-size: 18px;
    color: #E9E9E9;
}

.sp-part1 .sp-proof-num {
    color: #FF9800;
    font-weight: 600;
}

/* 阻力等级信息 - 右侧 */
.sp-part1 .sp-resistance-info {
    position: absolute;
    bottom: 120px;
    right: 260px;
    text-align: center;
    z-index: 2;
    padding: 23px 0;
    border-radius: 15px;
    background: url(/cdn/shop/files/20251230_wlq_bg1-icon.png) no-repeat;
    background-size: 100% 100%;
    width: 255px;
    height: 181px;
    box-sizing: border-box;
}

.sp-part1 .sp-resistance-label {
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 1.3;
}


.sp-part1 .sp-btn-style1 {
    margin-left: -7px;
}

.sp-part1 .sp-resistance-range {
    font-family: Roboto;
    font-weight: bold;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 1;
    margin-top: 50px;
}

.sp-part1 .sp-resistance-range .sp-kg {
    font-size: 24px;
    font-weight: 400;
    vertical-align: baseline;
}


.sp-part2 {
    position: relative;
    height: 926px;
    background: #000403;
    box-sizing: border-box;
}

.sp-bg2-icon {
    width: 385px;
    height: 52px;
    position: absolute;


}

.sp-part2 .sp2-tag {
    position: absolute;
    top: 103px;
    left: 289px;
    padding: 8px 20px;
    font-family: Roboto;
    font-weight: bold;
    font-size: 30px;
    color: #0D1415;
    line-height: 34px;
    width: 324px;
    height: 41px;
    background: linear-gradient(171deg, #C5AE75, #F7B456);
    border-radius: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sp-part2 .sp2-title {
    position: absolute;
    top: 159px;
    left: 260px;
    font-family: Roboto-Black;
    font-weight: 900;
    font-size: 60px;
    color: #FFFFFF;
}

.sp-part2 .sp2-desc {
    position: absolute;
    top: 165px;
    left: 862px;
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 34px;
}

.sp-part2 .sp2-highlight {
    color: #2B85FF;
}

.sp-part2 .sp2-video-wrap {
    position: absolute;
    top: 288px;
    left: 260px;
    width: 453px;
    height: 522px;
    background: #2B85FF;
    border-radius: 22px;

}


.sp-part2 .sp-video {
    width: 453px;
    height: 446px;
    border-radius: 22px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    object-fit: cover;
    border: 1px solid #fff;
}

.sp-part2 .sp2-video-text {
    position: absolute;
    bottom: 17px;
    left: 0;
    width: 100%;
    height: 50px;
    /* border-radius: 0 0 20px 20px; */
    font-family: Roboto-Medium;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 34px;
}

.sp-part2 .sp2-features-grid {
    position: absolute;
    top: 288px;
    left: 727px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.sp-part2 .sp2-feature-row {
    display: flex;
    gap: 14px 12px;
}

.sp-part2 .sp2-row-top .sp2-feature-item {
    width: auto;
    height: 251px;
}

.sp-part2 .sp2-row-bottom .sp2-feature-item {
    width: auto;
    height: 257px;
}

.sp-part2 .sp2-feature-item {
    background: #2B2A26;
    border-radius: 22px;
    overflow: hidden;
    position: relative;
}

.sp-part2 .sp2-feature-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sp-part2 .sp2-feature-name {
    position: absolute;
    left: 0;
    width: 100%;
    font-family: Roboto-Medium;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    box-sizing: border-box;
    text-align: center;
    bottom: 2px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 5px;

}

.sp-part2 .sp2-row-bottom .sp2-feature-name {
    bottom: 6px;
    font-size: 20px;
}

.sp-part2 .sp2-row-top .sp2-feature-name .sp-bold {
    font-size: 24px;
}

.sp-part3 {
    position: relative;
    height: 1165px;
    background: url(/cdn/shop/files/20251230_wlq_bg3-pc.png) no-repeat;
    background-size: 100% 100%;
}

.sp-part3 .sp3-title {
    position: absolute;
    top: 99px;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: Roboto-Black;
    font-weight: 900;
    font-size: 55px;
    color: #FFFFFF;
}

.sp-part3 .sp3-sub-text {
    position: absolute;
    top: 182px;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: Roboto-Regular;
    font-size: 26px;
    color: #FFFFFF;
}



.sp-part3 .sp3-card {
    position: absolute;
    top: 287px;
    right: 260px;
    width: 694px;
    height: 393px;
    background: #FFFFFF;
    border-radius: 22px;
    padding: 25px;
    box-sizing: border-box;
}

.sp-part3 .sp-btn-style1 {
    position: absolute;
    top: 430px;
    left: 121px;
}

.sp-part3 .sp3-card-images img {
    width: 645px;
    height: 249px;
}

.sp-part3 .sp3-card-features {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* gap: 12px; */
    margin-bottom: 20px;
    padding: 0 40px;
    justify-content: space-between;
    gap:6px 20px;
    margin-top: 12px;

}

.sp-part3 .sp3-feature-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: Roboto-Regular;
    font-size: 20px;
    color: #000000;
}

.sp-part3 .sp3-feature-item img {
    width: 21px;
    height: auto;
}

.sp-part3 .sp3-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    background: linear-gradient(90deg, #4A9EFF, #2B6BC5);
    border-radius: 25px;
    font-family: Roboto-Bold;
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
}

.sp-part3 .sp3-btn span {
    margin-left: 8px;
    font-size: 24px;
}

.sp-part3 .sp3-users {
    position: absolute;
    top: 922px;
    left: 260px;
    width: 100%;
    box-sizing: border-box;
    width: 1400px;
    height: 584px;
    background: #FFFFFF;
    border-radius: 22px;
    z-index: 2;
    box-sizing: border-box;
}

.sp-part3 .sp3-users-title {
    text-align: center;
    font-family: Roboto-Black;
    font-weight: 900;
    font-size: 50px;
    color: #000000;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
}

.sp-part3 .sp3-users-scroll {
    width: 1400px !important;
    overflow: hidden;
    position: absolute;
    top: 146px;
    left: 50%;
    transform: translateX(-50%);
}

.sp-part3 .sp3-users-list {
    display: flex;
    gap: 9px;
    top: 146px;
    position: absolute;
    left: 27px;
}

.sp-part3 .sp3-user-item {
    width: 262px !important;
    text-align: center;
}

.sp-part3 .sp3-user-item img {
    width: 262px;
    height: auto;
    object-fit: cover;
    border-radius: 15px;
    margin-bottom: 10px;
}

.sp-part3 .sp3-user-name {
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 22px;
    color: #000000;
    line-height: 30px;
}

.sp-part3 .sp3-user-kg {
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 22px;
    color: #000000;
    line-height: 30px;
}


.sp-part4 {
    position: relative;
    width: 1920px;
    height: 1902px;
    background: #000403;
}

.sp-part4 .sp4-title {
    position: absolute;
    top: 445px;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: Roboto-Black;
    font-weight: 900;
    font-size: 60px;
    color: #FFFFFF;
}

.sp-part4 .sp4-sub-text {
    position: absolute;
    top: 529px;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: Roboto-Regular;
    font-size: 26px;
    color: #FFFFFF;
}

.sp-part4 .sp4-cards {
    position: absolute;
    top: 614px;
    left: 260px;
    display: flex;
    gap: 35px;
    z-index: 2;
}

.sp-part4 .sp4-card {
    width: 682px;
    box-sizing: border-box;
    text-align: center;
    height: 544px;
    position: relative;

}

.sp-part4 .sp4-gif {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 15px;
    margin-bottom: 20px;
    width: 270px;
    height: 189px;

    border-radius: 10px;
    position: absolute;
    top: 166px;
    left: 166px;
}

.sp-part4 .sp4-card-img {
    width: 100%;
    height: 544px;
    object-fit: cover;
    border-radius: 15px;
    margin-bottom: 15px;

}

.sp-part4 .sp4-noise {
    position: absolute;
    top: 52px;
    left: 35px;

    z-index: 2;
    width: 225px;
    height: 303px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 7px solid rgba(43, 133, 255, 0.32);
    /* padding-top: 19px; */
    box-sizing: border-box;
}

.sp-part4 .sp4-noise-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 18px;
    /* padding-top: 15px; */
    font-family: Roboto-Regular;
}





.sp-part4 .sp4-noise-db {
    font-family: Roboto-Medium;
    font-weight: 500;
    font-size: 20px;
    color: #2B2A26;
    text-wrap: nowrap;

}

.sp-part4 .sp4-noise-label {

    font-size: 18px;
    font-family: Roboto-Regular;
    line-height: 1.6;
}

.sp-part4 .sp4-noise-bar-wrap {
    width: 170px;
    height: 5px;
    background: #c8c8c8;
}

.sp-part4 .sp4-noise-bar {
    height: 5px;
    border-radius: 3px;
}

.sp-part4 .sp4-bar1 {
    width: 10%;
    background: #6D6D6D;
    display: block;
}

.sp-part4 .sp4-bar2 {
    width: 20%;
    background: #277BF6;
    display: block !important;
}

.sp-part4 .sp4-bar3 {
    width: 40%;
    background: #6D6D6D;
    display: block !important;
}

.sp-part4 .sp4-bar4 {
    width: 60%;
    background: #6D6D6D;
    display: block !important;
}

.sp-part4 .sp4-card-title {
    margin-bottom: 5px;
    position: absolute;
    bottom: 77px;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: Roboto-Medium;
    font-weight: 500;
    font-size: 30px;
    color: #000000;
}

.sp-part4 .sp4-card-sub {
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 28px;
    position: absolute;
    bottom: 41px;
    left: 0;
    width: 100%;
    text-align: center;
}

.sp-part4 .sp4-btn-wrap {
    position: absolute;
    top: 560px;
    left: 50%;
    transform: translateX(-50%);
}

.sp-part4 .sp4-recommend {
    position: absolute;
    top: 1324px;
    left: 260px;

    width: 1400px;
    height: 490px;
    background: url(/cdn/shop/files/20251230_wlq_bg4-3.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    padding: 0 30px;
    box-sizing: border-box;
}

.sp-part4 .sp4-trophy {
    width: 140px;
    height: auto;
    margin-right: 20px;
}

.sp-part4 .sp4-recommend-content {
    flex: 1;
}

.sp-part4 .sp4-recommend-tag {
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 21px;
    color: #dcdcdc;
    font-style: italic;
    margin-bottom: 8px;
    line-height: 1.2;
    text-align: left;
    position: absolute;
    top: 118px;
    left: 421px;

}

.sp-part4 .sp4-recommend-title {
    font-family: Roboto-Black;
    font-weight: normal;
    font-size: 32px;
    color: #2B85FF;
    position: absolute;
    top: 182px;
    left: 421px;
    font-style: italic;

}

.sp-part4 .sp4-recommend-quote {
    font-family: Poppins-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #BBBBBB;
    position: absolute;
    top: 234px;
    left: 421px;
}

.sp-part4 .sp4-recommend-author {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 7px;
    position: absolute;
    top: 285px;
    left: 853px;

}

.sp-part4 .sp4-author-sign {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    font-family: RosellindaAlyamore;
    font-weight: 400;
    font-weight: 400;
    font-size: 61px;
    color: #F9E1BB;
}

.sp-part4 .sp-btn-style1 {
    position: absolute;
    top: 1209px;
    left: 734px;
}

.sp-part4 .sp4-author-title {
    font-family: Poppins-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    opacity: 0.9;
}

.sp-part4 .sp4-certifications {
    position: absolute;
    top: 347px;
    left: 421px;
}

.sp-part4 .sp4-certifications img {
    width: 360px;
    height: 64px;
}

.sp-part4 .sp4-person {
    width: 120px;
    height: auto;
    margin-left: 20px;
}

.sp-part5 {
    height: 770px;
}

.sp-part5 .sp-title {
    width: 100%;
    text-align: center;
}

.sp-part5 .sp-sub-title {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.sp-part5 .sp-swiper2 {
    position: absolute;
    top: 142px;
    width: 100%;
    max-width: 1920px;
}

.sp-part5 .swiper .swiper-pagination-bullet-active {
    opacity: 1;
}

.sp-part5 .swiper-slide {
    position: relative;
    width: 822px;
    height: 552px;
    transform: scaleY(0.86);
    transition: all 0.3s;
    box-sizing: border-box;
}

.sp-part5 .swiper-slide-active {
    transform: scaleY(1);
    opacity: 1;
}

.sp-part5 .sp-text {
    position: absolute;
    top: 428px;
    left: 71px;
}

.sp-part5 .sp-text .sp-t1 {
    font-family: Poppins;
    font-size: 32px;
    color: #FFFFFF;
}

.sp-part5 .sp-text .sp-t2 {
    font-family: Roboto-Regular;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 28px;
}

.sp-part6 {
    height: 807px;
}

.sp-part6 .sp-image {
    position: absolute;
    top: 0px;
    left: 100px;
}

.sp-part6 .sp-title {
    position: absolute;
    top: 80px;
    left: 1289px;
}

.sp-part6 .sp-sub-title {
    position: absolute;
    top: 154px;
    left: 1210px;
}

.sp-part6 .sp-image1 {
    position: absolute;
    top: 218px;
    left: 1010px;
}

.sp-part6 .sp-text {
    position: absolute;
    top: 422px;
    left: 1010px;
    width: 651px;
    font-family: Roboto-Regular;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 1;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    gap: 225px 15px;
}

.sp-part6 .sp-text div {
    width: 318px;
}

.sp-part7 {
    height: 939px;
    width: 100%;
    background: url(/cdn/shop/files/20251230_wlq_bg7-pc.png) no-repeat;
    background-size: 100%;
}



.sp-part7 .sp-title {
    font-size: 70px;
    color: #211B1D;
    line-height: 90px;
    text-align: center;
    font-family: Roboto-Black;
    font-weight: 900;
    font-size: 55px;
    color: #FFFFFF;
    line-height: 1;
    padding-top: 108px;
    margin-bottom: 20px;
}


.sp-part7 .sp-text {
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 1;
    text-align: center;

}

.sp-part7 .sp-text div {
    opacity: 0.8;
}

.sp-part8 {
    position: relative;
    width: 1920px;
    background: #030303;
    height: 706px;
}

.sp-part8 .sp8-content {
    position: absolute;
    top: 102px;
    left: 260px;

    width: 1400px;
    height: 458px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    padding: 0 60px;
    box-sizing: border-box;
    background: url(/cdn/shop/files/20251230_wlq_bg8-pc.png) no-repeat;
    background-size: 100% 100%;
}

.sp-part8 .sp8-img {
    width: 500px;
    height: auto;
    margin-right: 80px;
}

.sp-part8 .sp8-info {
    position: absolute;
    top: 85px;
    right: 100px;
    width: auto;
}

.sp-part8 .sp8-title {
    font-family: Roboto-Black;
    font-weight: 900;
    font-size: 55px;
    color: #141919;
    line-height: 60px;
}

.sp-part8 .sp8-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 50px;
}

.sp-part8 .sp8-item {
    font-family: Roboto-Regular;
    font-size:
        21px;
    color: #141919;
    opacity: 0.8;
}

.sp-part8 .sp8-label {
    font-family: Roboto;
    font-weight: 700;
    line-height: 1.2;

    margin-right: 8px;
}

.sp-part8 .sp8-value {
    color: #141919;
    opacity: 0.8;
}


#carousel {
    width: 100%;
    max-width: 1920px;
    box-sizing: border-box;
    position: relative;
    margin-top: 0px;
}

#carousel .swiper-free-mode>.swiper-wrapper {
    transition-timing-function: linear !important;
}

#carousel .swiper {
    -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDQwIiBoZWlnaHQ9IjUwMCIgdmlld0JveD0iMCAwIDE0NDAgNTAwIiBpZD0iaiI+CiAgPHBhdGggZmlsbD0icmdiKDIwMCwyMDAsMjAwKSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAwczI3NS4wNCAxMDAgNzIwIDEwMFMxNDQwIDAgMTQ0MCAwdjUwMHMtMjc1LjA0LTEwMC03MjAtMTAwUzAgNTAwIDAgNTAwVjB6Ii8+Cjwvc3ZnPgo=);
    mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDQwIiBoZWlnaHQ9IjUwMCIgdmlld0JveD0iMCAwIDE0NDAgNTAwIiBpZD0iaiI+CiAgPHBhdGggZmlsbD0icmdiKDIwMCwyMDAsMjAwKSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAwczI3NS4wNCAxMDAgNzIwIDEwMFMxNDQwIDAgMTQ0MCAwdjUwMHMtMjc1LjA0LTEwMC03MjAtMTAwUzAgNTAwIDAgNTAwVjB6Ii8+Cjwvc3ZnPgo=);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    /* -webkit-mask-size: 1720px;
    mask-size: 1720px; */
    -webkit-mask-size: 2220px;
    mask-size: 2220px;
    width: 100%;
    max-width: 1815px;
    height: 655px;
    overflow: hidden;
}

#carousel .swiper-wrapper {
    position: relative;
    display: flex;
}

#carousel .swiper-slide {
    width: 400px;
    height: 655px;
    /* height: 491px; */
    flex-shrink: 0;
    position: relative;
}

#carousel .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    /* border-radius: 20px; */
    object-fit: cover;
}

.sp_product_part {
    width: 100%;
    font-family: "Roboto-Medium";
    box-sizing: border-box;
    position: relative;
    padding: 0px 260px 100px;
}

.sp_product_content {
    display: flex;
    gap: 40px;
    box-sizing: border-box;
}

.sp-color {
    color: #FF6900;
}

.sp_product_part .sp-title {
    font-family: Poppins;
    font-size: 43px;
    color: #161614;
    line-height: 54px;
    font-style: italic;
    width: 1161px;
    text-align: center;
    margin: 0 auto 20px;
}

.sp_product_part .sp-info {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-family: Poppins-Medium;
    font-size: 23px;
    color: #000000;
    margin-bottom: 10px;
}

.sp_product_part .sp-info span {
    font-family: Poppins;
}

.sp_product_part .sp-info2 {
    font-family: Poppins;
    font-size: 48px;
    color: #2A1A00;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.sp_product_part .sp-info3 {
    display: none;
}

.sp_product_part .sp-info4 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 100px;
    margin-bottom: 40px;
}

.sp_product_part .sp-info4-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: Poppins-Medium;
    font-size: 20px;
    color: #252525;
}

.sp-scroll2 {
    width: 1080px !important;
    overflow: hidden;
    margin-left: -45px;
    margin-bottom: 50px;
}

.sp-scroll2 .nav-imgs .nav-imgs-item {
    width: 1450px !important;
    display: flex;
    justify-content: space-around;
    margin-top: 29px;
}

.sp-scroll2 .sp-p {
    display: flex;
    align-items: center;
    gap: 9px;
    font-family: Roboto-Regular;
    font-size: 26px;
    color: #FEFEFE;
}

.sp_product_part .sp-img-wrap {
    width: 799px;
    height: 653px;
    user-select: none;
    box-sizing: border-box;
    background: url(/cdn/shop/files/20251230_wlq_product-bg.png) no-repeat;
    background-size: 100%;
}

.sp_product_part .sp-img-wrap .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sp_product_part .sp-img-wrap .sp-img-p {
    -webkit-user-drag: none;
    display: block;
}

.sp_product_part .sp-brand {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 700px;
    height: 110px;
    z-index: 2;
}

.sp_product_part .sp_product_inner {
    width: 536px;
}

.sp_product_part .sp-row1 {
    position: absolute;
    bottom: 13px;
    left: 46px;
    font-family: Roboto-Black;
    font-size: 34px;
    color: #FFFFFF;
    line-height: 1;
    font-style: italic;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 18px;
}

.sp_product_part .sp-clock-s {
    position: absolute;
    top: 587px;
    left: 579px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
    line-height: 1;
    box-sizing: border-box;
    z-index: 2;

}

.sp_product_part .sp-clock-s .square {
    width: 46px;
    height: 46px;
    background: #FFFFFF;
    border-radius: 10px;
    font-family: Roboto-Black;
    font-size: 33px;
    color: #77131F;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    box-sizing: border-box;
}

.sp_product_part .sp-clock-s .dots {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    flex-shrink: 0;
    margin: 0 5px;
}

.sp_product_part .sp-clock-s .dot {
    width: 6px;
    height: 6px;
    background: #ffffff;
    border-radius: 50%;
}

.sp_product_part .sp-padding {
    box-sizing: border-box;
    padding: 0 0px;
}

.sp_product_part .option-title {
    width: 505px;
    font-size: 20px;
    line-height: 1;
    margin: 20px 0px 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: Roboto-Medium;
    font-weight: 500;
    font-size: 20px;
    color: #696969;
}

.sp_product_part .opt-group {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 8px;
    position: relative;
}

.sp_product_part .sp-option {
    position: relative;
    height: 44px;
    padding: 0 50px;
    background: #F5F5F7;
    border-radius: 10px;
    font-family: Roboto;
    font-size: 20px;
    color: #252525;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    white-space: nowrap;
    user-select: none;
    padding: 0 35px;
    min-width: 155px;
}

.sp_product_part .sp-option.active {
    color: #ffffff;

    background: #18181A;

}




.sp_product_part .sp-option .sp-span {
    font-family: "Roboto-Regular";
    margin-left: 5px;
}

.sp_product_part .sp-option .sp-icon {
    width: 22px;
    height: auto;
    margin-right: 10px;
    /* position: absolute;
    right: 0;
    top: -30px;
    width: 59px;
    height: 40px; */
}

.sp_product_part .sp-price-group {
    line-height: 1.1;
    margin-top: 20px;
    align-items: baseline;
    margin-bottom: 30px;
}

.sp_product_part .sp-price1 {
    font-family: Roboto;
    font-weight: 900;
    font-size: 50px;
    color: #FF0707;
    line-height: 54px;
    margin-right: 10px;
}

.sp_product_part .sp-price2 {
    font-family: Roboto-Medium;
    font-size: 26px;
    color: #4B4B4B;
    margin-left: 1;
    font-family: Roboto;
    font-weight: 900;
    font-size: 36px;
    color: #999999;
    line-height: 49px;
}

.sp_product_part .sp-row {
    margin-left: 25px;
    display: flex;
    align-items: center;
}

.sp_product_part .sp-clock-icon {
    animation: shakeCart 3s infinite ease-in-out;

}

.sp_product_part .sp-clock {
    height: 186px;
    animation: shakeCart 3s infinite ease-in-out;
    position: absolute;
    z-index: -1;
    top: -25px;
    right: 79px;
}

.sp_product_part .sp-row img {
    position: relative;
    z-index: 1;
    width: 28px;
    animation: shakeCart 3s infinite ease-in-out;
}

.sp_product_part .sp-row .sp-p {
    width: 143px;
    height: 28px;
    background: #eb031f;

    font-family: "Poppins-SemiBold";
    font-size: 24px;
    color: #ffffff;
    line-height: 29px;
    text-align: center;
    margin-left: 10px;
    /* padding-left: 20px; */
    box-sizing: border-box;
    /* transform: translateY(5px); */
}

.sp_product_part .sp-shandian {
    width: 28px;
    height: auto;
    margin-right: -24px;
}

.sp_product_part .sp-quality-row {
    display: flex;
    align-items: center;
    gap: 17px;
    margin-top: 16px;
}

.sp_product_part .addCart {
    width: 290px;
    height: 50px;
    background: #F0F7FF;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: Roboto;
    font-size: 22px;
    color: #282828;
    gap: 14px;
    text-transform: uppercase;
}

.sp_product_part .addCart img {
    width: 24px;
}

.sp_product_part .sp-btn-style {
    /* width: 577px; */
    width: 536px;
    height: 72px;
    background: #EB031F;
    border-radius: 10px;
    cursor: pointer;
    margin: 22px auto 22px 0;
    font-family: Poppins;
    font-size: 30px;
    color: #fff;
    animation: skip 4s infinite;
    text-align: center;
    box-sizing: border-box;
}

.sp_product_part .sp-title-s {

    font-weight: bold;
    font-size: 40px;
}

.sp-tip5 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    font-family: Poppins-Medium;
    font-size: 20px;
    color: #000000;
}

.sp-tip5 img {
    width: 58px;
}

.sp-tip5 .sp-span {
    color: #cf2f29;
}

@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: 225px;
    height: 51px;
    border-radius: 10px;
    border: 1px solid rgba(153, 153, 153, 0.96);
    /* background: #eeeeee; */
    padding: 0px 15px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* background: #eeeeee; */
}

.addGroup .sp-reduce,
.addGroup .sp-add {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    padding: 4px;
    cursor: pointer;
    flex-shrink: 0;
}

.addGroup input {
    outline: 0;
    border: none;
    text-align: center;
    box-sizing: border-box;
    width: 120px;
    height: 100%;
    color: #232326;
    /* vertical-align: middle; */
    padding: 0;
    font-family: "Roboto-Medium";
    font-size: 23px;
    color: #000000;
    /* border-left: 2px solid #a8a8a7;
  border-right: 2px solid #a8a8a7; */
    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-img {
    width: 535px;
    display: block;
    margin-top: 43px;
}

.sp-footer-img2 {
    width: 438px;
    display: block;
}

.sp-footer-box1 {
    width: 100%;
    background: #daf1ff;
    border-radius: 10px;
    padding: 20px 40px 30px;
    box-sizing: border-box;
}

.sp-footer-box1 .sp-p {
    display: flex;
    align-items: center;
    gap: 7px;
    font-family: "Roboto";
    font-size: 20px;
    color: #282828;
    margin-bottom: 20px;
}

.sp-footer-box1 .sp-icon {
    width: 25px;
}

.sp-footer-box2 {
    width: 100%;
    background: #FDFCF5;
    border-radius: 10px;
    padding: 16px 41px;
    box-sizing: border-box;
    margin-top: 20px;
}

.sp-footer-box2 .sp-icon {
    width: 29px;
}

.sp-footer-box2 .sp-p {
    display: flex;
    align-items: center;
    gap: 7px;
    font-family: "Roboto";
    font-size: 20px;
    color: #282828;
    margin-bottom: 20px;
}

.sp-footer-box2 .sp-li {
    font-size: 17px;
    color: #666666;
    font-family: "Roboto-Regular";
    line-height: 1.2;
    margin-top: 10px;
}

.sp-footer-box2 span {
    font-family: "Roboto";
}

.sp-footer-box {
    display: none;
}

.sp-footer-img3 {
    display: none;
}

/* =========================================
   PC端样�?(基准宽度 1920px) - 默认样式 保障�?   ========================================= */

.sp-promise-section2 {
    width: 1920px;
    min-height: 451px;
    background: url("/cdn/shop/files/20251230_wlq_sp-bz2-pc-bg.png") no-repeat center center;
    background-size: cover;
    padding: 58px 260px 60px 260px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}

/* PC端标题显�?*/
.sp-bz3-section-title {
    display: block;
    font-size: 50px;
    font-family: "Roboto";
    color: #fff;
    margin-bottom: 75px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

/* 卡片容器：PC端横向排�?*/
.sp-bz3-cards-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    gap: 40px;
}

/* 单个卡片样式 - PC端纵向排�?*/
.sp-bz3-card {
    background: #fdfbf7;
    border-radius: 20px;
    padding: 55px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    position: relative;
    width: 438px;
    height: 218px;
    background: #FFFFFF;
    border-radius: 15px;
}

/* 图标区域 - PC�?*/
.sp-bz3-card-icon {
    width: 95px;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -43px;
    flex-shrink: 0;
}

.sp-bz3-icon-img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

/* 文本内容区域 - PC�?*/
.sp-bz3-card-content h3 {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 26px;
    font-weight: 900;
    font-size: 24px;
    color: #000000;
}

.sp-bz3-card-content p {
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    font-style: italic;
    font-family: Roboto-Regular;
}




.sp-circles {
    width: 218px;
    height: 217px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: "Poppins";
    font-size: 28px;
    color: #fffefe;
    text-align: center;
    line-height: 1;
    box-sizing: border-box;
    flex-shrink: 0;
}

.sp-circle1 {
    background: none;
}

.sp-circle2 {
    background: none;
}

.sp-circle3 {
    background: none;
}

.sp-q-part {
    padding: 104px 339px 122px;
    width: 1920px;
    height: 1137px;
    background: #161717;
}

.sp-q-part .sp-btn-style1 {
    margin: 122px auto 0;
    width: 713px;
    height: 91px;
    background: url("/cdn/shop/files/20251230_wlq_btn2-pc.png") no-repeat;
    background-size: 100% 100%;

}

.sp-q-part .sp-btn-style1 .sp-t3 {
    position: absolute;
    top: 25px;
    left: 106px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: Roboto-Black;
    font-weight: 600;
    font-size: 40px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sp-q-part .sp-title {
    line-height: 1;
    margin-bottom: 63px;
    text-align: center;
    font-family: Roboto-Black;
    font-weight: 400;
    font-size: 45px;
    font-weight: 900;
    font-size: 55px;
    color: #FFFFFF;

}

.sp-q-part .sp-title .sp-span {
    font-size: 30px;
}


.sp-q-part .sp-title i {
    background: linear-gradient(-8deg, #38200B 0%, #B0580B 53.2470703125%, #38200B 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: normal;

}

.sp-q-part .sp-title .sp-span i {
    text-transform: none;
    font-weight: 400;
    font-size: 30px;
    font-family: Moreland;
    font-weight: 400;
    font-size: 30px;
    color: #38200B !important;

}

.sp-q-part .sp-box .sp-item {
    /* box-shadow: 1px 2px 27px 0px rgba(19, 17, 17, 0.06); */
    margin-bottom: 20px;
}

.sp-q-part .q-row {
    width: 1243px;
    height: 122px;
    background: #FFFFFF;
    box-shadow: 1px 2px 27px 0px rgba(19, 17, 17, 0.06);
    display: flex;
    align-items: center;
    font-family: Roboto-Medium;
    font-size: 28px;
    color: #000000;
    line-height: 1.2;
    cursor: pointer;
    padding-left: 30px;
    user-select: none;
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    padding-right: 160px;
    margin-bottom: 36px;
}

.sp-q-part .q-row .sp-icon {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 40px;
    display: block !important;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
}

.sp-q-part .q-row .sp-icon::after {
    content: '+';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    /* background: url('/cdn/shop/files/20251230_wlq_icon-plus.png') no-repeat; */
    background-size: 100% 100%;
    width: 32px;
    height: 32px;
    background: #005BCD;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sp-q-part .sp-text {
    width: 100%;
    height: auto;
    /* background: #F4F4F4; */
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    font-family: Poppins-Medium;
    font-size: 25px;
    color: #fff;
    line-height: 35px;
    display: none;
    padding-bottom: 25px;
    padding-top: 15px;
    box-sizing: border-box;
    transition: all 0.3s;
    opacity: 0;
}

.sp-q-part .sp-show .q-row {
    width: 1243px;
    height: 73px;
    background: #2B85FF;
    color: #ffffff;
    font-family: Roboto;
    border: none;
    font-size: 32px;
    margin-bottom: 0;
}

.sp-q-part .sp-show .sp-icon {}

.sp-q-part .sp-show .sp-icon::after {
    /* background: url('/cdn/shop/files/20251230_wlq_icon-minus.png') no-repeat; */
    background-size: 100% 100%;
    width: 32px;
    height: 32px;
    content: '-';
    color: #161717;
    background-color: #fff;
}

.sp-q-part .sp-show .sp-text {
    display: block;
    opacity: 1;
}

.sp-pop {
    width: 1080px;
    /* display: flex;
  flex-direction: column;
  align-items: center; */
    border-radius: 80px 80px 0px 0px;
    background-color: #fff;
    overflow-y: auto;
    padding: 60px 0px 0px;
    box-sizing: border-box;
    max-height: 90%;
    position: absolute;
    bottom: 0;
    animation: sp-fade-in 1.5s;
    display: none;
}

@keyframes sp-fade-in {
    0% {
        transform: translateY(100%);
        opacity: 0;
    }

    100% {
        transform: translateY(0%);
        opacity: 1;
    }
}

.sp-pop::-webkit-scrollbar {
    width: 0;
}

.sp-pop .product-part {
    padding-top: 40px;
}

.sp-pop .sp-pop-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Roboto-Regular";
    font-size: 65px;
    color: #ff0000;
    line-height: 66px;
    padding: 0 30px 20px;
    box-sizing: border-box;
    font-style: italic;
}

.sp_pc {
    display: block;
    overflow: hidden;
    max-width: 100%;
}

.sp_mobile {
    display: none;
}


@media only screen and (max-width: 1080px) {
    .header-top {
        position: fixed;
        top: 0;
        left: 0;
        height: 60px;
        font-size: 28px;
        width: 1080px;
        z-index: 100;
    }
     .sp-footer-wrap {
    width: 100%;
  }

  .sp-footer-img {
    width: 906px;
    margin: 60px auto 53px;
  }

  .sp-footer-img2 {
    width: 759px;
  }

  .sp-footer-box1 {
    width: 100%;
    padding: 35px 80px 55px;
    box-sizing: border-box;
  }

  .sp-footer-box1 .sp-p {
    gap: 12px;
    font-size: 36px;
    margin-bottom: 30px;
  }

  .sp-footer-box1 .sp-p img {
    width: 45px;
  }

  .sp-footer-box2 {
    width: 100%;
    padding: 30px 70px;
    margin-top: 26px;
  }

  .sp-footer-box2 .sp-p {
    gap: 12px;
    font-size: 36px;
    margin-bottom: 26px;
  }

  .sp-footer-box2 .sp-p img {
    width: 50px;
  }

  .sp-footer-box2 .sp-li {
    font-size: 31px;
    margin-top: 16px;
  }
    .header-top .swiper-slide {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    .header-top .swiper-slide div {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #root {
        width: 1080px;
        /* height: 16740px; */
        height: auto;
        padding-top: 60px;
        overflow: hidden;
    }

    /* #root:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("/cdn/shop/files/20251230_wlq_bg.png") no-repeat;
    background-size: 100% 100%;
  } */

    .sp_pc {
        display: none;
    }

    .sp_mobile {
        display: block;
    }

    .sp-banner.sp-pc {
        display: none;
    }

    .sp-banner.sp-mobile {
        width: 100%;
        background: url(/cdn/shop/files/20251230_wlq_nav-bg.png);
        height: 310px;
        width: 100%;
        padding: 40px 30px;
        display: block;
    }

    .sp-banner.sp-mobile .sp-banner-inner {
        text-align: center;
    }

    .sp-banner.sp-mobile .sp-banner-top {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 30px;
        color: #FEFEFE;
        /* margin-bottom: 21px; */
    }

    .sp-banner.sp-mobile .sp-banner-top .sp-stars {
        width: 136px;
    }

    .sp-banner.sp-mobile .sp-banner-title {
        font-family: Roboto-Black;
        font-weight: 400;
        font-size: 52px;
        color: #FEFEFE;
        line-height: 2;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 24px;
    }

    .sp-banner.sp-mobile .sp-emoji {
        width: 81px;
        height: auto;


    }

    .sp_header {
        /* padding: 5px; */
    }

    .sp_header-content {
        position: initial;
        width: 1080px;
        height: 140px;
        padding: 0 44px;
        background: transparent;
    }

    .sp_header-content .sp-logo {
        font-size: 74px;
        left: 327px;
        top: 78px;
        width: 300px;
    }
    .sp_header-content .sp-logo img {
        width: 100%;
    }

    .sp-top-btn {
        width: 265px;
        height: 75px;
        background: #EC0D28;
        font-size: 28px;
        right: 25px;
        top: 83px;
    }

    .sp-cart {
        width: 66px;
        position: absolute;
        right: 312px;
        top: 91px;
    }

    .sp-cart .sp-num {
        right: -18px;
        top: -15px;
        width: 38px;
        height: 38px;
        font-size: 26px;
    }

    .sp-menu-btn {
        width: 52px;
        cursor: pointer;
        margin-right: 50px;
        z-index: 8;
    }

    .sp-btn-box {
        top: 1306px;
        left: 103px;
    }

    .sp-btn-style1 {
        background: url(/cdn/shop/files/20251230_wlq_btn.png) no-repeat;
        background-size: 100% 100%;
        animation: skip 4s infinite 1s;
        width: 900px;
        height: 159px;

    }

    .sp-btn-style1 .sp-t3 {
        position: absolute;
        top: 47px;
        left: 70px;
        line-height: 1;
        letter-spacing: 2px;
        font-family: Roboto-Black;
        font-weight: 600;
        color: #FFFFFF;
        font-size: 59px;
    }

    .sp-part1 {
        height: 1871px;
        position: relative;
    }

    .sp-part1 .sp-bg-image {
        position: absolute;
        width: 100%;
        height: 1871px;
        top: 0;
        left: 0;
        object-fit: contain;
    }

    .sp-part1 .sp-resistance-info {
        position: absolute;
        bottom: 958px;
        right: 85px;
        text-align: center;
        padding: 30px 0;
        width: 337px;
        height: auto;
        box-sizing: border-box;
    }


    .sp-part1 .sp-resistance-label {
        font-size: 28px;
        line-height: 1.2;
    }

    .sp-part1 .sp-resistance-range {
        font-size: 48px;
        color: #FFFFFF;
        margin-top: 80px;

    }

    .sp-part1 .sp-resistance-range .sp-kg {
        font-size: 33px;

    }

    .sp-part1 .sp-content {
        position: absolute;
        top: 1005px;
        left: 0;
        width: 100%;
        padding: 60px 40px;
        box-sizing: border-box;
        text-align: center;
        padding-top: 0px;
        /* background:#000; */
    }

    .sp-part1 .sp-title-main {
        font-size: 100px;
        line-height:1.5;
    }

    .sp-part1 .sp-sub-title-main {
        font-size: 47px;
        margin-bottom: 50px;
    }

    .sp-part1 .sp-feature-tags {
        display: flex;
        justify-content: center;
        gap: 40px;
        margin-bottom: 20px;
    }

    .sp-part1 .sp-feature-tag {
        font-size: 30px;
        color: #EBEBEB;
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: center;
        font-family: Roboto-Regular;
    }

    .sp-part1 .sp-feature-tag-single {
        margin-bottom: 50px;
    }

    .sp-part1 .sp-feature-tag .sp-highlight {
        font-family: Roboto;
        font-size: 42px;
    }

    .sp-part1 .sp-feature-tag .sp-check-icon {
        width: 28px;
        height: auto;
    }

    .sp-part1 .sp-btn-style1 {
        margin: 0 auto 40px;
    }

    .sp-part1 .sp-social-proof {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 36px;
        padding:0 20px;
    }

    .sp-part1 .sp-avatar {
        width: 262px;
        height: auto;
    }

    .sp-part1 .sp-proof-text {
        font-size: 30px;
        text-align: left;
    }

    .sp-sub-title {
        font-size: 36px;
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }

    .sp-part2 {
        position: relative;
        height: 2764px;
        background: #000403;
        /* margin-top:300px; */
    }

    .sp-part2 .sp-bg2-icon {
        width: 620px;
        height: 85px;
        position: absolute;
        left: -48px;
        top: 0;
    }

    .sp-part2 .sp2-tag {
        position: absolute;
        left: 271px;
        top: 112px;
        width: 523px;
        height: 66px;
        border-radius: 33px;
        font-size: 41px;
    }

    .sp-part2 .sp2-title {
        position: absolute;
        font-family: Roboto-Black;
        font-weight: 900;
        font-size: 80px;
        color: #FFFFFF;
        text-align: center;
        top: 186px;
        left: 0;
        width: 100%;
    }

    .sp-part2 .sp2-desc {
        font-size: 30px;
        line-height: 1.5;
        top: 327px;
        left: 0;
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }

    .sp-part2 .sp2-highlight {
        color: #2B85FF;
    }

    .sp-part2 .sp2-video-wrap {
        position: absolute;
        top: 465px;
        left: 52px;
        width: 976px;
        height: 879px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .sp-part2 .sp-video {


        width: 976px;
        height: 751px;
    }


    .sp-part2 .sp2-video-text {
        bottom: 45px;
        left: 0;
        width: 100%;
        height: unset;
        font-size: 40px;

    }

    .sp-part2 .sp2-feature-item {
        position: absolute;
        background: #2B2A26;
        border-radius: 22px;
        overflow: hidden;
    }

    .sp-part2 .sp2-feature-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sp-part2 .sp2-f1 {
        top: 1364px;
        left: 52px;
        width: 977px;
        height: 438px;
    }

    .sp-part2 .sp2-f2 {
        top: 1820px;
        left: 52px;
        width: 481px;
        height: 446px;
    }

    .sp-part2 .sp2-f3 {
        top: 1820px;
        left: 548px;
        width: 478px;
        height: 446px;
    }

    .sp-part2 .sp2-f4 {
        top: 2282px;
        left: 52px;
        width: 481px;
        height: 362px;
    }

    .sp-part2 .sp2-f5 {
        top: 2282px;
        left: 548px;
        width: 478px;
        height: 362px;
    }



    .sp-part2 .sp2-feature-name {
        bottom: 25px;
        left: 0;
        width: 100%;
        font-size: 26px;
        text-align: center;
        box-sizing: border-box;
    }

    .sp-part2 .sp2-feature-name1 {
        bottom: 16px;



    }

    .sp-part2 .sp2-feature-name1 .sp-bold {
        font-size: 40px;

    }

    .sp-part2 .sp2-feature-row,
    .sp-part2 .sp2-features-row {
        display: none;
    }



    .sp-part3 {
        position: relative;
        height: 2110px;
        background: url(/cdn/shop/files/20251230_wlq_bg3.png) no-repeat;
        background-size: 100% auto;
    }

    .sp-part3 .sp3-title {
        top: 142px;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 75px;
        line-height: 95px;
    }

    .sp-part3 .sp3-sub-text {
        top: 366px;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 32px;
    }



    .sp-part3 .sp3-card {
        position: absolute;
        top: 1205px;
        left: 38px;
        width: 1002px;
        height: 568px;
    }

    .sp-part3 .sp3-card-images {
        width: 933px;
        height: auto;
    }

    .sp-part3 .sp3-card-images img {
        width: 933px;
        height: auto;
    }

    .sp-part3 .sp3-card-features {
       display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        margin-bottom: 50px;
        margin-top: 20px;
        padding: 22px 0px 0px 0px;
    }

    .sp-part3 .sp3-feature-item {
        display: flex;
        align-items: center;
        gap: 15px;
        font-size: 28px;
    }

    .sp-part3 .sp3-feature-item img {
        width: 30px;
        height: auto;
    }

    .sp-part3 .sp-btn-style1 {
        position: relative;
        top: 1842px;
        left: auto;
        margin: 0 auto;
    }

    .sp-part3 .sp3-btn {
        display: none;
    }

    .sp3-bottom-box {
        position: relative;
        height: 1027px;
        background: #010101;
        margin-top: -5px;
    }

    .sp3-bottom-box .sp3-users {
        /* position: absolute;
        top: 0px;
        left:0px; */
        width: 100%;
        padding: 60px 0;
        box-sizing: border-box;
        border-radius: 0;
        height: auto;
        padding-top: 115px;

    }

    .sp3-bottom-box .sp3-users-title {
        font-family: Roboto-Black;
        font-weight: 900;
        font-size: 53px;
        top: 115px;
        line-height: 1.5;
        color: #FFFFFF;
        left: 0;
        width: 100%;
        text-align: center;
    }

    .sp3-bottom-box .sp3-users-scroll {
        width: 1080px !important;
        overflow: hidden;
        margin-top: 70px;
    }

    .sp3-bottom-box .sp3-users-scroll .tempWrap {
        width: 1080px !important;
        overflow: visible !important;
    }

    .sp3-bottom-box .sp3-users-list {
        display: flex;
        gap: 30px;
        width: 2100px;
    }

    .sp3-bottom-box .sp3-user-item {
        width: 380px !important;
        text-align: center;
        flex-shrink: 0;
    }

    .sp3-bottom-box .sp3-user-item img {
        width: 380px;
        height: auto;
        object-fit: cover;
        margin-bottom: 33px;
        border-radius: 15px;
    }

    .sp3-bottom-box .sp3-user-name {
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 29px;
        color: #FFFFFF;
    }

    .sp3-bottom-box .sp3-user-kg {
        font-family: Roboto-Regular;
        font-weight: 400;
        font-size: 32px;
        color: #fff;

    }

    .sp-part4 {
        position: relative;
        height: 3300px;
        width: 1080px;
    }

    .sp-part4 .sp4-title {
        top: 80px;
        left: 0;
        font-family: Roboto-Black;
        font-weight: 900;
        font-size: 70px;
        color: #FFFFFF;
        line-height: 86px;
    }

    .sp-part4 .sp4-sub-text {
        top: 280px;
        font-size: 36px;
    }

    .sp-part4 .sp4-cards {
        display: block;
        position: absolute;
        top: 360px;
        left: 52px;
        width: 976px;
    }

    .sp-part4 .sp4-card {
        position: relative;
        left: 0;
        width: 976px;
        box-sizing: border-box;
        text-align: center;
        height: 750px;
    }

    .sp-part4 .sp4-card-left {
        top: auto;
    }

    .sp-part4 .sp4-card-right {
        top: auto;
        margin-top: 50px;
    }

    .sp-part4 .sp4-card-img {
        width: 100%;
        height: auto;
    }

    .sp-part4 .sp4-noise {
        position: absolute;
        top: 45px;
        left: 50px;

        z-index: 2;
        width: 322px;
        height: 433px;
    }

    .sp-part4 .sp4-noise-item {

        padding-left: 18px;
        padding-top: 10px;
    }



    .sp-part4 .sp4-noise-db {

       font-size: 30px;
        /* margin-bottom: 2px; */
        line-height: 1;
        margin-top: 14px;
    }

    .sp-part4 .sp4-noise-label {
        font-size: 20px;
        line-height: 2;
        /* margin-bottom: 8px; */
    }

    .sp-part4 .sp4-noise-bar-wrap {
        width: 259px;
        height: 7px;
        border-radius: 3px;
    }

    .sp-part4 .sp4-noise-bar {
        height: 7px;
        border-radius: 3px;
    }

    .sp-part4 .sp4-bar1 {
        width: 40%;
    }

    .sp-part4 .sp4-bar2 {
        width: 50%;
    }

    .sp-part4 .sp4-bar3 {
        width: 60%;
    }

    .sp-part4 .sp4-bar4 {
        width: 80%;
    }

    .sp-part4 .sp4-card-title {
        font-family: Roboto-Bold;
        font-weight: 700;
        font-size: 38px;
        line-height:2;
        color: #000000;
        bottom: 177px;
        position: relative;
        z-index: 2;
        font-family: Roboto-Medium;
    }

    .sp-part4 .sp4-gif {


        width: 386px;
        height: 270px;

        top: 238px;
        left: 238px;
    }

    .sp-part4 .sp4-card-sub {
        font-family: Roboto-Regular;
        font-size: 32px;
        color: #000000;
        position: relative;
        bottom: 175px;
        left: auto;
        width: auto;
    }

    .sp-part4 .sp4-btn-wrap {
        position: absolute;
        top: 1680px;
        left: 52px;
        width: calc(100% - 104px);
    }

    .sp-part4 .sp4-btn-wrap .sp-btn-style1 {
        width: 100%;
    }


    .sp-part4 .sp-btn-style1 {
        position: absolute;
        top: 2000px;
        left: 96px;

    }

    .sp-part4 .sp4-recommend {
        position: absolute;
        top: 2264px;
        left: 52px;
        width: 977px;
        height: 928px;
        background: url(/cdn/shop/files/20251230_wlq_bg4-3-m.png) no-repeat;
        background-size: cover;
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
    }

    .sp-part4 .sp4-recommend-content {
        flex: 1;
    }



    .sp-part4 .sp4-recommend-tag {
        font-weight: 400;
        font-size: 35px;
        top: 62px;
        left: 59px;
        line-height: 1;
    }

    .sp-part4 .sp4-recommend-title {
        font-size: 32px;
        top: 150px;
        left: 59px;
    }

    .sp-part4 .sp4-recommend-quote {
        top: 203px;
        left: 59px;
        font-size: 27px;
        width:670px;
    }

    .sp-part4 .sp4-recommend-author {
        display: flex;
        flex-direction: column;
        gap: 5px;
        margin-bottom: 30px;
        left: 377px;
        top: 270px;
    }

    .sp-part4 .sp4-author-sign {
        font-family: RosellindaAlyamore;
        font-size: 85px;
    }

    .sp-part4 .sp4-author-title {
        font-size: 23px;
    }

    .sp-part4 .sp4-certifications {
        position: absolute;
        top: 747px;
        left: 481px;
    }

    .sp-part4 .sp4-certifications img {
        height: auto;
        width: 464px;

    }

    .sp-part5 {
        height: 963px;
    }

    .sp-part5 .sp-sub-title {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }

    .sp-part5 .sp-swiper2 {
        top: 262px;
        width: 1080px;
    }

    .sp-part5 .swiper-slide {
        width: 822px;
        height: 615px;
    }

    .sp-part5 .sp-text {
        top: 440px;
        left: 57px;
        height: 150px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .sp-part5 .sp-text .sp-t1 {
        font-size: 36px;
    }

    .sp-part5 .sp-text .sp-t2 {
        font-size: 30px;
        line-height: 1.2;
    }

    .sp-part6 {
        height: 1631px;
    }

    .sp-part6 .sp-title,
    .sp-part6 .sp-sub-title {
        position: initial;
    }

    .sp-part6 .sp-sub-title {
        margin-top: 20px;
    }

    .sp-part6 .sp-image {
        top: 176px;
        left: 38px;
    }

    .sp-part6 .sp-swiper3 {
        position: absolute;
        top: 1089px;
        left: 39px;
        width: 1002px;
        padding-bottom: 100px;
    }

    .sp-part6 .sp-swiper3 .swiper-slide {
        width: 1002px;
    }

    .sp-part6 .sp-font {
        position: absolute;
        top: 310px;
        left: 0px;
        width: 100%;
        display: flex;
        gap: 20px;
    }

    .sp-part6 .sp-font div {
        flex: 1;
        font-family: Poppins-Regular;
        font-size: 36px;
        color: #FFFFFF;
        line-height: 1;
        text-align: center;
    }

    .sp-part6 .swiper-pagination-bullet {
        width: 135px;
        height: 10px;
        background: #707070;
        border-radius: 5px;
        opacity: 0.54 !important;
        margin: 0 30px !important;
    }

    .sp-part6 .swiper-pagination-bullet-active {
        background: #FF6900;
        opacity: 1 !important;
    }

    .sp-part7 {
        height: 1092px;
        padding: 0px;
        background: url(/cdn/shop/files/20251230_wlq_bg7.png) no-repeat;
    }



    .sp-part7 .sp-title {
        font-size: 60px;
        line-height: 92px;
        padding-top: 120px;
    }



    .sp-part7 .sp-text {

        font-size: 25px;
        margin-top: 34px;
    }


    #carousel .swiper {

        mask-size: 2000px;

    }

    .sp-part7 .sp-btn-box {
        top: 995px;
        left: 58px;
    }

    .sp-part7 .sp-btn-box .sp-btn-style1 {
        padding-left: 213px;
    }

    #carousel {
        width: 1080px;
        margin-top: 80px;
    }

    #carousel .swiper {
        width: 1080px;
        height: 547px;
    }

    #carousel .swiper-slide {
        width: 317px;
        height: auto;
    }

    .sp-part8 {
        position: relative;
        width: 1080px;
        height: 1264px;
        background: #030303;
    }

    .sp-part8 .sp8-title {
        position: absolute;
        top: 120px;
        left: 0;
        width: 100%;
        font-family: Roboto-Black;
        font-weight: 900;
        font-size: 80px;
        color: #FFFFFF;
        text-align: center;
    }

    .sp-part8 .sp8-list {
       position: absolute;
        top: 214px;
        left: 107px;
        display: flex;
        flex-direction: column;
        gap: 0px;
    }
    .sp-scroll2 {
        position: relative;
    top: 0;
    }
    .sp-part8 .sp8-item {
        font-family: Roboto-Regular;
        font-weight: bold;
        font-size: 34px;

    }

    .sp-part8 .sp8-label {
        font-family: Roboto;
        color: #FFFFFF;
        margin-right: 10px;
    }

    .sp-part8 .sp8-value {
        color: #FFFFFF;
        line-height: 1;
        opacity: 0.8;
    }

    .sp-part8 .sp8-img {
        position: absolute;
        top: 545px;
        left: 54px;
        width: 973px;
        height: 613px;
    }

    .sp_product_part {
        padding: 0px 50px 60px;
        margin-top: 59px;
    }

    .sp_product_content {
        flex-direction: column;
    }

    .sp_product_part .sp-info {
        font-size: 30px;
        margin-bottom: 0px;
    }

    .sp_product_part .sp-info img {
        width: 126px;
        transform: translateY(-3px);
    }

    .sp_product_part .sp-info2 {
        display: none;
    }

    .sp_product_part .sp-info3 {
        display: block;
        font-family: Poppins;
        font-size: 64px;
        color: #1B1B1B;
        text-align: center;
    }

    .sp_product_part .sp-info4 {
        font-size: 36px;
    }

    .sp_product_part .sp-img-wrap {
        width: 978px;
        height: 799px;
    }

    .sp-product-combo {
        padding-top: 200px;
        height: auto;
    }

    .sp_product_part .sp-img-wrap .sp-img-p {
        max-height: 526px;
    }

    .sp-combo-wrap .sp-img-p,
    .sp-combo-double .sp-img-p,
    .sp-p1-wrap .sp-img-p,
    .sp-combo-item .sp-img-p {
        height: 586px;
        width: auto;
    }

    .sp-plus-icon {
        width: 50px;
        height: 50px;
    }

    .sp_product_part .sp-brand {
        width: 997px;
        height: 158px;
    }

    .sp_product_part .sp_product_inner {
        width: 100%;
    }

    .sp_product_part .sp-row1 {
        top: 708px;
        left: 18px;
        font-size: 30px;
        gap: 23px;
    }

    .sp_product_part .sp-clock-s {
        top: 718px;
        left: 690px;
    }

    .sp_product_part .sp-clock-s .square {
        width: 66px;
        height: 66px;
        font-size: 47px;
    }

    .sp_product_part .sp-clock-s .dots {
        gap: 10px;
        margin: 0 10px;
    }

    .sp_product_part .sp-clock-s .dot {
        width: 6px;
        height: 6px;
    }

    .sp_product_part .sp-padding {
        box-sizing: border-box;
        padding: 0 16px;
    }

    .sp_product_part .option-title {
        width: auto;
        font-size: 36px;
        margin: 37px 0px 30px;
    }

    .sp_product_part .option-title .sp-span {
        font-family: "Roboto";
        color: #333333;
    }

    .sp_product_part .opt-group {
        display: flex;
        flex-wrap: wrap;
        gap: 32px 12px;
        position: relative;
    }

    .sp_product_part .sp-option {
        width: auto;
        height: 85px;
        font-size: 36px;
        /* padding: 0 55px; */
        min-width: 276px;
        gap: 16px 16px;
    }

    .sp_product_part .sp-spec .sp-option {
        /* width: 295px; */
    }


    .sp_product_part .sp-option .sp-hot {
        width: 101px;
        position: absolute;
        right: -77px;
        top: -18px;
        z-index: 2;
    }

    .sp_product_part .sp-option .sp-icon {
        width: 39px;
        height: auto;
        margin-right: 10px;
    }

    .sp_product_part .sp-price-group {
        line-height: 1.1;
        margin-top: 35px;
        align-items: baseline;
        margin-bottom: 30px;
        justify-content: center;
    }

    .sp_product_part .sp-price1 {
        font-size: 80px;
    }

    .sp_product_part .sp-price2 {
        font-size: 46px;
    }

    .sp_product_part .sp-row {
        margin-left: 40px;
    }

    .sp_product_part .sp-clock {
        height: 186px;
        animation: shakeCart 3s infinite ease-in-out;
        position: absolute;
        z-index: -1;
        top: -25px;
        right: 79px;
    }

    .sp_product_part .sp-row img {
        width: 47px;
    }

    .sp_product_part .sp-shandian {
        width: 28px;
        height: auto;
        margin-right: -30px;
    }

    .sp_product_part .sp-row .sp-p {
        width: 255px;
        height: 50px;
        font-size: 30px;
        line-height: 50px;
        margin-left: 10px;
    }

    .sp_product_part .sp-quality-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .sp_product_part .addCart {
        width: 488px;
        height: 93px;
        border-radius: 15px;
        font-family: Poppins-Medium;
        font-size: 32px;
        gap: 20px;
    }

    .sp_product_part .addCart img {
        width: 42px;
    }

    .sp_product_part .sp-btn-style {
        width: 956px;
        height: 129px;
        cursor: pointer;
        margin: 22px auto 22px 0;
        font-size: 54px;
        color: #FFFFFF;
        margin: 40px auto 40px;
    }

    .sp_product_part .sp-btn-style span {
        display: inline-block !important;
        margin-left: 15px;
    }

    .sp_product_part .sp-title-s {
        width: 845px;
        font-family: Poppins-SemiBold;
        font-size: 39px;
        color: #161614;
        line-height: 65px;
        text-align: center;
        margin: 0 auto;
    }

    .sp-tip5 {
        gap: 20px;
        font-size: 36px;
    }

    .sp-tip5 img {
        width: 103px;
    }

    .addGroup {
        width: 418px;
        height: 96px;
        background: transparent;
        border: 2px solid #828282;
        padding: 0px 36px;
    }

    .addGroup .sp-reduce,
    .addGroup .sp-add {
        width: 32px;
    }

    .addGroup input {
        width: 230px;
        font-size: 42px;
        border-left: none;
        border-right: none;
    }

    .sp-footer-img {
        width: 956px;
    }

    .sp-footer-img2 {
        width: 852px;
    }

    .sp-footer-box1 {
        display: block;
        width: 100%;
        padding: 35px 80px 55px;
        box-sizing: border-box;
    }

    .sp-footer-box1 .sp-p {
        gap: 12px;
        font-size: 36px;
        margin-bottom: 30px;
    }

    .sp-footer-box1 .sp-p img {
        width: 45px;
    }

    .sp-footer-box2 {
        display: block;
        width: 100%;
        padding: 30px 70px;
        margin-top: 26px;
    }

    .sp-footer-box2 .sp-p {
        gap: 12px;
        font-size: 36px;
        margin-bottom: 26px;
    }

    .sp-footer-box2 .sp-p img {
        width: 50px;
    }

    .sp-footer-box2 .sp-li {
        font-size: 31px;
        margin-top: 16px;
    }

    .sp-footer-img3 {
        display: block;
        margin: 0 auto 10px;
        mix-blend-mode: multiply;
    }

    .sp-footer-box {
        display: block;
        position: relative;
        width: 997px;
        height: 216px;
        /* background: #fdfcf5; */
        box-sizing: border-box;
        /* display: flex; */
        /* flex-direction: column; */
        /* justify-content: center; */
        gap: 10px;
        /* margin-top: 50px; */
    }

    .sp-footer-box .sp-font {
        display: flex;
        align-items: center;
        gap: 10px;
        font-family: Roboto-Medium;
        font-size: 52px;
        color: #007DC5;
        position: absolute;
        top: 14px;
        left: 199px;
    }

    .sp-footer-box .sp-font2 {
        font-family: Roboto-Medium;
        font-weight: 500;
        font-size: 37px;
        color: #ffffff;
        line-height: 33px;
        position: absolute;
        top: 63px;
        left: 34px;
        text-align: center;
    }

    .sp-footer-box .sp-img {
        width: 241px;
        height: 216px;
    }

    .sp-footer-box .sp-font2 div {
        font-family: Roboto-Medium;
        font-size: 26px;
        color: #ffffff;
        line-height: 33px;
    }

    .sp-footer-box .sp-text {
        font-family: Roboto-Medium;
        font-size: 30px;
        color: #191919;
        position: absolute;
        top: 90px;
        left: 260px;
        display: flex;
    }

    .sp-footer-box .sp-text2 {
        position: absolute;
        top: 145px;
        left: 260px;
        white-space: nowrap;
    }

    .sp-footer-box .sp-text div {
        font-family: Roboto;
    }

    .sp-q-part {
        padding: 0 40px;
        padding-top: 116px;
        width: 1080px;
    }

    .sp-q-part .sp-btn-style1 {
        display: none;
    }

    .sp-q-part .sp-btn-style1 {
        width: 999px;
        height: 137px;
        font-size: 62px;
    }

    .sp-q-part .sp-btn-style1 .sp-t3 {
        position: absolute;
        top: 40px;
        left: 125px;
        line-height: 1;
        letter-spacing: 2px;
        font-family: Poppins-SemiBold;
        font-weight: 600;
        font-size: 62px;
        color: #FFFFFF;
    }

    .sp-q-part .sp-title {
        font-size: 65px;
        line-height: 1.1;
        margin-bottom: 40px;
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .sp-q-part .gradually .sp-title span i {}

    .sp-q-part .sp-title .sp-span {
        font-size: 36px;
        font-family: Moreland;
        font-weight: 400;
        font-size: 36px;
        color: #000000;
    }

    .sp-q-part .sp-box .sp-item {
        /* box-shadow: 1px 2px 27px 0px rgba(19, 17, 17, 0.06); */
        margin: 0 auto 15px;
    }

    .sp-q-part .q-row {
        width: 1000px;
        height: 80px;
        font-size: 32px;
        padding-top: 16px;
        padding-bottom: 16px;
        width: 998px;
        height: 122px;
        background: #FFFFFF;
        box-shadow: 1px 2px 27px 0px rgba(19, 17, 17, 0.06);
    }

    .sp-q-part .sp-text {
        width: 1000px;
        padding-left: 22px;
        padding-right: 10px;
        font-size: 27px;
        line-height: 40px;
        padding-bottom: 20px;
        padding-top: 12px;
        border: none;
    }

    .sp-q-part .sp-show .q-row {
        width: 1000px;
        height: 80px;
        border: none;
    }

    .sp-q-part .q-row .sp-icon {
        right: 30px;
    }

    .sp-q-part .q-row .sp-icon::after {
        font-size: 30px;
    }

    /* 保障�?*/
    .sp-promise-section2 {
        width: 1080px;
        padding: 69px 34px 64px 34px;
        background: url("/cdn/shop/files/20251230_wlq_sp-bz2-m-bg.png") no-repeat center center;
        min-height: unset;
    }

    /* 移动端隐藏标�?*/
    .sp-bz3-section-title {
        font-size: 65px;
    }

    /* 容器改为纵向排列 */
    .sp-bz3-cards-container {
        flex-direction: column;
        gap: 44px;
    }

    .sp-bz3-card {
        flex-direction: row;
        align-items: center;
        text-align: left;
        padding: 55px;
        width: 999px;
        height: 319px;
        background: #fff;
        border-radius: 30px;
    }

    .sp-bz3-card-icon {
        width: 206px;
        height: 206px;
        margin-right: 50px;
        position: static;
        top: unset;
    }

    .sp-bz3-card-content h3 {
        font-size: 40px;
        margin-bottom: 30px;
        line-height: 45px;
        font-size: 42px;
        color: #101011;
        font-family: Roboto-Black;
    }

    .sp-bz3-card-content p {
        font-size: 28px;
        color: #000000;
        line-height: 35px;
        text-align: left;
        font-style: normal;
    }

    .sp-btn-style2 {
        width: 1080px;
        display: flex;
        z-index: 9;
        align-items: center;
        width: 1081px;
        height: 180px;
        background: linear-gradient(-36deg, #311200 0%, #441A00 100%);
    }

    .sp-btn-style2 .sp-area {
        width: 431px;
        text-align: center;
        font-size: 25px;
        color: #ce962f;
        line-height: 35px;
        font-family: "Poppins-Medium";
        flex-shrink: 0;
        padding-left: 20px;
        padding-top: 30px;
    }

    .sp-btn-style2 .sp-area .sp-top {
        width: 100%;
    }

    .sp-btn-style2 .sp-area .sp-p {
        font-weight: 900;
        font-size: 26px;
        color: #FFFFFF;
        line-height: 1;
        position: absolute;
        top: -50px;
        left: -38px;
        width: 100%;
        text-transform: uppercase;
        font-family: "Roboto-Black";
    }

    .sp-btn-style2 .sp-area .sp-info {
        font-family: Roboto;
        font-weight: 400;
        font-size: 21px;
        color: #FFFFFF;
        line-height: 1;
        position: absolute;
        top: -20px;
        left: -38px;
        width: 100%;
        font-family: Roboto-Regular;
        /* margin-left: 10px; */
        margin-top: 10px;
    }

    .sp-btn-style2 .sp-area2 {
        width: 613px;
        height: 138px;
        border-radius: 10px;
        font-family: "Poppins";
        font-size: 51px;
        color: #ffffff;
        display: flex;
        text-align: left;
        align-items: center;
        position: absolute;
        left: 422px;
        gap: 0;

    }

    .sp-btn-style2 .sp-area2 .sp-left {
        flex: 1;
        gap: 30px;
        justify-content: center;
        align-items: center;
        padding-top: 0;
    }

    .sp-btn-style2 .sp-area2 .sp-right {
        height: 188px;
        flex-shrink: 0;
        font-size: 40px;
        line-height: 54px;
        justify-content: center;
        padding-right: 40px;
        box-sizing: border-box;
        flex-direction: column;
        animation: skip 4s infinite 1s;
        align-items: center;


    }

    .sp-area-right {
        position: absolute;
        left: 193px;
        top: -30px;
        display: flex;
        align-items: center;
    }

    .sp-btn-style2 .sp-area2 .sp-right div {
        color: #FFFFFF;
        opacity: 0.6;
        text-transform: none;
        font-family: Poppins;
        font-weight: bold;
        font-size: 55px;
        color: #FFFFFF;
        line-height: 21px;

    }

    .sp-btn-style2 .sp-arrow-btn {
        width: 31px;
        height: auto;

    }

    .sp-btn-style2 .sp-arrow-btn img {
        width: 31px;
    }

    .sp-btn-style2 .sp-cart {
        width: 176px;
        height: 134px;
        background: #FFFFFF;
        border-radius: 20px;
        margin-right: 0px;
        margin-left: 0px;
        top: 0;
        left: -27px;
        /* animation: shakeCart 3s infinite ease-in-out; */
    }

    .sp-btn-style2 .sp-cart .sp-num {
        width: 42px;
        height: 42px;
        right: 32px;
        top: 19px;
        font-size: 31px;
    }

    .sp-btn-style2 .sp-cart .sp-icon {
        width: 73px;
    }

    .sp-btn-style2.sp-fixed-bottom {
        position: fixed;
        bottom: 0;
        animation: stuckMoveUp 0.6s;
        background: url(/cdn/shop/files/20251230_wlq_bottomBg.png) no-repeat center center;
        background-size: 100% 100%;
        transform: translateY(100%);
        opacity: 0;
        transition: transform 0.4s ease, opacity 0.4s ease;
    }

    .sp-btn-style2.sp-fixed-bottom.sp-show {
        transform: translateY(0);
        opacity: 1;
    }

    .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";
        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;
    }

    .size-btn div {
        font-size: 37px;
        color: #2D2D2D;
        line-height: 40px;
    }

    .size-btn .sp-arrow-img {
        width: 24px;
    }
}

/* .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;
    }
}

/* 产品图片组合样式 */
.sp-product-combo {
    width: 100%;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sp-combo-item {
    display: none;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.sp-combo-item.active {
    display: flex;
}

.sp-combo-wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 54px;
}

.sp-combo-wrap .sp-img-p {
    max-height: 450px;
    width: auto;
    margin-top: 100px;
}

.sp-combo-double .sp-img-p {
    /* max-height: 350px; */
}

.sp-hot-badge {
    position: absolute;
    top: 17px;
    right: -119px;
    width: 148px;
    height: auto;
}

.sp-hot-num {
    position: absolute;
    top: 45px;
    right: -45px;
    font-family: Roboto-Black;
    font-size: 24px;
    color: #000;
    z-index: 2;

    font-family: Poppins;
    font-weight: bold;
    font-size: 40px;
    color: #FEFEFE;
}

.sp-plus-icon {
    width: 30px;
    height: 30px;
}

.sp-p1-wrap {
    position: relative;
}

@supports (-webkit-touch-callout: none) {
    .sp-footer-box2 .sp-li {
        font-size: 16px !important;
        margin-top: 16px;
        /* font-size: 31px; */
        transform: scale(0.8) !important;
        -webkit-text-size-adjust: none !important;
        text-size-adjust: none !important;
        transform-origin: left center;
        white-space: nowrap;
    }

    .sp-q-part .sp-title {
        font-size: 28px !important;
        transform: scale(0.8) !important;
        -webkit-text-size-adjust: none !important;
        text-size-adjust: none !important;
        transform-origin: center center;
        white-space: nowrap;
        text-align: center;
    }

    .sp-q-part .sp-title .sp-span {
        display: inline-block !important;
        font-size: 16px !important;
        transform: scale(0.8) !important;
        -webkit-text-size-adjust: none !important;
        text-size-adjust: none !important;
        transform-origin: center center;
        white-space: nowrap;
        text-align: center;

    }
}

.collection  {
    display: none !important;
}
body {
    letter-spacing: normal;
    line-height: normal;
    color:#000;
}

  .sp3-users-list .sp-swiper-8 {
/*     width: 350px; */
    /* height: auto; */
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
  }

.sp3-users-list .sp-swiper-8 >.swiper-wrapper {
    transition-timing-function: linear !important;
}

/* 隐藏顶部保证区 */
.guarantee_column_container{
    display:none !important;
}

@media screen and (min-width: 1081px) {
    .sp-top-btn{
        font-size:19px !important;
    }
    .sp-btn-style1 .sp-t3 {
        top: 29px;
        left: 31px;
        font-size: 29px;
    }
    .sp-part1 .sp-feature-tag{
        line-height:2 !important;
    }
    .sp-part2 .sp2-tag{
        font-size:24px !important;
    }
    .sp-part2 .sp2-title{
        top:174px !important;
        font-size:39px !important;
    }
    .sp-part2 .sp2-desc{
        width:800px !important;
        left:800px !important;
    }
    .sp-part2 .sp2-feature-name{
        font-size:16px !important;
        bottom:12px !important;
    }
    .sp-part3 .sp3-card-features{
        padding:0 !important;
    }
    .sp-part3 .sp3-feature-item{
        font-size:19px !important;
        line-height:2 !important;
    }
    .sp-part3 .sp3-users-title{
        font-size:43px !important;
    }
    .sp-part3 .sp3-user-name{
        font-size:20px !important;
    }
    .sp-part4 .sp4-noise-item{
        padding:5px 0 0 8px !important;
    }
    .sp-part4 .sp4-noise-label{
        font-size:14px !important;
        line-height:2.5 !important;
    }
    .sp-part4 .sp4-card-title{
        font-size:27px !important;
    }
    .sp-part4 .sp4-recommend-tag{
        font-size:19px !important;
        left:397px!important;
    }
    .sp-part4 .sp4-recommend-author{
        left:826px !important;
    }
    .sp-banner.sp-pc .sp-banner-item{
        font-size:23px !important;
    }
    .sp_product_part .addCart{
        font-size:20px !important;
    }
    .special{
        font-size:20px !important;
        left: 24px !important;
        top:35px !important;
    }
    .section-template--20283683242149__product-recommendations-padding{
        margin-top:800px;
    }
    .sp-part2 .sp2-video-text{
        font-size:21px !important;
    }
    .sp-part2 .sp2-row-top .sp2-feature-name .sp-bold{
        line-height:1 !important;
    }

    .sp_product_part .sp-row .sp-p{
        font-size:15px !important;
    }
    .sp_product_part .sp-row1{
        font-size:25px !important;
        left:14px !important;
    }
    .sp-combo-wrap .num1{
    left:157px !important;
    }

}

/* 隐藏商品推荐 */
.product-recommendations {
    display: none !important;
}