
:root {
	--bg-img: url("https://resource.xp-pen.com/img/active_list/ValentinesDay24/bg.webp");
	--bg-color: #fff;
	--main-family: "Gilroy";
	--price-family: "Gilroy";
	--title-family: "Montserrat";
	--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: #F9F7F8;
}

.module_banner {
	--bn-text-t: 10%;
	--bn-text-l: 10%;
	--bn-title-fz: 1.01rem;
	--bn-title-color: #F9F7F8;
	--bn-title-stoke-color: #AD2BFF;
	--bn-remark-fz: 0.53rem;
	--bn-remark-color: #fff;
	--bn-date-fz: 0.43rem;
	--bn-free-fz: 0.30rem;
	--bn-date-color: #4E0014;
	--bn-info-mg: 0.1rem;
	--discount-fz: 0.4rem;
}

.module_NavFixed {
	--nav-text-color: #8E0709;
	--nav-bg-color: #FF69A1;
	--nav-active-color: #F05A8F;
	--nav--text-ac-color: #fff;
}

#Ch2020_countdown {
	--cd-bg-color: #FFFFFF;
	--cd-bd-color: #FFFFFF;
	--text-color: #B7002F;
	--time-color: #B7002F;
	--time-fz: 0.7rem;
	--countdown-imgL-transform: translate(20%, -40%);
	--countdown-imgR-transform: translate(-35%, -40%);
}

.module_free {
	--free-color: #830828;
	--item-wd: 23.75%;
	font-weight: 600;
}

#module .module_free a img,
#module .module_coupon .coupon-item img {
	max-width: 100%;
}

#module .module_coupon .coupon-item img {
	max-width: 587px;
}

.module_coupon {
	--item-wd: 24%;
	padding-top: 0.5rem;
}

.module_w1400 {
	--title-color: #FFFFFF;
	--title-stroke-color: #140266;
	--title-transform: translate(-50%, 50%);
	--goods-title-color: #370600;
	--current-price-color: #D3111E;
	--origin-price-color: #000000;
	--buy-btn-color: #4D0000;
	--discount-xl-img-wd: .9rem;
	--discount-M-img-wd: 1.25rem;
	--discount-S-img-wd: 0.66rem;
}

.NY_More {
	--text-color: #530A0B;
	--bg-color: #F9F7F8;
	--boder-radius: 0.1rem;
	--padding: 0.22rem 0.57rem;
}

#module .NY_smallbox .NY_img_box img {
	max-width: 3.24rem;
}

#module .NY_big.reverse .NY_big_po2 {
	left: 50%;
}

#module .NY_big.reverse .NY_goods_list .NY_big_img {
	order: 2;
}

#module .NY_big.reverse .NY_goods_list .NY_big_text {
	order: 1;
}

@media screen and (max-width: 768px) {
	html {
		font-size: 100PX;
		font-size: 13.0208vw;
	}

	.module_free {
		--item-wd: 48%;
	}

	.module_coupon {
		--item-wd: 48%;
	}

	#Ch2020_countdown {
		--countdown-imgL-transform: translate(-0.2rem, -50%);
		--countdown-imgR-transform: translate(0.2rem, -50%);
	}

	#module .NY_big .NY_big_po2 .NY_big_po2_t {
		font-size: var(--fz30);
		line-height: .28rem;
	}

	#module .NY_big .NY_big_po2 .NY_big_po2_t span {
		font-size: var(--fz24);
	}

	#module .NY_big .NY_goods_list .NY_big_po2 {
		top: 5%;
	}
}

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);
	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: var(--bg-img);
	background-size: 100%;
}

#module .module_bg_box1 {
	padding-bottom: 0.6rem;
	background-size: cover;
}

#module .module_bg_box2 {
	padding-bottom: 0.8rem;
	background-size: cover;
}

#module .module_banner {
	position: relative;
}

#module .module_banner .pc {
	max-width: 100%;
}

#module .module_banner .module_banner_text {
	position: absolute;
}

