.foot {
    width: 100%;
    height: 230px;
    margin: 0 auto;
    background-color: #221804;
    color: #cfae69;
}

.areaheart {
    width: 1200px;
    margin: 0 auto;
}

.foot .footLogo {
    width: 317px;
    height: 75px;
    margin-left: 70px;
    margin-top: 65px;
    margin-right: 35px;
    float: left;
    background: url('../images/newlogo.png');
}

.foot .footerInf {
    line-height: 32px;
    font-size: 14px;
    margin-top: 43px;
    color: #cfae69;;
    font-weight: bold;
    float: left;
}

.foot .footerInf p {
    line-height: 24px;
}

.foot .footerInf p a {
    color: #cfae69;
}
img {
    border: none;
}