@charset "utf-8";

/* CSS Document */
* {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  min-width: 1000px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
  color: #000;
  outline: 0;
  vertical-align: baseline;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd {
  position: relative;
}

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;
}

.wrapper {
  position: relative;
  width: 1100px;
  min-width: 1100px;
  margin: 0 auto;
  zoom: 1;
}

.all-icon {
  display: inline-block;
  text-indent: -9999px;
  vertical-align: middle;
  background-image: url("../images/all-icon.png");
}
.all-icons {
  display: inline-block;
  text-indent: -9999px;
  vertical-align: middle;
  background-image: url("../images/all-icons.png");
}
.price {
  height: 36px;
  font-size: 18px;
  text-align: center;
  color: #f80000;
}

.price b {
  position: relative;
  display: inline-block;
  font-weight: 600;
  width: 42px;
  font-size: 46px;
  line-height: 36px;
}

.price b:after {
  content: ",99";
  position: absolute;
  top: -8px;
  right: -52px;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
}

.price del {
  display: inline-block;
  margin-left: 19px;
  font-size: 14px;
  color: #696868;
}

.buybtn {
  display: block;
  width: 259px;
  height: 58px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 700;
  line-height: 59px;
  text-align: center;
  color: #1d1204;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: url("../images/buy.png") top center no-repeat;
  background-position: 0 0;
  -webkit-box-shadow: 8px 13.85px 16px 0 rgba(255, 96, 0, 0.48);
  box-shadow: 8px 13.85px 16px 0 rgba(255, 96, 0, 0.48);
}

.buybtn i {
  width: 19px;
  height: 14px;
  margin-right: 3px;
  margin-top: -2px;
  background-position: 0 -54px;
}

.buybtn:hover {
  background-position: 0 -59px;
}

.note {
  margin-top: 16px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  text-align: center;
  color: #000;
}

.note i {
  width: 17px;
  height: 11px;
  margin-top: -3px;
  margin-right: 3px;
  background-position: 0 -45px;
}

.banner {
  width: 100%;
  height: 800px;
  background: url("../images/xmasbanner.jpg") #d93d38 top center no-repeat;
  overflow: hidden;
}

.banner .wrapper {
  position: relative;
  overflow: hidden;
  width: 1000px;
  min-width: 1000px;
}

.banner .logo {
  z-index: 9;
  display: block;
  position: absolute;
  top: 16px;
  left: 0;
  width: 41px;
  height: 14px;
  text-indent: -9999px;
  background: url("../images/logo.png") center no-repeat;
}

.banner h1 {
  height: 132px;
  text-indent: -9999px;
  margin-top: 20px;
  background: url("../images/xmas-title.png") top center no-repeat;
}

.banner .wrapper > p {
  font-size: 20px;
  line-height: 1;
  text-align: center;
  color: #fff;
  margin-top: 5px;
}

.banner .wrapper > p b {
  font-weight: 700;
  color: #fff700;
}

.banner .panel {
  margin-top: 40px;
  padding-bottom: 40px;
}

.banner .panel .message > p {
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  margin-top: 5px;
}

.banner .panel .message dl {
  width: 260px;
  margin: 15px auto 0;
}

.banner .panel .message dl dd {
  font-size: 12px;
  line-height: 25px;
  color: #636161;
  font-weight: 600;
}

.message-box {
  height: 195px;
  margin-top: 15px;
}

.message-box-sale {
  width: 119px;
  height: 115px;
  background: url("../images/xmas-salebg.png") top no-repeat;
  position: absolute;
  left: 60px;
  bottom: 0;
}

.message-box-sale p {
  font-size: 32px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  line-height: 130px;
  transform: translateX(9px);
}

.banner .panel .message dl dd.one i {
  width: 15px;
  height: 15px;
  margin-top: -2px;
  margin-left: 5px;
  background-position: 0 -30px;
  cursor: pointer;
}

.banner .panel .message dl dd.one .point {
  display: none;
  z-index: 10;
  position: absolute;
  top: -70px;
  left: 12px;
  width: 271px;
  height: 66px;
  padding: 8px 0 0 20px;
  font-size: 12px;
  line-height: 16px;
  color: #948585;
  background: url("../images/point-bg.png") center no-repeat;
}

.banner .panel .message dl dd.two {
  margin: 25px 0 15px;
}

.banner .panel .message dl dd > span {
  display: inline-block;
  height: 25px;
  padding: 0 10px;
  margin-right: 5px;
  font-size: 14px;
  color: #fff;
  background: #6abe58;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-weight: 500;
}

.banner .panel .message.small {
  width: 380px;
  height: 450px;
  margin-top: 30px;
  background: #f7dbdb;
  border: 1px solid #e84e4f;
  box-shadow: 0 19px 35px 0 rgba(150, 22, 25, 0.3);
  margin: 76px 0 0 59px;
}

.banner .panel .message.message3 {
  display: none;
}

.banner .panel .message.small .box {
  display: block;
  margin: 0 auto 0;
}

._banner_ul {
  height: 111px;
  background: #fcfcfc;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 40px;
}

._banner_ul li {
  display: flex;
}

._banner_ul li img {
  margin-right: 10px;
}

._banner_ul li div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

._banner_ul li div p {
  font-size: 14px;
  font-weight: 600;
  color: #a09391;
}

.countd {
  width: 100%;
  height: 40px;
  background: #ba2122;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #ffde00;
  font-weight: bold;
}

.countdcnt {
  position: relative;
  display: inline-block;
  transform: translateX(8px);
}

.countdcnt:before {
  width: 67px;
  height: 69px;
  content: "";
  background: url("../images/xmas-alarm1.png") center no-repeat;
  display: block;
  position: absolute;
  left: -60px;
  top: -16px;
  z-index: 2;
}

