.header{
    height: 100px;
    background: url("/portal/shgy/img/head-1190a9c1a84903bd239fec9c00396be9.png") no-repeat center;
}
.header .logo{
    height: 60px;
}
.main-nav-list .nav_item li a{
    font-size: 15px;
    color: #fff;
}

.main-nav-list .nav_item li a{
    padding-top: 13px;
}

.nav_item{
    display: flex;
    justify-content: space-between;
}

.main-nav-list{
    height: 50px;
    background: url("/portal/shgy/img/navbg-924d2c6bb83f4194ad567fac81ad18a6.png") no-repeat center;
    margin-left: 0;
}

.footer{
    height: 60px;
    /*background: url("/portal/shgy/img/footer-e4b421d96979e52b681ecb0564510a08.png") no-repeat center;*/
    background: #252525;
    border-top: 4px solid #ac2722;
}
.footer span{
    line-height: 60px;
}