.footer-box {
    position: relative;
    width: 100%;
    height: 480px;
    background: url(/crop/static/modules/cms/front/themes/fesco/image/footer.png) no-repeat;
    background-color: #393939;
    text-align: center;
}

.footer-box .inner {
    position: relative;
    overflow: hidden;
}

.follow-box {
    margin-top: 35px;
}

.follow-box span {
    display: inline-block;
    background: url(/crop/static/modules/cms/front/themes/fesco/image/footCenter.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    width: 52px;
    height: 52px;
    cursor: pointer;
    margin: 0 10px;
}

.follow-box span.weixin {
    background-position: 0 0;
}

.follow-box span.sina {
    background-position: -87px 0;
}

.follow-box span.twitter {
    background-position: -174px 0;
}

.follow-box span.fb {
    background-position: -261px 0;
}

.logo-footer {
    width: 300px;
    height: 84px;
    margin: 15px auto 0;
    background: url(/crop/static/modules/cms/front/themes/fesco/image/footerLogo.png) no-repeat;
    background-size: 100% 100%;
}

.follow-link {
    color: #fff;
    font-size: 14px;
    margin-top: 18px;
}

.follow-link a {
    color: #fff;
}

.follow-link span {
    margin: 0 15px;
    color: #666666;
}

#cnzz_stat_icon_1276325307 {
	margin: 0;
}

.follow-copyright {
    font-size: 14px;
    margin-top: 10px;
    line-height: 36px;
    color: #fff;
}
