/*首页 产品板块 悬浮标题颜色修改*/

#location_mCUkgoBwqrPZ > DIV > DIV > DIV > UL > LI:nth-child(1) > DIV:nth-child(4) > DIV > DIV > DIV:nth-child(1) > SPAN > SPAN {
	color:rgb(238,238,238) !important;
}
#location_mCUkgoBwqrPZ > DIV > DIV > DIV > UL > LI:nth-child(2) > DIV:nth-child(4) > DIV > DIV > DIV:nth-child(1) > SPAN > SPAN {
	color:rgb(238,238,238) !important;
}
#location_mCUkgoBwqrPZ > DIV > DIV > DIV > UL > LI:nth-child(3) > DIV:nth-child(4) > DIV > DIV > DIV:nth-child(1) > SPAN > SPAN {
	color:rgb(238,238,238) !important;
}
@media (min-width: 1px) and (max-width: 1024px) {
#siteblocks-setting-wrap-gtKkrARHfqBO .sq_header_3 .sq_nav_1 {
    background: rgb(255 255 255 / 90%)!important;
}
#siteblocks-setting-wrap-gtKkrARHfqBO .sq_header_1 .sq_nav_1 .sq_search_1 .search-input * {
    color: #000;
}
#siteblocks-setting-wrap-gtKkrARHfqBO .sq_header_1 .sq_nav_1 .sq_search_1 .search-input #inputSearch {
    border: 1px solid #000;
}  
}