/** Shopify CDN: Minification failed

Line 1522:27 Expected "}" to go with "{"

**/
@font-face {
  font-family: 'RobotoBold';
  src: url('/cdn/shop/files/Roboto-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url('/cdn/shop/files/Roboto-Medium.ttf');
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('/cdn/shop/files/Roboto-Regular.ttf');
}
@font-face {
  font-family: 'Roboto-Black';
  src: url('/cdn/shop/files/Roboto-Black_0.ttf');
}
@font-face {
  font-family: 'Montserrat';
  src: url('/cdn/shop/files/Montserrat-Medium.ttf');
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('/cdn/shop/files/Montserrat-Bold_dd9d9524-961e-4e88-a3b1-230dd05bfd52.ttf');
}
@font-face {
  font-family: 'Montserrat Extra Bold';
  src: url('/cdn/shop/files/Montserrat_Extra_Bold.otf');
}



/*reset*/
html {
  -webkit-text-size-adjust: 100%;
}

/*reset*/
html {
  max-width: 1080px;
  margin: 0 auto;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
figure,
section,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Roboto';
}

fieldset,
img {
  border: 0 none;
}

body {
  font-size: 62.5%;
  background-color: #fff;
  color: #333;
  /* max-width: 640px; */
  margin: 0 auto;
  letter-spacing: 0px;
  line-height: inherit;
  color: inherit;
  font-size: inherit;
}

h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
  letter-spacing: 0px;
  line-height: inherit;
  color: inherit;
  font-size: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

table {
  border-collapse: collapse;
}

ul,
ol,
dd,
dt,
dl {
  list-style-type: none;
}

a {
  color: #333;
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

a,
input,
select {
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input,
img {
  border: none;
}

/* i,
em {
  font-style: normal;
} */

:focus {
  outline: none;
}

select {
  background: none;
}

/*iphone6*/
/* @media(min-device-width:375px)and(max-device-width:667px)and(-webkit-min-device-pixel-ratio:2) {
  body {
      font-size: 14.5px;
  }
} */

/*iphone6plus*/
/* @media(min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) {
  body {
      font-size: 15.5px;
  }
} */

/*原子类*/
.clear {
  clear: both;
}

.clear:after {
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: '.';
}

/* .fl {
  float: left;
}

.fr {
  float: right;
} */

.mb10 {
  margin-bottom: 10px;
}

.mt10 {
  margin-top: 10px;
}

/*placeholder css*/
::-moz-placeholder {
  font-family: 'Microsoft YaHei';
}

::-webkit-input-placeholder {
  font-family: 'Microsoft YaHei';
}

:-ms-input-placeholder {
  font-family: 'Microsoft YaHei';
}

#root {
}

html,
body {
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: auto !important;
  text-size-adjust: auto !important;
  -moz-text-size-adjust: auto !important;
}

body {
  background: #fff;
  overflow-x: hidden;
}

a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: auto !important;
  text-size-adjust: auto !important;
  -moz-text-size-adjust: auto !important;
}

#root {
  letter-spacing: initial !important;
}

body,
html {
  font-family: 'Roboto';
}

img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.sp-times {
  width: 100%;
  height: 123px;
  background: #030406;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  position: relative;
  padding: 0 30px;
  box-sizing: border-box;
  margin-left: -1px;
}

.sp-limited p {
  font-family: 'Montserrat-Bold';
  font-size: 45px;
  color: #ffffff;
  text-transform: uppercase;
}

.sp-min-box {
  position: relative;
  font-size: 70px;
  font-family: 'RobotoBold';
  color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.sp-min-box > span {
  font-size: 20px;
  font-family: Montserrat;
  font-weight: bold;
  color: #ffffff;
  line-height: 25px;
  position: absolute;
  left: -50px;
  top: 0;
}

.sp-min-box > em {
  background: url('/cdn/shop/files/time-bg.png') no-repeat;
  background-size: 100% 100%;
  width: 94px;
  height: 89px;
  line-height: 89px;
  display: inline-block;
  font-family: 'RobotoBold';
  font-size: 61px;
  color: #191919;
  font-style: normal;
  margin: 0 8px;
  text-align: center;
}

.sp-header {
  width: 100%;
  max-width: 1080px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background-color: #f9e5c1;
  padding: 28px 36px 22px 60px;
  background-color: #ffffff;
  box-sizing: border-box;
  position: relative;
  z-index: 1000;
}

header {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1080px;
  width: 100%;
  z-index: 1000;
}

.sp-header .sp-head-btns {
  width: 386px;
  height: 87px;
  line-height: 87px;
  background: url('/cdn/shop/files/20241029-btns.png') no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 51px;
  color: #ffffff;
  font-family: 'RobotoBold';
}

.sp-header .sp-head-btns > div {
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  /* animation: beat2 0.5s alternate infinite; */
}

.sp-logo {
  font-family: 'RobotoBold';
  font-size: 81px;
  color: #333333;
}

.sp-logo img {
  width: 300px;
  display: block;
}

#swiper {
  height: 87px;
  background: #0e667f;
}

