    #mainbody424 {
        z-index:10;
        position:fixed;
        display: none;
    }
    #progress424 {
        position:absolute;
    }

@media screen and (min-width: 1600px) {
    .imagep {
        display: block;
        /*left: 279px;*/
        margin-right: 5px;
        overflow: auto;
        position: relative;
    }
    #mainbody424 {
        left:   -10px;
        height: 768px;
        position: fixed;
        top:      0px;
        width: 1918px;
    }
    #progress424 {
        top:   982px;
        left: 1828px;
        width:  90px;
        height: 90px;
    }

    #lefttopcontainer424 {
        height:   1080px;
        left:     0px;
        position: absolute;
        top:      0px;
        width:    1920px;
    }
    #rightbody_img424 {
        float:      left;
        max-height: 1080px;
        max-width:  1920px;
        min-width:  1920px;
        position:   relative;
        top:        0px;
        /*right: -182px;*/
    }
}

@media screen and (min-width: 1000px) and (max-width: 1600px) {
    #mainbody424 {
        height:   calc(1080px/1.41);
        left:     -10px;
        position: fixed;
        top:      calc(0px/1.41);
        width:    calc(1918px/1.41);
    }
    #progress424 {
        top:   calc(977px/1.41);
        left: calc(1823px/1.41);
        width:  calc(90px/1.41);
        height: calc(90px/1.41);
    }
    #lefttopcontainer424 {
        height:   768px;
        left:     0px;
        position: absolute;
        top:      0px;
        width:    1360px;
    }
    #rightbody_img424 {
        float:      left;
        max-height: 768px;
        max-width:  1360px;
        min-width:  1360px;
        position:   relative;
        top:        0px;
        /*right: -182px;*/
    }
}

@media screen and (min-width: 100px) and (max-width: 1000px) {
    #mainbody424 {
        height:   calc(1080px/2.133);
        left:     -10px;
        position: fixed;
        top:      calc(0px/2.133);
        width:    calc(1918px/2.133);
    }
    #progress424 {
        top:   calc(977px/2.133);
        left: calc(1823px/2.133);
        width:  calc(90px/2.133);
        height: calc(90px/2.133);
    }
    #lefttopcontainer424 {
        height:   768px;
        left:     0px;
        position: absolute;
        top:      0px;
        width:    1360px;
    }
    #rightbody_img424 {
        float:      left;
        max-height: 768px;
        max-width:  1360px;
        min-width:  1360px;
        position:   relative;
        top:        0px;
        /*right: -182px;*/
    }
}
