a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
button,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body,
html {
  font-size: 62.5%;
  line-height: 1.5;
  height: 100%;
}
@media (max-width: 767px) {
  html {
    font-size: 55.5%;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html {
    font-size: 62.5%;
  }
}
img {
  max-width: 100%;
  height: auto;
}
body {
  font-size: 16px\0;
  font-size: 1.6rem;
  color: #222;
  position: static !important;
}
del {
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "myriad blod";
}
h1 {
  font-size: 4rem;
}
h2 {
  font-size: 3.6rem;
}
h3 {
  font-size: 3.2rem;
}
h4 {
  font-size: 2.4rem;
}
h5 {
  font-size: 2.2rem;
}
h6 {
  font-size: 2rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 900;
}
@media all and (max-width: 991px) {
  h1,
  h2 {
    line-height: 1.2;
  }
}
a {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
}
dd,
dt,
li {
  list-style: none;
}
input,
select,
textarea {
  outline: 0;
  line-height: normal;
  border: 0;
  background: 0;
}
textarea {
  resize: none;
  overflow: hidden;
}
button {
  cursor: pointer;
}
img {
  border: 0;
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
}
em {
  font-style: normal;
}
.container {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1280px) {
  .container {
    padding: 0 15px;
  }
}
.blods {
  font-family: "myriad blod";
}
.org {
  color: #f33039;
  padding: 0 2px;
}
.under {
  position: relative;
  font-weight: 700;
  border-bottom: 1px dashed #878181;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  margin-right: 4px;
}
.under:hover .io {
  display: block;
}
.io {
  display: none;
  position: absolute;
  width: 240px;
  padding: 14px 20px;
  background: #333;
  border-radius: 8px 8px 8px 8px;
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  left: calc(50% - 120px);
  bottom: 24px;
  border-top-color: #333;
  z-index: 99;
  font-family: "PT Sans", sans-serif;
}
.io::before {
  content: "";
  display: inline-block;
  border-top: 10px solid #333;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  bottom: -9px;
  left: 110px;
}
.btn {
  position: relative;
  min-width: 232px;
  height: 48px;
  font-size: 14px;
  font-weight: 700;
  background: linear-gradient(270deg, #ffb547 4%, #ff7300 100%);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  border-radius: 30px 30px 30px 30px;
  line-height: 48px;
  color: #ffffff;
  margin-top: 20px;
}
.btn::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 13px;
  width: 15px;
  height: 8px;
}
.btn i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/assets/images/flash-2024/ic-buy.svg) no-repeat;
  vertical-align: -3px;
}
.btn:hover {
  background: linear-gradient(90deg, #ffb547 4%, #ff7300 100%);
}
.bnr {
  padding: 32px 0 80px;
  position: relative;
  background: url(/assets/images/flash-2024/banner-bg@2x.jpg) no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.banner-15day {
  justify-content: center;
  color: #fff;
  font-size: 14px;
  gap: 3px;
  flex-wrap: wrap;
  align-items: center;
  line-height: 18px;
}
.bnr .logo {
  position: absolute;
  left: 90px;
  top: 28px;
}
.bnr .start-text {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  margin: 0px 0 20px;
}
.bnr .timeout {
  margin-top: 25px;
}
.bnr .countdown {
  display: flex;
  align-items: center;
  text-align: center;
  height: auto;
  box-sizing: border-box;
  position: relative;
  font-family: "PT Sans", sans-serif;
}
.bnr .countdown-x {
  display: inline-block;
}
.bnr .countdown > div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  padding: 0;
  text-align: center;
  height: 52px;
}
.bnr .countdown > div > div {
  width: 100%;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}
.bnr .countdown .d {
  display: none;
}
.bnr .countdown i {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  margin-top: -28px;
  text-align: center;
  padding: 0 8px;
}
.bnr .countdown i:nth-child(1) {
  display: none;
}
.bnr .countdown .h + i,
.bnr .countdown .min + i,
.bnr .countdown .s + i {
  display: inline-block;
}
.bnr .countdown span {
  width: 28px;
  height: 36px;
  display: inline-block;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #ffcc00;
  line-height: 36px;
  background: url(/assets/images/flash-2024/pic-time-bj@2x.png) no-repeat;
  background-size: cover;
}
.bnr .countdown p {
  vertical-align: bottom;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 18px;
  text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  opacity: 0.6;
}
.bnr .salebox {
  width: 1200px;
  background: linear-gradient(180deg, #270E1E 0%, #00193A 98%);
  border: 4px solid #FFFFFF;
  border-radius: 32px;
  margin: 16px auto 0;
  padding: 32px 32px 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border: 2px solid #FED793;
  max-width: 100%;
}
.bnr .salebox .bnr-salebox {
  display: flex;
  background: #FDFEFF;
  border-radius: 16px;
  max-width: 100%;
}
.bnr .salebox .bnr-salebox .left {
  width: 300px;
  max-width: 100%;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  background: #F8F9FA;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  justify-content: center;
  padding: 20px 20px;
}
.bnr .salebox .bnr-salebox .left .name {
  text-align: center;
  color: #000000;
  font-weight: 700;
  font-size: 20px;
}
.bnr .salebox .bnr-salebox .left .name h4 {
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
}
.bnr .salebox .bnr-salebox .left .list {
  display: inline-block;
  text-align: left;
}
.bnr .salebox .bnr-salebox .left .list li {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  padding-left: 20px;
  line-height: 24px;
}
.bnr .salebox .bnr-salebox .left .list li::before {
  position: absolute;
  left: 0;
  top: 8px;
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  background: url(/assets/images/flash-2024/pic-gou.png) no-repeat;
}
.bnr .salebox .bnr-salebox .right {
  display: flex;
  gap: 16px;
  justify-content: center;
  padding: 24px;
}
.bnr .salebox .bnr-salebox .right .item {
  width: 240px;
  max-width: 100%;
  padding: 32px 16px;
  box-sizing: border-box;
  border-radius: 16px;
  border: 1px solid #F2F3F3;
}
.bnr .salebox .bnr-salebox .right del {
  font-size: 14px;
  text-decoration: line-through;
  line-height: 22px;
  color: #999999;
  font-weight: 400;
}
.bnr .salebox .bnr-salebox .right h4 {
  font-weight: 700;
}
.bnr .salebox .bnr-salebox:nth-child(2) .right {
  padding: 34px 24px;
}
.bnr .salebox .bnr-salebox .btn {
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  min-width: 160px;
  line-height: 40px;
  padding: 0 18px;
  margin-top: 16px;
  box-shadow: none;
}
.bnr .salebox .bnr-salebox .price {
  display: flex;
  align-items: last baseline;
  font-weight: 700;
}
.bnr .salebox .bnr-salebox .price .sym {
  font-size: 24px;
}
.bnr .salebox .bnr-salebox .price .sym:lang(it),
.bnr .salebox .bnr-salebox .price .sym:lang(fr),
.bnr .salebox .bnr-salebox .price .sym:lang(de),
.bnr .salebox .bnr-salebox .price .sym:lang(es) {
  margin-left: 3px;
}
.bnr .salebox .bnr-salebox .price .num {
  font-size: 32px;
}
.bnr .salebox .bnr-salebox .price .decimal {
  font-size: 24px;
}
.bnr .salebox .bnr-salebox .ed-price {
  display: flex;
  align-items: last baseline;
  gap: 4px;
  margin-top: 20px;
  line-height: 1;
  justify-content: center;
}
.bnr .salebox .bnr-salebox .ed-info {
  text-align: left;
}
.bnr .salebox .bnr-salebox .ed-tip {
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  text-align: center;
  margin-top: 6px;
}
.bnr .salebox .bnr-salebox .discount {
  background: #ff4646;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  padding: 0 3px;
  color: #ffffff;
}
.bnr .list {
  display: inline-block;
  text-align: left;
}
.bnr .list li {
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  line-height: 25px;
}
.bnr .list li::before {
  position: absolute;
  left: 0px;
  top: 3px;
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/assets/images/flash-2024/pic-gou.png) no-repeat;
}
.bnr .tips {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.tip-box {
  position: relative;
  display: inline-block;
  line-height: 16px;
}
.tip-box i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/assets/images/flash-2024/pic-note@2x.png) no-repeat center;
  background-size: 100% 100%;
  vertical-align: -3px;
}
.tip-box .text {
  z-index: 999;
  display: none;
  position: absolute;
  min-width: 240px;
  top: -5px;
  left: 50%;
  transform: translate(-50%, -100%);
  background: #333;
  padding: 10px 15px;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
}
.tip-box .text::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border: 8px solid;
  border-color: #000 transparent transparent transparent;
}
.tip-box:hover .text {
  display: block;
}
@media (max-width: 1199px) {
  .bnr .salebox .bnr-salebox {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (max-width: 991px) {
  .bnr .logo {
    position: unset;
    margin-bottom: 24px;
  }
  .bnr .salebox {
    flex-direction: column;
    padding: 40px 10px;
    align-items: center;
  }
  .bnr .salebox .bnr-salebox {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .bnr .salebox .bnr-salebox .right {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
.plan-b {
  display: none !important;
}
.body-a .plan-a,
.body-b .plan-a {
  display: block;
}
.body-a .plan-b,
.body-b .plan-b {
  display: none !important;
}
.salebox3 {
  background: linear-gradient(180deg, #270E1E 0%, #00193A 98%);
  border: 2px solid #FED793;
  border-radius: 32px;
  margin: 16px auto 80px;
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 100%;
}
.bnr-salebox-3 {
  display: flex;
  background: #FDFEFF;
  border-radius: 16px;
}
.bnr-salebox-3 .left {
  width: 500px;
  max-width: 100%;
  border-radius: 16px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  background: #FFFFFF;
  display: flex;
  gap: 24px;
  align-items: center;
  justify-content: center;
  padding: 50px 22px;
}
.bnr-salebox-3 .left:lang(de) {
  gap: 14px;
}
.bnr-salebox-3 .left .name {
  font-size: 17px;
  line-height: 26px;
  font-weight: 700;
  margin-top: 16px;
}
.bnr-salebox-3 .left .em-org {
  color: #FF5900;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
  background: rgba(255, 89, 0, 0.1);
  font-weight: bold;
  margin: 6px 0 20px;
  padding: 0 6px;
  height: 20px;
  display: inline-block;
}
.bnr-salebox-3 .left .em-org:lang(fr),
.bnr-salebox-3 .left .em-org:lang(de) {
  font-size: 12px;
}
.bnr-salebox-3 .left .img-x {
  width: 204px;
}
.bnr-salebox-3 .left .txt-x {
  text-align: left;
  width: 228px;
}
.bnr-salebox-3 .left .txt-x:lang(de) {
  width: 238px;
}
.bnr-salebox-3 .left .txt-x:lang(fr) {
  width: 269px;
}
.bnr-salebox-3 .left .txt-x:lang(it) {
  width: 270px;
}
.bnr-salebox-3 .left .list {
  display: inline-block;
  text-align: left;
}
.bnr-salebox-3 .left .list:lang(jp) {
  width: 234px;
}
.bnr-salebox-3 .left .list li {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  padding-left: 20px;
  line-height: 24px;
}
.bnr-salebox-3 .left .list li:lang(jp) {
  font-size: 13px;
}
.bnr-salebox-3 .left .list li::before {
  position: absolute;
  left: 0;
  top: 8px;
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  background: url(/assets/images/flash-2024/pic-gou.png) no-repeat;
}
.bnr-salebox-3 .right {
  display: flex;
  gap: 16px;
  justify-content: center;
  padding: 14px;
}
.bnr-salebox-3 .right .item {
  width: 192px;
  max-width: 100%;
  padding: 32px 10px;
  box-sizing: border-box;
  border-radius: 16px;
  border: 1px solid #F2F3F3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.bnr-salebox-3 .right del {
  font-size: 14px;
  text-decoration: line-through;
  line-height: 22px;
  color: #999999;
  white-space: nowrap;
}
.bnr-salebox-3 .right h4 {
  font-weight: 700;
}
.bnr-salebox-3 .btn {
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  min-width: 140px;
  line-height: 40px;
  padding: 0 18px;
  margin-top: 16px;
}
.bnr-salebox-3 .price {
  display: flex;
  align-items: last baseline;
  font-weight: 700;
}
.bnr-salebox-3 .price .sym {
  font-size: 24px;
}
.bnr-salebox-3 .price .num {
  font-size: 32px;
}
.bnr-salebox-3 .price .decimal {
  font-size: 24px;
}
.bnr-salebox-3 .ed-price {
  display: flex;
  align-items: last baseline;
  gap: 4px;
  margin-top: 20px;
  line-height: 1;
  justify-content: center;
}
.bnr-salebox-3 .ed-info {
  text-align: left;
}
.bnr-salebox-3 .ed-tip {
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  text-align: center;
  margin-top: 6px;
}
.bnr-salebox-3 .discount {
  background: #ff4646;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  padding: 0 3px;
  color: #ffffff;
}
.salebox3 {
  gap: 0;
  padding-top: 16px;
  padding-bottom: 19px;
}
.salebox3 > div {
  padding-top: 16px;
}
@media (max-width: 1200px) {
  .bnr-salebox-3 {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 40px;
  }
  .bnr-salebox-3 .right {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 670px) {
  .bnr .bnr-salebox-3 .left {
    flex-direction: column;
    align-items: center;
  }
  .bnr .bnr-salebox-3 .left .txt-x {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bnr .bnr-salebox-3 .right .item {
    width: 100%;
  }
}
@media (max-width: 476px) {
  .salebox3 {
    padding: 40px 10px;
    background: #fff;
  }
  .bnr-salebox-3 .right {
    padding: 16px 0;
  }
  .bnr-salebox-3 .right .item {
    width: 100%;
  }
  .bnr-salebox-3 .left {
    width: 100%;
  }
}
.side {
  position: absolute;
  top: 265px;
  left: 7.4%;
  padding: 40px 32px;
  border-radius: 32px;
  background: linear-gradient(180deg, #270E1E 0%, #00193A 98%);
  border: 2px solid #FED793;
  box-sizing: border-box;
  backdrop-filter: blur(30px);
  box-shadow: 0px 0px 30px 0px rgba(0, 25, 99, 0.15);
  width: 240px;
}
.side.fixed {
  position: fixed;
  top: 50px;
  left: 7.4%;
}
.side li {
  margin-left: 18px;
  border-radius: 8px;
  line-height: 20px;
  position: relative;
  color: #FFFFFF;
  border: 1px solid transparent;
}
.side li:lang(jp) {
  font-size: 14px;
}
.side li::before {
  content: "";
  height: 100%;
  width: 2px;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 0;
  left: -18px;
}
.side li:hover {
  border-color: #fff;
}
.side li.active {
  background: #fff;
  color: #050103;
  font-weight: bold;
  border-color: #fff;
}
.side li.active::before {
  background: #fff;
}
.side li a {
  color: inherit;
  padding: 12px 0;
  display: block;
}
.side li:not(:last-child) {
  margin-bottom: 16px;
}
@media (max-width: 2000px) {
  .side {
    left: 4%;
  }
  .side.fixed {
    left: 4%;
  }
}
@media (max-width: 1800px) {
  .side {
    display: none !important;
  }
}
.cnt {
  background: url(/assets/images/flash-2024/bj-part2@2x.jpg) no-repeat;
  background-size: 100% 100%;
}
.best {
  text-align: center;
  color: #fff;
  padding: 120px 0 0;
}
.best h2 {
  font-size: 40px;
}
.best .desc {
  font-size: 18px;
  margin-top: 10px;
}
.best-box {
  max-width: 1000px;
  padding: 42px 24px 24px;
  background: #ffffff;
  border-radius: 20px 20px 20px 20px;
  display: flex;
  align-items: center;
  margin: 60px auto 0;
  background: linear-gradient(180deg, #410924 0%, #00193a 98%);
  border: 2px solid #fed793;
}
.best-box .lists {
  display: flex;
  gap: 8px;
  flex-direction: column;
}
.best-box li {
  width: 280px;
  background: #000000;
  border-radius: 12px 12px 12px 12px;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  text-align: left;
  padding: 10px 20px;
  cursor: pointer;
}
.best-box li:lang(it) {
  padding: 10px 13px;
}
.best-box li:lang(de),
.best-box li:lang(fr) {
  padding: 10px 5px;
}
.best-box li img {
  margin-right: 6px;
}
.best-box li img:lang(de),
.best-box li img:lang(fr) {
  margin-right: 0;
}
.best-box li .imgActive {
  display: none;
}
.best-box li.active {
  color: #000;
  background: #ffdf00;
}
.best-box li.active .img1 {
  display: none;
}
.best-box li.active .imgActive {
  display: inline-block;
}
.best .img-box {
  padding: 0 98px;
}
.best .img-box .item {
  max-width: 500px;
  display: none;
}
.best .img-box .item .ms {
  font-size: 14px;
  margin-top: 28px;
  color: #ffffff;
  text-align: left;
}
.best .img-box .item.active {
  display: block;
}
@media screen and (max-width: 991px) {
  .best-box {
    flex-direction: column;
  }
  .best-box li {
    width: 100%;
  }
  .best-box .lists {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .best-box .img-box {
    padding: 40px 0;
  }
}
.honest {
  color: #fff;
  margin-top: 160px;
}
.honest h2 {
  text-align: center;
  margin-bottom: 100px;
}
.honest-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}
.honest .item {
  position: relative;
  max-width: 580px;
  padding: 40px;
  background: linear-gradient(180deg, #410924 0%, #00193a 98%);
  border: 2px solid #fed793;
  border-radius: 24px;
}
.honest .its-tp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
}
.honest .ms {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  min-height: 156px;
  line-height: 26px;
  padding: 0 5px;
  margin: 24px 0 40px 0;
}
.honest .slick-slide img {
  display: inline-block;
  margin: 0;
}
.honest .slick-dots {
  left: 0px;
  bottom: 40px;
}
.honest .slick-dots .slick-active button,
.honest .slick-dots li button:focus,
.honest .slick-dots li button:hover {
  background: #ffcc00;
}
.honest .slick-dots li button {
  background: rgba(255, 255, 255, 0.3);
}
.honest .userinfo {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 23px;
}
.honest .txt {
  color: #fff;
}
.honest .txt strong {
  font-size: 16px;
}
.honest .txt .wr {
  font-size: 14px;
}
@media screen and (max-width: 991px) {
  .honest {
    padding: 0;
  }
  .honest .its-tp {
    flex-direction: column;
  }
  .honest .item {
    max-width: 100%;
    background-size: cover;
    padding: 40px 10px;
  }
}
.ends {
  color: #fff;
  background-size: 120% 100%;
  background-position: left 20% top 20%;
  text-align: center;
  position: relative;
  margin-top: 160px;
  padding-bottom: 126px;
}
.ends .desc {
  font-size: 44px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0em;
  margin-top: 26px;
  color: #f0c723;
}
.ends .discount {
  font-size: 36px;
  font-weight: 400;
  color: #ffffff;
  line-height: 48px;
  margin-top: 26px;
}
.ends .countdown {
  display: flex;
  align-items: center;
  text-align: center;
  height: auto;
  box-sizing: border-box;
  position: relative;
  font-family: "PT Sans", sans-serif;
}
.ends .countdown-x {
  display: inline-block;
}
.ends .countdown > div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  padding: 0;
  text-align: center;
  height: 52px;
}
.ends .countdown > div > div {
  width: 100%;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}
.ends .countdown .d {
  display: none;
}
.ends .countdown i {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  margin-top: -28px;
  text-align: center;
  padding: 0 8px;
}
.ends .countdown i:nth-child(1) {
  display: none;
}
.ends .countdown .h + i,
.ends .countdown .min + i,
.ends .countdown .s + i {
  display: inline-block;
}
.ends .countdown span {
  width: 28px;
  height: 36px;
  display: inline-block;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #ffcc00;
  line-height: 36px;
  background: url(/assets/images/flash-2024/pic-time-bj@2x.png) no-repeat;
  background-size: cover;
}
.ends .countdown p {
  vertical-align: bottom;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 18px;
  text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  opacity: 0.6;
}
.ends .endBtn {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  line-height: 64px;
  height: 64px;
  width: 280px;
  margin-top: 41px;
  background: #ff5900;
}
.ends .endBtn:hover {
  background: #db4c00;
}
.ends .endBtn .up {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 12px;
  background: url(/assets/images/flash-2024/ic-up.svg) no-repeat;
  vertical-align: -3px;
}
footer {
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  position: absolute;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  .ends .salebox {
    flex-direction: column;
  }
  .ends .salebox .item {
    width: 100%;
    padding: 40px 10px 24px;
  }
}
.pops-box {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
  display: none;
}
.pops-box.show {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pops-box .popup {
  position: relative;
  width: 880px;
  background: linear-gradient(180deg, #270e1e 0%, #00193a 98%);
  border-radius: 24px;
  text-align: center;
  padding: 40px 48px 40px;
  overflow: hidden;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pops-box .popup::before {
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: #ffcc00;
  content: "";
  display: inline-block;
  width: 100%;
  height: 130px;
}
.pops-box .thanks {
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  line-height: 22px;
}
.pops-box h2 {
  font-size: 44px;
  font-weight: 700;
  color: #f0c723;
  line-height: 36px;
  margin-top: 16px;
}
.pops-box .zq {
  width: 800px;
  margin-top: 24 px;
}
.pops-box .zq-tit {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  margin: 24px 0 28px;
}
.pops-box .zq-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
}
.pops-box .item {
  width: 382px;
  padding-bottom: 32px;
  background: #ffffff;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 16px 16px 16px 16px;
  position: relative;
  padding-top: 70px;
}
.pops-box .item .dis-off {
  color: #ff5900;
  font-style: oblique;
}
.pops-box .item .dis-off .num {
  font-weight: 700;
  font-size: 65px;
  text-shadow: -2px 4px #000;
}
.pops-box .item .dis-off .off {
  font-weight: 700;
  font-size: 35px;
  text-shadow: -1px 2px #000;
}
.pops-box .item-tit {
  height: 38px;
  line-height: 38px;
  display: inline-block;
  padding: 0 25px;
  background: linear-gradient(180deg, #451505 0%, #140b31 127%);
  border-radius: 0px 0px 8px 8px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
}
.pops-box .item .copy-txt {
  display: inline-block;
  height: 50px;
  background: #ffffff;
  border-radius: 4px 4px 4px 4px;
  border: 1px dashed #140a32;
  font-size: 24px;
  font-weight: 700;
  color: #111111;
  padding: 0 36px;
  line-height: 50px;
  min-width: 200px;
}
.pops-box .item .img-dis {
  margin: 32px 0 27px;
}
.pops-box .item .input {
  position: absolute;
  left: -100%;
  opacity: 0;
}
.pops-box .item .copy-tips {
  font-size: 12px;
  margin: 6px 0 18px 0;
}
.pops-box .item .copy-tips span {
  vertical-align: 3px;
}
.pops-box .item .btn {
  min-width: 260px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  margin: 0px;
  letter-spacing: 1px;
  background: #ff5900;
  box-shadow: 0px 10px 20px 0px rgba(255, 89, 0, 0.4);
}
.pops-box .item .btn:hover {
  background: #db4c00;
}
.pops-box .text {
  margin-top: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
  text-align: center;
}
.pops-box .tips-zq {
  font-size: 14px;
  color: #333333;
  margin-top: 20px;
  display: none;
}
.pops-box .copied {
  background: #6c5548;
  border-radius: 30px 30px 30px 30px;
  min-width: 240px !important;
}
@media screen and (max-width: 991px) {
  .pops-box .popup {
    width: 98%;
  }
  .pops-box .zq {
    width: 100%;
  }
  .pops-box .zq-box {
    flex-direction: column;
  }
  .pops-box .zq-box .item {
    width: 100%;
  }
  .pops-box .zq-box .item .btn {
    min-width: 240px;
    font-size: 14px;
  }
}
.close {
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/assets/images/flash-2024/close2-shou.svg) no-repeat;
  background-size: cover;
  right: 10px;
  top: 10px;
}
.close:hover {
  background: url(/assets/images/flash-2024/close1-tan.svg) no-repeat;
  background-size: cover;
}
.slick-next,
.slick-prev {
  width: 24px !important;
  height: 24px !important;
  background: #ffffff !important;
  border-radius: 4px 4px 4px 4px !important;
  bottom: 38px !important;
  top: auto !important;
}
.slick-prev {
  left: auto !important;
  right: 76px !important;
}
.slick-prev::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 23px;
  background: url(/assets/images/flash-2024/icon_left@2x.png) no-repeat center;
  background-size: cover;
}
.slick-prev:hover::after {
  background: url(/assets/images/flash-2024/icon_right@2x.png) no-repeat center;
  background-size: cover;
  transform: rotate(-180deg);
}
.slick-next {
  right: 40px !important;
}
.slick-next::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 23px;
  background: url(/assets/images/flash-2024/icon_left@2x.png) no-repeat center;
  background-size: cover;
  transform: rotate(180deg);
}
.slick-next:hover::after {
  background: url(/assets/images/flash-2024/icon_right@2x.png) no-repeat center;
  background-size: cover;
  transform: rotate(0deg);
}
.ends .timeout-box {
  margin-top: 28px;
}
.product-name {
  display: none;
}
.bnr .salebox[data-version] {
  display: none;
}
[lang="pt"] .bnr .bnr-salebox-3 .price .num,
[lang="fr"] .bnr .bnr-salebox-3 .price .num,
[lang="it"] .bnr .bnr-salebox-3 .price .num,
[lang="es"] .bnr .bnr-salebox-3 .price .num,
[lang="de"] .bnr .bnr-salebox-3 .price .num,
[lang="cn"] .bnr .bnr-salebox-3 .price .num,
[lang="pt"] .bnr-salebox .item .price .num,
[lang="fr"] .bnr-salebox .item .price .num,
[lang="it"] .bnr-salebox .item .price .num,
[lang="es"] .bnr-salebox .item .price .num,
[lang="de"] .bnr-salebox .item .price .num,
[lang="cn"] .bnr-salebox .item .price .num {
  font-size: 30px;
}
[lang="pt"] .bnr-salebox .item .price .sym,
[lang="fr"] .bnr-salebox .item .price .sym,
[lang="it"] .bnr-salebox .item .price .sym,
[lang="es"] .bnr-salebox .item .price .sym,
[lang="de"] .bnr-salebox .item .price .sym,
[lang="cn"] .bnr-salebox .item .price .sym {
  font-size: 14px;
}
[lang="tw"] .bnr .bnr-salebox-3 .price .num,
[lang="jp"] .bnr .bnr-salebox-3 .price .num {
  font-size: 26px;
}
[lang="tw"] .bnr-salebox .item .price .num,
[lang="jp"] .bnr-salebox .item .price .num {
  font-size: 24px;
}
[lang="tw"] .bnr-salebox .item .price .sym,
[lang="jp"] .bnr-salebox .item .price .sym {
  font-size: 12px;
}
.product-name {
  display: none;
}
[lang="fr"] .bnr .bnr-salebox-3 .price .sym,
[lang="it"] .bnr .bnr-salebox-3 .price .sym,
[lang="es"] .bnr .bnr-salebox-3 .price .sym,
[lang="de"] .bnr .bnr-salebox-3 .price .sym {
  margin-left: 3px;
}
