/*导航*/
#siteblocks-setting-wrap-qupjyHbZfUDE > DIV > DIV > DIV > DIV:nth-child(2) {
	width:230px !important;
}
#siteblocks-setting-wrap-qupjyHbZfUDE > DIV > DIV > DIV > DIV:nth-child(2) > DIV > DIV > DIV > A > PICTURE > IMG {
	width:230px !important;
	height:58px !important;
}
@media screen and (max-width:500px) {
	#siteblocks-setting-wrap-qupjyHbZfUDE > DIV > DIV > DIV > DIV:nth-child(2) > DIV > DIV > DIV > A > PICTURE > IMG {
	height:42px !important;
}
}


/*导航 英文下拉框隐藏*/
#siteblocks-setting-wrap-qupjyHbZfUDE > DIV > DIV > DIV > DIV:nth-child(4) > DIV:nth-child(2) > DIV > DIV > SPAN {
	display:none !important;
}
@media screen and (max-width:500px) {
	#siteblocks-setting-wrap-qupjyHbZfUDE > DIV > DIV > DIV > DIV:nth-child(4) {
	display:flex !important;
	flex-direction:row !important;
	flex-wrap:nowrap !important;
	align-content:unset !important;
	justify-content:flex-end !important;
	align-items:center !important;
	margin-right:20px !important;
}
}