.countdcnt:after {
  width: 33px;
  height: 36px;
  content: "";
  background: url("../images/xmas-alarm2.png") center no-repeat;
  display: block;
  position: absolute;
  right: -36px;
  top: 6px;
  z-index: 2;
}

.countd strong {
  width: 26px;
  display: inline-block;
  letter-spacing: 1px;
  margin-right: 1px;
}

.countd strong,
.countd span {
  text-shadow: 7.8px 4.5px 9px #340104;
}

.banner .panel .message.large {
  width: 452px;
  height: 513px;
  margin: 24px 48px 0 0;
  background: #fff;
  border: 1px solid #e84e4f;
  box-shadow: 0 23px 35px 0 rgba(141, 20, 23, 1);
}

.banner .panel .message.large .message-box {
  margin-top: 26px;
}

.banner .panel .message.large .message-box-sale {
  left: 55px;
}

.banner .panel .message.large .box {
  margin: -34px 0 0 76px;
}

.banner em {
  font-style: normal;
  font-size: inherit;
}

.banner .panel .message.large .xmas-giveaway {
  width: 183px;
  height: 106px;
  position: absolute;
  background: url("../images/xmas-giveaway.png?t=1") top center no-repeat;
  left: 175px;
  top: 88px;
  z-index: 5;
}

.banner .panel .message.large .xmas-giveaway.soldout {
  background: url("../images/xmas-giveaway-soldout.png?t=15") top center
    no-repeat;
}

.messagecad {
  text-decoration: none;
}

.messagecad.soldout {
  text-decoration: line-through;
}

.message-tips {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 103px;
  top: 35px;
  z-index: 5;
}

.message-tips i {
  width: 15px;
  height: 15px;
  background-position: 0 0;
}

.message-tips:hover p {
  display: block;
}

.message-tips p {
  width: 260px;
  padding: 10px 10px 8px 15px;
  border: 1px solid #fbe4e5;
  background: rgba(247, 242, 242, 0.95);
  font-size: 12px;
  color: #948585;
  line-height: 1.6;
  border-radius: 10px;
  left: -160px;
  top: 10px;
  position: relative;
  display: none;
}

.message-tips p:before {
  width: 0;
  height: 0;
  content: "";
  display: block;
  border: 10px solid transparent;
  border-bottom: 10px solid rgba(247, 242, 242, 0.95);
  left: 146px;
  top: -18px;
  z-index: 5;
  position: absolute;
}

.banner .panel .message.large dl dd.two {
  margin: 19px 0 17px;
}

.banner .panel .message.soldout:after {
  content: "";
  display: block;
  position: absolute;
  top: -15px;
  left: -1px;
  width: 453px;
  height: 527px;
  z-index: 6;
  background: url("../images/offer-soldout.png?t=15") top center no-repeat;
  -webkit-animation: show 0.3s ease-in-out 1;
  animation: show 0.3s ease-in-out 1;
}

.xmas-annou {
  height: 33px;
  background: #900203;
  text-align: center;
  line-height: 33px;
  font-size: 12px;
  color: #ffffff;
}

.xmas-annou i {
  width: 16px;
  height: 15px;
  background-position: 0 -15px;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 7px 0 0;
}

.xmas-payment {
  width: 100%;
  height: 94px;
  background: url("../images/xmas-payment.jpg") top center no-repeat;
}

