: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: 1.32rem;
	--discount-M-img-wd: 1.02rem;
	--discount-S-img-wd: 0.7rem;
}

.NY_More {
	--text-color: #0A0E44;
	--bg-color: #C7F1F7;
	--boder-radius: 0.36rem;
	--padding: 0.22rem 0.57rem;
	text-align: center;
}
#module .NY_More a {
	display: inline-block;
	font-size: .3rem;
	color: #000;
	line-height: 1;
	padding: var(--padding);
	border-radius: .42rem;
	border: .04rem solid #000;
	background-color: #fff;
	font-weight: bold;
	margin: .57rem 0;
}



@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: 14rem;
	margin: 0 auto;
}
#module .module_bg{
	background-image: url(https://resource.xp-pen.com/img/active_list/Frshow2025/bg.jpg);
	background-size: 100%;
}

#module .module_bg_box1 {
	padding: 0rem 0;
	/* background-image: url(https://resource.xp-pen.com/img/active_list/DeShow/2_bg.jpg); */
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	background-size: 100%;
}
#module .module_bg_box2 .module_w1400{
	background: #d5f4ff63;
	margin-bottom: 1rem;
}

#module .module_bg_box1 .bg_R {
	position: absolute;
	right: 0;
	bottom: 0%;
	transform: translateY(.32rem);
	width: 4.36rem;
}

#module .module_bg_box3{
	padding: 0 0 .5rem ;
}



#module .module_banner .pc {
	max-width: 100%;
}


#module .module_title {
	position: relative;
	text-align: center;
	padding: 1rem 0;
	background: #fffdee52;
	margin-top: 0.27rem;
}
#module .module_title.m0{
	margin: 0;
}
#module .module_title .BF_text {
	font-size: 0.6rem;
	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, rgba(24,127,196,0.9) 0%, rgba(105,175,225,0.9) 98.779296875%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	

}

#module .module_title .BF_text.stroke {
	-webkit-text-stroke: 0.05rem #FFFFFF;
	text-stroke: 0.05rem #FFFFFF;
	z-index: 1;

}


#module .Festival_title {
	font-family: 'Gilroy';
	font-weight: bold;
	font-size: .48rem;
	color: #000000;
	line-height: 1;
	text-align: center;
	margin: 1.15rem 0 0;
}

#module .imgbox1 {
	position: relative;
	z-index: 1;
}

#module .Box2Img {
	margin-bottom: .54rem;
}

#module .Box2_Txt {
	font-family: 'Gilroy';
	font-weight: 400;
	font-size: .48rem;
	color: #000;
	line-height: 1;
	text-decoration-line: underline;
	padding: .78rem 0;
}



#Festival_menu {
	display: flex;
	justify-content: center;
	margin: 0.6rem 0;
}

#Festival_menu .active {
	font-family: 'Gilroy';
	font-weight: bold;
	font-size: .24rem;
	color: #fff;
	line-height: .32rem;
	background: #000000;
	border-radius: .34rem;
}

#Festival_menu span {
	font-family: 'Gilroy';
	font-weight: bold;
	font-size: .24rem;
	color: #000000;
	line-height: .32rem;
	padding: .13rem .36rem;
}

#Festival_menu span:hover {
	cursor: pointer;
}

#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 .module_coupon {
	margin: .73rem 0;
}

#module .NY_sb {
	background: linear-gradient(0deg, rgba(191, 242, 255), rgba(248, 254, 255) 50%);
	border-radius: .33rem;
	padding: .64rem 0.1rem .4rem;
	transition: all .4s;
}

#module .NY_sb:hover {
	transform: scale(1.01);
}

#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_img_box img {
	max-width: 3.5rem;
}

#module .NY_big .NY_big_img a img {
	max-width: 100%;
	max-width: 5.45rem;
}


#module .NY_big_po2 {
	position: absolute;
	top: -17%;
	right: 2%;
}

#module .NY_big_po2 img {
	width: 1.32rem;
}


