
.hw-miro {
    width: 100%;
    color: #fff;
    font-weight: 500;
    border-bottom: 1px solid transparent;
    overflow: hidden;
    background-color: #000;
}
.hw-miro * {
    box-sizing: border-box;
}

.hw-miro .blur-up {
    filter: blur(20px);
    transition: filter .2s;
}

.hw-miro .blur-up.lazyloaded {
    filter: blur(0);
}

.hw-miro picture,
.hw-miro img,
.hw-miro video {
    display: block;
    width: 100%;
    border: 0;
}

.hw-miro .active {
    color: #fff;
}

.hw-miro sup.ssup {
    font-size: .6em;
    cursor: pointer;
}

.hw-miro a {
    text-decoration: none;
}

.hw-miro b {
    font-style: normal;
    font-weight: inherit;
}

.hw-miro .nr {
    white-space: nowrap;
    font-style: normal;
}

.hw-miro .showPc {
    display: inline-block;
}

.hw-miro .showMob {
    display: none;
}

.hw-miro .showInWxUc {
    display: none;
}

.hw-miro .showie {
    display: none;
}

.hw-miro .hidden {
    display: none !important;
}

/* mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-miro {
        overflow: hidden;
    }

    .hw-miro .showPc {
        display: none !important;
    }

    .hw-miro .showPcinline {
        display: none;
    }

    .hw-miro .showMob {
        display: inline-block;
    }

}


/* bug btn */
.hw-miro .section-pic-center * {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

.hw-miro .section-pic-center {
    position: relative;
    z-index: 1;
    text-align: center;
    font-family: "Manrope", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.hw-miro .section-kv-pic {
    margin-top: 1.5625vw;
    color: #000;
    line-height: 1.25;
    font-size: 1.46vw;
    font-weight: 400;
    text-align: center;
}

.hw-miro .section-kv-pic span {
    font-size: 0.67708333333vw;
    font-weight: 500;
}

.hw-miro .huawei-product-buy-btn-price {
    color: #fff;
    font-size: 1.46vw;
    font-weight: 400;
    line-height: 1.25;
}

.hw-miro .huawei-product-buy-btn-price a {
    color: inherit;
}

.hw-miro .section-slogan-botton {
    background-color: #fff;
    color: #000;
    font-size: 13px;
    border: 2px solid #fff;
    display: inline-block;
    line-height: 24px;
    font-weight: 800;
    padding: 10px 26px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    text-align: left;
    cursor: pointer;
    transition: .3s ease-out;
    margin-top: 24px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
}

.hw-miro .section-slogan-botton:hover {
    opacity: .8;
}

.hw-miro .section-slogan-botton a {
    color: inherit;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-miro .section-kv-pic span {
        font-size: 3.6111111111111vw;
    }

    .hw-miro .section-kv-pic {
        margin: 8.333333333333333vw 0 0 0;
    }

    .hw-miro .huawei-product-buy-btn-price {
        font-size: 5.56vw;
    }
}

/* sup  */
.hw-miro .last-section {
    position: relative;
    z-index: 20;
}

.hw-miro .last-section a {
    color: #1f71ff
}

.hw-miro .last-section ol {
    width: 67.4375vw;
    margin: 10.4166666666vw auto;
    color: #9B9B9B;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
    list-style: decimal;
}


@media screen and (min-width: 1920px) {
    .hw-miro .last-section ol {
        font-size: 0.625vw;
    }
}

.hw-miro .last-section .notmm {
    position: relative;
    list-style: none !important;
    margin: 0 0 1.04166666666vw 0;
}

.hw-miro .last-section .mll {
    position: relative;
    list-style: none;
}

.hw-miro .last-section .mll::before {
    content: "*";
    position: absolute;
    top: 0;
    left: -9px;
}

.hw-miro .last-section .mll1 {
    position: relative;
    list-style: none;
}

.hw-miro .last-section .mll1::before {
    content: "**";
    position: absolute;
    top: 0;
    left: -14px;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-miro .last-section .mll1::before {
        left: -4.1666666666vw;
    }

    .hw-miro .last-section .mll::before {
        left: -2.7777777777vw;
    }
}

@media screen and (min-width: 1921px) {
    .hw-miro .last-section .mll1::before {
        left: -0.8333333333vw;
    }
}

/* mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-miro .last-section .notmm {
        margin: 0 0 2.777777777vw 0;
    }

    .hw-miro .last-section ol {
        width: 80.1vw;
        margin: 22.22222222222222vw 0 22.22222222222222vw 9.833333vw;
        font-size: 3.3333333333vw;
    }
}

/* section 1 pc */
.hw-miro .miro-s1 {
    position: relative;
    display: flex;
    margin: -6.25vw 0 0 0;
}

.hw-miro .miro-s1 .mirokv1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20.52083333vw 0 0 14.6875vw;
}
.hw-miro .miro-s1 .mirokv1 .mirokvksp{
    width: 27.03125vw;
}

.hw-miro .miro-s1 .mirokv2 {
    width: 54.375vw;
    margin: 3.90625vw 0 3.64583333vw -6.25vw;
}

/* section 1 mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-miro .miro-s1 {
        flex-direction: column;
        align-items: center;
        margin: 0;
    }

    .hw-miro .miro-s1 .mirokv1 {
        margin: 0;
    }
    .hw-miro .miro-s1 .mirokv1 .mirokvksp{
        width: 54.1666666vw;
    }
    .hw-miro .miro-s1 .mirokvksp {
        width: 54.16666666vw;
        margin: 13.8888888888vw auto 0;
    }

    .hw-miro .miro-s1 .mirokv2 {
        width: 89.86111111vw;
        margin: 1.94444444vw 0 10.277777777vw 0;
    }
}
/* section 2 pc */
.hw-miro .miro-s2 {
    position: relative;
    margin: 0 0 10.41666666vw 0;
}

/* section 2 mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-miro .miro-s2 {
        margin: 0 0 22.22222222vw 0;
    }
    .hw-miro .miro-s2 .custom-video{
        height: 70.2777777vw;
        object-fit: cover;
    }
}
/* section 3 pc */
.hw-miro .miro-s3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 10.41666666vw 0;
}

