/* MacBooster start */
/* top-bg */
.top-bg {
  position: relative;
  min-height: 456px;
  max-height: 1390px;
  padding-top: 158px;
  color: #27313c;
  background: url(../images/purchase/summersale/banner.jpg) top center no-repeat;
}
.top-bg .wrapper {
  z-index: 98;
}
.top-bg h1 {
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  color: #27313c;
}
.top-bg h1 span {
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #737577;
}
.top-bg .purbanner {
  height: 558px;
}
.top-bg .purbanner .boxshot {
  position: relative;
  float: left;
  margin-top: 0px;
  margin-left: -22px;
  width: auto;
}
.top-bg .purbanner .boxshot .mb { position: relative; }
.top-bg .purbanner .boxshot .mb:before {
  content: '';
  display: block;
  position: absolute;
  top: 134px;
  left: 12px;
  width: 474px;
  height: 200px;
  background: url(../images/purchase/summersale/leaves.png) no-repeat;
  background-size: 474px;
}
.top-bg .purbanner .boxshot .mb > img {
  position: relative;
  z-index: 9;
  display: block;
  width: 480px;
  margin-left: -87px;
}
.top-bg .purbanner .boxshot .mb .flipbox {
  position: absolute;
  right: -258px;
  bottom: -36px;
  z-index: 10;
  width: 430px;
  height: 240px;
  background: url(../images/purchase/summersale/click-bg.png) top center no-repeat;
  background-size: 430px;
}
.top-bg .purbanner .boxshot .mb .flipwords {
  display: block;
  position: absolute;
  top: 18px;
  left: 124px;
  width: 148px;
  height: 68px;
  cursor: pointer;
  text-indent: -9999px;
  background: url(../images/purchase/summersale/flipwords-up.png) top center no-repeat;
  background-size: 148px;
}
.top-bg .purbanner .boxshot .mb .flipwords.on {
  top: 14px;
  width: 142px;
  height: 86px;
  background: url(../images/purchase/summersale/flipwords-click.png) top center no-repeat;
  background-size: 142px;
}
.top-bg .purbanner .boxshot .mb .flower {
  position: absolute;
  top: -14px;
  right: 130px;
  z-index: 11;
  width: 38px;
  height: 40px;
  background: url(../images/purchase/summersale/flower.png) top center no-repeat;
  background-size: 38px;
  transform-origin: center center;
  -webkit-animation: rotatein 10s ease infinite backwards ;
          animation: rotatein 10s ease infinite backwards ;
}
@-webkit-keyframes rotatein{
    0%{-webkit-transform:rotate(-360deg);}
    100%{-webkit-transform:rotate(0);}
}
@keyframes rotatein{
    0%{transform:rotate(-360deg);}
    100%{transform:rotate(0);}
}
.top-bg .purbanner .boxshot .mb .arrow {
  position: absolute;
  top: 18px;
  left: 114px;
  z-index: 11;
  width: 40px;
  height: 40px;
  background: url(../images/purchase/summersale/fliparrow.png) top center no-repeat;
  background-size: 40px;
  animation: slide .8s ease infinite;
}

