.zy {
    width: 1920px;
}

.page {
    height: 1080px;
    width: 1200px;
    margin: 0 360px;
    position: relative;
    background-image: url(./img/logo/LOGO_928.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1200px;
    text-align: center;
    color: #fff;
}

.ba_ga {
    display: inline-flex;
    margin-left: 20px;
    height: 20px;
    line-height: 20px;
    vertical-align: bottom;
}