#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: left;
	overflow: hidden;
}


#module .NY_big_text .NY_buy_btn {
	text-align: center;
}

#module .NY_big_title {
	font-size: .46rem;
	color: #070707;
	font-family: 'Gilroy';
	margin-bottom: 0.3rem;
	font-weight: bold;
	text-align: left;

}

#module .NY_big_title a {
	color: var(--goods-title-color);
}

#module .NY_big_p {
	font-size: .23rem;
	color: #070707;
	margin: 0rem 0 0.4rem;
	line-height: 2;
	font-weight: 400;
	font-family: 'Gilroy';
}

#module .NY_big_p span {
	color: #070707;
	font-size: .3rem;
	font-weight: bold;

}

#module .NY_price {
	text-align: center;
	margin: 0rem 0 .2rem;
	font-family: var(--price-family) !important;

}

#module .NY_price span {
	font-size: .6rem;
	color: #DF141F;
	font-weight: bold;
}

#module .NY_sb .NY_price span {
	font-size: .48rem;
}

#module .NY_price em {
	text-decoration: line-through;
	font-style: normal;
	white-space: nowrap;
	color: #666666;
	font-size: 0.23rem;
}


#module .NY_title {
	display: block;
	text-align: center;
	color: #070707;
	font-size: var(--fz28);
	font-weight: 400;
	font-family: 'Gilroy';
}

#module .NY_smallbox {
	width: 32.15%;
	margin-bottom: 0.36rem;
}
#module .NY_middlebox{
	width: 49%;
	background: linear-gradient(0deg, rgba(191, 242, 255), rgba(248, 254, 255) 50%);
    border-radius: .33rem;
    padding: .64rem 0.1rem .4rem;
    transition: all .4s;
	margin-bottom: 0.36rem;

}



#module .NY_smallbox .NY_big_po2 img {
	width: var(--discount-M-img-wd);
}

#module .NY_middlebox .NY_title {
	font-size: .3rem;
	text-align: center;
	margin: .4rem 0 .2rem;
}

#module .NY_smallbox .NY_title {
	font-size: .3rem;
	text-align: center;
	margin: .2rem 0 .15rem;
}

#module .NY_sb_price span {
	font-size: var(--fz35);
}




#module .NY_big.xl2 {
	padding: .51rem .64rem .44rem;
	margin: 0rem auto .36rem;
	position: relative;
	background: linear-gradient(0deg, rgba(191, 242, 255), rgba(248, 254, 255) 50%);
	border-radius: .33rem;
	transition: all .4s;
}


#module .NY_big.xl2 .NY_big_po2 {
	top: -2%;
	right: -2%;
}
#module .NY_big:hover{
	transform: scale(1.01);

}