#module .module_banner .module_banner_text.center {
	top: 50%;
	left: 50%;
	transform: translate(-50%, 5%);
	text-align: center;
}

#module .module_banner .module_banner_text .banner-info-item.center {
	margin: var(--bn-info-mg) 0;
}

#module .module_banner .module_banner_text .Wb_textH1 {
	text-align: center;
	font-size: var(--bn-title-fz);
	z-index: 2;
	position: relative;
	width: 100%;
	margin: .15rem 0 .2rem;
	font-family: 'Single Day' !important;
	font-weight: 400;
	color: #4E0014;
	line-height: 1.05rem;
	
}

#module .module_banner .Wb_textH1.stroke{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-text-stroke: .09rem #FFFFFF;
	text-stroke: .09rem #FFFFFF;
	transform: translate(0, 0%);
}

#module .module_banner .module_banner_text .Wb_textH2 {
	text-align: center;
	font-size:.63rem;
	font-family:'Gilroy';
	z-index: 2;
	position: relative;
	width: 100%;
	margin: .25rem 0 .12rem;
	font-weight: bold;
	color: #830828;
	line-height: 1.05rem;
}

#module .module_banner .module_banner_text .Wb_textH2 span{
	font-size: 1.12rem;
	color: #830828;
	font-family: 'Gilroy' !important;
}

#module .module_banner .Wb_textH2.stroke{
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(0%,181%);
	z-index: 1;
	-webkit-text-stroke: .07rem #FFFFFF;
	text-stroke: .07rem #FFFFFF;
}



#module .module_banner .module_banner_text .Wb_text1 {
	font-size: var(--bn-date-fz);
	color: var(--bn-date-color);
	margin: .45rem auto 0;
	font-family: 'Pacifico';
	background: #FFFFFF;
	border: .02rem solid #951C1E;
	border-radius: .44rem;
	padding-bottom: .1rem;
	max-width: 80%;
	
}



#module .module_NavFixed {
	max-width: 2rem;
	position: fixed;
	right: 2.99rem;
	top: 30%;
	z-index: 99;
	display: none;
	text-align: center;
}

#module .module_NavFixed .nav-list {
	color: #8E0709;
	font-weight: bold;
	text-align: center;
	background-color: var(--nav-bg-color);
	border: 2px solid #FFFFFF;
	border-radius: 0 .2rem .1rem 0.1rem;
	margin-bottom: 0.2rem;
	min-height: 0.83rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	padding: 0 .1rem;

}

#module .module_NavFixed .nav-list span {
	font-size: .2rem;
}

#module .module_NavFixed .nav-list.active {
	background-color: var(--nav-active-color);
	color: var(--nav--text-ac-color);
}

#module .module_NavFixed .module_NavFixed_pimg {
	text-align: left;
}

#module .module_NavFixed .module_NavFixed_pimg img {
	width: var(--img-wd);
}

#module .Ch2020_countdown {
	max-width: 11.66rem;
	width: 100%;
	margin: 0 auto;
	padding: 0.6rem 0.2rem 0;
	
}

#module .Ch2020_countdown p,
#module .Ch2020_countdown span {
	font-weight: bold;
}

#module .Ch2020_countdown_opacity {
	position: relative;
	padding: 0.3rem 0.2rem .2rem;
	margin: 0 auto 0.6rem;
	border-radius: 0.1rem;
	background-color: var(--cd-bg-color);
	border: 0.05rem solid var(--cd-bd-color);
}

#module .Ch2020_cd_box {
	max-width: 5.6rem;
	margin: 0 auto;
}

#module .Ch2020_cd_title {
	color: var(--text-color);
	font-size: var(--fz21);
	margin-bottom: 0.1rem;
}

#module .Ch2020_cd_djs {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 5;
}

#module .Ch2020_djs_time span {
	color: var(--time-color);
	font-size: var(--time-fz);
}

#module .Ch2020_djs_time p {
	font-size: var(--fz18);
	color: var(--text-color);
}

