@charset "UTF-8";
#hz120 {
    background: url(../images/hz120_1920.jpg) center 69px no-repeat;
    height: 936px;
}

#hz120 div {
    position: absolute;
    left: 154px;
    top: 128px;
    width: 1100px;
    height: 247px;
}

@media screen and (max-width: 1366px) {
    #hz120 {
        background: url(../images/hz120_1366.jpg) center 170px no-repeat;
        height: 784px;
    }
    #hz120 div {
        left: 106px;
        top: 87px;
        width: 778px;
        height: 137px;
    }
}

@media screen and (max-width: 960px) {
    #hz120 {
        background: url(../images/hz120_960.jpg) center 70px no-repeat;
        height: 787px;
    }
    #hz120 div {
        left: 58px;
        top: 57px;
        width: 518px;
        height: 221px;
    }
}

@media screen and (max-width: 640px) {
    #hz120 {
        background: url(../images/hz120_640.jpg) center -58px no-repeat;
        height: 630px;
    }
}
