.footerBox{
    background-color: #fff;
}
.footer>li{
    color: #666;
}
.footer>li>span{
    background: url(../images/login/line.png) right center no-repeat;
    background-size: 1px;
}