/*首页solution*/
.blockCon15184 .banner-name {
    -webkit-line-clamp: 2!important;
}

.blockCon15184 .banner-docs {
    -webkit-line-clamp: 4!important;
}

/*OEM改颜色删除*/
#siteblocks-setting-wrap-CRKuHNcFmCqd > DIV > DIV > DIV:nth-child(4) > DIV:nth-child(1) > DIV:nth-child(1) > DIV {
	display:none !important;
}

/*公司历程*/
.blockCon22614 .a_col_1 .banner-docs {
    -webkit-line-clamp: 15;
}
/*语言图标垂直对齐*/
#column_1580803556165 {
	display:flex !important;
	flex-direction:unset !important;
	flex-wrap:unset !important;
	align-content:unset !important;
	justify-content:unset !important;
	align-items:center !important;
  background:rgb(246,246,246) !important;
}