* {
  margin: 0;
  padding: 0;
}

body {
  min-width: 1120px;
  font-size: 14px;
  line-height: 1.4;
  color: #000;
  font-weight: 400;
  font-family: "Lexend", Arial, Helvetica, sans-serif;
  --familyLeague: "Lexend", Arial, Helvetica, sans-serif;
  --familyLexend: "Lexend", Arial, Helvetica, sans-serif;
  outline: 0;
  vertical-align: baseline;
  box-sizing: border-box;
  width: 100%;
  background: url(../images/bg.jpg) no-repeat;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  color: #000;
  outline: 0;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
  font-weight: 700;
}

div,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
del,
b {
  box-sizing: border-box;
}

ul,
ul li {
  list-style-type: none;
  box-sizing: border-box;
}

img {
  border: none;
}

.clearfix:after {
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.wrapper {
  position: relative;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  zoom: 1;
}
.zoom {
  animation: zoom-scaling 2s ease-in-out 1;
}

@keyframes zoom-scaling {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  15% {
    transform: scale(2);
    opacity: 1;
  }

  30% {
    transform: scale(1);
    opacity: 0.5;
  }

  45% {
    transform: scale(2);
    opacity: 1;
  }

  60% {
    transform: scale(1);
    opacity: 0.5;
  }

  75% {
    transform: scale(2);
    opacity: 1;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.all-icons {
  display: inline-block;
  text-indent: -9999px;
}

.nysale-btn {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 10px;
  height: 48px;
  min-width: 321px;
  color: #fff;
  font-size: 16px;
  line-height: 48px;
  font-weight: 700;
  letter-spacing: 0.28px;
  border: none;
  background: transparent linear-gradient(351deg, #E90505 0%, #FB1F2E 100%) 0% 0% no-repeat padding-box;
  box-shadow: inset -2px -3px 3px #A809093B, 0px 9px 10px #F8A18A;
  border-radius: calc(48px / 2);
  text-align: center;
  transition: background 300ms ease-out, box-shadow 300ms ease-out;
  box-sizing: border-box;
  transform-style: preserve-3d;
  z-index: 1;
}

.nysale-btn:hover {
  background: transparent linear-gradient(345deg, #DF0606 0%, #F30019 100%) 0% 0% no-repeat padding-box;
}



.nysale-btn.small-btn {
  min-width: 184px;
  height: 40px;
  line-height: 40px;
  border-radius: calc(40px / 2);
}

.banner {
  position: relative;
  width: 100%;
  height: 866px;
  background-size: cover;
  overflow: hidden;
}

.banner .logo {
  position: absolute;
  display: inline-block;
  width: 42px;
  height: 14px;
  left: 0px;
  top: 25px;
  z-index: 3;
  text-indent: -9999px;
  background: url(../images/logo.png) no-repeat;
}

.change-box {
	position: absolute;
	top: 212px;
	left: 0;
	display: flex;
	align-items: flex-end;
	height: 60px;
}
.change-box .box {
	display: flex;
	width: 231px;
	height: 51px;
	cursor: pointer;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #FBD0CB;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.change-box .box.pc p {
	width: 82px;
}
.change-box .box p {
	width: auto;
  padding: 0px 10px;
	height: 19px;
	text-align: center;
	background: rgba(255, 233, 248, .6);
	border-radius: 10px;
	color: #D14B4B;
	font: normal normal 600 12px/19px League Spartan;
}

.change-box .box.pc {
	border-top-left-radius: 0px;
	margin-left: -15px;
}
.change-box .box.active {
	z-index: 99;
	height: 60px;
	background: transparent linear-gradient(0deg, #FFFBF8 0%, #FFF6F6 46%, #FFFFFF 61%, #FFE8E8 80%, #FFD5D5 100%, #FF2020 100%) 0% 0% no-repeat padding-box;
  border-radius: 15px 15px 0px 0px;
	box-shadow: 10px 5px 15px #D14B4B;
	/* box-shadow: 3px -17px 29px #D14B4B; */
}
.change-box .box.active.pc {
	box-shadow: -10px 5px 15px #D14B4B;
}
.change-box .box.active p {
	position: relative;
	background: #FFE9F8;

}
.change-box .box.active p span{

	color: #FF0000; 


}
.change-box .box.active h3 {
  color: #580000;
}
.change-box .box h3 {
	font: normal normal 800 21px/24px League Spartan;
	color: #985959;
}

.banner .title {
  position: relative;
}

.banner .title h1 {
  text-indent: -9999px;
  height: 197px;
  background: url(../images/title.png) center bottom no-repeat;
}
.banner .title .snok {
  position: absolute;
  width: 49px;
  height: 59px;
  left: 330px;
  top: 60px;
  background: url(../images/shake.png);
  animation: 3s swing 1.5s ease infinite;
}



@keyframes swing {
  5% {
    transform: rotate(15deg);
  }

  10% {
    transform: rotate(-10deg);
  }

  15% {
    transform: rotate(5deg);
  }

  20% {
    transform: rotate(-5deg);
  }

  25% {
    transform: rotate(0);
  }

  35% {
    transform: rotate(15deg);
  }

  40% {
    transform: rotate(-10deg);
  }

  45% {
    transform: rotate(5deg);
  }

  50% {
    transform: rotate(-5deg);
  }

  55% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(0);
  }
}

.salecont {
	position: relative;
	height: 485px;
	margin-top: 75px;
	z-index: 999;
	text-align: center;
	border-radius: 0px 4px 4px 4px;
	background: #FFFBF8;
  border: 1px solid #FFFFFF;
}



.saleselbox,
.salesedes {
	position: relative;
	z-index: 1;
}

.saleselbox {
  display: flex;
	margin: 0 auto;
	width: 500px;
	padding-top: 60px;
  justify-content: center;
	position: relative;
}
.saleselbox ul::before {
	position: absolute;
	content: "";
	width: 53px;
	height: 129px;
	z-index: 9;
	top: -16px;
  left: -22px;
	background: url(../images/balloon.png);
}
.saleselbox ul::after {
	content: "";
	display: block;
  width: 75px;
  height: 114px;
  z-index: 10;
  position: absolute;
  background: url(../images/gift_box.png) center no-repeat;
  left: 9px;
  bottom: 22px;
}
.saleselbox .banner_gift {
  position: relative;
  z-index: 99;
  margin-left: -52px;
  margin-top: 25px;
}
.saleselbox .banner_gift.gray {
  filter: grayscale(1);
}
.saleselbox .selbox_text {
	width: fit-content;
	height: fit-content;
	position: absolute;
	left: 33px;
	top: 120px;
}
.salesedes.onepc .saleselbox .selbox_text {
  left: 107px;
}
.saleselbox .selbox_text dt {
	width: 293px;
	height: 9px;
	background: transparent linear-gradient(90deg, #FFE531 0%, #FFDE84 50%,  #FFB800 100%) 0% 0% no-repeat padding-box;
	position: relative;
}
.saleselbox .selbox_text dd {
	position: relative;
	top: -14px;
	left: 29%;
	font-size: 14px;
	font-weight: bold;
	background: transparent linear-gradient(90deg, #FF2833 0%,  #E630C8 100%) 0% 0% no-repeat padding-box;
	/* border: 1px solid #e98c00; */
	border-radius: 11px;
	color: #fff;
	height: 22px;
	width: 115px;
	line-height: 22px;
	text-align: center;
}
.saleselbox ul {
  position: relative;
	display: flex;
	margin-left: 10px;
}
.saleselbox ul li {
	position: relative;
	margin-left: -78px;
	width: 145px;
	opacity: 0.6;
	filter: grayscale(100%);
}
.saleselbox ul li::after {
	position: absolute;
	content: "";
	width: 48px;
	height: 14px;
	left: 36px;
	bottom: 22px;
	z-index: 9;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
	color: #fff;
	border-radius: 10px;
	background-color: #919191;
	transform: rotate(-6deg) scale(0.8);
}
.saleselbox ul li.threepc::after {
	content: "3 PCs";
}
.saleselbox ul li.onepc::after {
	content: "1 PC";
}
.saleselbox ul li:nth-of-type(1) {
	margin-left: 0px;
}

.saleselbox ul li.selbox6 {
	margin-right: 0px;
}

.saleselbox ul li.checked {
	filter: inherit;
	opacity: 1;
}

.salesedes {
	margin: 0 auto;
	padding-top: 12px;
	width: 1200px;
	display: flex;
	padding-left: 45px;
	gap: 40px;
}

.salesepro {
	width: 552px;
}

.salesepro .salesepro-name {
	float: left;

}

.salesepro .pcs {
	float: right;
	min-width: 93px;
	padding: 0 8px;
	height: 20px;
	font-size: 12px;
	font-weight: 300;
	line-height: 19px;
	text-align: center;
	background: #eaeaef;
	border-radius: 10px;
	color: #646081;
	white-space: nowrap;
	margin-right: 20px;
}
.salesepro .pcs small {
	font-style: inherit;
	font-size: 12px;
}
.salesepro .pcs span {
	color: #00a764;
}

.salesepro .salesepro-price {
	float: right;
	width: 50px;
}

.salesepro-head {
	font-size: 18px;
	font-weight: 500;
	color: #b0aec7;
	text-align: left;
	padding-bottom: 8px;
	border-bottom: 2px solid #d7d5e8;
}
.saleseorder .salesepro-head {
	width: 378px;
	margin-left: 52px;
}
.salesepro-cont {
	margin-top: 32px;
	text-align: left;
	display: flex;
	flex-direction: column;
	gap: 28px;
}
.salesedes.onepc .salesepro-cont .salesepro-name {
	cursor: default;
}
.salesedes.onepc .salesepro-cont .salesepro-name::before{
	opacity: 0;
}
.salesedes.onepc .saleseorder-cont {
	gap: 20px;
}
.salesedes.onepc .saleseorder-total {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 2px solid #d7d5e8;
}
.salesepro-cont li {
	position: relative;
	opacity: 0.5;
}

.salesepro-cont li p {
	font-size: 14px;
	color: #3f3f3f;
}
.salesepro-cont li > div {
	height: 20px;
}
.salesepro-cont li > p {
	display: flex;
	justify-content: space-between;
	font-weight: 300;
	font-size: 12px;
	font-weight: 300;
	color: #646081;

	clear: both;
	margin-top: 4px;
	padding-left: 34px;
}
.salesepro-cont li > p span {
	font-size: 14px;
	color: #000;
}


.salesepro-cont .salesepro-name {
	cursor: pointer;
}

.salesepro-cont .salesepro-name:before {
	width: 19px;
	height: 19px;
	background: #c4c4c4;
	border: 1px solid #646464;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	content: "";
	margin: 0px 8px 0 0;
	border-radius: 2px;
}

.salesepro-cont .salesepro-name p {
	display: inline-block;
	width: 220px;
}

.salesepro-cont li.checked {
	opacity: 1;
}
.salesepro-cont li.checked p,
.salesepro-cont ol.gift li p {
	font-weight: 500;
	color: #0d0d0d;
}
.salesepro-cont li .salesepro-price p {
	text-align: right;
}
.salesepro-cont li.checked .salesepro-price p {
	color: #FF3B3B;
}
.salesepro-cont li.checked > p,
.salesepro-cont ol.gift li > p {
	color: #646081;
}
.salesepro-cont ol.gift::before {
  position: absolute;
  content: "";
  width: 590px;
  height: 152px;  
  opacity: 0;
  left: -16px;
  top: -23px;
  transform: scale(0);
  transition: all 0.5s;
  background: url(../images/gift_una.png);
}
.salesepro-cont ol.gift.una {
  filter: grayscale(1);
}
.salesepro-cont ol.gift.una::after {
  border: none;
  background: transparent;
}
.salesepro-cont ol.gift.una::before {
  opacity: 1;
  transform: scale(1);
}
.salesepro-cont li.checked .salesepro-name::after {
	position: absolute;
	content: "";
	width: 20px;
	height: 19px;
	left: 4px;
	top: -2px;
	background: url(../images/free_check_icon.svg) center no-repeat;
}
.salesepro-cont ol.gift {
  position: relative;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.salesepro-cont ol.gift::after {
  position: absolute;
  content: "";
  width: 590px;
  height: 152px;
  left: -20px;
  top: -22px;
  background: #FFF0E4;
  border: 2px solid #FFA1A1;
  border-radius: 10px;
}
.salesepro-cont ol.gift  .salesepro-name:before{
  width: 23px;
  height: 23px;
  border: none;
  opacity: 1 !important;
  background: url(../images/gift.png);
}
.salesepro-cont ol li {
  position: relative;
  z-index: 99;
  opacity: 1;
  
}
.salesepro-cont ol li .salesepro-name {
  cursor: default;
}
.salesepro-cont ol li .pcs {
  background: #F5D9D9;
  color: #B47777;
}
.salesepro-cont ol.gift li .salesepro-price p {
  color: #00A764;
}
.salesepro-cont ol.gift li.checked .salesepro-name::after {
  display: none;
}
.saleseorder {
	width: 520px;
	height: 569px;
	background-color: #fff;
	margin-top: -75px;
	border-radius: 22px;
	float: right;
	text-align: left;
	box-shadow: 10px 20px 44px #D14B4B;
}

.saleseordercnt {
	width: 375px;
	margin: 0px auto;
	margin-top: 15px;
}

.saleseorder-head {
	height: 34px;
	border-bottom: 2px solid #d7d5e8;
}

.saleseorder-head h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.saleseorder-head .saleseorder-price img {
	margin-top: 1px;
	display: block;
}

.saleseorder-name {
	width: 240px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.saleseorder-name .saleratio-box {
	display: inline-block;
	height: 18px;
	width: 83px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background: transparent linear-gradient(274deg, #ffc464 0%, #fff8d6 100%) 0% 0% no-repeat padding-box;
	border-radius: 2px;
}

.saleseorder-price {
	width: 72px;
	display: inline-block;
	color: #f71d03;
	vertical-align: middle;
	text-align: center;
}

.saleseorder-cont {
	margin-top: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 10px 0px 0px;
	gap: 12px;
}

.saleseorder-items p {
	font-size: 14px;
	color: #000;
}

.saleseorder-items p .orprice {
	font-weight: bold;
}

.saleseorder-items p b {
	font-size: inherit;
	font-weight: bold;
}
.saleseorder-items.salevalue .salegreen{
  color: #00B122;
}
.saleseorder-items.salevalue .salegreen em {
  font-style: inherit;
}
.saleselbox .progress_bar {
  position: absolute;
  width: 138px;
  height: 38px;
  top: -6px;
  right: 31px;
  background: url(../images/date_bg.png);
  
}
.saleselbox .progress_bar::after {
  position: absolute;
  content: "";
  width: 44px;
  height: 35px;
  top: 34px;
  left: 45px;
  background: url(../images/arrow.png);
}
.saleselbox .progress_bar .pb_titme {
  top: 3px;
  left: 18px;
}

.saleseorder-items,
.saleseorder-discount,
.saleseorder-total {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	width: 100%;
}
.saleseorder-extra {
	width: 100%;
	display: none;
  justify-content: space-between;
	gap: 3px;
  color: #00B122;
	position: relative;
}
.saleseorder-extra.show{
  display: flex;
}
.saleseorder-extra .brCountdown {
	width: 98px;
	height: 22px;
  color: #000;
  text-indent: 14px;
  font-size: 12px;
  line-height: 22px;
	background: url(../images/extra_bg.png) center no-repeat;
}
.saleseorder-extra p {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;

}
.saleseorder-extra p span {
	display: block;
  margin-right: 12px;
	color: #00b23b;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 500;
}

.saleseorder-buy .buybtn {
  width: 375px;
  height: 48px;
  position: relative;
  overflow: hidden;
}

.saleseorder-buy .buybtn::after {
  content: "";
  display: block;
  width: 30px;
  height: 113px;
  position: absolute;
  top: -34px;
  left: 87px;
  background: rgba(255, 255, 255, .3);
  animation: lightShadow 6s infinite;
}
@keyframes lightShadow {
  0% {
    transform: translateX(-600px)rotate(50deg);
  }

  100% {
    transform: translateX(600px)rotate(50deg);
  }
}
.saleseorder-extra::after {
	content: "";
	display: block;
	position: absolute;
  width: 100%;
  height: 27px;
  left: 0;
  top: -3px;
	z-index: 4;
	opacity: 0;
	transform: scale(2);
	transition: all 0.3s ease;
  background: url(../images/sold.png) center;
}

.saleseorder-extra.sold {
  color: #545454;
}
.saleseorder-extra.sold p span {
	color: #545454;
}
.saleseorder-extra.sold::after {
	opacity: 1;
	transform: scale(1);

}

.saleseorder-discount p {
	font-size: 14px;
}

.saleseorder-discount p span {
	font-size: inherit;
	font-weight: inherit;
}

.saleseorder-total {
	margin-top: 15px;
  padding-top: 10px;
  border-top: solid #E2E2E2 2px;
}

.saleseorder-total p {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.saleseorder-total p span {
	font-size: inherit;
	font-weight: bold;
}

.saleseorder-total p span b,
.saleseorder-total p span em {
	font-size: 30px;
	font-weight: bold;
  font-style: inherit;
}

.salefea-title {
	padding-top: 0px;
	text-align: center;
}

.saleenjoy .salefea-title {
	padding-top: 80px;
}
.saleseorder-buy p.last {
  text-align: center;
  color: #B47777;
  font-size: 12px;
}

.salefea-title p {
	font-size: 20px;
	color: #2f2f2f;
	margin-top: 25px;
}

.salefea-title h2 {
	font-size: 36px;
	color: #000000;
	margin-top: 10px;
	font-weight: bold;
}

.salekeep-cont {
	margin-top: 56px;
}

.salekeep-cntbox {
	width: 590px;
	height: 331px;
	border-radius: 10px;
	border: 1px solid #dcdcdc;
	background: #f8f9fa;
}

.salekeep-cntmid {
	margin: 35px 30px 0 30px;
}

.salekeep-cntpro img {
	display: block;
	margin-bottom: 5px;
}

.salekeep-cntpro figcaption {
	display: inline-block;
	vertical-align: middle;
}

.salekeep-cntproasc figure > img {
	margin-left: 54px;
}

.salekeep-cntprodb figure > img {
	margin-left: 100px;
}

.salekeep-cntpro figcaption h4 {
	font-size: 18px;
	color: #000000;
	font-weight: 600;
}

.salekeep-cntpro figcaption p {
	font-size: 14px;
	color: #00a1e3;
	font-weight: 500;
	margin-top: 3px;
}

.salekeep-cntprodb figcaption p {
	color: #eb2629;
}

.salekeep-cntpro figcaption p.imf {
	color: #00bbca;
}

.salekeep-cntpro figcaption p.iu {
	color: #01c137;
}

.salekeep-cntpro figcaption p.isu {
	color: #5535ca;
}

.salekeep-cntpro figcaption p.sd {
	color: #0096e0;
}

.salekeep-cntdes {
	margin-top: 60px;
}

.salekeep-cntwordp {
	width: 315px;
	float: left;
}

.salekeep-cntwordp ul {
	margin-top: 15px;
}

.salekeep-cntwordp ul li {
	font-size: 12px;
	color: #1a1919;
	line-height: 16px;
	margin-top: 9px;
	position: relative;
	padding-left: 8px;
}

.salekeep-cntwordp ul li:before {
	content: ".";
	position: absolute;
	left: 0;
	top: -6px;
	display: block;
	font-size: 20px;
	z-index: 3;
}

.salekeep-cntwordp ul li b {
	font-size: inherit;
	font-weight: bold;
}

.salekeep-cntstore {
	width: 210px;
	height: 265px;
	border-left: 2px solid #e2e2e2;
	float: right;
	text-align: center;
}
.salekeep-cntstore.one-pc {
	display: none;
}
.salekeep-cntstore h3 {
	width: 152px;
	height: 32px;
	margin: 0px auto;
	margin-top: 60px;
	line-height: 32px;
	text-align: center;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	background: transparent linear-gradient(274deg, #ffc464 0%, #fff8d6 100%) 0% 0% no-repeat padding-box;
	border-radius: 4px;
}

.salekeep-cntprice {
	margin-top: 20px;
}

.salekeep-price {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.salekeep-price big {
	font-size: 30px;
}

.salekeep-price del {
	display: block;
	font-size: 14px;
	color: #727272;
	font-weight: 500;
	margin-left: 5px;
}

.salekeep-cntstore .buybtn {
	margin-top: 9px;
	width: 184px;
	height: 38px;
	font-size: 16px;
	line-height: 38px;
	border-radius: 20px;
}

.saleorder {
  margin-left: 38px;
  padding: 18px 36px;
  padding-top: 0px;
  float: right;
  position: relative;
  width: 402px;
  height: auto;
  background: #fff;
  border-radius: 14px;
  box-sizing: border-box;
  background: transparent linear-gradient(180deg, #FFFFFF69 0%, #FFE5B2 100%) 0% 0% no-repeat padding-box;
}

.saleorder .saletoday {
  color: #888888;
  font-size: 14px;
  line-height: 14px;
  padding-right: 207px;
  font-weight: 600;
}

.saleorder .orderlist {
  margin: 19px 0 14px;
}

.saleorder .orderlist li {
  padding: 0 10px;
  margin-bottom: 8px;
  overflow: hidden;
  color: #000;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
}

.saleorder .orderlist li.extra {
  display: none;
}

.saleorder .orderlist li.extra.on {
  display: block;
}
.saleorder .orderlist li.soldout{
  position: relative;
  filter: grayscale(1);
}
.saleorder .orderlist li.soldout::before {
  position: absolute;
  content: "";
  width: 66px;
  height: 17px;
  top: 2px;
  background: url(../images/small-expired.png);
}
.saleorder .orderlist li.soldout::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 27px;
  left: 0;
  top: -2px;
  background: rgba(128, 128, 128, .59);
}
.saleorder .orderlist li.soldout span .time_pop {
  display: none;
}
.saleorder .orderlist li.salebg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  font-weight: 600;
  height: 24px;
  color: #000000;
  border-radius: 4px;
}

.saleorder .orderlist li.salebg b {
  font-weight: 700;
  color: #FC4140;
}

.saleorder .orderlist li.salebg .order-price {
  display: inline-block;
  float: right;
}

.saleorder .orderlist li.saleline {
  padding-top: 17px;
  border-top: 3px solid rgba(203, 124, 124, 0.188);
}

.saleorder .orderlist li.saleline b,
.saleorder .orderlist li.saleline span {
  font-weight: 700;
  font-size: 16px;
}

.saleorder .orderlist li span {
  display: block;
  float: left;
}

.saleorder .orderlist li span >b {
  font-weight: 600;

}

.saleorder .orderlist li span .time_pop {
  display: inline-flex;
  gap: 3px;
  width: 98px;
  box-sizing: border-box;
  padding-left: 15px;
  height: 22px;
  align-items: center;
  background: url(../images/t_bg.png) no-repeat center/cover;
  font-size: 12px;
  font-weight: 600;
  color: #000000;
  font-style: normal;
}

.saleorder .orderlist li span.order-price {
  float: right;
}

.saleorder .orderlist li span em {
  display: inline-block;
  font-style: normal;
}




.saleorder .sixteenday.ex {
  bottom: -34px;
}

.salered,
.saleblank {
  color: #1a1a1a;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
}

.salered.small,
.saleblank.small {
  font-size: 14px;
}

.salered em,
.saleblank em {
  display: inline-block;
  font-style: normal;
}

.salered.salernum em,
.saleblank.salernum em {
  font-size: 30px;
}

.sixteenday {
  margin-top: 10px;
  text-align: center;
  color: #D19364;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
}

.saleblue {
  color: #00AAFF;
}

.saleredb {
  color: #EB2629;
}

.salelightgreen {
  color: #0096E0;
}

.salegreen {
  color: #03BD45;
}

.salepurple {
  color: #5535ca;
}

.saleimf {
  color: #3DBDD6;
}

.salereisu {
  color: #1E1C2C;
}

.buybtn {
  width: 256px;
  height: 49px;
  background: transparent linear-gradient(0deg, #E90505 0%, #FB1F2E 100%) 0% 0% no-repeat padding-box;
  border-radius: 28px;
  position: relative;
  margin-bottom: 16px;
  text-align: center;
  font: normal normal bold 20px/52px Lexend;
  color: #FFFFFF;
}

.buybtn:hover {
  background: transparent linear-gradient(0deg, #FB1F2E 0%, #E90505 100%) 0% 0% no-repeat padding-box;
}

.buybtn:after {
  content: attr(data-text);
  display: block;
  position: absolute;
  font: normal normal normal 14px/16px Lexend;
  color: #8E8E8E;
  left: 95px;
  bottom: -30px;
  pointer-events: none;
}

.sale_cont {
  box-sizing: border-box;
  padding-top: 24px;
  max-width: 1920px;
  height: 2580px;
  margin: 0 auto 0;
}

.sale_cont .wrapper {
  position: relative;
  width: 1200px;
  margin: 0 auto 0;
}

.sale_cont .wrapper>h3 {
  font: normal normal bold 24px/27px Lexend;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 40px;
}

.sale_cont .tit_h2 {
  display: block;
  margin: 50px auto 0;
  font: normal normal bold 30px/27px Lexend;
  text-align: center;
}

.sale_cont .des_p {
  text-decoration: underline;
  font: normal normal bold 30px/34px Lexend;
  color: #F80000;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 78px;
}

.sale_cont .ul1 {
  width: 100%;
}

.sale_cont .ul1 li {
  width: 100%;
  height: 403px;
  margin-bottom: 65px;
  background: url(../images/li_bg.png) no-repeat center/cover;
}

.sale_cont .ul1 li:nth-of-type(1) .border_text b:after {
  -webkit-text-stroke: 6px #101668;
}

.sale_cont .ul1 li:nth-of-type(1) .border_text:after {
  background: url(../images/text-spr.png) no-repeat -37px -475px;
}

.sale_cont .ul1 li:nth-of-type(2) .wrap {
  margin-left: 56px;
}

.sale_cont .ul1 li:nth-of-type(2) .border_text b:after {
  -webkit-text-stroke: 6px #5B0E3A;
}

.sale_cont .ul1 li:nth-of-type(2) .border_text:after {
  background: url(../images/text-spr.png) no-repeat -228px -475px;
}

.sale_cont .ul1 li:nth-of-type(3) {
  margin-bottom: 72px;
}

.sale_cont .ul1 li:nth-of-type(3) .wrap {
  margin-left: 56px;
}

.sale_cont .ul1 li:nth-of-type(3) .border_text b:after {
  -webkit-text-stroke: 6px #0B3B1B;
}

.sale_cont .ul1 li:nth-of-type(3) .border_text:after {
  background: url(../images/text-spr.png) no-repeat -37px -571px;
}

.sale_cont .ul1 li:nth-of-type(4) .intro {
  width: 682px;
}

.sale_cont .ul1 li:nth-of-type(4) .intro p:nth-of-type(1) {
  width: 328px;
}

.sale_cont .ul1 li:nth-of-type(4) .intro p:nth-of-type(3) {
  width: 328px;
}

.sale_cont .ul1 li:nth-of-type(4) .intro p:nth-of-type(odd) {
  margin-right: 43px;
}

.sale_cont .ul1 li:nth-of-type(4) .pri_btn {
  margin-left: 60px;
}

.sale_cont .ul1 li:nth-of-type(4) .slogan::before {
  background: url(../images/off_60.png) no-repeat;
}

.sale_cont .ul1 li .slogan {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64px;
  width: 905px;
  height: 63px;
  background: transparent linear-gradient(180deg, #FF717A 0%, #BC2218 100%) 0% 0% no-repeat padding-box;
  border: 2px solid #FF9A9A;
  border-radius: 10px;
  font: normal normal 18px/21px Lexend;
  left: 12%;
  margin-top: -30px;
}

.sale_cont .ul1 li .slogan::before {
  content: '';
  display: block;
  position: absolute;
  width: 146px;
  height: 75px;
  background: url(../images/off_70.png) no-repeat;
  left: -14px;
  top: -11px;
}

.sale_cont .ul1 li .slogan .border_text {
  position: relative;
}

.sale_cont .ul1 li .slogan .border_text:after {
  content: '';
  display: block;
  position: absolute;
  width: 159px;
  height: 50px;
  left: -26px;
  top: -12px;
  z-index: -1;
}

.sale_cont .ul1 li .slogan p {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  z-index: 1;
  padding-left: 110px;
}

.sale_cont .ul1 li .cont {
  width: 100%;
  box-sizing: border-box;
  box-sizing: border-box;
  padding: 100px 30px 0 80px;
  display: flex;
  justify-content: center;
  gap: 70px;
}

.sale_cont .ul1 li .wrap {
  box-sizing: border-box;
  padding-top: 50px;
}

.sale_cont .ul1 li .intro {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.sale_cont .ul1 li .intro p {
  position: relative;
  color: #000000;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 25px;
  width: 280px;
}

.sale_cont .ul1 li .intro p:nth-of-type(odd) {
  margin-right: 24px;
}

.sale_cont .ul1 li .intro p:after {
  display: block;
  content: '';
  position: absolute;
  top: 4px;
  left: -20px;
  width: 15px;
  height: 15px;
  background: url(../images/redcheck.png) no-repeat;
}

.sale_cont .ul1 li .pri_btn {
  margin-top: 20px;
  display: flex;
  align-items: flex-end;
}

.sale_cont .ul1 li .pri_btn del {
  color: #8E8E8E;
  font-weight: 400;
  padding-right: 12px;
  padding-bottom: 26px;
}

.sale_cont .ul1 li .pri_btn p {
  font-size: 16px;
  color: #000;
  font-weight: 800;
  margin-right: 24px;
  padding-bottom: 12px;
}

.sale_cont .ul1 li .pri_btn p span {
  font-size: 44px;
  font-weight: 600;
}

.sale_cont .ul2 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.sale_cont .ul2 li {
  width: 385px;
  height: 353px;
  background: transparent linear-gradient(0deg, #FFCFCF 0%, #FFFEFF 77%, #FDF9FF 100%) 0% 0% no-repeat padding-box;
  border: 1px solid #EEC9DE;
  padding: 32px 16px 0;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 15px;
}

.sale_cont .ul2 .flag {
  width: 106px;
  height: 29px;
  background: url(../images/off_55tag.png) no-repeat;
  line-height: 34px;
  padding-left: 21px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  position: absolute;
  top: 8px;
  right: 20px;
}

.sale_cont .ul2 .hd {
  font-size: 0;
  color: transparent;
  text-indent: -9999;
}

.sale_cont .ul2 .icon {
  display: block;
  width: 48px;
  height: 48px;
  margin-bottom: 12px;
}

.sale_cont .ul2 .icon.isu {
  background: url(../images/text-spr.png) no-repeat -116px -271px;
}

.sale_cont .ul2 .icon.sd {
  background: url(../images/text-spr.png) no-repeat -197px -271px;
}

.sale_cont .ul2 .icon.pf {
  background: url(../images/pf_icon.png) no-repeat;
}

.sale_cont .ul2 h3 {
  font-weight: 700;
  color: #000;
  font-size: 18px;
  margin-bottom: 24px;
}

.sale_cont .ul2 .check {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  position: relative;
  text-align: left;
}

.sale_cont .ul2 .check:after {
  display: block;
  content: '';
  position: absolute;
  top: 2px;
  left: -24px;
  width: 15px;
  height: 15px;
  background: url(../images/redcheck.png) no-repeat;
  transform: scale(0.8);
}

.sale_cont .ul2 .pri_btn {
  display: flex;
  margin-top: 32px;
  align-items: baseline;
}

.sale_cont .ul2 .pri_btn p {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.sale_cont .ul2 .pri_btn p span {
  font-size: 30px;
  font-weight: 700;
}

.sale_cont .ul2 .pri_btn del {
  font-size: 16px;
  font-weight: 400;
  color: #A195AA;
  padding-left: 5px;
}

.sale_cont .ul2 .buybtn {
  width: 256px;
  height: 49px;
  background: transparent linear-gradient(280deg, #C90000 0%, #FF0000 100%) 0% 0% no-repeat padding-box;
  border-radius: 28px;
}

.sale_cont .ul2 .buybtn:hover {
  background: transparent linear-gradient(279deg, #FF3400 0%, #FF8903 100%) 0% 0% no-repeat padding-box;
}

.award {
  position: relative;
  padding: 72px 0 54px;
  text-align: center;
  margin-bottom: 70px;
}
.award::after {
  position: absolute;
  content: "";
  width: 1200px;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 0px;
  
  background-color: #EEE5E0;
  margin: auto;
}
.award::before {
  position: absolute;
  content: "";
  width: 9px;
  height: 23px;
  bottom: -11px;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../images/free_arrow.png);

}

.award .award-title {
  padding-bottom: 25px;
  font-size: 26px;
  line-height: 30px;
  color: #1E1C2C;
}

.salereview {
  position: relative;
  width: 100%;
  background-color: #FFFFFF;
  padding-bottom: 80px;
}

.salereview .wrapper {
  width: 1100px;
  height: 330px;
  margin: 0px auto;
  position: relative;
}

.salereview .wrapper::before,
.salereview .wrapper::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
  width: 1100px;
  height: 280px;
  background-color: #fdfcf9;
  border: 2px solid #faf1d9;
  border-radius: 10px;
  box-sizing: border-box;
}

.salereview .wrapper::after {
  bottom: 10px;
  z-index: 1;
  width: 1016px;
  height: 280px;
  background-color: #fcf9ed;
  border: none;
  border-radius: 10px;
  box-sizing: border-box;
}

.salereview .salearrow {
  display: block;
  position: absolute;
  top: 152px;
  z-index: 9;
  width: 54px;
  height: 54px;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid #efe8d5;
  background-color: #f5f2ea;
  box-sizing: border-box;
}

.salereview .salearrow::before,
.salereview .salearrow::after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 2px;
  background: #efe8d5;
}

.salereview .salearrow::before {
  top: 26px;
  left: 50%;
  margin-left: -5px;
  transform: rotate(45deg);
}

.salereview .salearrow::after {
  top: 20px;
  left: 50%;
  margin-left: -5px;
  transform: rotate(-45deg);
}

.salereview .salearrow.prev {
  left: 112px;
}

.salereview .salearrow.next {
  right: 112px;
}

.salereview .salearrow.next::before {
  top: 20px;
}

.salereview .salearrow.next::after {
  top: 26px;
}

.salereview .salearrow:hover {
  background-color: #f4f2ed;
  border-color: #e9e0ca;
  transition: all 0.3s ease;
}

.salereview .salearrow:hover::before,
.salereview .salearrow:hover::after {
  background: #e9e0ca;
}

.salereview .reviewdes {
  position: relative;
  margin: 0 auto;
  width: 820px;
  height: inherit;
  text-align: center;
  overflow: hidden;
}

.salereview .reviewdes .reviewroll {
  position: relative;
  z-index: 3;
}

.salereview .reviewdes dl {
  position: relative;
  z-index: 1;
  float: left;
  width: 820px;
  height: inherit;
}

.salereview .reviewdes dl dt {
  position: relative;
  margin: 0 auto 18px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
  background: #f7eac4;
  border: 6px solid #f7eac4;
}

.salereview .reviewdes dl dt>img {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -45px auto 0;
  width: 90px;
  height: 90px;
  border-radius: 50%;
}

.salereview .reviewdes dl h3 {
  padding: 0px 0 12px;
  font-size: 26px;
  line-height: 30px;
  color: #282525;
}

.salereview .reviewdes dl p {
  margin: 0 auto;
  max-width: 714px;
  color: #504528;
  line-height: 22px;
  font-size: 14px;
  font-weight: 600;
}

.salereview .reviewdes dl h4 {
  padding-top: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #282525;
}

.saleservice {
  margin-top: 60px;
  padding-top: 70px;
  background-color: #f9f9f9;
  margin-bottom: 0px;
}

.saleservice .service-list {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.saleservice dl {
  width: 553px;
  height: 125px;
  text-align: center;
  background-color: #f4f4f4;
  border: 1px solid #ebebeb;
  text-align: left;
  box-sizing: border-box;
}

.saleservice dl.fl {
  margin-right: auto;
}

.saleservice dl.fr {
  margin-left: auto;
  padding: 20px;
}

.saleservice dl.fr dt {
  float: auto;
  margin: 0;
  width: 100%;
}

.saleservice dl.fr h3 {
  padding-top: 0;
}

.saleservice dl dt {
  float: left;
  margin-top: 25px;
  margin-right: 20px;
  margin-left: 20px;
}

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

.saleservice dl dd {
  float: left;
}

.saleservice dl h3 {
  padding-top: 20px;
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  color: #7c7c7f;
}

.saleservice dl p {
  margin: 0;
  color: #28282c;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
}

.saleservice .note {
  padding: 28px 0 0;
  color: #7b7b7e;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
}

.saleservice .copyright {
  text-align: center;
  padding: 15px 0;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  color: #7b7b7e;
}

.progress_bar {
  display: flex;
  justify-content: end;
  align-items: center;
  margin: 20px auto 0px;
  position: relative;
  padding-right: 30px;
  width: 225px;
  height: 20px;
  border-radius: 7px;
}

.progress_bar .pb_titme {
  display: flex;
  align-items: center;
  height: 20px;
  position: relative;
  top: -2px;
  left: 40px;
  color: #000000;
}

.progress_bar .pb_titme p {
  font-size: 14px;
  font-weight: 600;
}

.progress_bar .pb_titme .countdown {
  position: relative;
  display: flex;
  vertical-align: bottom;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  padding: 0px 5px;
  text-align: center;
}

.progress_bar .pb_titme .countdown .scroll-tick strong,
.progress_bar .pb_titme .countdown .scroll-tick span {
  font-size: 12px;
  display: block;
  font-weight: 600;
  color: #F64B2D;
}

.progress_bar .br-numGhost {
  position: absolute;
  top: -6px;
  left: 16px;
  z-index: 4;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  font-style: italic;
  color: #ff0000;
  font-size: 32px;
  text-shadow: 0 1px 0 #fff;
}

.progress_bar .br-reduce {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  top: 0px;
  left: 35%;
}

.progress_bar .br-reduce.reduce1 .br-num {
  background-position: 0 0;
}

.progress_bar .br-reduce.reduce2 .br-num {
  background-position: 0 -30px;
}

.progress_bar .br-reduce .br-num {
  z-index: 22;
  display: inline-block;
  position: absolute;
  right: 16px;
  top: 0;
  margin-top: -15px;
  width: 22px;
  height: 34px;
  font-size: 18px;
  line-height: 34px;
  color: #FFCF41;
  font-weight: 500;
  text-align: center;
  background: transparent linear-gradient(180deg, #FFCF4100 0%, #FF002C 46%, #FFCF4100 100%) 0% 0% no-repeat padding-box;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-animation: reduce 1s ease-out 1;
  animation: reduce 1s ease-out 1;
}

.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: 658px;
  height: 366px;
  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 .close {
  cursor: pointer;
}

.pop-warp .close:hover {
  opacity: 0.8;
}





.reduce {
  display: block;
  position: absolute;
  top: 0px;
  right: 120px;
  margin-top: -15px;
  width: 22px;
  height: 34px;
  font-size: 18px;
  line-height: 34px;
  color: #FFCF41;
  font-weight: 500;
  text-align: center;
  background: transparent linear-gradient(180deg, #FFCF4100 0%, #FF002C 46%, #FFCF4100 100%) 0% 0% no-repeat padding-box;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-animation: reduce 1s ease-out 1;
  animation: reduce 1s ease-out 1;
}

@keyframes reduce {
  from {
    top: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
  }

  to {
    top: -20px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@keyframes arrow {
  0% {
    bottom: 60px;
  }

  50% {
    bottom: 75px;
  }

  100% {
    bottom: 60px;
  }
}

@-webkit-keyframes arrow {
  0% {
    bottom: 60px;
  }

  50% {
    bottom: 75px;
  }

  100% {
    bottom: 60px;
  }
}

@keyframes heartbeat {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes heartbeat {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes ray {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(720deg);
  }
}

@-webkit-keyframes ray {
  0% {
    transform: rotate(0deg);
  }


  100% {
    transform: rotate(720deg);
  }
}

@keyframes shake {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(5deg);
  }

  50% {
    transform: rotate(-5deg);
  }

  75% {
    transform: rotate(5deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes shake {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(5deg);
  }

  50% {
    transform: rotate(-5deg);
  }

  75% {
    transform: rotate(5deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@keyframes scal {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

@-webkit-keyframes scal {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

.free-gifts {
  padding: 48px 0 106px;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  background: #fff;
}

.free-gifts .free-title {
  font-family: Lexend;
  padding-bottom: 10px;
  color: #000;
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  text-align: center;
}

.free-gifts .free-subtitle {
  font-family: Lexend;
  margin-bottom: 30px;
  height: 51px;
  text-align: center;
  color: #FF0000;
  font-size: 20px;
  line-height: 51px;
  font-weight: 500;
  text-indent: 30px;
  background: url(../images/h2_bg.png) no-repeat center;
}

._asc {
  color: #00A1E3;
}

._db {
  color: #EB2629;
}

._imf {
  color: #00BBCA;
}

._iu {
  color: #01C137;
}

._isu {
  color: #5535CA;
}

._sd {
  color: #0096E0;
}

.gift-offer {
  margin: 0 auto;
  width: 1200px;
  display: flex;
  align-items: stretch;
  box-sizing: border-box;
  justify-content: space-between;
  flex-wrap: wrap;
  font-family: Lexend;
}

.gift-offer .gift-item {
  position: relative;
  display: flex;
  margin-bottom: 22px;
  padding: 34px 24px 34px 34px;
  width: 49%;
  max-width: 590px;
  background: #FFF9F2;
  border: 1px solid #FFE2C9;
  border-radius: 10px;
}

.gift-offer .g-price {
  flex: 1 1 0;
}

.gift-offer .g-image {
  margin: 0;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  position: relative;
}

.gift-offer .g-image:after {
  display: block;
  content: '';
  width: 47px;
  height: 47px;
  background: url(../images/cup.png) no-repeat center/cover;
  position: absolute;
  top: 7px;
  right: -29px;
}

.gift-offer .g-info {
  width: 304px;
  border-right: 1px solid #FFE0C7;
  text-align: left;
}

.gift-offer .g-name {
  padding: 6px 0 4px;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}

.gift-offer .g-desc,
.gift-offer .g-tag {
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
}

.gift-offer .g-tag {
  padding-top: 18px;
  margin-bottom: 5px;
  color: #A3A3A3;
}
.gift-offer .target {
  margin-top: 5px;
  color: #FF3B3B;
  cursor: pointer;
  text-decoration: underline;
  font: normal normal 500 12px/24px Lexend;
}
.gift-offer .g-desc {
  padding-top: 0;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
}

.gift-offer .g-list {
  margin-top: 18px;
}

.gift-offer .g-list>li {
  margin-bottom: 6px;
  color: #1A1919;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

.gift-offer .g-price {
  padding-top: 43px;
}

.gift-offer .g-price .g-save {
  display: inline-block;
  padding: 0 10px;
  min-width: 152px;
  height: 32px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
  background: transparent linear-gradient(274deg, #FFBD4A 0%, #FFEA85 100%) 0% 0% no-repeat padding-box;
  border-radius: 4px;
  box-sizing: border-box;
}

.gift-offer .g-price .order-discount {
  padding: 34px 0 0;
  flex: 0;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

.gift-offer .g-price .order-discount big {
  font-size: 30px;
}
.gift-offer .g-price .order-discount del {
  color: #959595;
  font-size: 14px;
  font-weight: 500;
}
.gift-offer .g-price .pro-price {
  display: block;
  margin: 0 auto 6px;
  width: auto;
  color: #727272;
  font-weight: 500;
  text-decoration: line-through;
}

.gift-offer .g-price .pro-price>del {
  color: #727272;
  font-weight: 500;
  text-decoration: line-through;
}

.gift-offer .g-price .pro-price::before {
  display: none;
}

.pro-tag {
  flex: 0;
  display: inline-block;
  min-width: 114px;
  padding: 0 8px;
  height: 20px;
  color: #8E8E8E;
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
  border-radius: 10px;
  text-align: center;
  background-color: #FFF6F6;
}

.pro-tag>em {
  display: inline-block;
  font-style: normal;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  transform: scale(0.9);
}

.pro-off,
.pro-price {
  position: relative;
  display: inline-block;
  color: #000;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  text-decoration: none;
}

.pro-off {
  min-width: 80px;
  color: #FF5438;
  text-transform: uppercase;
  text-align: center;
  box-sizing: border-box;
}

.pro-off.off-tag {
  padding: 0 10px;
  height: 18px;
  line-height: 18px;
  color: #000;
}

.pro-off.off-tag::before,
.pro-off.off-tag::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
}

.pro-off.off-tag::before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: linear-gradient(275deg, #FFC464 0%, #FFF8D6 100%);
}

.pro-off.off-tag::after {
  top: 50%;
  left: -9px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 9px solid #FFF8D6;
}

.pro-price {
  margin-left: 40px;
  width: 48px;
  color: #8E8E8E;
  font-weight: 400;
}

.pro-price::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 52px;
  height: 15px;
  font-weight: 600;
  background: url(../images/store_del.svg) no-repeat;
}

.order-price {
  display: flex;
  margin-bottom: 5px;
}

.order-name,
.order-discount {
  flex: 1 1 0;
}

.order-name {
  color: #000;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
}

.order-discount {
  text-align: end;
  color: #000;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.order-discount.red {
  color: #FF0D0D;
}

.order-discount>big {
  font-style: normal;
  font-weight: inherit;
  line-height: inherit;
  font-size: 30px;
}

.free-title {
  position: relative;
  padding-top: 60px;
}

.free-title::before{
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 9px;
  height: 23px;
  background: url(../images/free_arrow.png) no-repeat;
}



.bottom-buy {
  position: relative;
  width: 100%;
  height: 465px;
  text-align: center;
  background: #fff url(../images/bottom_buy_bg.png) top center no-repeat;
  box-sizing: border-box;
}

.bottom-buy .bottom-title {
  position: relative;
  z-index: 1;
  padding: 36px 0 70px;
  color: #3D3D3D;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
}

.bottom-buy .bottom-title::before {
  position: absolute;
  content: "";
  z-index: 0;
  left: 0;
  right: 0;
  margin: auto;
  top: -40px;
  width: 245px;
  height: 67px;
  background: url(../images/tag.png) no-repeat;
}

.bottom-buy .bottom-container {
  width: 100%;
  height: 260px;
}

.bottom-buy .bottom-container._fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
  background: #fff;
}

.bottom-buy .buy-inner {
  display: flex;
  height: 260px;
  font-family: Lexend;
  background: url(../images/buy_offer_bg.png) no-repeat;
}

.bottom-buy .buy-image {
  position: relative;
  margin-right: auto;
  margin-top: 20px;
  padding: 32px 30px 0 30px;
}

.bottom-buy .buy-image::before {
  content: '';
  display: none;
  position: absolute;
  bottom: 55px;
  right: 30px;
  width: 384px;
  height: 114px;
  background: url(../images/buy_bundle_sold.png) no-repeat;
}

.bottom-buy .buy-image .progress_bar {
  width: 300px;
  position: absolute;
  right: 82px;
  top: 116px;
}

.bottom-buy .buy-image .progress_bar .br-reduce {
  top: 0px;
  left: 45%;
}

.bottom-buy .buy-image .br-counter {
  position: absolute;
  top: 135px;
  left: 316px;
  z-index: 2;
  display: block;
  text-align: center;
  color: #000;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 700;
}

.bottom-buy .buy-image .ny-reduce {
  top: 120px;
  right: 230px;
}

.bottom-buy .buy-title {
  padding: 40px 0 6px;
  padding: 0;
  width: 221px;
  height: 36px;
  background: url(../images/text1.png) no-repeat center/cover;
  font-size: 0px;
  position: relative;
  margin: 28px auto 0;
  transform-style: preserve-3d;
}



.bottom-buy .paint-order {
  paint-order: stroke;
}

.bottom-buy .buy-desc {
  margin-top: 10px;
  padding-bottom: 30px;
  color: #784008;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}

.bottom-buy .buy-price {
  margin-left: auto;
  text-align: center;
  width: 330px;
  margin-right: 64px;
}

.bottom-buy .pro-price {
  margin-left: 6px;
  width: auto;
  text-align: center;
  color: rgba(0, 0, 0, 0.46);
  text-decoration: line-through;
}

.bottom-buy .pro-price::before {
  display: none;
}

.bottom-buy .order-price {
  margin-bottom: 6px;
  display: block;
}

.bottom-buy .b-tag {
  padding-top: 6px;
  color: #000000BD;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}

.bottom-buy .order-discount {
  color: #000;
  font-size: 24px;
  font-weight: 500;
}

.bottom-buy .order-discount>big {
  font-size: 38px;
  font-weight: 500;
}

.bottom-buy .nysale-btn {
  min-width: 275px;
  box-shadow:  0px 9px 10px #E36A00;
}

.bottom-buy .br-timebox {
  position: relative;
  width: 398px;
  height: 20px;
  line-height: 20px;
  border-radius: calc(22px / 2);
  background: rgba(255, 255, 255, 0.031);
  border: 1px solid rgba(255, 255, 255, 0.18);
  padding: 2px;
  box-sizing: border-box;
}

.bottom-buy .ny-reduce {
  top: 0;
  right: -20px;
  left: auto;
  z-index: 3;
}

.bottom-buy .time-desc {
  position: absolute;
  right: 14px;
  top: 1px;
  z-index: 2;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #8D8D8D;
}

.bottom-buy .br-progress {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  width: 0;
  height: 14px;
  background: linear-gradient(90deg, #FFD8D8 0%, #FF7171 100%);
  border-radius: 7px;
  overflow: visible !important;
}

.popbg,
.xmas-pop-bg {
  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,
.xmas-pop-bg.on {
  z-index: 9998;
  opacity: 1;
  transform: scale(1);
}

.gift-pop {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -99;
  opacity: 0;
  transform: scale(0);
  width: 339px;
  height: 465px;
  transition: all 0.5s ease;
}

.gift-pop .close {
  position: absolute;
  width: 37px;
  height: 37px;
  background: url(../images/close_gift.png);
  top: 190px;
  right: 170px;
  cursor: pointer;
}

.gift-pop .close:hover {
  background: url(../images/close_gift_hover.png);
}

.gift-pop.on {
  z-index: 9999;
  opacity: 1;
  transform: scale(1);
}

.gift-pop .turntable {
  position: relative;
  width: 339px;
  height: 339px;
}
.gift-pop .turntable .turntable-box {
  position: absolute;
  width: 339px;
  height: 339px;
  background: url(../images/turntable.png);
}
.turntable-box.turntableon {
  animation: ray 1.5s ease;
}
.gift-pop .turntable .pointer {
  position: absolute;
  width: 115px;
  height: 115px;
  top: 118px;
  left: 111px;
  background: url(../images/pointer.png);
}


.store-pop {
  position: fixed;
  width: 435px;
  height: 435px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -99;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s;
  text-align: center;
  font-family: 'Lexend';
  background: url(../images/store_pop.png?t=1648795183);
}

.store-pop.on {
  z-index: 9999;
  opacity: 1;
  transform: scale(1);
}

.store-pop.on .raduice.on {
  top: -81px;
  opacity: 1;
}

.store-pop .close {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  right: -11px;
  top: 127px;
  cursor: pointer;
  z-index: 120;
}

.store-pop .close::before {
  content: "";
  width: 3px;
  height: 18px;
  transform: rotate(45deg);
  right: 20px;
  top: 9px;
  position: absolute;
  display: block;
  background: #787878;
  opacity: .8;
}

.store-pop .close::after {
  content: "";
  width: 3px;
  height: 18px;
  transform: rotate(135deg);
  right: 20px;
  top: 9px;
  position: absolute;
  display: block;
  background: #787878;
  opacity: .8;
}

.store-pop .close:hover::before {
  opacity: 1;
}

.store-pop .close:hover::after {
  opacity: 1;
}

.store-pop .buybtn3 {
  min-width: 257px;
  height: 45px;
  width: 257px;
  border-radius: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  font: normal normal bold 14px/21px Lexend;
  letter-spacing: 0.28px;
  color: #FFFFFF;
  margin: 345px auto 0;
}


.pop-warp {
  position: fixed;
  width: 543px;
  height: 416px;
  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);
  padding: 0;
  font-family: "League Spartan"
}

.pop-warp.on {
  z-index: 9999;
  opacity: 1;
  transform: scale(1)
}

.pop-warp .close {
  position: absolute;
  cursor: pointer;
  display: block;
  width: 17px;
  height: 17px;
  top: 0;
  right: 0;
  background: url(../images/pop_cllose.png);
}

.pop-warp .close:hover {
  opacity: 0.8
}

.pop-warp .pop-message {
  margin: 325px auto 0px;
  line-height: normal;
  position: relative
}

.pop-warp .pop-message .buybtn {
  display: block;
  margin: 0px auto;
  width: 375px;
  height: 48px;
  font-weight: 600;
  z-index: 2;
  box-shadow: 0px 9px 10px #FF5700;
}



