/*首页banner标题*/
#sitewidget-advancedSlider-20260709131807-advancedSlider > DIV:nth-child(1) > DIV > DIV:nth-child(3) {
	line-height:50px !important;
}
#sitewidget-advancedSlider-20260709131807-advancedSlider > DIV:nth-child(1) > DIV > DIV:nth-child(3) > SPAN > STRONG > SPAN > SPAN {
	line-height:40px !important;
}
#sitewidget-advancedSlider-20260709131807-advancedSlider > DIV:nth-child(1) > DIV > DIV:nth-child(3) > DIV > SPAN > SPAN > STRONG > SPAN {
	line-height:40px !important;
}



/*首页产品版块按钮*/
@media screen and (max-width:900px) {
	#component_BNKPmraMWyzd > 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;
}
}

/*首页生产流程*/
.blockCon15924 .banner-name {
    font-weight: 700;
    color: #222;
}
.blockCon15924 .num {
    font-size: 30px;
}
.blockCon15924 .banner-description {
    margin-top: 110px;
}
@media screen and (max-width: 1200px) {
    .blockCon15924 .banner-description {
        margin-top: 0 !important;
    }
}


/*首页特色机器产品*/
.block_22864 .productBox .bottomContent .product_biref {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    color: #666;
    font-family: Nunito Sans !important;
}
.block_22864 .productBox .bottomContent .proshow-title a {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
    font-family: Nunito Sans !important;
}