﻿.foot {
    width: 100%;
    height: 230px;
    background-color: #0c1420;
}

.areaheart {
    width: 1260px;
    margin: 0 auto;
}

.foot .footLogo {
    width: 293px;
    height: 80px;
    margin-top: 65px;
    float: left;
    background: url(../images/logo2.png);
}
.foot .footGameLogo {
    width: 205px;
    height: 96px;
    background: url(../images/logo.png) no-repeat;
    margin-top: 72px;
    background-size: 80%;
    background-position-x: 20px;
}
.foot .footerInf {
    line-height: 32px;
    font-size: 14px;
    color: #2a2933;
    font-weight: bold;
    float: left;
    margin-top: 50px;
}

.foot .footerInf p {
    line-height: 35px;
}

.foot .footerInf p a {
    color: #2a2933
}
.fl{
    float:left;
}


.xxa_footer_box {
    background: #1b1919;
    font-size: 14px;
    color: #333;
    height: 226px;
    background: #0a0d12 url('../images/header_bg.png') no-repeat center top;
}

    .xxa_footer_box a {
        color: #fff;
        font-size: 14px;
        letter-spacing: .4px;
    }

.xxa_footer_box a:hover {
    color: #52abff;
}

.xxa_footer_health {
    padding: 23px 0 7px 0;
    text-align: center;
    width: 1200px;
    margin: 0 auto;
}

    .xxa_footer_health strong {
        display: block;
        font-size: 19px;
        margin-bottom: 15px;
        font-weight: normal;
        color: #fff;
        font-family: Mircrosoft Yahei;
    }

    .xxa_footer_health span {
        display: block;
        font-size: 14px;
        color:#fff;
        line-height:28px;
    }

.xxa_footer_nav {
    text-align: left;
    height: 21px;
    width: 600px;
    margin: 0 auto;
   color: white;
}
    .xxa_footer_nav a:first-of-type{
        margin-left:65px
    }
    .xxa_footer_nav span {
        padding: 0 8px;
    }

.xxa_footer_nav a.yang {
    position: relative;
}

.xxa_footer_yong {
    position: absolute;
    left: 50%;
    z-index: 10;
    margin-left: -85px;
    top: 20px;
    border: 2px solid #393c40;
    width: 170px;
    line-height: 22px;
    background-color: #303338;
    padding: 6px 0;
    color: #f15733;
    display: none;
}

.xxa_footer_yong em {
    display: block;
    font-style: normal;
}

.xxa_footer_sclose {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 1px;
    top: 1px;
    cursor: pointer;
    background-size: 100% auto;
}

.xxa_footer_main {
    width: 1200px;
    margin: 0 auto;
    height: 56px;
    position: relative;
    line-height: 20px;
}
    .xxa_footer_main .footLogo {
        display: block;
        position: absolute;
        left: 199px;
        bottom: 9px;
        width: 150px;
        z-index: 5;
    }
    .xxa_pwrd_logo {
        display: block;
        width:100%;
        height:100%;
    }

.xxa_footer_text {
    position: absolute;
    left: 50%;
    width: 570px;
    line-height: 28px;
    text-align: left;
    margin-left: -236px;
    color: #fff;
}