mall_footer {
    margin-top: 40px;
}

#mall_footer .advantage {
    background-color: #f5f6f8;
    overflow: hidden;
    height: 120px;
    line-height: 120px;
}

#mall_footer .w1180, #mall_header .w1180 {
    width: 1180px;
    margin: 0 auto;
    overflow: visible;
}

#mall_footer .advantage li {
    float: left;
    width: 13.5%;
    padding-left: 6.5%;
    font-size: 18px;
    position: relative;
}

#mall_footer i.ad1 {
    background-position: 0 -44px;
}

#mall_footer .advantage i {
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    top: 30px;
    left: 0;
}

#mall_footer i.ad2 {
    background-position: -64px -44px;
}

#mall_footer i.ad3 {
    background-position: -128px -44px;
}

#mall_footer i.ad4 {
    background-position: -192px -44px;
}

#mall_footer i.ad5 {
    background-position: -256px -44px;
}

#mall_footer .help_link {
    margin: 10px auto 20px;
    overflow: hidden;
}

#mall_footer .help_link li {
    float: left;
    color: #999;
    line-height: 200%;
    width: 13.5%;
    padding-left: 6.5%;
}

#mall_footer a {
    color: #999;
}