/*首页视频背景去掉*/
#siteblocks-setting-wrap-ubKaizupfFdt > DIV > DIV > DIV > DIV > DIV:nth-child(1) > UL > DIV > DIV > DIV > A > DIV {
	background:rgba(0,0,0,0) !important;
}
/*隐藏小语种*/
@media screen and (min-width:1441px) {
	#siteblocks-setting-wrap-qdfFYoPAhUuE > DIV > DIV > DIV:nth-child(1) > DIV:nth-child(3) > DIV:nth-child(2) > DIV:nth-child(2) > DIV:nth-child(1) > DIV > DIV > SPAN:nth-child(1) {
	display:none !important;
}
}@media screen and (max-width:900px) and (min-width:769px) {
	#siteblocks-setting-wrap-qdfFYoPAhUuE > DIV > DIV > DIV:nth-child(1) > DIV:nth-child(3) > DIV:nth-child(2) > DIV:nth-child(2) > DIV:nth-child(1) > DIV > DIV > SPAN:nth-child(2) {
	display:none !important;
}
}@media screen and (max-width:768px) and (min-width:501px) {
	#siteblocks-setting-wrap-qdfFYoPAhUuE > DIV > DIV > DIV:nth-child(1) > DIV:nth-child(3) > DIV:nth-child(2) > DIV:nth-child(2) > DIV:nth-child(1) > DIV > DIV > SPAN:nth-child(2) {
	display:none !important;
}
}@media screen and (max-width:500px) {
	#siteblocks-setting-wrap-qdfFYoPAhUuE > DIV > DIV > DIV:nth-child(1) > DIV:nth-child(3) > DIV:nth-child(2) > DIV:nth-child(2) > DIV:nth-child(1) > DIV > DIV > SPAN:nth-child(2) {
	display:none !important;
}
}
/*首页 Professional Quality板块*/
@media screen and (max-width:500px) {
	#siteblocks-setting-wrap-qoUFYzaKAbpE > DIV > DIV > DIV:nth-child(2) > DIV:nth-child(1) > DIV {
	padding-top:80px !important;
}
}