/*一行布局*/
.slhBody .col-6{
    width: 100% !important;
    margin-top:20px !important;
}
.slhBody .header-nav .nav-link{
    padding: 0 !important;
}
.slhBody .full-line{
    width: 100% !important;
    margin-top:20px !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 .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;
}
