@media screen and (max-width:1024px) {

    /* Í· */
    .guidezt {
        height: 160px;
        margin-top: -3px;
    }

    .guidezt .positionx ul li {
        width: 33%;
        padding: 0px;
        text-align: center;
    }

    .guidezt .positionx {
        width: 100%;
        height: auto;
    }

    /* ÄÚÈÝ */
    .content .positionx {
        width: 100%;
    }

    .content .positionx .d_page .up {
        width: 100%;
        height: auto !important;
    }

    .content .positionx .d_page .up h2 {
        padding: 0.5rem 0.2rem 0 0.2rem;
    }

    .content .positionx .d_page .up p {
        margin-bottom: 0.2rem;
        margin-top: 0.2rem;
    }

    .content .positionx .d_page .down {
        padding: 0 0.1rem;
    }

    #PreNextRs p{
        width: 98%;
        margin: auto;
        float: none;
    }
    .down img{
        max-width: 100%;
    }

    /* µ× */
    .footzt .positionx {
        width: 100%;
        height: 100%;
    }

    .footzt .positionx p {
        width: 100%;
    }

    .footzt {
        overflow: hidden;
        height: 100%;
    }
}