#module .Ch2020_seperator {
	font-size: var(--time-fz);
	color: var(--time-color);
	line-height: 1.1;
}

#module .countdown_img {
	position: absolute;
	top: 50%;
	z-index: 1;
}

#module .countdown_img img {
	width: var(--img-wd);
}

#module .countdown_img_L {
	left: 0;
	transform: var(--countdown-imgL-transform);
}

#module .countdown_img_R {
	right: 0;
	transform: var(--countdown-imgR-transform);
}

#module .module_free {
	padding: 0.6rem 0;
}

#module .module_free a {
	display: block;
	width: var(--item-wd);
	margin-bottom: 0.4rem;
	text-align: center;
}

#module .module_free .module_free_p {
	text-align: center;
	color: var(--free-color);
	font-size: var(--fz24);
	line-height: .48rem;
}

#module .module_coupon .coupon-item:hover {
	cursor: pointer;
}

#module .module_coupon .coupon-item {
	width: var(--item-wd);
	text-align: center;
	margin-bottom: 0.2rem;
}

#module .module_title {
	position: relative;
	margin: 0rem 0 0.6rem;
	text-align: center;
	padding-top: 1rem;
}

#module .module_title .BF_text {
	font-size: 0.48rem;
	font-weight: bold;
	color: var(--title-color);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: var(--title-transform);
	z-index: 2;
	width: 100%;
	font-family: var(--title-family);
}

#module .module_title .BF_text span {
	color: #000000;
	font-size: var(--fz18);
	font-weight: 500;
}

#module .module_title .BF_text.stroke {
	-webkit-text-stroke: 0.03rem var(--title-stroke-color);
	text-stroke: 0.03rem var(--title-stroke-color);
	z-index: 1;

}

#module .module_title img {
	max-width: var(--img-wd);
}

#module .module-subtitle {
	font-size: var(--fz36);
	margin-bottom: 0.4rem;
	font-weight: bold;
	color: var(--title-color);
}

#module .NY_big,
#module .NY_md,
#module .NY_sb,
#module .NY_fo {
	background-color: var(--goods-item-bg);
	border: .02rem solid #830828;
	box-shadow: 0rem .1rem .06rem 0rem rgba(131,8,40,0.33);
	border-radius: .2rem;
	position: relative;
}

#module .NY_big {
	padding: 0.75rem;
	margin-bottom: 0.36rem;
	position: relative;
}

#module .NY_md {
	padding: .35rem 0.16rem 0.45rem;
}

#module .NY_sb {
	padding: .2rem 0.16rem 0.35rem;
}

#module .NY_fo {
	padding: 0.2rem 0.16rem 0.36rem;
}

#module .NY_goods_list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

#module .NY_img_box {
	position: relative;
	text-align: center;
	padding-top: 0.16rem;
}

#module .NY_big .NY_big_img a img {
	max-width: 5.83rem;
}

#module .NY_middlebox .NY_img_box a img {
	max-width: 4.53rem;
}

#module .NY_fo .NY_img_box a img {
	max-width: 2.32rem;
}

#module .NY_big_po2 {
	position: absolute;
	top: 0%;
	left: 2%;
}

#module .NY_big_po2 img {
	width: var(--discount-xl-img-wd);
}

#module .NY_big_po2 .NY_big_po2_t {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -45%);
	font-size: 0.36rem;
	line-height: 0.28rem;
	font-family: 'Gilroy';
	width: 100%;
	text-align: center;
	font-weight: bold;
}

#module .NY_big_po2 .NY_big_po2_t span {
	font-size: 0.18rem;
	display: inline-block;
    transform: translate(23%,-80%);
	font-weight: normal;
}

#module .NY_smallbox .NY_big_po2_t {
	font-size: 0.29rem;
	line-height: 0.24rem;
	
}

#module .NY_smallbox .NY_big_po2_t span {
	font-size: 0.15rem;
}

#module .NY_big .NY_big_po2 {
	top: 10%;
	left: 5%;
}

