.top {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #f4f4f4;
    margin-bottom: 20px;
    margin-top: 10px;
}

.top h3 a {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    background: #0A5491;
    padding: 0 24px;
    margin: 0;
}