.index_data_main .index_nav_footer {
    height: 223px;margin-top: 20px;
    background-color:#3A3A3A;width: 100%;

}
.index_data_main .index_nav_footer .footer_main {
    display: flex;justify-content: space-between;color: #fff;
    padding-top: 20px;padding-right: 62px;height: 163px;
    border-bottom:1px solid #fff;
}
.footer_main .conpany_info_box {
    padding-top: 30px;
}
.footer_main .conpany_info_item.conpany_info_code {
    padding-top:3px ;
}
.footer_main .conpany_info_item.conpany_info_code img {
    width: 120px;height: 120px;
}

#nav_footer .footer_main_item {
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
}
#nav_footer a {
    color: #fff;
}
#nav_footer a:hover{
    color: #2799DF;
}
