/*一行布局*/
.slhBody .col-6{
    width: 100% !important;
    margin-top:20px !important;
}
.slhBody .full-line{
    width: 100% !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: 546px !important;
}
.slhBody .tab-active-hoverbg .tab-content .tab-pane .szfxx_list{
    height: 546px !important;
}