/* .revive {
  box-sizing: border-box;
  height: 871px;
  padding-top: 97px;
  position: relative;
}

.revive h2 {
  font-size: 34px;
  font-weight: bold;
  color: #3e4050;
  text-align: center;
}

.revive .revive_main {
  width: 1200px;
  min-width: 1200px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  padding-top: 54px;
  padding-left: 64px;
}

.revive .revive_main li {
  position: relative;
}

.revive .revive_main li:nth-of-type(2n-1) {
  margin-right: 238px;
}

.revive .revive_main li img {
  margin-left: -15px;
}

.revive .revive_main li h4 {
  font-size: 20px;
  font-weight: 600;
  color: #222827;
  margin-top: -4px;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}

.revive .revive_main li h4 span {
  width: 69px;
  height: 15px;
  border: 1px solid #ff3e0e;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 400;
  color: #fe6029;
  padding-left: 5px;
  line-height: 14px;
  margin-left: 8px;
}

.revive .revive_main li p {
  width: 380px;
  font-size: 14px;
  font-weight: 400;
  color: #45464b;
  line-height: 24px;
}

.revive .revive_main li.revive2 {
  top: -47px;
}

.revive .revive_main li.revive3 {
  top: 54px;
  left: -31px;
}

.revive .revive_main li.revive3 p {
  width: 336px;
}

.revive .revive_main li.revive4 {
  top: 61px;
  left: 217px;
}

.revive .revive_main li.revive4 p {
  width: 330px;
}

.revive .revive_main li.revive5 {
  top: 108px;
  left: 31px;
}

.revive .revive_main li.revive6 {
  top: 105px;
  left: -29px;
}

.revive .revive_main li.revive6 p {
  width: 450px;
}

.revive .computer_img {
  width: 577px;
  height: 525px;
  position: absolute;
  top: 255px;
  left: 50%;
  transform: translateX(-55%);
  background: url(https://purchase.iobit.com/2024/asc/bfsalefr/images/computer_bg.png)
    no-repeat center;
  z-index: -1;
}

.revive .computer_img .pointer {
  position: absolute;
  top: 191px;
  left: 279px;
  transform-origin: 24px 46px;
  transform: rotate(-74deg);
  transition: all ease-out 1s;
}

.revive .computer_img .full_box {
  width: 101px;
  height: 54px;
  position: absolute;
  top: 185px;
  left: 255px;
  overflow: hidden;
  transform-origin: center bottom;
  transition: all ease-out 1s;
  transform: rotate(-10deg);
}

.revive .computer_img .full_box img {
  position: absolute;
  transform-origin: center bottom;
  transform: rotate(-180deg);
  transition: all ease-out 1s;
}

.revive .computer_img.on .pointer {
  transform: rotate(110deg);
}

.revive .computer_img.on .full_box img {
  transform: rotate(0deg);
}

.revive.on .computer_img img {
  transform: rotate(115deg);
}

.gifts {
  width: 100%;
  min-height: 652px;
  background: #e04440 url("../images/xmas-troisbg.jpg") top center no-repeat;
  overflow: hidden;
  margin-top: 100px;
}

.gifts h2 {
  margin: 39px auto 0;
  height: 45px;
  text-indent: -9999px;
  background: url("../images/xmas-troistit.png") bottom center no-repeat;
}

.gifts-cont > p {
  font-size: 20px;
  color: #f8d79e;
  text-align: center;
  margin-bottom: 35px;
  margin-top: 5px;
}

.gifts-giveway {
  width: 1000px;
  height: 161px;
  background: url("../images/xmas-troislinbg.png") top center no-repeat;
  position: relative;
}

.gifts-text {
  width: 750px;
  margin: 0 0 0 150px;
  padding-top: 20px;
}

.gifts-giveway2 .gifts-text {
  width: 810px;
  margin-left: 70px;
}

.gifts-text h4 {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
}

.gifts-text h4 b {
  font-size: 20px;
  color: #d80212;
  margin-left: 5px;
  font-weight: bold;
}

.gifts-text h4 del {
  font-size: 14px;
  color: #404040;
}

.gifts-text h4 span {
  font-size: 12px;
  color: #404040;
  font-weight: 600;
}

.gifts-text ul {
  margin-top: 15px;
}

.gifts-text ul li {
  margin-bottom: 8px;
  line-height: 14px;
  font-size: 12px;
  color: #412e2e;
  padding-left: 22px;
  position: relative;
  font-weight: 500;
}

.gifts-text ul li:before {
  width: 17px;
  height: 12px;
  content: "";
  display: block;
  background: url("../images/all-icons.png") top center no-repeat;
  background-position: 0 -30px;
  position: absolute;
  left: 0;
  top: -1px;
  z-index: 5;
}

.gifts-giveway1 .gifts-box {
  width: 157px;
  height: 142px;
  background: url("../images/xmas-troisbox1.png?t=15") top center no-repeat;
  position: absolute;
  left: -19px;
  top: 3px;
  z-index: 5;
}

.gifts-giveway2 .gifts-box {
  width: 118px;
  height: 148px;
  background: url("../images/xmas-troisbox2.png?t=15") top center no-repeat;
  position: absolute;
  right: -2px;
  top: -7px;
  z-index: 5;
}

.gifts-giveway3 .gifts-box {
  width: 152px;
  height: 142px;
  background: url("../images/xmas-troisbox3.png?t=15") top center no-repeat;
  position: absolute;
  left: -19px;
  top: -3px;
  z-index: 5;
}

.gifts.soldout {
  background: url("../images/xmas-troisbg-soldout.jpg") #e97c7a top center
    no-repeat;
}

.gifts.soldout h2 {
  background: url("../images/xmas-troistit-soldout.png") bottom center no-repeat;
}

.gifts.soldout .gifts-cont > p {
  color: #e79e9d;
}

.gifts.soldout .gifts-text h4,
.gifts.soldout .gifts-text h4 b,
.gifts.soldout .gifts-text h4 del,
.gifts.soldout .gifts-text h4 span {
  color: #c4adab;
}

.gifts.soldout .gifts-giveway {
  background: url("../images/xmas-troislinbg-soldout.png") top center no-repeat;
}

.gifts.soldout .gifts-text ul li {
  color: #c4adab;
}

.gifts.soldout .gifts-text ul li:before {
  background-position: 0 -82px;
}

.gifts.soldout .gifts-giveway1 .gifts-box {
  background: url(../images/xmas-troisbox1-soldout.png?t=15) top center
    no-repeat;
}

.gifts.soldout .gifts-giveway2 .gifts-box {
  background: url(../images/xmas-troisbox2-soldout.png?t=15) top center
    no-repeat;
}

.gifts.soldout .gifts-giveway3 .gifts-box {
  background: url(../images/xmas-troisbox3-soldout.png?t=15) top center
    no-repeat;
}

.gifts-store {
  padding-bottom: 50px;
}

.gifts-store-arrow {
  width: 13px;
  height: 12px;
  background: url("../images/all-icons.png") top center no-repeat;
  background-position: 0 -42px;
  margin: 33px auto 0;
}

.gifts-store .buybtn {
  width: 333px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fcebcf;
  border: 1px solid #fbc000;
  background-color: #ffa302;
  background: linear-gradient(to top, #eb2612, #ffa302);
  font-weight: 500;
  box-shadow: 0 12px 18px 2px rgba(173, 3, 3, 0.4);
  margin-top: 25px;
  text-transform: uppercase;
}

.gifts-store .buybtn:hover {
  background: linear-gradient(to bottom, #eb2612, #ffa302);
}

.gifts-store .buybtn i {
  background-position: 0 -68px;
  margin: -2px 5px 0 0;
}

.gifts-store.soldout .gifts-store-arrow {
  background-position: 0 -146px;
}

.gifts-store.soldout .buybtn {
  background: #7f7f7f;
  border: none;
  box-shadow: none;
  color: #b6b3b3;
  position: relative;
  cursor: default;
}

.gifts-store.soldout .buybtn i {
  background-position: 0 -158px;
}

.gifts-store.soldout .buybtn:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 102px;
  width: 127px;
  height: 56px;
  background: url("../images/soldout2.png") center no-repeat;
  -webkit-animation: show 0.3s ease-in-out 1;
  animation: show 0.3s ease-in-out 1;
}

.comparison {
  width: 100%;
  padding: 50px 0 50px;
  text-align: center;
  background: #fff;
}

.comparison h2 {
  margin: 0 0 60px 0;
  color: #000;
  font-size: 28px;
}

.comparison table {
  width: 1058px;
  height: 563px;
  margin: 0 auto;
  position: relative;
}

.tab-tag {
  display: inline-block;
  margin-top: -10px;
  margin-right: -60px;
  font-size: 12px;
  line-height: 38px;
  vertical-align: top;
  font-weight: 600;
}

.tab-tag.new {
  color: #45b527;
}

.tab-tag.improved {
  color: #ff0000;
}

.comparison table:after {
  width: 1058px;
  height: 593px;
  margin: 0 auto;
  background: url("../images/table-bg.png") #fff top center no-repeat;
  content: "";
  display: block;
  top: 0;
  left: 0;
  display: block;
  position: absolute;
  z-index: -1;
}

.comparison table thead th {
  height: 80px;
  font-size: 18px;
  font-weight: 600;
}

.comparison table thead th.item-a {
  width: 265px;
  height: 80px;
  background-color: #dfdfdf;
  border-radius: 7px 7px 0 0;
  position: relative;
}

.comparison table thead th.item-a:after {
  width: 100%;
  height: 650px;
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  box-shadow: 0 2px 24px rgba(237, 236, 236, 1);
  top: 90px;
}

.comparison table thead th.item-a p {
  color: #545353;
  font-size: 18px;
}

.comparison table thead th.item-b {
  width: 346px;
  background: url("../images/xmas-vs.png") center center no-repeat;
}

.comparison table thead th.item-c {
  width: 262px;
  height: 91px;
  background-color: #dd3635;
  border-radius: 7px 7px 0 0;
  position: relative;
}

.comparison table thead th.item-c:after {
  width: 100%;
  height: 650px;
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  box-shadow: 0 2px 24px rgba(219, 153, 156, 1);
  top: 90px;
}

.xmas-santa {
  position: absolute;
  right: -17px;
  top: -26px;
  z-index: 5;
}

.comparison table thead th.item-c p {
  color: #ffffff;
  font-size: 16px;
}

.comparison table tbody td {
  height: 50px;
  line-height: 1.5;
  padding: 0;
  font-size: 14px;
  vertical-align: middle;
  border-top: 1px solid #e6e7eb;
}

.comparison table tbody td.item-a {
  background-color: #fffdfd;
}

.comparison table tbody td.item-b {
  padding: 0 10px;
}

.comparison table tbody td.item-c {
  background-color: #fff2f2;
}

.comparison table tbody tr.lasttr td {
  border-bottom: 1px solid #e6e7eb;
}

.comparison table tbody tr.lasttr td.space {
  border-bottom: none;
}

.comparison table tbody td i {
  width: 15px;
  height: 15px;
}

.comparison table tbody td.item-a i {
  background-position: 0 -109px;
  margin-right: 3px;
  margin-top: -2px;
}

.comparison table tbody td.item-c i {
  background-position: 0 -94px;
  margin-top: -2px;
}

.comparison h3 {
  margin: 60px 0 25px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #424442;
}

.comparison h3 span {
  color: #e11a1a;
}

.comparison .space {
  width: 10px;
  border-top: 1px #fff solid;
  border-bottom: 1px #fff solid;
}

.review {
  width: 100%;
  height: 631px;
  background: url("../images/xmas-turnbg.jpg") center no-repeat;
  overflow: hidden;
}

.review h2 {
  margin-top: 80px;
  font-size: 28px;
  text-align: center;
  line-height: 1.2;
  color: #021027;
}

.review > p {
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
}

.review .content {
  position: relative;
  width: 1000px;
  margin: 0 auto 0;
  text-align: left;
}

.review .content ul {
  z-index: 0;
  position: relative;
  width: 426px;
  height: 426px;
  margin-top: 56px;
  float: right;
  margin-right: -30px;
  background: url("../images/xmas-turncircle.png") center no-repeat;
}

.review .content ul li {
  position: absolute;
  top: 0;
  width: 112px;
  height: 112px;
}

.review .content ul li.one {
  width: 184px;
  height: 160px;
  z-index: 1;
  top: 145px;
  left: -68px;
  background: url("../images/xmas-turntab.png") center no-repeat;
}

.review .content ul li.two {
  z-index: 0;
  left: 100px;
  top: 0;
}

.review .content ul li.one img {
  -webkit-transform: scale(0.92);
  -ms-transform: scale(0.92);
  -o-transform: scale(0.92);
  transform: scale(0.92);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 12px 0 0 40px;
}

.review .content ul li.three {
  z-index: 0;
  left: 285px;
  top: 40px;
}

.review .content ul li.four {
  z-index: 0;
  left: 230px;
  top: 282px;
}

.review .content ul li.five {
  z-index: 0;
  left: 147px;
  top: 146px;
}

.review .content ul li img {
  display: block;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}

.nextbtn {
  position: absolute;
  width: 37px;
  height: 41px;
  background-image: url("../images/xmas-turnpoint.png");
  left: 110px;
  top: 200px;
  z-index: 5;
}

.review .content .details {
  width: 510px;
  float: left;
  margin-top: 110px;
}

.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: 22px;
  line-height: 1.4;
  display: inline-block;
  position: relative;
}

.review .content .details div h4:before {
  width: 71px;
  height: 3px;
  background-color: #d5353d;
  content: "";
  display: block;
  position: absolute;
  top: -15px;
  left: 0;
  z-index: 3;
}

.review .content .details div h4:after {
  width: 77px;
  height: 73px;
  background: url("../images/xmas-turnquo.png") top center no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: -23px;
  right: -85px;
  z-index: 3;
}

.review .content .details div h5 {
  font-size: 14px;
  line-height: 1.4;
  display: inline-block;
  position: relative;
  color: #151515;
  margin-top: 60px;
  font-weight: 600;
}

.review .content .details div h5:before {
  width: 34px;
  height: 3px;
  background-color: #d5353d;
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  z-index: 3;
}

.review .content .details div p {
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.7;
  color: #313131;
}

.award {
  width: 100%;
  background: #e8eaec;
  text-align: center;
  overflow: hidden;
  padding: 10px 0 100px;
}

.award h2 {
  font-size: 38px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 30px;
}

.service {
  text-align: center;
  background: #fff;
}

.service .content {
  width: 1000px;
  margin: 0 auto;
  padding: 42px 0 50px;
  border-bottom: 1px solid #c8c8c8;
}

.service dl {
  float: left;
  width: 33.33%;
}

.service dl dt {
  height: 72px;
  line-height: 72px;
}

.service dl dt img {
  display: inline-block;
  vertical-align: middle;
}

.service dl dd h3 {
  padding: 20px 0 10px 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.service dl dd p {
  padding: 0 30px;
  font-size: 12px;
  line-height: 22px;
  -webkit-transform: scale(0.84);
  -ms-transform: scale(0.84);
  -o-transform: scale(0.84);
  transform: scale(0.84);
}

.footer {
  padding-bottom: 130px;
  width: 100%;
  background: #fff;
}

.footer .content {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  color: #3c3c3c;
}

.footer .content .copyright {
  margin-top: 30px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

@keyframes shake {
  0%,
  5%,
  10%,
  15%,
  20%,
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  2.5%,
  12.5% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }

  7.5%,
  17.5% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
}

@keyframes star-l {
  0%,
  50%,
  100% {
    background: url("../images/star-l.png") center no-repeat;
  }

  25% {
    background: url("../images/star-l-l.png") center no-repeat;
  }
}

@keyframes star-r {
  0%,
  50%,
  100% {
    background: url("../images/star-r.png") center no-repeat;
  }

  25% {
    background: url("../images/star-r-l.png") center no-repeat;
  }
}

@keyframes jump {
  0% {
    -webkit-transform: translate(-200%, -100%) scale(0.5);
    transform: translate(-200%, -100%) scale(0.5);
  }

  20% {
    -webkit-transform: translate(-150%, -50%) scale(0.6);
    transform: translate(-150%, -50%) scale(0.6);
  }

  40% {
    -webkit-transform: translate(-100%, -100%) scale(0.7);
    transform: translate(-100%, -100%) scale(0.7);
  }

  60% {
    -webkit-transform: translate(-50%, 0) scale(0.8);
    transform: translate(-50%, 0) scale(0.8);
  }

  80% {
    -webkit-transform: translate(0, -50%) scale(0.9);
    transform: translate(0, -50%) scale(0.9);
  }

  100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
}

@keyframes show {
  from {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
    filter: alpha(opacity=0);
  }

  to {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@keyframes nextmove {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
}

@keyframes prevmove {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
} */

