@charset "utf-8";

/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
body {
  min-width: 1000px; 
  font-size: 14px;
  line-height: 1.4;
  color: #000;
  font-weight: 500;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  vertical-align: baseline;
  outline: 0;
  overflow-x: hidden;
}
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;
}
.clearfix { zoom: 1; }
.fl { float: left; }
.fr { float: right; }
.wrapper {
  position: relative;
  width: 1000px;
  min-width: 1000px;
  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;
  margin: 0 auto;
  width: 100%;
  min-width: 1000px;
  min-height: 650px;
  text-align: center;
  background: url('../images/bg.jpg') top center no-repeat;
  background-size: cover;
}
.banner .logo {
  display: block;
  padding-top: 18px;
  text-align: left;
  width: 46px;
}
.banner .title {
  margin: 14px auto 30px;
  font-size: 32px;
  font-weight: 600;
  color: #0e0101;
  letter-spacing: 1px;
  word-spacing: 1px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.71);
}
.banner.after .title {
  margin: 0 auto 30px;
  font-size: 40px;
}
.banner .title strong {
  display: inline-block;
  font-size: 36px;
  color: #b10814;
}
.banner .title span {
  display: block;
  margin-top: 8px;
  font-size: 20px;
  font-weight: 500;
  line-height: 13px;
  color: #aa0817;
  text-align: center;
  background: url("../images/line.png") center no-repeat;
}
.banner .box {
  margin-top: 35px;
  margin-left: -24px;
  float: left;
  width: 304px;
  height: 417px;
  color: #170404;
  border-radius: 3px;
  border: 1px solid #f6ede8;
  background: #f2e8e6;
  background: rgba(248, 241, 239,.8);
}
.banner .box.center {
  margin: 0 9px 0;
  width: 416px;
  height: 473px;
  border: 0;
  background: #ce0418;
  background: rgba(206, 4, 24,.75);
  box-shadow: 0 20px 35px 0 rgba(64, 8, 8, 0.4);
}
.banner .box.right {
  margin-right: -24px;
  margin-left: 0;
}
.banner .box .top {
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #f6ede8;
  background: #ebe3e1;
  background: rgba(235,227,225,.8);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.banner .box.center .top {
  height: 50px;
  line-height: 50px;
  background: #af343e;
  background: rgba(178,55,65,.75);
  border-color: #d35360;
}
.banner .box h2 {
  font-size: 18px;
  font-weight: 600;
}
.banner .box.center h2 {
  font-size: 22px;
  color: #ffff00;
}
.banner .imgbox {
  position: relative;
}
.banner .imgbox span {
  display: block;
  width: 260px;
  height: 170px;
  margin: 65px 0 46px 12px;
  background: url("../images/db-box.png") 0 0 no-repeat;
}
.banner .box.center .imgbox span {
  width: 396px;
  height: 196px;
  margin: 50px 0 40px 7px;
  background: url("../images/db-gift-box1.png") 0 0 no-repeat;
}
.banner .box.right .imgbox span {
  width: 298px;
  height: 167px;
  margin-left: 6px;
  background: url("../images/db-iu-box3.png") 0 0 no-repeat;
}
.banner.after .imgbox span {
  margin: 42px 0 20px 12px;
  background-position: 0 -170px;
}
.banner.after .box.center .imgbox span {
  margin: 39px 0 16px 7px;
  background-position: 0 -196px;
}
.banner.after .box.right .imgbox span {
  background-position: 0 -167px;
}
.banner .imgbox del {
  display: block;
  position: absolute;
  top: 90px;
  right: 58px;
  font-size: 16px;
  font-weight: 600;
  color: #6e5e60;
}
.banner .box.center .imgbox del {
  top: 111px;
  right: 52px;
  color: #4e030a;
}
.banner .box.right .imgbox del {
  right: 22px;
}
.banner .box .dissolve,
.banner .box .numreduce {
  display: block;
  position: absolute;
  top: 40px;
  left: 14px;
  width: 278px;
  height: 242px;
  opacity: 0;
  filter: alpha(opacity=0);
  background: url(../images/shadow.png) no-repeat;
  -webkit-animation: dissolve 0.8s forwards; 
          animation: dissolve 0.8s forwards; 
}
.banner .box .numreduce {
  top: 88px;
  left: 142px;
  width: 31px;
  height: 36px;
  background: url(../images/number.png) no-repeat;
  -webkit-animation: numreduce 0.8s forwards; 
          animation: numreduce 0.8s forwards; 
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.price p {
  font-size: 12px;
  color: #3c0202;
}
.price p.hidden {
  display: none;
}
.price p strong {
  font-size: 18px;
  font-weight: 600;
  color: #0e0101;
}
.price p strong big {
  font-weight: 600;
  font-size: 24px;
}
.banner .box.center .price p strong {
  font-size: 20px;
  color: #fff;
  text-shadow: 0 0 4px rgba(137, 0, 0, 0.84);
}
.banner .box.center .price p strong big {
  font-size: 30px;
  color: #ffff00;
}
.price p.people i {
  width: 18px;
  height: 12px;
  background-position: 0 -35px;
}

/* buybtn */
.buybtn {
  display: block;
  margin: 16px auto 0;
  width: 230px;
  height: 55px;
  line-height: 57px;
  color: #1d1305;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #626262;
  -webkit-transition: all .2s;
          transition: all .2s;
}
.buybtn.green {
  margin: 10px auto 24px;
  width: 289px;
  height: 60px;
  line-height: 60px;
  border: 0;
  color: #fff;
  font-size: 20px;
  background: #00b050;
  box-shadow: 0 14px 20.88px 3.12px rgba(126, 0, 1, 0.84);
}
.footbuy .buybtn { 
  margin: -10px auto; 
}
.buybtn:hover {
  color: #fff;
  background: #02c65b;
  border-color: #22ac38;
}
.buybtn.green:hover { background: #02c65b; }

/* payment */
.payment {
  padding: 50px 0;
  text-align: center;
  background-color: #f6f6f6;
}
.payment dl {
  float: left;
  width: 33.33%;
}
.payment dt {
  margin-bottom: 22px;
  line-height: 68px;
}
.payment dt img {
  line-height: 68px;
  vertical-align: middle;
}
.payment dd {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}
.payment dl.center dd {
  font-size: 14px;
}


/* feature */
.feature {
  min-height: 460px;
  margin-top: 70px;
  text-align: center;
  color: #201919;
}
.feature h2 {
  font-size: 34px;
  font-weight: 600;
  line-height: 50px;
}
.feature .content {
  position: relative;
  width: 1002px;
  margin: 60px 0 0 -1px;
}
.feature dl {
  float: left;
  width: 334px;
}
.feature dl dt {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.feature dl dd {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #4c4343;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.feature dl dd.chart {
  position: relative;
  height: 174px;
}
.feature dl.one dd.chart {
  padding: 33px 0 0 102px;
}
.feature dl.one dd.chart div {
  position: relative;
  height: 134px;
  text-align: left;
  background: url("../images/feature-dl-cube-bg.png") top left no-repeat;
}
.feature dl.two dd.chart {
  padding: 50px 0 0 115px;
}
.feature dl.two dd.chart div {
  height: 107px;
  background: url("../images/feature-dl-cylinder.png") top left no-repeat;
}
.feature dl.three dd.chart {
  padding: 43px 0 0 136px;
}
.feature dl.three dd.chart div {
  position: relative;
  height: 120px;
  background: url("../images/feature-timer.png") top left no-repeat;
}
.feature dl span.data {
  display: inline-block;
  height: 29px;
  margin: 16px 0 0 70px;
  padding-left: 13px;
  font-size: 12px;
  font-weight: 500;
  line-height: 29px;
  color: #f69392;
  background: url("../images/feature-arrow.png") left center no-repeat;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}
.feature dl span.cube {
  display: block;
  position: absolute;
  bottom: 29px;
  left: 1px;
  width: 56px;
  height: 35px;
  background: url("../images/feature-cube.png") bottom center no-repeat;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}
.feature dl span.cube:after {
  content: '';
  display: block;
  position: absolute;
  top: -13px;
  left: 0;
  width: 100%;
  height: 26px;
  background: url("../images/feature-cube-section.png") center no-repeat;
}
.feature dl span.pointer {
  display: block;
  position: absolute;
  top: 31px;
  left: 23px;
  width: 37px;
  height: 37px;
  background: url("../images/feature-pointer.png") center no-repeat;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: all 1.2s ease .3s;
          transition: all 1.2s ease .3s;
}
.feature dl.on span.cube {
  height: 92px;
}
.feature dl.on span.data {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.feature dl.on span.pointer {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}



/* intro */
.intro {
  margin-bottom: 68px;
  overflow: hidden;
}
.intro .left-message {
  position: relative;
  width: 570px;
  height: 480px;
  margin-left: -63px;
  background: url("../images/computer.png") center no-repeat;
}
.intro .screenshots {
  position: absolute;
  top: 10px;
  left: 75px;
  width: 417px;
  height: 281px;
}
.intro .screenshots ul {
  position: relative;
  width: 417px;
  height: 281px;
}
.intro .screenshots ul li {
  position: absolute;
  top: 0;
  left: 0;
  width: 417px;
  height: 281px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}
.intro .screenshots ul li span {
  z-index: 1;
  position: absolute;
  top: 149px;
  left: 77px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .3s ease .3s;
          transition: all .3s ease .3s;
}
.intro .screenshots ul li.last span {
  top: 139px;
  left: 121px;
}
.intro .screenshots ul li.on {
  opacity: 1;
  filter: alpha(opacity=100);
}
.intro .screenshots ul li.on span {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
          transform: scale(1);
}
.intro .right-message {
  position: relative;
  margin-left: -17px;
  margin-top: 43px;
}
.intro .right-message .container {
  position: relative;
  width: 100%;
}
.intro .right-message > span {
  z-index: 0;
  position: absolute;
  top: -32px;
  left: -31px;
  width: 544px;
  height: 112px;
  margin-top: -123px;
  background: url("../images/selector-bg.png") center no-repeat;
}
.intro .right-message dl {
  margin-bottom: 57px;
  cursor: pointer;
}
.intro .right-message dl dt {
  float: left;
  width: 24px;
  height: 48px;
  line-height: 40px;
  text-align: left;
}
.intro .right-message dl dt img {
  vertical-align: middle;
}
.intro .right-message dl dd {
  float: left;
  width: 460px;
  margin-left: 15px;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #272222;
}
.intro .right-message dl dd strong {
  font-weight: 600;
  color: #ff4444;
}
  
  
  
  /* comparison */
.comparison table {
  border: 0;
  border-collapse: separate;
  border-spacing: 0;
}
.comparison th {
  height: 102px;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #6a6a6a;
  vertical-align: middle;
}
.comparison th.itemb,
.comparison th.itema {
  color: #fff;
  background-color: #c00618;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-shadow: 0 1px 0 rgba(255, 255, 0, 074);
}
.comparison th.itemb {
  color: #757575;
  background-color: #e0e0e0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.74);
}
.comparison th.text {
  text-align: left;
  font-size: 20px;
  color: #212121;
  text-indent: 24px;
}
.comparison th b {
  display: block;
  font-size: 30px;
  font-weight: 600;
}
.comparison td {
  height: 38px;
  font-weight: 500;
  letter-spacing: -.3px;
  border-bottom: 1px solid #e3e3e3;
}
.comparison td.virtue span {
  color: #1dde3d;
}
.comparison tr.tall td {
  padding-top: 10px;
}
.comparison tr.bottall td {
  padding-bottom: 10px;
  border-bottom: 0;
}
.comparison tr.title td {
  height: 29px;
  color: #515050;
  border-bottom: 0;
}
.comparison td.icons {
  width: 60px;
  text-align: center;
}
.comparison tr.title .icons {
  background: url(../images/arrow.png) left center no-repeat;
}
.comparison tr.title .virtue {
  font-size: 18px;
  color: #212121;
  font-weight: 600;
}
.comparison .space {
  width: 10px;
  border-bottom: #fff;
}
.comparison .itemb,
.comparison .itema {
  width: 190px;
  text-align: center;
  background-color: #fef9fa;
  box-shadow: 0 4px 12px 0 rgba(248, 230, 232, 0.94);
}
.comparison .itemb {
  background-color: #fff;
  box-shadow: 0 4px 12px 0 rgba(224, 224, 224, 0.94);
}
.comparison td.gray {
  background-color: #f5f5f5;
}
.comparison td.orange {
  background-color: #f8e6e8;
}
.comparison td i {
  width: 13px;
  height: 12px;
  background-position: 0 -10px;
}
.comparison td i.orange { background-position: 0 -22px; }



/* review */
.review {
  position: relative;
  margin: 40px auto 80px;
  height: 600px;
  background: #fff;
}
.review .dg-container {
  position: relative;
  height: 600px;
  width: 100%;
  overflow: hidden;
}
.review .dg-wrapper {
  margin:0 auto;
  height: 600px;
  width: 660px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-perspective: 500px;
          perspective: 500px;
}
.review .dg-transition {
  -webkit-transition:all .5s ease-in-out;
          transition:all .5s ease-in-out;
}
.review .nav {
  position: relative;
  width: 100%;
}
.review .nav span {
  position: absolute;
  top: 132px;
  z-index: 101;
  width: 22px;
  height: 41px;
  display: block;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/review-control.png) no-repeat;
}
.review .nav .dg-prev {
  left: 0;
  background-position: 0 0;
}
.review .nav .dg-prev:hover { background-position: 0 -41px; }
.review .nav .dg-next {
  right: 0;
  background-position: -22px 0;
}
.review .nav .dg-next:hover { background-position: -22px -41px;}
.review .inner {
  margin: 0 auto;
  width: 840px;
  height: 510px;
}
.review .content {
  position: relative;
  margin: 0 auto;
  padding-top: 88px;
  width: 840px;
  height: 510px;
}
.review .reviews {
  position: absolute;
  left: 0;
  top: 88px;
  width: 840px;
  height: 500px;
  display: block;
  text-align: center;
}
.review .reviews dt { margin-bottom: 68px; }
.review .reviews dt img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
}
.review .reviews dd { display: none; }
.review .reviews dd h2 {
  display: inline-block;
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 500;
}
.review .reviews dd p { 
  margin-bottom: 30px;
  line-height: 24px; 
  color: #545454;
}
.review .reviews dd cite {
  font-style: normal;
  font-size: 20px;
  color: #000;
}
.review .reviews dd cite span {
  display: block;
  font-size: 16px;
}
.review .reviews.dg-center dt img {
  -webkit-transition: all .2s;
          transition: all .2s;
  box-shadow: 0 40px 40px rgba(92,95,101,0.3);
}
.review .reviews.dg-center dd { display: block; }

/* donation */
.donation {
  position: relative;
  height: 447px;
  background: url(../images/gift-bg.png) top center no-repeat;
}
.donation h2 {
  position: absolute;
  top: -28px;
  left: 0;
  width: 1000px;
  height: 51px;
  text-indent: -9999px;
  background: url(../images/gift-title-new.png) top center no-repeat;
}
.donation .item {
  margin-top: 52px;
  width: 50%;
  float: left;
  color: #1c1c1c;
  text-align: center;
}
.donation .item h3 {
  margin-top: 9px;
  font-size: 18px;
  font-weight: 600;
}
.donation .item p { font-weight: 600; }
.donation .item b {
  font-size: 16px;
  color: #e21b00;
  font-weight: 600;
}
.donation .item ul {
  margin-top: 20px;
  margin-left: 80px;
  max-width: 400px;
  text-align: left;
}
.donation .item i {
  margin-top: -34px;
  margin-right: 10px;
  width: 11px;
  height: 10px;
  vertical-align: middle;
  background-position: 0 0;
}
.donation .item span {
  display: inline-block;
  margin-bottom: 9px;
  max-width: 374px;
  color: #333;
}

/* footbuy */
.footbuy {
  margin-top: 76px;
  height: 250px;
  background: url(../images/foot-bg.jpg) bottom center no-repeat;
  background-size: cover;
}
.footbuy .imgbox {
  position: relative;
  z-index: 9;
  float: left;
  margin: 28px 0 0 -25px;
  width: 300px;
  height: 210px;
  overflow: hidden;
  background: url(../images/footbuy-box1.png) no-repeat;
  -webkit-transition: all .3s ease-out;
          transition: all .3s ease-out;
}
.footbuy .imgbox.eight { background-position: 0 0; }
.footbuy .imgbox.seven { background-position: -286px 0; }
.footbuy .imgbox.six { background-position: -570px 0; }
.footbuy ul {
  margin-top: 52px;
  margin-left: 22px;
  width: 410px;
}
.footbuy li {
  position: relative;
  margin-bottom: 16px;
  height: 41px;
  line-height: 41px;
  cursor: pointer;
  text-align: center;
  background: url(../images/tag.png) 0 -81px no-repeat;
}
.footbuy li span,
.footbuy li strong {
  display: inline-block;
  font-weight: 600;
  color: #ffae00;
  font-size: 16px;
}
.footbuy li span { 
  font-weight: 500;
}
.footbuy li strong {
  position: absolute;
  right: 53px;
  font-size: 28px;
  display: none;
}
.footbuy.after li {
  text-align: left;
}
.footbuy.after li span {
  margin-left: 80px;
}
.footbuy.after li strong {
  display: inline-block;
}
.footbuy li.eight strong {
  right: 44px;
}
.footbuy li.active {
  margin-top: -16px;
  margin-bottom: -9px;
  height: 81px;
  line-height: 81px;
  cursor: default;
  background-position: 0 0;
}
.footbuy li.active span,
.footbuy li.active strong { color: #340604; }
.footbuy li.active span { font-weight: 600; }
.footbuy .price {
  margin-top: 46px;
  text-align: center;
}
.footbuy .price strong {
  font-size: 20px;
  font-weight: 600;
  color: #ffff00;
}
.footbuy .price strong big {
  font-size: 64px;
  font-weight: 600;
}
.footbuy .price del {
  padding-left: 4px;
  font-size: 20px;
  color: #ffae00;
}

/* footer */
.footer {
  padding: 18px 0; 
  font-size: 16px;
  text-align: center;
}
/* annotation */
.annotation {
  margin-bottom: 28px;
  font-size: 12px;
  color: #555a5f;
  text-align: left;
}

/* animation */
/* animation */
@-webkit-keyframes dissolve {
  0%{
    top: -20px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    top: -100px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@keyframes dissolve {
  0%{
   top: -20px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    top: -100px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes numreduce {
  0%{
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
@keyframes numreduce {
  0%{
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(1.5);
  }
}


/* float */
.float {
  position: fixed;
  right: 0;
  bottom: -115px;
  width: 255px;
  height: 115px;
  background: url("../images/float-bg.png") center no-repeat;
  -webkit-transition: all .3s ease-in;
          transition: all .3s ease-in;
}
.float.on {
  bottom: 30%;
}
.float .countdown{
  margin-top: 76px;
  font-style: italic;
  font-size: 14.65px;
  text-align: center;
  text-indent: 15px;
  color: #fff;
  -webkit-transform: rotateZ(-3deg);
          transform: rotateZ(-3deg);
}
.float .countdown strong {
  font-size: 17.09px;
  font-weight: 500;
}
.float .countdown strong.last {
  font-size: 14.65px;
  display: inline-block;
  width:30px;
  text-align: left;
  text-indent:0
}