.top-bg .purbanner .boxshot .mb .flipbox #flip {
  position: absolute;
  top: 7px;
  left: -92px;
  z-index: 19;
  width: 192px;
  height: 94px;
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
           transform-style: preserve-3d;
  -webkit-transform: translateZ(0) rotateX(0) rotateZ(0) rotateY(0);
          transform: translateZ(0) rotateX(0) rotateZ(0) rotateY(0);
  -webkit-transform-origin: 0 0 0;
          transform-origin: 0 0 0;
}
.top-bg .purbanner .boxshot .mb .flipbox #flip.on {
  opacity: 0;
  -webkit-animation: wrapper 2s ease-in-out 1;
  animation: wrapper 2s ease-in-out 1;
  -webkit-transform: translateZ(0) rotateX(60deg) rotateZ(29deg) rotateY(-120deg);
  transform: translateZ(0) rotateX(60deg) rotateZ(29deg) rotateY(-120deg);
}
.top-bg .purbanner .boxshot .mb .flipbox #flip.on div > div {
  -webkit-animation: page 2s ease-in-out 1;
          animation: page 2s ease-in-out 1;
  -webkit-transform: rotateY(-4deg);
          transform: rotateY(-4deg);
  transform-origin: 0% 0% 0%;
}
.top-bg .purbanner .boxshot .mb .flipbox #flip div {
  width: 30px;
  height: 94px;
  position: absolute;
  left: calc(99%);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  background-size: 192px;
  background-repeat: no-repeat;
}
.top-bg .purbanner .boxshot .mb .flipbox #flip div > div {
  background-position-x: -30px;
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}
.top-bg .purbanner .boxshot .mb .flipbox #flip div > div > div {
  background-position-x: -60px;
}
.top-bg .purbanner .boxshot .mb .flipbox #flip div > div > div > div {
  background-position-x: -90px;
}
.top-bg .purbanner .boxshot .mb .flipbox #flip div > div > div > div > div {
  background-position-x: -120px;
}
.top-bg .purbanner .boxshot .mb .flipbox #flip div > div > div > div > div > div {
  background-position-x: -150px;
}
.top-bg .purbanner .boxshot .mb .flipbox #flip div > div > div > div > div > div > div {
  background-position-x: -180px;
}
.top-bg .purbanner .boxshot .mb .flipbox #flip #back {
  -webkit-transform: rotateY(0.4deg);
  transform: rotateY(0.4deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.top-bg .purbanner .boxshot .mb .flipbox #flip #back,
.top-bg .purbanner .boxshot .mb .flipbox #flip #back div {
  background-image: url(../images/purchase/summersale/flip.png);
  background-size: 192px;
}
.top-bg .purbanner .right-box {
  float: left;
  margin-top: -18px;
  margin-left: 206px;
  text-align: center;
}
.top-bg .purbanner .right-box h1 {
  line-height: 46px;
}
.top-bg .purbanner .right-box h1 > img {
  width: 455px;
}
.top-bg .purbanner .right-box .hurry {
  position: relative;
  display: inline-block;
  margin: 10px auto 10px;
  color: #34271f;
  font-size: 16px;
  font-weight: 600;
  text-shadow: 0.17px 1px 0 rgba(255, 255, 255, 0.94);
}
.top-bg .purbanner .right-box .hurry:before,
.top-bg .purbanner .right-box .hurry:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 8px;
  width: 145px;
  height: 2px;
  background: url(../images/purchase/christmas/line.png) no-repeat;
}
.top-bg .purbanner .right-box .hurry:before {
  left: -162px;
}
.top-bg .purbanner .right-box .hurry:after {
  right: -162px;
}
.top-bg .purbanner .right-box p {
  margin: 0;
  padding: 0;
  width: auto;
  font-size: 14px;
  font-weight: bold;
  color: #989397;
}
.top-bg .purbanner .right-box p img {
  margin-left: 3px;
  width: 8px;
}
.top-bg .purbanner .right-box .progressbar {
  position: relative;
  margin: 0 auto 16px;
  width: 490px;
  height: 17px;
  background: url(../images/purchase/christmas/bar-bg.png) center top no-repeat;
  background-size: 490px;
}
.top-bg .purbanner .right-box .progressbar span {
  position: absolute;
  display: block;
  top: 6px;
  right: 9px;
  width: 472px;
  height: 6px;
  text-align: center;
  border-radius: 3px;
  background: #ff3c00;
}
.top-bg .purbanner .right-box .progressbar span i {
  display: block;
  position: absolute;
  top: -10px;
  left: -4px;
  width: 25px;
  height: 25px;
  line-height: 26px;
  color: #fdfbf7;
  font-style: normal;
  text-align: center;
  background: #ff3c00;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.top-bg .purbanner .right-box .progressbar span i b {
  display: block;
  width: 25px;
  height: 25px;
  font-family: 'MarkPro-Medium', 'sans-serif';
  font-weight: 500;
}
.top-bg .purbanner .right-box .progressbar span i b.reduce {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  font-size: 18px;
  visibility: hidden;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.8s, opacity 1s ease;
  transition: transform .8s, opacity 1s ease;
}
.top-bg .purbanner .right-box .progressbar span i b.reduce.zoomout {
  opacity: 0;
  visibility: visible;
  -webkit-transform: scale(3);
  transform: scale(3);
}
.top-bg .purbanner .right-box .price {
  margin-left: 0;
  width: inherit;
}
.top-bg .purbanner .right-box .price .countdown {
  margin-bottom: 20px;
  color: #ef5234;
  font-size: 14px;
  background: url(../images/purchase/time-spring-bg.png) 180px 2px no-repeat;
  background-size: 17px;
}
.top-bg .purbanner .right-box .price .countdown > b {
  display: inline-block;
  width: 28px;
  font-size: 18px;
  font-weight: 500;
  font-family: 'MarkPro-Medium', 'sans-serif';
}
.top-bg .purbanner .right-box .price .monthbox {
  position: relative;
}
.top-bg .purbanner .right-box .price .monthbox p.month {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
}
.top-bg .purbanner .right-box .price .monthbox p.month strong {
  font-size: 20px;
  color: #ec3d2d;
  font-family: 'MarkPro-Bold', 'sans-serif';
}
.top-bg .purbanner .right-box .price .monthbox p.month strong big {
  font-size: 42px;
}
.top-bg .purbanner .right-box .price .monthbox p.month strong em {
  font-style: normal;
}
.top-bg .purbanner .right-box .price .monthbox p.month span {
  display: inline-block;
  padding-left: 6px;
  color: #798087;
  line-height: 16px;
  text-align: left;
}
.top-bg .purbanner .right-box .price .monthbox p.month span b {
  display: block;
  font-size: 16px;
}
.top-bg .purbanner .right-box .price .monthbox p.month.two {
  opacity: 0;
  top: 100px;
}
.top-bg .purbanner .right-box .price.on .monthbox p.month {
  margin-top: 0;
}
.top-bg .purbanner .right-box .price.on .monthbox p.month strong del {
  position: relative;
  padding: 0 6px;
  color: #798087;
  font-size: 20px;
  text-decoration: none;
}
.top-bg .purbanner .right-box .price.on .monthbox p.month strong del:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 6px;
  width: 57px;
  height: 13px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(-30px, 30px);
  transform: translate(-30px, 30px);
  background: url(../images/purchase/top-march-del.png) no-repeat;
  -webkit-transition: -webkit-transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s;
}
.top-bg .purbanner .right-box .price.on .monthbox p.month span b.original {
  position: relative;
}
.top-bg .purbanner .right-box .price.on .monthbox p.month span b.original:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: -2px;
  width: 57px;
  height: 13px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(-30px, 30px);
  transform: translate(-30px, 30px);
  background: url(../images/purchase/top-march-del.png) no-repeat;
  -webkit-transition: -webkit-transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s;
}
.top-bg .purbanner .right-box .price.on .monthbox p.month.on del.on:before {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.top-bg .purbanner .right-box .price.on .monthbox p.month.on span b.original.on:before {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.top-bg .purbanner .right-box .price.on .monthbox p.month.on.first {
  -webkit-animation: twinkle 1s both;
  animation: twinkle 1s both;
}
@keyframes twinkle {
  0% {
    transform: scale(1);
  }
  100% {
    opacity: 1;
    transform: scale(1.2);
  }
}
.top-bg .purbanner .right-box .price.on .monthbox p.month.on.first.twinkling {
  -webkit-animation: twinkling 1s both ease-in-out;
  animation: twinkling 1s both ease-in-out;
}
@-webkit-keyframes twinkling {
  0% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes twinkling {
  0% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.top-bg .purbanner .right-box .pur-buy {
  position: relative;
  margin-top: 90px;
  margin-bottom: 18px;
  width: 320px;
  color: #fff;
  font-size: 18px;
  background: #ed402e;
  border-radius: 8px;
  font-family: 'MarkPro', 'sans-serif';
  box-shadow: 0 15px 19px 1px rgba(236, 63, 46, 0.37);
  background-image: -webkit-linear-gradient(-180deg, #fa7228 0%, #e81802 100%);
  background-image: linear-gradient(to left, #fa7228 0%, #e81802 100%);
}
.top-bg .purbanner .right-box .pur-buy:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 320px;
  height: 62px;
  background: url(../images/purchase/christmas/pur-buy-bg.png) no-repeat;
  background-size: 320px;
}
.top-bg .purbanner .right-box .pur-buy img,
.top-bg .purbanner .right-box .pur-buy span {
  position: relative;
  z-index: 9;
}
.top-bg .purbanner .right-box .pur-buy img.cart {
  display: inline-block;
  margin-top: -4px;
  margin-right: 22px;
  width: 25px;
}
.top-bg .purbanner .right-box .pur-buy:hover {
  background: #faa428;
  background-image: -webkit-linear-gradient(-180deg, #faa428 0%, #ff301b 100%);
  background-image: linear-gradient(to left, #faa428 0%, #ff301b 100%);
}
.top-bg .purbanner .right-box .pur-buy:hover:before {
  background: url(../images/purchase/christmas/pur-buy-bg-hover.png) no-repeat;
  background-size: 320px;
}
@-webkit-keyframes slide {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  40% {
    -webkit-transform: translate(-10%, 0%);
    transform: translate(-10%, 0%);
  }
}
@keyframes slide {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  40% {
    -webkit-transform: translate(-20%, 0%);
    transform: translate(-20%, 0%);
  }
}
@-webkit-keyframes wrapper {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0) rotateX(0) rotateZ(0) rotateY(0);
    transform: translateZ(0) rotateX(0) rotateZ(0) rotateY(0);
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateZ(0) rotateX(60deg) rotateZ(29deg) rotateY(-120deg);
    transform: translateZ(0) rotateX(60deg) rotateZ(29deg) rotateY(-120deg);
  }
}
@keyframes wrapper {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0) rotateX(0) rotateZ(0) rotateY(0);
    transform: translateZ(0) rotateX(0) rotateZ(0) rotateY(0);
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateZ(0) rotateX(60deg) rotateZ(29deg) rotateY(-120deg);
    transform: translateZ(0) rotateX(60deg) rotateZ(29deg) rotateY(-120deg);
  }
}
@-webkit-keyframes page {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  15% {
    -webkit-transform: rotateY(-30deg);
    transform: rotateY(-30deg);
  }
  50% {
    -webkit-transform: rotateY(-4deg);
    transform: rotateY(-4deg);
  }
}
@keyframes page {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  15% {
    -webkit-transform: rotateY(-30deg);
    transform: rotateY(-30deg);
  }
  50% {
    -webkit-transform: rotateY(-4deg);
    transform: rotateY(-4deg);
  }
}
.top-bg .compare {
  padding-bottom: 110px;
}
.top-bg .compare .graytab {
  float: left;
  margin: 82px 0 0 0;
  width: 362px;
  height: 568px;
  background: #fff;
  border: 1px solid #eee9e3;
  border-radius: 10px;
}
.top-bg .compare .graytab.last {
  margin-right: 0;
}
.top-bg .compare .graytab h3 {
  height: 91px;
  color: #eae4db;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  font-weight: normal;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background: #afa08d;
}
.top-bg .compare .graytab h3 strong {
  display: block;
  font-weight: normal;
  font-size: 22px;
  padding-top: 25px;
  color: #fff;
}
.top-bg .compare .graytab h3 .pop-box {
  background-image: url(../images/purchase/xmas-important.png);
}
.top-bg .compare .graytab h3 .pop-box .pop {
  width: 215px;
  left: -116px;
  top: 25px;
  font-size: 13px;
}
.top-bg .compare .graytab .pop-box {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 14px;
  height: 14px;
  background-image: url(../images/purchase/important.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 14px;
}
.top-bg .compare .graytab .pop-box .pop {
  display: none;
  padding: 10px 10px;
  background: #414854;
  border-radius: 5px;
  border: solid #a1a1a1 2px;
  position: absolute;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.top-bg .compare .graytab .pop-box .pop:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #414854;
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -4px;
  z-index: 12;
}
.top-bg .compare .graytab .pop-box .pop:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #a1a1a1;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -6px;
  z-index: 11;
}
.top-bg .compare .graytab .pop-box:hover .pop {
  display: block;
}
.top-bg .compare .graytab ul {
  width: 265px;
  margin: 40px auto 25px;
  margin-bottom: 18px;
}
.top-bg .compare .graytab ul li {
  margin: 9px 0;
  height: 24px;
  line-height: 24px;
  text-indent: 25px;
  font-size: 14px;
  color: #27313c;
  background: url('../images/purchase/listicon.png') left center no-repeat;
}
.top-bg .compare .graytab ul li.nolist {
  background: transparent;
  color: #c6cfdb;
}
.top-bg .compare .graytab ul li .pop-box .pop {
  width: 295px;
  left: -158px;
  top: 25px;
  font-size: 12px;
}
.top-bg .compare .graytab dl {
  margin: 20px auto 0;
  text-align: center;
}
.top-bg .compare .graytab dl dt {
  color: #a1a6ab;
  font-size: 14px;
}
.top-bg .compare .graytab dl dt strong {
  font-family: 'MarkPro-Bold', 'sans-serif';
  font-weight: normal;
  color: #798087;
  font-size: 20px;
}
.top-bg .compare .graytab dl dt strong big {
  font-size: 36px;
}
.top-bg .compare .graytab dl dt span {
  display: inline-block;
  vertical-align: middle;
  margin-top: -14px;
  padding-left: 4px;
  text-align: left;
  line-height: 15px;
}
.top-bg .compare .graytab dl dt span b {
  display: block;
  font-size: 16px;
  font-family: 'MarkPro-Bold', 'sans-serif';
  font-weight: normal;
  color: #798087;
}
.top-bg .compare .graytab dl dt span del {
  font-size: 14px;
  color: #798087;
}
.top-bg .compare .graytab dl dd {
  margin: 0 0 10px 0;
}
.top-bg .compare .graytab.on dl dt strong {
  color: #ef5735;
}
.top-bg .compare .graytab.on dl dt strong > del {
  position: relative;
  padding: 0 6px;
  color: #798087;
  font-size: 20px;
  text-decoration: none;
}
.top-bg .compare .graytab.on dl dt strong > del:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 1px;
  width: 57px;
  height: 13px;
  background: url(../images/purchase/top-march-del.png) no-repeat;
}
.top-bg .compare .graytab.on dl dt span {
  margin-top: -32px;
}
.top-bg .compare .graytab.on dl dt span b.original {
  position: relative;
  padding: 2px 0;
}
.top-bg .compare .graytab.on dl dt span b.original:before {
  content: '';
  display: block;
  position: absolute;
  top: 1px;
  left: -3px;
  width: 57px;
  height: 13px;
  background: url(../images/purchase/top-march-del.png) no-repeat;
}
.top-bg .compare .graytab.last dl dt span {
  margin-top: -6px;
}
.top-bg .compare .graytab.last.on dl dt span {
  margin-top: -18px;
}
.top-bg .compare .graytab.last.on dl dt span b.original {
  font-size: 14px;
}
.top-bg .compare .graytab.bigtab {
  margin: 44px 11px 0;
  width: 444px;
  height: 635px;
  cursor: default;
  box-shadow: 0 15px 60px 0 rgba(162, 146, 125, 0.6);
}
.top-bg .compare .graytab.bigtab h3 {
  position: relative;
  height: 119px;
  font-size: 14px;
  color: #e8e8e8;
  font-weight: 400;
  background: #4b4d62;
}
.top-bg .compare .graytab.bigtab h3 b {
  display: inline-block;
  padding-right: 6px;
  color: #ffc360;
  font-size: 20px;
  font-weight: 400;
}
.top-bg .compare .graytab.bigtab h3 strong {
  padding-top: 30px;
  padding-bottom: 14px;
  color: #f0f0ee;
  font-size: 34px;
  font-weight: bold;
}
.top-bg .compare .graytab.bigtab h3:after {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  width: 126px;
  height: 73px;
  background: url(../images/purchase/best.png) no-repeat;
  background-size: 126px;
}
.top-bg .compare .graytab.bigtab h3 .pop-box {
  background-image: url(../images/purchase/xmas-red-important.png);
}
.top-bg .compare .graytab.bigtab dl {
  margin-top: 26px;
}
.top-bg .compare .graytab.bigtab .btn.orange {
  margin-top: 0;
  margin-bottom: 0;
  width: 288px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  word-spacing: 1px;
  box-shadow: 0 15px 19px 1px rgba(236, 63, 46, 0.17);
  background-color: #e74e31;
  background-image: -webkit-linear-gradient(-180deg, #ef5735 0%, #ed402e 100%);
  background-image: linear-gradient(to left, #ef5735 0%, #ed402e 100%);
}
.top-bg .compare .graytab.bigtab .btn.orange:hover {
  background-color: #e74e31;
  background-image: -webkit-linear-gradient(-180deg, #ed402e 0%, #ef5735 100%);
  background-image: linear-gradient(to left, #ed402e 0%, #ef5735 100%);
}
.top-bg .compare .graytab .btn.orange {
  margin-top: 0;
  margin-bottom: 0;
  width: 288px;
  height: 55px;
  line-height: 55px;
  color: #fff;
  font-size: 16px;
  background: #afa08d;
  box-shadow: none;
}
.top-bg .compare .graytab .btn.orange i.cart {
  display: inline-block;
  margin-top: -4px;
  margin-right: 4px;
  width: 25px;
  height: 13px;
  background: url(../images/purchase/cart.png) no-repeat;
  background-size: 25px 13px;
}
.top-bg .compare .graytab .btn.orange:hover {
  background-color: #e74e31;
  background-image: -webkit-linear-gradient(-180deg, #ed402e 0%, #ef5735 100%);
  background-image: linear-gradient(to left, #ed402e 0%, #ef5735 100%);
}
.top-bg .compare .graytab:hover .btn.orange {
  background-color: #e74e31;
  background-image: -webkit-linear-gradient(-180deg, #ef5735 0%, #ed402e 100%);
  background-image: linear-gradient(to left, #ef5735 0%, #ed402e 100%);
}
.top-bg .compare .graytab:hover .btn.orange:hover {
  background-color: #e74e31;
  background-image: -webkit-linear-gradient(-180deg, #ed402e 0%, #ef5735 100%);
  background-image: linear-gradient(to left, #ed402e 0%, #ef5735 100%);
}
.top-bg .service {
  width: 1104px;
  margin: 0 auto;
  padding-top: 30px;
}
.top-bg .service dl {
  float: left;
  width: 540px;
  height: 124px;
  text-align: left;
}
.top-bg .service dl.left dt {
  float: left;
  margin-top: 20px;
  margin-left: 15px;
  width: 90px;
}
.top-bg .service dl.right {
  margin-left: 24px;
}
.top-bg .service dl.right h4 {
  margin-top: 22px;
}
.top-bg .service dl.right dt,
.top-bg .service dl.right dd {
  padding-left: 20px;
  margin-bottom: 14px;
}
.top-bg .service dl h4 {
  margin: 20px 0 0;
  font-size: 15px;
  color: #5d6a76;
}
.top-bg .service dl p {
  margin: 12px 0 0 0;
  padding: 0 20px 0 0;
  font-size: 12px;
  line-height: 18px;
  color: #abacbf;
  font-weight: 600;
}
/* payment */
.payment {
  background-color: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.payment .wrapper {
  z-index: 98;
}
.payment .wrapper img {
  max-width: 1200px;
}
/* anc-message */
.anc-message {
  margin-top: 120px;
  padding-bottom: 70px;
  background-color: #f5f5f5;
}
.anc-message .wrapper {
  z-index: 98;
}
.anc-message dl dt {
  float: left;
  height: 100px;
  margin-right: 40px;
}
.anc-message dl dd {
  font-size: 16px;
}
.anc-message dl dd strong {
  margin-top: 10px;
}
.anc-message dl dd strong a {
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  color: #27313c;
}
.anc-message dl dd p {
  padding: 10px 0;
}
.anc-message dl dd a {
  color: #149cff;
  text-decoration: underline;
}
/* waht do */
.what-do {
  height: 570px;
}
.what-do .wrapper {
  z-index: 98;
}
.what-do h2 {
  padding: 45px 0;
  text-align: center;
  font-size: 38px;
  font-weight: normal;
  font-family: 'MarkPro-Bold', 'sans-serif';
}
.what-do dl {
  float: left;
  width: 20%;
  text-align: center;
  font-size: 14px;
}
.what-do dl dt {
  height: 65px;
  margin-bottom: 15px;
}
.what-do dl.top {
  margin-top: 25px;
  margin-bottom: 50px;
}
.what-do p {
  margin-top: 10px;
  text-align: right;
}
.what-do p a {
  margin-right: 35px;
  font-size: 14px;
  color: #149cff;
  text-decoration: underline;
}
.what-do.purchase7-blue-bg {
  height: 666px;
  background: url('../images/purchase/purchase7-blue-bg.jpg') no-repeat center;
  background-size: cover;
}
.what-do.purchase7-blue-bg h2 {
  padding-top: 100px;
}
.what-do.xmas-what {
  background: #efefef;
}
.what-do.xmas-what p {
  margin-top: 38px;
}
.what-do.xmas-what p a {
  color: #1480f6;
  font-weight: bold;
}
/* user-review */
.user-review {
  position: relative;
  padding-bottom: 50px;
}
.user-review .wrapper {
  z-index: 98;
}
.user-review .usreview a {
  z-index: 90;
}
/* service */
.service {
  width: 1104px;
  margin: 0 auto;
  padding-top: 40px;
}
.service .wrapper {
  z-index: 98;
}
.service dl {
  float: left;
  width: 538px;
  height: 124px;
  text-align: left;
  background: #e5edf6;
  background: rgba(227, 234, 244, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.8);
}
.service dl.left dt {
  float: left;
  margin-top: 20px;
  margin-left: 15px;
  width: 90px;
}
.service dl.right {
  float: right;
}
.service dl.right h4 {
  margin-top: 22px;
}
.service dl.right dt,
.service dl.right dd {
  padding-left: 20px;
  margin-bottom: 14px;
}
.service dl h4 {
  margin: 20px 0 0;
  font-size: 15px;
  color: #5d6a76;
}
.service dl p {
  margin: 6px 0 0 0;
  padding: 0 20px 0 0;
  font-size: 12px;
  line-height: 18px;
  color: #abacbf;
  font-weight: 600;
}
/* bottom-buy */
.bottom-buy {
  height: 520px;
  background: url(../images/purchase/xmas-bottom-bg.jpg) center no-repeat;
  background-size: cover;
}
.bottom-buy .wrapper {
  z-index: 98;
}
.bottom-buy .message {
  margin-left: 56px;
  padding-top: 56px;
}
.bottom-buy .message h2 {
  font-size: 28px;
  font-family: 'MarkPro-Medium', 'sans-serif';
  font-weight: normal;
}
.bottom-buy .message p {
  margin-top: 26px;
  padding-bottom: 0;
  font-size: 14px;
  color: #a1a6ab;
}
.bottom-buy .message p strong {
  padding-right: 8px;
  font-size: 20px;
  color: #798087;
  font-family: 'MarkPro-Medium', 'sans-serif';
}
.bottom-buy .message p strong big {
  font-size: 42px;
}
.bottom-buy .message p span {
  display: inline-block;
  padding-left: 4px;
  font-size: 14px;
  line-height: 18px;
}
.bottom-buy .message p span b {
  display: block;
  color: #798087;
  font-size: 16px;
}
.bottom-buy .message p.three {
  margin-top: 12px;
  color: #000;
}
.bottom-buy .message .btn.orange {
  margin-top: 0;
  margin-bottom: 0;
  width: 288px;
  height: 55px;
  line-height: 55px;
  color: #fff;
  font-size: 18px;
  font-family: 'MarkPro', 'sans-serif';
  background: #ed402e;
  box-shadow: 0 15px 19px 1px rgba(236, 63, 46, 0.37);
  background-image: -webkit-linear-gradient(-180deg, #ef5735 0%, #ed402e 100%);
  background-image: linear-gradient(to left, #ef5735 0%, #ed402e 100%);
}
.bottom-buy .message .btn.orange i.cart {
  display: inline-block;
  margin-top: -4px;
  margin-right: 4px;
  width: 25px;
  height: 13px;
  background: url(../images/purchase/cart.png) no-repeat;
  background-size: 25px 13px;
}
.bottom-buy .message .btn.orange:hover {
  background: #e74e31;
  background-image: -webkit-linear-gradient(-180deg, #ed402e 0%, #ef5735 100%);
  background-image: linear-gradient(to left, #ed402e 0%, #ef5735 100%);
}
.bottom-buy.on .message p strong {
  color: #ef5735;
}
.bottom-buy.on .message p strong big {
  font-size: 42px;
}
.bottom-buy.on .message p strong del {
  position: relative;
  padding-left: 8px;
  color: #798087;
  font-size: 20px;
  text-decoration: none;
}
.bottom-buy.on .message p strong del:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 6px;
  width: 57px;
  height: 13px;
  background: url(../images/purchase/top-march-del.png) no-repeat;
}
.bottom-buy.on .message p span b.original {
  position: relative;
}
.bottom-buy.on .message p span b.original:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: -2px;
  width: 57px;
  height: 13px;
  background: url(../images/purchase/top-march-del.png) no-repeat;
}
/* pop-bg */
.pop-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 990;
}
/* pop-coupon */
.pop-coupon {
  position: fixed;
  width: 686px;
  height: 461px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #eceffa;
  border: solid #3460f5 3px;
  z-index: 100;
  text-align: center;
}
.pop-coupon h2 {
  font-size: 36px;
  color: #ff7800;
  font-weight: bold;
}
.pop-coupon .close {
  position: absolute;
  width: 21px;
  height: 21px;
  right: 2px;
  top: 2px;
  line-height: 20px;
  background: #dce0ed;
  color: #545967;
  font-size: 18px;
  cursor: pointer;
}
.pop-coupon .close:hover {
  background: #d1d5e1;
}
.pop-coupon h3,
.pop-coupon p {
  font-size: 16px;
  font-weight: normal;
}
.pop-coupon h3 span,
.pop-coupon p span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
  width: 60px;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
}
.pop-coupon .code {
  margin-top: 30px;
  font-size: 16px;
  color: #9ea4b6;
  line-height: 42px;
}
.pop-coupon .code span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.pop-coupon .code span.number {
  width: 255px;
  height: 42px;
  font-size: 22px;
  background: #fff;
  border: solid #b6bbcc 1px;
}
.pop-coupon .code span.copy {
  width: 195px;
  height: 44px;
  background: #3460f5;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.pop-coupon p {
  margin-top: 15px;
  font-size: 12px;
  color: #3460f5;
}
.pop-coupon p span {
  width: 230px;
}
.pop-coupon .img-box {
  height: 260px;
  background: #fff;
  line-height: 260px;
}
.pop-coupon .img-box img {
  display: inline-block;
  vertical-align: middle;
}
.pop-coupon.pop-march {
  top: -6%;
  z-index: 990;
  width: 650px;
  height: 449px;
  border: none;
  border: 0;
  background: url(../images/purchase/pop-march-bg.png) no-repeat;
}
.pop-coupon.pop-march.pop-march-copied {
  top: -22%;
}
.pop-coupon.pop-march h2 {
  display: none;
}
.pop-coupon.pop-march h3 {
  padding: 56px 0;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
}
.pop-coupon.pop-march h3 b {
  display: inline-block;
  width: 47px;
  height: 40px;
  text-indent: -9999px;
  vertical-align: middle;
  background: url(../images/purchase/pop-march-five.png) no-repeat;
}
.pop-coupon.pop-march h4 {
  color: #c9752f;
  font-size: 14px;
}
.pop-coupon.pop-march .close {
  display: block;
  width: 13px;
  height: 13px;
  opacity: .8;
  text-indent: -9999px;
  background: url(../images/purchase/pop-march-close.png) no-repeat;
}
.pop-coupon.pop-march .close:hover {
  opacity: 1;
}
.pop-coupon.pop-march .copy-box {
  margin: 110px auto 16px;
  width: 400px;
}
.pop-coupon.pop-march .copy-box li {
  margin-bottom: 8px;
  height: 62px;
  color: #cfc3b9;
  font-size: 20px;
  font-weight: bold;
  line-height: 62px;
}
.pop-coupon.pop-march .copy-box li span {
  color: #ef5735;
}
.pop-coupon.pop-march .copy-box li.copy-code {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: url(../images/purchase/pop-march-code.png) no-repeat;
}
.pop-coupon.pop-march .copy-box li.copy-code span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pop-coupon.pop-march .copy-box li.copy-btn span {
  display: block;
  width: inherit;
  height: inherit;
  cursor: pointer;
  color: #fff;
  font-size: 20px;
  border-radius: 8px;
  background-image: -webkit-linear-gradient(left, #fb3520 0%, #ef5735 100%);
  background-image: linear-gradient(to right, #fb3520 0%, #ef5735 100%);
}
.pop-coupon.pop-march .copy-box li.copy-btn.copy-btn-copied span {
  cursor: default;
  color: #fb3521;
  background: #fff;
  border: 1px solid #ffc4b8;
}
.pop-coupon.pop-march .copy-box li.copy-btn.copy-btn-copied span i {
  display: inline-block;
  margin-top: -4px;
  margin-right: 20px;
  width: 18px;
  height: 14px;
  text-indent: -9999px;
  background: url(../images/purchase/pop-march-right.png) no-repeat;
}
.pop-coupon.pop-march .img-box {
  position: absolute;
  bottom: -162px;
  left: 0;
  width: 650px;
  height: 159px;
  line-height: 159px;
  background: transparent;
}
.pop-coupon.pop-march .img-box img {
  display: inline-block;
  vertical-align: middle;
}
.pop-coupon.pop-march-original {
  width: 590px;
  background: url(../images/purchase/pop-march-original-bg.png) no-repeat;
}
.pop-coupon.pop-march-original h3 {
  padding: 65px 0 136px;
  font-size: 22px;
  font-weight: bold;
}
.pop-coupon.pop-march-original h5 {
  color: #532f27;
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
}
.pop-coupon.pop-march-original h5 b {
  color: #ff2f00;
  font-size: 40px;
  font-weight: bold;
}
.pop-coupon.pop-march-original p {
  margin-top: 6px;
  color: #532f27;
  font-size: 16px;
  line-height: 28px;
}
.pop-coupon.pop-march-original .copy-box {
  margin-top: 10px;
}
/* floatlayer-march */
.floatlayer-march {
  position: fixed;
  z-index: 980;
  top: -190px;
  right: 0;
  width: 222px;
  height: 80px;
  background: url(../images/purchase/floatlayer-march-bg.png) no-repeat;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.floatlayer-march.on {
  top: 214px;
  visibility: visible;
}
.floatlayer-march p {
  margin: 0;
  padding: 12px 0 0 46px;
  color: #21222a;
  font-size: 14px;
}
.floatlayer-march p:last-child {
  padding-top: 6px;
}
.floatlayer-march p b {
  font-size: 18px;
}
/* blue btn */
.btn.blue {
  display: block;
  margin: 0 auto;
  width: 292px;
  height: 60px;
  line-height: 60px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn.blue i {
  display: inline-block;
  width: 25px;
  height: 13px;
  margin-right: 15px;
  vertical-align: middle;
  background: url("../images/purchase/cutbuy.png") center no-repeat;
}
.btn.blue:hover {
  background-color: #3e8bfe;
}
/* footer */
.footer {
  padding-bottom: 0;
}
