@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}
body {
  min-width: 1100px; 
  font-size: 14px;
  line-height: 1.4;
  color: #323236;
  font-weight: 500;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  outline: 0;
  vertical-align: baseline;
  overflow-x: hidden;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #323236;
  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;
  /*background: url(../images/all-icons.png) no-repeat 0 0;*/
}

/* banner */
.banner { 
  position: relative;
  height: 662px;
  text-align: center;
  background: url(../images/bg.jpg) top center no-repeat;
}
.banner .logo { 
  display: block; 
  position: absolute;
  top: 54px;
  left: 0;
  width: 42px; 
  height: 13px; 
  text-indent: -9999px; 
  background: url(../images/logo.png) no-repeat;
}
.banner .try {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 34px;
  color: #fb9894;
  font-size: 12px;
  line-height: 34px;
  background-color: #da585b;
}
.banner .title {
  height: 216px;
  text-indent: -9999px;
  background: url(../images/title.png) bottom center no-repeat;
}
.banner .imgbox {
  margin-top: 80px;
  width: 440px;
}
.ribbon { position: relative; }
.ribbon:before {
  content: '';
  display: block;
  position: absolute;
  top: 16px;
  left: 110px;
  width: 283px;
  height: 234px;
  background: url(../images/ribbon.png) top center no-repeat;
}
.floatlayer .ribbon:before {
  top: 35px;
  left: 64px;
  z-index: 10;
  width: 130px;
  height: 108px;
  background-size: 130px;
}
.popbox .ribbon:before {
  top: 8px;
  left: 47px;
  z-index: 10;
  width: 194px;
  height: 164px;
  background-size: 194px;
}
.banner .imgbox > img {
  display: block;
  margin: 0;
  margin-left: 34px;
}
.banner .msgbox {
  margin-left: 10px;
  width: 520px;
  text-align: center;
}
.banner .msgbox h2 {
  margin: 52px 0 30px;
  font-size: 18px;
  font-weight: 600;
}
.banner.soldout .change-title p {
  margin-top: 48px;
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
}
.banner.soldout .msgbox h2 {
  margin: 0;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 32px;
}
.banner.soldout .msgbox h2 span { color: #d42f31; }
.discount {
  position: absolute;
  bottom: -28px;
  right: -60px;
  width: 206px;
  height: 205px;
  text-indent: -9999px;
  background: url(../images/discount.png) no-repeat;
}
/*.discount.soldout { background: url(../images/discount-sold.png) no-repeat; }*/
.floatlayer .discount {
  bottom: -4px;
  right: -16px;
  z-index: 10;
  width: 110px;
  height: 111px;
  background-size: 110px;
}
.numbox { position: relative; }
.banner .numbox {
  margin: 0 auto 28px;
  width: 325px;
  height: 78px;
  color: #d42f31;
  font-weight: 600;
  line-height: 88px;
  border-radius: 2px;
  background: #fddbdc;
  border: 1px solid #f48e8f;
}
.banner .numbox.soldout {
  color: #5a5a5a;
  background: #e4e3e3;
  border-color: #c4c4c4;
}
.floatlayer .numbox { 
  margin-top: 66px;
  margin-left: 44px; 
}
.flipNum {
  display: inline-block;
  margin-bottom: 8px;
  height: 57px;
  vertical-align: middle;
}
.banner .flipNum { margin-right: 4px; }
.floatlayer .flipNum { margin-bottom: -4px; }
.numwrap {
  float: left;
  margin: 0 1px;
  width: 52px;
  height: 57px;
  background: url(../images/num-bg.png) top center no-repeat;
}
.flipNum .listbox {
  float: left;
  margin: 3px 0 0 3px;
  width: 47px;
  height: 47px;
  text-align: center;
  background: #fff;
  overflow: hidden;
}
/*.numbox.soldout .numwrap { background: url(../images/num-sold-bg.png) no-repeat; }*/
.flipNum .list { 
  display: block;
  float: left; 
  width: inherit;
  color: #d42f31;
  font-size: 24px;
  font-weight: 700;
  line-height: 47px;
}
.numbox.soldout .flipNum .list { color: #858284; }
.flipNum .list b { display: block; }
.change {
  color: #323236;
  font-weight: 600;
}
.change b {
  display: inline-block;
  width: 24px;
  text-align: center;
}
.floatlayer .change b.userNum {
  width: 30px; 
  text-align: right;
}
.floatlayer .price {
  margin-top: 72px;
  margin-left: 0;
  margin-right: -80px;
  width: 500px;
}
.feature .price { text-align: center; }
.price li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.price li.first { margin-right: 22px; }
.price p {
  color: #8e8e98;
  font-size: 12px;
  font-weight: 600;
}
.popbox .price p {
  color: #717076;
  font-weight: 500;
}
.price strong {
  color: #323236;
  font-size: 20px;
  font-weight: 600;
}
.floatlayer .price strong { font-size: 16px; }
.price strong big { 
  font-size: 36px; 
  font-weight: 700;
}
.floatlayer .price strong big { 
  font-size: 26px; 
  font-weight: 600;
}
.popbox .price strong big { font-size: 28px; }
.price del {
  padding-left: 4px;
  color: #918f8f;
  font-size: 16px;
  font-weight: 500;
}
.popbox .price del { font-size: 14px; }

/* buybtn */
.buybtn {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 255px;
  height: 57px;
  color: #2e2f30;
  line-height: 57px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 3px;
  text-align: center;
  letter-spacing: 1px;
  word-spacing: 1px;
  text-shadow: 0 1px 0 rgba(251, 228, 91, 0.84);
  box-shadow: 0 12px 18px 2px rgba(123, 25, 5, 0.47);
  background: url(../images/btn.png) no-repeat;
  background-size: 255px;
}
.banner .buybtn { margin-top: 12px; }
.centbuy .buybtn { margin: 6px auto 10px; }
.popbox .buybtn {
  margin-bottom: 8px;
  width: 245px;
  height: 49px;
  line-height: 49px;
  background-size: 245px;
}
.buybtn:hover,
.popbox .buybtn:hover {
  background: url(../images/btn-hover.png) no-repeat;
  background-size: 255px;
}
.popbox .buybtn:hover { background-size: 245px; }

/* intro */
.line {
  display: block;
  position: absolute;
}
.intro .line.line03 {
  top: -8px;
  left: 538px;
  z-index: 9;
  width: 61px;
  height: 312px;
  background: url(../images/line03.png) no-repeat;
}
.intro h2 {
  padding: 74px 0 94px;
  font-size: 36px;
  text-align: center;
}
.intro .computer {
  position: relative;
  width: 100%;
  height: 328px;
  background: url(../images/computer.png) top center no-repeat;
}
.intro .screen {
  display: block;
  position: absolute;
  top: 37px;
  z-index: 0;
  opacity: 0;
  filter:alpha(opacity=100);
}
.intro .screen.asc { left: 326px; }
.intro .screen.db {
  top: 6px;
  right: 274px;
  z-index: 1;
}
.intro dl {
  position: absolute;
  top: 80px;
  z-index: 1;
  width: 305px;
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 100px);
  transition: opacity 0.6s, transform 0.8s ease;
  transition-delay: 1s;
}
.intro dl.on {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0px);
}
.intro dl.asc { left: 32px; }
.intro dl.db {
  top: 46px;
  right: -6px;
}
.intro h3 {
  color: #d42f31;
  font-size: 16px;
}
.intro h3:after {
  content: '';
  display: block;
  margin: 4px -26px 20px 0;
  width: 326px;
  height: 8px;
  background: url(../images/line02.png) 26px -8px no-repeat;
}
.intro dl.db h3:after {
  margin-right: 0;
  margin-left: -26px;
  background-position: 0 0;
}
.intro h3 span,
.intro h3 img {
  display: inline-block;
  vertical-align: middle;
}
.intro h3 img { 
  margin-top: -12px; 
  margin-left: 6px;
}
.intro dl.db h3 img {
  margin-right: 6px;
  margin-left: 0;
}
.intro dd {
  color: #393a3e;
  line-height: 24px;
}
.intro dl.db dd { padding-left: 42px; }

