: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;
}


@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_box1 {
	padding-bottom: 1.16rem;
	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_box1 .bg_R {
	position: absolute;
	right: 0;
	bottom: 0%;
	transform: translateY(.32rem);
	width: 4.36rem;
}

#module .module_bg_box2 {
	padding-bottom: 0rem;
	background-image: url(https://resource.xp-pen.com/img/active_list/GamescomDE/bg.jpg);
	background-size: 100% 100%;
}



#module .module_banner .pc {
	max-width: 100%;
}

#module .module_banner .banner-bottom-wrap {
	position: relative;
	width: 100%;
	line-height: 0;
}

#module .module_banner .banner-bottom-wrap .banner-bottom {
	width: 100%;
	height: auto;
}

#module .module_banner .banner-bottom-wrap .banner-tips {
	position: absolute;
    top: -16%;
	left: 52%;
    transform: translateX(-50%);
	width: 40%;
	height: auto;
	z-index: 2;
}


#module .module_title {
	position: relative;
	text-align: center;
}

#module .module_title .BF_text {
	font-size: 0.48rem;
	font-weight: bold;
	color: var(--title-color);
	z-index: 2;
	width: 100%;
	font-family: var(--title-family) !important;
	margin: .5rem 0;
}




#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 {
	position: relative;
	margin-bottom: .6rem;
}

#module .module_bg_box2 {
	padding-top: 1.46rem;
}
#module .Box2_Txt {
	font-family: 'Gilroy';
	font-weight: 400;
	font-size: .48rem;
	color: #000;
	line-height: 1;
	text-decoration-line: underline;
	padding: .79rem 0 2.3rem;
	margin: 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%;
}

/* #Festival_contain .imgbox-last .left-img img {
	height: 5.85rem
} */

/* #Festival_contain .imgbox-last .right-img img {
	height: 2.83rem
} */

#module .module_coupon {
	margin: .73rem 0;
}

#module .NY_md,
#module .NY_sb {
	background: linear-gradient(0deg, rgba(191,242,255,0.68), rgba(248,254,255,0.68));
	border-radius: .33rem;
	border: .04rem solid #E0ECFE;
	padding: .64rem 0.1rem .4rem;
}

#module .NY_middlebox {
	width: 49.2%;
	margin-bottom: 0.36rem;
}

#module .NY_middlebox .NY_big_po2 img {
	width: var(--discount-M-img-wd);
}

#module .NY_middlebox .NY_title {
	font-size: .3rem;
	text-align: center;
	margin: .1rem 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_img_box img {
	max-width: 4rem;
}

#module .NY_big .NY_big_img a img {
	max-width: 88%;
}


#module .NY_big_po2 {
	position: absolute;
	top: -17%;
	right: 2%;
}

#module .NY_big_po2 img {
	width: 1.1rem;
}


#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_smallbox .NY_big_po2 img {
	width: var(--discount-M-img-wd);
}

#module .NY_smallbox .NY_title {
	font-size: .3rem;
	text-align: center;
	margin: .1rem 0 .2rem;
}

#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;
	border: .04rem solid #E0ECFE;
}


#module .NY_big.xl2 .NY_big_po2 {
	top: -2%;
	right: -2%;
}
#module  #us21_spring{
	margin-top: 1.11rem;
}



@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; */
		padding: .3rem .4rem;
		margin-top: 0;
	}

	#module .NY_big_img {
		width: 100%;
		text-align: center;
		margin: 0.4rem 0;
	}
	

	#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.4rem 0.35rem 0.1rem;
	}

	#module .NY_md{
		padding: 0.4rem 0.35rem 0.1rem;
	}

	#module .NY_middlebox{
		width: 48%;
	}

	#module .NY_price {
		margin: 0 0 .15rem;
	}

	#module .NY_sb .NY_price span,
	#module .NY_md .NY_price span {
		font-size: var(--fz36);
	}

	#module .NY_sb .NY_price em,
	#module .NY_md .NY_price em {
		font-size: var(--fz24);
	}

	#module .NY_smallbox{
		width: 48%;
	}

	#module .NY_smallbox .NY_big_po2 img,
	#module .NY_middlebox .NY_big_po2 img{
		width: var(--discount-S-img-wd);
	}



	#module .NY_big_po2 {
		right: -6%;
        top: -18%;
	}

	#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 .imgbox-last .left-img img,
	#Festival_contain .imgbox-last .right-img img {
		height: auto;
	}
	#Festival_contain .imgbox-last .left-img img{
		height: 5.6rem;
	}



	#Festival_contain .left-img,
	#Festival_contain .right-img {
		width: 100%;
	}

	#module .Box2_Txt {
		font-size: .4rem;
		line-height: .5rem;
		/* 1080宽：上111px、下190px → rem，上边距再减0.36rem */
		padding: 0.43rem 0 1.35rem;
	}

	#module .Festival_title {
		font-size: .48rem;
		line-height: .6rem;
	}

	/* #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 .BF_text {
		font-size: .48rem;
		margin: .3rem 0;
	}

	#module .module_bg_box1 .bg_R {
		width: 1rem;
	}

	#module .module_bg_box1 {
		padding-bottom: .7rem;
	}

	#module .NY_big_text .NY_big_title {
		font-size: .4rem;
		margin-bottom: 0.2rem;
	}

	#module .NY_big_text p {
		font-size: .24rem;
		text-align: center;
	}
	#module .NY_img_box img {
		margin-bottom: 0.15rem;
	}

	#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 .module_bg_box2 {
		padding-top: .7rem;
	}
	#module .Box2Img {
		margin-bottom: .4rem;
	}
}

/* Ch2020_icon */
#us21_spring .Ch2020_icon {
	max-width: 12rem;
	padding: 0rem .2rem 1.95rem;
	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-bottom: .44rem;
}

#us21_spring .Ch2020_icon a {
	margin-right: .4rem;
	display: inline-block;
	text-decoration: none;
	line-height: 0;
	transition: all .2s;
}

#us21_spring .Ch2020_icon a:last-child {
	margin-right: 0;
}

#us21_spring .Ch2020_icon a img {
	width: .84rem;
	height: auto;
	display: block;
}

#us21_spring .Ch2020_icon a:hover {
	opacity: .85;
}

@media screen and (max-width: 768px) {
	#us21_spring .Ch2020_icon {
		padding: 0.3rem .2rem .7rem;
	}
}

@media screen and (max-width: 480px) {
	#us21_spring .Ch2020_icon a img {
		width: .72rem;
	}

	#us21_spring .Ch2020_icon a {
		margin-right: .2rem;
	}
}