* {
  margin: 0;
  padding: 0; }

body {
  min-width: 1120px;
  font-size: 14px;
  line-height: 1.4;
  color: #000;
  font-weight: 400;
  font-family: "League Spartan", Arial, Helvetica, sans-serif;
  outline: 0;
  vertical-align: baseline;
  box-sizing: border-box;
  width: 100%;
  background: url(../images/bg01.jpg) no-repeat; }

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

a:hover {
  text-decoration: none; }

del {
  text-decoration: line-through; }

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

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
  font-weight: 700; }

div,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
del,
b {
  box-sizing: border-box; }

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

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; }

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

.all-icons {
  display: inline-block;
  text-indent: -9999px; }

.banner {
  position: relative;
  width: 100%;
  height: 827px;
  background-size: cover;
  overflow: hidden; }
  .banner .logo {
    position: absolute;
    display: inline-block;
    width: 42px;
    height: 14px;
    left: 0px;
    top: 25px;
    z-index: 3;
    text-indent: -9999px;
    background: url(../images/logo.png) no-repeat; }
  .banner h1 {
    display: none; }
  .banner .title {
    position: relative;
    padding-top: 12px;
    height: 169px;
    background: url(../images/title.png) center bottom no-repeat; }
    .banner .title::before {
      position: absolute;
      content: "";
      width: 1205px;
      height: 384px;
      left: 6px;
      top: -226px;
      right: 0;
      z-index: -1;
      margin: auto;
      opacity: 0;
      background: url(../images/light.png);
      animation: light 1s infinite alternate; }
@keyframes light {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  .banner small {
    margin-left: 5px;
    font-size: 14px;
    opacity: 0.6; }
  .banner .timecount {
    width: 219px;
    height: 27px;
    background: url(../images/clock2.png);
    position: absolute;
    z-index: 2;
    font: normal normal 14px/30px League Spartan;
    color: #FFEC53;
    padding-left: 33px;
    margin: 6px 0 0 504px; }
    .banner .timecount::before {
      content: '';
      width: 43px;
      height: 44px;
      background: url(../images/clock1.png);
      position: absolute;
      left: -17px;
      top: -12px;
      animation: 3s swing 1.5s ease infinite; }
@keyframes swing {
  5% {
    transform: rotate(15deg); }
  10% {
    transform: rotate(-10deg); }
  15% {
    transform: rotate(5deg); }
  20% {
    transform: rotate(-5deg); }
  25% {
    transform: rotate(0); }
  35% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-10deg); }
  45% {
    transform: rotate(5deg); }
  50% {
    transform: rotate(-5deg); }
  55% {
    transform: rotate(0); }
  100% {
    transform: rotate(0); } }
    .banner .timecount .milliseconds,
    .banner .timecount span {
      font-size: 12px; }
    .banner .timecount b {
      font-weight: 400; }
  .banner.soldout .salepro .progift::before {
    width: 684px;
    height: 119px;
    background: url(../images/sold_pop2.png) no-repeat; }
  .banner .progress_bar {
    margin: 161px auto 0px; }
    .banner .progress_bar .pb_titme .countdown {
      top: -3px;
      line-height: 20px; }
      .banner .progress_bar .pb_titme .countdown .scroll-tick strong {
        font-size: 14px; }

.saleoffer {
  position: relative;
  z-index: 1;
  width: 1200px;
  height: 571px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 35px;
  padding: 29px 41px;
  overflow: hidden;
  background: #f1f1f1;
  margin-top: 20px; }
  .saleoffer::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: repeating-linear-gradient(45deg, #d0d0d0, #d0d0d0 3px, transparent 3px, transparent 6px);
    opacity: 0.1; }