@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: .6rem .4rem;
		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: left;
	}

	#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;
		margin-bottom: 0.2rem;
	}

	#module .NY_big_p span {
		font-size: var(--fz24);
		display: block;
		margin-bottom: 0.1rem;
	}

	#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_sb{
		padding: 0.1rem 0.15rem;
	}
	#module .NY_middlebox{
		padding: 0.3rem 0.15rem 0.1rem;
	}
	#module .NY_middlebox .NY_price span{
		font-size: var(--fz36);
	}
	#module .NY_middlebox .NY_price em{
		font-size: var(--fz24);
	}

	#module .NY_price {
		margin: 0 0 .15rem;
	}

	#module .NY_sb .NY_price span {
		font-size: var(--fz36);
	}

	#module .NY_sb .NY_price em {
		font-size: var(--fz24);
	}

	#module .NY_smallbox,#module .NY_middlebox{
		width: 48%;
	}
	#module .NY_middlebox .NY_img_box img{
		max-width: 2.5rem;
	}

	#module .NY_middlebox .NY_big_po2 img{
		max-width: .7rem;
	}
	#module .NY_smallbox .NY_big_po2 img{
		width: var(--discount-S-img-wd);
	}



	#module .NY_big_po2 {
		right: -1%;
		top: -1%;
	}

	#module .NY_big.xl2 .NY_big_po2 {
		right: 0;
	}

	#module .Tablette {
		border-radius: .2rem;
	}

	#Festival_menu span,
	#Festival_menu .active {
		font-size: .22rem;
		padding: .13rem .51rem;
		border-radius: .44rem;
	}

	#module .NY_More a {
		font-size: .3rem;
	}

	#Festival_contain .active {
		flex-direction: column;
	}

	#Festival_contain .imgbox img {
		width: 100%;
		max-width: 100%;
		margin-bottom: .1rem;
	}

	#Festival_contain .left-img,
	#Festival_contain .right-img {
		width: 100%;
	}

	#module .Box2_Txt {
		font-size: .4rem;
		line-height: .5rem;
	}

	#module .Festival_title {
		font-size: .48rem;
		line-height: .6rem;
	}

	#module .NY_md .NY_title {
		margin: .2rem 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  {
		margin-top: 0;
	}


	#module .module_title .BF_text {
		font-size: .37rem;
		margin: 0rem 0;
	}

	#module .module_bg_box1 .bg_R {
		width: 1rem;
	}

	#module .module_bg_box1 {
		padding: .7rem 0;
	}
	#module .module_bg_box3{
		padding: .2rem 0;
	}

	#module .NY_big_text .NY_big_title {
		font-size: .4rem;
		margin: 0.2rem 0
	}

	#module .NY_big_text p {
		font-size: .24rem;
		text-align: center;
	}

	#module .NY_smallbox .NY_title,
	#module .NY_md .NY_title {
		font-size: .24rem;
	}
	#module .NY_big .NY_goods_list{
		flex-direction: column-reverse;
	}
	#Festival_menu{
		flex-wrap: wrap;
	}
	#module .NY_img_box img{
		max-width: 3rem;
		padding-top: 0.1rem;
	}


}

/* Ch2020_icon */
#us21_spring .Ch2020_icon {
	max-width: 12rem;
	padding: 0rem .2rem .7rem;
	box-sizing: border-box;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

#us21_spring p {
	font-family: 'Gilroy';
	font-weight: 600;
	font-size: .48rem;
	color: #000000;
	line-height: .36rem;
	text-align: center;
	margin: .44rem 0;
}

#us21_spring .Ch2020_icon a {
	margin-right: .4rem;
	display: inline-block;
	text-decoration: none;
	padding: .15rem;
	box-sizing: border-box;
	line-height: 1;
	border: 1px solid #FFFFFF;
	border-radius: .1rem;
	background: #000000;
	transition: all .2s;
}

#us21_spring .Ch2020_icon a:last-child {
	margin-right: 0;
}

#us21_spring .Ch2020_icon a em {
	font-size: .54rem;
	color: #fff;
	font-weight: 400;
	line-height: 1;
	transition: all .2s;
}

#us21_spring .Ch2020_icon a:hover {
	background: #fff;
}

#us21_spring .Ch2020_icon a:hover .x5_fb {
	color: #385899;
}

#us21_spring .Ch2020_icon a:hover .x5_tw {
	color: #00aced;
}

#us21_spring .Ch2020_icon a:hover .x5_in {
	color: #e20c35;
}

#us21_spring .Ch2020_icon a:hover .x5_yt {
	color: #ff011d;
}

@media screen and (max-width: 768px) {
	#us21_spring .Ch2020_icon {
		padding: 0.3rem .2rem .7rem;
	}
	#module .module_title{
		padding: .5rem;
	}
}

@media screen and (max-width: 480px) {
	#us21_spring .Ch2020_icon a em {
		font-size: .46rem;
	}

	#us21_spring .Ch2020_icon a {
		margin-right: .2rem;
	}
	
}

@media screen and (max-width: 400px) {
	#us21_spring .Ch2020_icon a {
		padding: .12rem;
	}
}