.footer {
    width: 100%;
    height: 206px;
    background: #2b2a3f;
}
.footer a {
    color: #e5e5e5;
    text-decoration: none;
}
.footer a:hover {
    color: #e5e5e5;
    text-decoration: none;
}
.p-26 {
    padding: 26px 0;
}
.m-l-40 {
    margin-left: 40px;
}
.footer-content {
    height: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #e5e5e5;
    line-height: 36px;
    letter-spacing: 0.86px;
}
.footer-content a {
    height: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #e5e5e5;
    line-height: 36px;
    text-decoration: none !important;
}