/*管理中心顶部样式重置*/

#header2016 .headerTop .headerTop-content, #header2016 .header-nav .header-nav-content {
    max-width: none !important;
    width: 92% !important;
    margin-left: initial !important;
    margin-right: initial !important;
}

.header-logo {
    width: 216px;
    justify-content: center;
}
@media screen and (min-width: 1600px) and (max-width: 1919px) {
    #header2016 .headerTop .headerTop-content .topnav {
        margin-right: 0%!important;
    }
}

#thrColEls .Style2009 #SiteMapPath {
    top: 110px!important;
}

#thrColEls #SiteMapPath {
    top: 102px!important;
}


/*管理中心底部样式重置*/

.h-footer{
    margin-left: 216px;
    border-left: 1px solid #d1d1d1;
}