/* price */
/* .price p {
  font-weight: 600;
  line-height: 24px;
  text-align: center;
}
.pop .price p,
.pop .price del {
  color: #353535;
  font-size: 14px;
  font-weight: 500;
}
.price p.name {
  margin-bottom: 30px;
}
.banner .on-middle .price p.name {
  font-weight: 700;
}
.price p.people {
  margin-top: 6px;
  font-size: 12px;
  font-weight: 500;
}
.price p.people i {
  width: 17px;
  height: 11px;
  background-position: 0 -97px;
  background: none;
}
.price strong {
  font-size: 22px;
}
.price strong big {
  font-size: 50px;
  font-weight: 800;
}
.price del {
  padding-left: 2px;
  color: #717171;
  font-size: 16px;
  font-weight: 500;
} */
.bottomcart .price {
  margin-top: 90px;
}
.bottomcart .price p {
  margin-bottom: 6px;
}
.bottomcart .price p strong {
  color: #fff;
}
.bottomcart .price strong big {
  font-size: 44px;
  font-weight: 700;
}
.bottomcart .price del {
  color: #f6b6b9;
  font-size: 16px;
  font-weight: 600;
}
.pop .price strong {
  color: #ef2232;
  font-size: 16px;
  font-weight: 600;
}
.pop .price strong big {
  font-size: 30px;
  font-weight: 600;
}
.pop .price p.prix {
  color: #ababab;
  line-height: 28px;
}
.pop .price p.prix.last {
  background: url(../images/pop-line.png) center top no-repeat;
}
.mask,
.sold-word {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.mask {
  top: 0;
  left: 0;
  z-index: 99;
  background: url(../images/mask-bg.png);
}

.sold-word {
  top: 176px;
  left: 96px;
  width: 190px;
  height: 90px;
  font-style: normal;
  text-indent: -9999px;
  background: url(../images/termine.png) no-repeat;
  opacity: 0;
  visibility: hidden;
  transform: scale(3);
  transition: opacity 0.6s, transform 0.6s ease;
}

.bottomcart .sold-word {
  top: 0px;
  left: 118px;
  z-index: 99;
  width: 104px;
  height: 48px;
  background: url(../images/termine-small.png) no-repeat;
}
.sold-word.on {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.on-right .mask {
  background: rgba(245, 245, 245, 0.9);
}
.on-right .sold-word {
  top: 133px;
  left: 49px;
  width: 229px;
  height: 111px;
  background: url(../images/termine2.png) no-repeat;
}
/* buybtn */
/* .buybtn {
  display: block;
  position: relative;
  margin: 0px auto;
  width: 256px;
  height: 53px;
  color: #fffc00;
  font-size: 18px;
  font-weight: 600;
  line-height: 53px;
  text-align: center;
  border-radius: 3px;
  background: #dd0007;
  box-shadow: 1.854px 5.706px 10px 0px rgba(223, 123, 42, 0.65);
  background: -webkit-linear-gradient(
    -90deg,
    rgb(247, 60, 18) 0%,
    rgb(221, 0, 7) 100%
  );
  background: linear-gradient(
    to right,
    rgb(247, 60, 18) 0%,
    rgb(221, 0, 7) 100%
  );
  transition: background 0.3s ease;
}
.buybtn.gray {
  width: 220px;
  height: 46px;
  color: #313131;
  font-size: 16px;
  line-height: 46px;
  background: #fff;
  box-shadow: none;
  border: 2px solid #545454;
}
.banner .buybtn {
  margin-top: 12px;
} */
.pop .buybtn {
  margin: 10px auto 8px;
  width: 214px;
  height: 44px;
  font-size: 16px;
  line-height: 44px;
}
.buybtn:hover {
  color: #fffc00;
  background: #f73c12;
  background: -webkit-linear-gradient(
    -90deg,
    rgb(221, 0, 7) 0%,
    rgb(247, 60, 18) 100%
  );
  background: linear-gradient(
    to right,
    rgb(221, 0, 7) 0%,
    rgb(247, 60, 18) 100%
  );
}
.buybtn.gray:hover {
  width: 224px;
  height: 50px;
  border: 0px;
  border: none;
  line-height: 50px;
  box-shadow: 1.854px 5.706px 10px 0px rgba(223, 123, 42, 0.65);
}

.bottomcart .buybtn {
  color: #212121;
  background: #f9cc30;
  box-shadow: 1.854px 5.706px 10px 0px rgba(179, 35, 44, 0.65);
  background: -webkit-linear-gradient(
    to right,
    rgb(251, 218, 72) 0%,
    rgb(246, 183, 11) 100%
  );
  background: linear-gradient(
    to right,
    rgb(251, 218, 72) 0%,
    rgb(246, 183, 11) 100%
  );
}
.bottomcart .buybtn:hover {
  color: #212121;
  background: #f9cc30;
  background: -webkit-linear-gradient(
    to left,
    rgb(251, 218, 72) 0%,
    rgb(246, 183, 11) 100%
  );
  background: linear-gradient(
    to left,
    rgb(251, 218, 72) 0%,
    rgb(246, 183, 11) 100%
  );
}

/* feature */
.feature {
  height: 695px;
  margin: 22px auto 0;
  border-top: 1px solid #f0f0f0;
}
.feature h2 {
  padding: 44px 0 0 0;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
}
.feature .left {
  margin-top: 112px;
  margin-left: -67px;
  width: 528px;
}
.feature .right {
  margin-top: 84px;
  margin-right: -20px;
  width: 580px;
}
.feature .right dl {
  margin-bottom: 18px;
  min-height: 138px;
  background: url(../images/line02.png) center bottom repeat-x;
}
.feature .right dl.last {
  background: none;
}
.feature .right dt {
  margin-top: 7px;
  float: left;
  width: 88px;
}
.feature .right dd {
  float: left;
  width: 492px;
}
.feature .right h3 {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 600;
}
.feature .right p {
  margin-bottom: 10px;
  font-size: 12px;
}
.feature .right i,
.feature .right span {
  display: inline-block;
  vertical-align: middle;
}
.feature .right i {
  margin-top: -14px;
  margin-right: 10px;
  width: 7px;
  height: 3px;
  background: #ef1241;
}
.feature .right p.one i {
  margin-top: 0;
}
.feature .right span {
  max-width: 416px;
}

/* review */
.user {
  margin-top: 55px;
}
.media {
  height: 612px;
  margin-top: -30px;
  padding-top: 134px;
  text-align: center;
  background: #f0f0f0;
}
.user h2,
.media h2 {
  position: relative;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
}
.media h2 {
  display: inline-block;
  margin: 0 auto;
  font-size: 32px;
}
.media h2:after {
  content: "";
  display: block;
  position: absolute;
  top: -22px;
  right: -112px;
  width: 100px;
  height: 85px;
  background: url(../images/arrow.png) no-repeat;
}
.user h2 span,
.media h2 span {
  color: #f4393e;
}
.user-list {
  position: relative;
  z-index: 1;
  float: left;
  margin: 48px 0 0 184px;
  width: 290px;
  height: 370px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 10px 34.96px 3.04px rgba(146, 146, 146, 0.29);
}
.user-list .adam {
  margin-left: 152px;
}
.user-list > img {
  display: block;
  margin: 20px 0 10px 92px;
}
.user-list h3 {
  color: #ea2020;
  font-size: 14px;
  font-weight: 600;
}
.user-list p {
  margin-top: 18px;
  padding: 0 15px;
  height: 160px;
  font-size: 12px;
  line-height: 22px;
}
.user-list:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 26px;
  left: 116px;
  width: 59px;
  height: 3px;
  background: #f21826;
}
.media dt {
  float: left;
  margin-left: 150px;
  width: 180px;
  text-align: left;
}
.media dd {
  float: left;
  margin-top: 40px;
  width: 700px;
  font-size: 12px;
  line-height: 22px;
  text-align: left;
}

/* awards */
.awards {
  padding: 40px 0 108px;
  text-align: center;
}
.awards h3 {
  margin-bottom: 20px;
  font-size: 26px;
}

/* comparison */
.comparison {
  position: relative;
  margin-top: 116px;
}
.comparison:after {
  content: "";
  position: absolute;
  top: 0;
  right: 214px;
  z-index: 0;
  width: 256px;
  height: 617px;
  background: url(../images/shadow.png) repeat-y;
}
.comparison table {
  border: 0;
  border-collapse: separate;
  border-spacing: 0;
}
.comparison th {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
.comparison th small {
  font-size: 16px;
  text-transform: uppercase;
}
.comparison th.text {
  color: #444345;
  font-size: 24px;
  text-align: left;
  border-bottom: 1px solid #e1e1e1;
}
.comparison th h3 {
  font-size: 24px;
  font-weight: 600;
}
.comparison td {
  height: 48px;
  font-size: 12px;
  border-bottom: 1px solid #e1e1e1;
}
.comparison .itema,
.comparison .itemb {
  position: relative;
  z-index: 9;
  width: 220px;
  text-align: center;
  background-color: #f7f7f7;
}
.comparison .itema {
  border-color: #f6d8d8;
  background-color: #fef6f6;
}
.comparison .space {
  width: 13px;
  background: #fff;
  border-color: #fff;
}
.comparison td.icons {
  width: 36px;
  text-align: center;
}
.comparison td.virtue {
  padding-left: 8px;
  width: 590px;
}
.comparison td.virtue span {
  display: inline-block;
  max-width: 450px;
}
.comparison th.itema,
.comparison th.itemb {
  height: 100px;
  font-weight: 600;
  background-color: #6b6b6b;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.comparison th.itema {
  background-color: #df2f33;
}
.comparison th.itema .pro {
  margin-top: -20px;
  padding-top: 10px;
  height: 110px;
  background-color: #df2f33;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.comparison th em {
  margin-top: 8px;
  width: 26px;
  height: 24px;
  background-position: 0 -66px;
}
.comparison th em.smile {
  margin-top: 12px;
  width: 34px;
  height: 34px;
  background-position: 0 -32px;
}
.comparison i.all-icons {
  width: 19px;
  height: 19px;
  vertical-align: middle;
  background-position: 0 -109px;
}
.comparison i.red {
  background-position: 0 -90px;
}
.comparison i.gray {
  width: 12px;
  height: 4px;
  background-position: 0 -128px;
}

/* bottomcart */
.bottomcart {
  margin-top: 94px;
  margin-bottom: 85px;
  height: 288px;
  background: url(../images/bottom-buy-bg.jpg) center bottom no-repeat;
}

.bottomcart .bottom_cont {
  display: flex;
  justify-content: space-between;
}
.bottomcart h2 {
  width: 1148px;
  height: 36px;
  text-indent: -9999px;
  background: url(../images/bottom-buy-title.png) center top no-repeat;
}
#centbuy {
  margin-top: 40px;
}
#centbuy h2 {
  background: url(../images/centbuy-title.png) center top no-repeat;
}
.bottomcart .showcase {
  position: relative;
  margin-top: 38px;
  width: 300px;
  height: 200px;
}
.bottomcart .showcase img {
  position: absolute;
  top: 0px;
  left: 0pc;
  opacity: 0;
  visibility: hidden;
  transform: translate(-100px, 0);
  transition: opacity 0.3s, transform 0.3s;
}
.bottomcart .showcase .dbox {
  top: -29px;
  left: -10px;
}
.bottomcart .showcase img.on {
  opacity: 1;
  visibility: visible;
  transform: translate(0px, 0);
  transition: opacity 0.3s, transform 0.3s;
}
.bottomcart .changelist {
  margin-top: 70px;
  position: relative;
  left: -20px;
}
.bottomcart .changelist li {
  position: relative;
  width: 370px;
  color: #f8cdcf;
  font-size: 16px;
  line-height: 45px;
  font-weight: 700;
  cursor: pointer;
}
.bottomcart .changelist li:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: -94px;
  width: 568px;
  height: 47px;
}
.bottomcart .changelist span {
  display: inline-block;
  position: relative;
  z-index: 9;
}
.bottomcart .changelist strong {
  position: relative;
  z-index: 9;
  display: block;
  float: right;
  font-size: 22px;
  text-align: left;
}
.bottomcart .changelist li.on {
  color: #603d17;
  font-size: 18px;
}
.bottomcart .changelist li.on:before,
.bottomcart .changelist li.sold:before {
  background: url(../images/list-on.png) 0 0 no-repeat;
}
.bottomcart .changelist li.sold:before {
  left: -99px;
  width: 558px;
  height: 45px;
  background-position: 0 -47px;
}
.bottomcart .changelist li.on strong {
  color: #f0212c;
  font-size: 28px;
}
.bottomcart .changelist li.sold {
  color: #f8cdcf;
  cursor: default;
}