.saletop {
  border-bottom: 3px solid rgba(255, 255, 255, 0.698);
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding-bottom: 13px; }
  .saletop .salegift {
    float: right;
    position: relative;
    width: 419px;
    height: 192px;
    flex-shrink: 0;
    flex-grow: 0;
    left: 10px;
    text-align: left;
    background-image: url(../images/top_gift_gray.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
    .saletop .salegift::before {
      content: '';
      display: block;
      position: absolute;
      top: 78px;
      left: -45px;
      margin-right: 10px;
      width: 26px;
      height: 26px;
      background-image: url(../images/add_gary.png);
      background-size: 26px;
      background-repeat: no-repeat; }
    .saletop .salegift.checked {
      background-image: url(../images/top_gift.png); }
      .saletop .salegift.checked::before {
        background-image: url(../images/add.png); }
  .saletop .salepacks {
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 24px;
    height: 28px;
    line-height: 26px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    background: #FFB524;
    border: 2px solid #FC4140;
    border-radius: 6px;
    vertical-align: middle; }
  .saletop .salenum {
    display: inline-block;
    color: #FC4140;
    font-size: 14px;
    font-weight: 700;
    height: 24px;
    overflow: hidden;
    vertical-align: middle; }
    .saletop .salenum .numlist {
      float: left;
      padding: 0;
      font-size: 14px;
      font-weight: bold;
      line-height: 24px;
      text-align: center; }
      .saletop .salenum .numlist i {
        display: block;
        font-style: normal; }
  .saletop .reducenum,
  .saletop .salesold {
    display: block;
    position: absolute;
    top: -16px;
    left: 34%;
    z-index: -1;
    opacity: 0;
    width: 26px;
    height: 20px;
    text-indent: -9999px;
    background: url(../images/reduce1.png) no-repeat; }
  .saletop .reducenum.on {
    z-index: 1;
    animation: reducenum_animation 1.5s; }
  .saletop .salesold {
    display: none;
    top: 50px;
    left: 145px;
    width: 95px;
    height: 90px;
    text-indent: 0;
    background: url(../images/sold_pop2x.png) no-repeat; }
    .saletop .salesold.on {
      display: block;
      z-index: 2;
      opacity: 1;
      transform: scale(2);
      animation: soldout_animation 0.4s linear forwards; }

@keyframes soldout_animation {
  0% {
    opacity: 1;
    transform: scale(2); }
  100% {
    opacity: 1;
    transform: scale(1); } }
@keyframes reducenum_animation {
  0% {
    opacity: 1;
    transform: translateY(0px); }
  100% {
    opacity: 0;
    transform: translateY(-30px); } }
.salebox {
  float: left;
  justify-content: flex-start;
  text-align: center;
  display: flex;
  display: flex;
  align-items: stretch;
  flex: 1;
  max-width: 642px; }
  .salebox li {
    position: relative;
    float: left;
    margin-right: 18px;
    width: 147px;
    height: 183px;
    line-height: 183px;
    cursor: pointer;
    border: 1px solid #cfced4;
    border-radius: 16px;
    background: linear-gradient(180deg, #FFF5F5 0%, #fff 100%); }
    .salebox li::before, .salebox li::after,
    .salebox li .check-icon {
      content: "";
      display: block;
      position: absolute;
      z-index: 0; }
    .salebox li .check-icon {
      right: -2px;
      top: -2px;
      z-index: 2;
      width: 26px;
      height: 26px;
      background-image: url(../images/check.png);
      background-size: 26px;
      background-position: 0 0;
      background-repeat: no-repeat;
      opacity: 0;
      transform: scale(0);
      transform-origin: center center; }
    .salebox li::before {
      z-index: 1;
      right: 0;
      top: 0px;
      width: 26px;
      height: 26px;
      background-color: #cfced4;
      border-radius: 0px 14px; }
    .salebox li::after {
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      opacity: 0.42;
      background: #fff;
      border-radius: 16px; }
    .salebox li > img {
      display: inline-block;
      vertical-align: bottom; }
    .salebox li.checked {
      border: 1px solid #FC4140; }
      .salebox li.checked .check-icon {
        opacity: 1;
        transform: scale(1);
        transition: all .3s ease-out; }
      .salebox li.checked::before {
        background-color: #FC4140; }
      .salebox li.checked::after {
        opacity: 0; }

.salebottom {
  margin: 12px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between; }

.salepro .prolist li .s-price del {
  text-decoration: auto; }

.salepro .prolist li.checked .s-price del {
  text-decoration: line-through; }

.salepro {
  width: 680px; }
  .salepro .s-name {
    flex: 1 1 0; }
  .salepro .s-off {
    width: 76px;
    text-align: center; }
  .salepro .s-price {
    margin-left: 64px;
    width: 110px;
    text-align: left; }
    .salepro .s-price .price {
      margin-right: 7px; }
  .salepro .sale-title {
    padding: 20px 24px 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%; }
    .salepro .sale-title h3 {
      float: left;
      color: #343434;
      font-size: 12px;
      line-height: 14px; }
    .salepro .sale-title .s-name {
      margin-left: -315px; }
  .salepro .prolist,
  .salepro .progift {
    padding: 0 24px;
    margin-top: 22px; }
    .salepro .prolist li,
    .salepro .progift li {
      position: relative;
      margin-bottom: 14px;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: flex-start; }
      .salepro .prolist li span,
      .salepro .progift li span {
        display: block;
        float: left;
        color: #aeacb9;
        font-size: 14px;
        line-height: 14px;
        font-weight: 600; }
      .salepro .prolist li .s-name,
      .salepro .progift li .s-name {
        line-height: 16px;
        display: flex;
        align-items: center; }
      .salepro .prolist li i,
      .salepro .progift li i {
        position: relative;
        top: -2px;
        display: block;
        float: left;
        margin-right: 9px;
        width: 16px;
        height: 16px;
        border-radius: 2px;
        border: 2px solid #CFCED4;
        box-sizing: border-box; }
        .salepro .prolist li i::before,
        .salepro .progift li i::before {
          content: "";
          display: block;
          position: absolute;
          left: 1px;
          right: 0;
          margin: 0 auto;
          top: 2px;
          width: 9px;
          height: 7px;
          transform: scale(0);
          background: url(../images/check_small.png) no-repeat; }
      .salepro .prolist li .s-off,
      .salepro .progift li .s-off {
        font-weight: 700; }
      .salepro .prolist li .s-price del,
      .salepro .progift li .s-price del {
        display: inline-block;
        color: #aeacb9; }
      .salepro .prolist li.checked,
      .salepro .progift li.checked {
        color: #0d0d0d;
        font-weight: 700; }
        .salepro .prolist li.checked span,
        .salepro .progift li.checked span {
          color: #000;
          font-weight: 600; }
        .salepro .prolist li.checked .s-off,
        .salepro .progift li.checked .s-off {
          color: #F80000; }
        .salepro .prolist li.checked .s-price del,
        .salepro .progift li.checked .s-price del {
          color: #8E8B9D; }
        .salepro .prolist li.checked i,
        .salepro .progift li.checked i {
          border: 2px solid #FC5A5A;
          background: #FC5A5A; }
          .salepro .prolist li.checked i::before,
          .salepro .progift li.checked i::before {
            transform: scale(1);
            transition: transform 0.4s ease; }
  .salepro .prolist li.checked .s-off {
    color: #F80000; }
  .salepro .prolist li:nth-of-type(3) .price {
    margin-right: 9px; }
  .salepro .progift {
    position: relative;
    margin: 0;
    padding: 15px 24px;
    background: #fff;
    border: 1px solid #cfced4;
    border-radius: 14px; }
    .salepro .progift::before, .salepro .progift::after {
      content: '';
      display: block;
      position: absolute; }
    .salepro .progift::after {
      right: -7px;
      bottom: -10px;
      width: 58px;
      height: 49px;
      background-image: url(../images/tip_gift.png);
      background-size: 58px;
      background-position: 0 0;
      background-repeat: no-repeat; }
    .salepro .progift::before {
      white-space: pre;
      top: 50%;
      left: 50%;
      z-index: 3;
      transform: translate(-50%, -50%) scale(1);
      width: 684px;
      height: 119px;
      background-image: url(../images/sold_gift.png);
      font: normal normal bold 20px/24px League Spartan;
      transition: transform .3s ease; }
    .salepro .progift.checked {
      border: 1px solid #F1B000;
      background: #fff; }
      .salepro .progift.checked::after {
        background-image: url(../images/tip_gift.png);
        right: -10px;
        bottom: -7px; }
      .salepro .progift.checked::before {
        z-index: -3;
        transform: translate(-50%, -50%) scale(0);
        transition: transform .3s ease; }
      .salepro .progift.checked li span {
        color: #000;
        font-weight: 600; }
      .salepro .progift.checked li .s-off {
        color: #FF9900; }
      .salepro .progift.checked li .s-price {
        color: #03BD45; }
    .salepro .progift li {
      position: relative;
      z-index: 1;
      margin-bottom: 18px;
      cursor: default; }
      .salepro .progift li:last-child {
        margin-bottom: 0; }
      .salepro .progift li .s-name {
        line-height: 14px; }
      .salepro .progift li .s-price {
        padding-left: 2px; }
        .salepro .progift li .s-price del {
          padding-left: 13px; }
      .salepro .progift li i {
        margin-right: 11px;
        width: 12px;
        height: 13px;
        border-radius: 0px;
        border: none; }
        .salepro .progift li i::before {
          left: 0px;
          top: 0px;
          width: 12px;
          height: 13px;
          transform: scale(1);
          background: url(../images/gift_sharp.png) no-repeat; }

.saleorder {
  margin-left: 38px;
  padding: 18px 36px;
  float: right;
  position: relative;
  width: 402px;
  height: 290px;
  background: #fff;
  border-radius: 14px;
  box-sizing: border-box; }
  .saleorder .saletoday {
    color: #888888;
    font-size: 14px;
    line-height: 14px;
    padding-right: 207px;
    font-weight: 600; }
  .saleorder .orderlist {
    margin: 19px 0 14px; }
    .saleorder .orderlist li {
      padding: 0 10px;
      margin-bottom: 12px;
      overflow: hidden;
      color: #000;
      font-weight: 600;
      font-size: 14px;
      line-height: 16px; }
      .saleorder .orderlist li.salebg {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 12px;
        font-weight: 600;
        height: 24px;
        color: #000000;
        border-radius: 4px; }
        .saleorder .orderlist li.salebg b {
          font-weight: 700;
          color: #FC4140; }
        .saleorder .orderlist li.salebg .order-price {
          display: inline-block;
          float: right; }
      .saleorder .orderlist li.saleline {
        padding-top: 17px;
        border-top: 3px solid rgba(203, 124, 124, 0.188); }
        .saleorder .orderlist li.saleline b,
        .saleorder .orderlist li.saleline span {
          font-weight: 700;
          font-size: 16px; }
      .saleorder .orderlist li span {
        display: block;
        float: left; }
        .saleorder .orderlist li span b {
          font-weight: 600; }
        .saleorder .orderlist li span.order-price {
          float: right; }
        .saleorder .orderlist li span em {
          display: inline-block;
          font-style: normal; }
  .saleorder .salebuybtn {
    margin-bottom: 7px; }

.salered,
.saleblank {
  color: #1a1a1a;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px; }
  .salered.small,
  .saleblank.small {
    font-size: 14px; }
  .salered em,
  .saleblank em {
    display: inline-block;
    font-style: normal; }
  .salered.salernum em,
  .saleblank.salernum em {
    font-size: 30px; }

.sixteenday {
  text-align: center;
  color: #6D6D6D;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px; }

.salebuybtn {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 328px;
  height: 60px;
  color: #fff;
  font-size: 20px;
  line-height: 60px;
  font-weight: 600;
  border-radius: 30px;
  text-align: center;
  letter-spacing: 1px;
  box-shadow: 0px 8px 19px rgba(255, 0, 0, 0.431);
  box-sizing: border-box;
  background: -webkit-linear-gradient(279deg, #C90000 0%, #FF0000 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(279deg, #C90000 0%, #FF0000 100%) 0% 0% no-repeat padding-box;
  overflow: hidden; }
  .salebuybtn:hover {
    transition: all 0.3s ease;
    background: -webkit-linear-gradient(279deg, #FF3400 0%, #FF8903 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(279deg, #FF3400 0%, #FF8903 100%) 0% 0% no-repeat padding-box; }

.saleblue {
  color: #00AAFF; }

.saleredb {
  color: #EB2629; }

.salelightgreen {
  color: #0096E0; }

.salegreen {
  color: #03BD45; }

.salepurple {
  color: #5535ca; }

.saleimf {
  color: #3DBDD6; }

.salereisu {
  color: #1E1C2C; }

.buybtn {
  width: 256px;
  height: 49px;
  background: transparent linear-gradient(280deg, #C90000 0%, #FF0000 100%) 0% 0% no-repeat padding-box;
  border-radius: 28px;
  position: relative;
  margin-bottom: 16px;
  text-align: center;
  font: normal normal bold 20px/52px League Spartan;
  color: #FFFFFF; }
  .buybtn:hover {
    background: transparent linear-gradient(279deg, #FF3400 0%, #FF8903 100%) 0% 0% no-repeat padding-box; }
  .buybtn:after {
    content: attr(data-text);
    display: block;
    position: absolute;
    font: normal normal normal 14px/16px League Spartan;
    color: #8E8E8E;
    left: 95px;
    bottom: -30px;
    pointer-events: none; }

.sale_cont {
  box-sizing: border-box;
  padding-top: 24px;
  max-width: 1920px;
  height: 2580px;
  margin: 0 auto 0; }
  .sale_cont .wrapper {
    position: relative;
    width: 1200px;
    margin: 0 auto 0; }
    .sale_cont .wrapper > h3 {
      font: normal normal bold 24px/27px League Spartan;
      color: #FFFFFF;
      text-align: center;
      margin-bottom: 40px; }
  .sale_cont .tit_h2 {
    display: block;
    margin: 0 auto 0;
    font: normal normal bold 30px/27px League Spartan;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-align: center; }
  .sale_cont .des_p {
    text-decoration: underline;
    font: normal normal bold 30px/34px League Spartan;
    color: #FFE856;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 42px; }
  .sale_cont .ul1 {
    width: 100%; }
    .sale_cont .ul1 li {
      width: 100%;
      height: 403px;
      margin-bottom: 65px;
      background: url(../images/li_bg.png) no-repeat center/cover; }
      .sale_cont .ul1 li:nth-of-type(1) .border_text b:after {
        -webkit-text-stroke: 6px #101668; }
      .sale_cont .ul1 li:nth-of-type(1) .border_text:after {
        background: url(../images/text-spr.png) no-repeat -37px -475px; }
      .sale_cont .ul1 li:nth-of-type(2) .wrap {
        margin-left: 56px; }
      .sale_cont .ul1 li:nth-of-type(2) .border_text b:after {
        -webkit-text-stroke: 6px #5B0E3A; }
      .sale_cont .ul1 li:nth-of-type(2) .border_text:after {
        background: url(../images/text-spr.png) no-repeat -228px -475px; }
      .sale_cont .ul1 li:nth-of-type(3) {
        margin-bottom: 72px; }
        .sale_cont .ul1 li:nth-of-type(3) .wrap {
          margin-left: 56px; }
        .sale_cont .ul1 li:nth-of-type(3) .border_text b:after {
          -webkit-text-stroke: 6px #0B3B1B; }
        .sale_cont .ul1 li:nth-of-type(3) .border_text:after {
          background: url(../images/text-spr.png) no-repeat -37px -571px; }
      .sale_cont .ul1 li:nth-of-type(4) .cont {
        padding: 37px 0px 0 79px; }
      .sale_cont .ul1 li:nth-of-type(4) .intro {
        width: 682px; }
        .sale_cont .ul1 li:nth-of-type(4) .intro p:nth-of-type(1) {
          width: 328px; }
        .sale_cont .ul1 li:nth-of-type(4) .intro p:nth-of-type(3) {
          width: 328px; }
        .sale_cont .ul1 li:nth-of-type(4) .intro p:nth-of-type(odd) {
          margin-right: 43px; }
      .sale_cont .ul1 li:nth-of-type(4) .pri_btn {
        margin-left: 60px; }
      .sale_cont .ul1 li .slogan {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 64px; }
        .sale_cont .ul1 li .slogan .border_text {
          position: relative; }
          .sale_cont .ul1 li .slogan .border_text:after {
            content: '';
            display: block;
            position: absolute;
            width: 159px;
            height: 50px;
            left: -26px;
            top: -12px;
            z-index: -1; }
        .sale_cont .ul1 li .slogan p {
          color: #fff;
          font-size: 20px;
          font-weight: 500;
          position: relative;
          z-index: 1;
          padding-left: 10px; }
      .sale_cont .ul1 li .cont {
        width: 100%;
        box-sizing: border-box;
        box-sizing: border-box;
        padding: 37px 30px 0 80px;
        display: flex;
        justify-content: center;
        gap: 70px; }
      .sale_cont .ul1 li .wrap {
        box-sizing: border-box;
        padding-top: 50px; }
      .sale_cont .ul1 li .intro {
        display: flex;
        justify-content: center;
        flex-wrap: wrap; }
        .sale_cont .ul1 li .intro p {
          position: relative;
          color: #000000;
          font-size: 18px;
          font-weight: 500;
          margin-bottom: 25px;
          width: 280px; }
          .sale_cont .ul1 li .intro p:nth-of-type(odd) {
            margin-right: 24px; }
          .sale_cont .ul1 li .intro p:after {
            display: block;
            content: '';
            position: absolute;
            top: 4px;
            left: -20px;
            width: 15px;
            height: 15px;
            background: url(../images/redcheck.png) no-repeat; }
      .sale_cont .ul1 li .pri_btn {
        margin-top: 20px;
        display: flex;
        align-items: flex-end; }
        .sale_cont .ul1 li .pri_btn del {
          color: #8E8E8E;
          font-weight: 400;
          padding-right: 12px;
          padding-bottom: 26px; }
        .sale_cont .ul1 li .pri_btn p {
          font-size: 16px;
          color: #000;
          font-weight: 800;
          margin-right: 24px;
          padding-bottom: 12px; }
          .sale_cont .ul1 li .pri_btn p span {
            font-size: 44px;
            font-weight: 600; }
  .sale_cont .ul2 {
    display: flex;
    width: 100%;
    justify-content: space-between; }
    .sale_cont .ul2 li {
      width: 385px;
      height: 353px;
      background: transparent linear-gradient(0deg, #FFCFCF 0%, #FFFEFF 77%, #FDF9FF 100%) 0% 0% no-repeat padding-box;
      border: 1px solid #EEC9DE;
      padding: 32px 16px 0;
      box-sizing: border-box;
      position: relative;
      display: flex;
      flex-direction: column;
      align-items: center;
      border-radius: 15px; }
    .sale_cont .ul2 .flag {
      width: 106px;
      height: 29px;
      background: url(../images/off_55tag.png) no-repeat;
      line-height: 34px;
      padding-left: 21px;
      box-sizing: border-box;
      font-size: 18px;
      font-weight: 700;
      color: #000;
      position: absolute;
      top: 8px;
      right: 20px; }
    .sale_cont .ul2 .hd {
      font-size: 0;
      color: transparent;
      text-indent: -9999; }
    .sale_cont .ul2 .icon {
      display: block;
      width: 48px;
      height: 48px;
      margin-bottom: 12px; }
      .sale_cont .ul2 .icon.isu {
        background: url(../images/text-spr.png) no-repeat -116px -271px; }
      .sale_cont .ul2 .icon.sd {
        background: url(../images/text-spr.png) no-repeat -197px -271px; }
      .sale_cont .ul2 .icon.pf {
        background: url(../images/pf_icon.png) no-repeat; }
    .sale_cont .ul2 h3 {
      font-weight: 700;
      color: #000;
      font-size: 18px;
      margin-bottom: 24px; }
    .sale_cont .ul2 .check {
      font-size: 16px;
      font-weight: 400;
      color: #000;
      position: relative;
      text-align: left; }
      .sale_cont .ul2 .check:after {
        display: block;
        content: '';
        position: absolute;
        top: 2px;
        left: -24px;
        width: 15px;
        height: 15px;
        background: url(../images/redcheck.png) no-repeat;
        transform: scale(0.8); }
    .sale_cont .ul2 .pri_btn {
      display: flex;
      margin-top: 32px;
      align-items: baseline; }
      .sale_cont .ul2 .pri_btn p {
        font-size: 18px;
        font-weight: 700;
        color: #000; }
        .sale_cont .ul2 .pri_btn p span {
          font-size: 30px;
          font-weight: 700; }
      .sale_cont .ul2 .pri_btn del {
        font-size: 16px;
        font-weight: 400;
        color: #A195AA;
        padding-left: 5px; }
    .sale_cont .ul2 .buybtn {
      width: 256px;
      height: 49px;
      background: transparent linear-gradient(280deg, #C90000 0%, #FF0000 100%) 0% 0% no-repeat padding-box;
      border-radius: 28px; }
      .sale_cont .ul2 .buybtn:hover {
        background: transparent linear-gradient(279deg, #FF3400 0%, #FF8903 100%) 0% 0% no-repeat padding-box; }

.award {
  padding: 72px 0 84px;
  text-align: center; }
  .award .award-title {
    padding-bottom: 25px;
    font-size: 26px;
    line-height: 30px;
    color: #1E1C2C; }

.salereview {
  position: relative;
  width: 100%;
  background-color: #FFFFFF;
  padding-bottom: 80px; }
  .salereview .wrapper {
    width: 1100px;
    height: 330px;
    margin: 0px auto;
    position: relative; }
    .salereview .wrapper::before, .salereview .wrapper::after {
      content: '';
      display: block;
      position: absolute;
      bottom: 20px;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: 2;
      width: 1100px;
      height: 280px;
      background-color: #fdfcf9;
      border: 2px solid #faf1d9;
      border-radius: 10px;
      box-sizing: border-box; }
    .salereview .wrapper::after {
      bottom: 10px;
      z-index: 1;
      width: 1016px;
      height: 280px;
      background-color: #fcf9ed;
      border: none;
      border-radius: 10px;
      box-sizing: border-box; }
  .salereview .salearrow {
    display: block;
    position: absolute;
    top: 152px;
    z-index: 9;
    width: 54px;
    height: 54px;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #efe8d5;
    background-color: #f5f2ea;
    box-sizing: border-box; }
    .salereview .salearrow::before, .salereview .salearrow::after {
      content: "";
      display: block;
      position: absolute;
      width: 10px;
      height: 2px;
      background: #efe8d5; }
    .salereview .salearrow::before {
      top: 26px;
      left: 50%;
      margin-left: -5px;
      transform: rotate(45deg); }
    .salereview .salearrow::after {
      top: 20px;
      left: 50%;
      margin-left: -5px;
      transform: rotate(-45deg); }
    .salereview .salearrow.prev {
      left: 112px; }
    .salereview .salearrow.next {
      right: 112px; }
      .salereview .salearrow.next::before {
        top: 20px; }
      .salereview .salearrow.next::after {
        top: 26px; }
    .salereview .salearrow:hover {
      background-color: #f4f2ed;
      border-color: #e9e0ca;
      transition: all 0.3s ease; }
      .salereview .salearrow:hover::before, .salereview .salearrow:hover::after {
        background: #e9e0ca; }
  .salereview .reviewdes {
    position: relative;
    margin: 0 auto;
    width: 820px;
    height: inherit;
    text-align: center;
    overflow: hidden; }
    .salereview .reviewdes .reviewroll {
      position: relative;
      z-index: 3; }
    .salereview .reviewdes dl {
      position: relative;
      z-index: 1;
      float: left;
      width: 820px;
      height: inherit; }
      .salereview .reviewdes dl dt {
        position: relative;
        margin: 0 auto 18px;
        width: 90px;
        height: 90px;
        border-radius: 50%;
        overflow: hidden;
        background: #f7eac4;
        border: 6px solid #f7eac4; }
        .salereview .reviewdes dl dt > img {
          display: block;
          position: absolute;
          top: 50%;
          left: 0;
          right: 0;
          margin: -45px auto 0;
          width: 90px;
          height: 90px;
          border-radius: 50%; }
      .salereview .reviewdes dl h3 {
        padding: 0px 0 12px;
        font-size: 26px;
        line-height: 30px;
        color: #282525; }
      .salereview .reviewdes dl p {
        margin: 0 auto;
        max-width: 714px;
        color: #504528;
        line-height: 22px;
        font-size: 14px;
        font-weight: 600; }
      .salereview .reviewdes dl h4 {
        padding-top: 10px;
        font-size: 14px;
        line-height: 20px;
        font-weight: 700;
        color: #282525; }

.saleservice {
  margin-top: 60px;
  padding-top: 70px;
  background-color: #f9f9f9;
  margin-bottom: 100px; }
  .saleservice .service-list {
    display: flex;
    align-items: stretch;
    justify-content: space-between; }
  .saleservice dl {
    width: 553px;
    height: 125px;
    text-align: center;
    background-color: #f4f4f4;
    border: 1px solid #ebebeb;
    text-align: left;
    box-sizing: border-box; }
    .saleservice dl.fl {
      margin-right: auto; }
    .saleservice dl.fr {
      margin-left: auto;
      padding: 20px; }
      .saleservice dl.fr dt {
        float: auto;
        margin: 0;
        width: 100%; }
      .saleservice dl.fr h3 {
        padding-top: 0; }
    .saleservice dl dt {
      float: left;
      margin-top: 20px;
      margin-right: 20px;
      margin-left: 20px; }
      .saleservice dl dt > img {
        width: 80px;
        display: inline-block;
        vertical-align: middle; }
    .saleservice dl dd {
      float: left; }
    .saleservice dl h3 {
      padding-top: 20px;
      margin-bottom: 20px;
      font-size: 12px;
      line-height: 18px;
      font-weight: 600;
      color: #7c7c7f; }
    .saleservice dl p {
      margin: 0;
      color: #28282c;
      font-size: 12px;
      line-height: 18px;
      font-weight: 500; }
  .saleservice .note {
    padding: 28px 0 0;
    color: #7b7b7e;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500; }
  .saleservice .copyright {
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: #7b7b7e; }

.bottom-buy {
  height: 106px;
  background: url(../images/bottom_bg.png) no-repeat center;
  box-sizing: border-box;
  position: fixed;
  width: 100%;
  bottom: 0;
  opacity: 0;
  z-index: 999;
  opacity: 1 !important;
  transform: translate3d(0, 200%, 0);
  transition: all 0.8s; }
  .bottom-buy.on {
    transform: translateZ(0);
    bottom: -3px; }
  .bottom-buy .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    top: -3px; }
    .bottom-buy .wrapper .off {
      padding-top: 8px; }
  .bottom-buy h3 {
    font-size: 22px;
    color: #FFFFFF; }
    .bottom-buy h3 .bottom_tile {
      font: normal normal bold 16px/21px Lexend;
      opacity: 1; }
      .bottom-buy h3 .bottom_tile span {
        color: #FFCD09;
        font-size: 16px; }
    .bottom-buy h3 .progress_bar .pb_titme p {
      font-size: 12px; }
  .bottom-buy .right-message {
    text-align: center; }
    .bottom-buy .right-message .price {
      display: flex;
      align-items: baseline;
      position: relative;
      color: #fff;
      justify-content: center; }
      .bottom-buy .right-message .price span {
        font-size: 14px;
        font-weight: bold; }
      .bottom-buy .right-message .price b {
        font-size: 30px;
        font-weight: bold; }
      .bottom-buy .right-message .price del {
        color: gray;
        font-weight: bold;
        margin-left: 5px;
        position: relative; }
        .bottom-buy .right-message .price del::after {
          content: "";
          width: 64px;
          height: 17px;
          background: url(../images/line.png) no-repeat center;
          position: absolute;
          left: -5px; }
    .bottom-buy .right-message .buybtn {
      position: relative;
      display: block;
      width: 196px;
      height: 36px;
      font: normal normal bold 14px/36px Lexend;
      letter-spacing: 0.28px;
      color: #FFFFFF;
      margin-bottom: 4px; }

.progress_bar {
  display: flex;
  justify-content: end;
  align-items: center;
  margin: 20px auto 0px;
  position: relative;
  padding-right: 30px;
  width: 319px;
  height: 13px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #FDAE5575;
  border-radius: 7px; }
  .progress_bar .progress_barbg {
    position: absolute;
    width: 72px;
    height: 9px;
    background: transparent linear-gradient(270deg, #FF0B0B 0%, #FFBB00 100%) 0% 0% no-repeat padding-box;
    border-radius: 7px;
    left: 2px; }
  .progress_bar .pb_titme {
    display: flex;
    align-items: center;
    height: 14px;
    position: relative;
    top: 2px;
    color: #000000; }
    .progress_bar .pb_titme p {
      font-size: 12px;
      font-weight: 400; }
    .progress_bar .pb_titme .countdown {
      position: relative;
      display: flex;
      vertical-align: bottom;
      height: 14px;
      line-height: 14px;
      overflow: hidden;
      padding: 0px 5px;
      text-align: center; }
      .progress_bar .pb_titme .countdown .scroll-tick strong,
      .progress_bar .pb_titme .countdown .scroll-tick span {
        font-size: 12px;
        display: block;
        font-weight: 600;
        color: #FF0B0B; }
  .progress_bar .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; }
  .progress_bar .br-reduce {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 18%; }
    .progress_bar .br-reduce.reduce1 .br-num {
      background-position: 0 0; }
    .progress_bar .br-reduce.reduce2 .br-num {
      background-position: 0 -30px; }
    .progress_bar .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; }

.popbg,
.xmas-pop-bg {
  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(7px);
  -webkit-backdrop-filter: blur(7px); }
  .popbg.on,
  .xmas-pop-bg.on {
    z-index: 9998;
    opacity: 1;
    transform: scale(1); }

.normal_buy {
  display: block;
  width: 226px;
  height: 44px;
  background: transparent linear-gradient(279deg, #FFBB00 0%, #FFE854 100%) 0% 0% no-repeat padding-box;
  box-shadow: inset -2px -3px 3px #D46300, 0px 6px 11px #840101;
  border-radius: 30px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 9px;
  font: normal normal 900 16px/24px League Spartan;
  color: #1E1C2C; }
  .normal_buy span {
    font-size: inherit;
    font-weight: inherit; }
  .normal_buy:hover {
    background: transparent linear-gradient(279deg, #FFE600 0%, #FBFF75 100%) 0% 0% no-repeat padding-box;
    box-shadow: inset -2px -3px 3px #D4A300, 0px 6px 11px #840101; }

.buy_pop {
  position: fixed;
  width: 658px;
  height: 310px;
  left: 0;
  right: 0;
  top: -150px;
  bottom: 0;
  margin: auto;
  z-index: -99;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s;
  text-align: center;
  font-family: 'League Spartan';
  background: url(../images/pop_buy.png) no-repeat center/cover;
  box-sizing: border-box;
  padding: 64px 42px 0; }
  .buy_pop.on {
    z-index: 9999;
    opacity: 1;
    transition: all 0.3s;
    animation: scal .5s linear forwards; }
  .buy_pop .cont {
    transform: translate(12px); }
    .buy_pop .cont h3 {
      text-align: center;
      font: normal normal 500 18px/21px League Spartan;
      letter-spacing: 0px;
      color: #FFFFFF;
      margin-bottom: 50px; }
      .buy_pop .cont h3 span {
        font: normal normal bold 20px/21px League Spartan;
        z-index: 1;
        padding: 0 7px; }
        .buy_pop .cont h3 span::after {
          content: '';
          position: absolute;
          width: 140px;
          height: 32px;
          background: url(../images/pop_buy_title.png);
          z-index: -1;
          left: 157px;
          top: -6px; }
    .buy_pop .cont .wrap {
      display: flex;
      justify-content: center;
      gap: 5px;
      transform: translateX(-37px); }
    .buy_pop .cont .pri {
      display: flex;
      align-items: flex-end;
      justify-content: center;
      gap: 5px; }
      .buy_pop .cont .pri .s1 {
        font: normal normal bold 18px/21px League Spartan;
        letter-spacing: 0px;
        color: #FFF700; }
        .buy_pop .cont .pri .s1 b {
          font: normal normal bold 44px/21px League Spartan; }
      .buy_pop .cont .pri .s2 {
        position: relative;
        font: normal normal normal 16px/18px League Spartan;
        color: #FFFFFF; }
        .buy_pop .cont .pri .s2:after {
          content: '';
          display: block;
          position: absolute;
          left: 0px;
          top: 2px;
          width: 51px;
          height: 12px;
          background: url(../images/yellow_line.png) no-repeat; }
      .buy_pop .cont .pri del {
        font: normal normal normal 14px/16px League Spartan;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 0.59; }
    .buy_pop .cont .wrap2 {
      display: flex;
      align-items: center; }
      .buy_pop .cont .wrap2 img:nth-of-type(2) {
        margin-left: -47px; }
    .buy_pop .cont .wrap1 {
      box-sizing: border-box;
      padding-top: 26px; }
    .buy_pop .cont .normal_buy {
      margin: 10px auto 0;
      box-shadow: inset -2px -3px 3px #D46300, 0px 6px 11px #000000; }
    .buy_pop .cont .close {
      display: block;
      font: normal normal 500 14px/16px League Spartan;
      letter-spacing: 0px;
      color: #D8D8D8;
      margin: 15px auto 0;
      z-index: 10;
      cursor: pointer; }
      .buy_pop .cont .close:hover {
        color: #fff; }

.lot-pop {
  position: fixed;
  width: 741px;
  height: 751px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -99;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s;
  text-align: center;
  font-family: 'League Spartan';
  background: url(../images/lot-pop.png) no-repeat center/cover;
  box-sizing: border-box;
  padding: 116px 36px 0; }
  .lot-pop.on {
    z-index: 9999;
    opacity: 1;
    transform: scale(1);
    transition: all 0.3s; }
  .lot-pop .pop_cont {
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
  .lot-pop .close {
    position: absolute;
    display: block;
    width: 34px;
    height: 34px;
    right: 92px;
    top: 200px;
    cursor: pointer;
    z-index: 120;
    font-size: 0px;
    color: transparent;
    background: url(../images/text-spr.png) no-repeat -197px -394px; }
    .lot-pop .close:hover {
      background: url(../images/text-spr.png) no-repeat -261px -394px; }
  .lot-pop .lot_wrap {
    width: 462px;
    height: 456px;
    left: 52%;
    top: -394px;
    transform: translateX(-50%);
    margin-top: 20px;
    position: absolute; }
    .lot-pop .lot_wrap::before {
      display: block;
      content: '';
      position: absolute;
      width: 35px;
      height: 33px;
      left: 47%;
      top: 43px;
      z-index: 16;
      transform: rotate(347deg);
      background: url(../images/green_spr.png) no-repeat; }
    .lot-pop .lot_wrap .fix_wrap {
      width: 120px;
      height: 120px;
      position: absolute;
      left: 167px;
      top: 173px;
      z-index: 16;
      cursor: pointer; }
      .lot-pop .lot_wrap .fix_wrap img {
        width: 100%; }
      .lot-pop .lot_wrap .fix_wrap.enable {
        pointer-events: none; }
      .lot-pop .lot_wrap .fix_wrap.before_l {
        animation: heartbeat 1s ease infinite; }
    .lot-pop .lot_wrap .shadow_wrap {
      width: 100%;
      height: 100%;
      position: absolute; }
      .lot-pop .lot_wrap .shadow_wrap.before_l {
        animation: ray 10s linear infinite; }
      .lot-pop .lot_wrap .shadow_wrap img {
        width: 141px;
        position: absolute;
        z-index: 10;
        opacity: 0; }
      .lot-pop .lot_wrap .shadow_wrap .ray1 {
        left: 24px;
        top: 24px;
        transform: rotate(2deg); }
      .lot-pop .lot_wrap .shadow_wrap .ray2 {
        right: 24px;
        top: 24px;
        transform: rotate(92deg); }
      .lot-pop .lot_wrap .shadow_wrap .ray3 {
        left: 24px;
        bottom: 24px;
        transform: rotate(272deg); }
      .lot-pop .lot_wrap .shadow_wrap .ray4 {
        right: 24px;
        bottom: 24px;
        transform: rotate(-178deg); }
    .lot-pop .lot_wrap .ani_wrap {
      z-index: 15;
      position: relative;
      cursor: pointer; }
      .lot-pop .lot_wrap .ani_wrap.before_l {
        animation: ray 30s linear infinite; }
      .lot-pop .lot_wrap .ani_wrap img {
        width: 100%;
        transform: rotate(-13deg); }
  .lot-pop .cont1 {
    width: 685px; }
    .lot-pop .cont1 .tit {
      font: normal normal 18px/21px League Spartan;
      color: #F5F5F5; }
    .lot-pop .cont1 ul {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      margin-top: 20px;
      gap: 14px; }
      .lot-pop .cont1 ul li {
        width: 160px;
        height: 110px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 8px; }
      .lot-pop .cont1 ul li:nth-of-type(5) {
        margin-left: 80px; }
    .lot-pop .cont1 .img_wrap {
      width: 50px;
      height: 50px;
      position: relative; }
      .lot-pop .cont1 .img_wrap .tit {
        width: 50px;
        height: 50px;
        position: relative;
        z-index: 2; }
      .lot-pop .cont1 .img_wrap .flag {
        display: block;
        position: absolute;
        width: 53px;
        height: 18px;
        background: url(../images/red_tag.png) no-repeat;
        font-size: 14px;
        color: #fff;
        padding-left: 3px;
        line-height: 19px;
        font-weight: 700;
        z-index: 1;
        left: 38px;
        top: 4px; }
        .lot-pop .cont1 .img_wrap .flag.gift {
          width: 53px;
          height: 18px;
          color: #000;
          padding-left: 2px;
          background: url(../images/yellow_tag.png) no-repeat; }
    .lot-pop .cont1 h3 {
      margin-top: 12px;
      color: #fff;
      font-size: 12px;
      font-weight: 500; }
    .lot-pop .cont1 .desc {
      color: #C8C8C8;
      font-size: 12px;
      font-weight: 500;
      line-height: 1.2;
      margin-top: 5px; }
  .lot-pop .cont2 {
    position: absolute;
    bottom: 0px;
    right: 188px;
    width: 367px;
    height: 236px;
    box-sizing: border-box;
    padding-top: 80px; }
    .lot-pop .cont2 .device {
      display: block;
      margin: 0 auto 0;
      color: #D69E9E;
      font: normal normal normal 16px/16px League Spartan; }
    .lot-pop .cont2 .pri {
      display: flex;
      align-items: center;
      justify-content: center; }
      .lot-pop .cont2 .pri .s1 {
        font: normal normal bold 44px/50px League Spartan;
        letter-spacing: 0px;
        color: #FFF700; }
      .lot-pop .cont2 .pri .s2 {
        position: relative;
        font: normal normal normal 16px/18px League Spartan;
        color: #FFFFFF;
        padding: 0 5px; }
        .lot-pop .cont2 .pri .s2:after {
          content: '';
          display: block;
          position: absolute;
          left: 5px;
          top: 2px;
          width: 51px;
          height: 12px;
          background: url(../images/yellow_line.png) no-repeat; }
      .lot-pop .cont2 .pri del {
        font: normal normal normal 14px/16px League Spartan;
        color: #FFFFFF; }
    .lot-pop .cont2 .normal_buy {
      margin: -6px auto 0; }

.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); } }
@keyframes arrow {
  0% {
    bottom: 60px; }
  50% {
    bottom: 75px; }
  100% {
    bottom: 60px; } }
@-webkit-keyframes arrow {
  0% {
    bottom: 60px; }
  50% {
    bottom: 75px; }
  100% {
    bottom: 60px; } }
@keyframes heartbeat {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }
@-webkit-keyframes heartbeat {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
@keyframes ray {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg); }
  100% {
    transform: rotate(360deg); } }
@-webkit-keyframes ray {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes shake {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(5deg); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(5deg); }
  100% {
    transform: rotate(0deg); } }
@-webkit-keyframes shake {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(5deg); }
  50% {
    transform: rotate(-5deg); }
  75% {
    transform: rotate(5deg); }
  100% {
    transform: rotate(0deg); } }
@keyframes scal {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }
@-webkit-keyframes scal {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }
.section1 .buybtn,
.section2 .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; }
  .section1 .buybtn:hover,
  .section2 .buybtn:hover {
    background: transparent linear-gradient(0deg, #FF3434 0%, #FF4848 41%, #FF2929 54%, #CF0202 100%) 0% 0% no-repeat padding-box; }
.section1 .pro_list,
.section2 .pro_list {
  width: 1200px; }
  .section1 .pro_list > li,
  .section2 .pro_list > li {
    background: transparent linear-gradient(0deg, #FEEBEB 0%, #FFFEFF 60%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    border: 1px solid #EEC9DE;
    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: 0px auto 0; }
  .section1 h2 {
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: bold; }
    .section1 h2 span {
      display: block;
      margin: 0 auto 0;
      font-size: 30px;
      font-weight: bold;
      color: #FFE856;
      text-decoration: underline; }
  .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: -6px;
              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; }

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