@media (min-width:1025px) {
    .large-content {
        width: 100%;
        position: absolute
    }

    .breadcrumbs {
        width: 11.2rem;
        margin: 0 auto
    }

    span {
        display: inline-block;
        text-indent: .1em;
        margin-left: 1.1em
    }

    .header {
        position: relative
    }

    .mob,
    .pad {
        display: none
    }

    .privacy-box {
        float: left;
        height: 80%;
        background: #fff;
        opacity: .7;
        bottom: 0;
        left: .3rem;
        right: .3rem;
        width: 95%;
        margin: 0 auto
    }

    .privacy-box,
    .privacy-txt {
        position: absolute;
        text-align: center
    }

    .privacy-txt {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .privacy-txt>p {
        font-family: HyundaiSansHeadCN;
        font-size: .4rem
    }

    .privacy-en,
    .privacy-txt>p {
        color: #333;
        line-height: .5569rem;
        text-align: center
    }

    .privacy-en {
        font-size: .24rem;
        font-family: HyundaiSansTextCN;
        /* margin-left: -.22rem */
        margin-left: 0;
    }

    .title {
        font-size: .3rem;
        font-family: HyundaiSansHeadCN;
        font-weight: 400;
        color: #000;
        line-height: .5rem;
        text-align: center;
        margin: .6rem auto 0
    }

    .txt {
        font-size: .16rem;
        font-family: HyundaiSansTextCN;
        color: #666;
        margin: .36rem auto 0
    }

    .tip-content,
    .txt {
        width: 11.2rem;
        font-weight: 400;
        line-height: .36rem
    }

    .tip-content {
        font-size: .24rem;
        font-family: HyundaiSansHeadCN;
        color: #333;
        margin: .74rem auto 0
    }

    .txt-content {
        width: 11.42rem;
        margin: 0 auto;
        font-size: .16rem;
        font-family: HyundaiSansTextCN;
        font-weight: 400;
        color: #666;
        line-height: .36rem
    }

    .t-footer {
        padding: 0 0 1.22rem
    }

    .c-footer {
        padding: 0 0 1.2rem
    }

    .subtitle {
        text-indent: 0
    }

    .sj {
        text-indent: -1.6em;
        padding-left: 1.6em
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .breadcrumbs {
        width: 100%;
        position: absolute
    }

    .section {
        width: 97%;
        margin-left: 1rem
    }

    .header {
        width: 100%;
        height: 3.6rem
    }

    .large-content {
        display: none
    }

    .pad {
        display: block;
        width: 100%
    }

    .mob,
    .pc {
        display: none
    }

    .privacy-box {
        background: #fff;
        opacity: .7;
        width: 14.36rem;
        height: 80%;
        margin: -18.8% auto 0;
        position: relative
    }

    .privacy-txt {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .privacy-txt p,
    .privacy-txt p span {
        font-size: .48rem;
        line-height: .6rem
    }

    .privacy-txt p {
        text-align: center
    }

    .privacy-en {
        font-size: .3rem;
        line-height: .6rem
    }

    .title {
        font-size: .44rem;
        line-height: .7rem;
        margin-top: 1rem;
        text-align: center
    }

    .txt {
        font-size: .28rem;
        margin-top: .83rem
    }

    .tip-content,
    .txt {
        line-height: .56rem;
        width: 91%
    }

    .tip-content {
        font-size: .4rem;
        font-weight: 700
    }

    .txt-content {
        font-size: .28rem;
        line-height: .56rem;
        width: 91%
    }

    .t-footer {
        margin-bottom: 1.5rem
    }

    .c-footer {
        padding: 0 0 1.47rem
    }

    .sj {
        text-indent: -1.6em;
        padding-left: 1.6em
    }
}

@media only screen and (max-width:767px) {
    .body {
        width: 100%
    }

    .header {
        width: 7.5rem;
        height: 2.89rem
    }

    .c-mob,
    .copyright-img .privacy-img {
        width: 100%;
        height: 100%
    }

    .mob {
        display: block
    }

    .pad,
    .pc {
        display: none
    }

    .privacy-box {
        width: 91%;
        height: 82%;
        background: #fff;
        opacity: .7;
        margin: -31.5% auto;
        position: relative
    }

    .privacy-txt {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .privacy-txt>p {
        font-size: .4rem;
        line-height: .5569rem;
        text-align: center
    }

    .privacy-en {
        font-size: .24rem
    }

    .privacy-en,
    .title {
        line-height: .5569rem
    }

    .title {
        font-size: .36rem;
        margin-top: .61rem;
        text-align: center
    }

    .txt {
        font-size: .24rem;
        margin-top: .61rem;
        padding: 0 .26rem 0 .32rem
    }

    .tip-content,
    .txt {
        width: 100%;
        line-height: .46rem
    }

    .tip-content {
        font-size: .3rem;
        font-weight: 700;
        padding: 0 .32rem
    }

    .txt-content {
        width: 100%;
        font-size: .24rem;
        line-height: .46rem;
        padding: 0 .3rem 0 .32rem
    }

    .t-footer {
        padding: 0 .32rem 1.01rem
    }

    .c-footer {
        padding: 0 .33rem 1rem
    }

    .sj {
        text-indent: -1em;
        margin-left: .85em
    }

    html {
        overflow-y: scroll
    }

    :root {
        overflow-y: auto;
        overflow-x: hidden
    }

    :root body {
        position: absolute
    }

    body {
        width: 100vw;
        overflow: hidden
    }
}