/** Shopify CDN: Minification failed

Line 583:0 Unexpected "}"

**/
@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}
html,
body,
div,
span,
iframe,
map,
font,
img,
a img,
samp,
strong,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
b,
p,
blockquote,
a,
address,
code,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
table,
tr,
td,
th {
  padding: 0;
  margin: 0;
  border: 0;
  font-weight: normal;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

ol,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
input,
select {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
i {
}
a {
  blr: expression(this.onFocus=this.blur());
}
a:focus {
  outline: none;
}
a.hidefocus {
  outline: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
input[type="text"],
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none; /*去除iPhone input默认样式}*/
}
input {
  outline: none;
}
.clearfix:after {
  display: block;
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
}
.clearfix {
  zoom: 1;
}
img {
  width: 100%;
  display: block;
}
body {
  min-width: 320px;
  max-width: 1080px;
  position: relative;
  background-size: 100%;
  background: #fff;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.clear {
  clear: both;
}

html,
body {
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: auto !important;
  text-size-adjust: auto !important;
  -moz-text-size-adjust: auto !important;
}

* {
  letter-spacing: 0;
  line-height: initial;
}

a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  line-height: initial;
  letter-spacing: 0;
}

body {
  background: #ffffff;
}
div {
  box-sizing: border-box;
}
.dn {
  display: none;
}
.clearfix:after {
  content: "\20";
  display: block;
  height: 0;
  clear: both;
}
@font-face {
  font-family: Roboto-Black;
  src: url("/cdn/shop/files/Roboto-Black.ttf?v=1699097848");
}
@font-face {
  font-family: Roboto-Bold;
  src: url("/cdn/shop/files/Roboto-Bold.ttf?v=1708243643");
}
@font-face {
  font-family: Roboto-Medium;
  src: url("/cdn/shop/files/Roboto-Medium.ttf?v=1699097848");
}
@font-face {
  font-family: Roboto-Regular;
  src: url("/cdn/shop/files/Roboto-Regular.ttf?v=1699097848");
}
@font-face {
  font-family: Montserrat-Bold;
  src: url("/cdn/shop/files/Montserrat-Bold.otf?v=1708251299");
}
@font-face {
  font-family: Montserrat-Medium;
  src: url("/cdn/shop/files/Montserrat-Medium.otf?v=1708243636");
}
@font-face {
  font-family: Montserrat-SemiBold;
  src: url("/cdn/shop/files/MontserratSemiBold.otf?v=1699097848");
}
@font-face {
  font-family: Cambria-Bold;
  src: url("/cdn/shop/files/Cambria-Bold.ttf?v=1708243690");
}
@font-face {
  font-family: Lobster-Regular;
  src: url("/cdn/shop/files/Lobster-Regular.TTF?v=1708243722");
}
@font-face {
  font-family: Cambria;
  src: url("/cdn/shop/files/Cambria.ttc?v=1708243742");
}
@keyframes ani2 {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
@keyframes scaleAni {
  from {
    transform: scale(1) rotate(0);
  }
  10% {
    transform: scale(1.2) rotate(0);
  }
  15% {
    transform: scale(1.2) rotate(-10deg);
  }
  20% {
    transform: scale(1.2) rotate(10deg);
  }
  25% {
    transform: scale(1.2) rotate(-10deg);
  }
  30% {
    transform: scale(1.2) rotate(10deg);
  }
  35% {
    transform: scale(1.2) rotate(-10deg);
  }
  40% {
    transform: scale(1.2) rotate(10deg);
  }
  45% {
    transform: scale(1.2) rotate(0);
  }
  50% {
    transform: scale(1) rotate(0);
  }
  to {
    transform: scale(1) rotate(0);
  }
}

.content {
  padding: 260px 0 50px;
  background-size: cover;
  overflow: hidden;
  max-width: 1080px;
}
.head {
  position: fixed;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1080px;
  height: 140px;
  z-index: 20;
  background: #ffffff;
}
.head .logo {
  position: absolute;
  left: 46px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 60px;
  line-height: 140px;
}
.head .logo a {
  color: #000000;
  font-weight: bold;
}
.head .buy a {
  position: absolute;
  display: block;
  right: 30px;
  top: 17%;
  width: 320px;
  text-align: center;
  font-size: 43px;
  background: #934b25;
  font-family: Roboto-Bold;
  line-height: 93px;
  color: #ffffff;
  white-space: nowrap;
}
.head .buy a span {
  display: inline-block;
  width: 21px;
  height: 35px;
  background: url("/cdn/shop/files/jt.png?v=1706856112")
    center no-repeat;
  background-size: cover;
  margin-left: 23px;
  vertical-align: 1px;
}
.head a.gwc {
  display: block;
  width: 101px;
  position: absolute;
  top: 50%;
  right: 400px;
  transform: translateY(-50%);
}
.head a.gwc span {
  position: absolute;
  top: -9px;
  right: -16px;
  display: block;
  width: 54px;
  line-height: 54px;
  border-radius: 50%;
  text-align: center;
  font-size: 30px;
  color: #ffffff;
  background: rgb(242, 74, 0);
}
.timeBox {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  background: #934b25;
  height: 120px;
  max-width: 1080px;
  z-index: 20;
}
.timeBox i {
  position: absolute;
  right: 430px;
  top: 21px;
  color: #ffffff;
  font-size: 20px;
  font-family: font2;
  font-style: normal;
}
.timeBox .timeTxt {
  position: absolute;
  left: 22px;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
}
.timeBox .timeTxt p {
  font-size: 40px;
  line-height: 1.1;
  font-family: Montserrat-Bold;
}
.timeBox .lxftime {
  position: absolute;
  right: 33px;
  top: 40%;
  transform: translateY(-50%);
  font-size: 82px;
  color: #ffffff;
  font-family: font2;
  float: right;
  height: 100px;
}
.timeBox .lxftime span {
  font-size: 72px;
  color: #191919;
  background: url("/cdn/shop/files/timeBg.png?v=1706856112");
  width: 91px;
  line-height: 87px;
  height: 87px;
  display: inline-block;
  text-align: center;
  border-radius: 10px;
  margin: 0 14px;
  font-family: Roboto-Bold;
  color: #934b25;
}
.timeBox .lxftime span:last-child {
  margin-right: 0;
}
.banner {
  position: relative;
  background: url("/cdn/shop/files/banBg.png?v=1706856112")
    center no-repeat;
  background-size: cover;
  padding: 40px 0 125px;
}
.banSwiper {
  width: 100%;
}
.banSwiper .swiper-slide {
  text-align: center;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  filter: blur(3px);
}
.banSwiper .swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1);
  filter: blur(0);
}
.banTxt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.banTxt .tit {
  font-size: 44px;
  color: #f24a00;
  line-height: 2.2;
  font-family: Cambria-Bold;
  padding: 0 30px 0 40px;
  text-align: left;
  margin-bottom: 700px;
}
.banTxt .tit span {
  font-size: 30px;
  color: #000000;
  font-family: Cambria;
  float: right;
  margin-top: 30px;
}
.banTxt h2 {
  font-size: 90px;
  color: #ffffff;
  line-height: 1;
  font-family: Cambria-Bold;
  margin-bottom: 20px;
}
.banTxt p {
  font-size: 56px;
  color: #ffffff;
  line-height: 1;
  font-family: Cambria-Bold;
  margin-bottom: 30px;
}
.banTxt .buy {
  width: 527px;
  line-height: 123px;
  height: 123px;
  background: #ffffff;
  border-radius: 10px;
  margin: 0 auto;
  font-size: 68px;
  color: #2f2f2f;
  font-family: Cambria-Bold;
}
.banTxt .buy .swiper {
  height: 100%;
}
.banTxt .buy .swiper-slide {
  font-size: 68px;
  color: #2f2f2f;
  font-family: Cambria-Bold;
  filter: blur(0) !important;
}
.banTxt .buy .swiper-slide span {
  display: inline-block;
  width: 20px;
  height: 34px;
  background: url("/cdn/shop/files/jt3.png?v=1706856111")
    center no-repeat;
  background-size: cover;
  margin-left: 28px;
  transform: translateY(5px);
}
.banner .swiper-pagination {
  bottom: 35px;
}
.banner .swiper-pagination-bullet {
  width: 26px;
  height: 26px;
  background: #999999;
  opacity: 1;
  margin: 0 5px !important;
}
.banner .swiper-pagination-bullet-active {
  background: #ffffff;
}
.layer1 {
  padding: 30px 111px 0;
  text-align: center;
}
.layer1 h2 {
  font-size: 67px;
  color: #000000;
  font-family: Cambria-Bold;
  margin-bottom: 10px;
}
.layer1 p {
  font-size: 35px;
  color: #000000;
  line-height: 1;
  font-family: Cambria-Bold;
  margin-bottom: 20px;
}
.layer1 .icon {
  position: relative;
}
.layer1 .icon span{
  position: absolute;
  font-size: 45px;
    font-family: Cambria-Bold;
    color: #000;
}
.layer1 .icon span:nth-child(2){
  top: 155px;
  left: 80px;
}
.layer1 .icon span:nth-child(3){
  top: 155px;
  left: 368px;
}
.layer1 .icon span:nth-child(4){
  top: 155px;
  right: 89px;
}
.layer1 .icon span:nth-child(5){
  bottom: 300px;
  left: 240px;
}
.layer1 .icon span:nth-child(6){
      bottom: 300px;
    right: 230px;
}
}
.layer2 {
  margin-bottom: 40px;
}
.layer2 .txt {
  text-align: center;
  padding: 35px 0;
  background: #a05b31;
}
.layer2 .txt p {
  font-size: 52px;
  color: #ffffff;
  font-family: Roboto-Medium;
}
.layer2 .icon {
  position: relative;
  margin-bottom: 10px;
}
.layer2 .icon .gif {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 416px;
  height: 416px;
  overflow: hidden;
}
.layer2 .icon .gif img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.layer2 .list{
  position: relative;
}
.layer2 .list span{
  position: absolute;
      font-size: 30px;
    font-family: Cambria-Bold;
    color: #000;
  bottom: 10px;
}
.layer2 .list span:nth-child(2){
    left: 78px;
}
.layer2 .list span:nth-child(3){
    left: 260px;
}
.layer2 .list span:nth-child(4){
    left: 510px;
}
.layer2 .list span:nth-child(5){
    right: 265px;
}
.layer2 .list span:nth-child(6){
    right: 42px;
}
.buyNow {
  width: 842px;
  line-height: 162px;
  text-align: center;
  border-radius: 162px;
  margin: 0 auto;
  font-size: 76px;
  color: #ffffff;
  font-family: Roboto-Bold;
  background: linear-gradient(
    -4deg,
    #a05b31,
    #a05b31,
    #a05b31,
    #a05b31,
    #c27a4f
  );
  box-shadow: 0px 10px 20px 0px rgba(160, 91, 49, 0.4);
}
.buyNow span {
  display: inline-block;
  width: 30px;
  height: 50px;
  background: url("/cdn/shop/files/jt2.png?v=1706856112")
    center no-repeat;
  background-size: cover;
  margin-left: 58px;
  vertical-align: 5px;
}
.layer3 {
  padding: 50px 0 93px;
  position: relative;
}
.layer3 .tit {
  font-size: 53px;
  color: #531d05;
  font-family: Cambria-Bold;
  margin-bottom: 34px;
  text-align: center;
}
.layer3 .box1 {
  padding-left: 179px;
  margin-bottom: 25px;
  position: relative;
  z-index: 5;
}
.layer3 .box1 h2 {
  font-size: 48px;
  color: #000000;
  font-family: Cambria-Bold;
  margin-bottom: 28px;
  margin-top: 14px;
}
.layer3 .box1 p {
  font-size: 40px;
  color: #000000;
  font-family: Cambria;
}
.layer3 .box2 {
  position: relative;
  width: 100%;
}
.layer3 .box2 .icon {
  width: 793px;
  position: relative;
  margin-bottom: 40px;
}
.layer3 .box2 .icon span {
  font-size: 32px;
  color: #ffffff;
  font-family: Roboto-Regular;
  position: absolute;
}
.layer3 .box2 .icon span.p1 {
  top: 485px;
  right: 34px;
}
.layer3 .box2 .icon span.p2 {
  top: 671px;
  left: 119px;
}
.layer3 .box2 .pic1 {
  width: 255px;
  position: absolute;
  top: 55px;
  right: 0;
}
.layer3 .box2 .pic2 {
  width: 448px;
  position: absolute;
  top: 746px;
  right: 0;
}
.layer3 .box2 .txt {
  padding-left: 116px;
}
.layer3 .box2 .txt h2 {
  font-size: 48px;
  color: #000000;
  line-height: 1;
  font-family: Cambria-Bold;
  margin-bottom: 16px;
}
.layer3 .box2 .txt p {
  font-size: 40px;
  color: #531d05;
  font-family: Cambria-Bold;
  line-height: 1.3;
}
.layer3 .box2 .txt li {
  margin-bottom: 36px;
}
.layer3 .box {
  position: absolute;
  top: 885px;
  right: 0;
  width: 1007px;
  height: 2236px;
  background: #a05b31;
  opacity: 0.15;
}
.layer4 {
  position: relative;
  padding: 68px 0 77px;
  text-align: center;
}
.layer4 h2 {
  font-size: 60px;
  color: #191919;
  font-family: Cambria-Bold;
  margin-bottom: 18px;
}
.layer4 p {
  font-size: 43px;
  color: #5c5c5c;
  line-height: 1;
  font-family: Cambria;
  margin-bottom: 40px;
}
.layer4 .icon {
  width: 952px;
  margin-bottom: 30px;
  position: relative;
  z-index: 5;
}
.layer4 h3 {
  font-size: 56px;
  color: #ffffff;
  font-family: Cambria-Bold;
  position: relative;
  z-index: 5;
}
.layer4 .box {
  width: 927px;
  height: 1013px;
  background: #a05b31;
  position: absolute;
  left: 64px;
  bottom: 53px;
}
.layer5 {
  position: relative;
  padding: 0 0 137px;
}
.layer5 .swiper {
  padding: 0 43px;
}
.layer5 .swiper-slide {
  border: 2px solid #000000;
  border-radius: 40px;
  padding: 48px 35px 41px;
}
.layer5 .txBox {
  overflow: hidden;
  padding-left: 21px;
  margin-bottom: 20px;
}
.layer5 .txBox .tx {
  width: 154px;
  float: left;
}
.layer5 .txBox .nameBox {
  float: left;
  padding: 27px 0 0 36px;
}
.layer5 .txBox .nameBox h2 {
  font-size: 45px;
  color: #000000;
  line-height: 1;
  font-family: Cambria-Bold;
}
.layer5 .txBox .nameBox h2 span {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url("/cdn/shop/files/yes.png?v=1706856112")
    center no-repeat;
  background-size: cover;
  margin-left: 20px;
  vertical-align: -5px;
}
.layer5 .txBox .nameBox img {
  width: 235px;
  margin-top: 15px;
}
.layer5 p {
  font-size: 38px;
  color: #191919;
  font-family: Cambria;
  margin-bottom: 26px;
}
.layer5 .swiper-pagination {
  bottom: 71px;
}
.layer5 .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
  margin: 0 14px !important;
}
.layer5 .swiper-pagination-bullet-active {
  background: #000000;
}
.layer6 {
  text-align: center;
  margin-bottom: 57px;
}
.layer6 h2 {
  font-size: 59px;
  color: Cambria-Bold;
  font-family: Cambria-Bold;
  margin-bottom: 25px;
}
.layer6 .l6Box {
  padding: 30px 30px 10px;
  background: #e2cdc1;
}
.layer6 ul {
  overflow: hidden;
}
.layer6 li {
  float: left;
  width: 495px;
  margin-bottom: 23px;
  position: relative;
}
.layer6 li:nth-child(2n) {
  float: right;
}
.layer6 li p {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 5px;
  font-size: 36px;
  color: #ffffff;
  font-family: Cambria-Bold;
}
.layer7 {
  text-align: center;
  margin-top: 70px;
}
.layer7 h2 {
  font-size: 69px;
  color: #000000;
  font-family: Cambria-Bold;
  margin-bottom: 10px;
}
.layer7 p {
  font-size: 40px;
  color: #000000;
  font-family: Cambria;
  margin-bottom: 38px;
}
.layer8 {
  margin: 49px 0 21px;
  text-align: center;
}
.layer8 h2 {
  font-size: 78px;
  color: #fe4e00;
  font-family: Cambria-Bold;
  position: relative;
  z-index: 5;
}
.layer8 img {
  margin-top: -20px;
}
.akta {
  background: #531d05;
  padding: 50px 0;
  text-align: center;
}
.akta h2 {
  font-size: 85px;
  color: #ffffff;
  line-height: 1;
  font-family: Cambria-Bold;
  margin-bottom: 20px;
}
.akta p {
  font-size: 58px;
  color: #ffffff;
  line-height: 1;
  font-family: Cambria-Bold;
}

