
.section.equipment-detail_table .sec_inner .sec_tit{padding-bottom:20px;}
.section.equipment-detail_table .sec_inner .list_title{font-size:26px; color:#da450d; padding:40px 0 20px;}
.gu_table .sec_inner div:nth-child(2){padding-top:0}
.gu_table table tr th br{display:block;}


#EQUIPMENT_EXCAVATORS_MATERIAL-HANDLER .visual_area .visual_box.video video {max-width:80%; max-height:80%;}
.equipment-detail_spec-table.material tr > *{width:96px; padding:0 18px 0 0; word-break:break-all;}
.equipment-detail_spec-table.material tr th:first-child, .equipment-detail_spec-table.material tr td:first-child{width:150px; padding-right:0;}
.equipment-detail_spec-table.material tr th:nth-child(2), .equipment-detail_spec-table.material tr td:nth-child(2){width:90px; text-align:center;}
.equipment-detail_spec-table.material tr th:last-child, .equipment-detail_spec-table.material tr td:last-child{width:78px; padding-right:0;}
.equipment-detail_spec-table.material tr th.line_2{line-height: 24px;padding-top: 18px;}
.equipment-detail_spec-table.material tr.row_line_2{height: 84px; line-height: 84px;}
.equipment-detail_spec-table.material tr.row_line_2 td.line_2{line-height: 24px; padding-top: 14px;}
.equipment-detail_spec-table.material tr.row_line_3{height: 110px; line-height: 110px;}
.equipment-detail_spec-table.material tr.row_line_3 td.line_3{line-height: 24px; padding-top: 18px;}


/* ================================== Tablet css ================================== */
@media all and (max-width: 1080px) {
    .gu_icon-list_box .icon_box p.desc_text{height:158px;}
}


/* ================================== Mobile css ================================== */
@media all and (max-width: 766px) {
    .equipment-detail_benefit-list-box {padding-bottom:0;}
    .section.equipment-detail_product .sec_inner .sec_tit {padding-top:60px; }
    .gu_icon-list_box .icon_box p.desc_text{height:auto;}
}