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

#location_DdKFEBGPeHZt > 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_DdKFEBGPeHZt > 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_DdKFEBGPeHZt > 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 (max-width: 1200px) {
    #siteblocks-setting-wrap-otUkjLGbfepE .sq_header_3 .sq_nav_1 {
        background: rgb(255 255 255 / 90%)!important;
    }
.sq_header_1 .sq_nav_1 .sq_search_1 .search-input #inputSearch {
    border: 1px solid #000!important;
}
  .sq_header_1 .sq_nav_1 .sq_search_1 .search-input * {
  color:#000 !important;
  }
}