@media (min-width: 990px){
.sitewidget-navnew .smsmart {
    max-width: inherit !important;
    display: flex;
    justify-content: center;
  background-color: white;
}}

/*语言图标水平居中对齐*/
#component_JtpuFemcqyPS > DIV > DIV:nth-child(1) > DIV {
	display:flex !important;
	flex-direction:unset !important;
	flex-wrap:unset !important;
	align-content:unset !important;
	justify-content:center !important;
	align-items:unset !important;
}