@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");

.xmaspdf {
  display: block;
  height: 100%;
  font-family: "Spartan";
}

.xmaspdf .wrapper {
  position: relative;
  width: 1200px !important;
}

.xmaspdf .wrapper .logo._s {
  display: inline-block;
  width: 118px;
  height: 32px;
  margin-left: 0px;
  background: url(../xmaspdf/logo_pdf.png) center no-repeat;
  opacity: 0.9;
  transition: all .1s ease-out;
  position: absolute;
  left: 10px;
  top: -70px;
}

.xmaspdf .wrapper .logo._s:hover {
  opacity: 1;
}

.xmaspdf .wrapper .title {
  width: 746px;
  height: auto;
  margin: 0px auto;
}

.xmaspdf .purchase {
  background: #000 url(../xmaspdf/banner_bg.jpg) top no-repeat;
  height: 830px;
  padding: 0px 0px 7px;
  box-sizing: border-box;
  padding-top: 90px;
}

.xmaspdf .purchase h1 {
  margin: 0;
}

.xmaspdf .purchase h1>span {
  display: inline-block;
}

.xmaspdf .purchase h1>span b {
  position: relative;
  z-index: 0;
  display: inline-block;
  font-size: 64px;
  font-weight: 700;
  line-height: 1;
  color: transparent;
}

.xmaspdf .purchase h1>span b:after {
  content: attr(data-text);
  position: absolute;
  left: 0;
  z-index: -1;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 8px #BEAD57;
}

.xmaspdf .purchase h1>span strong {
  position: absolute;
  left: 306px;
  top: 0;
  z-index: 2;
  display: block;
  font-size: 64px;
  font-weight: 700;
  line-height: 1;
  -webkit-background-clip: text;
  color: #fff;
  text-align: center;
}

.xmaspdf .purchase h1>span.sp2 {
  margin-left: 15px;
}

.xmaspdf .purchase h1>span.sp2 b {
  font-size: 62px;
}

.xmaspdf .purchase h1>span.sp2 b:after {
  -webkit-text-stroke: 8px #FFFFFF;
}

.xmaspdf .purchase h1>span.sp2 strong {
  color: #F8E06A;
  left: 646px;
  top: 2px;
  font-size: 62px;
}

.xmaspdf .purchase h1 .tag {
  width: 212px;
  height: 108px;
  background: url(./tit-tag.png) no-repeat center;
  position: absolute;
  right: 138px;
  top: 16px;
  z-index: 5;
}

.xmaspdf .purchase h1 .tag p {
  transform: matrix(0.98, 0.21, -0.21, 0.98, 0, 0);
  position: absolute;
  top: 34px;
  left: 65px;
}

.xmaspdf .purchase h1 .tag span {
  display: inline-block;
  color: #FFFFFF;
  text-shadow: 0px 4px 6px #B16A00;
  font-weight: 600;
}

.xmaspdf .purchase h1 .tag span.a {
  font-size: 34px;
  letter-spacing: -1.09px;
  margin-right: -5px;
}

.xmaspdf .purchase h1 .tag span.b {
  font-size: 22px;
  letter-spacing: -0.77px;
  margin-right: -2px;
}

.xmaspdf .purchase h1 .tag span.c {
  font-size: 16px;
  letter-spacing: -0.32px;
}

.xmaspdf .purchase .banner_box {
  width: 914px;
  margin: 70px auto 0;
}

.xmaspdf .purchase .banner_box li {
  background-color: #fff;
}

.xmaspdf .purchase .banner_box li.purple {
  border-color: #BCA64A;
  background: #fff;
}

.xmaspdf .purchase .banner_box li.purple ._time_free {
  background: #BCA64A;
  height: 36px;
  top: -36px;
}

.xmaspdf .purchase .banner_box li.purple .br-countdown {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #FFF;
  font-weight: 500;
}

.xmaspdf .purchase .banner_box li.purple .br-countdown .br-time {
  display: flex;
  justify-content: center;
  overflow: hidden;
  padding: 0px 4px 0px 6px;
}

.xmaspdf .purchase .banner_box li.purple .br-countdown .br-time .time-list {
  display: block;
  margin-right: 2px;
  width: 10px;
  height: 22px;
  line-height: 22px;
  text-align: center;
}

.xmaspdf .purchase .banner_box li.purple .br-countdown .br-time .time-list>em {
  color: #000;
  font-size: 13px;
  font-weight: 700;
  display: block;
  font-style: normal;
}

.xmaspdf .purchase .banner_box li ._save {
  color: #fff;
  width: 123px;
  background-color: #737373;
}