.hw-miro .miro-s3 .suggest {
    opacity: 50%;
    color: #dbdbdb;
    font-size: 0.83333333vw;
    line-height: 1.6;
    margin-top: 0.78125vw;
    text-align: right;
    font-weight: 400;
}

.hw-miro .miro-s3 .penkeymergemat {
    color: #FBF1BD;
    font-size: 3.33333333vw;
    font-weight: 300;
    line-height: 1.25;
    text-align: center;
}

.hw-miro .miro-s3 .penkeymergedes {
    width: 37.91666666vw;
    margin: 1.5625vw 0 3.125vw 0;
    color: #A1A1A8;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}

.hw-miro .miro-s3 .penkeyim .penkeyaddimg{
    overflow: hidden;
    width: 81.25vw;
    border-top-right-radius: 4.6875vw;
    border-bottom-left-radius: 4.6875vw;
    transform: translate3d(0, 0, 0) rotate(0deg);
}
@media screen and (min-aspect-ratio:136/100) and (max-width: 1441px) {
    .hw-miro .miro-s3 .suggest {
        font-size: 12px;
    }
}

/* section 3 mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-miro .miro-s3 {
        margin: 0 0 22.22222222vw 0;
    }

    .hw-miro .miro-s3 .penkeymergemat {
        font-size: 11.11111111vw;
    }

    .hw-miro .miro-s3 .penkeymergedes {
        width: 83.33333333vw;
        margin: 4.16666666vw 0 11.11111111vw 0;
        font-size: 4.44444444vw;
    }

    .hw-miro .miro-s3 .penkeyim .penkeyaddimg{
        width: 91.66666666vw;
        border-top-right-radius: 12.5vw;
        border-bottom-left-radius: 12.5vw;
    }
    .hw-miro .miro-s3 .suggest{
        text-align: center;
        margin-top: 8.33333333vw;
        font-size: 3.33333333vw;
    }
}

/* section 4 pc */
.hw-miro .miro-s4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 10.41666666vw 0;
}

