/*首页产品版块产品名称行高和背景色调整*/
#location_BcfuDnAVJyQO > DIV > DIV > DIV > UL > LI > DIV > DIV > DIV {
	line-height:36px !important;
	background:rgba(12,89,212,0) !important;
}
#location_BcfuDnAVJyQO > DIV > DIV > DIV > UL > LI:nth-child(1) > DIV:nth-child(2) > DIV > DIV {
	min-width:327px !important;
}


/*Solution页面版块超出高度滚动*/

#column_1769072157467 {
	max-height:700px !important;
    overflow: auto !important;
}
/*Customized Service页面文字垂直居中*/

#column_1706247854721 {
	display:flex !important;
	flex-direction:unset !important;
	flex-wrap:unset !important;
	align-content:unset !important;
	justify-content:unset !important;
	align-items:center !important;
}
#column_1769076912096 {
	display:flex !important;
	flex-direction:unset !important;
	flex-wrap:unset !important;
	align-content:unset !important;
	justify-content:unset !important;
	align-items:center !important;
}