body {
  position: relative;
  font-family: "Lato", Arial, Helvetica, sans-serif; }
  body::after {
    display: block;
    content: '';
    width: 100%;
    height: 261px;
    position: absolute;
    top: 2380px;
    z-index: -1;
    background: url(../images/b2g.png) no-repeat center/cover; }

.buybtn {
  display: block;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: transparent linear-gradient(359deg, #FE9D00 0%, #FFDA00 100%) 0% 0% no-repeat padding-box;
  box-shadow: inset 0px 10px 20px #FFDB00, 0px 17px 18px #A5201B;
  border-radius: 29px;
  color: #C9221A; }
  .buybtn:hover {
    color: #fff;
    background: #FF6F00 0% 0% no-repeat padding-box; }

.activebtn {
  margin: 10px 0 12px;
  width: 248px;
  height: 58px;
  line-height: 58px;
  font-size: 16px;
  font-weight: 900; }

.activesmall {
  margin: 4px auto;
  width: 180px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  font-weight: 700;
  background: transparent linear-gradient(0deg, #C70000 0%, #FF2704 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 15px 30px #A80A0066;
  border: 3px solid #FF6D5B;
  border-radius: 19px;
  color: #fff; }
  .activesmall:hover {
    background: #FF2704; }

.btn-new {
  display: block;
  width: 234px;
  height: 50px;
  border: 2px solid #818181;
  margin: 0px auto;
  font-size: 18px;
  color: #818181;
  text-align: center;
  line-height: 50px; }
  .btn-new.red {
    width: 372px;
    border-radius: 29px;
    background: transparent linear-gradient(359deg, #FE9D00 0%, #FFDA00 100%) 0% 0% no-repeat padding-box;
    box-shadow: inset 0px 10px 20px #FFDB00, 0px 7px 18px #FFFFFF;
    position: relative;
    border: none;
    color: #C9221A;
    font-size: 18px;
    font-weight: bold; }
    .btn-new.red::before {
      content: "";
      display: block;
      position: absolute; }
    .btn-new.red::before {
      width: 372px;
      height: 58px;
      left: -4px;
      top: -4px;
      box-sizing: border-box; }
  .btn-new:hover {
    color: #fff;
    background: #FF6F00 0% 0% no-repeat padding-box; }

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

.br-reduce {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  top: -8px;
  left: 25%;
  z-index: 10; }
  .br-reduce.reduce1 .br-num {
    background-position: 0 0; }
  .br-reduce .br-num {
    position: absolute;
    right: 0px;
    top: 0;
    width: 62px;
    height: 59px;
    display: inline-block;
    background: url(../images/num.png) no-repeat;
    z-index: 22; }

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

.hsale_offer {
  z-index: 1;
  width: 1300px;
  position: relative;
  margin: 24px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  color: #000; }
  .hsale_offer .offer_left {
    width: 720px; }
    .hsale_offer .offer_left .offer_choice {
      text-align: left;
      display: flex;
      flex-direction: column;
      gap: 20px; }
      .hsale_offer .offer_left .offer_choice .choice_item {
        padding: 0px 0px 0 33px;
        width: 100%;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 140px;
        background: #FFFFFF33 0% 0% no-repeat padding-box;
        border: 1px solid #fff;
        border-radius: 16px;
        box-sizing: border-box;
        cursor: pointer; }
        .hsale_offer .offer_left .offer_choice .choice_item.bundle_choice {
          padding-top: 0px; }
          .hsale_offer .offer_left .offer_choice .choice_item.bundle_choice .choice_name {
            padding-right: 10px;
            gap: 16px; }
          .hsale_offer .offer_left .offer_choice .choice_item.bundle_choice::after {
            content: '';
            display: block;
            position: absolute;
            top: -27%;
            left: -43px;
            width: 151px;
            height: 111px;
            background: url(../images/li_flag.png) no-repeat center/cover; }
        .hsale_offer .offer_left .offer_choice .choice_item.on {
          background: #FDFCF3 0% 0% no-repeat padding-box;
          box-shadow: 0px 12px 19px #EB80057E;
          border: 2px solid #FA1851;
          border-radius: 16px;
          transition: all 0.3s ease; }
          .hsale_offer .offer_left .offer_choice .choice_item.on:hover {
            background: #FDFCF3 0% 0% no-repeat padding-box;
            box-shadow: 0px 12px 19px #EB80057E;
            border: 2px solid #FA1851;
            border-radius: 16px; }
          .hsale_offer .offer_left .offer_choice .choice_item.on .choice_name {
            color: #252834; }
            .hsale_offer .offer_left .offer_choice .choice_item.on .choice_name::before {
              background: url(../images/check-circle.png) no-repeat center/cover;
              width: 26px;
              height: 26px;
              border: none; }
          .hsale_offer .offer_left .offer_choice .choice_item.on .choice_price b,
          .hsale_offer .offer_left .offer_choice .choice_item.on .choice_price strong {
            color: #F0491A; }
          .hsale_offer .offer_left .offer_choice .choice_item.on .choice_off .p1 {
            color: #19191D; }
            .hsale_offer .offer_left .offer_choice .choice_item.on .choice_off .p1 span {
              color: #19191D;
              font-weight: 400; }
          .hsale_offer .offer_left .offer_choice .choice_item.on .choice_off .p2 {
            color: #303038;
            font-weight: 400; }
          .hsale_offer .offer_left .offer_choice .choice_item.on .choice_arrow {
            opacity: 1;
            visibility: visible;
            transition: all 0.3s ease; }
        .hsale_offer .offer_left .offer_choice .choice_item:hover {
          background: rgba(255, 255, 255, 0.65); }
        .hsale_offer .offer_left .offer_choice .choice_item.no_choice {
          border-color: #D2D2D2;
          pointer-events: none; }
          .hsale_offer .offer_left .offer_choice .choice_item.no_choice::before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
            z-index: 2;
            width: 100%;
            height: 100%;
            border-radius: 12px;
            background: #D2D2D2;
            opacity: 0.5; }
          .hsale_offer .offer_left .offer_choice .choice_item.no_choice .choice_name {
            position: relative;
            z-index: 0;
            color: #848383; }
            .hsale_offer .offer_left .offer_choice .choice_item.no_choice .choice_name::before {
              border-color: #848383; }
            .hsale_offer .offer_left .offer_choice .choice_item.no_choice .choice_name::after {
              display: none !important; }
          .hsale_offer .offer_left .offer_choice .choice_item.no_choice .choice_price {
            position: relative;
            z-index: 0; }
            .hsale_offer .offer_left .offer_choice .choice_item.no_choice .choice_price b,
            .hsale_offer .offer_left .offer_choice .choice_item.no_choice .choice_price strong {
              color: #848383; }
            .hsale_offer .offer_left .offer_choice .choice_item.no_choice .choice_price del {
              color: #848383; }
          .hsale_offer .offer_left .offer_choice .choice_item.no_choice .choice_off {
            position: relative;
            z-index: 0;
            color: #848383;
            border-color: #848383; }
      .hsale_offer .offer_left .offer_choice .num_count {
        display: flex;
        justify-content: left;
        align-items: center;
        margin-top: 20px;
        font-size: 13px;
        color: #19191D;
        font-style: italic;
        position: relative; }
        .hsale_offer .offer_left .offer_choice .num_count .br-reduce {
          left: 15px;
          top: -5px; }
          .hsale_offer .offer_left .offer_choice .num_count .br-reduce .br-num {
            left: 40px; }
      .hsale_offer .offer_left .offer_choice .choice_name {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 36px;
        color: #66602F;
        font: 600 18px/1.2 Lexend;
        width: 245px;
        box-sizing: border-box; }
        .hsale_offer .offer_left .offer_choice .choice_name::before {
          content: '';
          display: block;
          flex-shrink: 0;
          width: 20px;
          height: 20px;
          border: 2px solid #fff;
          border-radius: 50%;
          margin-top: -4px; }
        .hsale_offer .offer_left .offer_choice .choice_name::after {
          content: '';
          display: block;
          position: absolute;
          top: 3px;
          left: 5px;
          width: 14px;
          height: 11px;
          background: url(../../../../tpl/images/common_sale/fork_white.svg) center center no-repeat;
          transform: scale(0);
          opacity: 0;
          visibility: hidden;
          transition: all 0.3s ease; }
      .hsale_offer .offer_left .offer_choice .choice_off {
        position: relative;
        width: 438px; }
        .hsale_offer .offer_left .offer_choice .choice_off .p1 {
          font: normal normal 500 16px/20px Lexend;
          color: #fff; }
          .hsale_offer .offer_left .offer_choice .choice_off .p1 span {
            font-weight: 300; }
        .hsale_offer .offer_left .offer_choice .choice_off .p2 {
          margin-top: 11px;
          font: normal normal 300 13px/16px Lexend;
          padding-right: 40px;
          color: #fff; }
        .hsale_offer .offer_left .offer_choice .choice_off .p3 {
          display: flex;
          align-items: center;
          font: normal normal normal 14px/18px Lexend;
          color: #FF8900;
          margin-top: 10px; }
      .hsale_offer .offer_left .offer_choice .choice_arrow {
        display: block;
        position: absolute;
        top: 40%;
        right: -46px;
        width: 42px;
        height: 52px;
        background: url(../../../../tpl/images/juldbsummertest/offer_arrow.png) center center no-repeat;
        opacity: 0;
        visibility: hidden; }
  .hsale_offer .offer_right {
    position: relative;
    width: 490px;
    height: 550px;
    z-index: 2;
    background: #FFFFFFF2 0% 0% no-repeat padding-box;
    box-shadow: 0px 11px 18px #821717B2;
    border: 2px solid #FA2B2B;
    border-radius: 16px;
    padding: 20px 50px 0px;
    box-sizing: border-box; }
    .hsale_offer .offer_right .bundle-item {
      display: flex;
      flex-direction: column;
      gap: 14px;
      margin-top: 15px; }
      .hsale_offer .offer_right .bundle-item li {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .hsale_offer .offer_right .bundle-item li p {
          display: flex;
          align-items: center;
          font-size: 14px;
          font-weight: 500;
          color: #1E1C2C; }
          .hsale_offer .offer_right .bundle-item li p::before {
            content: "";
            display: block;
            width: 6px;
            height: 6px;
            background: #FF8D8D;
            border-radius: 6px;
            margin-right: 4px; }
          .hsale_offer .offer_right .bundle-item li p span {
            font-size: 12px;
            color: #505050;
            margin-left: 10px; }
        .hsale_offer .offer_right .bundle-item li del {
          text-decoration: none;
          color: #1E1C2C; }
        .hsale_offer .offer_right .bundle-item li.gray {
          filter: grayscale(1);
          text-decoration: line-through; }
          .hsale_offer .offer_right .bundle-item li.gray p,
          .hsale_offer .offer_right .bundle-item li.gray span,
          .hsale_offer .offer_right .bundle-item li.gray del {
            color: #7D7D7D; }
    .hsale_offer .offer_right .order-price {
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      margin: 0px auto 12px !important; }
      .hsale_offer .offer_right .order-price .order-name {
        font-size: 14px;
        font-weight: bold; }
      .hsale_offer .offer_right .order-price ._saleprice {
        font-size: 14px;
        font-weight: bold;
        color: #FC2C0A; }
        .hsale_offer .offer_right .order-price ._saleprice b {
          font-size: 30px;
          font-weight: bold; }
    .hsale_offer .offer_right .order-discount {
      text-align: end;
      font-size: 14px;
      font-weight: 500; }
      .hsale_offer .offer_right .order-discount._subtotal {
        font-weight: bold; }
    .hsale_offer .offer_right .bundle-info {
      text-align: left;
      box-sizing: border-box;
      margin-top: 25px; }
      .hsale_offer .offer_right .bundle-info ul,
      .hsale_offer .offer_right .bundle-info li {
        list-style: none; }
    .hsale_offer .offer_right .order-list,
    .hsale_offer .offer_right .order-price,
    .hsale_offer .offer_right .order-title {
      width: 100%;
      margin: 0px auto; }
    .hsale_offer .offer_right .order-title {
      font-size: 20px;
      font-weight: bold; }
    .hsale_offer .offer_right .order-list {
      height: fit-content;
      margin-top: 12px;
      border-bottom: 1px dashed rgba(171, 217, 182, 0.6);
      padding-bottom: 20px;
      display: flex;
      flex-direction: column;
      justify-content: end;
      gap: 10px;
      box-sizing: border-box; }
      .hsale_offer .offer_right .order-list .order-item {
        display: flex;
        justify-content: space-between; }
        .hsale_offer .offer_right .order-list .order-item.gift-item {
          color: #00A93E; }
          .hsale_offer .offer_right .order-list .order-item.gift-item .order-name {
            font-weight: 600; }
        .hsale_offer .offer_right .order-list .order-item.gray {
          filter: grayscale(1);
          text-decoration: line-through; }
        .hsale_offer .offer_right .order-list .order-item.unava {
          filter: grayscale(1);
          text-decoration: line-through; }
        .hsale_offer .offer_right .order-list .order-item.order-off .order-name {
          display: flex; }
          .hsale_offer .offer_right .order-list .order-item.order-off .order-name i {
            display: block;
            padding: 0px 10px;
            background: #FC2C0A;
            font-weight: bold;
            color: #fff;
            margin-left: 10px; }
      .hsale_offer .offer_right .order-list .order-name {
        font-size: 14px;
        font-weight: 500; }
        .hsale_offer .offer_right .order-list .order-name i {
          font-style: normal; }
    .hsale_offer .offer_right .btn-new {
      width: 380px;
      height: 50px; }
      .hsale_offer .offer_right .btn-new::before {
        width: 388px;
        height: 58px; }
    .hsale_offer .offer_right .mb {
      margin-top: 20px;
      font-size: 16px;
      font-weight: 400;
      color: #A2A2A2;
      text-align: center; }

/* payments */
.paymanets {
  height: 102px;
  margin-top: 60px; }

.paymanets dl {
  width: 497px;
  height: 102px;
  padding: 17px 0 0 10px;
  text-align: left;
  border: solid #dbdbdb 1px;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.paymanets dl dt {
  font-size: 14px;
  color: #bebebe; }

.paymanets dl dd {
  font-size: 12px;
  line-height: 22px; }

.paymanets dl dd h3 {
  padding-left: 5px;
  font-weight: 400;
  color: #969696; }

.paymanets dl dd p {
  margin-top: 6px;
  padding-left: 7px;
  color: #bebebe;
  line-height: 18px; }

.paymanets dl.fr {
  padding: 17px 0 0 17px; }

.paymanets dl.fr dd {
  margin-top: 10px; }

/* awards */
.awards {
  padding-bottom: 60px;
  position: relative;
  display: block;
  margin-top: 60px;
  text-align: center;
  border-bottom: 1px solid #eee; }

.awards h2 {
  font-size: 30px;
  line-height: 24px;
  color: #484848; }

.awards img {
  display: block;
  margin: 44px auto 0px; }

/* benfits */
.benfits {
  margin-top: 80px;
  background-color: #fff; }

.benfits h2 {
  display: inline-block;
  margin-bottom: 82px;
  width: 100%;
  color: #000;
  text-align: center;
  font-size: 26px;
  line-height: 48px; }

.benfits .snapshoot {
  width: 100%;
  height: 268px;
  text-align: center;
  border-bottom: 2px #2c2c2c solid; }

.benfits .benfits-list {
  margin-top: 40px; }

.benfits .list {
  margin: 10px 0;
  width: 455px;
  height: 124px; }

.benfits .list.fr {
  width: 485px; }

.benfits .list img {
  display: block;
  float: left;
  width: 71px; }

.benfits .list dl {
  float: right;
  margin-top: 3px;
  width: 384px;
  line-height: 22px; }

.benfits .list.fr dl {
  width: 414px; }

.benfits .list dl span {
  display: block;
  margin-left: -20px;
  font-size: 12px;
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9); }

.benfits .list dl dt {
  margin-bottom: 6px;
  padding-bottom: 5px;
  font-size: 18px;
  text-indent: 28px;
  font-weight: 600; }

.benfits .list dl dd {
  padding-left: 28px; }

.benfits .list dt i {
  display: inline-block;
  margin-left: 2px;
  margin-top: -8px;
  width: 72px;
  height: 20px;
  vertical-align: middle;
  text-indent: -9999px;
  background: url(../images/tag.png) no-repeat; }

.benfits .morelink {
  float: right;
  display: block;
  margin: 15px 140px 0 0;
  width: 238px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px #373535 solid;
  border-radius: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.benfits .morelink:hover {
  color: #eb2629;
  border: 1px #eb2629 solid; }

/* gift-pack */
.gift-pack {
  margin: 100px auto 0;
  width: 1204px;
  height: 290px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: url(../images/gift-bg.png?t=1648795183) center center no-repeat;
  padding-left: 20px; }

.gift-pack h2 {
  text-indent: -9999px; }

.gift-pack .prod-name {
  padding-top: 18px; }

.gift-pack dl {
  width: fit-content;
  margin-top: 30px;
  display: flex; }

.gift-pack dl dt {
  width: 170px; }

.gift-pack dl .price del,
.gift-pack dl dd {
  color: #4a4a4a; }

.gift-pack dl dd strong,
.gift-pack dl .price {
  color: #000; }

.gift-pack dl dd strong {
  font-size: 18px;
  font-weight: 600; }

.gift-pack dl .price {
  margin: 10px 0px 15px;
  font-weight: 700; }

.gift-pack dl .price del {
  font-weight: 400; }

.gift-pack dl .price strong {
  color: #ee0027; }

.gift-pack dl dd p {
  width: 220px; }

/* midcart */
.showcase {
  display: block;
  margin-top: -20px;
  width: fit-content;
  height: fit-content; }

.showcase .details {
  position: relative;
  width: fit-content;
  height: fit-content; }

.showcase .details img {
  display: none; }
  .showcase .details img.on {
    display: block; }

.showcase .checkout {
  margin-top: 2px;
  width: 282px;
  color: #000;
  text-align: center; }
  .showcase .checkout .buybtn {
    margin-top: 0px; }

.showcase .checkout dl dt strong {
  display: inline-block;
  font-size: 28px;
  font-weight: 600;
  color: #110000; }
  .showcase .checkout dl dt strong b {
    font-size: 48px;
    font-weight: 600; }

.showcase .checkout dl dt span {
  display: inline-block;
  margin-left: 10px;
  width: fit-content; }

.showcase .checkout dl dt span del {
  position: relative;
  display: inline-block;
  min-width: 55px;
  height: 20px;
  font-weight: 600;
  line-height: 20px;
  font-size: 18px;
  color: #bf8108;
  text-decoration: none;
  text-decoration: line-through\0; }

.showcase .checkout dl dt span del:after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 5px;
  right: 0;
  width: 55px;
  height: 12px;
  background: url("../images/del-black.png") center no-repeat; }

.showcase .checkout dl dt span em {
  display: block;
  width: 73px;
  height: 20px;
  line-height: 20px;
  padding-left: 4px;
  font-style: normal;
  color: #FFA00B;
  font-size: 12px;
  font-weight: 400;
  box-sizing: border-box;
  background: url(../images/off_tagbg.svg) center center no-repeat; }

.showcase .checkout dl dd:last-child {
  font-weight: 700;
  font-style: italic;
  color: #944703; }

.midcart {
  width: 100%;
  height: fit-content;
  margin-top: 120px; }

.midcart .showcase {
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 30px; }

.midcart .mb {
  display: block;
  color: #141415;
  font-size: 14px;
  text-align: center;
  margin-top: 0px; }

.midcart p i {
  margin-top: -6px;
  margin-right: 4px;
  width: 14px;
  height: 17px;
  background-position: -46px -22px; }

.midcart .showcase .checkout dl dt strong {
  color: #fff; }

.midcart .checkout dl {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
.midcart .checkout .countdown {
  top: 1px; }

.midcart .showcase .checkout dl dt span del {
  color: rgba(255, 255, 255, 0.9); }

.midcart .showcase .checkout dl dd:last-child {
  color: #FFC7C5;
  font-weight: 300;
  display: flex;
  justify-content: center; }
  .midcart .showcase .checkout dl dd:last-child .scroll-tick span,
  .midcart .showcase .checkout dl dd:last-child .scroll-tick strong {
    color: #FFC7C5; }

.showcase .checkout dl dt span del:after {
  background: url(../images/del-black.png) center no-repeat; }

/* reviews */
.review {
  margin: 90px 0 60px 0; }

.review .content {
  position: relative;
  margin-top: 60px;
  height: 180px; }

.review .content h3 {
  margin-bottom: 10px;
  font-size: 36px;
  text-align: center; }

.review .content dl {
  text-align: center;
  display: none; }

.review .content h4 {
  margin-top: 35px;
  font-size: 20px;
  font-weight: 600; }

.review .content dd {
  margin-bottom: 12px;
  color: #383838;
  line-height: 24px;
  font-size: 15px; }

.review .content .active {
  display: block; }

.review ul.users li {
  margin-top: 40px;
  float: left;
  width: 20%;
  height: 210px;
  text-align: center;
  box-sizing: border-box; }

.review ul.users li .pic {
  padding-bottom: 26px;
  width: 100%;
  height: 100px;
  cursor: pointer;
  border-bottom: 3px solid #e8e9ed; }

.review ul.users li img {
  display: inline-block;
  margin-top: 35px;
  width: 65px;
  height: 65px;
  vertical-align: middle;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s; }

.review ul.users li p {
  position: relative;
  display: none;
  margin-top: 26px;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s; }

.review ul.users li p span {
  display: block; }

.review ul.users li b {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  color: #a3a3a3;
  font-weight: 400; }

.review ul.users li.current img {
  margin-top: 0;
  width: 100px;
  height: 100px; }

.review ul.users li.current p {
  display: block; }

.review ul.users li.current p:after {
  content: "";
  position: absolute;
  top: -29px;
  left: 50%;
  margin-left: -58px;
  width: 117px;
  height: 3px;
  background: #ff4e00; }

/* compar-tab */
.compar-tab {
  display: block;
  margin: 30px auto 10px;
  font-family: "Lexend"; }

.compar-tab table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0; }

.compar-tab table tr th {
  vertical-align: middle; }

.compar-tab table th {
  height: 130px;
  vertical-align: middle;
  font-weight: 700;
  border-top: 1px #dcdcdc solid;
  border-bottom: 1px #dcdcdc solid; }

.compar-tab table thead th {
  height: 65px; }

.compar-tab table th.text {
  text-align: left;
  font-size: 20px;
  color: #393649; }

.compar-tab table thead th.item-pro {
  font-size: 16px;
  color: #fff;
  background: #ef0027; }

.compar-tab table thead th.item-free {
  font-size: 16px;
  color: #fff;
  background: #313131; }

.compar-tab table tfoot th.item-pro dt {
  font-size: 14px;
  font-weight: 700;
  color: #393649; }

.compar-tab table tfoot th.item-pro dt strong {
  font-size: 22px; }

.compar-tab table tfoot th.item-pro dt del {
  font-weight: 400; }

.compar-tab table tr {
  text-align: center; }

.compar-tab table tr td {
  height: 40px;
  vertical-align: middle;
  border-bottom: 1px #dcdcdc solid; }

.compar-tab table tr td.text {
  width: 520px;
  color: #393649;
  font-weight: 500;
  text-align: left;
  font-size: 13px; }

.compar-tab table tr td.icons {
  width: 50px;
  text-align: center; }

.compar-tab table tfoot th {
  font-weight: 700;
  font-size: 16px;
  color: #393649;
  vertical-align: middle; }

.compar-tab table .item-free,
.compar-tab table .item-pro {
  width: 230px; }

.compar-tab table .item-free img,
.compar-tab table .item-pro img {
  margin: 18px auto 0; }

.compar-tab table .item-pro {
  background: #fbf7f7; }

.compar-tab table .item-p {
  display: inline-block; }

.compar-tab table tr td img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px; }

.compar-tab table tr td span i {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 9px;
  background: url(../images/top.png); }

.compar-tab table thead th.item-pro dl dt {
  font-size: 14px; }

.compar-tab table tfoot th.item-pro dl dd.last {
  font-size: 14px;
  font-style: italic;
  display: flex;
  justify-content: center;
  margin-top: 6px; }
  .compar-tab table tfoot th.item-pro dl dd.last .countdown {
    top: 0px; }

.compar-tab table .space {
  width: 10px;
  border-top: 1px #fff solid;
  border-bottom: 1px #fff solid; }

.compar-tab table tr td > span {
  width: 19px;
  height: 18px;
  background-position: 0 -40px; }

.compar-tab table tr td.checked {
  background: #e9ebf1; }

.compar-tab table tr td.fork > span {
  width: 11px;
  height: 11px;
  background-position: 0 0; }

.compar-tab table tr td > span.solid {
  background-position: -40px -40px; }

/* annotation */
.annotation {
  width: 1200px;
  margin: 200px auto 30px;
  font-size: 12px;
  color: #3F3F3F; }

.annotation dt {
  display: inline-block; }

/* footer */
.footer .copyright {
  padding: 20px 0;
  text-align: center;
  font-size: 14px; }

/* float */
.float {
  position: fixed;
  z-index: 0;
  top: -80px;
  right: 0;
  width: 280px;
  height: 60px;
  background: url("../images/float-bg.png") center no-repeat;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out; }

.float.on {
  top: 30px; }

.float > img {
  margin: 16px 0 0 20px;
  width: 31px;
  height: 31px; }

.float > img:hover {
  cursor: pointer; }

.float .cont {
  margin-top: 12px; }
  .float .cont > div {
    display: flex;
    align-items: center;
    margin-left: 10px; }
    .float .cont > div p {
      margin: 0px; }
  .float .cont .countdown .scroll-tick strong,
  .float .cont .countdown .scroll-tick span {
    color: #fff; }

.float .cont p {
  margin-left: 10px;
  font-weight: 600;
  color: #e1e1e1; }

.float .cont p strong {
  color: #fff; }

/*
 * banner 
 */
.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 {
  position: relative;
  height: 905px;
  background: url(../images/banner_bg.jpg) center/cover no-repeat;
  font-family: "Lexend"; }
  .banner .wrapper {
    width: 1200px; }
  .banner .banner_title {
    position: relative;
    padding-top: 15px; }
    .banner .banner_title h1 {
      position: relative;
      z-index: 1;
      margin: 0 auto;
      height: 193px;
      display: flex;
      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; }
    .banner .banner_title dl {
      position: absolute;
      z-index: 2;
      width: fit-content;
      height: fit-content;
      left: 275px;
      top: 112px; }
      .banner .banner_title dl dt p {
        color: #32312B;
        font-size: 16px;
        text-align: center; }
      .banner .banner_title dl .progress_bar {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        margin: 0px auto;
        width: 218px;
        height: 18px;
        background: #FFEFE4 0% 0% no-repeat padding-box;
        box-shadow: inset 0px 0px 3px #FE8600;
        /* border: 1px solid #70707033; */
        border-radius: 10px;
        z-index: 1; }
        .banner .banner_title dl .progress_bar .progress_barbg {
          position: absolute;
          width: 97%;
          height: 11px;
          background: transparent linear-gradient(90deg, #ff3939 0%, #d40a00 100%) 0% 0% no-repeat padding-box;
          border-radius: 10px;
          right: 3px;
          overflow: hidden;
          transition: all .3s ease-out; }
          .banner .banner_title dl .progress_bar .progress_barbg::before {
            content: "";
            width: 22px;
            height: 18px;
            background: url(../images/bar_circle.svg);
            position: absolute;
            right: -4px;
            top: -4px; }
        .banner .banner_title dl .progress_bar .pb_titme {
          display: flex;
          align-items: center;
          height: 14px;
          position: relative;
          top: 0;
          left: -20px;
          color: #3A0101; }
          .banner .banner_title dl .progress_bar .pb_titme p {
            font-size: 12px;
            font-weight: 500; }
          .banner .banner_title dl .progress_bar .pb_titme .br-numGhost {
            left: 8%;
            top: -15px; }

.asc_table {
  padding: 40px 0 0px;
  text-align: center; }
  .asc_table .db_title {
    padding-bottom: 100px;
    max-width: 80%;
    margin: 0 auto;
    font: normal normal bold 32px/40px Lexend;
    color: #222222; }
  .asc_table tr.last td::before {
    display: none !important; }
  .asc_table .table_gift {
    position: absolute;
    z-index: 2;
    bottom: -2px;
    left: -20px;
    width: calc(100% + 40px);
    height: calc(100%);
    border: 2px solid #FF0000;
    border-radius: 10px; }
    .asc_table .table_gift .gift_text {
      position: absolute;
      left: 50%;
      top: -15px;
      transform: translateX(-50%);
      margin: 0;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      padding: 0 30px;
      height: 30px;
      width: auto;
      border-radius: 9999px;
      background: transparent linear-gradient(83deg, #FF2300 0%, #FF6F00 100%) 0% 0% no-repeat padding-box;
      color: #fff;
      z-index: 2;
      font-size: 16px;
      font-weight: 500; }
  .asc_table .table_icon {
    display: block;
    margin: 0 auto;
    width: 16px;
    height: 16px; }
    .asc_table .table_icon.tab_no {
      width: 10px;
      height: 3px;
      background: #909090; }
    .asc_table .table_icon.tab_check {
      fill: #EE3303 !important; }
    .asc_table .table_icon.tab_close {
      fill: #909090 !important; }
  .asc_table table {
    position: relative;
    border-collapse: collapse;
    border-spacing: 0; }
    .asc_table table th,
    .asc_table table td {
      position: relative;
      z-index: 1;
      padding: 0;
      vertical-align: middle;
      border-bottom: 1px solid #C7C7C7;
      color: #535353;
      text-align: center;
      font-size: 13px;
      font-weight: 500;
      width: 220px;
      vertical-align: middle; }
      .asc_table table th.last_text,
      .asc_table table td.last_text {
        padding: 0;
        border: none; }
        .asc_table table th.last_text::before,
        .asc_table table td.last_text::before {
          display: none; }
      .asc_table table th img,
      .asc_table table td img {
        vertical-align: middle; }
      .asc_table table th .tb_icon,
      .asc_table table td .tb_icon {
        display: inline-block;
        width: 28px;
        text-align: center;
        margin: 0px 10px 0px 5px; }
      .asc_table table th b,
      .asc_table table th p,
      .asc_table table th span,
      .asc_table table td b,
      .asc_table table td p,
      .asc_table table td span {
        display: inline-block;
        font: inherit;
        color: inherit; }
      .asc_table table th.tb_text,
      .asc_table table td.tb_text {
        text-align: left;
        width: auto; }
      .asc_table table th.table_free, .asc_table table th.table_pro,
      .asc_table table td.table_free,
      .asc_table table td.table_pro {
        border: none;
        padding: 0;
        background: #F6F6F6; }
        .asc_table table th.table_free::before, .asc_table table th.table_pro::before,
        .asc_table table td.table_free::before,
        .asc_table table td.table_pro::before {
          content: '';
          display: block;
          position: absolute;
          left: 0;
          right: 0;
          margin: 0 auto;
          bottom: 0;
          width: 90%;
          height: 1px;
          background: #C7C7C7; }
      .asc_table table th.table_pro,
      .asc_table table td.table_pro {
        color: #EE3303;
        width: 220px;
        background: #FFF5F5; }
        .asc_table table th.table_pro::before,
        .asc_table table td.table_pro::before {
          background: #FFB4B4; }
        .asc_table table th.table_pro .all-icons.sold,
        .asc_table table td.table_pro .all-icons.sold {
          background-position: -40px -40px; }
      .asc_table table th.tb_space,
      .asc_table table td.tb_space {
        padding: 0;
        width: 10px;
        background: transparent;
        border-color: transparent; }
    .asc_table table .table_version {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      background: #6F6F6F;
      border-radius: 6px;
      color: #fff;
      font-size: 18px;
      font-weight: bold;
      border-radius: 10px 10px 0px 0px; }
    .asc_table table th {
      padding-top: 0;
      padding-bottom: 0;
      font-style: normal;
      height: 52px; }
      .asc_table table th.table_free::before, .asc_table table th.table_pro::before {
        display: none; }
      .asc_table table th.tb_text {
        text-align: left; }
        .asc_table table th.tb_text .table_version {
          justify-content: flex-start;
          background: transparent; }
      .asc_table table th.table_pro .table_version {
        background: transparent linear-gradient(327deg, #FF005F 0%, #FF703A 100%) 0% 0% no-repeat padding-box; }
    .asc_table table tfoot {
      position: absolute;
      left: 0px;
      bottom: -146px; }
      .asc_table table tfoot .tb_text {
        width: 540px; }
      .asc_table table tfoot td.table_pro {
        padding: 15px 0px 30px; }
        .asc_table table tfoot td.table_pro::before {
          width: 100% !important; }
        .asc_table table tfoot td.table_pro dt {
          font-size: 14px;
          font-weight: bold;
          color: #393649; }
          .asc_table table tfoot td.table_pro dt strong {
            font-size: 22px;
            font-weight: bold; }
          .asc_table table tfoot td.table_pro dt del {
            font-size: 14px;
            font-weight: 400;
            opacity: 0.6; }
        .asc_table table tfoot td.table_pro dd > div {
          color: #393649;
          display: flex;
          justify-content: center;
          font-style: italic; }
          .asc_table table tfoot td.table_pro dd > div .countdown {
            top: 0px; }

@media (max-width: 768px) {
  .vd-pop-mask,
  .vd-right-pop {
    display: none !important; } }
@media (max-width: 1680px) {
  .turntable .vd-inner {
    top: 5%;
    transform: scale(0.8); } }
.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 {
  position: fixed;
  width: 671px;
  height: 415px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -99;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s;
  background: url(../images/pop_bg.png);
  box-sizing: border-box;
  padding: 0;
  font-family: League Spartan; }
  .pop-warp.on {
    z-index: 9999;
    opacity: 1;
    transform: scale(1); }
  .pop-warp .close {
    position: absolute;
    cursor: pointer;
    width: 31px;
    height: 31px;
    top: 20px;
    right: 0px; }
    .pop-warp .close img {
      opacity: 1;
      transition: all .3s ease; }
    .pop-warp .close p {
      position: absolute;
      box-sizing: border-box;
      width: 156px;
      height: 36px;
      background: #FFE6E6 0% 0% no-repeat padding-box;
      border: 1px solid #FE8080;
      border-radius: 0px 20px 20px 20px;
      padding: 5px 20px;
      font-size: 12px;
      line-height: 14px;
      color: #4A4A4A;
      display: none;
      transition: all .3s ease; }
    .pop-warp .close:hover img {
      opacity: 0.8; }
    .pop-warp .close:hover p {
      display: block; }
  .pop-warp .popbtn {
    display: block;
    background: transparent linear-gradient(359deg, #FE9D00 0%, #FFDA00 100%) 0% 0% no-repeat padding-box;
    box-shadow: inset 0px 10px 20px #FFDB00, 0px 7px 8px #B81610;
    border-radius: 28px;
    width: 290px;
    height: 52px;
    line-height: 54px;
    font-size: 18px;
    text-align: center;
    color: #29110B;
    font-weight: bold;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 40px;
    margin: 0px auto; }
    .pop-warp .popbtn:hover {
      color: #fff;
      background: #FFDA00; }

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

@keyframes zoom-scaling {
  0% {
    transform: scale(0);
    opacity: 0; }
  15% {
    transform: scale(1.5);
    opacity: 1; }
  30% {
    transform: scale(1);
    opacity: 0.5; }
  45% {
    transform: scale(1.5);
    opacity: 1; }
  60% {
    transform: scale(1);
    opacity: 0.5; }
  75% {
    transform: scale(1.5);
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 1; } }
.num_count,
.midcart_num,
.iu_table_foot .last,
.asc_table_num,
.float_num {
  position: relative; }

.num_count .br-reduce {
  left: 40px;
  top: 5px; }

.midcart_num .br-reduce {
  left: 50px;
  top: -4px; }

.iu_table_foot .last .br-reduce,
.asc_table_num .br-reduce {
  left: 85px;
  top: -6px; }

.float_num .br-reduce {
  left: 20px;
  top: -6px; }

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