body,
dd,
div,
dl,
form,
h1,
h2,
h3,
h4,
h6,
html,
input,
ol,
p,
ul,
li,
a {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html,
body {
  width: 100%;
  height: 100%;
  line-height: 1.5;
  font-family: "pt sans", sans-serif;
}
em {
  font-style: normal;
}
li {
  list-style: none;
}
body {
  font-size: 16px;
  color: #333;
  overflow-x: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
h2 {
  font-size: 36px;
  color: #1a1a1a;
}
h3 {
  font-size: 30px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
a {
  text-decoration: none;
  cursor: pointer;
}
del {
  text-decoration: line-through;
  color: #999;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
.s-fc-org {
  color: #999;
}
.g-cnt {
  max-width: 1200px;
  margin: 0 auto;
}
.f-tal {
  text-align: left;
}
.f-tac {
  text-align: center;
}
.f-tar {
  text-align: right;
}
.f-dib {
  display: inline-block;
  vertical-align: middle;
}
.cl::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.f-fl {
  float: left;
}
.f-fr {
  float: right;
}
.ic-skull {
  padding-left: 22px;
}
.ic-skull dt {
  font-weight: 700;
  position: relative;
  color: #111;
  margin-bottom: 2px;
}
.ic-skull dt::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 8px;
  left: -22px;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/ic-XU.png) no-repeat center;
}
.ic-skull dd {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  position: relative;
  padding-left: 14px;
  margin-bottom: 5px;
}
.ic-skull dd::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
}
.ic-skull dd.not-ic::before {
  display: none;
}
.ic-skull dd del {
  font-weight: 700;
  font-size: 14px;
}
.ic-skull.dd-not-ic dd {
  padding-left: 0;
}
.ic-skull.dd-not-ic dd::before {
  display: none;
}
.ic-user {
  position: relative;
  display: inline-block;
  padding-left: 19px;
  font-size: 14px;
}
.ic-user::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/ic-xiaoliang.png) no-repeat center;
  position: absolute;
  top: 4px;
  left: 0;
}
.tt {
  font-size: 36px;
  color: #fff;
  text-shadow: 2px 3px 0px rgba(38, 2, 4, 0.4);
  text-align: center;
  height: 85px;
  padding: 18px 0;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/title2.png) no-repeat center;
}
.tt em {
  display: inline-block;
  color: #ffe50c;
  font-style: normal;
}
.tt:lang(it) {
  font-size: 30px;
  padding: 22px 0;
}
.btn {
  display: inline-block;
  width: 240px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/bt2.png) no-repeat 0 0;
}
.btn:hover {
  background-position-x: -300px;
}
.btn.btn-lg {
  width: 282px;
  height: 70px;
  line-height: 67px;
  font-size: 22px;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/bt-best.png) no-repeat 0 0;
}
.btn.btn-lg:hover {
  background-position-x: -340px;
}
.btn.btn-car::after {
  content: "";
  display: inline-block;
  width: 29px;
  height: 26px;
  margin-left: 30px;
  margin-top: -7px;
  vertical-align: middle;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/ic-buy1.png) no-repeat center;
}
.btn.btn-txt strong {
  margin-left: 15px;
  font-size: 24px;
}
.btn.btn-txt strong small {
  font-size: 18px;
}
del {
  color: #666;
  white-space: nowrap;
}
.del {
  position: relative;
  display: inline-block;
  font-weight: 700;
  color: #111;
  text-decoration: none;
}
.del::before {
  content: "";
  position: absolute;
  width: 56px;
  height: 12px;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/huaqu1.png) no-repeat center;
  bottom: 6px;
  left: calc(50% - 28px);
}
.del.del-lg {
  font-size: 20px;
}
.del.del-lg::before {
  width: 80px;
  height: 18px;
  bottom: 6px;
  left: calc(50% - 35px);
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/huaqu2.png) no-repeat center;
}
.price {
  color: #ff7200;
  font-size: 30px;
}
.price small {
  font-size: 18px;
}
.price.price-lg {
  font-size: 36px;
}
.price.price-lg small {
  font-size: 20px;
}
.price.price-lg span {
  font-size: 24px;
}
.price-small {
  font-size: 18px;
  color: #ff7200;
}
@media (max-width: 768px) {
  .tt {
    font-size: 28px;
    background: none !important;
  }
}
.container {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .container {
    padding: 0 15px;
  }
}
.countdown {
  text-align: center;
  width: auto;
  height: auto;
  box-sizing: border-box;
  position: relative;
  margin: auto;
  padding: 5px 0 0;
}
.countdown-x {
  display: inline-block;
}
.countdown > div {
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  padding: 0;
  border-radius: 8px;
  background: #ffe6b3;
}
.countdown > div > div {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.countdown .d {
  display: none;
}
.countdown i {
  display: inline-block;
  font-size: 28px;
  height: 40px;
  color: #333;
  line-height: 25px;
  margin: 0 8px;
  line-height: 40px;
  font-style: normal;
}
.countdown i:nth-child(2) {
  display: none;
}
.countdown span {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  color: #ff3c35;
}
.countdown p {
  vertical-align: bottom;
  text-align: center;
  color: #000;
  margin: 0;
  font-size: 12px;
  padding: 0;
  color: #333;
  font-weight: 400;
  margin-left: 3px;
}
[lang="jp"] .slider-nav ul li:last-child {
  width: 50px;
  height: 50px;
  padding: 9px 3px;
}
header {
  z-index: 999;
  background: #000000;
  height: 70px;
  width: 100%;
  line-height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  color: #fff;
}
header .container {
  padding: 0 15px;
  margin: auto;
  width: 100%;
  height: 70px;
  max-width: 1200px;
}
header .container:lang(de),
header .container:lang(es),
header .container:lang(fr),
header .container:lang(it) {
  max-width: 1400px;
}
header .logo {
  float: left;
}
header img {
  vertical-align: middle;
  display: inline-block;
}
header ul {
  float: right;
  display: flex;
}
header li {
  position: relative;
  margin: 0 20px;
  cursor: pointer;
}
header li::after {
  content: "";
  display: block;
  width: 1%;
  height: 3px;
  background: 0 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
header li:hover::after {
  width: 100%;
  background: #ff5614;
}
header li:hover a {
  color: #ff5614;
}
header .lastli {
  margin-left: 50px;
}
header a {
  color: #fff;
  padding: 0 20px;
}
header a:lang(es) {
  padding: 0;
  font-size: 14px !important;
}
header a:lang(it) {
  padding: 0;
  font-size: 14px !important;
}
.slider-nav ul {
  margin-left: 40px;
}
.slider-nav li {
  position: relative;
}
.slider-nav li:hover .ic-1::before {
  background-position: -57px -2px;
}
.slider-nav li:hover .ic-2::before {
  background-position: -170px 0;
}
.slider-nav li:hover .ic-3::before {
  background-position: -272px 0;
}
.slider-nav a {
  position: relative;
}
.slider-nav a::before {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 17px;
  height: 17px;
  margin-right: 7px;
  background: pink;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/icon-header.png);
}
.slider-nav a.ic-1::before {
  background-position: 0 -2px;
}
.slider-nav a.ic-2::before {
  background-position: -115px 0;
}
.slider-nav a.ic-3::before {
  background-position: -227px 0;
}
.slider-nav li.active::after {
  width: 100%;
  background: #ff5614;
}
.slider-nav li.active a {
  color: #ff5614;
}
.slider-nav li.active a.ic-1::before {
  background-position: -57px -2px;
}
.slider-nav li.active a.ic-2::before {
  background-position: -170px 0;
}
.slider-nav li.active a.ic-3::before {
  background-position: -272px 0;
}
@media screen and (max-width: 1272px) {
  header ul:lang(es),
  header ul:lang(it) {
    display: none;
  }
  header li {
    margin: 0 10px;
  }
}
@media (max-width: 1024px) {
  .slider-nav {
    display: none;
  }
}
.bnr {
  padding: 100px 0 120px 0;
  background: url("https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/bg1-BESTE-BUNDLES.png") no-repeat center;
  background-size: cover;
  text-align: center;
}
.bnr .best {
  margin-top: 95px;
}
.bnr .best .tt {
  margin-bottom: 30px;
}
.bnr .best .desc {
  color: #fff;
  margin-bottom: 100px;
}
.bnr .best-sale {
  position: relative;
  max-width: 1185px;
  margin: auto;
  background: url("https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/bg-kuang1.png") no-repeat center;
  background-size: 100% 100%;
  text-align: left;
}
.bnr .best-sale .box-icons {
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translate(-50%, -50%);
  width: 332px;
  height: 92px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  line-height: 110px;
  text-align: center;
  background: url("https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/tip1.png") no-repeat;
}
.bnr .best-sale:nth-last-child(1) {
  margin-top: 105px;
}
.bnr .best-sale:nth-last-child(1) .best-box {
  padding: 105px 35px 56px 80px;
}
.bnr .best-sale:nth-last-child(1) .box-l {
  width: 63%;
}
.bnr .best-sale2 {
  background: url("https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/bg-kuang2.png") no-repeat center;
}
.bnr .best-box {
  display: flex;
  justify-content: space-between;
  padding: 105px 80px 56px 130px;
}
.bnr .best-box .ic-skull {
  margin-bottom: 10px;
}
.bnr .best-box .ic-skull small {
  font-weight: 400;
  color: #000000;
}
.bnr .best-box .box-l {
  width: 48%;
}
.bnr .best-box .box-r {
  position: relative;
  text-align: center;
}
.bnr .best-list li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.bnr .best-price {
  margin-top: 10px;
}
.bnr .best-price .del {
  font-weight: 400;
}
.bnr .best .ic-user {
  margin-top: 5px;
}
@media screen and (max-width: 991px) {
  .bnr .tt {
    height: auto;
    background-size: 100% 100%;
    zoom: 0.8;
  }
  .bnr .best-box {
    align-items: center;
    padding: 80px;
  }
  .bnr .best-sale:nth-last-child(1) .best-box {
    padding: 80px;
  }
}
@media screen and (max-width: 767px) {
  .bnr .best {
    margin-top: 60px;
  }
  .bnr .best-box {
    flex-direction: column;
  }
  .bnr .best-box .box-l {
    width: 100%;
  }
  .bnr .best-sale:nth-last-child(1) .box-l {
    width: 100%;
  }
}
@media screen and (max-width: 467px) {
  .bnr .best-box {
    padding: 80px 15px;
  }
  .bnr .best-sale:nth-last-child(1) .best-box {
    padding: 80px 15px;
  }
  .btn.btn-lg {
    zoom: 0.8;
  }
}
.gifts {
  padding: 120px 0 160px 0;
  background: url("https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/bg2-gifts.png") no-repeat top;
  background-size: cover;
}
.gifts .desc {
  color: #333333;
  text-align: center;
  margin: 20px 0 50px 0;
}
.gifts-sale {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gifts-sale .sale-box {
  display: flex;
  justify-content: space-between;
  width: 590px;
  padding: 20px;
  background: #ffefd2;
  border-radius: 40px;
}
.gifts-sale .sale-box-l {
  width: 280px;
  background: #fffaf2;
  border-radius: 20px;
  padding: 30px 0px 20px 0px;
}
.gifts-sale .sale-box-l .prdimg {
  padding-left: 10px;
}
.gifts-sale .sale-box-l .ic-skull {
  margin: 5px 0 15px 0;
}
.gifts-sale .sale-box-l .ic-skull dt {
  margin-bottom: 5px;
}
.gifts-sale .sale-box-l .ic-skull dt::before {
  content: none;
}
.gifts-sale .sale-box-l .ic-skull dd {
  color: #333333;
}
.gifts-sale .sale-box-l .ic-skull dd::before {
  background: #411b04;
}
.gifts-sale .sale-box-l .pricebox {
  padding-left: 33px;
}
.gifts-sale .sale-box-r {
  width: 240px;
  border-radius: 20px;
}
.gifts-sale .sale-box-r .free-prd {
  position: relative;
  width: 240px;
  background: #fffaf2;
  border-radius: 20px;
  padding: 30px 18px 15px 18px;
}
.gifts-sale .sale-box-r .free-prd .imgbox {
  position: relative;
  text-align: center;
}
.gifts-sale .sale-box-r .free-prd .imgbox .txt {
  position: absolute;
  width: 80px;
  height: 25px;
  line-height: 25px;
  left: calc(50% - 39px);
  bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 1px 1px 0px #000, -1px -1px 0px #000, 2px 2px 0px #000, -2px -2px 0px #000, 2px 2px 0px #000, -2px -2px 0px #000;
  letter-spacing: 2px;
}
.gifts-sale .sale-box-r .free-prd .imgbox .txt:lang(de) {
  font-size: 12px;
}
.gifts-sale .sale-box-r .free-prd .imgbox .txt:lang(it) {
  font-size: 16px;
}
.gifts-sale .sale-box-r .free-prd .addsym {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translate(-25px, -50%);
}
.gifts-sale .sale-box-r .ic-skull {
  padding: 0;
  margin: 5px 0;
}
.gifts-sale .sale-box-r .ic-skull dt {
  margin-top: 10px;
}
.gifts-sale .sale-box-r .ic-skull dt::before {
  content: none;
}
.gifts-sale .sale-box-r .ic-skull dd {
  padding: 0;
  color: #333333;
}
.gifts-sale .sale-box-r .ic-skull dd:lang(es) {
  min-height: 72px;
}
.gifts-sale .sale-box-r .ic-skull dd:lang(fr),
.gifts-sale .sale-box-r .ic-skull dd:lang(it) {
  min-height: 54px;
}
.gifts-sale .sale-box-r .ic-skull dd::before {
  content: none;
}
.gifts-sale .sale-box-r .pricebox strong {
  font-size: 18px;
}
.gifts-sale .sale-box-r .pricebox del {
  font-size: 12px;
}
.gifts-sale .sale-box-r .btn {
  margin-top: 35px;
}
.gifts-sale:nth-last-child(1) {
  margin-top: 20px;
}
.gifts .btn.btn-txt strong:lang(jp) {
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
  .gifts .gifts-sale {
    justify-content: space-evenly;
  }
  .gifts .gifts-sale .sale-box {
    zoom: 0.8;
  }
}
@media screen and (max-width: 991px) {
  .gifts .gifts-sale {
    justify-content: space-evenly;
  }
  .gifts .gifts-sale .sale-box {
    zoom: unset;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .gifts .tt {
    background: none;
  }
  .gifts .gifts-sale {
    justify-content: space-evenly;
    text-align: center;
  }
  .gifts .gifts-sale .sale-box {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
  .gifts .gifts-sale .sale-box .prdimg,
  .gifts .gifts-sale .sale-box .ic-skull {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }
  .gifts .gifts-sale .sale-box-l {
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
  }
  .gifts .gifts-sale .sale-box-r {
    width: 100%;
  }
  .gifts .gifts-sale .sale-box-r .free-prd .addsym {
    left: 50%;
    top: 0px;
    transform: translate(-50%, -30px);
  }
  .gifts .gifts-sale .sale-box-r .free-prd {
    width: 100%;
  }
  .gifts .sale-box-r .free-prd {
    text-align: center;
  }
  .gifts .sale-box-r .free-prd .imgbox {
    display: inline-block;
    vertical-align: middle;
  }
}
.business {
  padding: 80px 0 70px 0;
  background: url("https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/bg3-up-to.png") no-repeat;
  background-size: cover;
}
.business .desc {
  color: #ffffff;
  text-align: center;
  margin: 20px auto 60px;
  max-width: 850px;
}
.business .desc:lang(fr) {
  max-width: 900px;
}
.business .salebox {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffefd2;
  border-radius: 40px;
  padding: 40px 60px 40px 50px;
  z-index: 1;
  margin-bottom: 30px;
  overflow: hidden;
}
.business .salebox .tips {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
}
.business .salebox .prdlinks {
  text-align: center;
}
.business .salebox .ic-skull {
  margin-bottom: 20px;
}
.business .salebox .ic-skull small {
  font-weight: 400;
}
.business .salebox .btn {
  margin: 10px 0 5px 0;
}
@media screen and (max-width: 991px) {
  .business .tt {
    height: auto;
    background-size: 100% 100%;
    zoom: 0.8;
  }
  .business .salebox {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (max-width: 476px) {
  .business .tt {
    height: auto;
    background-size: 100% 100%;
    zoom: 0.8;
  }
  .business .salebox {
    flex-wrap: wrap;
    justify-content: center;
    padding: 80px 15px;
  }
}
.guarantee {
  background-color: #301549;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 100;
  padding: 5px 0;
  display: none;
}
.guarantee .ft-ic {
  display: flex;
  justify-content: space-between;
}
.guarantee .f-dib {
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.9);
}
.guarantee .g-cnt {
  max-width: 1170px;
  padding: 15px;
}
.guarantee .txt {
  text-align: left;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}
.timeover {
  overflow: hidden;
}
.sss {
  height: 1000px;
}
footer {
  font-size: 14px;
  background: #140806;
  color: rgba(255, 255, 255, 0.5);
  padding: 0px 0 100px 0;
  text-align: center;
}
@media (max-width: 991px) {
  .guarantee {
    position: static !important;
  }
}
@media screen and (max-width: 673px) {
  .guarantee {
    text-align: center;
  }
  .guarantee .txt {
    text-align: center;
  }
}
@media screen and (max-width: 473px) {
  .guarantee {
    text-align: center;
    zoom: 0.8;
  }
  .guarantee .ft-ic {
    flex-wrap: wrap;
    text-align: left;
  }
  .guarantee .f-dib {
    font-size: 12px;
    display: block;
    margin: 10px auto;
  }
  .guarantee li {
    width: 45%;
  }
}
.tt-other {
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/title1.png) no-repeat center;
}
.cnt-fun .ic-user {
  display: none;
  margin-top: 7px;
}
.cnt-fun .btn {
  font-size: 20px;
}
.cnt-fun .des,
.cnt-fun .fun-tt {
  text-align: center;
}
.item-list.mh100 {
  min-height: 100px !important;
}
.item-list.mh120 {
  min-height: 120px !important;
}
.item-list.mh140 {
  min-height: 140px !important;
}
.item-list.mh160 {
  min-height: 160px !important;
}
.item-list.mh180 {
  min-height: 180px !important;
}
.item-list.mh200 {
  min-height: 200px !important;
}
.item-list > li {
  font-weight: 400;
  color: #333;
  line-height: 20px;
  position: relative;
  margin-bottom: 10px;
}
.item-list > li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #411b04;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: -15px;
}
.item-list > li > strong {
  font-weight: bold;
  color: #333;
}
.bundle-item,
.single-item {
  background: #fff8e5;
  -webkit-box-shadow: 0 4px 10px 0 rgba(90, 5, 9, 0.3);
  -moz-box-shadow: 0 4px 10px 0 rgba(90, 5, 9, 0.3);
  box-shadow: 0 4px 10px 0 rgba(90, 5, 9, 0.3);
  border-radius: 40px;
  margin-top: 40px;
}
.single-item {
  max-width: 580px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 34px 38px;
  text-align: center;
  zoom: 0.9;
}
.single-item > img {
  display: table;
  margin: auto auto 32px;
}
.item-list {
  text-align: left;
}
.single-item .item-list {
  max-width: 475px;
  margin: auto;
}
.item-name {
  font-size: 20px;
  font-weight: bold;
  color: #111111;
  text-align: center;
  max-width: 818px;
  margin: 25px auto;
  position: relative;
  display: table;
}
.pc-box {
  margin-top: 35px;
  padding: 0 105px 35px 105px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  align-items: stretch;
}
.pc-box .pc-tt {
  font-size: 20px;
  font-weight: 400;
  color: #222222;
  margin-bottom: 12px;
}
.pc-box .pc-tt:lang(fr) {
  font-size: 16px;
}
.pc-box .pc-prc {
  font-size: 26px;
  font-weight: bold;
  color: #222222;
  margin-bottom: 5px;
}
.b1g1 .item-list {
  min-height: 136px;
}
.pc-box .pc-total {
  font-weight: 400;
  text-decoration: line-through;
  color: #999999;
  display: inline-block;
}
.pc-box .pc-off {
  font-weight: bold;
  background: #f4cfcf;
  color: #de383c;
  display: inline-block;
  padding: 1px 8px;
  border-radius: 4px;
}
.pc-box .pc-item {
  max-width: 262px;
  background: #fffdf9;
  border: 2px solid #ffdcdd;
  border-radius: 10px;
  padding: 20px 30px 30px 30px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.pc-box .pc-item .btn {
  margin-top: 25px;
}
.pc-box .pc-item.active {
  border: 3px solid #ff7200;
}
.pc-box .pc-item:after {
  content: "";
  width: 36px;
  height: 36px;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/gouxuan.png) no-repeat center center;
  position: absolute;
  top: -1px;
  right: -1px;
  display: none;
  z-index: 99;
  border-top-right-radius: 6px;
}
.pc-box:lang(de) .pc-item:after {
  top: -2px;
}
.pc-box .pc-item.active:after {
  display: block;
}
.pc-item-text {
  display: none;
}
.pc-item-text.show {
  display: block;
}
.single-item .pc-box .pc-item {
  width: 222px;
}
.cnt-fun .tog-btn-bx {
  text-align: center;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: stretch;
  flex-flow: row nowrap;
}
.cnt-fun .tog-btn-bx li {
  display: inline-block;
  background: #e18e2e;
  border-radius: 9px 9px 0 0;
  min-width: 290px;
  padding: 15px 10px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  transition: background-color 0.5s;
  cursor: pointer;
  font-size: 20px;
  overflow: hidden;
  margin-right: 13px;
}
.cnt-fun .tog-btn-bx li:last-child {
  margin-right: 0;
}
.cnt-fun .tog-btn-bx li h4 {
  font-size: 20px;
  position: relative;
  display: inline-block;
  text-align: center;
  font-weight: 500;
}
.tog-cnt {
  position: relative;
  z-index: 2;
}
.cnt-fun .tog-btn-bx li h4::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/icon1_ab.png) no-repeat;
  margin: auto;
}
.tog-cnt-it {
  display: none;
}
.tog-cnt-it.active {
  display: block;
}
.tog-cnt-it > h2 {
  font-size: 30px;
  font-weight: 700;
  color: #1a1a1a;
  text-align: center;
}
.tog-cnt-it > p {
  margin: 20px 0 140px;
  color: #333;
  font-weight: 500;
  text-align: center;
}
.cnt-fun .tog-btn-bx li h4.tog-ic-1::before {
  background-position: 2px 0;
}
.cnt-fun .tog-btn-bx li h4.tog-ic-2::before {
  background-position: -83px 0;
}
.cnt-fun .tog-btn-bx li h4.tog-ic-3::before {
  background-position: -167px 0;
}
.cnt-fun .tog-btn-bx li h4.tog-ic-4::before {
  background-position: -251px 0;
}
.cnt-fun .tog-btn-bx li.active,
.cnt-fun .tog-btn-bx li:hover {
  background: #ffe299;
  color: #111;
}
.cnt-fun .tog-btn-bx li.active h4,
.cnt-fun .tog-btn-bx li:hover h4 {
  font-weight: 700 !important;
}
.cnt-fun .tog-btn-bx li.active h4,
.cnt-fun .tog-btn-bx li:hover h4 {
  font-weight: 500;
}
.cnt-fun .tog-btn-bx li.active h4.tog-ic-1::before,
.cnt-fun .tog-btn-bx li:hover h4.tog-ic-1::before {
  background-position: 2px -78px;
}
.cnt-fun .tog-btn-bx li.active h4.tog-ic-2::before,
.cnt-fun .tog-btn-bx li:hover h4.tog-ic-2::before {
  background-position: -83px -77px;
}
.cnt-fun .tog-btn-bx li.active h4.tog-ic-3::before,
.cnt-fun .tog-btn-bx li:hover h4.tog-ic-3::before {
  background-position: -167px -77px;
}
.cnt-fun .tog-btn-bx li.active h4.tog-ic-4::before,
.cnt-fun .tog-btn-bx li:hover h4.tog-ic-4::before {
  background-position: -251px -77px;
}
.cnt-fun-1 {
  padding-top: 100px;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/bg4-1.png) no-repeat center top / cover;
}
.cnt-fun-1 .tt {
  margin-bottom: 100px;
}
.cnt-fun-2 {
  background: #ffe5ad url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/bg4-2.png) no-repeat center bottom;
  position: relative;
}
.cnt-fun-bg-1 {
  padding: 45px 0 170px;
  position: relative;
}
.cnt-fun-bg-2 {
  padding: 45px 0 170px;
  position: relative;
}
.cnt-fun-bg-3 {
  padding: 45px 0 170px;
  position: relative;
}
.cnt-fun-2 .bg-lang {
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.cnt-fun-2 .g-cnt {
  position: relative;
  z-index: 10;
}
.cnt-fun-2 .g-col4 {
  width: 31.6%;
  float: left;
}
.cnt-fun-2 .g-ls2 {
  max-width: 1080px;
  margin: 0 auto 40px;
}
.cnt-fun-2 .g-col-6 {
  width: 46.3%;
  float: left;
}
.cnt-fun-2 .g-it {
  background-color: #fff;
  box-shadow: 0 4px 32px 0 rgba(154, 172, 223, 0.3);
  position: relative;
  padding: 100px 30px 30px;
  text-align: center;
  margin: 0 20px 150px;
}
.cnt-fun-2 .g-it.g-col4 {
  margin-bottom: 75px;
}
.cnt-fun-2 .g-col4 {
  margin-left: 10px;
  margin-right: 10px;
}
.cnt-fun-2 .g-it .img-bx {
  position: absolute;
  top: -83px;
  left: calc(50% - 80px);
}
@media (max-width: 932px) {
  .cnt-fun-2 .g-it .img-bx {
    top: -55px;
  }
}
.cnt-fun-2 .g-it .tips {
  display: block;
  width: 78px;
  height: 72px;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/flash-sale/biaoqian2.png) no-repeat;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  line-height: normal;
  text-shadow: 0 2px 5px rgba(196, 74, 8, 0.41);
}
.cnt-fun-2 .g-it .tips strong {
  margin-top: 5px;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  display: block;
}
.cnt-fun-2 .g-it .tips strong small {
  font-size: 22px;
}
.cnt-fun-2 .g-it .tips i {
  margin-top: 5px;
  font-size: 14px;
  font-style: normal;
  display: block;
  line-height: 1;
  color: #fff;
}
.cnt-fun-2 .g-it .img-bx .tips:lang(fr) {
  font-size: 18px;
  bottom: 1px;
  right: 64px;
}
.cnt-fun-2 .g-it .img-bx .tips:lang(jp) {
  font-size: 18px;
  bottom: 6px;
  right: 62px;
}
.cnt-fun-2 .g-it .img-bx .tips:lang(de) {
  font-size: 14px;
  bottom: 4px;
  right: 64px;
}
.cnt-fun-2 .g-it h4 {
  line-height: 1;
  position: relative;
  font-size: 18px;
}
.cnt-fun-2 .g-it h4:not(:lang(en)) {
  font-size: 18px;
}
.cnt-fun-2 .g-it .ic-lf {
  display: inline-block;
  text-align: left;
  margin: 25px 0 5px;
}
.g-it .ic-lf li {
  margin-bottom: 9px;
  font-size: 14px;
  padding-left: 25px;
  position: relative;
  line-height: normal;
}
.g-it .ic-lf li .iconfont {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
}
.g-it .ic-lf li strong {
  font-weight: 700;
}
.cnt-fun-2 .g-it .btn {
  margin-top: 10px;
}
.cnt-fun-2 .gift {
  display: inline-block;
  padding: 2px 5px 2px 3px;
  font-size: 12px;
  background-color: #f7575c;
  color: #fff;
  border-radius: 0 1px 1px 1px;
  position: absolute;
  margin: 3px 0 0 6px;
  font-weight: 400;
  white-space: nowrap;
}
.cnt-fun-2 .gift::before {
  content: "";
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #f7575c;
  position: absolute;
  top: 4px;
  left: -4px;
}
.tog-cnt {
  position: relative;
  z-index: 2;
}
.tog-cnt-it h3 {
  font-size: 30px;
  font-weight: bold;
  color: #1a1a1a;
  text-align: center;
}
.tog-cnt-it h3 + p {
  text-align: center;
  font-size: 14px;
  margin-top: 12px;
}
.flexible {
  display: flex;
  display: -webkit-flex;
  justify-content: space-evenly;
  align-items: start;
}
.flexible .single-item {
  background: #fff8e5;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  position: relative;
  z-index: 111;
}
.col-2 .single-item {
  max-width: 500px;
  width: 100%;
}
.col-3 .single-item {
  max-width: 370px;
  padding: 30px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-2 {
  margin-top: 95px;
}
.col-3 {
  margin-top: 95px;
}
.flexible .single-item > img {
  margin-top: -116px;
  margin-bottom: 0;
}
.flexible .single-item .item-name {
  margin: 15px auto 15px;
}
.flexible .single-item .pc-box .pc-item {
  max-width: 152px;
  padding: 15px 10px;
}
.flexible .single-item .pc-box .pc-item:lang(fr),
.flexible .single-item .pc-box .pc-item:lang(tw),
.flexible .single-item .pc-box .pc-item:lang(es),
.flexible .single-item .pc-box .pc-item:lang(de),
.flexible .single-item .pc-box .pc-item:lang(it) {
  padding: 15px 4px;
}
.flexible .single-item .pc-box .pc-item:lang(it) {
  max-width: 154px;
}
.flexible .single-item .pc-box {
  margin-top: 24px;
}
.single-item .pc-box {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  padding: 0;
  margin-bottom: 20px;
}
.cnt-fun .pc-off {
  font-size: 12px;
}
@media all and (min-width: 920px) {
  .item-list > li.list-placeholder {
    min-height: 40px;
    margin-bottom: 5px;
  }
  .item-list > li.list-placeholder:before {
    content: none;
  }
}
.col-2 .single-item .item-name,
.col-3 .single-item .item-name {
  font-size: 20px;
  font-weight: bold;
  color: #222222;
  line-height: 18px;
}
.col-2 .single-item .item-list {
  min-height: 70px;
}
.col-3 .single-item .item-list {
  min-height: 120px;
}
.cnt-fun-bg-3 .col-3 .single-item .item-list {
  min-height: 200px;
}
.col-3 .single-item .pc-item .pc-tt {
  font-weight: 400;
  color: #222222;
  margin-bottom: 5px;
}
.col-3 .single-item .pc-item .pc-prc {
  font-size: 20px;
  font-weight: bold;
  color: #222222;
  margin-bottom: 2px;
}
.col-3 .single-item .pc-item .pc-total {
  font-size: 12px;
  font-weight: 400;
  text-decoration: line-through;
  color: #999999;
}
.ft-flex {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  align-items: center;
  padding: 30px 20px;
  margin-top: 80px;
  background: #fff8e5;
  -webkit-box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.ft-flex .ft-img {
  text-align: center;
  max-width: 294px;
}
.ft-flex .ft-img h4 {
  font-size: 24px;
  font-weight: bold;
  color: #1a1a1a;
  line-height: 16px;
  margin: 10px auto 10px;
}
.ft-flex .ft-img > img {
  display: table;
  margin: auto;
}
.ft-flex .ft-img > p {
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.ft-flex .ft-item {
  max-width: 370px;
  padding: 35px;
  background: #ffffff;
  border-radius: 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ft-flex .ft-item:lang(tw),
.ft-flex .ft-item:lang(es),
.ft-flex .ft-item:lang(de),
.ft-flex .ft-item:lang(it) {
  padding: 35px 20px;
}
.ft-flex .ft-item h5 {
  font-size: 28px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 15px;
}
.ft-flex .ft-item p {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.ft-flex .ft-item p:lang(fr) {
  min-height: 72px;
}
.ft-flex .ft-item .tag-normal {
  font-weight: normal;
  color: #666666;
  line-height: 16px;
  display: table;
  margin: 20px auto 30px;
  padding: 5px 12px;
  background: #f2f2f2;
  border-radius: 6px;
}
.ft-flex .ft-item .sale-price {
  font-size: 22px;
  font-weight: bold;
  color: #222222;
  line-height: 16px;
}
.ft-flex .ft-item .sprc {
  margin-bottom: 14px;
}
.ft-flex .pc-prc {
  font-size: 26px;
  font-weight: bold;
  color: #222222;
  margin-bottom: 5px;
}
.ft-flex .pc-prc-info {
  margin-bottom: 20px;
}
.ft-flex .pc-off {
  font-weight: bold;
  background: #f4cfcf;
  color: #de383c;
  display: inline-block;
  padding: 1px 8px;
  border-radius: 4px;
}
.copyright {
  color: rgba(255, 255, 255, 0.5);
  background: #140806;
  padding: 5px 0 18px;
  text-align: center;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .cnt-fun .tog-btn-bx li {
    min-width: auto;
    width: 25%;
    zoom: 0.7;
  }
}
@media (max-width: 991px) {
  .cnt-fun .col-3,
  .cnt-fun .col-2 {
    margin-top: 0;
  }
  .cnt-fun .flexible {
    flex-direction: column;
    align-items: center;
  }
  .flexible .single-item > img {
    margin-top: 0;
  }
  .flexible .single-item {
    max-width: 600px;
    width: 100%;
  }
  .cnt-fun .ft-flex {
    flex-direction: column;
    max-width: 600px;
    margin: 50px auto 0;
  }
  .cnt-fun .ft-flex .item-list {
    display: inline-block;
  }
  .cnt-fun .ft-flex .ft-img,
  .cnt-fun .ft-flex .ft-item {
    max-width: 100%;
    width: 100%;
  }
  .cnt-fun .ft-flex .ft-img {
    margin-bottom: 30px;
  }
  .cnt-fun .ft-flex .ft-item:last-child {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .cnt-fun .tog-btn-bx {
    flex-direction: column;
  }
  .cnt-fun .tog-btn-bx li {
    min-width: auto;
    width: 100%;
    padding: 5px 10px;
  }
}
.popup {
  position: fixed;
  z-index: 5000;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  display: none;
  top: 0;
  left: 0;
}
.popup-x {
  width: 860px;
  background: #fff;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 560px;
  border-radius: 20px 20px 20px 20px;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/bg2.png) no-repeat center / cover;
}
.popup-cnt {
  border-radius: 10px;
  padding-top: 25px;
  text-align: center;
  width: 100%;
  height: 100%;
}
.popup-tips {
  font-size: 22px;
  font-weight: 600;
  color: #000000;
}
.popup .sale-tips {
  font-size: 20px;
  color: #111111;
  margin-top: 33px;
}
.popup .em-txt {
  font-size: 30px;
  color: #ff7200;
}
.popup .des {
  margin-top: 28px;
}
.popup .link {
  color: #257cf2;
}
.popup .pop-sale {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 20px;
}
.popup .pop-sale .pop-salebox {
  width: 340px;
  height: 300px;
  background: #fff7e9;
  border-radius: 10px;
  padding: 20px;
}
.popup .pop-sale .pop-pdname {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color: #111111;
  margin-bottom: 20px;
}
.popup .pop-sale .tips {
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 1px;
  margin-left: 7px;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/pop-wen.png) no-repeat center / cover;
  position: relative;
  cursor: pointer;
}
.popup .pop-sale .tips:hover .tips-cnt {
  display: block;
}
.popup .pop-sale .tips-cnt {
  min-width: 360px;
  border-color: #fff;
  padding: 20px 20px 20px 15px;
  color: #333;
  border-top: 3px solid #ff7200;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
  box-shadow: 0 3px 18px 0 rgba(9, 24, 113, 0.35);
  position: absolute;
  background-color: #fff;
  bottom: 22px;
  right: -172px;
  display: none;
  font-weight: normal;
  z-index: 99;
}
.popup .pop-sale .tips-cnt::before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #fff;
  position: absolute;
  bottom: -7px;
  left: calc(50% - 7px);
}
.popup .pop-sale .tips-cnt dt {
  font-weight: bold;
  margin-bottom: 8px;
}
.popup .pop-sale .tips-cnt dd {
  position: relative;
  display: block;
  padding-left: 15px;
  white-space: nowrap;
}
.popup .pop-sale .tips-cnt dd::before {
  content: "";
  width: 4px;
  height: 4px;
  background: #555555;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.popup .pop-sale .pop-salenum {
  position: relative;
  width: 199px;
  height: 50px;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/bg-zhe-1.png) no-repeat;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  line-height: 60px;
  margin: auto;
}
.popup .pop-sale .pop-salenum::before,
.popup .pop-sale .pop-salenum::after {
  position: absolute;
  bottom: -20px;
  content: "";
  display: inline-block;
  height: 25px;
  width: 1px;
  background: #2d1206;
}
.popup .pop-sale .pop-salenum::after {
  right: calc(50% - 28px);
}
.popup .pop-sale .pop-salenum::before {
  left: calc(50% - 28px);
}
.popup .pop-sale .coupon {
  width: 240px;
  height: 50px;
  background: #fff4f4;
  border: 2px dashed #fb7e7e;
  border-radius: 10px;
  font-size: 24px;
  font-weight: bold;
  color: #ff0000;
  line-height: 50px;
  margin: 20px auto 33px;
}
.popup .pop-sale .input {
  position: absolute;
  opacity: 0;
}
.popup .pop-sale .btn-copy {
  display: inline-block;
  width: 300px;
  height: 60px;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/pop-btn.png) no-repeat;
  font-size: 20px;
  color: #fff;
  line-height: 60px;
}
.popup .pop-sale .btn-copy-active {
  width: 240px;
  background: #ae6e49;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .popup-x {
    width: calc(100% - 40px);
    margin: 0 20px;
    height: 900px;
  }
  .popup .pop-sale {
    margin-top: 50px;
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .popup-x {
    padding: 10px;
  }
  .popup .em-txt {
    font-size: 24px;
  }
  .popup .des {
    margin-top: 15px;
  }
}
.dp-hs .bnr {
  background-image: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/dp/DP-bg1-BESTE-BUNDLES.png);
}
.dp-hs .bnr .best .tt {
  margin-bottom: 10px;
}
.dp-hs .bnr .desc {
  color: #fff;
  margin-bottom: 95px;
}
.dp-hs .gifts {
  background-image: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/dp/DP-bg2-gifts.png);
}
.dp-hs .business {
  background-image: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/dp/DP-bg3-up-to.png);
}
.dp-hs .cnt-fun {
  background-image: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/dp/DP-bg4-best-single.png);
}
body:lang(jp) .business .pricebox del,
body:lang(jp) .best-price del {
  display: block;
  position: relative;
  top: -5px;
}
body:lang(jp) .gifts .btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}
body:lang(jp) .gifts .btn .btn-price {
  line-height: 1.1;
  text-align: right;
}
body:lang(jp) .gifts .btn small {
  display: block;
  font-size: 12px;
}
body:lang(jp) .flexible .single-item .pc-box .pc-item {
  padding-left: 4px;
  padding-right: 4px;
}
body:lang(jp) .flexible.col-2 .single-item .pc-box .pc-item {
  max-width: 160px;
}
body:lang(jp) .col-2 .single-item {
  width: 100%;
}
body:lang(tw) .flexible.col-2 .single-item .pc-box .pc-item {
  max-width: 162px;
}
.coupon-x {
  padding: 70px 0 160px;
  text-align: center;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/bg3-coupons.png) no-repeat center / cover;
}
.coupon-x h2 {
  margin-bottom: 75px;
}
.coupon-x .ls {
  display: flex;
  justify-content: space-between;
  margin: 0 4.16%;
}
.coupon-x h6 {
  width: 280px;
  height: 60px;
  line-height: 57px;
  font-size: 20px;
  background: #926b34;
  border-radius: 0px 0px 30px 30px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -140px;
  color: #fff;
}
.coupon-x .tips {
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 1px;
  margin-left: 7px;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/wen.png) no-repeat center;
  position: relative;
  cursor: pointer;
}
.coupon-x .tips:hover .tips-cnt {
  display: block;
}
.coupon-x .tips-cnt {
  min-width: 360px;
  border-color: #fff;
  padding: 20px 20px 20px 15px;
  color: #333;
  border-top: 3px solid #ff7200;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
  box-shadow: 0 3px 18px 0 rgba(9, 24, 113, 0.35);
  position: absolute;
  background-color: #fff;
  bottom: 22px;
  right: -172px;
  display: none;
  font-weight: normal;
  z-index: 99;
}
.coupon-x .tips-cnt::before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #fff;
  position: absolute;
  bottom: -7px;
  left: calc(50% - 7px);
}
.coupon-x .tips-cnt dt {
  font-weight: bold;
  margin-bottom: 8px;
}
.coupon-x .tips-cnt dd {
  position: relative;
  display: block;
  padding-left: 15px;
  white-space: nowrap;
}
.coupon-x .tips-cnt dd::before {
  content: "";
  width: 4px;
  height: 4px;
  background: #555555;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.coupon-x .it {
  width: 500px;
  background: #ffefd2;
  padding: 20px;
  border-radius: 40px;
  position: relative;
}
.coupon-x .it-inner {
  border: 2px dashed #e6cc9c;
  border-radius: 30px;
  padding: 75px 15px 20px;
}
.coupon-x .it .sub-tt {
  font-weight: 700;
  color: #000;
  margin: 17px 0 13px;
}
.coupon-x .it .coupon {
  width: 240px;
  height: 60px;
  display: inline-block;
  background: #ffffff;
  border: 2px dashed #ff6700;
  border-radius: 10px;
  line-height: 56px;
  font-size: 30px;
  color: #ff0000;
  font-weight: 700;
  margin-bottom: 4px;
}
.coupon-x .it .input {
  position: absolute;
  opacity: 0;
}
.coupon-x .it .btn-copy {
  display: inline-block;
  width: 329px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 20px;
  background: url(https://cdn-node.diskpart.com/file/amtcstatic/1/2022-halloween-sale/btn-copy.png) no-repeat 0 0;
  margin: 20px 0 7px;
  border-radius: 50px;
}
.coupon-x .it .btn-copy:hover {
  background-position-x: -370px;
}
.coupon-x .it .btn-copy.btn-copy-active {
  background: #6c5548;
}
.coupon-x .it .p-s {
  color: #666;
  font-size: 14px;
}
.coupon-x .it2 {
  background: #ffe1cd;
}
.coupon-x .it2-inner {
  border-color: #ecc9b2;
}
.coupon-x .it2 h6 {
  background: #a6653a;
}
@media (max-width: 991px) {
  .coupon-x {
    padding: 0 0 60px;
  }
  .coupon-x .ls {
    margin: 0;
  }
  .coupon-x .it {
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  .coupon-x .ls {
    flex-direction: column;
    margin: 0;
    justify-content: center;
    align-items: center;
  }
  .coupon-x .it {
    width: 100%;
    max-width: 500px;
  }
  .coupon-x .it:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media (max-width: 430px) {
  .coupon-x .it {
    padding: 0;
  }
  .coupon-x .it-inner {
    border: 0;
  }
  .coupon-x .it .btn-copy {
    zoom: 0.8;
  }
  .coupon-x .it h6 {
    width: 80%;
    margin-left: -40%;
  }
}