.buyBox {
  padding: 56px 50px 0;
}
.buyBox .neiRong {
  position: relative;
  margin-bottom: 36px;
}
.buyBox .buyIcon {
  float: left;
  width: 540px;
  overflow: hidden;
}
.buyBox .buyTxt {
  position: absolute;
  top: 10px;
  left: 560px;
  width: 100%;
}
.buyBox .buyTxt p {
  font-size: 60px;
  color: #531d05;
  font-family: Cambria-Bold;
  margin-bottom: 70px;
}
.buyBox .buyTxt h2 {
  font-size: 60px;
  color: #ff0000;
  font-family: Cambria-Bold;
  line-height: 1;
}
.buyBox .buyTxt h2 .dprice {
  font-size: 85px;
  font-family: Cambria-Bold;
}
.buyBox .buyTxt h2 i {
  display: inline-block;
  width: 57px;
  height: 73px;
  background: url("/cdn/shop/files/down.png?v=1706856112")
    center no-repeat;
  background-size: cover;
  margin-left: 8px;
}
.buyBox .buyTxt span.box {
  display: inline-block;
  transform: translateY(-25px);
}
.buyBox .buyTxt span.lin {
  font-size: 44px;
  color: #808080;
  font-family: Montserrat-Bold;
  text-decoration: line-through;
}
.buyBox .buyTxt span.lin b {
  font-family: Montserrat-Bold;
}
.buyBox .buyTxt span.fu60 {
  display: inline-block;
  width: 171px;
  line-height: 44px;
  background: url("/cdn/shop/files/spanBg.png?v=1706856111")
    center no-repeat;
  background-size: cover;
  padding-left: 32px;
  font-size: 38px;
  color: #ffffff;
  font-family: Cambria-Bold;
  margin-left: 20px;
}
.buyBox .sizeBox {
  margin-bottom: 13px;
}
.buyBox .sizeBox p {
  font-size: 45px;
  color: #000000;
  font-family: Cambria-Bold;
  line-height: 1;
  margin-bottom: 20px;
}
.buyBox .sizeBox ul {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.buyBox .sizeBox li {
  width: 32%;
  margin-right: 2%;
  line-height: 103px;
  font-size: 50px;
  color: #010101;
  font-family: Cambria;
  padding-left: 28px;
  border: 3px solid #000000;
  border-radius: 12px;
  box-sizing: border-box;
  margin-bottom: 25px;
  font-weight: bold;
}
.buyBox .sizeBox li:nth-child(3) {
  margin-right: 0;
}
.buyBox .sizeBox li:nth-child(6) {
  width: 100%;
  margin-right: 0;
}
.buyBox .sizeBox li:nth-child(7) {
  width: 100%;
  margin-right: 0;
}
.buyBox .sizeBox li.on {
  border: 8px solid #ff4e00;
}
.buyBox .sizeBox li span {
  display: inline-block;
  width: 86px;
  height: 86px;
  background: url("/cdn/shop/files/farg1.png?v=1706856111")
    center no-repeat;
  background-size: cover;
  margin-right: 7px;
  vertical-align: -25px;
}
.buyBox .sizeBox li:nth-child(2) span {
  background: url("/cdn/shop/files/farg2.png?v=1706856111")
    center no-repeat;
  background-size: cover;
}
.buyBox .sizeBox li:nth-child(3) span {
  background: url("/cdn/shop/files/farg3.png?v=1706856111")
    center no-repeat;
  background-size: cover;
}
.buyBox .sizeBox li:nth-child(4) span {
  background: url("/cdn/shop/files/farg4.png?v=1706856111")
    center no-repeat;
  background-size: cover;
}
.buyBox .sizeBox li:nth-child(5) span {
  background: url("/cdn/shop/files/farg5.png?v=1706856111")
    center no-repeat;
  background-size: cover;
}
.buyBox .sizeBox li i {
  display: inline-block;
  width: 37px;
  height: 50px;
  background: url("/cdn/shop/files/hot.png?v=1706856111")
    center no-repeat;
  background-size: cover;
  margin-right: 20px;
  vertical-align: -5px;
}
.buyBox .sizeBox li:nth-child(6) {
  font-size: 46px;
}
.buyBox .sizeBox li:nth-child(7) {
  font-size: 46px;
}
.buyBox .quan {
  margin-bottom: 56px;
}
.buyBox .quan p {
  font-size: 45px;
  color: #000000;
  font-family: Cambria-Bold;
  line-height: 1;
  margin-bottom: 20px;
}
.buyBox .quanBox {
  overflow: hidden;
}
.buyBox .p_number {
  float: left;
  position: relative;
  width: 466px;
  border: 3px solid #808080;
  overflow: hidden;
  border-radius: 9px;
  position: relative;
}
/*.buyBox .p_number::before{content: ''; position: absolute; left: 0; top: 0; width: 108px; height: 100%; background: #EEEEEE; border-right: 2px solid #646464;}
.buyBox .p_number::after{content: ''; position: absolute; right: 0; top: 0; width: 108px; height: 100%; background: #EEEEEE; border-left: 2px solid #646464;}*/
.buyBox .p_number input {
  display: block;
  width: 100%;
  height: 126px;
  outline: none;
  border: 0;
  text-align: center;
  font-size: 43px;
  padding: 0;
  font-weight: bold;
}
.buyBox .p_number .reduce {
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 40px;
  color: #0d0d0d;
  font-weight: bold;
}
.buyBox .p_number .reduce::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 200px;
  height: 80px;
}
.buyBox .p_number .add {
  position: absolute;
  right: 35px;
  top: 45%;
  transform: translateY(-50%);
  font-size: 70px;
  color: #0d0d0d;
  font-weight: bold;
  z-index: 10;
}
.buyBox .p_number .add::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 200px;
  height: 80px;
}
.buyBox a.addCart {
  display: block;
  line-height: 148px;
  border: 3px solid #000000;
  border-radius: 7px;
  text-align: center;
  font-size: 75px;
  color: #000000;
  font-family: Cambria-Bold;
}
.buyBox a.addCart span {
  display: inline-block;
  width: 92px;
  height: 76px;
  background: url("/cdn/shop/files/gwc2.png?v=1706856112")
    center no-repeat;
  background-size: cover;
  margin-right: 30px;
  vertical-align: -10px;
}
.buyBox a.buy {
  display: block;
  font-size: 81px;
  color: #ffffff;
  line-height: 148px;
  font-family: Cambria-Bold;
  background: #ff0000;
  text-align: center;
  animation: ani2 1s infinite linear;
  margin-bottom: 32px;
  border-radius: 1px;
}
.buyBox a.buy span {
  display: inline-block;
  width: 34px;
  height: 45px;
  background: url("/cdn/shop/files/jt.png?v=1706856112")
    center no-repeat;
  background-size: cover;
  margin-left: 34px;
  vertical-align: 5px;
}
.buyBox .pay {
  /* width: 837px; */
  margin: 30px auto;
}
.pay2 {
  width: 1021px;
  margin: 0 auto;
}
.screen {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  display: none !important;
  z-index: 100;
}
.buyBox .guidePic {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 94%;
  z-index: 110;
}
.yesBuy {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  padding: 30px 0;
  text-align: center;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
}
.yesBuy h2 {
  font-size: 40px;
  line-height: 1;
  color: #ffffff;
  font-family: font2;
}
img {
  width: 100%;
  height: auto;
  max-width: 100%;
  opacity: 1;
  transition: opacity 0.3s ease-in;
}
img.loaded {
  opacity: 1;
}

