.nav li {
    background-image: none;
}

.site-banner {
    height: 200px;
    display: flex;
    align-items: center;
    /* background: url('material/images/topImg.png'); */
    background: url('http://zrzyj.guilin.gov.cn/material/images/topImg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


.tab-line-nav .cur {
    background-color: #1986F1;
}

.nav {
    background: #1986F1;
}

.title-dep {
    border-bottom: 2px solid #1986F1;
}

.title-dep strong {
    background: #1986F1;
}

.title-dep strong a {
    background: #1986F1 !important;
}

.tab-link-nav-site li {
    background-color: #1986F1;
}

.title-dep .gov-link {
    color: #1986F1;
}

.leader-title, .more-chlid-title strong {
    background: #1986F1;
}


.more-chlid-title {
    border-bottom: 1px solid #1986F1;
}