.bg{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.news-secondary-nav-wrapper .news-logo {
    float: left;
    height: 63px;
    vertical-align: top;
    margin-top: 9px;
}
.news-secondary-nav-wrapper .news-secondary-nav-ul {
    width: 795px;
    margin-left: 104px;
}
.page-about-menu li{

}
.news-secondary-nav-ul2{
    margin-top: 0;
}

.about-banner{
    width: 100%;
    /*margin: 85px auto 0;*/
    margin: 0 auto;
    height: 300px;
    overflow: hidden;
}
.about-banner .about-min{
    position: relative;
    overflow: hidden;
    height: 300px;
}
.about-banner p{
    font-size: 24px;
    color: rgba(255,255,255,0.2);
    margin: 100px auto;
    width: 1200px;
    text-align: center;
    position: absolute;
}
.about-banner h1{
    text-align: center;
    font-size: 42px;
    color: #ffffff;
    line-height: 300px;
    width: 1200px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}
.about-min{
    width: 1200px;
    margin: 0 auto;
}

.district-title-now {
    height: 16px;
    line-height: 16px;
    padding: 19px 0 13px;
}
.district-title-now a {
    font-size: 14px;
    color: #666666;
}
.district-title-now span {
    font-size: 14px;
    color: #666666;
}
.district-title-now .title-now {
    color: #333333;
    cursor: default;
}
.district-title-now a:hover {
    color: #333333;
}

