/* Ch2020_icon */
#us21_spring .Ch2020_icon {
	/* max-width: 4.688vw; */
	padding: 0vw 0.781vw 2.734vw;
	box-sizing: border-box;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

#us21_spring .Ch2020_icon a {
	margin-right: 1.563vw;
	display: inline-block;
	text-decoration: none;
	padding: 0.586vw;
	box-sizing: border-box;
	line-height: 1;
	border: 0.039vw solid #FFFFFF;
	border-radius: 0.391vw;
	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: 1.641vw;
	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: 1460px) {
	#module .swiper-pagination-bullet {
		line-height: 1.2 !important;
	}
}



@media screen and (max-width: 768px) {
	#us21_spring .Ch2020_icon {
		padding: 3.906vw 2.604vw 9.115vw;
	}

	#us21_spring .Ch2020_icon a em {
		font-size: 5.99vw;
	}

	#us21_spring .Ch2020_icon a {
		margin-right: 2.604vw;
	}

}

@media screen and (max-width: 480px) {
	#module .swiper-pagination {
		margin-bottom: 10.417vw;
	}
}

@media screen and (max-width: 400px) {
	#us21_spring .Ch2020_icon a {
		padding: 2.5vw;
	}
}


/* emailbox */
#module #store_subscribe2 .icon-colose:before {
	display: none;
}

#module #store_subscribe2 {
	background: #000;
	text-align: center;
}

#module #store_subscribe2 .subscribe {
	max-width: 48.438vw;
	padding: 0 0.781vw;
	box-sizing: border-box;
	padding-bottom: 2.734vw;
	margin: 0 0vw 0 49.727vw;
}

#module #store_subscribe2 .subscribe_title {
	font-size: 1.25vw;
	line-height: 1.406vw;
	font-family: 'Gilroy';
	font-weight: 500;
	color: #fff;
	padding: 3.281vw 0 0.586vw;
	margin-bottom: 1.367vw;
}

#module #store_subscribe2 .subscribe_txt_p {
	font-size: 0.625vw;
	font-family: 'Gilroy';
	font-weight: 400;
	color: #F5F5F5;
	padding-bottom: 1.367vw;
}

#module #store_subscribe2 .emailtxt3 {
	font-size: 0.938vw;
	font-family: 'Gilroy';
	font-weight: 500;
	color: #F5F5F5;
	margin: 1.641vw 0 0.938vw;
}

#module #store_subscribe2 .subscribe_verify {
	width: 74%;
	display: inline-block;
	max-width: 74%;
}

#module #store_subscribe2 .emailSubscribeInput {
	background: #F5F5F5;
	border-radius: 0.977vw 0 0 0.977vw;
	height: 1.875vw;
	border: none;
	font-size: 0.625vw;
	text-indent: 1em;
	vertical-align: middle;
	width: 100%;
}

#module #store_subscribe2 .sub_button {
	background: #E14747;
	border-radius: 0 0.977vw 0.977vw 0;
	height: 1.875vw;
	width: 26%;
	border: none;
	font-size: 0.703vw;
	font-family: 'Montserrat';
	font-weight: 400;
	color: #F5F5F5;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	line-height: 1.875vw;
	padding: 0 !important;
}

#module #store_subscribe2 .sub_button:hover {
	opacity: .9;
	cursor: pointer;
}

#module #store_subscribe2 .sub_verify_focus input {
	padding: 0 !important;
}

#module #store_subscribe2 {
	padding: 0;
	max-width: none;
}

#module #store_subscribe2 .sub_error em,
#module #store_subscribe2 .sub_error span {
	font-size: 0.547vw;
	position: absolute;
}

#module #store_subscribe2 .subscribe_txt_input {
	max-width: 70%;
	margin: 0 auto;
}

