﻿header > .siteWidth{
    width: inherit;
    height: 80px;
}
header .logo{
    margin-right: 35px;
}
header .logo > svg {
    height: 48px;
    width: 240px;
}
header .subMenu {
    background: #ccc;
    padding-left: 50px;
    text-align: inherit;
    border-bottom: 1px solid #d2d3d4;
    border-top: 1px solid #d2d3d4;
}
header .subMenu .content > ul li a {
    padding: 15px 5px;
}

.colorShareBtn,
.wrap_related_news,
.related_news,
.oneCol300.left{
    display: none;
}

