/*首页banner标题*/
.sitewidget-advancedSlider .ls-l.asl-txt span {
    line-height: 1.3em !important;
}

/*首页新闻*/
#blockCon9324 > DIV:nth-child(1) {
	display:none !important;
}
#blockCon9324 > DIV:nth-child(2) > DIV > DIV > UL {
	display:none !important;
}
#blockCon9324 {
	padding-bottom:0px !important;
	padding-top:0px !important;
}

/*首页解决方案*/
@media screen and (max-width:900px) {
	#component_JsAkceZpwmJn > DIV > DIV > DIV {
	display:flex !important;
	flex-direction:row !important;
	flex-wrap:unset !important;
	align-content:unset !important;
	justify-content:unset !important;
	align-items:unset !important;
}
}
.LA25394 .list .item {
    border-right: 5px solid #fff;
}
div.LA25394 .banner-name {
    font-weight: 700;
    font-size: 30px;
}
@media (max-width: 799px) {
    .LA25394 .list .item {
    border-right: 0px solid #fff;
}
}
.blockCon25954 {
    margin: 0px auto;
}


/*页脚手机端文字方向*/
@media screen and (max-width:900px) {
#component_ObKPRwMHmlJI > DIV > DIV {
	display:flex !important;
	flex-direction:row !important;
	flex-wrap:unset !important;
	align-content:unset !important;
	justify-content:unset !important;
	align-items:unset !important;
}
}

/*关于我们发展历程*/
#location_BNAaHTuBYwDn > DIV:nth-child(1) > DIV {
	display:none !important;
}
#siteblocks-setting-wrap-BNAaHTuBYwDn > DIV > DIV {
	padding-top:0px !important;
}
.block208342 .blockquote__item .blockquote__item--title {
    font-weight: 700;
    font-size: 22px;
}
.block208342 .blockquote__scrollbar--wrapper {
    margin-bottom: 0px;
}


/*关于我们证书*/
#block25924 > DIV > DIV:nth-child(1) > DIV {
	display:none !important;
}
#block25924 > DIV > DIV:nth-child(2) > DIV {
	display:none !important;
}
.block25924 #certify {
    margin: 0px auto 0;
}

/*案例页面*/
.blockCon8474 .articleTile {
    height: 400px;
}
.blockCon8474 .pStyle {
    color: #555555;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
@media screen and (max-width: 700px) {
    .blockCon8474 .articleTile {
        height: unset !important;
    }
}