.hw-miro .miro-s4 .penkeymergemat {
    color: #FBF1BD;
    font-size: 3.33333333vw;
    font-weight: 300;
    line-height: 1.25;
    text-align: center;
}

.hw-miro .miro-s4 .penkeymergedes {
    width: 37.91666666vw;
    margin: 1.5625vw 0 3.125vw 0;
    color: #A1A1A8;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}

.hw-miro .miro-s4 .penkeyim {
    overflow: hidden;
    width: 54.79166667vw;
    transform: translate3d(0, 0, 0) rotate(0deg);
}


/* section 4 mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-miro .miro-s4 {
        margin: 0 0 22.22222222vw 0;
    }

    .hw-miro .miro-s4 .penkeymergemat {
        font-size: 11.11111111vw;
    }

    .hw-miro .miro-s4 .penkeymergedes {
        width: 83.33333333vw;
        margin: 4.16666666vw 0 11.11111111vw 0;
        font-size: 4.44444444vw;
    }

    .hw-miro .miro-s4 .penkeyim {
        width: 88.888888vw;
    }
}


/* section 5 pc */
.hw-miro .miro-s5 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 10.41666666vw 0;
}

.hw-miro .miro-s5 .penkeymergemat {
    color: #FBF1BD;
    font-size: 3.33333333vw;
    font-weight: 300;
    line-height: 1.25;
    text-align: center;
}

.hw-miro .miro-s5 .penkeymergedes {
    width: 41.116667vw;
    margin: 1.5625vw 0 3.125vw 0;
    color: #A1A1A8;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}

.hw-miro .miro-s5 .penkeyim {
    width: 46.875vw;
}

/* section 5 mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-miro .miro-s5 {
        margin: 0 0 22.22222222vw 0;
    }

    .hw-miro .miro-s5 .penkeymergemat {
        font-size: 11.11111111vw;
    }

    .hw-miro .miro-s5 .penkeymergedes {
        width: 84.33333333vw;
        margin: 4.16666666vw 0 13.88888888vw 0;
        font-size: 4.44444444vw;
    }

    .hw-miro .miro-s5 .penkeyim {
        width: 70.27777777vw;
        border-top-right-radius: 12.5vw;
        border-bottom-left-radius: 12.5vw;
    }
}

/* section 6 pc */
.hw-miro .miro-s6 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 10.41666666vw 0;
}

.hw-miro .miro-s6 .penkeymergemat {
    color: #FBF1BD;
    font-size: 3.33333333vw;
    font-weight: 300;
    line-height: 1.25;
    text-align: center;
}

