@media (min-width: 990px) {
  .sitewidget-subList-slider .thirdGroup-list li a {
    padding: 0 20px;
    max-width: 260px;
    min-width: 370px;
  }
}
#component_fAKhyrUCkDbM > div > ul > li.navnew-item.navLv1:nth-of-type(3)> div {
	min-width:768px;
}
/*产品名称显示4行*/

#component_rWfrHyGwcgKh > DIV > DIV:nth-child(2) > DIV:nth-child(2) > UL > LI > DIV:nth-child(1) > DIV:nth-child(3) > DIV > A {
	display:flex !important;
	flex-direction:unset !important;
	flex-wrap:wrap !important;
	align-content:unset !important;
	justify-content:unset !important;
	align-items:unset !important;
}