/* feature */
.feature {
  min-height: 691px;
  background: url(../images/feature-bg.jpg) center 394px no-repeat;
}
.feature h2,
.centbuy h2 {
  font-size: 36px;
  text-align: center;
}  
.feature h2:before,
.centbuy h2:before {
  content: '';
  display: block;
  padding: 52px 0 30px;
  height: 25px;
  background: url(../images/line.png) center 52px no-repeat;
} 
.centbuy h2:before { 
  padding-top: 0;
  background-position: top center;
}
.feature .imgbox {
  position: relative;
  margin-top: 98px;
  margin-left: -20px;
  width: 500px;
}
.feature .asc .imgbox > img {
  display: block;
  margin: 0;
}
.feature .besom,
.feature .forbid {
  position: absolute;
  top: 0;
  left: 250px;
  transform: scale(0) translate3d(0, 80px, 50px);
  transform-origin: 50% 100%;
  transition: all .6s;
}
.feature .forbid {
  top: 240px;
  left: 290px;
  transform-origin: 100% 100%;
  transform: scale(0) translate3d(0, -100px,0px);
}
.feature .besom.on,
.feature .forbid.on {
  transform: scale(1) translate3d(0, 0px, 0px);
}
.feature .msgbox {
  margin-top: 70px;
  width: 560px;
}
.feature .db .imgbox {
  margin-top: 26px;
  width: 550px;
}
.feature .db .msgbox {
  margin-top: 92px;
  padding: 0 40px;
  width: 460px;
}
.feature dt {
  font-size: 16px;
  line-height: 24px;
} 
.feature dt span {
  display: inline-block;
  margin-top: -6px;
  margin-left: 6px;
  padding: 0 2px;
  height: 14px;
  color: #f12a2a;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  border-radius: 2px;
  vertical-align: middle;
  border: 1px solid #f48e8f;
}
.feature dd {
  margin-bottom: 34px;
  line-height: 24px;
}