#module .sell-text {
	font-size: var(--fz18);
	font-weight: 600;
	color: #000;
	line-height: 1.5;
	text-align: center;
	opacity: 0.8;
	/* overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 2;
	box-orient: vertical;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; */
	margin: 0.1rem 0;
}

#module .sell-text span {
	font-size: var(--fz18);
	font-weight: 600;
	color: #000;
}

#module .NY_big_img {
	width: 50%;
	text-align: center;
}

#module .NY_big_text {
	width: 45%;
}

#module .NY_big_text p {
	text-align: left;
	overflow: hidden;
	/* text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 4;
  box-orient: vertical;
  -webkit-line-clamp:4;
  -webkit-box-orient: vertical; */
}


#module .NY_big_text .NY_buy_btn {
	text-align: left;
}

#module .NY_big_title {
	font-size: var(--fz42);
	color: var(--goods-title-color);
	font-family: Montserrat;
	margin-bottom: 0.24rem;
	font-weight: bold;
}

#module .NY_big_title a {
	color: var(--goods-title-color);
}

#module .NY_big_p {
	font-size: var(--fz21);
	color: #31221C;
	opacity: 0.9;
	margin: 0.24rem 0 0.2rem;
	line-height: 2;
	font-weight: bold;
	font-family: Montserrat;
}

#module .NY_big_p span {
	color: #000;
	font-size: var(--fz18);
}

#module .NY_price {
	text-align: center;
	margin: 0.1rem 0 0.24rem;
	font-family: var(--price-family);
}

#module .NY_price span {
	font-size: var(--fz42);
	color: var(--current-price-color);
	font-weight: bold;
}

#module .NY_price em {
	text-decoration: line-through;
	font-style: normal;
	white-space: nowrap;
	color: var(--origin-price-color);
	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:  #F8B8A5;;
	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_middlebox {
	width: 48%;
	margin-bottom: 0.4rem;
}

#module .NY_md .NY_title {
	margin-bottom: .2rem;
}

#module .NY_title {
	display: block;
	text-align: center;
	color: var(--goods-title-color);
	font-size: var(--fz28);
	margin-top: 0.24rem;
	font-weight: bold;
	font-family: Montserrat;
}

#module .NY_smallbox {
	width: 32%;
	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;
	min-height: 0.73rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 2;
	box-orient: vertical;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

#module .NY_sb_price span {
	font-size: var(--fz35);
}

#module .NY_fourbox {
	width: 24%;
	margin-bottom: 0.4rem;
}

#module .NY_fourbox .NY_title {
	font-size: var(--fz21);
	min-height: 0.58rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 2;
	box-orient: vertical;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

#module .NY_fourbox .NY_big_po2 .NY_big_po2_t {
	font-size: .29rem;
	line-height: 0.18rem;
}

#module .NY_fourbox .NY_big_po2 .NY_big_po2_t span {
	font-size:.15rem;
	transform: translate(20%,-100%);
}

#module .NY_fourbox .NY_big_po2 img {
	width: var(--discount-S-img-wd);
}

#module .NY_More {
	width: 100%;
	height: auto;
	text-align: center;
}

#module .NY_More a {
	min-width: 22%;
	display: inline-block;
	font-size: var(--fz36);
	color: var(--text-color);
	line-height: 1;
	padding: var(--padding);
	background: var(--bg-color);
	border-radius: var(--boder-radius);
	font-weight: bold;
	border: .02rem solid #E14747;
}

#module .footer-banner {
	margin-bottom: 2.0833333333vw;
}

#module .footer-banner img {
	margin: 0 auto;
}

#module .footer-banner.col-md-list {
	display: flex;
	justify-content: space-between;
}

#module .footer-banner .col-md-item {
	width: 49%;
	text-align: center;
}

#module .NY_big_de {
	position: absolute;
	right: 0.2rem;
	top: 0;
	font-size: .35rem;
	font-weight: bold;
	color: #fff;
	background-color: #E14747;
	padding: 0rem 0.24rem;
}