.hw-miro .miro-s6 .penkeymergedes {
    width: 37.91666666vw;
    margin: 1.5625vw 0 3.125vw 0;
    color: #A1A1A8;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}

.hw-miro .miro-s6 .doubk {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hw-miro .miro-s6 .penkeyim {
    overflow: hidden;
    width: 81.25vw;
    border-top-right-radius: 4.6875vw;
    border-bottom-left-radius: 4.6875vw;
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.hw-miro .miro-s6 .icontxt {
    display: flex;
    justify-content: center;
    margin: 1.19791666666vw 0 0 0;
    order: 2;
}

.hw-miro .miro-s6 .icontxt .icontem {
    display: flex;
    align-items: center;
}

.hw-miro .miro-s6 .icontxt .icontem:not(:last-child) {
    margin: 0 5.46875vw 0 0;
}

.hw-miro .miro-s6 .icontem1 .iconim {
    width: 2.29166667vw;
    margin: 0 1.5625vw 0 0;
}

.hw-miro .miro-s6 .icontem2 .iconim {
    width: 1.77083333vw;
    margin: 0 1.5625vw 0 0;
}

.hw-miro .miro-s6 .icontxt .adantmat {
    margin: 0 0 0.625vw 0;
    color: #DBDBDB;
    font-size: 1.5625vw;
    font-weight: 400;
    line-height: 1.25;
}

.hw-miro .miro-s6 .icontxt .adantdes {
    color: rgba(219, 219, 219, 0.6);
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
}

.hw-miro .miro-s6 .suggest {
    margin: 0.78125vw 0 0 0;
    color: rgba(219, 219, 219, 0.5);
    font-size: 0.83333333vw;
    font-weight: 400;
    align-self: flex-end;
    line-height: 1.6;
    text-align: right;
    order: 1;
}

@media screen and (min-aspect-ratio:136/100) and (max-width: 1441px) {
    .hw-miro .miro-s6 .suggest {
        font-size: 12px;
    }
}

/* section 6 mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-miro .miro-s6 {
        margin: 0 0 22.22222222vw 0;
    }

    .hw-miro .miro-s6 .penkeymergemat {
        font-size: 11.11111111vw;
    }

    .hw-miro .miro-s6 .penkeymergedes {
        width: 83.33333333vw;
        margin: 4.16666666vw 0 11.11111111vw 0;
        font-size: 4.44444444vw;
    }

    .hw-miro .miro-s6 .penkeyim {
        width: 91.66666666vw;
        margin: 0 auto;
        border-top-right-radius: 12.5vw;
        border-bottom-left-radius: 12.5vw;
    }

    .hw-miro .miro-s6 .icontem1 .iconim {
        width: 6.11111111vw;
        margin: 0 2.7777777vw 0 0;
    }

    .hw-miro .miro-s6 .icontem2 .iconim {
        width: 4.7222222vw;
        margin: 0 2.7777777vw 0 0;
    }

    .hw-miro .miro-s6 .icontxt .adantmat {
        margin: 0 0 1.38888888vw 0;
        font-size: 3.88888888vw;
    }

    .hw-miro .miro-s6 .icontxt .adantdes {
        width: 34.22222222vw;
        font-size: 3.33333333vw;
    }

    .hw-miro .miro-s6 .icontxt .icontem2 .adantdes {
        width: 27.83333333vw;
    }

    .hw-miro .miro-s6 .icontxt .icontem {
        align-items: center;
    }

    .hw-miro .miro-s6 .icontxt .icontem:not(:last-child) {
        margin: 0 9.305555555vw 0 0;
    }

    .hw-miro .miro-s6 .icontxt {
        margin: 11.11111111vw 0 8.333333333vw 0;
        order: 1;
    }

    .hw-miro .miro-s6 .suggest {
        font-size: 3.33333333vw;
        align-self: center;
        margin: 0;
    }
}

/* section 7 pc */
.hw-miro .miro-s7 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 10.41666666vw 0;
}

.hw-miro .miro-s7 .penkeymergemat {
    color: #FBF1BD;
    font-size: 3.33333333vw;
    font-weight: 300;
    line-height: 1.25;
    text-align: center;
}

.hw-miro .miro-s7 .penkeymergedes {
    width: 40.54166667vw;
    margin: 1.5625vw 0;
    color: #A1A1A8;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}

.hw-miro .miro-s7 .contacticon {
    width: 13.48958333vw;
    margin: 0 0 3.125vw 0;
}

.hw-miro .miro-s7 .penkeyim {
    align-self: flex-start;
    width: 71.82291667vw;
    margin: 0 auto;
}

/* section 7 mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-miro .miro-s7 {
        margin: 0 0 22.22222222vw 0;
    }

    .hw-miro .miro-s7 .penkeymergemat {
        font-size: 11.11111111vw;
    }

    .hw-miro .miro-s7 .penkeymergedes {
        width: 90.3333333333vw;
        margin: 4.16666666vw 0 2.77777777vw 0;
        font-size: 4.44444444vw;
    }

    .hw-miro .miro-s7 .contacticon {
        width: 35.97222222vw;
        margin: 0 0 14.16666666vw 0;
    }

    .hw-miro .miro-s7 .penkeyim {
        width: 91.666666666vw;
        margin: 0 auto;
    }

}

/* section 8 pc */
.hw-miro .miro-s8 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 10.41666666vw 0;
}

.hw-miro .miro-s8 .penkeymergemat {
    color: #FBF1BD;
    font-size: 3.33333333vw;
    font-weight: 300;
    line-height: 1.25;
    text-align: center;
}

.hw-miro .miro-s8 .penkeymergedes {
    width: 41.66666666vw;
    margin: 1.5625vw 0 3.125vw 0;
    color: #A1A1A8;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}

.hw-miro .miro-s8 .penkeyim {
    overflow: hidden;
    width: 83.33333333vw;
    border-top-right-radius: 4.6875vw;
    border-bottom-left-radius: 4.6875vw;
    transform: translate3d(0, 0, 0) rotate(0deg);
}

/* section 8 mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-miro .miro-s8 {
        margin: 0 0 22.22222222vw 0;
    }

    .hw-miro .miro-s8 .penkeymergemat {
        font-size: 11.11111111vw;
    }

    .hw-miro .miro-s8 .penkeymergedes {
        width: 83.33333333vw;
        margin: 4.16666666vw 0 11.11111111vw 0;
        font-size: 4.44444444vw;
    }

    .hw-miro .miro-s8 .penkeyim {
        width: 91.66666666vw;
        margin: 0 auto;
        border-top-right-radius: 12.5vw;
        border-bottom-left-radius: 12.5vw;
    }
}


/* section 9 pc */
.hw-miro .miro-s9 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 10.41666666vw 0;
}

.hw-miro .miro-s9 .penkeymergemat {
    color: #FBF1BD;
    font-size: 3.33333333vw;
    font-weight: 300;
    line-height: 1.25;
    text-align: center;
}

.hw-miro .miro-s9 .penkeymergedes {
    width: 50.72916666vw;
    margin: 1.5625vw 0 3.125vw 0;
    color: #A1A1A8;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}

.hw-miro .miro-s9 .twriexpecon {
    display: flex;
    align-items: center;
    align-self: flex-start;
    margin: 0 0 0 6.25vw;
}

.hw-miro .miro-s9 .penkeyim {
    width: 67.39583333vw;
    margin: 0 3.125vw 0 0;
}

.hw-miro .miro-s9 .subside li {
    display: flex;
    align-items: center;
}

.hw-miro .miro-s9 .subside li:not(:last-child) {
    margin: 0 0 3.33333333vw 0;
}

.hw-miro .miro-s9 .subside .twriticon {
    width: 2.60416666vw;
    margin: 0 0.52083333vw 0 0;
}

.hw-miro .miro-s9 .subside .twrimat {
    color: #dbdbdb;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
}

.hw-miro .miro-s9 .subside .twrides {
    color: rgba(219, 219, 219, 0.6);
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
}

/* section 9 mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-miro .miro-s9 {
        margin: 0 0 22.22222222vw 0;
    }

    .hw-miro .miro-s9 .penkeymergemat {
        font-size: 11.11111111vw;
    }

    .hw-miro .miro-s9 .penkeymergedes {
        width: 83.33333333vw;
        margin: 4.16666666vw 0 11.11111111vw 0;
        font-size: 4.44444444vw;
    }

    .hw-miro .miro-s9 .twriexpecon {
        flex-wrap: wrap;
        align-self: center;
        margin: 0;
    }

    .hw-miro .miro-s9 .penkeyim {
        width: 91.66666666vw;
        margin: 0 auto 8.33333333vw;
    }

    .hw-miro .miro-s9 .subside .twrimat {
        font-size: 3.8888888vw;
        margin-bottom: 2.08333333vw;
        text-align: center;
        width: 250%;
    }

    .hw-miro .miro-s9 .subside .twrides {
        font-size: 3.3333333vw;
        text-align: center;
        width: 200%;
    }

    .hw-miro .miro-s9 .subside .twriticon {
        width: 11.11111111vw;
        margin: 0  0 1.38888888vw;
    }
    .hw-miro .miro-s9 .subside .twritxt{
        display: flex;
    flex-direction: column;
    align-items: center;
    }
    .hw-miro .miro-s9 .subside {
        display: flex;
        flex-wrap: wrap;
        width: 54.16666666vw;
        margin: 0 auto;
        justify-content: space-between;
    }
    .hw-miro .miro-s9 .subside li{
        flex-direction: column;
        width: 11.1111111vw;
        
    }
    .hw-miro .miro-s9 .subside li:nth-child(1) {
        margin: 0 31.9444444vw 8.33333333vw 0;
    }

    .hw-miro .miro-s9 .subside li:nth-child(2) {
        margin: 0 0 8.33333333vw 0;
    }

    .hw-miro .miro-s9 .subside li:nth-child(3) {
        margin: 0 31.9444444vw 0 0;
    }
}

/* section 10 pc */
.hw-miro .miro-s10 {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 10.41666666vw 0;
}

.hw-miro .miro-s10 .doublenessmat {
    color: #fbf1bd;
    font-size: 3.33333333vw;
    font-weight: 300;
    line-height: 1.25;
}

.hw-miro .miro-s10 .doublenessdes {
    width: 49.47916666vw;
    margin: 1.5625vw 0 3.125vw 0;
    color: #a1a1a8;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}

.hw-miro .gocotxt {
    color: #fbf1bd !important;
}

.hw-miro .miro-s10 .doublenesswiper {
    overflow: hidden;
    width: 81.25vw;
    border-top-right-radius: 4.6875vw;
    border-bottom-left-radius: 4.6875vw;
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.hw-miro .miro-s10 .dououtcon {
    position: relative;
    margin: 3.125vw 0 1.5625vw 0;
    padding: 0 0 0.78125vw 0;
}

.hw-miro .miro-s10 .douline {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(219, 219, 219, 0.5);
    z-index: 1;
    border-radius: 2px;
}

.hw-miro .miro-s10 .doumoline {
    position: absolute;
    bottom: -0.10416666666vw;
    left: 0;
    width: 48%;
    width: var(--initLen);
    height: 3px;
    border-radius: 6px;
    background-color: #fff;
    z-index: 1;
    transition: .3s cubic-bezier(0, 0, 0.5, 1);
}

.hw-miro .miro-s10 .doublenessnav {
    display: flex;
}

.hw-miro .miro-s10 .doublenessnav li {
    color: #dbdbdb;
    font-size: 1.14583333vw;
    font-weight: 500;
    line-height: 1.25;
    cursor: pointer;
    opacity: 0.5;
    transition: .3s cubic-bezier(0, 0, 0.5, 1);
}

.hw-miro .miro-s10 .doublenessnav li:nth-child(1) {
    padding: 0 0.3645833333333vw 0 0;
}

.hw-miro .miro-s10 .doublenessnav li:nth-child(2) {
    padding: 0 0 0 0.3645833333333vw;
}

.hw-miro .miro-s10 .doublenessnav li.active {
    opacity: 1;
}

.hw-miro .miro-s10 .doublenessnav li:not(:last-child) {
    margin: 0 2.604166666666vw 0 0;
}

.hw-miro .miro-s10 .doublenesstswiper {
    width: 27.5vw;
    margin: 0 auto;
}

.hw-miro .miro-s10 .doublenesstswiper .swiper-slide {
    color: #a1a1a8;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}


/* section 10 mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-miro .miro-s10 {
        margin: 0 0 22.22222222vw 0;
    }

    .hw-miro .miro-s10 .doumoline {
        bottom: -0.27777777vw;
    }

    .hw-miro .miro-s10 .doublenessmat {
        font-size: 11.11111111vw;
    }

    .hw-miro .miro-s10 .doublenessdes {
        width: 83.33333333vw;
        margin: 4.16666666vw 0 11.11111111vw 0;
        font-size: 4.44444444vw;
    }

    .hw-miro .miro-s10 .doublenesswiper {
        overflow: hidden;
        width: 91.66666666vw;
        border-top-right-radius: 12.5vw;
        border-bottom-left-radius: 12.5vw;
    }

    .hw-miro .miro-s10 .doublenessnav li {
        font-size: 4.44444444vw;
    }

    .hw-miro .miro-s10 .doublenessnav li:nth-child(1) {
        padding: 0 0.97222222vw 0 0;
    }

    .hw-miro .miro-s10 .doublenessnav li:nth-child(2) {
        padding: 0 0 0 0.97222222vw;
    }

    .hw-miro .miro-s10 .doublenessnav li:not(:last-child) {
        margin: 0 15.27777777vw 0 0;
    }

    .hw-miro .miro-s10 .doublenesstswiper {
        width: 87.916666666vw;
    }

    .hw-miro .miro-s10 .doublenesstswiper .swiper-slide {
        font-size: 4.44444444vw;
    }

    .hw-miro .miro-s10 .dououtcon {
        padding: 0 0 1.94444444444vw 0;
        margin: 11.11111111vw 0 4.16666666vw 0;
    }

    .hw-miro .miro-s10 .doumoline {
        height: 0.41666666vw;
    }
}

/* section 11 pc */
.hw-miro .miro-s11 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hw-miro .miro-s11 .classicmat {
    color: #fbf1bd;
    font-size: 3.33333333vw;
    font-weight: 300;
    line-height: 1.25;
}

.hw-miro .miro-s11 .classicdes {
    width: 40.8125vw;
    margin: 1.5625vw 0 0 0;
    color: #a1a1a8;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}

.hw-miro .miro-s11 .classicswiper {
    width: 72.08333333vw;
    margin: 0.52083333vw 0 1.04166667vw 0;
}

.hw-miro .miro-s11 .classicnav {
    display: flex;
}

.hw-miro .miro-s11 .classicnav li:not(:last-child) {
    margin: 0 2.08333333vw 0 0;
}

.hw-miro .miro-s11 .classicnav li {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.hw-miro .miro-s11 .classicnav li>div {
    position: relative;
    width: 1.77083333vw;
    height: 1.77083333vw;
    border-radius: 50%;
}

.hw-miro .miro-s11 .classicnav li.active>div::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 2.395833333333333vw;
    height: 2.395833333333333vw;
    border-radius: 50%;
    border: 0.15625vw solid rgba(219, 219, 219, 0.6);
    box-sizing: border-box;
}

.hw-miro .miro-s11 .classicnav .clasitem0>div {
    background: #212121;
    box-shadow: 0vw 2px 5px rgba(0, 0, 0, 0.2) inset;
    filter: 3px;
    -webkit-filter: 3px;
}

.hw-miro .miro-s11 .classicnav .clasitem1>div {
    background: #eeecec;
    box-shadow: 0vw 2px 5px #bcbcbc inset;
    filter: 3px;
    -webkit-filter: 3px;
}

.hw-miro .miro-s11 .classicnav span {
    opacity: 0;
    margin: 0.83333333vw 0 0 0;
    color: #dbdbdb;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.25;
    transition: .3s cubic-bezier(0, 0, 0.5, 1);
}

.hw-miro .miro-s11 .classicnav .active span {
    opacity: 1;
}


/* section 11 mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-miro .miro-s11 .classicmat {
        font-size: 11.11111111vw;
    }

    .hw-miro .miro-s11 .classicdes {
        width: 83.33333333vw;
        margin: 4.16666666vw 0 6.944444444vw 0;
        font-size: 4.44444444vw;
        text-align: center;
    }

    .hw-miro .miro-s11 .classicswiper {
        width: 108.05555555vw;
        align-self: flex-start;
        margin: 0 0 6.25vw -3.75vw;
    }

    .hw-miro .miro-s11 .classicnav li>div {
        width: 7.5vw;
        height: 7.5vw;
    }

    .hw-miro .miro-s11 .classicnav span {
        font-size: 4.44444444vw;
    }

    .hw-miro .miro-s11 .classicnav li.active>div::after {
        width: 10vw;
        height: 10vw;
        border-width: 0.41666666vw;
    }

    .hw-miro .miro-s11 .classicnav span {
        margin: 2.5vw 0 0 0;
        transition: 0.3s ease;
        -webkit-transition: 0.3s ease;
        -moz-transition: 0.3s ease;
        -ms-transition: 0.3s ease;
        -o-transition: 0.3s ease;
}

    .hw-miro .miro-s11 .classicnav li:not(:last-child) {
        margin: 0 8.333333333vw 0 0;
    }
}