#swiper i {
  display: inline-block;
  width: 39px;
  height: 45px;
  background: url('/cdn/shop/files/20241029-shan.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 15px;
}

#swiper p {
  font-family: 'Roboto-Regular';
  font-size: 40px;
  color: #ffffff;
  font-style: italic;
  height: 87px;
  display: flex;
  flex-direction: row;
  align-items: center;
  /* width: 350px; */
}

#swiper.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: linear !important;
}

/*  */
.sp-part1 {
  position: relative;
  min-height: 1734px;
  background: url('/cdn/shop/files/20241029-bg1.png') no-repeat;
  background-size: 100% 100%;
  padding: 53px 0 0 0;
  overflow: hidden;
  margin-top: 234px;
}

.sp-part1 > h4 {
  font-family: 'Roboto-Black';
  font-size: 70px;
  color: #0aa7b6;
  line-height: 94px;
  text-align: center;
  text-transform: uppercase;
}

.sp-part1-box {
  position: absolute;
  right: 52px;
  bottom: 317px;
}

.sp-part1-box li {
  margin-top: 34px;
}

.sp-part1-box span {
  display: block;
  width: 472px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  background: #1fafc7;
  border-radius: 55px;
  font-family: 'RobotoBold';
  font-size: 45px;
  color: #ffffff;
}

.sp-coating {
  width: 647px;
  height: 120px;
  margin: 0 auto;
  margin-top: 16px;
}

.sp-part1-img {
  width: 500px;
  height: 500px;
  background: #8cedf6;
  border-radius: 50%;
  position: absolute;
  left: 11px;
  bottom: 47px;
  z-index: 1;
}

.sp-part1-img img {
  position: absolute;
  left: -7px;
  bottom: 5px;
  border-radius: 50%;
}

@keyframes Updown {
  from {
    transform: translateY(-15px);
  }

  to {
    transform: translateY(0);
  }
}

.sp-part1-btn {
  position: absolute;
  right: 14px;
  bottom: 48px;
  text-align: center;
  width: 560px;
  height: 166px;
  background: url('/cdn/shop/files/20241029-btns3.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  animation: beat2 0.5s alternate infinite;
}

.sp-part1-btn span {
  font-family: 'Montserrat Extra Bold';
  font-size: 57px;
  color: #ffffff;
  text-transform: uppercase;
}

.sp-part1-btn img {
  width: 56px;
  height: 66px;
  margin-left: 20px;
}

/* animation: beat 0.7s ease infinite; */
/* 心脏跳动动画 */
@keyframes beat {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.2);
  }
}

@keyframes beat2 {
  0% {
    transform: scale(0.8);
  }

  100% {
    transform: scale(1);
  }
}

.sp-part1-bottom {
  width: 100%;
  height: 259px;
  background: #73d1da;
}

.sp-part1-bottom > ul {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 10px 40px;
  justify-content: space-between;
}

.sp-part1-bottom > ul img {
  width: 146px;
  height: 147px;
  display: block;
  margin: 0 auto;
}

.sp-part1-bottom > ul li span {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 32px;
  color: #ffffff;
  text-align: center;
  display: block;
  margin-top: 10px;
}

/*  */
.sp-title.sp-white h4 {
  color: #ffffff;
}

.sp-title.sp-white p {
  color: #ffffff;
}

.sp-title h4 {
  font-family: 'Roboto-Black';
  font-style: italic;
  font-size: 70px;
  color: #0e667f;
  text-align: center;
}