/* footer */
.service {
  margin-top: 105px;
  padding-bottom: 36px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.service dl {
  float: left;
  width: 33.33%;
  text-align: center;
}
.service dt {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
}
.service dd {
  line-height: 66px;
}
.service img {
  vertical-align: middle;
}
.notes,
.copyright {
  color: #6b6b6c;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}
.copyright {
  padding: 40px 0 34px;
  text-align: center;
  margin-bottom: 110px;
}

.float {
  box-sizing: border-box;
  position: fixed;
  background: url(../images/float.jpg) no-repeat center;
  width: 100%;
  height: 120px;
  bottom: 0;
  opacity: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  opacity: 1 !important;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 140%, 0);
  transition: all 0.8s;
}

.float.on {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.float.soldout1 .img_wrap {
  position: relative;
}

.float.soldout1 .img_wrap::after {
  content: "";
  display: block;
  width: 119px;
  height: 62px;
  position: absolute;
  left: 25%;
  top: 54%;
  transform: translate(-50%, -50%);
  background: url(../images/float_pop_doldout.png) no-repeat center/cover;
  pointer-events: none;
}

.float .float_img {
  margin-top: -33px;
  margin-right: 63px;
}

.float .soldoutimg {
  display: none;
}

.float .float_text {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 28px;
  margin-right: 89px;
  background-position: center 46px;
}

.float .float_text .box {
  display: flex;
  position: relative;
}

.float .float_text .box::after,
.float .float_text .box::before {
  content: "";
  display: block;
  position: absolute;
  left: -130px;
  top: 64%;
  transform: translateY(-50%);
  background: url(https://purchase.iobit.com/2024/asc/bfsalefr/images/float_line.png)
    no-repeat center/cover;
  width: 119px;
  height: 1px;
}

.float .float_text .box::before {
  transform: translateY(-50%) rotate(180deg);
  left: auto;
  right: -130px;
}

.float .float_text .countdown {
  color: #fff;
  font-weight: 600;
}

.float .float_text .countdown strong {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-color: #fff;
  text-align: center;
  line-height: 26px;
  vertical-align: text-bottom;
  margin-right: 2px;
  color: #810707;
}

.float .float_text .box > span {
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 600;
  color: #810707;
  line-height: 31px;
}

.float .float_text .box > span:nth-of-type(1) {
  margin-right: 7px;
}

.float .float_text .box > span:nth-of-type(2) {
  margin-left: 3px;
}

.float .float_text .box > div {
  width: 32px;
  height: 31px;
  background: #ffffff;
  position: relative;
  text-align: center;
  font-size: 20px;
  font-family: Montserrat;
  font-weight: 500;
  color: #810707;
  overflow: hidden;
  margin-right: 5px;
  line-height: 31px;
}

.float .float_text .box > div span {
  display: inline-block;
  width: 100%;
  height: 31px;
  font-size: 20px;
  font-family: Montserrat;
  font-weight: 500;
  color: #810707;
  line-height: 31px;
}

.float .float_text .box .time {
  width: 100%;
  height: 260px;
  position: relative;
}

.float .float_text > p {
  font-size: 20px;
  font-family: Montserrat;
  font-weight: bold;
  color: #ffffff;
  margin-top: 9px;
  text-align: center;
}

.float .price_box {
  padding-top: 15px;
}

.float .price_box p {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

.float .price_box p span {
  font-size: 24px;
  font-family: Montserrat;
  font-weight: 600;
  color: #ffffff;
  margin-right: 8px;
  line-height: normal;
}

.float .price_box p del {
  display: block;
  height: 12px;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: bold;
  text-decoration: line-through;
  color: #fdd8ad;
  line-height: normal;
}

.float .price_box a {
  display: block;
  width: 216px;
  height: 46px;
  background: linear-gradient(0deg, #ffb400, #fffc00);
  box-shadow: 0px 10px 13px 0px rgba(125, 0, 0, 0.5);
  border-radius: 8px;
  margin: 0 auto;
  margin-top: 8px;
  font-size: 18px;
  font-family: Montserrat;
  font-weight: 600;
  color: #2a0b05;
  line-height: 46px;
  text-shadow: 1px 0px 0px #e4ff00;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.float .price_box a:hover {
  background: #ffdf00;
  box-shadow: 0px 6px 16px 0px rgba(253, 101, 101, 0.63);
}

.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(0, 0, 0, 0.8);
}

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

.pop-warp {
  position: fixed;
  width: 544px;
  height: 294px;
  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;
  margin-top: -40px;
  /* padding-top: 80px; */
  /* width: 660px;
  margin-left: 114px; */
}

.pop-warp .close {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 31px;
  height: 88px;
  border-radius: 50%;
  right: 257px;
  top: 333px;
  cursor: pointer;
  z-index: 120;
}

.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: 16px;
  font-weight: 600;
  color: #ffffff;
}

.pop-warp .title p span {
  color: #ffff00;
}

.pop-warp .pro_box {
  margin-top: 22px;
  display: flex;
  justify-content: left;
  gap: 12px;
  padding-left: 10px;
  align-items: center;
}
.pop-warp .pro_box img {
  margin: 35px 0 0 0;
}
.pop-warp .pro_box .pop_off::after {
  content: "";
  background: url(../images/pop_off85.png);
  width: 85px;
  height: 85px;
  position: absolute;
  top: 10px;
  left: 158px;
}
.pop-warp .right-message {
  width: 265px;
}
.pop-warp .right-message > span {
  position: relative;
  display: inline-block;
  font-size: 12px;
  width: 50px;
  height: 43px;
  line-height: 40px;
  margin-left: 67px;
  color: #ffff00;
  text-align: center;
  background: transparent
    linear-gradient(180deg, #ff545400 0%, #ff754a 50%, #ff445800 100%) 0% 0%
    no-repeat padding-box;
}
.pop-warp .right-message > span b {
  font-size: 16px;
}
/* .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 .total {
  display: flex;
  justify-content: center;
  align-items: baseline;
  color: #ffffff;
}

.pop-warp .right-message .price_box .total span {
  font-size: 20px;
  font-weight: 600;
}
.pop-warp .right-message .price_box .total span strong {
  font-size: 50px;
}
.pop-warp .right-message .price_box .total del {
  font-size: 14px;
  font-weight: 600;
  margin-left: 3px;
  color: #ff7485;
}

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

.pop-warp .buybtn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 227px;
  height: 48px;
  background: transparent linear-gradient(274deg, #ffaa00 0%, #fff894 100%) 0%
    0% no-repeat padding-box;
  box-shadow: none;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin: 10px auto;
  text-decoration: none;
}
.pop-warp .buybtn:hover {
  background: transparent linear-gradient(274deg, #fff894 0%, #ffaa00 100%) 0%
    0% no-repeat padding-box;
}
