@charset "UTF-8";
#footer ul ul li{list-style: square;color: #fff;font-family: "微软雅黑";}
#footer ul ul li>a{font-weight: 700;}
#footer>ul>li>a{display: block;margin-left: -15px;font-family: "微软雅黑", serif;font-weight: 700;}
#footer a{font-family: "微软雅黑", serif;}
#footer{
    color: #b7b7b7;
    background-color: #201f24;

}
#footer a{
    color: #b7b7b7;
}
.brand-logo, .footer .footer-brand-logo {
    border: none;
}

.footer {
    background-color: #323136
}

.footer .footer-brand {
    /*background: url("../../../../img/logo-footer.png") top no-repeat;
    height: 70px;*/
}

.footer p {
    color: #fff;
    /*font-family: "Roboto Slab", serif;*/
    font-size: 16px;
}

.footer .social-list {
    margin: 0px;
    font-size: 20px;
}

.footer a, .footer a:visited {
    color: #dfe6ed;
    font-weight: 700;
}

.footer a:hover, .footer a:focus {
    text-decoration: none;
    color: #2158cf;
}