/* CSS Document */
* {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  min-width: 1100px;
  font-family: "Lexend", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4;
  color: #262626;
  outline: 0;
  vertical-align: baseline;
  text-align: center;
  --family: "Titillium Web", Arial, "Microsoft Yahei", sans-serif; }

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

a:hover {
  text-decoration: none; }

del {
  text-decoration: line-through; }

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

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

img {
  display: block;
  border: none; }

div {
  position: relative; }

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

.fl {
  float: left; }

.fr {
  float: right; }

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

.clearfix {
  zoom: 1; }

.hide {
  display: none; }

.show {
  display: block; }

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

.all-icons {
  display: inline-block;
  text-indent: -9999px;
  background-image: url("../images/all-icons.png"); }

p.price {
  font-size: 12px;
  line-height: 28px; }

p.price strong {
  font-size: 16px; }

p.price strong b {
  font-size: 34px; }

p.price.yellow {
  font-size: 14px;
  line-height: 22px;
  color: #fff; }

p.price.yellow strong {
  font-size: 14px;
  color: #ffea00; }

p.price.yellow strong b {
  font-size: 28px; }

p.price.yellow del {
  display: inline-block;
  margin-left: 5px; }

p.price.small {
  font-size: 12px;
  color: #232323; }

p.price.small strong {
  font-size: 18px; }

p.countdown {
  line-height: 35px;
  color: #f01418;
  text-shadow: 0 1px 0 #ffffff; }

p.countdown span {
  color: #3e3e3e; }

p.countdown strong {
  display: inline-block;
  width: 20px;
  font-size: 16px;
  text-shadow: 0 1px 0 #fffac3; }

p.countdown.yellow {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-shadow: none;
  color: #fff; }

p.countdown.yellow span {
  color: #fff; }

p.countdown.yellow strong {
  width: 16px;
  font-size: 12px;
  font-weight: 500;
  text-shadow: none; }

p.hint {
  margin: 32px 0 0 0;
  line-height: 18px;
  text-align: left;
  color: #8a5105; }

p.subtotal {
  margin: 8px 0 0 0;
  font-size: 16px;
  line-height: 24px;
  box-sizing: border-box;
  padding: 0 24px; }

p.subtotal strong {
  float: right;
  font-size: 16px; }

p.subtotal strong b {
  font-size: 28px; }

p.discount {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 24px;
  box-sizing: border-box;
  padding: 0 24px; }
  p.discount span {
    display: inline-block;
    background: transparent linear-gradient(90deg, #FFDE83 0%, #FFF830 100%) 0% 0% no-repeat padding-box;
    width: 63px;
    height: 19px;
    text-align: center;
    font: normal normal 600 16px/69px Lexend;
    line-height: 18px;
    color: #000000;
    margin-left: 3px; }

p.discount strong {
  float: right;
  font-size: 16px;
  color: #FF002C; }

p.discount strong b {
  font-size: 28px; }

p.gift {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #24D069;
  box-sizing: border-box;
  padding: 0 24px; }

p.gift strong {
  float: right;
  font-size: 16px;
  font-weight: 500; }

p.gift strong b {
  font-size: 28px; }

p.total {
  margin: 16px 0 0 0;
  font-size: 16px;
  line-height: 24px;
  box-sizing: border-box;
  border-top: 1px solid rgba(106, 91, 91, 0.18);
  box-sizing: border-box;
  padding: 20px 24px 0; }

p.total strong {
  float: right;
  font-size: 20px; }

p.total strong b {
  font-size: 36px; }

p.attention {
  margin: 0px 0 0 0;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #565656;
  font-weight: 400; }

p.attention.small {
  margin: 6px 0 0 0; }

a.buybtn {
  display: flex;
  width: 266px;
  height: 46px;
  margin: 0 auto;
  background: transparent linear-gradient(348deg, #FF003D 0%, #FFBB00 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 15px #EF7C7C85;
  border-radius: 100px;
  font: normal normal bold 16px/20px Lexend;
  justify-content: center;
  align-items: center;
  color: #FFFFFF; }

a.buybtn i {
  width: 24px;
  height: 17px;
  margin-right: 10px;
  background-position: 0 0;
  vertical-align: middle; }

a.buybtn:hover {
  background: transparent linear-gradient(180deg, #FF4326 0%, #FC0000 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 15px #EF7C7C85; }

a.buybtn.yellow {
  width: 220px;
  height: 40px;
  font-weight: 700;
  line-height: 40px;
  color: #343434;
  text-shadow: none;
  border: 0;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: #ffec6e;
  background: -webkit-linear-gradient(#f0b911 0, #ffec6e 21%, #f0b911 73%, #ff601c 100%);
  background: linear-gradient(#f0b911 0, #ffec6e 21%, #f0b911 73%, #ff601c 100%);
  -webkit-box-shadow: 0 14px 19px rgba(107, 8, 10, 0.67);
  box-shadow: 0 14px 19px rgba(107, 8, 10, 0.67); }

a.buybtn.yellow i {
  width: 20px;
  height: 12px;
  background-position: 0 -17px;
  vertical-align: baseline; }

a.buybtn.yellow:hover {
  background: #ff601c;
  background: -webkit-linear-gradient(#ff601c 0, #f0b911 21%, #f0b911 73%, #ffec6e 100%);
  background: linear-gradient(#ff601c 0, #f0b911 21%, #f0b911 73%, #ffec6e 100%); }

a.buybtn.small {
  width: 200px;
  height: 42px;
  font-size: 14px;
  line-height: 36px;
  text-shadow: none; }

a.buybtn.small i {
  width: 20px;
  height: 12px;
  margin-right: 2px;
  background-position: 0 -63px; }

.sale_btn {
  padding: 0 40px;
  min-width: 0;
  color: #FFF;
  height: 60px;
  border: none;
  font: normal normal 600 18px/1.5 var(--family);
  background: transparent linear-gradient(279deg, #FF591A 0%, #FF3921 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 15px #FF4A4AA1;
  border-radius: 4px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  z-index: 1;
  text-decoration: none !important; }
  .sale_btn del {
    display: inline-block;
    margin-left: 10px;
    color: inherit;
    font: inherit;
    opacity: 0.54; }
    .sale_btn del big {
      text-decoration: line-through; }
  .sale_btn:hover {
    color: #FFF;
    background: transparent linear-gradient(271deg, #FFC21A 0%, #FF6D21 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 15px #FF4A4AA1; }

.number {
  padding: 8px 0 0 0;
  text-shadow: 0 1px 0 #ffffff;
  color: #3e3e3e; }

.number .countdown {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  width: 51px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  background: url("../images/countdown-top.png") 0 0 no-repeat; }

.number .countdown .scroll-tick {
  float: left;
  width: 15px;
  margin-right: 3px;
  color: #f01418; }

.number .countdown .scroll-tick:last-child {
  margin-right: 0; }

.number .countdown .scroll-tick strong {
  display: block; }

.number i {
  width: 16px;
  height: 8px;
  margin-right: 10px;
  background-position: -42px -45px; }

.pricebox span.reduce {
  display: block;
  position: absolute;
  top: -10px;
  right: 25px;
  width: 37px;
  height: 35px;
  background: url("../images/reduce.png") center no-repeat;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-animation: reduce 1s ease-out 1;
  animation: reduce 1s ease-out 1; }

@keyframes reduce {
  from {
    top: -10px;
    opacity: 1;
    filter: alpha(opacity=100); }
  to {
    top: 13px;
    opacity: 0;
    filter: alpha(opacity=0); } }
@-webkit-keyframes reduce {
  from {
    top: -10px;
    opacity: 1;
    filter: alpha(opacity=100); }
  to {
    top: 13px;
    opacity: 0;
    filter: alpha(opacity=0); } }
.banner {
  min-width: 1200px;
  padding-top: 40px;
  min-height: 800px;
  height: 904px;
  background: url("../images/bg.jpg") top center no-repeat; }
  .banner .tab_check {
    width: fit-content;
    height: 36px;
    background: #FFF4D6 0% 0% no-repeat padding-box;
    border-radius: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 5px 6px;
    margin: 24px auto 0; }
    .banner .tab_check .tab_item {
      height: 26px;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 4px;
      font: normal normal normal 16px/1 Lexend;
      color: #000000;
      border-radius: 13px;
      padding: 0 16px;
      cursor: pointer; }
      .banner .tab_check .tab_item img {
        width: 15px;
        height: 15px; }
      .banner .tab_check .tab_item.on {
        background: transparent linear-gradient(90deg, #FFD997 0%, #FFAD83 100%) 0% 0% no-repeat padding-box; }
  .banner .ban_fea {
    width: 1200px;
    height: 65px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 96px;
    margin-top: -20px;
    background: url(../images/flag_bg1.png) no-repeat center/cover; }
    .banner .ban_fea .ban_item {
      display: flex;
      align-items: center;
      position: relative;
      z-index: 1;
      gap: 3px; }
      .banner .ban_fea .ban_item p.top {
        font: normal normal bold 16px/16px Lato;
        margin-bottom: 6px;
        color: #000000;
        margin-top: 0;
        text-align: left; }
      .banner .ban_fea .ban_item p.bot {
        font: normal normal 500 14px/16px Lato;
        color: #CB9100;
        margin-top: 0;
        text-align: left; }
  .banner .message {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .banner .message .con_item {
      width: 356px;
      height: 429px;
      background: url(../images/mes_bg1.png) no-repeat center/cover;
      box-sizing: border-box;
      padding: 14px 32px 0;
      margin-top: 26px;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .banner .message .con_item p.p1 {
        font: normal normal bold 18px/14px Lato;
        color: #000000; }
      .banner .message .con_item p.p2 {
        display: flex;
        align-items: center;
        gap: 6px;
        justify-content: center;
        font: normal normal bold 16px/14px Lato;
        color: #000000; }
      .banner .message .con_item span.s3 {
        display: inline-flex;
        margin: 8px auto 18px;
        background: #D8D8D8 0% 0% no-repeat padding-box;
        border-radius: 34px;
        width: 120px;
        height: 20px;
        justify-content: center;
        align-items: center;
        font: normal normal 500 14px/16px Lato;
        color: #000000; }
      .banner .message .con_item .price1 {
        width: 100%;
        border-top: 1px solid #70707030;
        font: normal normal 900 20px/26px Lato;
        color: #282828;
        position: relative;
        padding-top: 20px; }
        .banner .message .con_item .price1 b {
          font: normal normal 900 36px/26px Lato; }
        .banner .message .con_item .price1 del {
          position: absolute;
          bottom: -2px;
          right: 54px;
          font: normal normal normal 14px/26px Lato;
          color: #282828;
          opacity: 0.55; }
      .banner .message .con_item .buy_btn1 {
        border: 2px solid #FC8462;
        border-radius: 200px;
        width: 260px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        font: normal normal 900 16px/17px Lato;
        letter-spacing: 0.8px;
        color: #FC8462;
        margin-top: 12px; }
        .banner .message .con_item .buy_btn1:hover {
          color: #fff;
          background: transparent linear-gradient(180deg, #FF4326 0%, #FC0000 100%) 0% 0% no-repeat padding-box;
          box-shadow: 0px 10px 15px #EF7C7C85;
          border: 1px solid #FFD8DE; }
      .banner .message .con_item.active {
        width: 479px;
        height: 558px;
        padding: 46px 54px 0;
        position: relative;
        background: url(../images/mes_bg2.png) no-repeat center/cover; }
        .banner .message .con_item.active .flag {
          width: 112px;
          height: 90px;
          position: absolute;
          top: 26px;
          right: 30px;
          background: url(../images/mes_flag.png) no-repeat center/cover; }
        .banner .message .con_item.active p.p1 {
          font: normal normal bold 18px/16px Lato;
          color: #FFFFFF; }
        .banner .message .con_item.active .txt_wrap1 {
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .banner .message .con_item.active .txt_wrap1 p.p2 {
            margin: 0; }
          .banner .message .con_item.active .txt_wrap1 span.s3 {
            margin: 0; }
        .banner .message .con_item.active .gift_wrap1 {
          width: 375px;
          height: 65px;
          margin: 10px auto 0;
          position: relative;
          background: #FFF9E1 0% 0% no-repeat padding-box;
          border-radius: 8px;
          box-sizing: border-box;
          padding: 8px 18px 0 14px; }
          .banner .message .con_item.active .gift_wrap1 .item {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-bottom: 8px; }
            .banner .message .con_item.active .gift_wrap1 .item .wrap1 {
              display: flex;
              align-items: center; }
            .banner .message .con_item.active .gift_wrap1 .item p {
              font: normal normal bold 13px/16px Lato;
              color: #000000;
              margin-left: 4px; }
            .banner .message .con_item.active .gift_wrap1 .item span {
              font: normal normal bold 13px/16px Lato;
              color: #00C44E; }
        .banner .message .con_item.active .countdown {
          position: relative;
          display: flex;
          vertical-align: bottom;
          height: 14px;
          top: -2px;
          line-height: 18px;
          overflow: hidden;
          padding: 0px 5px;
          text-align: center; }
          .banner .message .con_item.active .countdown .scroll-tick strong,
          .banner .message .con_item.active .countdown .scroll-tick span {
            font-size: 14px;
            display: block;
            font-weight: 600;
            color: #FFCD33; }
        .banner .message .con_item.active .progress_bar {
          display: flex;
          justify-content: center;
          align-items: center;
          position: absolute;
          left: 28px;
          bottom: -10px;
          width: 317px;
          height: 20px;
          background: #FFFFFF 0% 0% no-repeat padding-box;
          border: 1px solid #FFDB94;
          border-radius: 10px;
          z-index: 1; }
          .banner .message .con_item.active .progress_bar .progress_barbg {
            position: absolute;
            width: 97%;
            height: 14px;
            background: transparent linear-gradient(270deg, #FFD034 0%, #FF2F00 100%) 0% 0% no-repeat padding-box !important;
            border: 1px solid #00000000;
            border-radius: 10px;
            left: 3px;
            overflow: hidden;
            transition: all .3s ease-out; }
          .banner .message .con_item.active .progress_bar .pb_titme {
            display: flex;
            align-items: center;
            height: 14px;
            position: absolute;
            right: 100px;
            top: 2px;
            color: #000000; }
            .banner .message .con_item.active .progress_bar .pb_titme p {
              font-size: 12px;
              font-weight: 400; }
            .banner .message .con_item.active .progress_bar .pb_titme .br-numGhost {
              left: 8%;
              top: -15px; }
        .banner .message .con_item.active .price1 {
          border-top: none;
          padding-top: 22px;
          margin-top: 10px; }
          .banner .message .con_item.active .price1 b {
            font-size: 40px; }
          .banner .message .con_item.active .price1 del {
            font: normal normal normal 14px/30px Lato;
            color: #282828;
            opacity: 0.6;
            right: 90px;
            bottom: -4px; }
        .banner .message .con_item.active .buy_btn1 {
          width: 290px;
          background: transparent linear-gradient(348deg, #FF003D 0%, #FFBB00 100%) 0% 0% no-repeat padding-box;
          box-shadow: 0px 10px 15px #EF7C7C85;
          border: 1px solid #FFFFFF52;
          border-radius: 100px;
          color: #fff;
          font-size: 18px; }
          .banner .message .con_item.active .buy_btn1:hover {
            background: transparent linear-gradient(180deg, #FF4326 0%, #FC0000 100%) 0% 0% no-repeat padding-box;
            box-shadow: 0px 10px 15px #EF7C7C85;
            border: 1px solid #FFD8DE;
            border-radius: 25px; }
  .banner ._list2 {
    width: 100%;
    margin: 10px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 93px; }
    .banner ._list2.indexb {
      margin-top: -4px; }
    .banner ._list2 li {
      display: flex;
      align-items: center;
      gap: 9px; }
      .banner ._list2 li img {
        width: 41px;
        height: 41px; }
      .banner ._list2 li p {
        font: normal normal 500 18px/21px League Spartan;
        letter-spacing: 0px;
        color: #6D3100; }

.banner .logo {
  display: block;
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0;
  width: 33px;
  height: 11px;
  text-indent: -9999px;
  background: url("../images/logo.png") center no-repeat; }

.banner .title {
  min-height: 114px;
  background: url(../images/title.png) top center no-repeat;
  padding-top: 80px; }

.banner .title h1 {
  padding-top: 86px;
  text-indent: -9999px; }

.banner .title p {
  font-size: 20px;
  height: 26px;
  color: #252834;
  box-sizing: border-box;
  width: fit-content;
  margin: auto;
  text-align: center;
  padding-left: 21px;
  padding-right: 22px;
  position: relative;
  background: transparent linear-gradient(90deg, #FFFF3D 0%, #FFEE457E 65%, #FFDD8300 100%) 0% 0% no-repeat padding-box;
  font: normal normal normal 20px/25px Lexend;
  line-height: 26px;
  color: #000000; }
  .banner .title p:after {
    content: '';
    display: block;
    width: 52px;
    height: 45px;
    background: url(../images/ban_time_icon.png) no-repeat center/cover;
    position: absolute;
    top: -6px;
    left: -29px; }

.banner .title p > span {
  font-weight: bold;
  color: #FD312F; }

.banner .offer_wrap .offer.on {
  display: block; }
.banner .offer {
  width: 100%;
  height: 547px;
  /* margin-top: -35px; */
  background: url("../images/offer-bg.png?t=1648795183") -20px 24px no-repeat;
  position: relative;
  display: none; }

.banner .offer .plus {
  position: absolute;
  top: 160px;
  left: 270px;
  z-index: 2; }

.border_text {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-family: League Spartan; }
  .border_text b {
    position: relative;
    z-index: 0;
    display: inline-block;
    line-height: 1;
    color: transparent;
    font-weight: 800; }
    .border_text b:after {
      content: attr(data-text);
      position: absolute;
      left: 0;
      z-index: -1;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      -webkit-text-stroke: 4px #FAFAFA; }
  .border_text strong {
    position: absolute;
    left: 0;
    top: 17px;
    font-weight: 800;
    z-index: 2;
    display: block;
    line-height: 1;
    background: transparent linear-gradient(116deg, #FE851C 0%, #FF0000 100%) 0% 0% no-repeat padding-box;
    -webkit-background-clip: text;
    color: transparent;
    text-align: center; }

.banner .offer .left {
  width: 240px;
  margin: 15px 0 0 28px;
  position: relative;
  z-index: 9;
  top: 45px;
  left: 10px; }
  .banner .offer .left .img_wrap {
    width: 227px;
    height: 227px;
    position: relative;
    margin: 0 auto;
    margin-left: 0; }
    .banner .offer .left .img_wrap img {
      width: 100%; }
    .banner .offer .left .img_wrap .sale_percent {
      position: absolute;
      bottom: 10px;
      right: 10px; }
      .banner .offer .left .img_wrap .sale_percent .p1 {
        font-size: 86px;
        position: absolute;
        bottom: -22px;
        right: 30px; }
      .banner .offer .left .img_wrap .sale_percent .p2 {
        font-size: 42px;
        position: absolute;
        bottom: 26px;
        right: -2px; }
        .banner .offer .left .img_wrap .sale_percent .p2 strong {
          top: 8px;
          left: 0; }
      .banner .offer .left .img_wrap .sale_percent .p3 {
        font-size: 24px;
        position: absolute;
        bottom: 8px;
        right: -12px; }
        .banner .offer .left .img_wrap .sale_percent .p3 strong {
          top: 4px;
          left: 0; }
  .banner .offer .left h2 {
    font: normal normal normal 16px/20px Lexend;
    color: #120E0E;
    text-align: left; }
  .banner .offer .left ._list1 {
    margin-top: 17px; }
    .banner .offer .left ._list1 li {
      font: normal normal normal 12px/21px Lexend;
      text-align: left;
      color: #353A47; }
  .banner .offer .left ._tofea {
    width: 100%;
    text-align: left;
    text-decoration: underline;
    font: normal normal normal 12px/21px Lexend;
    color: #5E8BFF;
    margin-top: 16px;
    display: inline-block;
    cursor: pointer; }

.banner .offer .middle {
  width: 338px;
  margin: 50px 0 0 56px; }
  .banner .offer .middle.gray {
    position: relative; }
    .banner .offer .middle.gray::before {
      width: 360px;
      height: 467px;
      content: '';
      display: block;
      position: absolute;
      background: #E6E6E6 0% 0% no-repeat padding-box;
      opacity: 0.72;
      z-index: 2;
      top: -6px;
      left: -10px; }
    .banner .offer .middle.gray::after {
      content: '';
      display: block;
      position: absolute;
      top: 224px;
      left: 44px;
      width: 270px;
      height: 41px;
      background: url(../images/pc1_txt.png) no-repeat center/cover;
      z-index: 3; }
  .banner .offer .middle ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 10px; }
    .banner .offer .middle ul .first {
      order: -3; }
    .banner .offer .middle ul .second {
      order: -2; }
    .banner .offer .middle ul .third {
      order: -1; }

.banner .offer .middle p {
  text-align: center;
  font: normal normal 500 14px/18px Lexend;
  color: #000000;
  margin-top: 13px; }

.banner .offer .middle .productbox {
  width: 121px;
  height: 121px; }

.banner .offer .middle ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 338px;
  padding: 10px 12px;
  position: relative;
  cursor: pointer;
  height: 122px;
  background: #FEFEFE 0% 0% no-repeat padding-box;
  border: 1px solid #D1D1D1;
  border-radius: 8px; }
  .banner .offer .middle ul li .info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 170px; }
    .banner .offer .middle ul li .info .device {
      font: normal normal 500 14px/1 Lexend;
      color: #19191D;
      text-align: center;
      margin-top: 0; }
    .banner .offer .middle ul li .info .des {
      font: normal normal normal 12px/15px Lexend;
      color: #656565;
      margin-top: 0; }

.banner .offer .middle ul li .choosebtn {
  width: 26px;
  height: 26px; }

.banner .offer .middle ul li .pricebox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90px;
  position: absolute;
  top: 97px;
  left: 54px;
  transform: rotate(-4deg);
  font-family: "Lexend"; }

.banner .offer .middle ul li .pricebox .num {
  font-size: 12px; }

.banner .offer .middle ul li .pricebox strong {
  font-size: 20px;
  font-weight: bold; }

.banner .offer .middle ul li .pricebox del {
  color: #888888; }

.banner .offer .middle ul li .pricebox b {
  position: relative;
  z-index: 0;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: transparent;
  color: #FFF700; }
  .banner .offer .middle ul li .pricebox b:after {
    content: attr(data-text);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2px #000; }

.banner .offer .middle ul li .pricebox del {
  font-size: 12px; }

.banner .offer .middle ul li .hint {
  background: #fff6e5;
  color: #8a470c;
  font-size: 12px;
  border-radius: 25px;
  border: 1px solid #e8c583;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  font-weight: 600;
  padding: 0 20px;
  transition: all 0.3s;
  opacity: 0; }

.banner .offer .middle ul li:nth-of-type(1) .hint {
  left: 8px; }

.banner .offer .middle ul li:nth-of-type(2) .hint {
  left: 0px; }

.banner .offer .middle ul li:nth-of-type(3) .hint {
  left: 18px; }

.banner .offer .middle ul li img:nth-of-type(2):hover ~ .hint {
  opacity: 1; }

.banner .offer .middle ul li.active {
  background: #FEFEFE 0% 0% no-repeat padding-box;
  border: 2px solid #FFD564;
  border-radius: 8px; }

.banner .offer .middle .price {
  margin: 40px 0 0 -25px; }

.banner .offer .middle li.soldout .pricebox .num {
  opacity: 0; }

.banner .offer .middle li.soldout .pricebox strong {
  color: #888888; }

.banner .offer .middle.soldout:after {
  content: "";
  display: block;
  z-index: 999;
  position: absolute;
  top: 107px;
  left: 82px;
  width: 123px;
  height: 117px;
  background: url("../images/soldout-big.png") center no-repeat;
  -webkit-animation: show 0.3s ease 1;
  animation: show 0.3s ease 1; }

.banner .offer .right {
  width: 514px;
  height: 483px;
  padding: 0 32px;
  text-align: left;
  background: #fff;
  border: 1px solid #ffd77b;
  border-radius: 4px;
  box-shadow: 0px 0px 41.31px 9.69px rgba(194, 91, 0, 0.33);
  margin-top: 30px;
  position: absolute;
  right: 0;
  top: 5px; }

.banner .offer .right h3 {
  width: 100%;
  height: 53px;
  font-size: 16px;
  line-height: 56px;
  color: #858585;
  font-weight: 500;
  border-bottom: 1px solid rgba(106, 91, 91, 0.19);
  margin-top: 10px;
  padding-left: 14px; }

.banner .offer .right ul {
  width: 100%;
  height: 140px;
  border-bottom: 1px dashed rgba(106, 91, 91, 0.19);
  box-sizing: border-box;
  padding: 0 24px; }

.banner .offer .right ul li h4 {
  font-size: 16px;
  line-height: 26px; }

.banner .offer .right ul li h4 span {
  display: block;
  float: right; }

.banner .offer .right ul li h4 del {
  font-size: 14px;
  color: #282828;
  font-weight: 400;
  margin-left: 4px;
  opacity: .55;
  float: right; }

.banner .offer .right ul li p {
  font-size: 12px;
  line-height: 20px;
  color: #5b5b5a;
  margin-top: 5px; }

.banner .offer .right ul li p span {
  float: right;
  margin-right: 7px;
  font-size: 12px;
  color: #e53538; }

.banner .offer .right ul li:first-child {
  padding: 8px 0 2px 0; }

.banner .offer .right ul li:last-child {
  padding: 8px 0 0 0; }

.banner .offer.pc1 .right ul li:last-child strong:after {
  display: none; }

.banner .offer .right ul li:last-child strong:after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 22px;
  margin-left: 5px;
  transform: translateY(4px);
  background: url("../images/box-icon.png") center no-repeat; }

.banner .offer .right.soldout ul li:last-child {
  color: #f1392b; }

.banner .offer .right.soldout ul li:last-child strong:after {
  content: "";
  display: none; }

.banner .buybtn {
  margin: 20px auto 11px; }

.pro_container {
  margin: 0 auto;
  min-width: 0;
  width: 1200px;
  box-sizing: border-box; }

.pro_easy {
  padding: 80px 0px 28px; }
  .pro_easy .pro_title {
    font: normal normal bold 44px/55px Lexend;
    color: #000000; }
  .pro_easy .pro_desc {
    font: normal normal normal 22px/36px Lexend;
    color: #000000;
    margin-top: 27px;
    padding: 0 16px; }
  .pro_easy .easy_cont {
    padding-top: 44px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 50px;
    position: relative; }
    .pro_easy .easy_cont:after {
      content: '';
      display: block;
      width: 100%;
      height: 1px;
      background: #C2D2F1;
      position: absolute;
      left: 0;
      bottom: -9px; }
  .pro_easy .easy_item {
    padding: 15px 14px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 0px;
    text-align: center;
    min-width: 268px;
    cursor: pointer;
    position: relative; }
    .pro_easy .easy_item.on {
      background: transparent linear-gradient(180deg, #F7FAFF00 0%, #D8DAFF 100%) 0% 0% no-repeat padding-box; }
      .pro_easy .easy_item.on:after {
        width: 268px;
        height: 3px;
        position: absolute;
        display: block;
        content: '';
        bottom: -10px;
        z-index: 1;
        left: 0;
        background: #5D8EFF; }
    .pro_easy .easy_item .easy_pic {
      margin: 0 auto;
      flex-shrink: 0;
      height: 140px;
      margin-bottom: -10px; }
    .pro_easy .easy_item .easy_text {
      color: #000;
      font: 600 16px/1.5 Lexend; }
      .pro_easy .easy_item .easy_text b {
        display: inline-block;
        font: inherit;
        color: inherit; }

.arrow {
  height: 25px;
  position: relative;
  margin-top: 30px; }

.arrow img {
  width: 26px;
  height: 25px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -13px;
  animation: move 0.5s alternate infinite ease-in-out; }

@keyframes move {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(10px); } }
.pro_feature {
  padding-bottom: 80px;
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #EFF2F9 48%, #F6F9FF 100%) 0% 0% no-repeat padding-box; }
  .pro_feature .fea_wrap .feature_box.on {
    display: block; }

.feature_box {
  display: none;
  position: relative;
  margin: 70px auto 0;
  padding: 62px 0 0;
  text-align: center;
  border: 1px solid #E6ECFF;
  border-radius: 40px;
  background: transparent linear-gradient(147deg, #F9FBFF 0%, #E6EEFF 100%) 0% 0% no-repeat padding-box; }
  .feature_box::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    z-index: 1;
    margin: 0 auto;
    width: 629px;
    height: 174px;
    background: url(../images/feature_bg.png) center center no-repeat; }
  .feature_box::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -2px;
    z-index: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 40px solid #FFF; }
  .feature_box.pro_faster::after {
    border-top-color: #F8F9FC; }
  .feature_box.pro_protect::after {
    border-top-color: #EFF2F9; }
  .feature_box.pro_fix::after {
    border-top-color: #F3F6FC; }
  .feature_box .pro_subtitle {
    position: relative;
    z-index: 1;
    font: normal normal bold 36px/58px Titillium Web;
    color: #000000; }
  .feature_box .feature_cont {
    margin-top: 48px;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .feature_box .feature_pic {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-shrink: 0; }
  .feature_box .feature_info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    gap: 22px; }
  .feature_box .feature_list {
    position: relative;
    width: 100%;
    text-align: left; }
    .feature_box .feature_list::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      width: 2px;
      height: 100%;
      background: transparent linear-gradient(180deg, #2B4BFE 0%, #58AAFF 100%) 0% 0% no-repeat padding-box;
      box-sizing: border-box; }
    .feature_box .feature_list .fea_title {
      padding-bottom: 25px;
      color: #000;
      font: 700 18px/1.5 var(--family); }
    .feature_box .feature_list .fea_text {
      position: relative;
      margin-bottom: 15px;
      color: #3A3A3A;
      font: 400 16px/1.5 var(--family);
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      gap: 12px; }
    .feature_box .feature_list .fea_icon {
      display: block;
      flex-shrink: 0;
      margin-top: 4px;
      width: 25px;
      height: 18px;
      background-position: center center;
      background-repeat: no-repeat; }
    .feature_box .feature_list .fea_desc {
      font: inherit;
      color: inherit;
      flex: 1 1 0; }
      .feature_box .feature_list .fea_desc span {
        font: inherit;
        color: #3661FF; }
    .feature_box .feature_list.clean_list .fea_icon {
      --circle-line: 24px;
      position: relative;
      margin-top: 7px;
      width: 10px;
      height: 10px;
      background: #FFF;
      border: 1px solid #4D9AFF;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .feature_box .feature_list.clean_list .fea_icon::before {
        content: '';
        display: block;
        width: 4px;
        height: 4px;
        background: #4D9AFF;
        border-radius: inherit; }
      .feature_box .feature_list.clean_list .fea_icon::after {
        content: '';
        display: block;
        position: absolute;
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
        width: 1px;
        height: calc(var(--circle-line) + 8px);
        background: #4D9AFF; }
    .feature_box .feature_list.clean_list .fea_text:last-child .fea_icon::after {
      display: none; }
    .feature_box .feature_list.faster_list .fea_icon {
      background-image: url(../images/faster_icon.svg); }
    .feature_box .feature_list.protect_list .fea_icon {
      background-image: url(../images/protect_icon.svg); }
    .feature_box .feature_list.fix_list .fea_icon {
      background-image: url(../images/fix_icon.svg); }
  .feature_box .warn_list::before {
    background: #FF461E; }
  .feature_box .warn_list .fea_title {
    padding-bottom: 8px; }
  .feature_box .warn_list .fea_icon {
    background-image: url(../images/warning_icon.svg); }
  .feature_box .warn_list.yellow_warn::before {
    background: #FE862B; }
  .feature_box .warn_list.yellow_warn .fea_icon {
    background-image: url(../images/warning_icon_yellow.svg); }
  .feature_box .warn_list.light_yellow::before {
    background: #FFC45D; }
  .feature_box .warn_list.light_yellow .fea_icon {
    width: 20px;
    background-image: url(../images/warning_icon_light_yellow.svg); }
  .feature_box .warn_list.light_yellow .fea_text {
    gap: 8px; }
  .feature_box .fea_left .feature_list {
    padding: 24px 28px;
    background: transparent linear-gradient(90deg, rgba(200, 238, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box; }
    .feature_box .fea_left .feature_list::before {
      left: 0px; }
  .feature_box .fea_left .warn_list {
    background: transparent linear-gradient(91deg, rgba(255, 199, 187, 0.4) 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box; }
    .feature_box .fea_left .warn_list.light_yellow {
      background: transparent linear-gradient(91deg, rgba(255, 231, 190, 0.4) 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box; }
  .feature_box .fea_right .feature_list {
    padding: 20px 52px;
    padding-right: 24px;
    background: transparent linear-gradient(270deg, rgba(200, 238, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box; }
    .feature_box .fea_right .feature_list::before {
      right: 0px; }
  .feature_box .fea_right .warn_list {
    background: transparent linear-gradient(269deg, rgba(255, 199, 187, 0.4) 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box; }
    .feature_box .fea_right .warn_list.light_yellow {
      background: transparent linear-gradient(269deg, rgba(255, 231, 190, 0.4) 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box; }
  .feature_box .fea_right .feature_bottom {
    padding-left: 52px; }
  .feature_box .clean_box {
    position: absolute;
    top: 103px;
    right: 10px;
    width: 244px;
    height: 80px; }
    .feature_box .clean_box.ani_on .clean_line {
      transform: scaleX(1); }
      .feature_box .clean_box.ani_on .clean_line.clean_before {
        transition: all 0.5s ease; }
      .feature_box .clean_box.ani_on .clean_line.clean_after {
        transition: all 0.5s ease; }
    .feature_box .clean_box .clean_line {
      display: block;
      position: absolute;
      top: 0px;
      left: 0px;
      width: 0;
      height: 4px;
      transition: all 0.5s ease;
      transform: scaleX(0);
      transform-origin: left center; }
      .feature_box .clean_box .clean_line.clean_before {
        left: 108px;
        width: 100px;
        background: transparent linear-gradient(271deg, #FF834D 0%, #D91100 100%) 0% 0% no-repeat padding-box; }
      .feature_box .clean_box .clean_line.clean_after {
        top: 49px;
        left: 108px;
        width: 32px;
        background: #0080FF; }
  .feature_box .faster_box {
    display: block;
    position: absolute;
    top: 104px;
    right: 10px;
    z-index: 1;
    width: 100px;
    height: 314px; }
    .feature_box .faster_box.ani_on::before {
      opacity: 1;
      visibility: visible;
      transition: all 0.3s ease; }
    .feature_box .faster_box.ani_on .faster_line {
      transform: scaleY(1);
      transition: all 0.5s 0.3s ease; }
    .feature_box .faster_box::before {
      content: '';
      display: block;
      position: absolute;
      top: 132px;
      left: 36px;
      width: 36px;
      height: 26px;
      background: url(../images/green_arrow.svg) center center no-repeat;
      opacity: 0;
      visibility: hidden; }
    .feature_box .faster_box .faster_line {
      display: block;
      position: absolute;
      bottom: 0px;
      right: 20px;
      z-index: 2;
      width: 13px;
      height: 132px;
      background: transparent linear-gradient(191deg, #2B4BFE 0%, #58AAFF 100%) 0% 0% no-repeat padding-box;
      transform: scaleY(0);
      transform-origin: center bottom; }
      .feature_box .faster_box .faster_line::before {
        content: attr(data-text);
        display: block;
        position: absolute;
        top: -20px;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        color: #000;
        font: 600 12px/1.5 var(--family); }
    .feature_box .faster_box .faster_text {
      display: block;
      position: absolute;
      z-index: 2;
      font: normal normal 700 12px/1.5 var(--family);
      white-space: nowrap; }
    .feature_box .faster_box .before_text {
      top: 12px;
      left: 8px;
      color: #D4834C; }
    .feature_box .faster_box .boot_text {
      bottom: 10px;
      left: 34px;
      color: #63B0FC; }
  .feature_box .protect_box {
    position: absolute;
    top: 200px;
    left: 9px;
    z-index: 1;
    width: 212px;
    height: 286px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 24px; }
    .feature_box .protect_box::before {
      content: '';
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      z-index: 3;
      width: 207px;
      height: 207px;
      background: url(../images/pic03_stop.png) center center no-repeat;
      opacity: 0;
      transition: all 2s ease-in-out;
      transform: scale(3); }
    .feature_box .protect_box.ani_on::before {
      opacity: 1;
      transform: scale(1);
      transition: all 2s ease-in-out;
      transition-delay: 0.6s; }
    .feature_box .protect_box.ani_on .protect_line {
      transform: scaleY(1);
      transition: all 0.5s ease; }
      .feature_box .protect_box.ani_on .protect_line span {
        opacity: 1;
        visibility: visible;
        transition: all 0.3s 0.5s ease; }
      .feature_box .protect_box.ani_on .protect_line.protect_center {
        transition-delay: 0.5s; }
        .feature_box .protect_box.ani_on .protect_line.protect_center span {
          transition-delay: 1s; }
      .feature_box .protect_box.ani_on .protect_line.protect_right {
        transition-delay: 1s; }
        .feature_box .protect_box.ani_on .protect_line.protect_right span {
          transition-delay: 1.3s; }
    .feature_box .protect_box .protect_line {
      display: block;
      position: absolute;
      left: 22px;
      bottom: 0px;
      width: 30px;
      height: 158px;
      background: transparent linear-gradient(195deg, #2B4BFE 0%, #58AAFF 100%) 0% 0% no-repeat padding-box;
      transition: all 0.5s ease;
      transform: scaleY(0);
      transform-origin: center bottom; }
      .feature_box .protect_box .protect_line.protect_center {
        left: 86px;
        height: 216px; }
      .feature_box .protect_box .protect_line.protect_right {
        left: 148px;
        height: 80px; }
      .feature_box .protect_box .protect_line span {
        display: block;
        margin-top: -32px;
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s ease; }
      .feature_box .protect_box .protect_line b {
        display: block;
        text-align: left;
        color: #000;
        font: 600 12px/1.2 var(--family); }
  .feature_box .fix_box {
    position: absolute;
    top: 250px;
    right: 55px;
    z-index: 1;
    width: 198px;
    height: 198px;
    border-radius: 50%;
    overflow: hidden; }
    .feature_box .fix_box .fix_circle {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      border-radius: 50%;
      box-sizing: border-box;
      width: 100px;
      height: 100px; }
      .feature_box .fix_box .fix_circle::before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
        width: 56px;
        height: 48px;
        background: url(../images/search_icon.png) center center no-repeat;
        animation: zoom 2s infinite; }
      .feature_box .fix_box .fix_circle::after {
        content: "";
        width: 100px;
        height: 100px;
        display: block;
        box-sizing: border-box;
        position: relative;
        top: -50%;
        right: -50%;
        z-index: 0;
        transform-origin: 0% 100%;
        border-bottom: 3px solid transparent;
        border-image: linear-gradient(to right, transparent, #5ef2ff);
        border-image-slice: 3;
        background: transparent;
        background-image: linear-gradient(to right, transparent, #9bfdfd);
        animation: rotateAnimate 2s linear infinite; }
  .feature_box .feature_bottom {
    text-align: left;
    padding: 14px 30px 50px;
    width: 100%; }
  .feature_box .product_btn {
    margin: 0 auto 20px; }

.sheet {
  box-sizing: border-box;
  height: 1045px;
  padding-top: 60px;
  background: url(../images/sheet_bg.jpg) no-repeat bottom;
  display: flex;
  flex-direction: column;
  align-items: center; }

.sheet h2 {
  font-size: 34px;
  font-weight: bold;
  color: #3E4050;
  text-align: center;
  margin-bottom: 87px; }

.sheet .sheet_main {
  padding: 0 49px;
  display: flex; }

.sheet .sheet_main ul {
  position: relative; }

.sheet .sheet_main .sheet1 {
  width: 413px;
  height: 594px;
  background: #FFFFFF;
  border: 1px solid #D8D7D5;
  box-shadow: 0px 8px 13px 0px rgba(240, 223, 213, 0.75);
  border-radius: 5px;
  z-index: 5; }

.sheet .sheet_main .sheet1 li {
  box-sizing: border-box;
  position: relative;
  padding-left: 57px;
  height: 51px;
  font-size: 14px;
  font-weight: 500;
  color: #958A77;
  text-align: left;
  line-height: 52px; }

.sheet .sheet_main .sheet1 li:nth-of-type(2n+1) {
  background: #FCF7F3; }

.sheet .sheet_main .sheet1 li:nth-of-type(1) {
  padding-left: 33px;
  height: 81px;
  background: #E3D9D1;
  font-size: 18px;
  font-weight: bold;
  color: #756854;
  line-height: normal;
  padding-top: 28px; }

.sheet .sheet_main .sheet1 li.icon::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url(../images/sheet1_icon.png) no-repeat center;
  position: absolute;
  left: 34px;
  top: 19px; }

.sheet .sheet_main .sheet2 {
  width: 267px;
  height: 592px;
  background: #FFFFFF;
  margin-left: -9px;
  margin-top: 1px;
  z-index: 1; }

.sheet .sheet_main .sheet2 li {
  box-sizing: border-box;
  position: relative;
  height: 51px;
  font-size: 14px;
  font-weight: 500;
  color: #958A77;
  line-height: 52px; }

.sheet .sheet_main .sheet2 li:nth-of-type(2n+1) {
  background: #FCF7F3; }

.sheet .sheet_main .sheet2 li:nth-of-type(1) {
  height: 81px;
  background: #F3F3F3;
  padding-top: 26px; }

.sheet .sheet_main .sheet2 li:nth-of-type(1) p {
  font-size: 18px;
  font-weight: bold;
  color: #6E717F;
  line-height: normal;
  text-align: center; }

.sheet .sheet_main .sheet2 li:nth-of-type(1) p:nth-of-type(2) {
  font-size: 12px;
  font-weight: 400;
  color: #6E717F; }

.sheet .sheet_main .sheet2 li.icon1::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/sheet2_ico1.png) no-repeat; }

.sheet .sheet_main .sheet2 li.icon2::after {
  content: "";
  display: block;
  width: 9px;
  height: 3px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/sheet2_ico2.png) no-repeat; }

.sheet .sheet_main .sheet3 {
  width: 441px;
  height: 742px;
  background: #FFFFFF;
  border: 1px solid rgba(228, 143, 38, 0.41);
  box-shadow: 0px 8px 29px 0px #DEBCA7;
  border-radius: 5px;
  margin-left: -9px;
  margin-top: -13px;
  z-index: 5; }

.sheet .sheet_main .sheet3::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 152px;
  height: 168px;
  background: url(../images/sheet2_off.png) no-repeat; }

.sheet .sheet_main .sheet3 li {
  box-sizing: border-box;
  position: relative;
  height: 51px;
  font-size: 14px;
  font-weight: 500;
  color: #BE740B;
  line-height: 52px;
  padding-left: 75px;
  text-align: left; }

.sheet .sheet_main .sheet3 li:nth-of-type(2n+1) {
  background: #F5E4D6; }

.sheet .sheet_main .sheet3 li:nth-of-type(1) {
  height: 94px;
  background: #FFE0B5;
  padding-top: 40px;
  padding-left: 74px; }

.sheet .sheet_main .sheet3 li:nth-of-type(1) p {
  font-size: 18px;
  font-weight: bold;
  color: #BE740B;
  text-align: left;
  line-height: normal; }

.sheet .sheet_main .sheet3 li:nth-of-type(1) p:nth-of-type(2) {
  font-size: 12px;
  font-weight: 400;
  color: #BE740B; }

.sheet .sheet_main .sheet3 li:last-of-type {
  width: 441px;
  height: 135px;
  background: #FCF7F3;
  padding: 0;
  padding-top: 20px;
  position: relative; }

.sheet .sheet_main .sheet3 li:last-of-type > .ytime {
  display: flex;
  justify-content: center;
  align-items: baseline; }

.sheet .sheet_main .sheet3 li:last-of-type > .ytime > span {
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 600;
  color: #603808;
  margin-right: 5px;
  line-height: normal; }

.sheet .sheet_main .sheet3 li:last-of-type > .ytime > span big {
  font-size: 24px;
  line-height: normal; }

.sheet .sheet_main .sheet3 li:last-of-type > .ytime del {
  display: block;
  height: 12px;
  font-size: 12px;
  font-family: Montserrat;
  font-weight: 500;
  text-decoration: line-through;
  color: #957041;
  line-height: normal; }

.sheet .sheet_main .sheet3 li:last-of-type a {
  display: block;
  width: 266px;
  height: 47px;
  margin: 0 auto;
  background: linear-gradient(180deg, #FF6434, #FF260F);
  box-shadow: 0px 6px 16px 0px rgba(226, 73, 73, 0.95);
  border-radius: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 47px;
  text-align: center;
  margin-top: 12px; }

.sheet .sheet_main .sheet3 li:last-of-type a:hover {
  background: #FF5D30;
  box-shadow: 0px 6px 16px 0px rgba(253, 101, 101, 0.63); }

.sheet .sheet_main .sheet3 li:last-of-type .num_box {
  font-size: 12px;
  font-weight: bold;
  color: #825616;
  text-align: center;
  line-height: normal;
  margin-top: 11px;
  position: relative;
  display: flex;
  justify-content: center; }

.sheet .sheet_main .sheet3 li:last-of-type .num_box .box {
  display: flex;
  align-items: center;
  position: relative;
  margin-left: 5px;
  margin-right: 5px; }

.sheet .sheet_main .sheet3 li:last-of-type .num_box .box > span {
  font-size: 12px;
  font-family: Montserrat;
  font-weight: bold;
  color: #F42612;
  line-height: 14px; }

.sheet .sheet_main .sheet3 li:last-of-type .num_box .box > span:nth-of-type(1) {
  margin-right: 7px; }

.sheet .sheet_main .sheet3 li:last-of-type .num_box .box > span:nth-of-type(2) {
  margin-left: 3px; }

.sheet .sheet_main .sheet3 li:last-of-type .num_box .box > div {
  height: 14px;
  position: relative;
  text-align: center;
  font-size: 12px;
  font-family: Montserrat;
  font-weight: bold;
  color: #F42612;
  overflow: hidden;
  line-height: 14px; }

.sheet .sheet_main .sheet3 li:last-of-type .num_box .box > div span {
  display: block;
  width: 100%;
  height: 14px;
  font-size: 12px;
  font-family: Montserrat;
  font-weight: bold;
  color: #F42612;
  line-height: 14px; }

.sheet .sheet_main .sheet3 li:last-of-type .num_box .box .time {
  width: 100%;
  height: 260px;
  position: relative; }

.sheet .sheet_main .sheet3 li:last-of-type .num_box .reduce {
  display: inline-block;
  width: 44px;
  height: 42px;
  background: url(../images/reduce1.png) no-repeat;
  margin-left: 10px;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.8s;
  position: absolute;
  top: -26px;
  left: 173px;
  z-index: 99; }

.sheet .sheet_main .sheet3 li:last-of-type .num_box .reduce.on {
  animation: moveup 1.5s linear; }

.sheet .sheet_main .sheet3 li:last-of-type .coupon {
  width: 200px;
  height: 74px;
  position: absolute;
  top: 30px;
  left: 385px; }

.sheet .sheet_main .sheet3 li:last-of-type .coupon p {
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  color: #947053;
  line-height: normal;
  padding-left: 63px;
  opacity: 1; }

.sheet .sheet_main .sheet3 li:last-of-type .coupon .coupon_img {
  width: 81px;
  height: 37px;
  position: absolute;
  right: 115px;
  bottom: 0;
  overflow: hidden; }

.sheet .sheet_main .sheet3 li:last-of-type .coupon .coupon_img img {
  position: absolute;
  top: 0;
  right: 0; }

.sheet .sheet_main .sheet3 li:last-of-type .coupon.on p {
  opacity: 1;
  animation: couponp 2s; }

@keyframes couponp {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.sheet .sheet_main .sheet3 li:last-of-type .coupon.on .coupon_img {
  animation: couponarrow 1.8s; }

@keyframes couponarrow {
  0% {
    width: 0; }
  50% {
    width: 0; }
  100% {
    width: 81px; } }
.sheet .sheet_main .sheet3 li.icon::after {
  content: "";
  display: block;
  width: 12px;
  height: 13px;
  background: url(../images/sheet3_icon.png) no-repeat center;
  position: absolute;
  left: 49px;
  top: 19px; }

.sheet.soldout {
  height: 967px; }

.sheet.soldout .sheet1,
.sheet.soldout .sheet2 {
  height: 542px; }

.sheet.soldout .sheet3 {
  height: 688px; }

.sheet.soldout .sheet3::after {
  background: url(../images/sheet2_off.png) no-repeat; }

.sheet.soldout .sheet3 .num_box,
.sheet.soldout .sheet3 .coupon {
  display: none !important; }

.sheet.soldout .soldoutli {
  display: none; }

.new {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  height: 20px;
  width: 40px;
  line-height: 20px;
  border-radius: 4px;
  text-align: center;
  background: #94D23D;
  margin-left: 4px; }

.improved {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  height: 20px;
  width: 70px;
  line-height: 20px;
  border-radius: 4px;
  text-align: center;
  background: #FF7E46;
  margin-left: 4px; }

.review {
  box-sizing: border-box;
  padding-top: 50px; }

.review-h2 {
  padding: 100px 0;
  color: #000;
  font-size: 28px;
  text-align: center; }

#carousel > div {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -45.5px;
  border-radius: 100%;
  transition: all 0.6s ease-in-out;
  cursor: pointer;
  background-color: #fffbf2; }

#carousel > div > img,
#carousel > div > a img {
  width: 65px;
  height: 65px;
  transition: all 0.6s ease-in-out; }

#carousel > div.on {
  margin-left: -63px; }

#carousel > div.on > img,
#carousel > div.on > a img {
  width: 100px;
  height: 100px; }

#user-list {
  width: 969px;
  height: 435px;
  margin: -40px auto 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

#user-list > p {
  line-height: 21px;
  font-size: 28px;
  color: #000;
  font-weight: 600;
  text-align: center;
  margin-bottom: 86px; }

#carousel {
  position: relative;
  z-index: 2;
  transform-style: preserve-3d;
  perspective: 800px; }

#user-list .users-avator {
  width: 800px;
  height: 131px;
  margin: 0 auto 60px; }

#user-list .users-avator ul {
  width: 438px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden; }

#user-list .users-avator ul li {
  width: 126px;
  height: 126px;
  cursor: pointer;
  margin: 0 10px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

#user-list .users-avator ul li div {
  width: 65px;
  height: 65px;
  margin: 0 auto;
  border-radius: 100%;
  border: 18px solid #fffbf2;
  cursor: pointer; }

#user-list .users-avator ul li.active div {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 13px solid #fffbf2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

#user-list .comments {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#user-list .comments .arrow-left,
#user-list .comments .arrow-right {
  height: 100%;
  width: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 38px;
  box-sizing: border-box;
  cursor: pointer; }

#user-list .comments .comments-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 20px; }

#user-list .comments .comments-content ul li.on {
  display: block; }

#user-list .comments .comments-content ul li {
  display: none; }

#user-list .comments .comments-content ul li p {
  text-align: center;
  margin-bottom: 50px;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0;
  color: #555555; }

#user-list .comments .comments-content ul li h3 {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #333333; }

.awards {
  box-sizing: border-box;
  height: 470px;
  background: #FEF7F2;
  padding-top: 58px;
  position: relative; }

.awards::after {
  content: "";
  display: block;
  width: 190px;
  height: 526px;
  background: url(../images/footer_icon.png) no-repeat;
  position: absolute;
  right: 0;
  bottom: 175px; }

#awards-list {
  width: 1126px;
  height: 350px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

#awards-list > h3 {
  line-height: 21px;
  font-size: 28px;
  color: #AE8970;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px; }

#awards-list > p {
  line-height: 16px;
  font-size: 16px;
  letter-spacing: 0;
  color: #D5AA8B;
  font-weight: 300;
  text-align: center;
  margin-bottom: 37px; }

#awards-list .awards-img {
  text-align: center; }

#awards-list .awards-img img {
  display: inline-block;
  margin-right: 10px; }

#awards-list > ul {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#awards-list > ul li {
  width: 556px;
  height: 116px;
  background: #FDEBDE;
  border-radius: 3px;
  border: 1px solid #FDDCC3; }

#awards-list > ul li:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 22px 0 36px;
  box-sizing: border-box; }

#awards-list > ul li:first-child > img {
  height: 58px;
  margin-right: 20px; }

#awards-list > ul li:first-child h3 {
  line-height: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  margin-bottom: 15px; }

#awards-list > ul li:first-child p {
  line-height: 20px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  color: #666;
  text-align: left; }

#awards-list > ul li:nth-child(2) {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 49px;
  box-sizing: border-box; }

#awards-list > ul li:nth-child(2) p {
  line-height: 13px;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  margin-bottom: 15px;
  text-align: left; }

#footer {
  width: 100%;
  padding-top: 20px;
  box-sizing: border-box;
  padding-bottom: 10px;
  text-align: left; }

#footer p {
  font-size: 14px;
  font-weight: 300;
  color: #888888;
  line-height: 26px; }

#footer p.center {
  font-weight: 400;
  color: #666666;
  text-align: center;
  margin-top: 30px; }

.comm-popup-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.82);
  left: 0;
  top: 0;
  opacity: 0;
  transition: all ease 0.3s;
  z-index: -99999;
  display: block !important; }
  .comm-popup-bg.comm-on {
    opacity: 1;
    z-index: 99999; }

.comm-popup {
  width: 666px;
  height: 371px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -100000;
  margin: auto;
  transition: all ease 0.3s;
  opacity: 0;
  transform: scale(0.1);
  display: block !important;
  text-align: center;
  background: url("../images/pop_bg.png") center center no-repeat; }
  .comm-popup.comm-on {
    z-index: 100000;
    opacity: 1;
    transform: scale(1); }
  .comm-popup .comm-close {
    position: absolute;
    right: 16px;
    top: 26px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    opacity: .81;
    background: url(../images/close.png) no-repeat center/cover;
    display: inline-block; }
    .comm-popup .comm-close:hover {
      opacity: 1; }
  .comm-popup .comm-popup-btn {
    background: transparent linear-gradient(349deg, #FF003D 0%, #FFBB00 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 15px #EF7C7C85;
    border-radius: 100px;
    position: absolute;
    bottom: 84px;
    right: 90px;
    width: 276px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font: normal normal bold 16px/1 Inter;
    color: #FFFFFF; }
    .comm-popup .comm-popup-btn:hover {
      background: transparent linear-gradient(180deg, #FF4326 0%, #FC0000 100%) 0% 0% no-repeat padding-box; }
  .comm-popup .time {
    position: absolute;
    bottom: 50px;
    right: 110px;
    font: normal normal 500 14px/17px Inter;
    letter-spacing: 0px;
    color: #252834; }
    .comm-popup .time span {
      color: #F0491A;
      font-weight: bold;
      display: inline-block;
      min-width: 16px; }

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

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