@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  min-width: 1100px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  color: #000;
  outline: 0;
  vertical-align: baseline;
  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;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.clear {
  display: block;
  clear: both;
  zoom: 1;
}
.wrapper {
  position: relative;
  width: 1100px;
  min-width: 1100px;
  margin: 0 auto;
  zoom: 1;
}
.container {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.all-icons {
  display: inline-block;
  text-indent: -9999px;
  background: url("../images/all-icons.png?t=45") no-repeat;
}

/* banner */
.banner {
  /* height: 992px; */
  height: 831px;
  text-align: center;
  background: url("../images/bg.jpg") top center no-repeat;
}
.banner .logo {
  z-index: 9;
  display: block;
  position: absolute;
  top: 19px;
  left: 0;
  width: 38px;
  height: 12px;
  text-indent: -9999px;
  background: url("../images/logo.png") center no-repeat;
}
.banner h1 {
  height: 206px;
  text-indent: -9999px;
  background: url("../images/title.png") center bottom no-repeat;
}
.banner h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}
.banner .offer {
  position: relative;
  margin: 96px 0 0 78px;
  width: 375px;
  height: 423px;
  /* box-shadow: 0px 13px 21px 0px rgba(118, 118, 118, 0.54);
  background-color: rgba(250, 250, 250, 0.8); */
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 8px 18px #4cd2f540;
  border: 2px solid #2481eb;
  border-radius: 12px;
}
/* .banner .offer:before {
  content: "";
  display: block;
  position: absolute;
  top: 70px;
  left: 0px;
  z-index: 0;
  width: 398px;
  height: 152px;
  background: url(../images/offer-bg.png) no-repeat;
} */
/* .banner .large:before {
  top: 115px;
  left: 34px;
  width: 456px;
  height: 138px;
  background-position: 0 -152px;
} */
.banner .large {
  margin: 38px 74px 0 0;
  width: 519px;
  height: 526px;
  background: url(../images/large.png) no-repeat center;
  border: none;
  /* background-color: #fff;
  border: 4px solid #fa7516;
  box-shadow: 0px 10px 34px 0px rgba(14, 14, 19, 0.42); */
  transition: all 0.5s ease;
}
.banner .large.soldout::after {
  content: "";
  position: absolute;
  width: 626px;
  height: 638px;
  left: -25px;
  top: -75px;
  background: url(../images/banner-soldout.png) no-repeat center;
  z-index: 111;
}
.banner .imgbox {
  position: relative;
  z-index: 2;
}
.banner .large .imgbox:before {
  content: "";
  display: block;
  position: absolute;
  top: 68px;
  left: 254px;
  width: 27px;
  height: 27px;
  background: url(../images/plus.png) no-repeat;
}
.banner .imgbox img {
  display: block;
  /* margin: 18px 0 6px 80px; */
  margin: 18px auto 6px;
}
.banner .imgbox_large {
  margin: 62px 0 21px 0;
}
/* .banner .large .imgbox img {
  margin: 46px 0 8px 78px;
}
.banner .large .imgbox .gift {
  margin: 0;
  position: absolute;
  top: 10px;
  right: 56px;
  z-index: 3;
} */
.banner .discount {
  position: absolute;
  top: 10px;
  right: 18px;
  z-index: 4;
  display: block;
  color: #fb5d00;
  font-size: 32px;
}
.banner .large .discount {
  top: -96px;
  right: -88px;
  width: 215px;
  height: 205px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  background: url(../images/discount.png) 0 -205px no-repeat;
}
.banner .large .discount strong {
  display: block;
  padding-top: 58px;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-shadow: 0px 5px 3px rgba(198, 79, 0, 0.84);
}
.banner .discount big {
  font-size: 52px;
}
.banner .large .discount strong big {
  font-size: 64px;
}
.banner .large .discount span {
  display: block;
  line-height: 24px;
}
.banner .imgbox em {
  display: block;
  position: absolute;
  left: 110px;
  bottom: 10px;
  z-index: 5;
  width: 54px;
  height: 34px;
  background: url(../images/price.png) 0 0 no-repeat;
}
.banner .imgbox .gift-price {
  left: 322px;
  bottom: 6px;
  width: 43px;
  height: 15px;
  background-position: 0 -34px;
}
.banner .name {
  position: relative;
  z-index: 5;
  margin-bottom: 30px;
  color: #353535;
}
.banner .regalo {
  margin: 34px auto 0px;
  padding-top: 22px;
  width: 426px;
  color: #000000;
  border-top: 1px solid #ff9d7b;
  font: normal normal normal 14px/16px Helvetica Neue;
}
.banner .regalo b {
  color: #9d664a;
  font-family: "Poppins", sans-serif;
}
.banner .price.largebox {
  margin-top: -10px;
  color: #d2a68f;
}
.giorno {
  display: block;
  position: absolute;
  top: 4px;
  right: 126px;
  padding-right: 6px;
  height: 24px;
  color: #000;
  line-height: 24px;
  text-align: left;
  background: #e2e2e2;
}
.bottom-buy .giorno {
  top: 2px;
  right: -8px;
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: opacity 0.3s, transform 0.3s ease;
}
.bottom-buy .giorno.active {
  opacity: 0;
  visibility: hidden;
  transform: scale(0.75);
}
.giorno:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: -10px;
  width: 0px;
  height: 0px;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 10px solid #e2e2e2;
}
.countdown {
  position: absolute;
  top: 1px;
  left: 44px;
  z-index: 6;
  width: 366px;
  height: 38px;
  color: #313131;
  font-size: 16px;
  line-height: 42px;
  text-align: center;
  /* border-radius: 19px;
  background-color: #fff;
  box-shadow: 0px 13px 21px 0px rgba(23, 23, 23, 0.25); */
}
/* .countdown i {
  margin-top: -10px;
  margin-right: 10px;
  width: 24px;
  height: 28px;
  vertical-align: middle;
  background-position: -30px -53px;
  animation: 3s swing 1.5s ease infinite;
} */
.countdown span {
  padding-right: 4px;
  font: normal normal bold 18px/27px Poppins;
  color: #ff813d;
}
.countdown b {
  display: inline-block;
  width: 30px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
.banner .payments {
  display: block;
  margin: 62px auto 0;
}
.banner .service {
  margin-top: 42px;
}
.banner .service dl {
  float: left;
  width: 33.33%;
  text-align: center;
}
.banner .service dl dd {
  font-size: 16px;
  line-height: 38px;
}
.banner .service dl dt {
  line-height: 64px;
}
.banner .service dl dt img {
  vertical-align: middle;
}
.banner.sold .large {
  border-color: #aaa;
}
.banner.sold .large img {
  filter: gray;
  -webkit-filter: grayscale(1);
}
.banner.sold .large .discount {
  z-index: 110;
  color: #efefef;
  background-position: 0 0;
  display: none;
}
.banner.sold .large .discount strong {
  text-shadow: 0px 5px 3px rgba(129, 129, 129, 0.84);
}
/* .banner.sold .large .buybtn,
.gifts.sold .buybtn {
  text-shadow: none;
  box-shadow: 0px 9px 15.2px 0.8px rgba(122, 122, 122, 0.66);
  background: url(../images/btn-sold.png) no-repeat;
} */
.banner.sold .countdown {
  z-index: 109;
  color: #9f9f9f;
  background: #efefef;
}
.banner.sold .countdown i {
  background-position: -30px -81px;
  animation-iteration-count: 0;
}
.banner.sold .countdown b {
  color: #7e7e7e;
}
.banner.sold .large .price del:after {
  background-position: 0 -12px;
}

/* mask */
.mask {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 101;
  width: inherit;
  height: inherit;
  border-radius: 3px;
  background: url(../images/mask-bg.png) repeat;
}
.banner .mask {
  top: 1px;
  left: -1px;
  width: 523px;
  height: 522px;
}
/* .gifts .mask {
  top: 156px;
  left: 130px;
  width: 241px;
  height: 49px;
  border-radius: 10px;
} */
.sold-word {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 102;
  width: 284px;
  height: 125px;
  text-indent: -9999px;
  background: url(../images/sold-word.png) no-repeat;
  opacity: 0;
  visibility: hidden;
  transform: scale(3);
  transition: opacity 0.3s, transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sold-word.on {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.banner .sold-word {
  top: 176px;
  left: 120px;
}
/* .bottom-buy .sold-word,
.gifts .sold-word {
  top: 2px;
  left: 62px;
  width: 144px;
  height: 62px;
  background: url(../images/sold-word2.png) no-repeat;
} */
/* .gifts .sold-word {
  top: 10px;
  left: 56px;
  width: 116px;
  height: 34px;
  background-size: 116px;
} */

/* price */
.price {
  position: relative;
  color: #b8b8b8;
  text-align: center;
}

.price strong {
  color: #000;
  font-size: 20px;
}
.price big {
  font-size: 48px;
}
.price del {
  display: inline-block;
  position: relative;
  margin-left: 6px;
  color: #9f9f9f;
  font-size: 20px;
  text-decoration: none;
}
.price del:after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: -3px;
  width: 73px;
  height: 12px;
  background: url(../images/del.png) 0 0 no-repeat;
}

/* buybtn */
.buybtn {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 241px;
  height: 49px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 49px;
  text-align: center;
  border-radius: 8px;
  background: url(../images/btn.png) no-repeat;
  text-shadow: 0px 2px 0px rgba(160, 35, 0, 0.65);
  box-shadow: 0px 9px 15.2px 0.8px rgba(213, 65, 36, 0.66);
  transition: font-size 0.3s ease;
}
.buybtn.gray {
  /* width: 194px;
  height: 41px; */
  color: #ffffff;
  font-size: 16px;
  line-height: 46px;
  /* background: none; */
  text-shadow: none;
  /* border: 2px solid #373737;
  box-shadow: 0px 13px 21px 0px rgba(194, 194, 194, 0.25); */
  box-shadow: none;
  border-radius: inherit;
  width: 188px;
  height: 45px;
  font-weight: 600;
  background: #ff631e 0% 0% no-repeat padding-box;
}
.banner .buybtn {
  margin-bottom: 15px;
}
.buybtn.orange {
  width: 232px;
  height: 49px;
  font-weight: 600;
  background: #ff631e 0% 0% no-repeat padding-box;
  border-radius: inherit;
  text-shadow: none;
  box-shadow: none;
}
.banner .large .buybtn {
  /* margin: -6px auto 18px; */

  background-position: -4px 0;
}
.buybtn .cart {
  width: 21px;
  height: 20px;
  vertical-align: middle;
  background-position: -30px -15px;
  transform: rotate(0deg);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.buybtn.gray .cart {
  margin-top: -4px;
  height: 18px;
  background-position: -30px -35px;
}
.buybtn:hover {
  font-size: 20px;
  background: url(../images/btn-hover.png) no-repeat;
}
.buybtn.gray:hover {
  width: 198px;
  color: #fff;
  font-size: 17px;
  border: 0px;
  border: none;
  text-shadow: 0px 2px 0px rgba(160, 35, 0, 0.65);
  box-shadow: 0px 9px 15.2px 0.8px rgba(213, 65, 36, 0.66);
  /* background: none; */
  background-position: -15px 0;
}
.buybtn:hover .cart {
  transform: rotate(360deg);
}
.buybtn.gray:hover .cart {
  background-position: -30px -15px;
}

/* feature */
.feature {
  padding: 90px 0 106px;
}
.feature h2 {
  font-size: 30px;
  line-height: 66px;
  text-align: center;
  color: #010101;
}
.feature h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
  color: #00c1c8;
}
.feature .left-message {
  width: 865px;
  height: 403px;
  margin: 122px 0 0 -218px;
  padding: 34px 0 0 270px;
  background: url("../images/computer.png") center no-repeat;
}
.feature .left-message .screenshots {
  position: relative;
  width: 321px;
  height: 213px;
}
.feature .left-message .screenshots ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.feature .left-message .screenshots ul.screens {
  overflow: hidden;
}
.feature .left-message .screenshots ul.screens li {
  position: absolute;
  top: 213px;
  left: 23px;
  width: 100%;
  height: 100%;
  -webkit-animation: fadeout 1s ease 1;
  animation: fadeout 1s ease 1;
}
.feature .left-message .screenshots ul.screens li.active {
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.feature .left-message .screenshots ul.zooms li {
  position: absolute;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.feature .left-message .screenshots ul.zooms li.active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.feature .left-message .screenshots ul.zooms li.one {
  top: 59px;
  left: 238px;
}
.feature .left-message .screenshots ul.zooms li.two {
  top: -36px;
  left: -108px;
}
.feature .left-message .screenshots ul.zooms li.three {
  top: -32px;
  left: -88px;
}
.feature .left-message .screenshots ul.zooms li.four {
  top: 40px;
  left: 78px;
}
.feature .left-message .nextbtn {
  z-index: 1;
  position: absolute;
  display: block;
  top: 99px;
  left: -33px;
  width: 42px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  background: url("../images/feature-control.png") 0 0 no-repeat;
  -webkit-animation: move 0.8s linear infinite;
  animation: move 0.8s linear infinite;
}
.feature .left-message .nextbtn:hover {
  background-position: 0 -42px;
  -webkit-animation: none;
  animation: none;
}
.feature .left-message .nextbtn img {
  vertical-align: middle;
}
.feature .right-message {
  width: 523px;
  margin: 94px 0 0 -70px;
}
.feature .right-message dl {
  position: relative;
  width: 100%;
  margin-bottom: 8px;
  padding: 12px 0 8px 25px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.feature .right-message dl dt {
  font-size: 16px;
  font-weight: 700;
  line-height: 38px;
  color: #242424;
}
.feature .right-message dl dd {
  line-height: 24px;
  color: #4e4e4e;
}
.feature .right-message dl:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 0;
  background: #0ec6e0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.feature .right-message dl.active {
  background: #fff;
  -webkit-box-shadow: 0 2px 20px rgba(194, 194, 194, 0.25);
  box-shadow: 0 2px 20px rgba(194, 194, 194, 0.25);
}
.feature .right-message dl.active:after {
  top: 0;
  height: 100%;
}

/* intro */

.intro {
  position: relative;
  /* margin-top: 106px;
  border-top: 1px solid #e8e8e8; */
}

.arrow-down {
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 78px;
  height: 80px;
  background: url(../images/arrow-down.png) no-repeat;
  animation: nudgeMouse 4s ease-out infinite;
}

.intro h2 {
  padding: 45px 0 114px;
  font-size: 28px;
  line-height: 46px;
  text-align: center;
}

.intro-wrap {
  height: 728px;
  border: 1px solid #d2d2d2;
  background-color: #fafafa;
}

.intro-list {
  position: relative;
  margin-left: 64px;
  width: 470px;
}

.intro-list.two {
  margin-right: 64px;
  margin-left: 0px;
  width: 430px;
}

.intro-list:before,
.intro-list h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 40px;
  left: -54px;
  width: 40px;
  height: 40px;
  background: url(../images/product-icon.png?t=444) 0 0 no-repeat;
}

.intro-list.two:before {
  top: 97px;
  background-position: 0 -40px;
}

.intro-list h3 {
  position: relative;
  margin: 56px 0 36px;
  font-size: 16px;
}

.intro-list.two h3 {
  margin-top: 112px;
}

.intro-list h3:before {
  top: -30px;
  right: -54px;
  left: auto;
  width: 97px;
  height: 65px;
  background: url(../images/gift-tag.png) no-repeat;
}

.intro-list.two h3:before {
  right: -42px;
}

.intro-list p {
  position: relative;
  padding-left: 20px;
  margin-bottom: 26px;
  color: #444;
  line-height: 24px;
}

.intro-list p:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 4px;
  width: 4px;
  height: 0px;
  background-color: #21cb79;
  transition: all 0.3s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.intro-list.two p:before {
  background-color: #387ded;
  transition-delay: 1.2s;
}

.intro-list.on p:before {
  height: 58px;
}

.intro-list.two.on p:before {
  height: 36px;
}

.intro-screen {
  position: relative;
  margin-top: 24px;
  width: 470px;
  height: 300px;
}

.intro-screen.two {
  margin: 142px 0 0 24px;
}

.intro-screen.two:before {
  content: "";
  display: block;
  position: absolute;
  top: -114px;
  left: 0px;
  width: 1034px;
  height: 1px;
  background-color: #d2d2d2;
}

.intro-screen img {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}

.intro-screen img.bottom {
  top: -60px;
  left: -82px;
  z-index: 2;
  transform: translate3d(82px, 60px, 0px);
  transform-style: preserve-3d;
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.intro-screen.two img.bottom {
  top: -62px;
  left: 84px;
  transform: translate3d(-84px, 62px, 0px);
  transition-delay: 0.6s;
}

.intro-screen.on img.bottom {
  transform: translate3d(0px, 0px, 0px);
}

.review {
  padding: 116px 0 0 0;
}
.review h2 {
  font-size: 28px;
  line-height: 44px;
  text-align: center;
  color: #000;
}
.review h2 span {
  color: #00b6bd;
}
.review .content {
  position: relative;
  width: 100%;
  height: 347px;
  margin: 57px auto 0;
  padding-top: 100px;
  text-align: left;
  background: url("../images/review-bg.png") 115px 0 no-repeat;
}
.review .content ul {
  z-index: 0;
  position: relative;
  width: 100%;
  height: 112px;
}
.review .content ul li {
  position: absolute;
  top: 0;
  width: 112px;
  height: 112px;
}
.review .content ul li.one {
  z-index: 0;
  left: 3px;
}
.review .content ul li.two {
  z-index: 1;
  left: 206px;
}
.review .content ul li.two img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.review .content ul li.three {
  z-index: 0;
  right: 157px;
}
.review .content ul li.four {
  z-index: 0;
  right: 3px;
}
.review .content ul li.five {
  z-index: 0;
  right: -130px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.review .content ul li img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0.7143);
  -ms-transform: scale(0.7143);
  -o-transform: scale(0.7143);
  transform: scale(0.7143);
}
.review .content a {
  z-index: 9;
  display: block;
  position: absolute;
  top: 154px;
  width: 10px;
  height: 18px;
  background-image: url("../images/review-arrow.png");
}
.review .content a.next {
  left: 340px;
  background-position: -20px 0;
  -webkit-animation: nextmove 1s linear infinite;
  animation: nextmove 1s linear infinite;
}
.review .content a.next:hover {
  background-position: -30px 0;
  animation-iteration-count: 0;
}
.review .content a.prev {
  left: 174px;
  background-position: 0 0;
  -webkit-animation: prevmove 1s linear infinite;
  animation: prevmove 1s linear infinite;
}
.review .content a.prev:hover {
  background-position: -10px 0;
  animation-iteration-count: 0;
}
.review .content .details {
  position: absolute;
  top: 60px;
  left: 404px;
  width: 365px;
}
.review .content .details div {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  visibility: hidden\0;
  -webkit-transform: translate(20%, 0);
  -ms-transform: translate(20%, 0);
  -o-transform: translate(20%, 0);
  transform: translate(20%, 0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.review .content .details div.active {
  visibility: visible\0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.review .content .details div h4 {
  font-size: 18px;
  line-height: 20px;
}
.review .content .details div h4 img {
  display: inline;
  vertical-align: middle;
}
.review .content .details div p {
  margin-top: 20px;
  font-size: 12px;
  line-height: 22px;
  color: #525252;
}
.awards {
  padding: 58px 0 75px;
}
.awards h2 {
  font-size: 32px;
  line-height: 44px;
  text-align: center;
  color: #3c3c3c;
}
.awards img {
  display: block;
  margin: 46px auto 0;
}

/* comparison */
.comparison {
  padding: 85px 0;
  border-top: 1px solid #eaeaea;
}
.comparison h2 {
  font-size: 30px;
  line-height: 44px;
  text-align: center;
  color: #2f3038;
}
.comparison .table {
  position: relative;
  width: 100%;
  margin-top: 65px;
}
.comparison .table ul {
  float: left;
  position: relative;
  background: #fff;
}
.comparison .table ul li {
  height: 43px;
  font-size: 12px;
  line-height: 42px;
  border-bottom: 1px solid #f3f3f4;
}
.comparison .table ul li.head {
  height: 101px;
}
.comparison .table ul li i {
  vertical-align: middle;
}
.comparison .table ul li img {
  vertical-align: middle;
}
.comparison .table ul.text {
  width: 620px;
  padding: 0 25px 0 5px;
  text-align: left;
}
.comparison .table ul.text li.head {
  padding-left: 22px;
  font-size: 20px;
  font-weight: 700;
  line-height: 100px;
  color: #2f3038;
}
.comparison .table ul.text li span {
  display: inline-block;
  width: 46px;
  height: 42px;
  line-height: 42px;
  text-align: center;
}
.comparison .table ul.text li i {
  width: 70px;
  height: 15px;
  margin-left: 8px;
  background-position: 0 0;
}
.comparison .table ul.text li .green {
  position: relative;
  z-index: 5;
  margin-right: -36px;
  display: inline-block;
  background: #18dd83;
  border-radius: 0 8px 0 8px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  width: auto;
  padding: 0 4px;
  text-align: center;
  font-style: normal;
  line-height: 15px;
}
.comparison .table ul.text li .green em {
  display: inline-block;
  font-style: normal;
  transform: scale(0.9, 0.9);
}
.comparison .table ul.free {
  width: 238px;
  padding: 0 15px;
  -webkit-box-shadow: 0 10px 34px rgba(14, 14, 19, 0.2);
  box-shadow: 0 10px 34px rgba(14, 14, 19, 0.2);
}
.comparison .table ul.free li.head {
  padding-top: 26px;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  color: #797979;
}
.comparison .table ul.pro {
  width: 242px;
  margin-top: 0;
  border: 2px solid #ff8b38;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 10px 34px rgba(14, 14, 19, 0.23);
  box-shadow: 0 10px 34px rgba(14, 14, 19, 0.23);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.comparison .table ul.pro.on {
  margin-top: -34px;
}
.comparison .table ul.pro li {
  padding: 0 15px;
}
.comparison .table ul.pro li.head {
  height: 135px;
  padding-top: 32px;
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #ff8b38;
  border-color: #ff8b38;
}
.comparison .table ul.pro li.head b {
  font-size: 24px;
}

.comparison .table ul.free,
.comparison .table ul.pro {
  text-align: center;
}
.comparison .table ul.free i,
.comparison .table ul.pro i {
  width: 21px;
  height: 15px;
  background-position: 0 -15px;
}
.comparison .table ul.free i.red,
.comparison .table ul.pro i.red {
  background-position: 0 -30px;
}

/* bottombuy */

.bottombuy {
  min-width: 1100px;
  height: 412px;
  background: url("../images/bottombuy-bg.jpg") top center no-repeat;
  font-family: Lato;
}

.bottombuy h2 {
  font: normal normal bold 34px/41px Lato;
  color: #fafafa;
  text-align: center;
  padding-top: 41px;
}
.bottombuy h2 span {
  color: #ffeb37;
}
.bottombuy .content {
  position: relative;
  width: 1124px;
  height: 248px;
  margin: 43px auto 0;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.bottombuy .content::after {
  content: "";
  background: url("../images/sale_83.png") bottom center no-repeat;
  width: 175px;
  height: 177px;
  position: absolute;
  margin: -111px 0 0 -980px;
  visibility: visible;
}
.bottombuy .content .box {
  display: block;
  float: left;
  /* margin-left: 19px; */
}
.bottombuy .content .tag82 {
  width: 174px;
  height: 174px;
  position: absolute;
  margin: -109px 0 0 -981px;
}
.bottombuy .content dl {
  float: left;
  width: 537px;
  margin: 17px 0 0 -250px;
}

.bottombuy .content dl dt {
  /* font-size: 20px;
  line-height: 30px; */
  text-align: center;
  font: normal normal bold 20px/24px Lato;
  color: #333333;
}
.bottombuy .content dl dd {
  margin-top: 23px;
}
.bottombuy .price {
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #333333;
  font: normal normal 900 40px/48px Lato;
  margin: 16px 0 0 0;
}

.bottombuy .price big {
  font-size: 40px;
}

.bottombuy .buybtn {
  width: 244px;
  height: 49px;
  margin: 3px auto 0;
  font-size: 18px;
  line-height: 47px;
  text-transform: none;
}
.bottombuy .buybtn.orange {
  border-radius: 8px;
}

.bottombuy .content.soldout:before {
  content: "";
  z-index: 1;
  display: block;
  position: absolute;
  top: -16px;
  left: -14px;
  width: 1140px;
  height: 266px;
  background: url("../images/bottombuy-soldout.png?t=5") center no-repeat;
}
.bottombuy .content.soldout:after {
  opacity: 0;
}

.footer {
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 30px;
  background: #fff;
}
.footer dl {
  padding: 25px 0 15px;
  border-bottom: 1px solid #d6d6d6;
}
.footer p {
  margin-top: 12px;
  text-align: center;
  color: #4d4d4d;
}

/* pop */

.popbg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -99;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.6);
}

.popbg.on {
  z-index: 9998;
  opacity: 1;
  transform: scale(1);
}

.pop-warp {
  position: fixed;
  width: 878px;
  height: 684px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -99;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s;
  background: url(../images/pop_bg.png);
  box-sizing: border-box;
  padding: 0;
  font-family: Lexend;
}

.pop-warp.on {
  z-index: 9999;
  opacity: 1;
  transform: scale(1);
}

.pop-warp .pop_cont {
  position: relative;
  padding-top: 188px;
  width: 660px;
  margin-left: 114px;
}

.pop-warp .close {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  right: 20px;
  top: 125px;
  cursor: pointer;
  z-index: 120;
  background: rgba(172, 168, 167, 0.5);
}

.pop-warp .close img {
  display: block;
  width: 100%;
  height: 100%;
}

.pop-warp .close:hover {
  background: #aca8a7;
}

.pop-warp .title {
  text-align: center;
}

.pop-warp .title p {
  font-size: 14px;
  font-weight: 500;
}

.pop-warp .title h3 {
  font-size: 34px;
  font-weight: 900;
  line-height: 44px;
  color: #ff0034;
}

.pop-warp .pro_box {
  margin-top: 22px;
  display: flex;
  justify-content: left;
  gap: 12px;
  padding-left: 44px;
  align-items: center;
}

.pop-warp .right-message {
  width: 265px;
}

.pop-warp .right-message .price_box p,
.pop-warp .right-message .price_box ul,
.pop-warp .right-message .price_box div {
  padding: 0px 10px;
}

.pop-warp .right-message .price_box p,
.pop-warp .right-message .price_box ul {
  border-bottom: 2px solid #cb7c7c30;
}

.pop-warp .right-message .price_box p {
  font-size: 14px;
  color: #e1abab;
  font-weight: 600;
  padding-bottom: 7px;
}

.pop-warp .right-message .price_box ul {
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.pop-warp .right-message .price_box ul li {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pop-warp .right-message .price_box ul li span {
  font-size: 12px;
  font-weight: 600;
}

.pop-warp .right-message .price_box ul li span.green {
  color: #4aaf68;
}

.pop-warp .right-message .price_box ul li.extra {
  position: relative;
  left: -10px;
  width: 265px;
  padding: 0px 10px;
  height: 22px;
  background: #ff5744 0% 0% no-repeat padding-box;
  color: #fff;
}

.pop-warp .right-message .price_box .total {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.pop-warp .right-message .price_box .total span {
  font-size: 16px;
  font-weight: 600;
}

.pop-warp .right-message .price_box .total span:last-of-type {
  font-size: 18px;
  font-weight: bold;
}

.pop-warp .right-message > p {
  font-size: 10px;
  color: #b85e04;
  text-align: center;
}

.pop-warp .buybtn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent
    linear-gradient(180deg, #ff7d7d 0%, #ff5353 41%, #fb3655 54%, #df0026 100%)
    0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 10px #ff00006e;
  border: 2px solid #ff5347;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  width: 265px;
  height: 42px;
  margin: 10px auto;
  text-decoration: none;
  text-transform: none;
}
.pop-warp .buybtn:hover {
  background: transparent
    linear-gradient(180deg, #ffb2b2 0%, #ff5353 57%, #ff042f 100%) 0% 0%
    no-repeat padding-box;
}

/* animation */
@keyframes swing {
  5% {
    transform: rotate(15deg);
  }
  10% {
    transform: rotate(-10deg);
  }
  15% {
    transform: rotate(5deg);
  }
  20% {
    transform: rotate(-5deg);
  }
  25% {
    transform: rotate(0);
  }
  35% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  45% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  55% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(0);
  }
}
@-webkit-keyframes shark {
  0%,
  100% {
    color: #feb94d;
  }
  50% {
    color: #ff813d;
  }
}
@keyframes shark {
  0%,
  100% {
    color: #feb94d;
  }
  50% {
    color: #ff813d;
  }
}
@-webkit-keyframes fadeout {
  0% {
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    top: -213px;
    left: -23px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  55% {
    top: -213px;
    left: -23px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    top: 321px;
    left: 23px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@keyframes fadeout {
  0% {
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    top: -213px;
    left: -23px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  55% {
    top: -213px;
    left: -23px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    top: 321px;
    left: 23px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes move {
  0%,
  50%,
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(-10%, 0);
    -ms-transform: translate(-10%, 0);
    -o-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
  }
  75% {
    -webkit-transform: translate(10%, 0);
    -ms-transform: translate(10%, 0);
    -o-transform: translate(10%, 0);
    transform: translate(10%, 0);
  }
}
@keyframes move {
  0%,
  50%,
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(-10%, 0);
    -ms-transform: translate(-10%, 0);
    -o-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
  }
  75% {
    -webkit-transform: translate(10%, 0);
    -ms-transform: translate(10%, 0);
    -o-transform: translate(10%, 0);
    transform: translate(10%, 0);
  }
}
@-webkit-keyframes nextmove {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
}
@keyframes nextmove {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
}
@-webkit-keyframes prevmove {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@keyframes prevmove {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
