﻿.footer_c.left {
    margin: 0 auto;
    text-align: center;
    position: relative;
}
#footer {
    background: #234C9E;
    color: edeeee;
}


.footer_content {
    width: 1200px;
    margin: 0 auto;
    padding: 23px 0 17px 0;
    position: relative;
}

.footer_content,
.footer_content a {
    line-height: 25px;
    font-size: 14px;
    color: #edeeee;
}

.footer_content li span {
    padding: 0 10px;
}


.footer_content_left p:nth-of-type(2) {
    margin: 0 8px;
}

.footer_content_center ul {
    height: 158px;
}

.footer_content_right {
    margin-top: 97px;
}
.mr10 {
    margin-top: -26px;
}
.jbzx.mr40 {
    margin-top: -26px;
}