/*水源保护*/
.sybh {
    width: 100%;
    min-width: 1040px;
    margin: 0 auto;
    background: url(../images/180417sybh_banner.png) center top no-repeat #eefbff;
}
.sybh .content {
    width: 1040px;
    margin: 0 auto;
    background: #fff;
    margin-top: 464px;
    padding-bottom: 24px;
}

.sybh section {
    overflow: hidden;
}

.sybh .inner_wrap1 {
    overflow: hidden;
    width: 990px;
    margin: 0 auto;
    border-radius: 16px 16px 0 0;
}

.sybh .nav > ul {
    overflow: hidden;
    padding: 20px 0 15px;
    background: #d4f2ff;
}

.sybh .nav > ul > li {
    width: 207px;
    line-height: 20px;
    float: left;
    border-right: 1px solid #fff;
    color: #0a9fdd;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.sybh .nav > ul > li:last-child {
    border-bottom: 0;
}

.sybh .inner_wrap1 > .news_con {
    height: 317px;
    overflow: hidden;
    width: 478px;
}

.sybh .inner_wrap1 > .news_con h3 {
    line-height: 40px;
    margin-top: 13px;
    text-indent: 23px;
    font-size: 16px;
    color: #53b3e6;
    border-bottom: 1px solid #0a9fdd;
}

.sybh .inner_wrap1 > .news_con h3 > .more {
    float: right;
    font-size: 14px;
    color: #999;
    font-weight: normal;
    cursor: pointer;
}

.sybh .news_list {
    overflow: hidden;
    margin: 16px 0 7px;
}

.sybh .news_list > li {
    overflow: hidden;
    line-height: 40px;
    text-indent: 13px;
}

.sybh .news_list > li a {
    font-size: 14px;
    color: #333;
}

.sybh .news_list > li span {
    font-size: 14px;
    color: #999;
    float: right;
    text-indent: 0;
}

.footer.sybh_footer {
    width: 100%;
    min-width: 1040px;
    height: 160px;
    overflow: hidden;
}

.footer.sybh_footer .inner_wrap {
    width: 670px;
    padding: 0 60px 0 20px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 50px;
    position: relative;
    left: 20px;
}

.footer.sybh_footer p {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}

.footer.sybh_footer img {
    position: absolute;
    top: 75px;
}

.footer.sybh_footer img.red {
    left: 0;
}

.footer.sybh_footer img.zhaocuo {
    right: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

#imgConac {
    left: 0;
}

#_span_jiucuo img {
    right: 0;
}


