/*一行布局*/
.slhBody .col-6{
    width: 100% !important;
    margin-top:20px !important;
}
.slhBody .col-5 .tab-content .tab-pane ul li {
    width: 50% !important;
    text-align: center;
}
.slhBody dl{
    margin-top: 0;
    margin-bottom: 0rem !important;
}

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