.sp-title h4 span {
  display: inline-block;
  font-family: 'Roboto-Black';
  font-style: italic;
  font-size: 120px;
  color: #0e667f;
  text-align: left;
  width: 305px;
  background: linear-gradient(180deg, #82d7df 0%, #0e667f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  top: 10px;
}

.sp-title p {
  font-family: 'Montserrat';
  font-size: 40px;
  color: #0e667f;
  text-align: center;
  margin-top: 24px;
}

.sp-part2 {
  padding-top: 84px;
}

.sp-part2-box {
  width: 916px;
  height: 863px;
  background: url('/cdn/shop/files/20241029-part2-1.png') no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
  margin-top: 77px;
  margin-bottom: 76px;
}

.sp-part2-box > ul {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sp-part2-box > ul li {
  position: relative;
  width: calc(50% - 13px);
}

.sp-part2-box > ul li p {
  font-family: 'Roboto-Black';
  font-style: italic;
  font-size: 38px;
  color: #485052;
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  height: 84px;
  line-height: 84px;
  text-align: center;
}

.sp-part2-box > ul li:nth-child(n + 3) p {
  bottom: 6px;
}

.sp-part2-box > ul li:nth-child(n + 3) span {
  bottom: 98px;
}

.sp-part2-box > ul li span {
  position: absolute;
  bottom: 109px;
  left: 66px;
  display: inline-block;
  width: 306px;
  height: 69px;
  line-height: 69px;
  background: rgba(76, 76, 76, 0.4);
  font-family: 'Roboto-Black';
  font-style: italic;
  font-size: 38px;
  color: #ffffff;
  text-align: center;
}

@keyframes swing {
  0% {
    transform: rotate(5deg);
  }

  50% {
    transform: rotate(-10deg);
  }

  100% {
    transform: rotate(5deg);
  }
}

.sp-part2-box2 {
  box-sizing: border-box;
  position: relative;
}

.sp-part2-gif {
  width: 990px;
  height: 495px;
  margin: 0 auto;
  margin-top: 80px;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.sp-part2-box3 {
  min-height: 1398px;
  background: url('/cdn/shop/files/20241029-bg2.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
  margin-top: -366px;
}
.sp-part2-box3 p {
  position: absolute;
  left: 495px;
  bottom: 50px;
  font-family: 'Roboto-Regular';
  font-weight: 600;
  font-size: 35px;
  color: #0e667f;
  line-height: 1.2;
  text-align: center;
  width: 580px;
}
.sp-part2-box3 p span {
  font-family: 'Roboto-Black';
  font-size: 80px;
  color: #0e667f;
  position: relative;
  top: 18px;
}
/*  */
.sp-part3 {
  padding: 78px 0 0 0;
}

.sp-part3 > img {
  width: 100%;
  height: 1086px;
  margin-top: 84px;
  display: block;
  margin-bottom: -6px;
}

.sp-part3-box {
  min-height: 1431px;
  background: url('/cdn/shop/files/20241029-bg3.png') no-repeat;
  background-size: 100.5% 100%;
  padding-top: 30px;
  box-sizing: border-box;
  position: relative;
}

.sp-part3-after {
  position: absolute;
  left: 85px;
  top: 530px;
}

.sp-part3-after ul li:first-child {
  margin-bottom: 346px;
}
.sp-part3-after ul li:last-child{
  padding-left: 10px;
}
.sp-part3-after ul li h4 {
  font-family: 'Montserrat Extra Bold';
  font-size: 40px;
  color: #0b5a71;
}
.sp-part3-after ul li p {
  font-family: 'Montserrat-Bold';
  font-size: 35px;
  color: #ffffff;
  opacity: 0.9;
}
.sp-part3-wraper {
  position: relative;
  padding: 85px 0 0 0;
  box-sizing: border-box;
}

.sp-part3-before {
  height: 1126px;
  background: url('/cdn/shop/files/20241029-bg4.png') no-repeat;
  background-size: 100% calc(100% + 4px);
  box-sizing: border-box;
  position: relative;
  margin-top: -110px;
}

.sp-part3-before span {
  font-family: 'Roboto-Black';
  font-weight: 500;
  font-style: italic;
  font-size: 40px;
  color: #ffffff;
  position: absolute;
  left: 344px;
  bottom: 70px;
}

.sp-public-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 207px;
  background: #ffc925;
  font-family: 'Roboto-Black';
  font-size: 80px;
  color: #fefeff;
}

.sp-public-btn span {
  font-family: 'RobotoBold';
  font-size: 75px;
  color: #0e667f;
  animation: beat2 0.5s alternate infinite;
}

.sp-public-btn span em {
  color: #ea2736;
  font-style: normal;
}

.sp-part3-wraper2 {
  padding: 100px 0 0 0;
  box-sizing: border-box;
}

.sp-part3-wraper2 .sp-title p {
  font-family: 'Montserrat';
  font-weight: 200;
  font-size: 40px;
  color: #0e667f;
}

.sp-gif-wraper {
  width: 100%;
  height: 1083px;
  background: url('/cdn/shop/files/20241029-part3-2.png') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  position: relative;
  margin-top: 68px;
}
.sp-gif-wraper > ul {
  position: absolute;
  bottom: 66px;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
}
.sp-gif-wraper > ul li {
  width: 25%;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 40px;
  color: #0d0d0d;
  text-align: center;
}
.sp-part3-wraper3 {
  min-height: 1606px;
  background: url('/cdn/shop/files/20241029-bg5.png') no-repeat;
  background-size: 100% calc(100% + 3px);
  position: relative;
  box-sizing: border-box;
  padding: 53px 0 0 0;
}

.sp-part3-wraper3 > p {
  position: absolute;
  left: 51px;
  top: 458px;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 40px;
  color: #0e667f;
}

.sp-part3-wraper3 > p span {
  color: #0e667f;
  font-size: 50px;
  font-family: 'Roboto-Black';
}

.sp-part3-wraper3 > ul {
  position: absolute;
  left: 69px;
  top: 1066px;
}

.sp-part3-wraper3 > ul li {
  margin-bottom: 60px;
}

.sp-part3-wraper3 > ul h4 {
  font-family: 'Roboto-Black';
  font-size: 50px;
  color: #0d828e;
}

.sp-part3-wraper3 > ul p {
  font-family: 'Roboto-Regular';
  font-weight: 500;
  font-size: 35px;
  color: #0fa1b0;
  margin-top: 12px;
}

.sp-part3-title {
  position: absolute;
  left: 180px;
  top: 590px;
  font-family: 'RobotoBold';
  font-size: 40px;
  color: #ffffff;
}

.sp-part4 {
  width: 100%;
  min-height: 1456px;
  background: url('/cdn/shop/files/20241029-bg6.png') no-repeat;
  background-size: 100% calc(100% + 4px);
  box-sizing: border-box;
  padding: 72px 0 111px 0;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: -2px;
}

.sp-mgs12 {
  margin-top: 45px;
}

.sp-part4 ul {
  padding: 0 0 0 97px;
}

.sp-part4 ul li {
  font-family: 'Roboto-Regular';
  font-size: 42px;
  color: #32818f;
}

.sp-part4 ul p {
  font-family: 'Roboto-Regular';
  font-size: 42px;
  color: #32818f;
}

.sp-part4 ul span {
  font-size: 42px;
  color: #32818f;
  font-family: 'Roboto';
}

/*  */
.sp-shoppings {
  height: 96px;
  background: #525252;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.sp-shoppings p {
  font-family: 'Roboto-Regular';
  font-size: 37px;
  color: #ffffff;
  text-transform: uppercase;
}

.sp-shoppings img {
  width: 58px;
  height: 32px;
  margin-right: 18px;
}

.sp-part5 {
  height: 80px;
  background: #0e667f;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto-Black';
  font-size: 42px;
  color: #ffffff;
  text-transform: uppercase;
}

.sp-part5 img {
  height: 47px;
  width: 41px;
  margin-right: 25px;
}

.sp-product-list {
  padding: 38px 40px 0 60px;
}

.sp-product-list > ul > li:first-child {
  min-height: 470px;
}

.sp-product-list > ul > li {
  border: 4px solid #0e667f;
  min-height: 532px;
  background: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-bottom: 52px;
  border-radius: 30px;
}

.MostPopular.best {
  background: url('/cdn/shop/files/20241029-most-bg.png') no-repeat;
  background-size: 100% 100%;
}

.MostPopular {
  position: absolute;
  left: 136px;
  top: 0;
  width: 168px;
  height: 88px;
  background: url('/cdn/shop/files/20241029-most-bg.png') no-repeat;
  background-size: 100% 100%;
  z-index: 4;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 5px 0 0 0;
  box-sizing: border-box;
}

.MostPopular span {
  font-family: 'RobotoBold';
  font-size: 28px;
  color: #FEFEFE;
  line-height: 28px;
}

.sp-pro-offs {
  position: absolute;
  left: -61px;
  top: -50px;
  width: 233px;
  height: 142px;
  background: url('/cdn/shop/files/20241029-clock.png') no-repeat;
  background-size: 100% 100%;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 38px;
  color: #FFFFFF;
  line-height: 28px;
  box-sizing: border-box;
  padding: 83px 0 0 37px;
  animation: swing1 0.5s ease-in-out infinite;
}

@keyframes swing1 {
  0% {
    transform: rotate(-5deg);
  }

  50% {
    transform: rotate(5deg);
  }

  100% {
    transform: rotate(-5deg);
  }
}

.sp-pro-offs span {
  display: inline-block;
  transform: rotate(-10deg);
}

.sp-product-list > ul > li:last-child {
  margin-bottom: 0;
}

.sp-product-list > ul > li .sp-product-img {
  position: relative;
  width: 520px;
  text-align: center;
}

.sp-product-img .sp-frees {
  width: 364px;
  height: 96px;
  background: url('/cdn/shop/files/20240626-free.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 97px;
  bottom: -41px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 110px;
}

.sp-product-img .sp-frees > span {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 37px;
  color: #191919;
  line-height: 36px;
}

.sp-product-list > ul > li .sp-product-img img {
  width: auto;
  text-align: center;
  object-fit: contain;
  vertical-align: middle;
}

.sp-product-list > ul > li:first-child {
  align-items: center;
}

.sp-product-list > ul > li:first-child .sp-product-img img {
  width: 295px;
  height: 318px;
}

.sp-product-list > ul > li:nth-child(2) .sp-product-img img {
  width: 450px;
  height: 305px;
  margin-left: 0;
  margin-top: 83px;
}

.sp-product-list > ul > li:nth-child(3) .sp-product-img img {
  width: 468px;
  height: 338px;
  margin-left: 0;
  margin-top: 34px;
}

.sp-product-list > ul > li:nth-child(4) .sp-product-img img {
  width: 475px;
  height: 385px;
  margin-left: 0;
  margin-top: 118px;
}

.sp-product-rl {
  width: calc(100% - 494px);
  height: 480px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 0 0 0;
}

.sp-shopping {
  min-width: 254px;
  height: 56px;
  margin-top: 27px;
  padding: 13px 12px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(to right, #ca0f0f, #ea2323);
}

.sp-shopping span {
  font-size: 30px;
  color: #ffffff;
  margin-left: 13px;
}

.sp-shopping img {
  width: 39px;
  height: 30px;
}

.sp-product-rl > h3 {
  font-family: 'RobotoBold';
  font-size: 50px;
  color: #313131;
  text-transform: uppercase;
}

.sp-product-rl .sp-texts {
  font-size: 36px;
  color: #ff0000;
  font-family: 'RobotoBold';
  margin-bottom: 10px;
  text-transform: uppercase;
}

.sp-product-rl .sp-price {
  text-align: center;
  margin-bottom: 15px;
}

.sp-product-rl .sp-price > span {
  margin-right: 24px;
}

.sp-product-rl .sp-price span {
  font-family: 'RobotoBold';
  font-size: 60px;
  color: #df0f0f;
  margin-top: 12px;
}

.sp-product-rl .sp-price > span .new {
  font-family: 'RobotoBold';
  font-size: 60px;
  color: #df0f0f;
}

.sp-product-rl .sp-price > em {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 40px;
  color: #aaaaaa;
  line-height: 36px;
  text-decoration-line: line-through;
  font-style: normal;
}

.sp-product-rl .sp-price > em > em {
  font-style: normal;
}

.sp-pro-choose li {
  width: 420px;
  height: 73px;
  line-height: 73px;
  background: #f7f7f7;
  border-radius: 21px;
  border: 1px solid #4f4f4f;
  margin-bottom: 15px;
  font-family: 'RobotoBold';
  font-size: 33px;
  color: #000000;
  text-align: center;
}

.sp-pro-choose li.active {
  border-color: #1fafc7;
}
.sp-zhang {
  width: 80px;
  height: 131px;
  background: url('/cdn/shop/files/20241029-zhang.png') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  position: absolute;
  font-family: 'Roboto-Regular';
  font-size: 19px;
  color: #000000;
  padding: 31px 0 0 0;
  text-align: center;
}
.sp-zhang1 {
  right: -12px;
  top: 124px;
}
.sp-zhang2 {
  right: 11px;
  top: 143px;
}
.sp-zhang3 {
  right: 11px;
  top: 63px;
}
.sp-fire {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: 'RobotoBold';
  font-size: 40px;
  color: #000000;
  line-height: 54px;
  margin-bottom: 51px;
}

.sp-fire p {
  font-family: 'RobotoBold';
  font-size: 40px;
  color: #000000;
}

.sp-fire span {
  color: #d81e06;
}

.sp-fire > img {
  width: 37px;
  height: 41px;
  margin-right: 23px;
}

/* 数字 */
.sp-number {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 28px 0 7px 0;
}

.sp-alignment {
  width: 371px;
  height: 85px;
  background: #ffffff;
  border-radius: 14px;
  border: 2px solid #000000;
  font-size: 41px;
  color: #202020;
}

.link-btn {
  width: 441px;
  height: 117px;
  background: url('/cdn/shop/files/20241029-btns2.png') no-repeat !important;
  background-size: 100% 100% !important;
  margin: 0 auto;
  display: block;
  font-family: 'RobotoBold';
  font-size: 50px;
  color: #ffffff;
  text-align: center;
  border-radius: 22px;
  animation: beat2 0.5s alternate infinite;
  /* animation: bounce-down 1.5s linear infinite; */
}

.link-btn > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 117px;
}

.link-btn img {
  width: 18px;
  height: 30px;
  margin-left: 25px;
}

/* 尾部 */
.sp-footer-image img {
  width: 1052px;
  /* height: 96px; */
  margin: 0 auto;
  display: block;
  margin-bottom: 23px;
  margin-top: 51px;
}

.sp-footer-ul {
  height: 235px;
  background: #000000;
  padding: 0 37px;
  padding-top: 48px;
  padding-bottom: 42px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sp-footer-ul li {
  width: 57%;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 38px;
  color: #ffffff;
  font-family: 'Roboto-Regular';
  margin-bottom: 24px;
}

.sp-footer-ul li p {
  font-family: 'Roboto-Regular';
}

.sp-footer-ul li:nth-child(2n) {
  width: 38%;
}

.sp-footer-ul li:nth-child(3),
.sp-footer-ul li:nth-child(4) {
  margin-bottom: 0;
}

.sp-footer-ul i {
  width: 48px;
  height: 48px;
  display: inline-block;
  background: url('/cdn/shop/files/20241029-foot-1.png') no-repeat;
  background-size: 100% 100%;
}

.sp-icon {
  width: 48px;
  margin-right: 20px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.sp-footer-ul i.sp-icon2 {
  width: 48px;
  height: 40px;
  background-image: url('/cdn/shop/files/20241029-foot-2.png');
}

.sp-footer-ul i.sp-icon3 {
  width: 48px;
  height: 47px;
  background-image: url('/cdn/shop/files/20241029-foot-3.png');
}

.sp-footer-ul i.sp-icon4 {
  width: 40px;
  height: 47px;
  background-image: url('/cdn/shop/files/20241029-foot-4.png');
}

@keyframes bounce-down {
  25% {
    transform: translateY(-10px);
  }

  50%,
  100% {
    transform: translateY(0);
  }

  75% {
    transform: translateY(10px);
  }
}



.guarantee_column_container, .collapsible-content__wrapper {
  display: none !important;
}
.mf-bundle-product {
  zoom: 2.2;
}
.mf-bundle-checkout-warning{
  color: #788188 !important;
  opacity: 0.6;
}
.app-embed-plus-component-pay-button-address-text {
  color: #000;
  opacity: 0.75;
  font-size: 16px !important;
}
.app-embed-plus-component-bundler {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}


.swiper-slide span{
  white-space: nowrap;
}

product-recommendations{
  display: none !important;