* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

body {
  min-width: 1200px;
  font-size: 14px;
  line-height: 1.4;
  color: #0d0d0f;
  font-weight: 500;
  font-family: "Lexend", Arial, Helvetica, sans-serif;
  outline: 0;
  vertical-align: baseline;
  background: #fff;
  padding-bottom: 160px;
  position: relative; }
  body:after {
    display: block;
    content: '';
    width: 100%;
    max-width: 1920px;
    margin: 0 auto 0;
    height: 3590px;
    position: absolute;
    top: 800px;
    z-index: -1;
    pointer-events: none;
    background: url(../images/all_bg.jpg) no-repeat center/cover; }
  body ._mob {
    display: none !important; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #302d3d;
  outline: none;
  text-decoration: none;
  cursor: pointer; }

a:hover {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ul,
ul li {
  list-style-type: none; }

img {
  border: none; }

.clearfix:after {
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  visibility: hidden; }

.clearfix {
  zoom: 1; }

.fl {
  float: left; }

.fr {
  float: right; }

.alc {
  text-align: center; }

.main {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.wrapper {
  position: relative;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  zoom: 1; }

.hide {
  display: none; }

/* price */
.price {
  color: #212121; }

.banbuybtn {
  overflow: hidden; }

.buybtn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  width: 255px;
  height: 48px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 48px;
  border-radius: 9999px;
  background: transparent linear-gradient(180deg, #FF7D7D 0%, #FF5353 41%, #FF2929 54%, #CF0202 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 8px 19px #FF00006E;
  border: 2px solid #F63629;
  transition: all .3s ease-out; }
  .buybtn:hover {
    background: transparent linear-gradient(0deg, #FF3434 0%, #FF4848 41%, #FF2929 54%, #CF0202 100%) 0% 0% no-repeat padding-box; }

.soldOut .banner .buybtn {
  margin-top: 18px; }
.soldOut .title_sale {
  display: none !important; }
.soldOut .title_sold {
  display: inline-block !important; }

.title_sale {
  display: inline-block !important; }

.title_sold {
  display: none !important; }

/* banner */
.banner {
  width: 100%;
  min-width: 1200px;
  height: 1000px;
  overflow: hidden;
  background: url(../images/banner_bg.jpg) center/cover no-repeat;
  background-position-y: -8px;
  padding-top: 30px; }
  .banner .logo {
    position: absolute;
    z-index: 5;
    display: block;
    width: 54px;
    height: 17px;
    left: 46px;
    top: 34px; }
    .banner .logo > svg {
      pointer-events: none; }
  .banner .buybtn {
    width: 100%;
    margin: 10px auto 0px;
    font-size: 16px;
    z-index: 2; }
  .banner .banner_title {
    position: relative; }
    .banner .banner_title h1 {
      position: relative;
      z-index: 1;
      margin: 0 auto;
      height: 193px;
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      justify-content: center; }
      .banner .banner_title h1 > img {
        position: relative;
        z-index: 1;
        vertical-align: top;
        text-align: center;
        flex-shrink: 0;
        display: none; }
        .banner .banner_title h1 > img.on {
          display: block; }
  .banner .time_box {
    margin-top: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 274px;
    top: 155px;
    z-index: 10; }
    .banner .time_box img {
      position: absolute;
      left: -36px;
      top: -14px; }
    .banner .time_box .timecount {
      color: #1E0641;
      font-size: 12px;
      font-weight: 600; }
      .banner .time_box .timecount strong {
        color: #F21F1F;
        font-weight: bold;
        font-size: 14px; }
  .banner .desc {
    margin-top: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    letter-spacing: 0px;
    color: #0000008A; }
    .banner .desc span {
      padding-right: 4px; }

@keyframes light {
  from {
    opacity: 0; }
  to {
    opacity: 0.5; } }
.main {
  overflow: hidden; }

.salecont {
  position: relative;
  height: 520px;
  margin-top: 25px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 35px;
  background: #FFFBF8;
  padding: 30px 0px 0px; }
  .salecont::after, .salecont::before {
    content: "";
    display: block;
    position: absolute; }
  .salecont::before {
    bottom: -50px;
    left: -30px;
    width: 152px;
    height: 80px; }
  .salecont::after {
    bottom: -50px;
    left: 47%;
    width: 286px;
    height: 86px; }
  .salecont .salesepro-price del {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.31); }

.saleselbox,
.salesedes {
  position: relative;
  z-index: 1; }

.saleselbox {
  margin: 0 auto;
  width: 1125px;
  padding: 10px 0 10px; }
  .saleselbox .alltitle {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font: normal normal normal 12px/35px Lexend;
    color: #606060;
    padding: 0 25px; }
    .saleselbox .alltitle .all {
      cursor: pointer; }
      .saleselbox .alltitle .all::before {
        content: "";
        width: 15px;
        height: 15px;
        background: #ffffff 0% 0% no-repeat padding-box;
        border: 1px solid #dc9e1d;
        position: absolute;
        right: 2px;
        top: 19px; }
      .saleselbox .alltitle .all.checked::after {
        content: "";
        width: 16px;
        height: 14px;
        background: url(../images/select.png);
        position: absolute;
        right: 0;
        top: 19px; }
  .saleselbox ul li {
    position: relative;
    float: left;
    margin-right: 44px;
    width: 145px;
    cursor: pointer;
    opacity: 1;
    filter: grayscale(100%); }
    .saleselbox ul li .seloff b {
      position: absolute;
      opacity: 0; }
    .saleselbox ul li.checked .seloff b {
      display: inline-block;
      position: absolute;
      z-index: 0;
      color: #000;
      text-align: center;
      font-size: 21px;
      font-weight: 700;
      margin: -40px 0 0 15px;
      opacity: 1; }
      .saleselbox ul li.checked .seloff b::after {
        content: attr(data-text);
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        font: inherit;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 2px #FFD500;
        text-shadow: 1px 1px 2px #FFA09E; }
    .saleselbox ul li.selbox6 {
      margin-right: 0px; }
    .saleselbox ul li .img_pcs {
      position: absolute;
      bottom: 20px;
      left: 52px;
      opacity: 0;
      transition: all .3s ease; }
    .saleselbox ul li.checked {
      filter: inherit;
      opacity: 1; }
      .saleselbox ul li.checked:after {
        display: none; }
      .saleselbox ul li.checked .img_pcs {
        opacity: 1; }

.salesedes {
  margin: 0 auto;
  padding: 0px 35px 0px 45px;
  display: flex;
  justify-content: space-between; }

.salesepro {
  width: 620px; }
  .salesepro .pcs {
    font-size: 14px;
    font-weight: 600;
    color: #F546AD;
    margin-right: 50px;
    opacity: 0;
    transition: all .3s ease; }
  .salesepro .salesepro-price {
    width: 80px; }
    .salesepro .salesepro-price span {
      opacity: 0; }

.salesepro-head {
  padding: 0px 35px 0px 20px;
  border-bottom: 2px solid #D7D5E8;
  display: flex;
  justify-content: space-between; }
  .salesepro-head h4 {
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #D7D5E8; }
  .salesepro-head .salesepro-l {
    padding-left: 10px; }
  .salesepro-head .salesepro-r {
    display: flex;
    gap: 40px; }

.salesepro-cont {
  margin-top: 32px;
  text-align: left;
  padding-left: 2px; }
  .salesepro-cont li {
    position: relative;
    margin-bottom: 10px;
    height: 24px;
    display: flex; }
    .salesepro-cont li p {
      font-size: 14px;
      color: #3f3f3f; }
    .salesepro-cont li.checked p {
      font-weight: 500;
      color: #0d0d0d; }
    .salesepro-cont li.checked .salesepro-price del {
      font-weight: 400;
      color: rgba(0, 0, 0, 0.31);
      text-decoration: line-through;
      padding-left: 8px; }
    .salesepro-cont li.checked .salesepro-price span {
      font-weight: 300;
      color: #4D4D4D;
      opacity: 1; }
    .salesepro-cont li.checked .salesepro-name::after {
      position: absolute;
      content: "";
      width: 20px;
      height: 19px;
      left: 4px;
      top: -2px;
      background: url(../images/box_check.svg) center no-repeat; }
    .salesepro-cont li.checked .pcs {
      opacity: 1; }
  .salesepro-cont .salesepro-name {
    cursor: pointer;
    flex: 1; }
    .salesepro-cont .salesepro-name::before {
      width: 19px;
      height: 19px;
      background: #c4c4c4;
      border: 1px solid #646464;
      position: relative;
      display: inline-block;
      vertical-align: middle;
      content: "";
      margin: 0px 15px 0 0;
      border-radius: 2px; }
    .salesepro-cont .salesepro-name p {
      display: inline-block; }
      .salesepro-cont .salesepro-name p span {
        font-size: 11px;
        font-weight: 300;
        color: #646081; }
        .salesepro-cont .salesepro-name p span b {
          font-weight: 400;
          color: #00AA3E; }

.saleseorder-buy {
  position: relative; }
  .saleseorder-buy .btnh_icon {
    right: 0px;
    bottom: -26px; }
    .saleseorder-buy .btnh_icon.on {
      right: -48px;
      bottom: -12px; }

.btnh_icon {
  position: absolute;
  transform: scale(0.5);
  opacity: 0.5;
  transition: all .3s ease; }
  .btnh_icon.on {
    transform: scale(1);
    opacity: 1; }

.saleseorder {
  width: 451px;
  height: 270px;
  float: right;
  text-align: left;
  background: #FFF2D0;
  border-radius: 10px; }
  .saleseorder .viewbox {
    position: relative;
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    text-align: center;
    height: 17px;
    top: 15px; }
    .saleseorder .viewbox p {
      position: absolute;
      top: 12px;
      left: 0px;
      right: 0px;
      margin: 0px auto;
      opacity: 0;
      z-index: 0;
      transition: all .4s ease-out; }
      .saleseorder .viewbox p.on {
        top: 0px;
        opacity: 1;
        z-index: 1; }

.saleseordercnt {
  width: 350px;
  margin: 0px auto; }

.saleseorder-head {
  height: 48px;
  line-height: 48px;
  border-bottom: 2px solid #e2e2e2; }
  .saleseorder-head h4 {
    font-size: 18px;
    font-weight: bold;
    color: #000; }
  .saleseorder-head .saleseorder-price img {
    margin-top: 1px;
    display: block; }

.saleseorder-name {
  width: 240px;
  display: inline-block;
  vertical-align: middle;
  position: relative; }
  .saleseorder-name .saleratio-box {
    display: inline-block;
    height: 18px;
    width: 83px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    background: transparent linear-gradient(281deg, #f147b4a6 0%, #F147B4 21%, #F23EB2 47%, #F955A1 76%, #FF1A681A 100%) 0% 0% no-repeat padding-box;
    border-radius: 2px; }

.saleseorder-price {
  width: 72px;
  display: inline-block;
  color: #F547AB;
  vertical-align: middle;
  text-align: center; }
  .saleseorder-price .salertotal {
    display: flex;
    align-items: flex-end;
    font-size: 16px;
    color: #000;
    font-weight: bold; }
    .saleseorder-price .salertotal .ct_price {
      display: flex;
      width: inherit;
      height: 34px;
      line-height: 34px;
      overflow: hidden;
      text-align: center;
      position: relative;
      top: 1px;
      left: 0px;
      margin: 0 -1px; }
      .saleseorder-price .salertotal .ct_price .scroll-tick {
        width: 18px;
        height: 34px;
        line-height: 34px; }
        .saleseorder-price .salertotal .ct_price .scroll-tick strong {
          display: block;
          font-size: 30px;
          font-weight: bold;
          color: #000000; }

.saleseorder-cont {
  margin-top: 5px;
  border-bottom: 1px solid #eaeaea;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 10px 0;
  gap: 12px; }

.saleseorder-items p {
  font-size: 14px;
  color: #000; }
  .saleseorder-items p .orprice {
    font-weight: bold; }
  .saleseorder-items p b {
    font-size: inherit;
    font-weight: bold; }

.saleseorder-extra.sold {
  position: relative; }
  .saleseorder-extra.sold:after {
    display: block;
    content: '';
    width: 100%;
    height: 34px;
    background: transparent linear-gradient(90deg, #FFF2D0FA 0%, #5D4170 48%, #FFF2D0F0 100%) 0% 0% no-repeat padding-box;
    opacity: 0.92;
    filter: blur(2px);
    position: absolute;
    left: 0px;
    top: -6px; }
  .saleseorder-extra.sold::before {
    display: block;
    content: '';
    width: 106px;
    height: 42px;
    background: url(../images/sold_icon.png) no-repeat center/cover;
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
    z-index: 10; }

.saleseorder-extra {
  padding-right: 24px; }

.add_on {
  animation: zoom-scaling 2s ease-in-out 1; }

@keyframes zoom-scaling {
  0% {
    transform: scale(0);
    opacity: 0; }
  15% {
    transform: scale(2);
    opacity: 1; }
  30% {
    transform: scale(1);
    opacity: 0.5; }
  45% {
    transform: scale(2);
    opacity: 1; }
  60% {
    transform: scale(1);
    opacity: 0.5; }
  75% {
    transform: scale(2);
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 1; } }
.saleseorder-extra,
.saleseorder-items,
.saleseorder-discount,
.saleseorder-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 100%; }

.saleseorder-extra span {
  display: block;
  color: #00b23b;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500; }

.saleseorder-discount p {
  font-size: 14px; }
  .saleseorder-discount p span {
    font-size: inherit;
    font-weight: inherit; }

.saleseorder-total {
  margin: 10px 0px; }
  .saleseorder-total p {
    font-size: 16px;
    color: #000;
    font-weight: bold; }
    .saleseorder-total p span {
      font-size: inherit;
      font-weight: inherit; }
      .saleseorder-total p span b {
        font-size: 30px; }

.countdown {
  position: relative;
  display: flex;
  vertical-align: bottom;
  height: 14px;
  top: -2px;
  line-height: 18px;
  overflow: hidden;
  padding: 0px 5px;
  text-align: center; }
  .countdown .scroll-tick strong,
  .countdown .scroll-tick span {
    font-size: 14px;
    display: block;
    font-weight: 600;
    color: #ff0b0b; }

.br-numGhost {
  position: absolute;
  top: -6px;
  left: 0px;
  z-index: 4;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  font-style: italic;
  color: #ff0000;
  font-size: 32px;
  text-shadow: 0 1px 0 #fff; }

.br-reduce {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  top: 0px;
  left: 0px; }
  .br-reduce.reduce1 .br-num {
    background-position: 0 0; }
  .br-reduce.reduce2 .br-num {
    background-position: 0 -30px; }
  .br-reduce .br-num {
    z-index: 22;
    display: inline-block;
    position: absolute;
    right: 16px;
    top: 0;
    margin-top: -15px;
    width: 22px;
    height: 34px;
    font-size: 18px;
    line-height: 34px;
    color: #ffcf41;
    font-weight: 500;
    text-align: center;
    background: transparent linear-gradient(180deg, #ffcf4100 0%, #ff002c 46%, #ffcf4100 100%) 0% 0% no-repeat padding-box;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation: reduce 1s ease-out 1;
    animation: reduce 1s ease-out 1; }

.reduce {
  display: block;
  position: absolute;
  top: 0px;
  right: 120px;
  margin-top: -15px;
  width: 22px;
  height: 34px;
  font-size: 18px;
  line-height: 34px;
  color: #ffcf41;
  font-weight: 500;
  text-align: center;
  background: transparent linear-gradient(180deg, #ffcf4100 0%, #ff002c 46%, #ffcf4100 100%) 0% 0% no-repeat padding-box;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-animation: reduce 1s ease-out 1;
  animation: reduce 1s ease-out 1; }

@keyframes reduce {
  from {
    top: 0px;
    opacity: 1;
    filter: alpha(opacity=100); }
  to {
    top: -20px;
    opacity: 0;
    filter: alpha(opacity=0); } }
.banner .banner_title h1 {
  height: fit-content;
  position: relative; }
.banner .progress_bar {
  display: flex;
  justify-content: flex-start;
  padding-left: 4px;
  align-items: center;
  position: absolute;
  bottom: -18px;
  background: #FFEFE4 0% 0% no-repeat padding-box;
  /* border: 1px solid #70707033; */
  border-radius: 10px;
  z-index: 1;
  margin: 0; }
  .banner .progress_bar .progress_barbg {
    position: absolute;
    width: 54%;
    height: 11px;
    background: transparent linear-gradient(90deg, #ff3939 0%, #d40a00 100%) 0% 0% no-repeat padding-box;
    border-radius: 10px;
    right: 3px;
    left: auto;
    overflow: hidden;
    transition: all .3s ease-out; }
    .banner .progress_bar .progress_barbg::before {
      content: "";
      width: 15px;
      height: 12px;
      background: url(../images/bar_circle.png) no-repeat center/cover;
      position: absolute;
      left: -2px;
      top: -1px; }
  .banner .progress_bar .pb_titme {
    display: flex;
    align-items: center;
    height: 14px;
    position: relative;
    top: 0;
    color: #3A0101; }
    .banner .progress_bar .pb_titme p {
      font-size: 12px;
      font-weight: 500; }
    .banner .progress_bar .pb_titme .br-numGhost {
      left: 8%;
      top: -15px; }
.banner .saleseorder > p {
  top: 0px; }

.section1 .pro_list,
.section2 .pro_list {
  width: 1200px; }
  .section1 .pro_list > li,
  .section2 .pro_list > li {
    background: transparent linear-gradient(0deg, #FEFAEE 0%, #FFFBEF 77%, #FFFBF8 100%) 0% 0% no-repeat padding-box;
    border: 1px solid #FFE1BF;
    border-radius: 15px;
    display: flex; }
  .section1 .pro_list .desc_ul,
  .section2 .pro_list .desc_ul {
    display: flex; }
    .section1 .pro_list .desc_ul li,
    .section2 .pro_list .desc_ul li {
      font-size: 16px;
      font-weight: 400;
      box-sizing: border-box;
      position: relative;
      display: flex;
      align-items: center;
      width: fit-content;
      padding-left: 25px;
      text-wrap: nowrap; }
      .section1 .pro_list .desc_ul li::before,
      .section2 .pro_list .desc_ul li::before {
        content: '';
        display: block;
        width: 15px;
        height: 15px;
        position: absolute;
        top: 50%;
        left: 0px;
        transform: translateY(-50%);
        margin-right: 10px;
        background: url(../images/check.svg) no-repeat center/cover; }

.section1 {
  position: relative;
  box-sizing: border-box;
  padding-top: 65px;
  max-width: 1920px;
  margin: -280px auto 0; }
  .section1 h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold; }
    .section1 h2 img {
      width: 820px;
      height: 169px; }
  .section1 .desc {
    color: #1E1C2C;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    margin: -30px auto 0; }
  .section1 .pro_list {
    margin: 62px auto 0; }
    .section1 .pro_list > li {
      padding: 0px 40px 0px 60px;
      height: 368px;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 60px; }
      .section1 .pro_list > li:nth-of-type(even) {
        flex-direction: row-reverse;
        padding-left: 62px;
        justify-content: flex-end; }
    .section1 .pro_list li:nth-of-type(1) .text_wrap,
    .section1 .pro_list li:nth-of-type(3) .text_wrap {
      width: 58%; }
    .section1 .pro_list .img_wrap {
      height: fit-content;
      position: relative;
      padding-top: 20px; }
      .section1 .pro_list .img_wrap .sale_box {
        position: absolute;
        width: 114px;
        right: 95px;
        bottom: 14px; }
        .section1 .pro_list .img_wrap .sale_box img {
          width: 100%; }
    .section1 .pro_list .text_wrap {
      width: 55%; }
      .section1 .pro_list .text_wrap .pro_name {
        margin: 0;
        font-size: 20px;
        font-weight: bold; }
        .section1 .pro_list .text_wrap .pro_name span {
          color: #8E8E8E;
          font-size: 16px;
          font-weight: 400; }
      .section1 .pro_list .text_wrap .pro_desc {
        margin: 6px 0 0;
        font-size: 16px;
        font-weight: 500; }
        .section1 .pro_list .text_wrap .pro_desc.cl1 {
          color: #004FF1; }
        .section1 .pro_list .text_wrap .pro_desc.cl2 {
          color: #CB0000; }
        .section1 .pro_list .text_wrap .pro_desc.cl3 {
          color: #39BB34; }
        .section1 .pro_list .text_wrap .pro_desc.cl4 {
          color: #00BBCA; }
      .section1 .pro_list .text_wrap .desc_ul {
        margin-top: 24px;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 16px 0px; }
        .section1 .pro_list .text_wrap .desc_ul li {
          min-width: 50%; }
      .section1 .pro_list .text_wrap .btn_box {
        width: fit-content;
        height: fit-content;
        position: relative; }
        .section1 .pro_list .text_wrap .btn_box .btnh_icon {
          right: -10px;
          bottom: -20px; }
          .section1 .pro_list .text_wrap .btn_box .btnh_icon.on {
            right: -46px;
            bottom: 0px;
            transform: scale(1); }
      .section1 .pro_list .text_wrap .buybtn {
        border-radius: 6px;
        width: 300px;
        height: 55px;
        margin: 37px 0px 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 65px;
        z-index: 2; }
        .section1 .pro_list .text_wrap .buybtn:after {
          content: '';
          display: block;
          width: 8px;
          height: 45px;
          position: absolute;
          top: 50%;
          left: 0px;
          right: 0px;
          margin: 0px auto;
          transform: translateY(-50%);
          background: url(../images/btn_line.svg) no-repeat center/cover; }
        .section1 .pro_list .text_wrap .buybtn p {
          display: flex;
          flex-direction: column;
          line-height: normal;
          font-weight: 400;
          text-align: left; }
          .section1 .pro_list .text_wrap .buybtn p i {
            font-style: normal;
            font-size: 14px;
            color: rgba(255, 255, 255, 0.7); }
          .section1 .pro_list .text_wrap .buybtn p del {
            position: relative;
            font-size: 14px;
            color: rgba(255, 255, 255, 0.8);
            text-decoration: none; }
            .section1 .pro_list .text_wrap .buybtn p del::after {
              content: "";
              display: block;
              width: 60px;
              height: 29px;
              position: absolute;
              left: -7px;
              top: -2px;
              background: url(../images/del_bg.svg) center no-repeat; }
            .section1 .pro_list .text_wrap .buybtn p del b {
              font-size: 18px;
              font-weight: 400; }
          .section1 .pro_list .text_wrap .buybtn p span {
            color: #fff;
            font-size: 14px; }
            .section1 .pro_list .text_wrap .buybtn p span b {
              font-size: 28px;
              font-weight: 400; }

.section2 {
  font-family: League Spartan; }
  .section2 .pro_list {
    margin: 0px auto;
    display: flex;
    justify-content: space-between; }
    .section2 .pro_list > li {
      width: 385px;
      height: 353px;
      flex-direction: column;
      align-items: center;
      padding-top: 34px;
      position: relative; }
      .section2 .pro_list > li .discount {
        width: 107px;
        height: 29px;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        line-height: 32px;
        color: #fff;
        position: absolute;
        top: 15px;
        right: 15px;
        background: url(../images/off_bg.png) center no-repeat; }
      .section2 .pro_list > li h4 {
        font-size: 18px;
        font-weight: bold;
        margin: 10px auto 20px; }
      .section2 .pro_list > li .desc_ul {
        flex-direction: column;
        gap: 5px; }
      .section2 .pro_list > li .price {
        margin: 30px auto 0px;
        font-size: 16px; }
        .section2 .pro_list > li .price span {
          font-weight: bold; }
          .section2 .pro_list > li .price span b {
            font-size: 30px; }
        .section2 .pro_list > li .price del {
          color: #A195AA;
          margin-left: 5px; }
      .section2 .pro_list > li > p {
        margin-top: 10px;
        color: #707070; }

.award {
  text-align: center;
  margin-top: 100px; }
  .award h2 {
    font-size: 30px;
    margin-bottom: 30px; }

.review {
  margin-top: 90px;
  padding-top: 130px;
  border-top: 1px solid #D8D6D5;
  position: relative; }
  .review::before {
    content: '';
    display: block;
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    width: 8px;
    height: 29px;
    background: url(../images/circle.svg) no-repeat; }
  .review .content {
    position: relative;
    width: 1104px;
    height: 348px;
    margin: 0 auto;
    background: url(../images/review_bg.png) center center no-repeat; }
    .review .content > span {
      display: block;
      position: absolute;
      top: 152px;
      z-index: 9;
      width: 54px;
      height: 54px;
      cursor: pointer;
      border-radius: 50%;
      background: rgba(98, 95, 95, 0.17);
      border: 3px solid #B0B0B2;
      box-sizing: border-box; }
      .review .content > span::before, .review .content > span::after {
        content: "";
        display: block;
        position: absolute;
        width: 12px;
        height: 3px;
        border-radius: 4px;
        background: #B0B0B2; }
      .review .content > span::before {
        top: 26px;
        left: 50%;
        margin-left: -7px;
        transform: rotate(45deg); }
      .review .content > span::after {
        top: 20px;
        left: 50%;
        margin-left: -7px;
        transform: rotate(-45deg); }
      .review .content > span:hover {
        background: rgba(214, 18, 18, 0.04);
        border: 3px solid #FFCC5C;
        transition: all 0.3s ease; }
        .review .content > span:hover::before, .review .content > span:hover::after {
          background: #FFCC5C; }
      .review .content > span.prev {
        left: 50px; }
      .review .content > span.next {
        right: 50px; }
        .review .content > span.next::before {
          top: 20px; }
        .review .content > span.next::after {
          top: 26px; }
    .review .content .message {
      width: 820px;
      float: left;
      margin-left: 153px;
      margin-top: -50px;
      text-align: center;
      overflow: hidden;
      color: #fff; }
      .review .content .message .roll {
        width: 5740px; }
      .review .content .message dl {
        float: left;
        width: 820px; }
        .review .content .message dl dt {
          width: 100px;
          height: 100px;
          margin: 0px auto;
          border-radius: 50%;
          overflow: hidden;
          background: #FFCC5C;
          border: 5px solid #FFCC5C; }
          .review .content .message dl dt > img {
            width: 100px;
            height: auto; }
      .review .content .message h3 {
        margin-top: 10px;
        font-size: 26px;
        color: #000; }
      .review .content .message p {
        margin-top: 15px;
        color: #9898A2;
        line-height: 22px; }
      .review .content .message h4 {
        font-size: 14px;
        color: #9898A2;
        margin-top: 13px; }

.bottom-buy {
  height: 122px;
  background: url(../images/bottom_bg.jpg) bottom no-repeat;
  position: fixed;
  width: 100%;
  bottom: 0;
  opacity: 0;
  z-index: 999;
  opacity: 1 !important;
  transform: translate3d(0, 200%, 0);
  transition: all 0.8s;
  padding-top: 20px;
  font-family: "League Spartan"; }
  .bottom-buy.on {
    transform: translateZ(0);
    bottom: -3px; }
  .bottom-buy .wrapper {
    width: 1280px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%; }
    .bottom-buy .wrapper .off {
      position: relative;
      width: 265px;
      height: 100%; }
      .bottom-buy .wrapper .off img {
        position: relative;
        bottom: 14px;
        left: 8px;
        display: none; }
        .bottom-buy .wrapper .off img.on {
          display: block; }
  .bottom-buy h3 {
    font-size: 22px;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding-top: 16px; }
    .bottom-buy h3 .bottom_tile {
      font-size: 18px;
      font-weight: 500;
      color: #570000;
      position: relative;
      transform: translateY(10px); }
      .bottom-buy h3 .bottom_tile.sold {
        font-size: 22px; }
        .bottom-buy h3 .bottom_tile.sold b {
          font-size: 26px; }
          .bottom-buy h3 .bottom_tile.sold b:after {
            -webkit-text-stroke: 5px #1E0641; }
        .bottom-buy h3 .bottom_tile.sold strong {
          left: 178px;
          top: 1px;
          font-size: 26px;
          background: #FF1A68;
          -webkit-background-clip: text;
          color: transparent; }
      .bottom-buy h3 .bottom_tile b {
        position: relative;
        z-index: 0;
        display: inline-block;
        font-size: 18px;
        font-weight: 800;
        line-height: 1;
        color: transparent; }
        .bottom-buy h3 .bottom_tile b:after {
          content: attr(data-text);
          position: absolute;
          left: 0;
          z-index: -1;
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          -webkit-text-stroke: 3px #1E0641; }
      .bottom-buy h3 .bottom_tile strong {
        position: absolute;
        left: 102px;
        top: 4px;
        z-index: 2;
        display: block;
        font-size: 18px;
        font-weight: 800;
        line-height: 1;
        background: #22FF7D;
        -webkit-background-clip: text;
        color: transparent;
        text-align: center; }
  .bottom-buy .time_box {
    position: relative;
    margin-top: 16px; }
    .bottom-buy .time_box img {
      position: absolute;
      left: -36px;
      top: -10px; }
    .bottom-buy .time_box .timecount {
      color: #1E0641;
      font-size: 16px;
      font-weight: 600; }
      .bottom-buy .time_box .timecount strong {
        color: #F21F1F;
        font-weight: bold; }
  .bottom-buy .pb_titme {
    width: 434px;
    height: 44px;
    margin: 12px auto 0px;
    position: relative; }
    .bottom-buy .pb_titme .num_box {
      position: relative;
      left: 18px;
      top: 8px;
      display: flex;
      justify-content: center;
      align-items: center; }
    .bottom-buy .pb_titme p {
      font-size: 14px;
      font-weight: 600;
      color: #E30562; }
    .bottom-buy .pb_titme .countdown {
      font-family: "Montserrat Alternates";
      height: 18px;
      top: 0px;
      position: relative;
      padding: 0px 2px; }
      .bottom-buy .pb_titme .countdown::before, .bottom-buy .pb_titme .countdown::after {
        content: "";
        display: block;
        position: absolute;
        height: 16px;
        width: 1px;
        box-shadow: 1px 0px 0px #FFF700;
        border: 1px solid #C86602;
        box-sizing: border-box;
        top: 1px; }
      .bottom-buy .pb_titme .countdown::before {
        left: 19px; }
      .bottom-buy .pb_titme .countdown::after {
        right: 19px; }
      .bottom-buy .pb_titme .countdown .scroll-tick {
        padding: 0px 3px;
        height: 18px; }
        .bottom-buy .pb_titme .countdown .scroll-tick:nth-of-type(2) {
          padding: 0px 6px; }
        .bottom-buy .pb_titme .countdown .scroll-tick span,
        .bottom-buy .pb_titme .countdown .scroll-tick strong {
          font-size: 14px;
          font-weight: 900;
          color: #570000; }
    .bottom-buy .pb_titme .br-reduce {
      left: 74%; }
      .bottom-buy .pb_titme .br-reduce .br-numGhost {
        left: 6px;
        top: 0px; }
  .bottom-buy .right-message {
    text-align: center;
    position: relative;
    transform: translateY(-6px); }
    .bottom-buy .right-message .bot_desc {
      font: normal normal 500 14px/1 League Spartan;
      letter-spacing: 0px;
      color: #33010E87;
      margin-top: 4px;
      display: inline-block; }
    .bottom-buy .right-message .price {
      display: flex;
      align-items: baseline;
      position: relative;
      justify-content: center;
      font-family: Spartan;
      padding-top: 0px; }
      .bottom-buy .right-message .price span {
        font-size: 18px;
        font-weight: bold; }
      .bottom-buy .right-message .price b {
        font-size: 32px;
        font-weight: bold; }
      .bottom-buy .right-message .price del {
        color: #8A4E00;
        font-weight: 500;
        margin-left: 5px;
        font-size: 14px;
        font-family: 'League Spartan'; }
    .bottom-buy .right-message .buybtn {
      position: relative;
      display: block;
      width: 246px;
      height: 42px;
      margin-top: -4px;
      font: normal normal 500 18px/43px League Spartan;
      z-index: 2; }
    .bottom-buy .right-message .btnh_icon {
      right: -12px;
      top: 30px; }
      .bottom-buy .right-message .btnh_icon.on {
        right: -40px;
        top: 20px; }

.service {
  margin-top: 80px;
  padding: 70px 0px 20px; }
  .service .wrapper {
    width: 1120px;
    min-width: 1120px; }
  .service dl {
    width: 553px;
    height: 125px;
    float: left;
    background-color: #FFF9ED; }
    .service dl h3 {
      margin-bottom: 20px;
      color: #28282c;
      font-weight: 600;
      font-size: 14px; }
    .service dl.first dt {
      float: left;
      margin-top: 25px;
      margin-right: 20px;
      margin-left: 20px; }
    .service dl.first dd {
      padding-top: 20px;
      font-size: 12px;
      line-height: 18px;
      color: #7c7c7f; }
    .service dl.last {
      float: right; }
      .service dl.last dt {
        margin-top: 20px; }
      .service dl.last dt,
      .service dl.last dd {
        padding-left: 25px; }

.note {
  margin-top: 50px;
  font-size: 12px;
  color: #7b7b7e; }

.copyright {
  text-align: center;
  padding: 15px 0;
  font-size: 14px;
  color: #B8B8B8; }

.popbg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -99;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s;
  background: rgba(0, 0, 0, 0.8); }
  .popbg.on {
    z-index: 9998;
    opacity: 1;
    transform: scale(1); }

.pop-warp,
.pop-buy {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -99;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s;
  padding: 0;
  font-family: "League Spartan"; }
  .pop-warp.on,
  .pop-buy.on {
    z-index: 9999;
    opacity: 1;
    transform: scale(1); }

.pop-warp {
  width: 613px;
  height: 518px;
  background: url(../images/pop_bg.png) no-repeat center/cover;
  transform-style: preserve-3d; }
  .pop-warp .box_p {
    position: absolute;
    width: fit-content;
    left: 185px;
    top: 218px;
    height: 36px;
    font: normal normal bold 16px/36px Lexend;
    letter-spacing: 0.16px;
    color: #22FF7D; }
    .pop-warp .box_p b {
      position: relative;
      z-index: 0;
      display: inline-block;
      font-size: 16px;
      font-weight: bold;
      line-height: 1;
      color: transparent; }
      .pop-warp .box_p b:after {
        content: attr(data-text);
        position: absolute;
        left: 0;
        z-index: -1;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 3px #fff; }
    .pop-warp .box_p strong {
      position: absolute;
      left: 0px;
      top: 10px;
      z-index: 2;
      display: block;
      font-size: 16px;
      font-weight: bold;
      line-height: 1;
      background: #FF1A68;
      -webkit-background-clip: text;
      color: transparent;
      text-align: center; }
    .pop-warp .box_p span {
      font-weight: inherit;
      color: inherit; }
    .pop-warp .box_p .spec.on {
      animation: zoom-scaling1 1s ease-in-out infinite; }
@keyframes zoom-scaling1 {
  0% {
    font: normal normal bold 16px/35px Lexend; }
  50% {
    font: normal normal bold 18px/35px Lexend; }
  100% {
    font: normal normal bold 16px/35px Lexend; } }
  .pop-warp .close {
    width: 30px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 50px;
    opacity: .9;
    background: url(../images/close.png) no-repeat center/cover; }
    .pop-warp .close b {
      display: block;
      position: absolute;
      width: fit-content;
      padding: 10px;
      text-wrap: nowrap;
      background: #fff;
      border: 1px solid #FFDD9C;
      border-radius: 5px;
      top: 0px;
      opacity: 0;
      transform: scale(0);
      transition: all .3s ease; }
    .pop-warp .close:hover {
      opacity: 1;
      color: rgba(39, 0, 0, 0.8);
      font-weight: 400; }
      .pop-warp .close:hover b {
        top: -45px;
        opacity: 1;
        transform: scale(1); }
  .pop-warp .pop-content {
    width: fit-content;
    height: fit-content;
    margin: 440px auto 0px;
    position: relative;
    transform: translateX(0px); }
  .pop-warp .click_am {
    position: absolute;
    top: 15px;
    right: -20px;
    cursor: pointer;
    -webkit-animation: moveMouse 1s linear infinite;
    animation: moveMouse 1s linear infinite; }
@keyframes moveMouse {
  0% {
    transform: translatey(-8px); }
  50% {
    transform: translatey(0px); }
  100% {
    transform: translatey(-8px); } }
    .pop-warp .click_am span {
      position: absolute;
      display: block;
      width: 15px;
      height: 15px;
      border-radius: 30px;
      border: 3px solid #fff;
      top: 9px;
      left: 13px;
      -webkit-animation: click 1s linear infinite;
      animation: click 1s linear infinite; }
@keyframes click {
  0% {
    transform: scale(0); }
  50% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }
    .pop-warp .click_am img {
      position: relative; }
  .pop-warp .buybtn {
    margin: 0px auto;
    width: 274px;
    height: 45px;
    font-size: 18px;
    font-weight: 500;
    width: 360px;
    height: 48px;
    background: transparent linear-gradient(266deg, #FF2C00 0%, #CE00FF 100%) 0% 0% no-repeat padding-box;
    box-shadow: inset 0px 10px 20px #FF00AA, 0px 5px 15px #AF60DC;
    outline: 4px solid #FF77002B;
    border-radius: 24px; }
    .pop-warp .buybtn:hover {
      background: transparent linear-gradient(266deg, #FF2C00 0%, #FF2B02 100%) 0% 0% no-repeat padding-box;
      box-shadow: 0px 5px 15px #AF60DC;
      outline: 4px solid #FF77002B; }
    .pop-warp .buybtn i {
      font-style: normal; }

.pop-buy {
  width: 621px;
  height: 428px;
  background: url(../images/pop_bg.png) center no-repeat; }
  .pop-buy.popb {
    background: url(../images/popb_bg.png) center no-repeat; }
  .pop-buy .close {
    position: absolute;
    top: 55px;
    right: -30px;
    cursor: pointer;
    opacity: 0.4; }
    .pop-buy .close:hover {
      opacity: 1; }
  .pop-buy .pop_ext {
    position: absolute;
    top: 155px;
    right: 110px; }
    .pop-buy .pop_ext.on {
      animation: zoom-scaling 2s ease-in-out 1; }
@keyframes zoom-scaling {
  0% {
    transform: scale(0);
    opacity: 0; }
  15% {
    transform: scale(2);
    opacity: 1; }
  30% {
    transform: scale(1);
    opacity: 0.5; }
  45% {
    transform: scale(2);
    opacity: 1; }
  60% {
    transform: scale(1);
    opacity: 0.5; }
  75% {
    transform: scale(2);
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 1; } }
  .pop-buy .pop-message {
    margin: 310px auto 0px;
    width: 274px;
    line-height: normal;
    position: relative; }
    .pop-buy .pop-message .price_box .total {
      display: flex;
      justify-content: center;
      align-items: baseline; }
      .pop-buy .pop-message .price_box .total i {
        font-style: normal;
        margin-right: 10px;
        font-size: 16px;
        color: #AEA299;
        text-decoration: line-through; }
      .pop-buy .pop-message .price_box .total span {
        font-size: 18px;
        font-weight: bold;
        margin-left: 10px; }
        .pop-buy .pop-message .price_box .total span strong {
          font-size: 44px; }
      .pop-buy .pop-message .price_box .total del {
        font-size: 16px;
        text-decoration: none;
        color: #542908;
        position: relative; }
        .pop-buy .pop-message .price_box .total del::after {
          content: "";
          width: 52px;
          height: 12px;
          background: url(../images/del_bg.png);
          position: absolute;
          top: 0px;
          left: -2px; }
    .pop-buy .pop-message .buybtn {
      margin: 0px auto;
      width: 274px;
      height: 45px;
      font-weight: 600;
      z-index: 2; }
      .pop-buy .pop-message .buybtn i {
        font-style: normal; }
    .pop-buy .pop-message .btnh_icon {
      right: 0px;
      bottom: 0px; }
      .pop-buy .pop-message .btnh_icon.on {
        right: -45px;
        bottom: 15px; }
    .pop-buy .pop-message .time_box {
      margin-top: 10px;
      font-size: 14px;
      color: #270000;
      text-align: center; }
      .pop-buy .pop-message .time_box strong {
        color: #E31212;
        font-weight: 400; }

@media (max-width: 1200px) {
  .banner .progress_bar .pb_titme .countdown .scroll-tick strong {
    font-size: 10px; }

  .progress_bar .pb_titme .countdown .scroll-tick strong,
  .progress_bar .pb_titme .countdown .scroll-tick span {
    font-size: 10px; }

  .banner .progress_bar .pb_titme p {
    font-size: 10px; }

  .banner .progress_bar .pb_titme .countdown {
    top: -2px; }

  .soldOut .banner .banner_title .title_list {
    gap: 6px; }
    .soldOut .banner .banner_title .title_list li {
      margin-left: 0px;
      height: 52px;
      padding-left: 0;
      padding-right: 20px;
      z-index: 4; }
      .soldOut .banner .banner_title .title_list li::before {
        width: 130px;
        height: 52px;
        background-size: 130px 52px; }
      .soldOut .banner .banner_title .title_list li.buy_one {
        z-index: 1; }
      .soldOut .banner .banner_title .title_list li.buy_six {
        z-index: 5;
        height: 60px;
        min-width: 130px;
        padding-left: 0; }
        .soldOut .banner .banner_title .title_list li.buy_six .title_off {
          margin-bottom: 2px; }
        .soldOut .banner .banner_title .title_list li.buy_six::before {
          width: 130px;
          height: 60px;
          background-size: 130px 60px; }
  .soldOut .banner .banner_title .countdown_mobile {
    display: none !important; }
  .soldOut .salecont {
    margin-top: 24px; }

  .sale_pc,
  .sale_year,
  .salefea-title,
  .salekeep-price,
  .salekeep-cnttips,
  .review_three,
  .review,
  .saleexclu_bg,
  .salesepro_pc {
    display: none !important; }

  .tag_pcs {
    bottom: 10%;
    left: 25%;
    transform: scale(0.8); }

  .salesepro_off {
    display: inline-block !important; }

  .salesepro_mobile {
    display: inline-block !important;
    font: 400 12px/1.2 Lexend;
    color: #000000; }

  .salesepro_tag.sale_mobile .sale_pcs {
    display: inline-block;
    font: inherit;
    color: inherit; }
  .salesepro_tag.sale_mobile .sale_year {
    display: inline-flex !important;
    padding-left: 4px;
    font: 500 12px/1.2 Lexend;
    color: #459B3C; }
  .salesepro_tag.sale_mobile .sale_month {
    font: 500 12px/1.2 Lexend;
    color: #459B3C; }

  .sale_mobile {
    display: flex !important; }

  .title_sale {
    display: none !important; }

  .title_sale.sale_mobile {
    display: inline-block !important;
    max-width: 305px;
    width: 305px;
    height: auto; }

  body {
    min-width: 0;
    width: 100%;
    padding-bottom: 0; }

  * {
    box-sizing: border-box; }

  .wrapper {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    box-sizing: border-box; }

  .sale_countdown {
    font: 500 13px/1.2 Lexend;
    letter-spacing: 0px;
    color: #1E0641;
    text-align: center; }
    .sale_countdown > b {
      color: #F21D76;
      font: 500 13px/1.2 Lexend;
      letter-spacing: 0px;
      display: inline-block;
      width: 16px; }
      .sale_countdown > b.t_ms {
        width: 30px; }

  .buybtn {
    width: 150px;
    height: 50px;
    font-size: 16px; }

  .banner .buybtn {
    position: relative;
    margin: 5px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    line-height: 1.2;
    padding-bottom: 0px;
    box-shadow: none;
    border: none;
    background: transparent linear-gradient(279deg, #F20000 0%, #FF0067 100%) 0% 0% no-repeat padding-box; }
    .banner .buybtn span.sale_mobile {
      position: relative;
      z-index: 2;
      display: inline-block !important; }
      .banner .buybtn span.sale_mobile.on {
        display: none !important; }
      .banner .buybtn span.sale_mobile em {
        font: inherit;
        color: inherit;
        font-style: normal; }
    .banner .buybtn::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: 0;
      width: 100%;
      height: 100%;
      border-radius: inherit;
      background: url(../../summer/btn_circle.png) center center no-repeat;
      background-size: cover; }

  .banner {
    padding: 10px 0 60px;
    min-width: 0;
    height: auto; }
    .banner * {
      box-sizing: border-box; }
    .banner .logo {
      left: 16px;
      top: 10px; }
    .banner .banner_title h1 {
      padding-top: 0px;
      text-align: center; }
      .banner .banner_title h1 > img {
        width: 100%;
        max-width: 600px;
        margin: -8px auto; }
    .banner .banner_title .countdown_box {
      display: none !important; }
    .banner .banner_title .countdown_mobile {
      position: relative;
      bottom: 0;
      left: 0;
      right: 0;
      display: block !important;
      width: 100%; }
    .banner .banner_title .title_list {
      padding-top: 15px; }
      .banner .banner_title .title_list li {
        padding: 8px 15px;
        padding-right: 10px;
        min-height: 0;
        height: 44px;
        margin-left: -18px; }
        .banner .banner_title .title_list li::before {
          width: 80px;
          height: 44px;
          background: url(../../summer/psright_small_mobile.png) center center no-repeat;
          background-size: 80px 44px; }
        .banner .banner_title .title_list li.buy_four .title_off {
          color: #FF6E00; }
        .banner .banner_title .title_list li.buy_six {
          min-width: 130px;
          margin-left: -10px;
          margin-top: 0px;
          min-height: 0;
          height: 55px; }
          .banner .banner_title .title_list li.buy_six::before {
            width: 130px;
            height: 55px;
            background: url(../../summer/psright_big_mobile.png) center center no-repeat;
            background-size: 130px 55px; }
          .banner .banner_title .title_list li.buy_six .title_off {
            margin: -6px auto;
            display: block;
            text-align: center; }
            .banner .banner_title .title_list li.buy_six .title_off .off_sale.sale_mobile {
              margin-top: 0px;
              margin-bottom: -8px;
              width: 75px;
              height: auto;
              display: inline-block !important; }
            .banner .banner_title .title_list li.buy_six .title_off::after {
              content: '';
              display: block;
              margin-left: 2px;
              margin-bottom: 4px;
              width: 115px;
              height: 16px;
              background: url(../../summer/title_off_free_mobile.png) center center/cover no-repeat; }
        .banner .banner_title .title_list li p {
          font-size: 12px;
          color: #A6342A; }
        .banner .banner_title .title_list li .title_off {
          font-size: 12px;
          color: #A6342A; }

  .salesepro_right {
    gap: 0;
    width: 100px;
    text-align: end;
    justify-content: flex-end;
    flex-shrink: 0;
    min-width: 0; }
    .salesepro_right del {
      padding-right: 0 !important;
      font-size: 12px; }
    .salesepro_right .salesepro_mobile {
      width: 36px;
      text-align: end;
      font-size: 12px; }

  .salesepro .salesepro-name {
    margin-right: -20px;
    flex: none; }

  .salesepro-cont li p {
    font-size: 12px; }

  .salecont {
    margin: 24px auto 0;
    padding: 15px 12px 22px;
    width: calc(100% - 24px);
    height: auto;
    border-radius: 14px;
    box-sizing: border-box;
    background: #E9E9E9; }

  .banner a span {
    animation: none;
    width: auto;
    height: auto;
    position: static;
    background: none;
    left: 0; }

  .saleseorder-price .salertotal {
    justify-content: center;
    align-items: flex-end;
    gap: 0px; }

  .saleselbox {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .saleselbox .add1 {
      width: 17px;
      height: 17px;
      transform: translateX(12px); }
    .saleselbox .gift_wrap {
      position: relative;
      width: 143px; }
      .saleselbox .gift_wrap img {
        width: 100%;
        display: none; }
        .saleselbox .gift_wrap img.on {
          display: block; }
      .saleselbox .gift_wrap .progress_bar {
        width: 100%;
        height: 15px;
        border-radius: 12px; }
    .saleselbox ul {
      display: flex;
      align-items: stretch;
      justify-content: flex-start;
      position: relative;
      width: 140px;
      height: 90px;
      margin-left: 20px; }
      .saleselbox ul::before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: url(../images/mob_tag.png) no-repeat center/cover;
        position: absolute;
        left: 12px;
        top: 0px;
        z-index: 20; }
      .saleselbox ul .device_wrap {
        position: absolute;
        width: 100%;
        bottom: -10px;
        left: 0;
        font-size: 12px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #C48484;
        font-weight: 500;
        background: transparent linear-gradient(89deg, #FFBEBE00 0%, #FFBEBE 52%, #FFBEBE00 100%) 0% 0% no-repeat padding-box; }
      .saleselbox ul .percent_sale {
        position: absolute;
        transform: rotate(10deg);
        font-size: 12px;
        color: #fff;
        font-weight: bold;
        z-index: 25;
        left: 42px;
        top: 32px; }
        .saleselbox ul .percent_sale b {
          font-size: 24px; }
      .saleselbox ul li {
        width: auto;
        margin: 0 -24px;
        padding: 0;
        pointer-events: none; }
        .saleselbox ul li:nth-of-type(1) {
          z-index: 2; }
        .saleselbox ul li:nth-of-type(2) {
          z-index: 4; }
        .saleselbox ul li:nth-of-type(3) {
          z-index: 6; }
        .saleselbox ul li:nth-of-type(4) {
          z-index: 8; }
        .saleselbox ul li:after {
          content: '';
          display: block;
          width: 100%;
          height: 94%;
          background: url(../images/mask.png) no-repeat center/cover;
          position: absolute;
          left: 0px;
          top: 0px; }
        .saleselbox ul li > img {
          width: 80px;
          height: auto; }

  .salesedes {
    margin: 0;
    width: 100%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 12px; }

  .salesepro {
    width: 100%; }

  .salesepro_tag {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    height: 20px;
    background: rgba(255, 89, 89, 0.1);
    border-radius: 9999px;
    color: #C48484;
    font-size: 12px;
    line-height: 1;
    font-weight: 500; }

  .salesepro-cont {
    margin-top: 16px;
    border: none;
    padding-bottom: 0; }
    .salesepro-cont li {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 6px; }
      .salesepro-cont li.checked p {
        color: #000000; }
      .salesepro-cont li.checked .salesepro-name:before {
        margin-right: 6px;
        background: #FFEAE7;
        border: 1px solid #FE9E90; }
      .salesepro-cont li.checked .salesepro-name::after {
        left: 2px;
        top: 2px;
        width: 18px;
        height: 16px;
        background: url("https://purchase.iobit.com/tpl/images/common_sale/check_icon_red.svg?t=1736151501") center center no-repeat;
        background-size: cover; }

  .cont_wrap {
    width: 100%;
    padding: 12px 0 1px 0;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 8px;
    position: relative;
    box-sizing: border-box;
    margin-top: 14px; }
    .cont_wrap .no_text {
      display: none; }
    .cont_wrap.no::after {
      background: url(../images/gift_text_sold.png) no-repeat center/cover; }
    .cont_wrap.no .no_text {
      display: block;
      width: 100%;
      text-align: center;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      color: #000000;
      font-weight: 500;
      font-size: 12px;
      top: 22px;
      z-index: 2; }
    .cont_wrap.no .salesepro-cont {
      position: relative; }
    .cont_wrap.no::before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      border-radius: 6px;
      background-color: #B8B8B8;
      opacity: .9;
      z-index: 1; }
    .cont_wrap::after {
      content: '';
      display: block;
      width: 198px;
      height: 29px;
      background: url(../images/gift_text.png) no-repeat center/cover;
      position: absolute;
      left: 50%;
      top: -11px;
      transform: translateX(-50%); }
    .cont_wrap .salesepro-cont {
      margin-top: 0;
      pointer-events: none; }
      .cont_wrap .salesepro-cont li {
        margin-bottom: 6px; }
      .cont_wrap .salesepro-cont .salesepro_mobile {
        color: #FF0000; }
    .cont_wrap li.checked .salesepro-name::after {
      display: none; }
    .cont_wrap li.checked .salesepro-name::before {
      background: url(../images/sharp.png) no-repeat center/cover;
      width: 12px;
      height: 13px;
      border: none;
      margin-right: 8px;
      margin-left: 5px; }

  .salesepro .pcs {
    display: none !important; }
  .salesepro .salesepro-name {
    width: auto; }
    .salesepro .salesepro-name p {
      color: #C4C4C4; }
    .salesepro .salesepro-name:before {
      width: 16px;
      height: 16px;
      background: #C4C4C4;
      border: 1px solid #646464;
      margin-right: 8px; }
  .salesepro .salesepro-price {
    width: auto;
    text-align: left; }
    .salesepro .salesepro-price p {
      color: #5A5A5A; }

  .saleseorder {
    width: 100%;
    height: auto;
    text-align: center;
    background: none;
    border-radius: 0;
    min-width: 0; }

  .saleseordercnt {
    width: 100%;
    padding: 0 0 15px;
    background: transparent; }

  .money_back {
    font-size: 12px;
    color: #918F8E;
    font-weight: 400; }

  .saleseorder-total {
    margin-top: 0px; }

  .price_save {
    display: block !important;
    padding: 8px 0 0;
    text-align: end;
    border-top: 1px dashed #FFD4C4;
    color: #EA1C1C;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5; }
    .price_save b {
      font: inherit;
      font-size: 14px;
      font-weight: 700; }

  .salertotal .sale_mobile {
    display: inline-block !important;
    padding-left: 6px;
    font: normal normal 400 14px/1.2 Lexend;
    color: #000;
    opacity: 0.57;
    position: relative;
    top: -1px; }
    .salertotal .sale_mobile em {
      font: normal normal 400 14px/1.2 Lexend;
      color: #000; }

  .saleseorder-price {
    width: 100%;
    margin-left: 0; }

  .saleseorder-total p {
    font-size: 20px;
    font-weight: 700; }
    .saleseorder-total p span b {
      font-size: 32px; }
    .saleseorder-total p del {
      display: inline-block !important;
      padding-left: 8px;
      font-size: 14px;
      font-weight: 400;
      line-height: 1.2; }
      .saleseorder-total p del em {
        font: inherit;
        color: inherit;
        font-style: normal; }

  .salefea-title {
    padding: 0 16px; }
    .salefea-title p {
      font-size: 13px; }
    .salefea-title h2 {
      font-size: 22px; }

  .salekeep {
    box-sizing: border-box;
    padding-top: 30px; }

  .tit {
    width: 100%;
    text-align: center; }
    .tit .p1 {
      font-size: 13px;
      font-weight: 500;
      margin-bottom: 10px;
      color: #000; }
    .tit .p2 {
      font-size: 21px;
      color: #000;
      font-weight: bold;
      text-align: center;
      padding: 0 15%; }

  .salekeep-cont {
    margin-top: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 50px;
    padding: 0 16px; }

  .salekeep-cntbox {
    position: relative;
    padding: 38px 16px 0;
    width: 100%;
    height: auto;
    border-radius: 0;
    background: #E7E7E9;
    border: none; }

  .salekeep-cntwordp {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    .salekeep-cntwordp ul {
      margin-top: 22px;
      display: flex;
      flex-direction: column;
      align-items: baseline;
      gap: 10px;
      margin-left: 60px;
      width: 100%; }
      .salekeep-cntwordp ul li {
        margin-top: 0px;
        font-size: 12px;
        list-style: disc; }

  .salekeep-cntmid {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }

  .salekeep-cntpro {
    margin: 0 auto;
    position: relative;
    text-align: center; }
    .salekeep-cntpro::before {
      display: none; }
    .salekeep-cntpro figcaption h4 {
      font-size: 19px;
      font-weight: 500; }
    .salekeep-cntpro figcaption p {
      font-size: 13px; }
      .salekeep-cntpro figcaption p.asc {
        color: #005BE3; }
      .salekeep-cntpro figcaption p.db {
        color: #EB2629; }
      .salekeep-cntpro figcaption p.iu {
        color: #01C137; }
      .salekeep-cntpro figcaption p.imf {
        color: #00BBCA; }
      .salekeep-cntpro figcaption p.isu {
        color: #5535CA; }
      .salekeep-cntpro figcaption p.sd {
        color: #0096E0; }

  .salekeep_pic {
    position: relative;
    margin: 0 auto;
    width: 138px; }
    .salekeep_pic > img {
      display: inline-block;
      margin-left: -20px; }

  .salekeep_tag {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 2;
    width: 132px;
    height: 62px;
    background: url("https://purchase.iobit.com/tpl/images/valentinesday/pro_tag.png?t=1736151501") center center no-repeat;
    background-size: cover; }
    .salekeep_tag p {
      position: absolute;
      top: 20px;
      left: 28px;
      transform: rotate(9deg); }
    .salekeep_tag del,
    .salekeep_tag strong {
      font-size: 12px;
      font-weight: 500;
      text-align: center;
      line-height: 1;
      color: #000;
      text-shadow: 0px 1px 0px #FFFF8F;
      display: inline-block; }
    .salekeep_tag strong {
      padding-right: 2px;
      font-size: 13px;
      font-weight: 900; }
      .salekeep_tag strong big {
        font: inherit;
        color: inherit;
        text-shadow: inherit;
        font-size: 19px; }

  .salekeep_year {
    position: absolute;
    z-index: 2;
    top: 0px;
    right: 0px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 10px;
    height: 30px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #460000;
    background: #FEBDB6; }
    .salekeep_year.sale_mobile {
      display: inline-flex !important; }

  .saleseorder-name.sale_pc {
    display: none !important; }

  .last_price {
    font-size: 16px;
    position: relative;
    top: 2px; }

  .salekeep-cntstore {
    width: 100%;
    height: auto;
    border-left: none;
    text-align: center; }
    .salekeep-cntstore .pri_mob {
      color: #1E1C2C;
      display: flex;
      justify-content: center;
      align-items: baseline;
      font-size: 16px;
      margin-top: 16px;
      font-weight: bold; }
      .salekeep-cntstore .pri_mob b {
        font-size: 30px; }
      .salekeep-cntstore .pri_mob del {
        opacity: 0.46;
        padding-left: 6px;
        font-size: 14px;
        font-weight: 500; }
    .salekeep-cntstore .buybtn {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 26px;
      margin-top: 10px;
      padding-bottom: 0px;
      width: 90%;
      height: 50px;
      font-size: 16px;
      line-height: 1.2;
      border-radius: 9999px;
      box-shadow: none;
      border: none;
      background: transparent linear-gradient(279deg, #F20000 0%, #FF0067 100%) 0% 0% no-repeat padding-box; }
      .salekeep-cntstore .buybtn span.sale_mobile {
        display: inline-block !important;
        padding-left: 4px; }

  .snow-bg {
    background: #fff; }

  .award {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 30px;
    height: auto; }
    .award h2 {
      margin-bottom: 20px;
      padding: 0 16px;
      font-size: 22px; }
    .award > img {
      width: 90%;
      height: auto;
      text-align: center; }

  .review {
    margin-top: 0;
    padding: 0 16px; }
    .review .review_title {
      padding-bottom: 40px;
      text-align: center;
      font-size: 22px;
      font-weight: 700;
      line-height: 1.5; }
    .review .content {
      position: relative;
      margin: 0 auto;
      width: 100%;
      height: auto;
      background: #FFF6EF 0% 0% no-repeat padding-box;
      box-shadow: -1.11px 8px 15px #66666696;
      border-radius: 3px;
      padding-bottom: 15px; }
      .review .content::before {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 30px;
        height: 10px;
        background: url("https://purchase.iobit.com/tpl/images/common_sale/arrow_up.png?t=1737455241") center center no-repeat;
        background-size: cover; }
      .review .content > span {
        top: 10%; }
        .review .content > span.prev {
          left: 10px; }
        .review .content > span.next {
          right: 10px; }
      .review .content .message {
        position: relative;
        width: 100%;
        float: none;
        margin: 0; }
        .review .content .message .roll {
          width: 100%; }
        .review .content .message dl {
          padding: 20px;
          float: none;
          width: auto;
          display: none; }
          .review .content .message dl.active {
            display: block; }
          .review .content .message dl dt {
            background: #210000;
            border: 5px solid #210000; }
        .review .content .message h3 {
          margin-top: 5px;
          font-size: 16px; }
        .review .content .message p {
          margin-top: 28px;
          color: #707072;
          font-size: 14px; }
        .review .content .message h4 {
          font-size: 12px;
          font-weight: 600;
          color: #210000;
          margin-top: 35px; }

  .service {
    margin-top: 20px;
    padding: 30px 0px;
    background-color: #E7E7E9; }
    .service .wrapper {
      width: 100%;
      min-width: 0;
      padding: 0 16px; }
    .service .service_list {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
    .service dl {
      width: 100%;
      height: auto;
      float: none;
      background: none;
      border: none;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      text-align: center;
      margin-top: 12px; }
      .service dl h3 {
        margin-bottom: 20px;
        color: #28282c;
        font-weight: 600;
        font-size: 18px; }
      .service dl dd {
        font-size: 12px; }
        .service dl dd img {
          width: 100%;
          max-width: 100%;
          height: auto; }
    .service dl.first dt {
      float: none;
      margin: 0; }
    .service dl.first dd {
      padding-top: 10px;
      color: #606060; }
    .service dl.last {
      float: none;
      margin-top: 30px; }
    .service dl.last dt {
      margin-top: 0px; }
    .service dl.last dt,
    .service dl.last dd {
      padding-left: 0; }

  .pop-buy {
    width: 312px;
    height: 243px;
    padding: 0 20px;
    background: url(../images/pop_pic_mobile.png) center top no-repeat;
    background-size: contain; }
    .pop-buy .pop-message {
      width: 100%;
      margin: 50px auto 0; }
      .pop-buy .pop-message p.p1 {
        font-size: 12px;
        color: #fff;
        font-family: League Spartan;
        font-weight: 500;
        text-align: center; }
        .pop-buy .pop-message p.p1 span {
          display: inline-flex;
          width: 86px;
          height: 19px;
          justify-content: center;
          align-items: center;
          font-size: 12px;
          background: url(../images/red_k.png) no-repeat center/cover;
          font-weight: 500; }
      .pop-buy .pop-message .pop_img1 {
        display: block;
        margin: 6px auto 0;
        width: 221px; }
      .pop-buy .pop-message p.p2 {
        color: #FFE75A;
        font-size: 12px;
        font-weight: bold;
        text-align: center; }
        .pop-buy .pop-message p.p2 b {
          font-size: 21px; }
        .pop-buy .pop-message p.p2 .s2 {
          color: #fff;
          padding: 0 4px;
          position: relative; }
          .pop-buy .pop-message p.p2 .s2:after {
            display: block;
            content: '';
            width: 37px;
            height: 8px;
            position: absolute;
            left: 1px;
            top: 2px;
            background: url(../images/line_pop.png) no-repeat center/cover; }
        .pop-buy .pop-message p.p2 del {
          color: rgba(255, 255, 255, 0.56); }
      .pop-buy .pop-message .buybtn {
        width: 152px;
        height: 26px;
        font-size: 12px;
        line-height: 26px;
        border: none;
        color: #000000;
        background: transparent linear-gradient(278deg, #FFBB00 0%, #FFE854 100%) 0% 0% no-repeat padding-box;
        box-shadow: inset -2px -3px 3px #D46300, 0px 6px 11px #000000;
        margin-top: 8px; }
        .pop-buy .pop-message .buybtn:hover {
          border: none;
          background: transparent linear-gradient(278deg, #FFBB00 0%, #FFE854 100%) 0% 0% no-repeat padding-box;
          box-shadow: inset -2px -3px 3px #D46300, 0px 6px 11px #000000; }
      .pop-buy .pop-message .close {
        position: static;
        color: #D8D8D8;
        opacity: 0.5;
        font-weight: 400;
        margin-top: 8px;
        font-size: 10px;
        text-align: center;
        display: inline-block;
        width: 100%; }

  .popbg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -99;
    opacity: 0;
    transform: scale(0);
    transition: all 0.3s;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); }
    .popbg.on, .popbg.comm-on {
      z-index: 9998;
      opacity: 1;
      transform: scale(1); }

  .pop-warp,
  .pop-buy {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -99;
    opacity: 0;
    transform: scale(0);
    transition: all 0.3s;
    padding: 0;
    font-family: "League Spartan"; }
    .pop-warp.on, .pop-warp.comm-on,
    .pop-buy.on,
    .pop-buy.comm-on {
      z-index: 9999;
      opacity: 1;
      transform: scale(1); } }
@media (max-width: 390px) {
  .salesepro-cont {
    padding-left: 6px; }

  .saleselbox ul {
    margin-left: 0; } }
@media (max-width: 374px) {
  .salesepro-cont li.checked p {
    font-size: 10px; } }
@media (min-width: 768px) and (max-width: 1200px) {
  .salekeep-cntwordp {
    justify-content: space-between;
    flex-direction: row; }
    .salekeep-cntwordp ul {
      margin: 0 auto 0;
      width: auto; } }

/*# sourceMappingURL=style_mob.css.map */
