:root {
	--bg-color: #fff;
	--main-family: "Gilroy";
	--price-family: "Gilroy";
	--title-family: "Gilroy";
	--main-color: #fff;
	--img-wd: 1rem;
	--fz14: 0.14rem;
	--fz16: 0.16rem;
	--fz18: 0.18rem;
	--fz21: 0.21rem;
	--fz24: 0.24rem;
	--fz28: 0.28rem;
	--fz30: 0.30rem;
	--fz35: 0.35rem;
	--fz36: 0.36rem;
	--fz42: 0.42rem;
	--fz48: 0.48rem;
	--goods-item-bg: #FFF6F4;
}



.module_w1400 {
	--title-color: #0A0E44;
	--title-stroke-color: #140266;
	--title-transform: translate(-50%, 155%);
	--goods-title-color: #0A0E44;
	--current-price-color: #023865;
	--origin-price-color: #000000;
	--buy-btn-color: #023865;
	--discount-xl-img-wd: .9rem;
	--discount-M-img-wd: 1.25rem;
	--discount-S-img-wd: 0.66rem;
}

.NY_More {
	--text-color: #0A0E44;
	--bg-color: #C7F1F7;
	--boder-radius: 0.36rem;
	--padding: 0.22rem 0.57rem;
}


@media screen and (max-width: 768px) {
	html {
		font-size: 100PX;
		font-size: 13.0208vw;
	}


	
}

html {
	font-size: 100PX;
	font-size: 3.90625vw;
}

#module div {
	font-size: initial;
}

#module img {
	width: 100%;
	height: auto;
}

#module .pc {
	display: block;
}

#module .mo {
	display: none;
}

#module h1,
#module h2,
#module p,
#module span {
	font-family: var(--main-family) !important;
	color: var(--main-color);
	font-size: var(--fz16);
	text-align: center;
}

#module .flex-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#module .module_w1400 {
	max-width: 18.66rem;
	margin: 0 auto;
	background: #FFFDEE;
}

#module .module_bg {
	background-image: url(https://resource.xp-pen.com/img/active_list/FRShow/bg.png);
	background-size: 100%;
}

#module .module_bg_box1 {
	padding-bottom: 0rem;
}



#module .module_banner .pc {
	max-width: 100%;
}


#module .module_title {
	position: relative;
	text-align: center;
	min-height: 1.98rem;
}

#module .module_title .BF_text {
	font-size: 0.88rem;
	font-weight: bold;
	color: var(--title-color);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	width: 100%;
	font-family: var(--title-family) !important;
	text-shadow: 0rem .11rem .13rem rgba(36, 20, 0, 0.33);
	background: linear-gradient(0deg, #7e4184e6 0%, #5cb4e1e6 98.779296875%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding: 0rem 0 .3rem;
}

#module .module_title .BF_text.stroke {
	-webkit-text-stroke: 0.05rem #FFFFFF;
	text-stroke: 0.05rem #FFFFFF;
	z-index: 1;

}

#module .Festival_title {
	text-align: center;
}

#module .Festival_title p {
	font-family: Gilroy;
	font-weight: bold;
	font-size: .48rem;
	color: #6945DA;
	line-height: .78rem;
	display: inline-block;
	border-bottom: .08rem solid #6945DA;
	width: 3.34rem;
}

#module .imgbox1 {
	position: relative;
	z-index: 1;
}

#module .Tablette {
	max-width: 17.86rem;
	background: #FFFFFF;
	border-radius: .25rem .25rem .4rem .4rem;
	border: .02rem solid #6945DA;
	margin: 0 auto;
	position: relative;
	transform: translate(0, -1.5rem);
	z-index: 99;
}

#module .Tablette_title .BF_text {
	font-family: 'Noto Serif CJK KR' !important;
	font-weight: 900;
	font-size: .45rem;
	color: #000000;
	line-height: .57rem;
	font-style: italic;
	background: linear-gradient(0deg, rgba(147, 12, 95, 0.9) 0%, rgba(229, 132, 189, 0.9) 98.779296875%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-top: .24rem;
}

#Festival_menu {
	display: flex;
	justify-content: center;
	margin: 0.6rem 0;
}

