/*一行布局*/
.slhBody .col-6,.slhBody .col-7,.slhBody .col-5{
    width: 100% !important;
    margin-top:20px !important;
}
.slhBody .header-nav .nav-link{
    padding: 0 !important;
}
/*新闻*/
.slhBody .tab-active-hoverbg #xinwen ul{
    height: auto !important;
}
.slhBody .tab-active-hoverbg .tab-content{
    height: auto !important;
}
.slhBody .tab-active-hoverbg .tab-content .tab-pane .gwyxx_list{
    height: 546px !important;
}
.slhBody .tab-active-hoverbg .tab-content .tab-pane .szfxx_list{
    height: 546px !important;
}
.slhBody .crosswise{
    width: 100% !important;

}
.slhBody .crosswise .flex-column{
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
}


.slhBody .container .p-4{
    padding: 0rem !important;
}
.slhBody footer .container{
    width: 100% !important;
}
.slhBody footer .col-7{
    width: 100% !important;
    margin-top:0px !important;
}
.slhBody footer .col-4{
    width: 100% !important;
}
.slhBody footer .col-4 .row{
    display: flex;
    flex-wrap: nowrap;
}
.slhBody footer .col-4 .row>*{
    width: auto !important;
}

