﻿.footer_c.left {
    margin: 0 auto;
    text-align: center;
    position: relative;
}
#footer {
    background: #F9F9F9;
}

.footer_content {
    width: 1200px;
    margin: 0 auto;
    padding: 23px 0 17px 0;
    position: relative;
    align-items: center;
}

.footer_content,
.footer_content a {
    line-height: 25px;
    font-size: 14px;
}

.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 {
    width: 50%;
    margin-top: 15px;
}
.mr10 {
    margin-top: -26px;
}
.jbzx.mr40 {
    margin-top: -26px;
}
.footer_img_right {width: 60%;}
.footer_img_right ul{
    flex-wrap: wrap;
}

.footer_img_right li{
    width: 50%;
    text-align: center;
    margin-bottom: 15px;
}
.footer_img_right li img{
    width: auto !important;
    height: 60px;
}
.footer_img_right li p{
}