/*主题导航contact us按钮改文字颜色为白色*/
#siteblocks-setting-wrap-GtAjSkGlmNeO > DIV > DIV:nth-child(2) > DIV:nth-child(4) > DIV > DIV:nth-child(2) > DIV > DIV > DIV > A {
	color:rgb(255,255,255) !important;
}
#siteblocks-setting-wrap-GtAjSkGlmNeO > DIV > DIV:nth-child(2) > DIV:nth-child(4) > DIV > DIV:nth-child(2) > DIV > DIV > DIV > svg > path {
	color:rgb(255,255,255) !important;
}
.leadong22014 .header_nav .fixli .text_a:hover,
#siteblocks-setting-wrap-GtAjSkGlmNeO .leadong22014 .header_nav .fixli.hover{
    font-size: 18px!important;
    color: #fff!important;
}

/*首页产品分类区块中间圆形隐藏*/
#location_DIAOnGHihdDj > DIV > UL > DIV {
	display:none !important;
}