.home_footer, .home_footer a {
    font-size: 14px;
    color: #5c5c5c
}
.home_footer {
    width: 100%;
    min-width: 1200px;
    padding-bottom: 40px;
    padding-top: 25px;
    background: #1e1f1c
}
.home_footer .fa-edit {
    color: #fff!important
}
.home_footer .footer_main {
    display: inline-block;
    width: 100%;
}
.home_footer .footer_main .footer_info {
    float: left;
    width: 500px;
    min-width: inherit
}
.home_footer .footer_main .footer_info .p_text {
    width: 100%;
    min-height: 24px;
    line-height: 24px;
    display: flex;
    word-break: keep-all
}
.home_footer .footer_main .footer_info .p_text:first-child {
    margin-top: 10px
}
.home_footer .footer_main .footer_info .logo_img {
    width: 300px;
    height: 100px;
    display: flex;
    align-items: center
}
.home_footer .footer_main .footer_info .logo_img img {
    max-width: 300px;
    max-height: 100px
}
.home_footer .footer_main .footer_help {
    float: right;
    width: 680px;
    margin-top: 30px
}
.home_footer .footer_help ul li {
    float: left;
    padding-right: 15px
}
.home_footer .footer_help ul li:last-child {
    padding-right: 0
}
.home_footer .footer_help ul li h4 {
    margin-bottom: 32px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.home_footer .footer_help ul li a {
    display: inline-block;
    width: 100%;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.home_footer .footer_help .wx a, .home_footer .footer_help .wx img {
    width: 100px;
    height: 100px
}
.home_footer .footer_frend {
    margin-bottom: 5px
}
.home_footer .footer_record {
    display: inline-block
}
.home_footer .footer_record>div {
    float: left
}