#Festival_menu .active {
	font-family: Gilroy;
	font-weight: bold;
	font-size: .32rem;
	color: #F7F7F7;
	line-height: .32rem;
	background: #6945DA;
	border-radius: .24rem;
}

#Festival_menu span {
	font-family: Gilroy;
	font-weight: bold;
	font-size: .32rem;
	color: #6945DA;
	line-height: .32rem;
	padding: .13rem .36rem;
}

#Festival_contain .imgbox {
	display: none;
}

#Festival_contain .active {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#Festival_contain .imgbox img {
	max-width: 9.26rem;
	width: 100%;
	height: auto;
}

#Festival_contain .right-img {
	width: 49.5%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#Festival_contain .left-img {
	width: 49.5%;
}

#module .NY_sb {
	background: #F8FEFF;
	border-radius: .2rem;
	border: .1rem solid #F8E7F1;
	padding: .2rem 0.16rem 0.2rem;
}

#module .NY_goods_list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
	z-index: 99;
	max-width: 17.09rem;
	margin: 0 auto;
}

#module .NY_img_box {
	position: relative;
	text-align: center;
}

#module .NY_big .NY_big_img a img {
	max-width: 100%;
}




#module .NY_big_po2 {
	position: absolute;
	top: -39%;
	right: -12%;
}

#module .NY_big_po2 img {
	width: 1.42rem;
}


#module .NY_big .NY_big_po2 {
	top: 10%;
	right: 5%;
	left: inherit;
}

#module .NY_big_img {
	width: 53%;
	position: relative;
	text-align: center;
}

#module .NY_big_text {
	width: 45%;
}

#module .NY_big_text p {
	text-align: center;
	overflow: hidden;
}


#module .NY_big_text .NY_buy_btn {
	text-align: center;
}

#module .NY_big_title {
	font-size: .54rem;
	color: #070707;
	font-family: Montserrat;
	margin-bottom: 0rem;
	font-weight: bold;

}

#module .NY_big_title a {
	color: var(--goods-title-color);
}

#module .NY_big_p {
	font-size: .23rem;
	color: #070707;
	margin: 0rem 0 0.2rem;
	line-height: 2;
	font-weight: 400;
	font-family: 'Gilroy';
}

#module .NY_big_p span {
	color: #070707;
	font-size: .36rem;

}

#module .NY_price {
	text-align: center;
	margin: 0rem 0 .2rem;
	font-family: var(--price-family) !important;
	
}

#module .NY_price span {
	font-size: .45rem;
	color: #DF141F;
	font-weight: bold;
}

#module .NY_price em {
	text-decoration: line-through;
	font-style: normal;
	white-space: nowrap;
	color: #666666;
	font-size: 0.23rem;
}

#module .NY_buy_btn {
	text-align: center;
	margin-top: 0.24rem;
}

#module .NY_buy_btn a {
	display: inline-block;
	font-weight: bold;
	font-size: var(--fz28);
	padding: 0.15rem 0.83rem;
	border: 0.03rem solid var(--buy-btn-color);
	color: var(--buy-btn-color);
	background-color: #E5F9FF;
	line-height: 1;
	border-radius: 0.35rem;
}

#module .NY_sb .NY_buy_btn a,
#module .NY_fo .NY_buy_btn a {
	font-size: .23rem;
	padding: 0.13rem 0.63rem;
}



#module .NY_title {
	display: block;
	text-align: center;
	color: #070707;
	font-size: var(--fz28);
	font-weight: 400;
	font-family: Gilroy;
}

#module .NY_smallbox {
	width: 30%;
	margin-bottom: 0.36rem;
}



#module .NY_smallbox .NY_big_po2 img {
	width: var(--discount-M-img-wd);
}

#module .NY_smallbox .NY_title {
	font-size: .28rem;
	text-align: center;
}

#module .NY_sb_price span {
	font-size: var(--fz35);
}



#module .NY_More {
	width: 100%;
	height: auto;
	text-align: center;
}

#module .NY_More a {
	display: inline-block;
	font-size: .3rem;
	color: #6945DA;
	line-height: 1;
	padding: var(--padding);
	border-radius: .42rem;
	border: .04rem solid #6945DA;
	font-weight: bold;
	margin: .57rem 0;
}