/* centbuy */
.centbuy {
  min-height: 600px;
  text-align: center;
  background: url(../images/centbuy-bg.jpg) bottom center no-repeat;
}
.centbuy .imgbox {
  position: relative;
  margin: 68px 0 0 20px;
  width: 350px;
}
.centbuy .imgbox > img {
  display: block;
  width: 300px;
}
.centbuy .original {
  display: block;
  position: absolute;
  bottom: 11px;
  left: 96px;
  width: 54px;
  height: 38px;
  color: #fff;
  line-height: 42px;
  background: url(../images/discount-tag.png) no-repeat;
}
.centbuy .original.last { left: 180px; }
.centbuy .original em {
  position: relative;
  display: inline-block;
  padding-left: 10px;
  font-size: 20px;
  font-size: 12px\0;
  font-style: normal;
  white-space: nowrap;
  -webkit-transform: skew(0,-10deg) scale(.5);
          transform: skew(0,-10deg) scale(.5);
  -webkit-transform-origin: left center;
          transform-origin: left center;
}
.centbuy .original em:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 116px;
  height: 38px;
  width: 58px\0;
  height: 19px\0;
  background: url(../images/del.png) no-repeat;
  background-size: 100% 100%;
}
.centbuy .chart {
  position: relative;
  margin: 128px 0 0 0;
  width: 520px;
  height: 140px;
  background: url(../images/chart-bg.png) center center no-repeat;
}
.centbuy .clist {
  position: absolute;
  top: 0;
  width: 150px;
  text-align: center;
}
.centbuy .clist.one { left: 0; }
.centbuy .clist.two { 
  top: -16px;
  left: 157px; 
  width: 210px;
}
.centbuy .clist.three { right: -6px; }
.centbuy .cost {
  position: relative;
  margin: 0 auto 64px;
  width:140px;
  height: 28px;
  color: #1b1b1b;
  font-size: 12px;
  line-height: 30px;
  border-radius: 4px;
  background: #d7d7d7;
}
.centbuy .cost span { font-size: 16px; }
.centbuy .clist.two .cost {
  width: 188px;
  height: 40px;
  color: #db0716;
  font-size: 16px;
  line-height: 42px;
  background: #fddbdc;
  border: 1px solid #d92a36;
}
.centbuy .clist.two .cost span { font-size: 20px; }
.centbuy .cost:before,
.centbuy .clist.two .cost:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -10px;
  left: 54px;
  z-index: 2;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #d7d7d7;    
}
.centbuy .clist.two .cost:before{ 
  left: 68px;
  border-top-color: #fddbdc; 
}
.centbuy .clist.two .cost:after {
  bottom: -12px;
  left: 68px;
  z-index: 1;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #d92a36; 
}
.centbuy .month {
  color: #6b6b6b;
  font-weight: 600;
}
.centbuy .clist.two .month {
  color: #db0716;
  font-size: 16px;
  font-weight: 700;
}
.centbuy .cost,
.centbuy .month {
  transform: scale(0);
  transition: all .3s ease;
}
.centbuy .cost.on,
.centbuy .month.on {
  transform: scale(1);
}
.centbuy .clist.two .cost {
  transition-delay: 0.3s;
}
.centbuy .clist.two  .cost.on {
  animation: bigger .62s linear 1 1s;
}

