.prodCatalogStyle0 .sitewidget-bd .prodCatalog-submenu-title a{
	white-space: normal !important;
}



.sitewidget-prodCatalog .slight-submenu-wrap li li a{
	word-break: break-word !important;
}
@media  (min-width: 1024px) {
/*导航下拉宽度*/
#parent_1 > DIV > UL {
	width:180px !important;
}
#parent_2 > DIV > UL {
	width:450px !important;
}
}


.sq_header_3 .sq_nav_1 .navigation ul li a {
    word-wrap: break-word!important;
    white-space: normal!important;
}

.ls_change_lang_icon {
	transform: translateY(3px);
}



@media screen and (max-width:474px) {
	#siteblocks-setting-wrap-CrKNIuzyDGOZ > DIV > DIV > DIV > DIV:nth-child(1) > DIV:nth-child(2) > DIV > DIV > UL > LI:nth-child(1) > DIV:nth-child(1) > DIV:nth-child(1) > SPAN > SPAN > SPAN > STRONG {
	font-size:20px !important;
}
#siteblocks-setting-wrap-CrKNIuzyDGOZ > DIV > DIV > DIV > DIV:nth-child(1) > DIV:nth-child(2) > DIV > DIV > UL > LI:nth-child(1) > DIV:nth-child(1) > DIV:nth-child(1) > SPAN > SPAN {
	font-size:20px !important;
}
}
/*手机端banner大标题字号*/
@media screen and (max-width:600px) {
#slick-slide00 > div.bag > div.vbanner-title-json > span{
    font-size: 19px !important;
}
#slick-slide01 > div.bag > div.vbanner-title-json > span > span{
    font-size: 19px !important;
}
#slick-slide02 > div.bag > div.vbanner-title-json > span > strong > span > span{
    font-size: 19px !important;
}
}