.xmaspdf .purchase .banner_box li ._save.purple {
  background: #F81818;
  color: #FFFFFF;
  width: 123px;
}

.xmaspdf .purchase .banner_box li ._billed {
  margin: 15px auto 10px;
  font-weight: 600;
}

.xmaspdf .purchase .banner_box li ._billed del {
  color: #828181;
  margin-left: 0;
  margin-right: 5px;
  font-weight: 400;
}

.xmaspdf .purchase .banner_box li ._time {
  font-size: 16px;
  font-weight: bold;
}

.xmaspdf .purchase .banner_box li ._time span {
  color: #04B049;
  font-weight: bold;
}

.xmaspdf .purchase .banner_box li ._price {
  font-weight: bold;
}

.xmaspdf .purchase .banner_box li ._price big {
  font-weight: bold;
}

.xmaspdf .purchase .banner_box li ._btn {
  border: 3px solid rgba(255, 119, 0, 0.29);
}

.xmaspdf .purchase .banner_box li ._btn span {
  color: #C1965D;
  font-size: 14px;
  font-weight: bold;
}

.xmaspdf .purchase .banner_box li ._btn.red {
  background: transparent linear-gradient(98deg, #F60000 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
  box-shadow: inset 7px 6px 20px #FF9900, 0px 5px 15px #FF9A4D;
  border: 4px solid #FF77002B;
  height: 46px;
}

.xmaspdf .purchase .banner_box li ._btn.red span {
  color: #fff;
}

.xmaspdf .purchase .banner_box li ._btn.red:hover {
  background: transparent linear-gradient(98deg, #FF6600 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
}

.xmaspdf .purchase .banner_box li .buybtn {
  display: flex;
  margin: 0px auto;
  align-items: center;
  justify-content: center;
  width: 262px;
  height: 50px;
  border: 2px solid #ECAF10;
  color: #ECAF10;
  font: normal normal 600 12px Spartan;
  transition: all .3s ease-out;
  border-radius: 8px;
  position: relative;
}

.xmaspdf .purchase .banner_box li .buybtn i {
  opacity: 0;
  position: absolute;
  left: 160px;
  top: 17px;
  transition: all .3s ease-out;
}

.xmaspdf .purchase .banner_box li .buybtn span {
  transition: all .3s ease-out;
  font-weight: 600;
}

.xmaspdf .purchase .banner_box li .buybtn:hover {
  background: #FFB300;
  color: #fff;
}

.xmaspdf .purchase .banner_box li .buybtn:hover span {
  transform: translateX(-10px);
}

.xmaspdf .purchase .banner_box li .buybtn:hover i {
  opacity: 1;
  position: absolute;
  left: 180px;
}

.xmaspdf .purchase .banner_box li .buybtn.btn-red {
  background: #ECAF10;
  color: #fff;
}

.xmaspdf .purchase .banner_box li .buybtn.btn-red:hover {
  background: #FFB300;
}

.xmaspdf .purchase .banner_box li ._mb {
  margin-top: 10px;
  font-size: 12px;
  color: #5D5D5D;
  transform: scale(0.9);
}

.xmaspdf .purchase .table {
  width: 914px;
  margin: 40px auto 0;
}

.xmaspdf .purchase .table li:nth-of-type(2n) {
  background: rgba(255, 255, 255, 0.2);
}

.xmaspdf .purchase .table li p {
  color: #fff;
  font-weight: 400;
}

.xmaspdf .purchase .table li p:nth-of-type(2) i.true {
  background: url(../xmaspdf/w_true_cm.png) center no-repeat;
}

.xmaspdf .purchase .table li p:nth-of-type(2) i.false {
  background: url(../xmaspdf/w_false_cm.png) center no-repeat;
  opacity: 1;
}

.xmaspdf .purchase .table li p:nth-of-type(3) {
  color: #FAE26C;
}

.xmaspdf .purchase .table li p:nth-of-type(3) i.true {
  background: url(../xmaspdf/y_true_cm.png) center no-repeat;
}

.xmaspdf .purchase .table li p._vip::before {
  background: url(../xmaspdf/vip_icon.png) no-repeat center/cover;
  width: 35px;
  height: 30px;
}

.xmaspdf .purchase .table li p._vip::after {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
  opacity: 0.25;
}

.xmaspdf footer>ul {
  height: 102px;
  margin: 0 auto;
  width: 1000px;
}

.xmaspdf footer>p {
  background: #262626;
}

.xmaspdf .popbg {
  width: 100%;
  height: 100%;
  background: rgba(30, 30, 32, 0.6) 0% 0% no-repeat padding-box;
  opacity: 1;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  position: fixed;
  top: 0;
  left: 0;
  transform: scale(0);
  transition: all .3s ease;
  transform-origin: top;
  z-index: -99998;
}

.xmaspdf .popbg.on {
  transform: scale(1);
  z-index: 999;
}

.xmaspdf .pop-pop-title {
  position: relative;

  margin: 0 auto;
  margin-top: 50px;
  white-space: nowrap;
  font-size: 0;
  color: transparent;
  width: 588px;
  height: 103px;
  background: url(../xmaspdf/title_pop.png) no-repeat center/cover;
}


.xmaspdf .bfidrlow-pop {
  position: fixed;
  width: 771px;
  height: 628px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -99998;
  margin: auto;
  transform: scale(0);
  transition: all .3s ease;
  transform-origin: top;
  z-index: -99998;
  background: url(../xmaspdf/pop_pdf_bg.png) center no-repeat;
  box-sizing: border-box;
  padding-top: 73px;
  font-family: 'Inter', sans-serif;
}

.xmaspdf .bfidrlow-pop.on {
  transform: scale(1);
  z-index: 1000;
}

.xmaspdf .bfidrlow-pop h3 {
  font-size: 22px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  line-height: 28px;
}

.xmaspdf .bfidrlow-pop h3 span {
  font-weight: 600;
}

.xmaspdf .bfidrlow-pop h3 .sp1 {
  color: #A51211;
}


.xmaspdf .bfidrlow-pop>.p1 {
  margin: 12px auto 0;
  color: #919399;
  font-size: 14px;
  letter-spacing: -0.14px;
  text-align: center;
}

.xmaspdf .bfidrlow-pop .close {
  position: absolute;
  display: block;
  width: 23px;
  height: 23px;
  top: 20px;
  right: 35px;
  cursor: pointer;
  opacity: 1;
  transform: scale(0.8);
  transition: all .2s ease;
}

.xmaspdf .bfidrlow-pop .close:hover {
  transform: scale(1);
}

.xmaspdf .bfidrlow-pop .pop_cont {
  display: flex;
  justify-content: flex-start;
  margin-top: 10px;
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contl div {
  width: 275px;
  height: 245px;
  background: url(../xmaspdf/pop_gift.png) center center no-repeat;
  position: relative;
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contl div p {
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  bottom: 19px;
  left: 108px;
  white-space: nowrap;
  letter-spacing: 0px;
  color: #000;
  transform: rotateZ(358deg);
  display: flex;
  align-items: center;
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contl div p span {
  color: #E10000;
  font-size: 26px;
  font-weight: 800;
  margin-right: 5px;
  transform: matrix(1, -0.03, 0.03, 1, 0, 0);
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contr {
  width: 410px;
  padding-top: 28px;
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .price_tag {
  width: 159px;
  height: 69px;
  background: url(./price_tag.svg) no-repeat center/cover;
  display: flex;
  margin: 0 auto;
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .price_tag .left {
  width: 117px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: inter;
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .price_tag .left .fir {
  font-size: 26px;
  font-weight: 800;
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .price_tag .left .sec {
  font-size: 16px;
  font-weight: 600;
  margin-top: 5px;
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .price_tag .right {
  writing-mode: vertical-lr;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  padding-left: 15px;
  padding-top: 8px;
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .price_list {
  margin: 51px auto 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .price_list>li {
  width: 160px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  
}


.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .price_list>li >span {
  font-size: 14px;
}
.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .price_list>li p {
  color: #7A3630;
  font-size: 14px;
  position: relative;
  font-weight: 600;
  margin-top: 3px;
}
.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .price_list>li p cite {
  font-size: 12px;
}


.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .price_list>li p.spec {
  color: #FF0A0A;
  font-size: 22px;
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .price_list>li p.spec:after {
  display: none;
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .buybtn {
  display: flex;
  margin: 17px 50px 0px;
  width: 272px;
  height: 50px;
  margin: 0px auto;
  font-weight: 700;
  margin-top: 45px;
  align-items: center;
  font-size: 16px;
  justify-content: center;
  background: url(buybtn.png);
  color: #000;
  border-radius: 16px;
  position: relative;
}


.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .buybtn em,
.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .buybtn span {
  font: inherit;
  font-style: normal;
  font-weight: 400;
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contr .buybtn:hover {
  background: url(buybtn_hover.png);
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contr>p {
  margin: 15px auto 0;
  font-size: 14px;
  color: #FF8F92;
  text-align: center;
}

.xmaspdf .bfidrlow-pop .pop_cont .pop_contr>p span {
  font-weight: 600;
}

/*# sourceMappingURL=xmaspdf.css.map */