/*手机端分类*/
@media screen and (max-width:1024px) {
	#picture-wrap-yJAkCmuWvjZt > A:nth-child(2) > SPAN > SPAN > SPAN > SPAN > SPAN > STRONG {
	display:none !important;
}
#picture-wrap-yJAkCmuWvjZt > A:nth-child(2) > SPAN > SPAN > DIV:nth-child(2) > SPAN > SPAN > SPAN {
	display:none !important;
}
#picture-wrap-sAKPWRaMdFkO > A:nth-child(2) > SPAN > SPAN > SPAN > SPAN > SPAN > STRONG {
	display:none !important;
}
#picture-wrap-sAKPWRaMdFkO > A:nth-child(2) > SPAN > SPAN > DIV:nth-child(2) > SPAN > SPAN > SPAN {
	display:none !important;
}
#picture-wrap-tpfaCHuMdklE > A:nth-child(2) > SPAN > SPAN > SPAN > SPAN > SPAN > STRONG {
	display:none !important;
}
#picture-wrap-CcAuWwahIkRE > A:nth-child(2) > SPAN > SPAN > SPAN > SPAN > SPAN > STRONG {
	display:none !important;
}
}
/*手机端头部邮箱颜色*/
@media screen and (max-width:1024px) {
  .suspendedNavigation svg{
    color:#fff !important;
}
}
/*手机端关于我们数字边框隐藏*/
@media screen and (max-width:900px) and (min-width:769px) {
	#component_usAPWmuMJaiZ > DIV {
	border-right-style:none !important;
	border-left-style:none !important;
}
}@media screen and (max-width:768px) and (min-width:501px) {
	#component_usAPWmuMJaiZ > DIV {
	border-right-style:none !important;
	border-left-style:none !important;
}
}@media screen and (max-width:500px) {
	#component_usAPWmuMJaiZ > DIV {
	border-right-style:none !important;
	border-left-style:none !important;
}
}
/*首页底部表单*/
#component_fCAaYBZQrDpO > DIV > DIV > DIV {
	background:rgba(255,255,255,0.7) !important;
	border-radius:30px !important;
	display:flex !important;
	flex-direction:unset !important;
	flex-wrap:unset !important;
	align-content:unset !important;
	justify-content:center !important;
	align-items:unset !important;
	margin-top:20px !important;
}