.footer-body>ul>li>p{
    font-size: 16px;
    height: 24px;
    line-height: 24px;
}
.footer-body>ul>li>ul>li{
    margin-top: 8px;
}
.footer-body>ul>li>ul a, .footer-body>ul>li>ul p{
    font-size: 14px;
    height: 22px;
    line-height: 22px;
}
.footer-body>ul{
    padding: 12px 16px 32px 16px;
}
.footer-body>ul>li{
    margin-top: 24px;
}
.footer-body>ul>li:last-child>ul p{
    font-size: 12px;
    line-height: 20px;
}
.footer-AppContact{
    height: 56px;
    padding: 12px 16px;
}
.fot-message-icon{
    width: 18px;
    height: 18px;
}
.fot-phone-icon{
    width: 18px;
    height: 18px;
}
.footer-AppContact>a{
    width: calc((100% - 20px)/2);
    font-size: 14px;
    border-radius: 2px;
}