.headerWrapper {
    position: relative;
    height: 75px;
}

.header a {
    display: block;
    color: black;
    text-decoration: none;
}

.header {
    min-width: 1200px;
    height: 75px;
    padding: 0 5px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
}

.logo {
    width: 325px;
    height: inherit;
    float: left;
}

.logoImage {
    width: 45px;
    height: inherit;
    float: left;
    clear: right;
}

.logoImage > img {
    width: inherit;
    height: auto;
    margin-top: 23px;
}

.blankLogoContent {
    width: 10px;
    height: inherit;
    float: left;
    clear: right;
}

.logoText {
    width: 95px;
    height: inherit;
    float: left;
    clear: right;
}

.logoText > div {
    width: inherit;
    height: 25px;
    color: #3c3731;
    margin-top: 27px;
    text-align: center;
    font-size: 23px;
    line-height: 28px;
    font-family: fzzzhjt;
}

.logoDescription {
    width: 165px;
    height: inherit;
    float: left;
    clear: right;
}

.logoDescription > div {
    width: inherit;
    height: 15px;
    margin-top: 35px;
    font-family: Microsoft YaHei;
    color: #8f8f8f;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
}

.blankContent1 {
    width: 95px;
    height: inherit;
    float: left;
    clear: right;
}

.menu {
    width: 460px;
    height: inherit;
    padding: 0 5px;
    float: left;
    clear: right;
}

.onlineTranslate, .humanTranslate, .personalCenter {
    width: 65px;
    height: inherit;
    float: left;
    clear: right;
}

.dictionary, .discovery {
    width: 40px;
    height: inherit;
    float: left;
    clear: right;
}

.menuActive {
    color: #1cadf6 !important;
    border-bottom: 2px solid #1cadf6;
}

.onlineTranslate > div, .humanTranslate > div, .dictionary > div,
.discovery > div, .personalCenter > div {
    width: inherit;
    height: 18px;
    margin-top: 32px;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
}

.onlineBlank1 {
    width: 40px;
    height: inherit;
    float: left;
    clear: right;
}

.onlineBlank2 {
    width: 45px;
    height: inherit;
    float: left;
    clear: right;
}

.blankContent2 {
    width: 225px;
    height: inherit;
    float: left;
    clear: right;
}

.login {
    width: 85px;
    height: inherit;
    float: left;
    clear: right;
}

.login > div {
    width: inherit;
    height: 18px;
    margin-top: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
}

.blankDivider {
    height: 1px;
    background-color: #e5e5e5;
}
