/*一行布局*/
.slhBody .col-6{
    width: 100% !important;
    margin-top:20px !important;
}
.slhBody .col-4{
    width: 100% !important;
    margin-top: 20px;
}
.slhBody .index-service li a {
    line-height: 1 !important;
}
.slhBody .index-service > * {
    width:auto;
}
.slhBody .swiper-scroll-top{
    width: 100% !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;
}

/*新闻*/
.slhBody .tab-active-hoverbg .tab-content .tab-pane .gwyxx_list{
    height: 546px !important;
}
.slhBody .tab-active-hoverbg .tab-content .tab-pane .szfxx_list{
    margin-left: 0px !important;
    height: 546px !important;
}