/*logo大小*/
#siteblocks-setting-wrap-tCUOWNwzEGYZ > DIV > DIV > DIV > DIV:nth-child(2) > DIV > DIV > DIV > A > PICTURE > IMG {
	transform:scale(1.2) !important;
	transform-origin:center !important;
}
/*顶部电话邮箱隐藏*/
#component_oCpthGDKrRzj > DIV > DIV {
	display:none !important;
}


/*产品分类区块小字行数显示*/
.lA24034 .banner-description .cont .banner-docs {
  margin-top: 20px;
-webkit-line-clamp: 6;
}
.lA24034 .item:hover .banner-description .cont {
bottom: 25%;
}
/*导航去除上下边距*/
.row>div[class^="col-"] {
    padding: 5px 0;
}