@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
body {
  min-width: 1100px;
  font-size: 14px;
  line-height: 1.4;
  color: #000;
  font-weight: 400;
  outline: 0;
  vertical-align: baseline;
}
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 {
  border: none;
}
.clearfix:after {
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  visibility: hidden;
}
.martop-20 {
  margin-top: -20px;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.wrapper {
  position: relative;
  width: 1050px;
  min-width: 1050px;
  margin: 0 auto;
  zoom: 1;
}
.button {
  background: transparent linear-gradient(101deg, #FC6F04 0%, #FE3078 53%, #FF0541 100%) 0% 0% no-repeat padding-box;
  box-shadow: 2px 6px 10px 0px rgba(223, 123, 42, 0.65);
  border: 1px solid #FFFFFF;
  border-radius: 30px;
  width: 256px;
  height: 52px;
  display: flex;
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  text-shadow: 1px 2px 0px #A5005763;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.button:hover {
  background: #ff0971;
}
.button_small {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 220px;
  height: 46px;
  color: #313131;
  font-size: 16px;
  font-weight: 600;
  background: #fff;
  border: 2px solid #545454;
  border-radius: 30px;
}
.button_small:hover {
  background: #ff0971;
  box-shadow: 2px 6px 10px 0px rgba(223, 123, 42, 0.65);
  border: 1px solid #FFFFFF;
  color: #fff;
}
.btn {
  width: 502px;
  height: 59px;
  font: normal normal 17px/60px League Spartan;
  margin: 67px auto;
  background: transparent linear-gradient(101deg, #FC6F04 0%, #FE3078 53%, #FF0541 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 18px 20px #E4871C;
  border-radius: 30px;
  display: flex;
  color: #FFFFFF;
  text-shadow: 1px 2px 0px #A5005763;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.btn:hover {
  background: #ff0971;
}
.banner {
  width: 100%;
  height: 840px;
  background: url(../images/bg.png) no-repeat center;
}
.banner .logo {
  position: absolute;
  width: 42px;
  height: 14px;
  text-indent: -9999px;
  background: url(../images/logo.svg);
  left: 0;
  top: 25px;
  z-index: 101;
}
.banner .wrapper {
  width: 1100px;
}
.banner .wrapper h1 {
  height: 101px;
  background: url(../images/title.png) no-repeat center;
  text-align: center;
  padding-top: 34px;
  text-indent: -9999px;
}
.banner .wrapper .banner-word {
  font-family: 'League Spartan';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 8px;
  text-align: center;
  letter-spacing: 0;
  color: #4B3200;
  margin-top: -16px;
}
.banner .wrapper .banner-word strong {
  color: #F61874;
}
.banner .wrapper .banner-content {
  width: 1100px;
  margin: 125px auto 0px;
  display: flex;
  justify-content: space-between;
}
.banner .wrapper .banner-content .offer_box {
  width: 335px;
  height: 418px;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.5s ease-out;
  padding-top: 50px;
  position: relative;
  font-family: 'Montserrat', sans-serif;
  box-shadow: 2px 6px 10px 0px rgba(223, 123, 42, 0.4);
}
.banner .wrapper .banner-content .offer_box .offer_img {
  position: relative;
  left: -40px;
}
.banner .wrapper .banner-content .offer_box .offer_img > img {
  display: block;
  height: 200px;
  width: auto;
}
.banner .wrapper .banner-content .offer_box > p {
  padding-top: 10px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 30px;
}
.banner .wrapper .banner-content .offer_box .sun {
  width: 222px;
  height: 219px;
  background: url(../images/sun.png) no-repeat center;
  position: absolute;
  top: -65px;
  left: 100px;
  transform: scale(0.6);
}
.banner .wrapper .banner-content .offer_box .sun img {
  position: absolute;
  top: 23%;
  left: 16%;
}
.banner .wrapper .banner-content .offer_box:hover .sun {
  background: url(../images/sunhover.png) no-repeat center;
  transition: all 0.8s;
}
.banner .wrapper .banner-content .offer_box .price {
  margin: 32px 0px 0px;
}
.banner .wrapper .banner-content .offer_box .price strong {
  font-size: 22px;
}
.banner .wrapper .banner-content .offer_box .price strong big {
  font-size: 50px;
  font-weight: 800;
}
.banner .wrapper .banner-content .offer_box .price del {
  padding-left: 5px;
  color: #717171;
  font-size: 16px;
  font-weight: 500;
}
.banner .wrapper .banner-content .offer_box.gift {
  width: 378px;
  height: 475px;
  padding-top: 80px;
  top: -52px;
  box-shadow: 2px 8px 15px 0px rgba(223, 123, 42, 0.6);
}
.banner .wrapper .banner-content .offer_box.gift .offer_img {
  left: -35px;
}
.banner .wrapper .banner-content .offer_box.gift .offer_img > img {
  height: 220px;
}
.banner .wrapper .banner-content .offer_box.gift .sun {
  top: -90px;
  left: 135px;
  transform: scale(0.8);
}
.banner .wrapper .banner-content .offer_box.gift .count_num {
  position: relative;
  margin-top: 4px;
  width: 260px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  height: 24px;
  border-radius: 20px;
  background: linear-gradient(93deg, #4db9e5 0%, #38bdeb 100%);
}
.banner .wrapper .banner-content .offer_box.gift .count_num p {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
.banner .wrapper .banner-content .offer_box.gift .count_num .countdown {
  top: -2px;
  display: flex;
  gap: 1px;
}
.banner .wrapper .banner-content .offer_box.gift .count_num .countdown .scroll-tick {
  margin-right: 0px;
}
.banner .wrapper .banner-content .offer_box.gift .count_num .countdown .scroll-tick strong {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
.banner .wrapper .banner-content .offer_box.gift .count_num .reduce {
  width: 44px;
  height: 29px;
  left: 168px;
  margin-top: -6px;
  background: url(../images/reduce1.png) no-repeat;
  animation: moveup 1.5s linear;
}
.banner .wrapper .banner-content .offer_box.gift .price {
  margin-top: 4px;
}
.banner .wrapper .banner-content .offer_box.gift .people {
  font-size: 12px;
  font-weight: 500;
}
.banner .wrapper .banner-content .offer_box.gift .people i {
  width: 17px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/all-icons.png) no-repeat;
  background-position: 0 -97px;
}
.banner .wrapper .banner-content .offer_box.mask::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: url(../images/sold.png) center no-repeat;
  border-radius: 10px;
}
.banner .wrapper .banner-content .offer_box.mask .sun {
  background: url(../images/sunhover.png) no-repeat center;
}
.banner .wrapper .payment {
  font: normal normal normal 18px/21px League Spartan;
  color: #BCC3C5;
  text-decoration: underline;
  text-align: center;
  padding-top: 95px;
  cursor: pointer;
}
.section2 {
  width: 100%;
  height: 1180px;
  background: url(../images/bg2.png) no-repeat center;
  margin-top: -69px;
  padding-top: 200px;
  padding-bottom: 160px;
}
.section2 .wrapper {
  width: 1200px;
  box-sizing: border-box;
}
.section2 .wrapper h2 {
  font: normal normal bold 42px/46px League Spartan;
  color: #000000;
  text-align: center;
  letter-spacing: -0.02em;
}
.section2 .wrapper ul {
  width: 100%;
  margin-top: 68px;
  margin-bottom: 145px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}
.section2 .wrapper ul li {
  width: 300px;
  height: 315px;
  text-align: center;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 6px 10px 24px #FCF1DF;
}
.section2 .wrapper ul li img {
  display: block;
  margin: 0 auto;
}
.section2 .wrapper ul li b {
  display: block;
  font: normal normal bold 18px/21px League Spartan;
  color: #633A00;
  text-align: center;
  margin: -41px auto 0px;
}
.section2 .wrapper ul li span {
  font: normal normal bold 64px/72px League Spartan;
  color: #000000;
}
.section2 .wrapper ul li p {
  font: normal normal normal 14px/16px League Spartan;
  color: #000000AB;
  text-align: center;
  max-width: 271px;
  margin: 8px 37px;
}
.section2 .wrapper ul li:nth-of-type(2) b {
  margin: -49px auto 0px;
}
.section2 .wrapper ul li:nth-of-type(2) p {
  margin-top: 4px;
}
.section2 .wrapper ul li:nth-of-type(3) b {
  margin: -31px 0 0;
}
.section2 .wrapper ul li:nth-of-type(3) p {
  margin-top: 4px;
}
.section2 .wrapper ul .litop {
  margin-top: 50px;
}
.section2 .wrapper .scan {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 50px 0 0 45px;
}
.section2 .wrapper .scan dl {
  padding: 0px 81px;
}
.section2 .wrapper .scan dl dt {
  font: normal normal bold 18px/30px League Spartan;
  color: #0D0D0D;
}
.section2 .wrapper .scan dl dt::before {
  content: '';
  position: absolute;
  width: 77px;
  height: 77px;
  background: url(../images/sec_cir.png) no-repeat center;
  margin: -25px 0 0 -57px;
}
.section2 .wrapper .scan dl dd {
  font: normal normal 14px/18px League Spartan;
  color: #0D0D0D;
  margin-bottom: 36px;
}
.section1 {
  width: 100%;
  height: 1433px;
  background: url(../images/bg3.png) no-repeat center bottom;
  box-sizing: border-box;
  padding-top: 280px;
  margin-top: -365px;
}
.section1 .wrapper {
  width: 1200px;
}
.section1 .wrapper h2 {
  font: normal normal bold 42px/52px League Spartan;
  letter-spacing: 0px;
  color: #1C1714;
  letter-spacing: -0.02em;
  text-align: center;
}
.section1 .wrapper table {
  width: 100%;
  margin-top: 52px;
}
.section1 .wrapper table tr td {
  font-family: 'League Spartan';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #252834;
  margin: 13px 0px;
  background: #FEFEFB;
  height: 45px;
  border-bottom: 1px solid #EBEBE6;
  box-sizing: border-box;
}
.section1 .wrapper table tr td .td_icon1 {
  display: inline-block;
  width: 92px;
  height: 19px;
  background: url(../images/td1.png) no-repeat center;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  margin-left: 5px;
  color: #FFFFFF;
}
.section1 .wrapper table tr td .td_icon2 {
  display: inline-block;
  width: 42px;
  height: 20px;
  background: url(../images/td2.png) no-repeat center;
  font-style: normal;
  font-weight: 900;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  margin-left: 5px;
  color: #FFFFFF;
}
.section1 .wrapper table tr td .td_icon3 {
  display: inline-block;
  width: 46px;
  height: 20px;
  background: url(../images/td3.png) no-repeat center;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  margin-left: 5px;
  color: #FFFFFF;
}
.section1 .wrapper table tr td:nth-child(3) {
  border-bottom-color: #FEE2B6;
}
.section1 .wrapper table tr .td-special {
  border-top: none;
}
.section1 .wrapper table tr .tdtd {
  border-bottom: 0;
  border-bottom: 1px solid #EBEBE6;
}
.section1 .wrapper table tr .td1_title {
  height: 81px;
  background: #FCFCFC;
  border-color: #E9E8EB78;
  border-radius: 12px 12px 0px 0px;
  position: relative;
  width: 300px;
  border-bottom: none;
}
.section1 .wrapper table tr .td1_title::after {
  content: '';
  background: url(../images/sec3_tr.png) no-repeat center;
  position: absolute;
  width: 71px;
  height: 71px;
  margin: -97px 0 0 -47px;
}
.section1 .wrapper table tr .td1_title b {
  font: normal normal 600 24px/24px League Spartan;
  letter-spacing: 0px;
  color: #1C1714;
}
.section1 .wrapper table tr .td1_title span {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #252834;
}
.section1 .wrapper table tr .td1_title .td1_div {
  width: 100%;
  height: 139px;
  background: transparent;
  border: 2px solid #F5F5EA;
  border-top: none;
  box-sizing: border-box;
  border-radius: 0px 0px 12px 12px;
  position: absolute;
  top: 575px;
}
.section1 .wrapper table tr .td1_title .td1_div2 {
  width: 100%;
  height: 81px;
  background: transparent;
  border: 2px solid #E9E8EB78;
  border-bottom: none;
  box-sizing: border-box;
  border-radius: 12px 12px 0px 0px;
  position: absolute;
  top: 0px;
}
.section1 .wrapper table tr .td1_title .td1_div3 {
  width: 100%;
  height: 224px;
  background: transparent;
  border: 2px solid #E9E8EB78;
  border-bottom: none;
  box-sizing: border-box;
  position: absolute;
  top: 126px;
  border-top: none;
}
.section1 .wrapper table tr .td1_title .td1_div4 {
  width: 100%;
  height: 137px;
  background: transparent;
  border: 2px solid #E9E8EB78;
  border-bottom: none;
  box-sizing: border-box;
  position: absolute;
  top: 394px;
  border-top: none;
}
.section1 .wrapper table tr .td2_title {
  font: normal normal 600 24px/24px League Spartan;
  letter-spacing: 0px;
  color: #1C1714;
  position: relative;
  border-bottom: none;
}
.section1 .wrapper table tr .td3_title {
  background: #FFF4E2;
  border-radius: 12px 12px 0px 0px;
  text-align: center;
  width: 300px;
  position: relative;
  border-bottom: none;
}
.section1 .wrapper table tr .td3_title b::after {
  content: '';
  position: absolute;
  background: url(../images/sec3_box.png) no-repeat center;
  width: 129px;
  height: 135px;
  margin: -116px 0 0 -82px;
  z-index: 1;
}
.section1 .wrapper table tr .td3_title .td3_div {
  position: absolute;
  display: block;
  height: 137px;
  left: 0px;
  top: 576px;
  width: 100%;
  background: transparent;
  border: 2px solid #FEE2B6;
  border-top: none;
  box-sizing: border-box;
  border-radius: 0px 0px 12px 12px;
  filter: drop-shadow(0px 56px 22px rgba(216, 189, 14, 0.01)) drop-shadow(0px 31px 19px rgba(216, 189, 14, 0.04)) drop-shadow(0px 14px 14px rgba(216, 189, 14, 0.07)) drop-shadow(0px 3px 8px rgba(216, 189, 14, 0.08)) drop-shadow(0px 0px 0px rgba(216, 189, 14, 0.08));
}
.section1 .wrapper table tr .td3_title .td3_div2 {
  position: absolute;
  display: block;
  height: 81px;
  left: 0px;
  top: 0px;
  width: 100%;
  background: transparent;
  border: 2px solid #FEE2B6;
  border-bottom: none;
  box-sizing: border-box;
  border-radius: 12px 12px 0px 0px;
}
.section1 .wrapper table tr .td3_title .td3_div3 {
  width: 100%;
  height: 224px;
  background: transparent;
  border: 2px solid #FEE2B6;
  border-bottom: none;
  box-sizing: border-box;
  position: absolute;
  top: 126px;
  border-top: none;
}
.section1 .wrapper table tr .td3_title .td3_div4 {
  width: 100%;
  height: 137px;
  background: transparent;
  border: 2px solid #FEE2B6;
  border-bottom: none;
  box-sizing: border-box;
  position: absolute;
  top: 394px;
  border-top: none;
}
.section1 .wrapper table tr .td3 {
  background: #FFF4E2;
}
.section1 .wrapper table .tr_title td {
  background: #FFFAF3 0% 0% no-repeat padding-box;
  border: 0;
  font: normal normal 600 20px/20px League Spartan;
  letter-spacing: 0px;
  color: #1C1714;
}
.section1 .wrapper table .tr_title td::after {
  content: "";
  position: absolute;
  width: 1200px;
  height: 1px;
  background: #fffaf3 0% 0% no-repeat padding-box;
  bottom: 359px;
  left: 1px;
}
.section1 .wrapper table .tr_title::after {
  content: "";
  position: absolute;
  width: 1200px;
  height: 1px;
  background: #fffaf3 0% 0% no-repeat padding-box;
  bottom: 179px;
  left: 1px;
}
.section1 .wrapper .progress {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -32px;
}
.section1 .wrapper .progress .progress-container {
  display: flex;
  justify-content: end;
  align-items: center;
  position: relative;
  width: 371px;
  height: 21px;
  border-radius: 10px;
  background: #FFF9F1 0% 0% no-repeat padding-box;
  overflow: hidden;
  border: 1px solid #FFFFFF;
}
.section1 .wrapper .progress .progress-container .progress-bar {
  position: absolute;
  width: 100%;
  height: 21px;
  left: -1px;
  top: -1px;
  background: linear-gradient(271deg, #fbd2a1 0%, #FC8916 100%);
  border: 1px solid #FFFFFFB8;
  border-radius: 11px;
}
.section1 .wrapper .progress .progress-container .p-num {
  font: normal normal 600 14px/19px League Spartan;
  color: #524216;
  margin-right: 7px;
  z-index: 9;
}
.section1 .wrapper .progress .progress-container .p-num .countdown .scroll-tick {
  color: #FF0570;
}
.section1 .wrapper .progress .reduce {
  width: 44px;
  height: 29px;
  margin-top: 28px;
  background: url(../images/reduce1.png) no-repeat;
  animation: moveup 1.5s linear;
  left: 650px;
  margin-top: -33px;
}
.section3 {
  width: 100%;
  padding-top: 60px;
  min-height: 430px;
}
.section3 .wrapper {
  width: 1100px;
}
.section3 .wrapper h2 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 120%;
  /* identical to box height, or 46px */
  text-align: center;
  letter-spacing: -0.02em;
  color: #252834;
}
.section3 .wrapper .slider_con {
  margin-top: 62px;
}
.section3 .wrapper .slider_con ul {
  width: 200px;
  position: relative;
  z-index: 10;
  float: left;
  top: 126px;
}
.section3 .wrapper .slider_con ul li {
  position: absolute;
  cursor: pointer;
  transition: all 0.3s ease;
}
.section3 .wrapper .slider_con ul li img {
  width: 62px;
}
.section3 .wrapper .slider_con ul .val1 {
  left: 116px !important;
  top: 0 !important;
}
.section3 .wrapper .slider_con ul .val1 img {
  width: 100px;
}
.section3 .wrapper .slider_con ul .val2 {
  left: 90px;
  top: -90px;
}
.section3 .wrapper .slider_con ul .val3 {
  left: 0px;
  top: -50px;
}
.section3 .wrapper .slider_con ul .val4 {
  left: 10px;
  top: 36px;
}
.section3 .wrapper .slider_con ul .val5 {
  left: 100px;
  top: 113px;
}
@keyframes slideUp {
  0% {
    transform: translateY(0%);
    opacity: 0;
  }
  100% {
    transform: translateY(-30%);
    opacity: 1;
  }
}
.section3 .wrapper .slider_con .slider_info {
  width: 914px;
  height: 332px;
  background: url(../images/slider_info.png) no-repeat center;
  position: relative;
  float: right;
}
.section3 .wrapper .slider_con .slider_info div.show {
  display: block;
  animation: slideUp 0.3s ease forwards;
}
.section3 .wrapper .slider_con .slider_info div {
  position: absolute;
  top: 27%;
  left: 0px;
  padding: 56px 0 0 80px;
  box-sizing: border-box;
  max-width: 787px;
  display: none;
  transition: all 0.4s ease-in-out;
}
.section3 .wrapper .slider_con .slider_info div span {
  display: block;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #919399;
}
.section3 .wrapper .slider_con .slider_info div strong {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  display: block;
  color: #252834;
  margin: 16px 0px;
}
.section3 .wrapper .slider_con .slider_info div .s-title {
  font-weight: 600;
}
.section3 .wrapper .slider_con .slider_info div p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #252834;
}
.section3 .wrapper .slider_con .slider_info div:nth-of-type(2) {
  top: 27%;
}
.section3 .wrapper .slider_con .slider_info div:nth-of-type(5) {
  top: 30%;
}
.awards {
  box-sizing: border-box;
  height: 490px;
  background: #FEF7F2;
  padding-top: 58px;
  position: relative;
  margin-top: 100px;
}
.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 > img {
  margin: 0 auto;
}
#awards-list > ul {
  width: 100%;
  margin-top: 60px;
  display: flex;
  -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;
}
#footer {
  width: 100%;
  padding-top: 20px;
  box-sizing: border-box;
  padding-bottom: 30px;
}
#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;
}
.service {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}
.service dl {
  width: 25%;
  padding-bottom: 50px;
  text-align: center;
}
.service dl img {
  display: block;
  margin: 0 auto;
}
.service dl dd h3 {
  margin-top: 15px;
  font-size: 14px;
  line-height: 26px;
}
.service dl dd p {
  padding: 0 20px;
  margin-top: 10px;
  font-size: 12px;
  line-height: 20px;
}
.section4 {
  position: fixed;
  top: 487px;
  right: -280px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 14px;
  width: 280px;
  height: 56px;
  background: rgba(255, 253, 238, 0.7);
  border: 1px solid #EAE297;
  box-sizing: border-box;
  border-radius: 6px;
  transition: all 0.6s ease;
}
.section4 img {
  margin-right: 5px;
}
.section4 p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #919399;
}
.section4 .sec4_num {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000;
}
.section4 .sec4_num b {
  font-weight: 700;
  color: #F0491A;
}
.section4.up {
  right: 20px;
}
.float_window {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(14px);
  position: fixed;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(0);
  z-index: 9999;
}
.float_window .floatpop {
  width: 841px;
  height: 632px;
  margin-top: -50px;
  background: url(../images/float_bg.png) no-repeat center;
  position: relative;
  transform: scale(0);
  transition: all 0.8s ease;
}
.float_window .floatpop .float_close {
  position: absolute;
  right: 404px;
  top: 605px;
  width: 40px;
  height: 40px;
  background: url(../images/float_close.png) no-repeat center;
  cursor: pointer;
}
.float_window .floatpop .float_close:hover {
  background: url(../images/float_closehover.png) no-repeat center;
}
.float_window .floatpop p {
  text-align: center;
}
.float_window .floatpop .more {
  font: normal normal 600 18px/30px League Spartan;
  letter-spacing: 0px;
  color: #1c2d7a;
  text-align: center;
  margin-top: 95px;
}
.float_window .floatpop .float_wrap {
  box-sizing: border-box;
  margin-top: 34px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.float_window .floatpop .float_wrap .float_img {
  width: 148px;
  height: 178px;
  background: url(../images/floatwindow_db.png) no-repeat center;
  margin: 30px 0 12px 0;
}
.float_window .floatpop .float_wrap .float_img::before {
  content: '';
  width: 125px;
  height: 127px;
  position: absolute;
  background: url(../images/sun20.png) no-repeat center;
  margin: -36px 0 0 -40px;
}
.float_window .floatpop .float_wrap .float_info {
  text-align: center;
}
.float_window .floatpop .float_wrap .float_info .floatprice {
  font: normal normal 600 24px/27px League Spartan;
  color: #000000;
  margin: 35px 0 0 0;
}
.float_window .floatpop .float_wrap .float_info .floatprice strong {
  font-size: 42px;
}
.float_window .floatpop .float_wrap .float_info .floatprice del {
  font: normal normal normal 18px/21px League Spartan;
  letter-spacing: 0px;
  color: #A47739;
}
.float_window .floatpop .float_wrap .float_info a {
  margin: 5px auto;
  width: 291px;
  height: 44px;
}
.float_window .floatpop .float_wrap .float_info .f-time {
  font: normal normal 300 14px/16px League Spartan;
  letter-spacing: 0px;
  color: #774300;
  margin-top: 15px;
}
.float_window .floatpop .float_wrap .progress_bar {
  display: flex;
  justify-content: end;
  align-items: center;
  position: relative;
  width: 273px;
  height: 15px;
  border-radius: 10px;
  background: #E5F8FF 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 9px #E99E49;
  border: 1px solid #FFFFFF;
}
.float_window .floatpop .float_wrap .progress_bar .progress_barbg {
  position: absolute;
  width: 100%;
  height: 12px;
  left: 0;
  top: 1px;
  background: #51D2FF 0% 0% no-repeat padding-box;
  box-shadow: inset 3px -3px 6px #2DA3D3;
  border: 1px solid #FFFFFFB8;
  border-radius: 14px;
}
.float_window .floatpop .float_wrap .progress_bar .progress_barbg.on {
  animation: progress-animation 60s linear forwards;
}
.float_window .floatpop .float_wrap .progress_bar .progress_barbg .on {
  animation: progress-animation 60s linear forwards;
}
.float_window .floatpop .float_wrap .progress_bar .pb_titme {
  position: relative;
  z-index: 10;
  font: normal normal normal 12px/13px League Spartan;
  letter-spacing: 0px;
  color: #4A2A00;
  top: 0;
  right: 20px;
}
.float_window .floatpop .float_wrap .progress_bar .pb_titme span {
  font: normal normal bold 12px/13px League Spartan;
  color: #FF0946;
}
.float_window2 {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(14px);
  position: fixed;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(0);
  z-index: 9999;
}
.float_window2 .floatpop {
  width: 641px;
  height: 632px;
  margin-top: -50px;
  background: url(../images/float2bg.png) no-repeat center;
  position: relative;
  transform: scale(0);
  transition: all 0.8s ease;
}
.float_window2 .floatpop .float_close {
  position: absolute;
  right: 291px;
  top: 567px;
  width: 40px;
  height: 40px;
  background: url(../images/float_close.png) no-repeat center;
  cursor: pointer;
}
.float_window2 .floatpop .float_close:hover {
  background: url(../images/float_closehover.png) no-repeat center;
}
.float_window2 .floatpop .more {
  font: normal normal bold 16px/18px League Spartan;
  letter-spacing: 0.16px;
  color: #4B3200;
  text-align: center;
  margin-top: 185px;
}
.float_window2 .floatpop .more span {
  color: #FF0B48;
}
.float_window2 .floatpop .float_wrap {
  box-sizing: border-box;
  margin-top: 23px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  justify-content: space-around;
}
.float_window2 .floatpop .float_wrap .float_img {
  width: 306px;
  height: 222px;
  background: url(../images/float2bg_ibox.png) no-repeat center;
  background-size: contain;
  margin: 6px 0 12px -30px;
}
.float_window2 .floatpop .float_wrap .float_info {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-left: -110px;
}
.float_window2 .floatpop .float_wrap .float_info img {
  width: 158px;
  height: 108px;
  margin: -15px 0 35px 0;
}
.float_window2 .floatpop .float_wrap .float_info .floatprice {
  font: normal normal bold 24px/14px League Spartan;
  color: #000000;
}
.float_window2 .floatpop .float_wrap .float_info .floatprice strong {
  font: normal normal bold 42px/14px League Spartan;
}
.float_window2 .floatpop .float_wrap .float_info .floatprice del {
  font: normal normal 18px/14px League Spartan;
  color: #AC6B2A;
  opacity: 0.8;
  font-weight: 500;
  margin-left: 5px;
}
.float_window2 .floatpop .float_wrap .float_info a {
  margin: 13px auto;
  width: 248px;
  height: 40px;
  box-shadow: 0px 8px 10px #FFA927;
  border-radius: 24px;
}
.float_window2 .floatpop .float_wrap .float_info a b {
  font-weight: 500;
}
.float_window2 .floatpop .float_wrap .float_info .f-time {
  font: normal normal normal 12px/13px League Spartan;
  letter-spacing: 0px;
  color: #AC6B2A;
}
.float_window2 .floatpop .float_wrap .progress_bar {
  display: flex;
  justify-content: end;
  align-items: center;
  position: relative;
  width: 273px;
  height: 15px;
  border-radius: 10px;
  background: #FFFFFF;
  border: 1px solid #A8E1B3;
}
.float_window2 .floatpop .float_wrap .progress_bar .progress_barbg {
  position: absolute;
  width: 100%;
  height: 12px;
  left: 0;
  top: 0;
  background: #51D2FF 0% 0% no-repeat padding-box;
  box-shadow: inset 3px -3px 6px #2DA3D3;
  border: 1px solid #FFFFFFB8;
  border-radius: 14px;
}
.float_window2 .floatpop .float_wrap .progress_bar .progress_barbg.on {
  animation: progress-animation 60s linear forwards;
}
.float_window2 .floatpop .float_wrap .progress_bar .progress_barbg .on {
  animation: progress-animation 60s linear forwards;
}
.float_window2 .floatpop .float_wrap .progress_bar .pb_titme {
  position: relative;
  z-index: 10;
  font: normal normal normal 12px/13px League Spartan;
  letter-spacing: 0px;
  color: #4A2A00;
  top: 0;
  right: 20px;
}
.float_window2 .floatpop .float_wrap .progress_bar .pb_titme span {
  font: normal normal bold 12px/13px League Spartan;
  color: #FF0946;
}
.float_window_show {
  transform: scale(1);
}
.float_window_show .floatpop {
  transform: scale(1);
}
@keyframes progress-animation {
  0% {
    width: 100%;
  }
  100% {
    width: 0%;
  }
}
.countdown {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  height: 18px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
}
.countdown .scroll-tick {
  float: left;
  margin-right: 3px;
  color: #f01418;
}
.countdown .scroll-tick:last-child {
  margin-right: 0;
}
.countdown .scroll-tick strong {
  display: block;
}
.number .countdown {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
}
.number .countdown .scroll-tick {
  float: left;
  margin-right: 0px;
  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;
}
.reduce {
  display: block;
  position: absolute;
  top: 0;
  left: 96px;
  width: 17px;
  height: 14px;
  background: url("../images/reduce.png") center no-repeat;
  opacity: 0;
  animation: reduce 2s ease-out;
}
.t-gift .reduce {
  top: 99px;
  left: 123px;
  animation: reduce2 2s ease-out;
}
.ul_gift {
  position: relative;
}
.ul_gift .reduce {
  top: -60px;
  left: 117px;
}
.floatop {
  box-sizing: border-box;
  position: fixed;
  background: url(../images/float.png) no-repeat center;
  width: 100%;
  height: 161px;
  top: -382px;
  z-index: 999;
  display: flex;
  justify-content: center;
  opacity: 1 !important;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 140%, 0);
  transition: all 0.8s;
}
.floatop .floatimg {
  width: 216px;
  box-sizing: border-box;
}
.floatop .floatimg .boxdb {
  width: 101px;
  height: 120px;
  box-sizing: border-box;
  background: url(../images/float_box.png) no-repeat center;
  display: none;
}
.floatop .floatimg .box {
  width: 170px;
  height: 120px;
  background: url(../images/box_gift.png) no-repeat center;
  background-size: contain;
}
.floatop .floatimg .sun {
  width: 222px;
  height: 219px;
  background: url(../images/sun.png) no-repeat center;
  position: absolute;
  transform: scale(0.35);
  margin: -148px 0 0 -106px;
}
.floatop .floatimg .sun .discount {
  width: 150px;
  height: 126px;
  background: url(../images/sun77.png) no-repeat center;
  margin: 45px 0 0 35px;
}
.floatop.on {
  top: -226px;
}
.floatop .float_text {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 28px;
  margin-right: 89px;
  background-position: center 46px;
}
.floatop .float_text > p {
  font: normal normal bold 16px/8px League Spartan;
  color: #000000;
  margin-top: 9px;
  text-align: center;
  margin-bottom: 20px;
}
.floatop .float_text > p span,
.floatop .float_text > p b {
  font: normal normal bold 20px/8px League Spartan;
  color: #FF1473;
}
.floatop .float_text .ul_gift {
  font: normal normal medium 18px/8px League Spartan;
  letter-spacing: 0.18px;
  color: #9B5E00;
  font-weight: 600;
}
.floatop .float_text .ul_gift .countdown {
  width: 112px;
  height: 26px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 8px #FEB561;
  border-radius: 2px;
  letter-spacing: 5px;
  line-height: 20px;
  margin: 0 3px;
}
.floatop .float_text .ul_gift .countdown .scroll-tick {
  margin-left: 18px;
  padding-top: 3px;
}
.floatop .float_text .ul_gift .countdown::before {
  content: "";
  position: absolute;
  width: 0;
  height: 14px;
  border: 1px dashed rgba(217, 153, 57, 0.56);
  margin: 5px 0 0 -17px;
}
.floatop .float_text .ul_gift .countdown::after {
  content: "";
  position: absolute;
  width: 0;
  height: 14px;
  border: 1px dashed rgba(217, 153, 57, 0.56);
  margin: 5px 0 0 -32px;
}
.floatop .float_text .ul_gift .reduce {
  width: 44px;
  height: 29px;
  left: 110px;
  margin-top: 28px;
  background: url(../images/reduce1.png) no-repeat;
  animation: moveup 1.5s linear;
}
.floatop .price_box {
  padding-top: 12px;
}
.floatop .price_box p {
  display: flex;
  justify-content: center;
  align-items: baseline;
  font: normal normal bold 14px/38px League Spartan;
  color: #000000;
  margin: 0 0 -10px 0;
}
.floatop .price_box p span {
  font: normal normal bold 24px/38px League Spartan;
  color: #000000;
}
.floatop .price_box p span big {
  font-size: 24px;
}
.floatop .price_box p del {
  display: block;
  height: 12px;
  text-decoration: line-through;
  font: normal normal 14px/38px League Spartan;
  color: #9B5E00BA;
  line-height: normal;
  margin-left: 5px;
}
.floatop .price_box a {
  width: 212px;
  height: 42px;
  font: normal normal bold 14px/38px League Spartan;
}
.floatop.soldout img {
  display: none;
  margin-right: 189px;
}
.floatop.soldout .soldoutimg {
  display: block;
}
.floatop.soldout .float_text {
  padding-top: 70px;
  margin-right: 143px;
}
.floatop.soldout .float_text .box {
  display: none;
}
.floatop.soldout .float_text p {
  font-size: 14px;
  font-weight: bold;
  color: #791613;
}
@keyframes reduce {
  0% {
    top: 0;
    opacity: 1;
  }
  100% {
    top: -40px;
    opacity: 0;
  }
}
@keyframes reduce2 {
  0% {
    top: 126px;
    opacity: 1;
  }
  100% {
    top: -40px;
    opacity: 0;
  }
}
@keyframes change_up {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
.opacity {
  opacity: 0;
}
.change_up1 {
  animation: change_up 1.2s 0.1s ease forwards;
}
.change_up2 {
  animation: change_up 1.2s 0.3s ease forwards;
}
.change_up3 {
  animation: change_up 1.2s 0.5s ease forwards;
}
.change_up4 {
  animation: change_up 1.2s 0.7s ease forwards;
}
.change_up5 {
  animation: change_up 1.2s 0.9s ease forwards;
}
@keyframes moveup {
  0% {
    opacity: 0;
    transform: translateY(0px);
    background: url(../images/reduce1.png) no-repeat;
  }
  20% {
    opacity: 1;
    transform: translateY(0px);
    background: url(../images/reduce1.png) no-repeat;
  }
  50% {
    opacity: 1;
    transform: translateY(0px);
    background: url(../images/reduce1.png) no-repeat;
  }
  75% {
    opacity: 1;
    transform: translateY(-20px);
    background: url(../images/reduce2.png) no-repeat;
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    background: url(../images/reduce2.png) no-repeat;
  }
}
