.foot {
    width: 100%;
    height: 230px;
    background-color: #f4f4f4;
}

.areaheart {
    width: 1260px;
    margin: 0 auto;
    position:relative;
}

.foot .footLogo {
    width: 317px;
    height: 75px;
    margin-top: 93px;
    margin-right: 35px;
    float: left;
    background: url(http://img-td22.td22.com/Games/TD22/bo/img/newLogo.png);
}
/*.foot .footGameLogo {
    width: 181px;
    height: 112px;
    background: url(/img/foot_logo2.png) no-repeat;
    margin-top: 54px;
    background-size: 54%;
    background-position-x: 39px;
}*/
.foot .footerInf {
    line-height: 32px;
    font-size: 14px;
    color: #2a2933;
    font-weight: bold;
    float: left;
    margin-top: 50px;
}

.foot .footerInf p {
    line-height: 24px;
}

.foot .footerInf p a {
    color: #2a2933
}
.fl{
    float:left;
}

.foot .footGameLogo {
    width: 121px;
    height: 75px;
    background: url(/img/logo.png) no-repeat;
    margin-top: 95px;
    margin-right: 50px;
}