/* review */
.review { 
  position: relative;
  background: url(../images/review-bg.jpg) center center no-repeat;
}
.review h2 {
  margin-bottom: 54px;
  font-size: 32px;
  text-align: center;
}
.review h3:after { 
  content: ""; 
  position: absolute; 
  left: 16px; 
  top: -20px; 
  z-index: 1;
  width: 65px; 
  height: 57px;
  background: url(../images/commit.png) no-repeat;
}
.dg-container { 
  position: relative;
  width: 100%;
  z-index: 99;
}
.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: inherit;
}
.dg-container .nav span {
  position: absolute;
  top: 312px;
  width: 15px;
  height: 28px;
  display: block;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/review-control.png") no-repeat;
}
.dg-container .nav .dg-prev {
  left: 60px;
  background-position: 0 0;
  z-index: 5;
}
.dg-container .nav .dg-prev:hover {
  background-position: 0 -28px;
}
.dg-container .nav .dg-next {
  right: 60px;
  background-position: -15px 0;
}
.dg-container .nav .dg-next:hover{
  background-position: -15px -28px;
}
.content { 
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%; 
  height: 190px;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(83, 83, 83, 0.24);
}
.content:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -10px;
  left: 542px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;      
}
.content .reviews { display: none;}
.content .reviews h3 { 
  position: relative;
  padding-top: 24px;
  margin-bottom: 8px;
  font-size: 22px; 
  color: #302d3d; 
  font-weight: 500;
  text-align: center;
}
.content .reviews dd {
  color: #414141; 
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}
.content .reviews dd p { 
  padding: 0 80px; 
  opacity: 0;
  transform: scale(.8);
  transition: opacity .6s, transform .8s;
}
.content .reviews.active dd p.on {
  opacity: 1;
  transform: scale(1);
}
.content .reviews cite {
  position: absolute;
  bottom: -58px;
  width: 100%;
  display: block; 
  color: #000;
  font-style: normal; 
  font-size: 20px; 
  font-weight: 500;
}
.review ul { position: relative; width: 683px; line-height: 240px; height: 240px; margin: 80px auto 0; overflow: hidden; text-align: center}
.review ul li { position: absolute; height: 130px; display: inline-block; vertical-align: middle; opacity: 0.3; filter:alpha(opacity=0); transform: scale(0.7);
   -webkit-transition: all .5s;  
   transition: all .5s;
}
.review ul li.first { left: 0;}
.review ul li.two { left: 91px;}
.review ul li.three { left: 182px;  }
.review ul li img { border-radius: 50%; }
.review ul li.active { left:283px; transform: scale(1); opacity: 1; filter:alpha(opacity=100); z-index: 10;}
.review ul li.active img{ width: 130px; height: 130px; border: solid #fff 6px; box-shadow: 0 40px 40px rgba(92, 95, 101, 0.3); }
.review ul li.four { left: 384px;  }
.review ul li.five { left: 475px;  }
.review ul li.six { left: 566px;  }
.review ul li {left: 666px;}
.content .reviews.active{ display: block;}

/* awards */
.awards {
  padding: 52px 0 66px;
  color: #2e2e2e;
  text-align: center;
  background-color: #f3f3f3;
}
.awards h2 {
  margin-bottom: 36px;
  font-size: 32px;
  font-weight: 600;
}
.awards p { 
  margin-bottom: 36px;
  line-height: 22px;
  font-weight: 600;
}

/* footer */
.footer { 
  padding: 70px 0 120px;
  color: #fe9da0;
  font-size: 12px;
  line-height: 18px;
  background-color: #dd5154;
}
.footer .service dl {
  margin-bottom: 30px;
  width: 547px;
  height: 126px;
  color: #fe898c;
  background: #b24143;
}
.footer .service h3 {
  margin: 23px 0 15px;
  color: #ffbabc;
  font-size: 14px;
  font-weight: 400;
}
.footer .service dl.left h3 { margin-bottom: 6px; }
.footer .service dl.left dt {
  margin-top: 25px;
  float: left;
  width: 108px;
  text-align: center;
}
.footer .service dl.left dd {
  float: left;
  width: 432px;
}
.footer .service dl.right {
  padding: 0 40px 0 20px;
  width: 487px;
}
.footer .copyright {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

/* floatlayer */
.floatlayer { 
  position: fixed; 
  right: 0;
  left: 0;
  bottom: -160px; 
  z-index: 999; 
  width: 100%;
  height: 148px;  
  text-align: center;
  visibility: hidden; 
  background: url(../images/float-bg.png) top center no-repeat;
  -webkit-transition: all 0.4s; 
          transition: all 0.4s;  
}
.floatlayer.on { 
  bottom: 0;
  visibility: visible; 
}
.floatlayer .imgbox {
  position: relative;
  margin-left: -10px;
  width: 240px;
}
.floatlayer .imgbox img {
  position: relative;
  z-index: 9;
  display: block;
  margin-top: 30px;
  margin-left: 32px;
  width: 160px;
}

/* animation */
.bounce {
  animation: bounce 1s both;
  transform-origin: center bottom;
}
.bounce2 {
  animation: bounce2 1s both;
  transform-origin: center bottom;
}
@keyframes bounce {
  from {
    opacity: 0;
    transform: translate3d(-200px,0,0);
  }
  20%, 53%, 80%, to {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(-30px, 0px, 0);
  }

  70% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(-15px, 0px, 0);
  }

  90% {
    opacity: 1;
    transform: translate3d(-4,0px,0);
  }
}
@keyframes bounce2 {
  from {
    opacity: 0;
    transform: translate3d(200px,0,0);
  }
  20%, 53%, 80%, to {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(30px, 0px, 0);
  }

  70% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(15px, 0px, 0);
  }

  90% {
    opacity: 1;
    transform: translate3d(4,0px,0);
  }
} 
@keyframes bigger {
  0%,
  50%,
  100% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.8);
  }
  75% {
    transform: scale(1.2);
  }
}  