.footer {
    margin-top: 0;
}
 .footer {
    background: url(../images/footer-bg.jpg) no-repeat center top #222;
    clear: both;
    width: 100%;
    height: 426px;
    margin-top: 45px;
}.footer .wrapper {
    width: 1200px;
}

 .wrapper {
    width: 1200px;
}
 .footer .f-title {
    height: 75px;
    border-bottom: 1px solid #393939;
    line-height: 75px;
    margin: 0;
}.footer .f-title .fl li {
    float: left;
}.footer .f-title .fl li a {
    color: #fff;
    margin-right: 15px;
    font-size: 14px;
}.footer .f-title .fr {
    color: #7dcfa0;
}.footer .lianjia-link-box {
    padding: 13px 0 20px 0;
    border-bottom: 1px solid #393939;
    background: none;    overflow: hidden;
}.footer .lianjia-link-box .fl {
    width: 1000px;
}.footer .lianjia-link-box .fl .tab {
    height: 40px;
}.footer .lianjia-link-box .fl .tab span {
    display: inline-block;
    padding: 8px 10px;
    background: #121212;
    color: #888c8e;
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 12px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}.footer .lianjia-link-box .fl .tab span.hover {
    background: #394043;
    color: #fff;
}.footer .lianjia-link-box .fl .link-list {
    clear: both;
}.footer .lianjia-link-box .fl .link-list div {
    display: none;
    min-height: 89px;
}.footer .lianjia-link-box .fl dd a {
    color: #888c8e;
    font-size: 12px;
    display: inline-block;
    margin: 10px 10px 0 0;
}.footer .bottom {
    padding-top: 23px;
}.footer .bottom .copyright {
    color: #888c8e;
    font-size: 12px;
    line-height: 20px;
}.footer .bottom .copyright a {
    color: #888c8e;
}