.priceBox {
  transform: translateY(40px);
}
.customer_buy_more_title{
      color: #FF0000;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
    font-size: 40px;
}
html #root .discount {
    margin: 0 auto;
    width: 955px;
    height: 397px;
    background: url(/cdn/shop/files/amount.png?v=1708250345) no-repeat;
    background-size: 100%;
    position: relative;
    margin-top: 20px;
}

html #root .discount > div {
    position: absolute;
}


html #root .discount > div:nth-child(1) {
  font-size: 36px;
  font-weight: bold;
  color: #101010;
  top: 13px;
  left: 105px;
}
html #root .discount > div:nth-child(2) {
  font-size: 36px;
  font-weight: bold;
  color: #101010;
  top: 13px;
  left: 631px;
}
html #root .discount > div:nth-child(3) {
  font-size: 36px;
  color: #101010;
  top: 97px;
  left: 209px;
}
html #root .discount > div:nth-child(4) {
  font-size: 36px;
  font-weight: bold;
  color: #FF001D;
  top: 97px;
  left: 645px;
}
html #root .discount > div:nth-child(5) {
  font-size: 36px;
  color: #101010;
  top: 182px;
  left: 209px;
}
html #root .discount > div:nth-child(6) {
  font-size: 36px;
      font-weight: bold;
  color: #FF001D;
  top: 182px;
  left: 635px;
}
html #root .discount > div:nth-child(7) {
  font-size: 36px;
  color: #101010;
  top: 260px;
  left: 208px;
}
html #root .discount > div:nth-child(8) {
  font-size: 36px;
      font-weight: bold;
  color: #FF001D;
  top: 260px;
  left: 635px;
}