/* 尾部 */
.footer {
    clear: both;
}

.foot-er {
    width: 100%;
    height: 35px;
    background-color: #085eae;
    text-align: center;
}

.footer-pic {
    width: 30px;
    margin-top: -3px;
}

.text {
    font-weight: 600;
    line-height: 35px;
    font-size: 15px;
    display: inline-block;
    color: #ffffff;
}

/* 介绍 */
.foot {
    /* width: 90%; */
    padding: 15px 0 15px 15px;
}

.text-three {
    display: inline-block;
    font-size: 12.5px;
    color: #000000;
    font-weight: 500;
    vertical-align: middle;
    width: 80%;
    line-height: 1.8;
    text-align: center;
}

.text-three img.gawb-icon {
    width: 20px;
    vertical-align: -5px;
}

.text-three a {
    color: #000000;
}

.footer .wxewm-con {
    width: auto;
    text-align: center;
    border-top: 1px solid #eee;
    font-size: 12.5px;
    padding-bottom: 5px;
}

.footer .wxewm-con img {
    height: 120px;
}

/* 事业单位图片 */
.pic {
    float: right;
    width: 20%;
    text-align: center;
}


