/*一行布局*/
.slhBody .col-6{
    width: 100% !important;
    margin-top:20px !important;
}
.slhBody .full-line{
    width: 100% !important;
    margin-top:20px !important;
}
.slhBody .full-line1{
    display: flex;
    justify-content: space-between;
    width: 100% !important;
    flex-wrap: wrap;
}
.slhBody .full-line1 > *{
    width: 49% !important;
    margin-top: 20px;
}
.slhBody .full-line1 section:nth-child(2) a{
    width: 100% !important;
}
.slhBody .full-line1 ul:last-child{
    width: 100% !important;
    margin-top: 20px;
}
.slhBody .full-line1 ul:last-child > *{
    width: 33% !important;
}

/*新闻*/
.slhBody .tab-active-hoverbg .tab-content .tab-pane .gwyxx_list{
    height: 420px !important;
}
.slhBody .tab-active-hoverbg .tab-content .tab-pane .szfxx_list{
    height: 420px !important;
}

.slhBody .header-nav .nav .nav-item a{
    font-size: 18px !important;
}
.slhBody .swiper-scroll-top{
    height: 360px !important;
}
.slhBody .container button span{
    font-size: 26px !important;
}
.slhBody .xxlistright ul:last-child > *{
    width: 100% !important;
}
.slhBody .xxlistright .sidemenu > * a {
    height: 80px;
    line-height: 80px;
}