/* 培训频道 */

header{
    margin-bottom: 60px !important;
}
.page-bg-img{
    background-image: url("/images/bg/blue-yellow-blue.jpg");
}

@media only screen and ( max-width:992px ){
    header {
        margin-bottom: 40px !important;
    }
}