/*一行布局*/
.slhBody .col-6{
    width: 100% !important;
    margin-top:20px !important;
}
.slhBody .col-5,.slhBody .col-2{
    margin-top: 20px;
    width: 100% !important;
}
.slhBody .col-2 div:first-child{
    display: flex !important;
    flex-direction: row !important;
}
.slhBody .index-service  {
    justify-content: space-around;
}
.slhBody .index-service li a {
    line-height: 1 !important;
}
.slhBody .index-service > * {
    width:auto;
}
.slhBody .bg-white .row .px-4 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
}

/*新闻*/
.slhBody .tab-active-hoverbg .tab-content .tab-pane .gwyxx_list{
    height: 613px !important;
}
.slhBody .tab-active-hoverbg .tab-content .tab-pane .szfxx_list{
    height: 613px !important;
}

