#footer {
    /*margin: 0;*/
    /*padding: 0;*/
    /*width: 100%;*/
    margin :  0 auto;        
    padding :  0;        
    width :  1905px;          
    height :  144px;
}
/* footer */
.ewb-footer {
    background: #fff;
}
/* 下划线 */
.footer-line {
    border-bottom: 1px solid #e9e9e9;
    width: 100%;
}
/* 下划线 */
.footer-line {
    border-bottom: 1px solid #e9e9e9;
}


.footer-cont {
        font-size: 14px;
    font-family: "Microsoft YaHei";
    box-sizing: border-box;
    margin: 0;
    position: relative;
    padding: 18px 0px 26px 0px;
}

.footer-cont>p {
    /*margin-bottom: 5px;*/
    margin: 0px;
    line-height: 33px;
    color: #666;
}

.footer-cont>p a {
    color: #666;
}

.footer-map>span{
    margin: 0 9px;
}
.footer-copyright>a,
.footer-copyright>span{
    /*margin-bottom: 5px;*/
    margin-right: 35px;
    /*margin: 0 0px;*/
}

.footer-ab>a {
    margin-right: 35px;
    color: #666;
}
.footer-ab {
    margin-top: 0px;
}

.footerlink {
    background-color: #eef3f8;
}

.footer-zc {
    position: absolute;
    width: 107px;
    height: 51px;
    top: 40px;
    right: 0;
    background: url(../img/icon_zc.png) center center no-repeat;
}

.footer-dzjg {
    position: absolute;
    width: 50px;
    height: 62px;
    top: 36px;
    right: 148px;
    background: url(../img/icon_dzjg.png) center center no-repeat;
}
.container {
    width: 1280px;
    height: 143px;
    margin-right: auto;
    margin-left: auto;
    

}