#module .NY_big.xl2 {
	padding: .46rem .64rem .64rem;
	margin: .25rem auto .54rem;
	position: relative;
	max-width: 17.09rem;
	background: linear-gradient(0deg, #ef9ec8ad 5%, #f8feffad 70%);
	border: .1rem solid #F8E7F1;
	border-radius: 0;
}

#module .NY_big.xl2 .big_logo {
	text-align: center;
}

#module .NY_big.xl2 .big_logo img {
	max-width: 3.04rem;
	margin: 0 auto;
}

#module .NY_big.xl2 .NY_big_po2 {
	top: -19%;
	right: 5%;
}




@media screen and (max-width: 768px) {
	html {
		font-size: 100PX;
		font-size: 13.0208vw;
	}

	#module .pc {
		display: none;
	}

	#module .mo {
		display: block;
	}


	#module .NY_big,
	#module .NY_big.xl2 {
		padding-bottom: 0.4rem;
		padding: .2rem;
		margin-top: 0;
	}

	#module .NY_big_img {
		width: 100%;
		text-align: center;
		margin-top: 0.4rem;
	}

	#module .NY_big_text {
		width: 100%;
	}

	#module .NY_big_text p {
		text-align: center;
	}

	#module .NY_big_text .NY_buy_btn {
		text-align: center;
	}

	#module .NY_buy_btn {
		margin-top: 0.15rem;
	}

	#module .NY_big_p {
		font-size: var(--fz24);
		line-height: 1.5;
	}

	#module .NY_big_p span {
		font-size: var(--fz24);
	}

	#module .NY_price {
		margin: 0.3rem 0 0.2rem;
	}

	#module .NY_price span {
		font-size: var(--fz48);
	}

	#module .NY_price em {
		font-size: var(--fz30);
	}

	#module .NY_md,
	#module .NY_sb,
	#module .NY_fo {
		padding: 0.1rem 0.15rem 0;
	}

	#module .NY_price {
		margin: 0 0 .15rem;
	}

	#module .NY_price span {
		font-size: var(--fz30);
	}

	#module .NY_price em {
		font-size: var(--fz16);
	}

	#module .NY_smallbox,
	#module .NY_fourbox {
		width: 48%;
	}

	#module .NY_smallbox .NY_big_po2 img,
	#module .NY_middlebox .NY_big_po2 img,
	#module .NY_fourbox .NY_big_po2 img {
		width: var(--discount-S-img-wd);
	}

	

	#module .NY_big_po2 {
		right:-7%;
		top: -43%;
	}

	#module .NY_big.xl2 .NY_big_po2 {
		right: 0;
	}

	#module .Tablette {
		border-radius: .2rem;
	}

	#Festival_menu span,
	#Festival_menu .active {
		font-size: .25rem;
	}

	#module .NY_More a {
		font-size: .3rem;
	}

	#Festival_contain .active {
		flex-direction: column;
	}

	#Festival_contain .imgbox img {
		width: 100%;
		max-width: 100%;
	}

	#Festival_contain .left-img,
	#Festival_contain .right-img {
		width: 100%;
	}


	#module .NY_md .NY_title {
		margin-bottom: 0;
	}


	#module .module_w1400 {
		padding: 0 0.2rem;
	}

	#module .Tablette_title .BF_text {
		font-size: .3rem;
		line-height: 0.7rem;
		margin-top: 0;
	}

	#module .Festival_title p {
		margin-top: 0;
	}

	#module .module_title {
		padding-top: .5rem;
		min-height: 1rem;
	}

	#module .module_title .BF_text {
		font-size: .3rem;
		padding-bottom: 0.1rem;
	}

	#module .NY_sb .NY_buy_btn a,
	#module .NY_fo .NY_buy_btn a,
	#module .NY_buy_btn a {
		font-size: var(--fz24);
		padding: 0.11rem 0.43rem;
	}



	#module .NY_big_text .NY_big_title {
		font-size: .36rem;
		margin-bottom: 0.2rem;
	}

	#module .NY_big_text p {
		font-size: .24rem;

	}

	#module .NY_smallbox .NY_title,
	#module .NY_md .NY_title {
		font-size: .24rem;
	}



}