html body {
    font-weight: 500;
}

#main {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    background-repeat: no-repeat;
    background-size: 100% 180px;
    padding-bottom: 0 !important;
}

.welcomeTitle {
    font-family: '楷体';
    font-size: 16px;
}

.brand small {
    font-size: 12px !important;
    color: #aaaaaa !important;
}

.menu {
    background-color: #07a4e7;
    background: url(../img/blue/510821000000/nav.jpg) repeat-x;
}

.top {
    width: 1170px;
    margin: auto;
}

.content-row {
    width: 1170px;
    margin: auto;
}

.menu .nav {
    width: 1170px;
    margin: auto;
}

.nav {
    margin-left: 10px;
    height: 64px;
    line-height: 64px;
}

.nav li a:focus, .nav li a:hover {
    background-color: #0895d3;
}

.nav li.active a {
    background-color: #0895d3;
}

.footer {
    background-image: unset !important;
    color: #000000;
    background-color: #f7f8f9;
    height: 146px;

}

.nav li a {
    /*    width: 110px;
        border: 0;
        background-color: unset;
        line-height: 64px;
        margin: 0px 58px 5px 15px;
        font-family: 黑体;
        font-size: 18px;
        font-weight: bold;*/
    background-color: transparent;
    border: 0;
    width: 191px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    line-height: 60px;
    color: #ffffff;
}

.footer div {
    font-size: unset !important;
    font-weight: normal !important;
}

.indentation {
    margin-left: 34px;
}

.footer-img-jiucuo {
    margin-top: 13px;
}

.logo {
    float: left;
    width: 800px;
    margin-top: -10px
}

.tianqi {
    float: unset;
    margin-left: 50px;
    margin-top: -15px;
}

#detail-content {
    width: 1170px;
    margin: 30px auto 30px;
    padding: 5px 0 !important;
}