@media screen and (max-width: 480px) {
	#module #store_subscribe2 .subscribe_txt_p {
		font-size: 2.501vw;
		padding: 0 1.04vw 2.085vw;
	}

	#module #store_subscribe2 .emailtxt3 {
		margin: 4.581vw 0 5.003vw;
	}

	#module #store_subscribe2 .emailSubscribeInput {
		height: 7.499vw;
		font-size: 2.917vw;
		border-radius: 5.211vw 0 0 5.211vw;
	}

	#module #store_subscribe2 .sub_button {
		width: 30%;
		font-size: 2.917vw;
		height: 7.499vw;
		line-height: 7.499vw;
		border-radius: 0 5.211vw 5.211vw 0;
	}

	#module #store_subscribe2 .subscribe_verify {
		width: 70%;
		max-width: 70%;
	}

	#module #store_subscribe2 .subscribe_title {
		font-size: 3.749vw;
	}
}

@media screen and (max-width: 83.333vw) {

	#module #store_subscribe2 .sub_error em,
	#module #store_subscribe2 .sub_error span {
		font-size: 2.5vw;
	}
}

/* 订阅 */
#module #store_subscribe2 {
	background-color: rgb(18, 18, 18);
	background-image: url(https://resource.xp-pen.com/img/active_list/EasterSale24/fr/img_subscribe2.webp);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 40% center;
	padding-top: 2.969vw;
}

#module #store_subscribe2 .icon_title {
	font-size: 0.938vw;
	font-family: 'Gilroy';
	font-weight: 500;
	color: #000;
	line-height: 3.008vw;
}

#module #store_subscribe2 .sub_prompt {
	display: none;
}

#module #store_subscribe2 .subscribe {
	max-width: 34.063vw;
}

#module #store_subscribe2 .subscribe_title {
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
}

#module #store_subscribe2 .subscribe_p {
	font-family: 'Gilroy';
	font-weight: normal;
	font-size: 0.781vw;
	color: #BAC9D8;
	line-height: 1.406vw;
	text-align: left;
	margin: 1.172vw 0;
}

#module #store_subscribe2 .subscribe_txt_input {
	margin: 0;
	max-width: 25.703vw;
}

#us21_spring .Ch2020_icon {
	margin-top: 0.977vw;
	justify-content: left;
	padding-left: 0;
}

@media screen and (max-width:768px) {
	#module .swiper-container.swiper2 .swiper-slide {
		width: 60% !important;
	}

	#module #store_subscribe2 {
		background-image: none;
	}

	#module #store_subscribe2 .subscribe {
		max-width: none;
		margin: 0 auto;
		padding-bottom: 0;
	}

	#module #store_subscribe2 .icon_title {
		line-height: 2.604vw;
	}

	#module #store_subscribe2 {
		padding-top: 9.896vw;
	}

	#module #store_subscribe2 .subscribe_p,
	#module #store_subscribe2 .emailSubscribeInput {
		text-align: center;
		font-size: 2.083vw;
		line-height: 1.5;
	}

	#module #store_subscribe2 .sub_button {
		font-size: 2.083vw;
	}

	#module #store_subscribe2 .subscribe_title {
		text-align: center;
		font-size: 3.125vw;
		line-height: 1.5;
	}

	#module #store_subscribe2 .subscribe_txt_input {
		margin: 0 auto;
	}

	#module #store_subscribe2 .subscribe_p {
		font-size: 2.344vw;
	}

	#us21_spring .Ch2020_icon {
		margin: 0 auto;
		justify-content: center;
	}

	#module #store_subscribe2 .emailSubscribeInput {
		height: 4.688vw;
		font-size: 1.823vw;
		border-radius: 3.255vw 0 0 3.255vw;
		vertical-align: top;
	}

	#module #store_subscribe2 .sub_button {
		height: 4.688vw;
		font-size: 1.823vw;
		border-radius: 0 3.255vw 3.255vw 0;
		line-height: 4.688vw;
	}

	#module #store_subscribe2 .subscribe_txt_input {
		max-width: 70%;
	}
}