#module .NY_smallbox .NY_big_de {
	font-size: .26rem;
}

#module .NY_fourbox .NY_big_de {
	font-size: .20rem;
}

@media screen and (max-width: 768px) {
	html {
		font-size: 100PX;
		font-size: 13.0208vw;
	}

	#module .pc {
		display: none;
	}

	#module .mo {
		display: block;
	}

	#module .module_NavFixed {
		display: none !important;
	}

	#module .NY_big_img {
		width: 100%;
		text-align: center;
		margin-bottom: 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.2rem;
	}

	#module .NY_price {
		margin: 0.2rem 0 0;
	}

	#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_smallbox .NY_big_po2 .NY_big_po2_t,
	#module .NY_middlebox .NY_big_po2 .NY_big_po2_t,
	#module .NY_fourbox .NY_big_po2 .NY_big_po2_t {
		font-size: 0.24rem;
		line-height: 0.18rem;
	}

	#module .NY_smallbox .NY_big_po2 .NY_big_po2_t span,
	#module .NY_middlebox .NY_big_po2 .NY_big_po2_t span,
	#module .NY_fourbox .NY_big_po2 .NY_big_po2_t span {
		font-size: 0.18rem;
	}

	#module .NY_big_po2 {
		left: 0;
	}

	#module .module_banner .module_banner_text.center {
		transform: translate(-50%, 17%);
		width: 100%;
	}

	#module .countdown_img img {
		opacity: .8;
		z-index: 0;
	}


	#module .module_banner .Wb_textH1.stroke {
		transform: translate(0, 0%);
		
	}
	
	#module .module_banner .module_banner_text .Wb_textH2{
		font-size: .40rem;
		margin:  0 ;
		line-height: .9rem;
	}
	
	#module .module_banner .module_banner_text .Wb_textH2 span{
		font-size: .65rem;
	}
	
	#module .module_banner .module_banner_text .Wb_textH2.stroke{
		transform: translate(0, 162.5%);
	}
	
	#module .module_banner .module_banner_text .Wb_text1{
		font-size: .24rem;
		margin-top: 0.1rem;
		max-width: 40%;
		padding-bottom: .05rem;
	}
	
	#module .module_banner .module_banner_text .Wb_textH1 {
		font-size: .65rem;
		line-height: .72rem;
		margin: .05rem 0 .13rem;
	}

	#module .NY_fourbox .NY_title {
		font-size: .24rem;
		min-height: .62rem;
	}


	#module .NY_md .NY_title {
		margin-bottom: 0;
	}

	#module .NY_big.reverse .NY_goods_list .NY_big_img {
		order: 1;
	}

	#module .NY_big.reverse .NY_goods_list .NY_big_text {
		order: 2;
	}

	#module .NY_big.reverse .NY_big_po2 {
		left: 5%;
	}

	#module .NY_big_de {
		font-size: .28rem;
	}

	#module .module_w1400 {
		padding: 0 0.2rem;
	}

	#module .module_title .BF_text {
		font-size: .3rem;
		transform: translate(-50%, 100%);
	}

	#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;
	
	}
	#module .NY_big_text p{
		font-size: .24rem;
	
	}
	#module .NY_smallbox .NY_title,#module .NY_md .NY_title {
		font-size: .24rem;
		min-height: .62rem
	}

	#module .NY_fo .NY_img_box a img {
		max-width: 3.24rem;
	}
	#module .NY_big_po2 .NY_big_po2_t span,#module .NY_fourbox .NY_big_po2 .NY_big_po2_t span {
		
		transform: translate(30%,-89%);
		
	}
}

/*# sourceMappingURL=module.css.map */

/* 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 .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: rgba(0, 0, 0, 0.5);
	transition: all .2s;
}

#us21_spring .Ch2020_icon a:last-child {
	margin-right: 0;
}

#us21_spring .Ch2020_icon a em {
	font-size: var(--fz42);
	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;
	}
}

@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;
	}
}