@charset "utf-8";

/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
html,body {
  overflow-x: hidden;
}
@media screen and (max-width: 1100px) {
  html,body {
    overflow-x: auto;
  }
}
body {
  min-width: 1100px; 
  font-size: 14px;
  line-height: 1.4;
  color: #1c1c1c;
  font-weight: 500;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  outline: 0;
  vertical-align: baseline;
  background: #fff;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #1c1c1c;
  outline: none;
  text-decoration: none;
  cursor: pointer;
}
a:hover { text-decoration: none; }
del { text-decoration: line-through; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
ul li { list-style-type: none; }
img { border: none; }
.clearfix:after {
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  visibility: hidden;
}
.clearfix { zoom: 1; }
.fl { float: left; }
.fr { float: right; }
.wrapper {
  position: relative;
  width: 1100px;
  min-width: 1100px;
  margin: 0 auto;
  zoom: 1;
}
.all-icons { 
  display: inline-block;
  text-indent: -9999px;
  vertical-align: middle;
  background: url(../images/all-icons.png) 0 0 no-repeat;
}
.price { color: #3e4050; font-weight: 500;}
.price strong { font-size: 22px;}
.price strong b { font-size: 58px;}

/* banner */
.banner {
  min-width: 1100px;
  height: 833px;
  background: url(../images/bg.jpg) top center no-repeat;
}
.banner .logo {
  display: inline-block;
  margin-top: 23px;
  width: 35px;
}
.banner h1 {
  margin-top: 11px;
  height: 118px;
  text-indent: -9999px;
  background: url(../images/title-2021.png) center top no-repeat;
}
.banner .img-box {
  position: relative;
  float: left;
  margin-top: 67px;
  margin-left: -147px;
}
.banner .img-box:before
/*.floatlayer.soldout .imgbox:before*/ {
  content: '';
  display: block;
  position: absolute;
  top: 38px;
  right: 88px;
  width: 144px;
  height: 115px;
  background: url(../images/discount-2021.png) no-repeat;
}
.banner.soldout .img-box:before
/*.floatlayer.soldout .imgbox:before*/ {
  background: url(../images/discount-sold.png) no-repeat;
}
/*.floatlayer.soldout .imgbox:before {
  top: 30px;
  right: 60px;
  width: 78px;
  height: 70px;
  background-size: 78px;
}*/
span.snow01 {
  position: absolute;
  top: -10px;
  left: 172px;
  width: 282px;
  height: 44px;
  background: url("../images/snow01.png") center no-repeat;
}
span.snow02 {
  position: absolute;
  top: 178px;
  right: -4px;
  width: 55px;
  height: 48px;
  background: url("../images/snow02.png") center no-repeat;
}

.banner .right-message { position: relative; float: right; width: 440px; margin-top: 64px; margin-right: 70px; text-align: center;}
.banner .right-message:before { content: ''; position: absolute; bottom: 86px; right: -76px; width: 64px; height: 64px; background: url(../images/money-back.png) no-repeat; }
.banner .right-message h2 { padding-bottom: 14px; padding-top: 20px; font-weight: 600;  font-size: 18px; color: #3e4050; background: url(../images/line.png) no-repeat bottom;}
.banner .right-message h2 span { font-weight: 700; color: #ff3e0e;}


.banner .right-message .progress { width: 410px; height: 100px; margin-top: 25px;}
.banner .right-message .progress  p { line-height: 24px; padding-top: 15px;}
.banner .right-message .progress  p > strong { display: inline-block; width: 30px; text-align: right; }
.banner .right-message .progress p span { display: inline-block; vertical-align: middle; width: 24px; height: 24px; font-weight: 600; color: #ff3e0e; font-size: 16px; border-radius: 50%; background: #fff;}

.banner .right-message .progress .bar { position: relative; width: 410px; height: 8px; margin: 15px auto 0; background: #fff; border-radius: 20px; border: solid #ffcba1 1px; box-shadow: 0.954px 4.908px 7.04px 0.96px rgba(157, 28, 29, 0.13); }
.banner .right-message .progress .bar span.box { position: absolute; top: 0; left: 0; display: block; width: 410px; height: 8px; border-radius: 20px;  background: rgb(255,63,15);
  background-image: -moz-linear-gradient( 0deg, rgb(255,121,74) 61%, rgb(255,63,15) 80%, rgb(255,69,21) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(255,121,74) 61%, rgb(255,63,15) 80%, rgb(255,69,21) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(255,121,74) 61%, rgb(255,63,15) 80%, rgb(255,69,21) 100%);
-webkit-transition: width .5s ease-in-out;
        transition: width .5s ease-in-out;
}
.banner .right-message .progress .bar span.box .disappear { display: block; position: absolute; width: 23px; height: 19px; right: -10px; opacity: 0; filter:alpha(opacity=0); background: url(../images/number.png);}
.banner .right-message .price .buybtn,.banner .right-message .price span { display: inline-block; vertical-align: middle;}
.banner .right-message .price .buybtn {margin-left: 17px;}
.banner .right-message ul.list { width: 415px; height: 55px; margin: 20px auto 0;
  background: #fffcf9;}
.banner .right-message ul.list li { float: left; margin-left: 40px; width: 95px; height: 44px; margin-top: 5px; border-right: solid #f4e4d6 1px; text-align: left; color: #ea927a; line-height: 22px;}
.banner .right-message ul.list li.one { margin-left: 20px; width: 115px; }
.banner .right-message ul.list li span { display: block;}
.banner .right-message ul.list li:last-child{ border: none;}

.banner.soldout .img-box:after { position: absolute; content: ""; width: 342px; height: 235px; bottom: 39px; right: 0; background: url(../images/sold-out-box.png);}
.banner.soldout .right-message h2 { padding-top: 0; padding-bottom: 10px; margin-bottom: 30px; font-size: 16px; font-size: 15px\0;}
.banner.soldout .right-message h2 span { display: block; margin: 0 -10px; color: #6e6f7b; font-weight: 400 }
.banner.soldout .right-message h2 strong { font-size: 20px; color: #ff3e0e;}
.banner.soldout .right-message .progress h3 { margin-top: 10px; font-size: 26px; color: #3e4050;}
.banner.soldout .right-message .progress p { padding-top: 0; font-size: 14px; color: #6e6f7b;}
.banner .right-message .progress { margin: 0; width: auto; }

.banner span.cute {
  position: absolute;
  top: 0;
}
.banner span.cute01 {
  left: -123px;
  width: 59px;
  height: 363px;
  background: url("../images/cute01.png") center no-repeat;
  animation: shake 7s cubic-bezier(0.5, 0, 0.5, 1) infinite both;
  -webkit-transform-origin: center -5rem;
          transform-origin: center -5rem;
}
.banner span.cute02 {
  right: -72px;
  width: 48px;
  height: 191px;
  background: url("../images/cute02.png") center no-repeat;
  animation: shake 4s cubic-bezier(0.5, 0, 0.5, 1) infinite both;
  -webkit-transform-origin: center -10rem;
          transform-origin: center -10rem;
  animation-delay: 0.5s;
}
.banner span.cute03 {
  right: -172px;
  width: 33px;
  height: 340px;
  background: url("../images/cute03.png") center no-repeat;
  animation: shake 4s cubic-bezier(0.5, 0, 0.5, 1) infinite both;
  -webkit-transform-origin: center -10rem;
          transform-origin: center -10rem;
}
.banner span.cute04 {
  left: -74px;
  width: 19px;
  height: 76px;
  background: url("../images/cute04.png") center no-repeat;
  animation: shake 7s cubic-bezier(0.5, 0, 0.5, 1) infinite both;
  -webkit-transform-origin: center -5rem;
          transform-origin: center -5rem;
}
.banner span.cute05 {
  right: -116px;
  width: 22px;
  height: 97px;
  background: url("../images/cute05.png") center no-repeat;
  animation: shake 4s cubic-bezier(0.5, 0, 0.5, 1) infinite both;
  -webkit-transform-origin: center -10rem;
          transform-origin: center -10rem;
  animation-delay: 0.5s;
}
.banner span.cute06 {
  left: -169px;
  width: 30px;
  height: 128px;
  background: url("../images/cute06.png") center no-repeat;
  animation: shake 4s cubic-bezier(0.5, 0, 0.5, 1) infinite both;
  -webkit-transform-origin: center -10rem;
          transform-origin: center -10rem;
}


/* buybtn */
.buybtn {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 252px;
  height: 61px;
  color: #1c1c1c;
  font-size: 18px;
  font-weight: 600;
  line-height: 61px;
  text-align: center;
  background: #f5c827;
  border-radius: 31px;
  text-transform: uppercase;
  background-image:    -moz-linear-gradient( 27deg,#f5c827 0%, #f4de28 100%);
  background-image: -webkit-linear-gradient( 27deg, #f5c827 0%, #f4de28 100%);
  background-image:     -ms-linear-gradient( 27deg, #f5c827 0%, #f4de28 100%);
  box-shadow: 0 10px 13px 0 rgba(246, 210, 56, 0.47);
}

.buybtn:hover {
  background: #fce738;
}


.intro h2,.feature h2 {padding-top: 100px; font-size: 34px; color: #3e4050; text-align: center; background: url(../images/up-line.png) no-repeat center top;}

/* intro */
.intro { position: relative; z-index: 2; margin-top: -20px; color: #3e4050;}
.intro .img-box { position: absolute; left: 246px; top: 415px; z-index: -1;}
.intro .wrapper div { margin-top: 90px;}
.intro div h3 { margin-bottom: 60px; font-size: 20px;}
.intro div h3 i { display: inline-block; vertical-align: middle; width: 21px; height: 22px; margin-right: 5px; background: url(../images/intro-icon.png);}
.intro div h3 span { display: inline-block;width: 340px; margin-right: -100px; vertical-align: middle;}
.intro div dl { margin-bottom: 50px;}
.intro div dl strong { display: block; margin-bottom: 10px; font-size: 17px; color: #3e4050;}
.intro div dl dd { font-size: 13px; color: #6e6f7b; line-height: 22px;}
.intro .left-message {
  float: left;
  width: 350px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-140px, 0px);
          transform: translate(-140px, 0px);
  -webkit-transition: opacity .6s, -webkit-transform .6s ease;
          transition: opacity .6s,transform .6s ease;
}
.intro .left-message dt { margin-bottom: 10px;}
.intro .left-message dt img { margin-left: -5px;}
.intro .left-message h3 i { background-position: 0 -22px;}
.intro .left-message dd { padding-right: 50px; }
.intro .right-message {  
  float: right;
  width: 320px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(140px, 0px);
          transform: translate(140px, 0px);
  -webkit-transition: opacity .6s, -webkit-transform .6s ease;
          transition: opacity .6s,transform .6s ease;
}
.intro div.right-message h3 { margin-bottom: 30px; }
.intro .right-message h3 i { margin-left: 12px;}
.intro .right-message dl { margin-bottom: 28px; overflow: hidden;}
.intro .right-message dl.list01 dd{ margin-top: 10px;}
.intro .right-message dl.list01 dt { margin-top: 0;}
.intro .right-message dl.list01 dt img { margin-left: 0;}
.intro .right-message dt { float: left; width: 77px; margin-top: 2px; margin-right: 20px;}
.intro .right-message dt img { margin-left: 5px;}
.intro .right-message dd { float: left; padding-right: 0;}

.intro .left-message.on,
.intro .right-message.on {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}

/* feature */
.feature {
  margin-top: -108px;
  min-width: 1100px;
  height: 928px;
  background: url(../images/feature-bg.jpg) no-repeat top center;
}
.feature .wrapper { padding-top: 140px;}

.feature .left {
  position: relative;
  margin-top: 180px;
  margin-left: -50px;
  width: 570px;
}
.feature .left span {
  display: block;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0px, 100px);
          transform: translate(0px, 100px);
  -webkit-transition: -webkit-transform .6s, opacity .6s .2s ease;
          transition: transform .6s, opacity .6s .2s ease;
}
.feature .left span.suspend01 {
  top: -60px;
  left: 260px;
  width: 153px;
  height: 110px;
  background: url(../images/suspend-01.png) no-repeat;
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}
.feature .left span.suspend02 {
  bottom: 198px;
  left: 16px;
  width: 121px;
  height: 94px;
  background: url(../images/suspend-02.png) no-repeat;
}
.feature .left span.suspend03 {
  bottom: 106px;
  left: 124px;
  width: 381px;
  height: 265px;
  background: url(../images/suspend-03.png) no-repeat;
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}
.feature .left span.on {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}
.feature .right {
  margin-right: -50px;
  width: 542px;
  margin-top: 72px;
}
.feature-list li {
  color: #636466;
  line-height: 38px;
}
.feature-list i {
  margin-right: 18px;
  width: 12px;
  height: 12px;
  background-position: 0 0;
}
.feature-list li span {
  display: inline-block;
  padding: 8px 0;
  width: 462px;
  line-height: 22px;
  vertical-align: middle;
}
.feature .right > p { width: 260px; text-align: center; }
.feature .right .price { margin-top: 20px; }
.feature .right .price >span { display: block; margin-top: 30px;}
.feature .right .price >span b { line-height: 14px;}
.feature .right .price >span span { display: block;}
.feature .right p span > b { display: inline-block; width: 30px;text-align: center; font-size: 16px; 
  color: #ff3e0e;}
.feature .right .price .buybtn { margin: 12px auto; margin-left: 10px;}

.feature .right .price.soldout > span { margin-top: 45px;}

.gift-message { min-width: 1100px; position: relative; height: 551px; margin-top: 60px; color: #3e4050; background: url(../images/gift-bg.jpg) no-repeat center top;}
.gift-message:after { position: absolute; content: ""; width: 4px; height: 61px; left: 0; right: 0; margin: auto; top: -50px; background: url(../images/up-line.png);}
.gift-message h2 { padding-top: 150px; text-align: center; font-size: 30px;}
.gift-message dl { float: left; width: 50%; margin-top: 60px;}
.gift-message dl dt { float: left; margin-right: 30px; margin-left: 35px;}
.gift-message dl h3 { margin-top: 20px; margin-bottom: 5px; font-size: 18px; color: #3e4050;}
.gift-message dl strong { font-size: 20px; color: #ff3e0e;}
.gift-message dl dd { color: #6e6f7b; font-size: 12px;}
.gift-message dl dd del { font-size: 14px;}
.gift-message dl dd p { margin-top: 20px; font-weight: 600; font-size: 14px; line-height: 22px;}
.gift-message dl.pf dt { margin-left: 0;}

.gift-message.soldout .wrapper:before {
  position: absolute;
  content: "";
  width: 1162px;
  height: 533px;
  top: 11px;
  left: -32px;
  background: url(../images/gift-sold-out.png);
}

/* review */
.review { 
  position: relative;
  min-width: 1100px;
  padding-bottom: 30px;
  background: #fff2f2;
}
.review .wrapper >h2 { padding-top: 70px; text-align: center; font-size: 34px; color: #3e4050; background: url(../images/commit.png) no-repeat center top;}
.dg-container { 
  position: relative;
  width: 100%;
  height: 580px; 
  overflow: hidden;
}
.dg-wrapper { 
  margin: 0 auto;
  width: 660px;
  height: 500px;
  -webkit-transform-style: preserve-3d; 
          transform-style: preserve-3d; 
  -webkit-perspective: 500px;
          perspective: 500px;
}
.dg-wrapper .dg-transition { 
  -webkit-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out; 
}
.dg-container .nav { 
  position: relative;
  width: 100%; 
}
.dg-container .nav span { 
  position: absolute; 
  top: 132px;
  width: 22px; 
  height: 41px; 
  display: block; 
  overflow: hidden; 
  cursor: pointer; 
  background: url(../images/review-control.png) no-repeat;
}
.dg-container .nav .dg-prev { 
  left: 0; 
  background-position: 0 0;
}
.dg-container .nav .dg-prev:hover { background-position: 0 -41px;}
.dg-container .nav .dg-next { 
  right: 0; 
  background-position: -22px 0;
}
.dg-container .nav .dg-next:hover{ background-position: -22px -41px;}
.inner { 
  display: block; 
  margin: 0 auto;
  width: 660px; 
  height: 510px; 
}
.content { 
  position: relative;
  display: block;
  margin: 0 auto;
  z-index: 6;
  padding-top: 88px; 
  width: 660px; 
  height: 510px; 
}
    
.content .reviews { 
  position: absolute; 
  left: 0; 
  top: 88px;
  display: block;
  width: 660px; 
  height: 500px;
  text-align: center;
}
.content .reviews dt { margin-bottom: 70px; }
.content .reviews dt  img { 
  width: 130px; 
  height: 130px;
  border-radius: 50%;
}
.content .reviews dd {
  margin-left: -170px;
  display: none;
  width: 1000px; 
}
.content .reviews dd h2 {
  display: inline-block; 
  margin-bottom: 40px;
  padding-top: 0;
  font-size: 30px;  
  font-weight: 400;
}
.content .reviews dd p {
  line-height: 24px; 
  color: #6e6f7b;
  font-size: 14px;
}
.content .reviews dd cite {
  display: inline-block; 
  margin-top: 30px; 
  font-style: normal; 
  font-size: 20px; 
  color: #3e4050;
}
.content .reviews.dg-center dt img {
  -webkit-transition: all 0.2s;
          transition: all 0.2s; 
  box-shadow: 0 40px 40px 0 rgba(20, 20, 20, 0.28);
}
.content .reviews.dg-center dd { display: block;}

/* bottom */
.bottom {
  position: relative;
  z-index: 3;
  min-width: 1100px;
  height: 479px;
  margin-top: -130px;
  color: #4e5268;
  background: url(../images/footer-bg.jpg) no-repeat center top;
}
.bottom .wrapper { padding-top: 150px;}
.service {
  height: 106px;
  border-radius: 54px;
  border: 1px solid #f6e7dc;
  background: rgba(255,255,255,.8);
  color: #6e6f7b;
}
.service dl {
  position: relative;
  padding: 0 45px;
  float: left;
  width: 458px;
}
.service dl.right {
  padding-right: 35px;
  padding-left: 55px;
}
.service dt {
  margin: 22px 0 20px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.service dl.right dt { margin-bottom: 12px; }
.service dl.right:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 1px;
  height: 86px;
  background-color: #f6e7dc;
}
.annotation {
  padding-left: 260px;
  text-align: left;
  padding-top: 30px;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  color: #faa997;
}
.copyright {
  padding-left: 260px;
  text-align: left;
  font-weight: 600;
  font-size: 12px;
  color: #faa997;
}

/* floatlayer */
.floatlayer { 
  position: fixed; 
  z-index: 10; 
  width: 100%;
  min-width: 1100px;
  bottom: -120px; 
  height: 114px; 
  visibility: hidden; 
  background: url(../images/float-bg.jpg) top center no-repeat; 
  -webkit-transition: all 0.4s; 
          transition: all 0.4s;  
}
.floatlayer .imgbox {
  position: relative;
  width: 287px;
  height: 152px;
  background: url(../images/isu-small-box.png?t=3456);
  text-indent: -9999px;
  margin: -38px 0 0 -45px;
}
.floatlayer.on { 
  bottom: 0; 
  visibility: visible; 
}
.floatlayer span.snow01 {
  top: -4px;
  left: 65px;
  width: 107px;
  height: 18px;
  background-size: 100% 100%;
}
.floatlayer span.snow02 {
  top: 51px;
  right: -4px;
  width: 25px;
  height: 22px;
  background-size: 100% 100%;
}

.floatlayer .number { float: left;width: 265px; margin-left: 97px; margin-top: 25px;  color: #fff;}
.floatlayer .countdown{ position: relative; vertical-align: middle; height: 42px; width: 145px; margin: 0 auto; line-height: 42px; font-size: 24px; background: url(../images/numer.png) no-repeat; overflow: hidden; text-align: center;}
.floatlayer .countdown .scroll-tick { float: left; width: 34px; margin-right: 2px;}
.floatlayer .countdown .scroll-tick span { display: block;}
.floatlayer .number p { margin-top: 10px; text-align: center;}
.floatlayer .number p strong { font-size: 16px; color: #ff3e0e;}
.floatlayer .price {float: right; margin-top: 15px; color: #555877; font-size: 18px;}
.floatlayer .price strong { line-height: 61px; color: #ff3e0e;}
.floatlayer .price span,.floatlayer .buybtn {float: left; margin-top: 15px;}
.floatlayer .buybtn { margin-left: 13px; box-shadow: 0 14px 16px 0 rgba(13, 15, 26, 0.4);}

.floatlayer.soldout .imgbox { margin-left: -20px; width: 305px; height: 152px; background: url(../images/sold-fl-box.png?t=7896543);}
.floatlayer.soldout .number { margin-left: 49px; margin-top: 42px; width: 280px;}
.floatlayer.soldout .number h2{ font-size: 16px; line-height: 24px; color: #d8dae7;}
.floatlayer.soldout .buybtn { margin-top: 5px;}
.floatlayer.soldout .year { position: absolute; width: 252px; bottom: 15px; height: 13px; font-size: 12px; right: 0; text-align: center; color: #fff; background: url(../images/fl-title-bg.png) no-repeat center;}
.floatlayer .packnum,
.floatlayer .buyNum { display: inline-block; width: 30px; text-align: center; }

@keyframes shake {
  0% {
    -webkit-transform: rotate(0.5deg);
    transform: rotate(0.5deg);
  }
  12.5% {
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  25% {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  37.5% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  50% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  62.5% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  75% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  87.5% {
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  100% {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }
}