.hw-ulc-all {
    color: #000;
    font-weight: 400;
    line-height: normal;
    position: relative;
    letter-spacing: calc(-.037em + .526px);
}

.hw-ulc-all div {
    box-sizing: border-box;
}

.hw-ulc-all .hw-ulc-animation {
    transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    will-change: opacity, transform;
}

.hw-ulc-all .hw-ulc-animation-img {
    transition: opacity 0.8s linear, transform 0.8s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    will-change: transform;
}

.hw-ulc-all .hw-ulc-heart-animation {
    transition: opacity .05s linear, transform cubic-bezier(0.26, 0.67, 0.48, 0.91) .05s;
    -webkit-transition: opacity .05s linear, transform cubic-bezier(0.26, 0.67, 0.48, 0.91) .05s;
    -moz-transition: opacity .05s linear, transform cubic-bezier(0.26, 0.67, 0.48, 0.91) .05s;
    -ms-transition: opacity .05s linear, transform cubic-bezier(0.26, 0.67, 0.48, 0.91) .05s;
    -o-transition: opacity .05s linear, transform cubic-bezier(0.26, 0.67, 0.48, 0.91) .05s;
    will-change: opacity, transform;
}

.hw-ulc-all img {
    border: 0;
    max-width: 100%;
    width: 100%;
    display: block;
    vertical-align: middle;
}

.hw-ulc-all picture {
    border: 0;
    max-width: 100%;
    width: 100%;
    display: block;
    vertical-align: middle;
}

.hw-ulc-all a {
    color: #333;
    text-decoration: none
}

.hw-ulc-all a:hover {
    color: #333;
}

.hw-ulc-all .hw-ulc-pc {
    display: block;
    font-style: normal;
}

.hw-ulc-all .hw-ulc-mob {
    display: none;
    font-style: normal;
}

.hw-ulc-all .hw-ulc-inlinePc {
    display: inline-block;
    font-style: normal;
}

.hw-ulc-all .hw-ulc-inlineMob {
    display: none;
    font-style: normal;
}

.hw-ulc-all .hw-ulc-nr {
    white-space: nowrap;
    font-style: normal;
}

.hw-ulc-all .hw-ulc-ie {
    display: none;
}

.hw-ulc-all .hw-ulc-not-ie {
    display: block;
}

.hw-ulc-all .blur-up {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transition: -webkit-filter 400ms;
    transition: -webkit-filter 400ms;
    transition: filter 400ms;
    transition: filter 400ms, -webkit-filter 400ms;
}

.hw-ulc-all .blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}

.hw-ulc-all .lazyload:not([src]) {
    display: none;
}

.hw-ulc-all sup {
    font-size: 0.6em;
    cursor: pointer;
}

.hw-ulc-all .last,
.hw-ulc-all .last2 {
    position: relative;
    list-style: none
}

.hw-ulc-all .last::before,
.hw-ulc-all .last2::before {
    content: "*";
    position: absolute;
    top: .15625vw;
    left: -0.78125vw
}

.hw-ulc-all .last2::before {
    content: "**"
}

@media screen and (max-aspect-ratio:127/100) {

    .hw-ulc-all .last::before,
    .hw-ulc-all .last2::before {
        top: .5555555556vw;
        left: -4.1666666667vw
    }
}

@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-ulc-all .hw-ulc-ie {
        display: block;
    }

    .hw-ulc-all .hw-ulc-not-ie {
        display: none;
    }
}

/* @media screen and (max-aspect-ratio:127/100) { */
/* <=1024 */
@media screen and (max-aspect-ratio:127/100) {
    .hw-ulc-all .hw-ulc-mob {
        display: block;
    }

    .hw-ulc-all .hw-ulc-pc {
        display: none;
    }

    .hw-ulc-all .hw-ulc-inlineMob {
        display: inline-block;
    }

    .hw-ulc-all .hw-ulc-inlinePc {
        display: none;
    }
}

/* sec1 */
.hw-ulc-all .sec1 {
    width: 100%;
    padding: 5.20833333vw 0 10.41666667vw;
}

.hw-ulc-all .sec1-cen {
    width: 77.60416666666667vw;
    margin-left: 8.85416667vw;
    position: relative;
}

.hw-ulc-all .sec1-img {
    width: 36.45833333vw;
}

.hw-ulc-all .sec1-word {
    width: 36.45833333vw;
    text-align: center;
    position: absolute;
    top: 13.02083333vw;
    right: 0;
    z-index: 10;
}

.hw-ulc-all .sec1-name {
    width: 100%;
    margin: 0 auto;
}

.hw-ulc-all .sec1-word-text {
    color: #000000;
    font-size: 1.145833333333333vw;
    font-weight: 400;
    line-height: 1.6;
    margin-top: 2.60416667vw;
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-ulc-all .sec1 {
        padding: 19.44444444vw 0 22.22222222222222vw;
    }

    .hw-ulc-all .sec1-cen {
        width: 83.33333333333333vw;
        margin: 0 auto;
    }

    .hw-ulc-all .sec1-img {
        width: 100%;
    }

    .hw-ulc-all .sec1-word {
        width: 100%;
        position: static;
        margin: 0 auto;
    }

    .hw-ulc-all .sec1-word-text {
        font-size: 3.333333333333333vw;
        margin-top: 6.94444444vw;
    }
}

/* sec2 */
.hw-ulc-all .sec2 {
    width: 100%;
    padding-bottom: 10.41666666666667vw;
}

.hw-ulc-all .sec2-cen {
    width: 82.29166667vw;
    margin: 0 auto;
}

.hw-ulc-all .sec2-tittle {
    font-weight: 700;
    color: #000000;
    font-size: 4.166666666666667vw;
    line-height: 1.25;
    text-align: center;
    margin-bottom: 3.125vw;
}

.hw-ulc-all .sec2-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hw-ulc-all .sec2-li {
    position: relative;
    border-radius: 1.041666666666667vw;
    cursor: pointer;
    overflow: hidden;
}

.hw-ulc-all .sec2-li1 {
    width: 41.66666666666667vw;
    margin-bottom: 1.5625vw;
}

.hw-ulc-all .sec2-li2 {
    width: 39.0625vw;
    margin-bottom: 1.5625vw;
}

.hw-ulc-all .sec2-li3 {
    width: 27.91666666666667vw;
}

.hw-ulc-all .sec2-li4 {
    width: 28.54166666666667vw;
}

.hw-ulc-all .sec2-li5 {
    width: 22.70833333333333vw;
}

.hw-ulc-all .sec2-bag {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(130deg, #c1e3ff 0%, #a6d2fc 100%);
}

.hw-ulc-all .sec2-word {
    width: 76%;
    font-weight: 700;
    color: #1e5691;
    font-size: 1.666666666666667vw;
    line-height: 1.6;
    background: linear-gradient(90deg, #2e5ea1 0.06%, #1e5691 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-align: center;
    margin: 0.7291666666666667vw auto;
}

.hw-ulc-all .sec2-icon {
    width: 2.395833333333333vw;
    height: 2.395833333333333vw;
    position: absolute;
    right: 1.041666666666667vw;
    bottom: 1.041666666666667vw;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    overflow: hidden;
    z-index: 10;
}

.hw-ulc-all .sec2-icon img {
    width: 100%;
    height: 200%;
    transform: translateY(-50%);
    transition: all linear 0.4s;
    -webkit-transition: all linear 0.4s;
}

.hw-ulc-all .sec2-li:hover .sec2-icon img {
    transform: translateY(0%);
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-ulc-all .sec2 {
        padding-bottom: 11.11111111111111vw;
    }

    .hw-ulc-all .sec2-cen {
        width: 83.33333333333333vw;
    }

    .hw-ulc-all .sec2-tittle {
        font-size: 8.888888888888889vw;
        margin-bottom: 11.11111111111111vw;
    }

    .hw-ulc-all .sec2-li {
        border-radius: 2.777777777777778vw;
    }

    .hw-ulc-all .sec2-li1 {
        width: 100%;
        margin-bottom: 4.166666666666667vw;
    }

    .hw-ulc-all .sec2-li2 {
        width: 100%;
        margin-bottom: 4.166666666666667vw;
    }

    .hw-ulc-all .sec2-li3 {
        width: 100%;
        margin-bottom: 4.166666666666667vw;
    }

    .hw-ulc-all .sec2-li4 {
        width: 39.58333333333333vw;
    }

    .hw-ulc-all .sec2-li5 {
        width: 39.58333333333333vw;
    }

    .hw-ulc-all .sec2-bag {
        background: linear-gradient(130deg, #a6d2fc 0%, #c1e3ff 100%);
    }

    .hw-ulc-all .sec2-word {
        width: 81%;
        font-size: 2.77777778vw;
        margin: 1.805555555555556vw auto 2.083333333333333vw;
    }

    .hw-ulc-all .sec2-li:nth-of-type(n+4) .sec2-word {
        width: 70%;
        text-align: left;
        margin: 3.888888888888889vw 0 3.888888888888889vw 4.166666666666667vw;
    }

    .hw-ulc-all .sec2-icon {
        width: 5.277777777777778vw;
        height: 5.277777777777778vw;
        position: absolute;
        right: 2.222222222222222vw;
        bottom: 50%;
        transform: translateY(50%);
    }
}
@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-ulc-all .sec2-word {
        background: none;
    }
}

/* sec3 */
.hw-ulc-all .sec3 {
    width: 100%;
    padding-bottom: 5.20833333vw;
}

.hw-ulc-all .sec3-bag {
    width: 100%;
    padding: 10.41666667vw 0 7.29166667vw;
    background: linear-gradient(0deg, #ffffff 0%, #f5faff 32.46%, #f4faff 64.93%, #ffffff 100%);
}

.hw-ulc-all .sec3-cen {
    width: 82.29166667vw;
    margin: 0 auto;
    position: relative;
}

.hw-ulc-all .sec3-left {
    width: 33.95833333vw;
    position: absolute;
    left: 0;
    top: 12.5vw;
    text-align: right;
}

.hw-ulc-all .sec3-left span {
    display: inline-block;
    font-weight: 700;
    color: #1e5691;
    font-size: 4.166666666666667vw;
    line-height: 1.6;
    background: linear-gradient(90deg, #5990cd 20%, #97c2ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.hw-ulc-all .sec3-right {
    width: 30.72916667vw;
    position: absolute;
    right: 0;
    top: 12.5vw;
}

.hw-ulc-all .sec3-right span {
    display: inline-block;
    font-weight: 700;
    color: #1e5691;
    font-size: 4.166666666666667vw;
    line-height: 1.6;
    background: linear-gradient(90deg, #97c2ff 20%, #5990cd 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.hw-ulc-all .sec3-img {
    width: 31.25vw;
    margin-left: 23.4375vw;
    position: relative;
    z-index: 10;
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-ulc-all .sec3 {
        padding-bottom: 11.11111111111111vw;
    }

    .hw-ulc-all .sec3-bag {
        padding: 36.11111111111111vw 0 0;
    }

    .hw-ulc-all .sec3-cen {
        width: 83.33333333333333vw;
    }

    .hw-ulc-all .sec3-left {
        width: 100%;
        top: -19.44444444444444vw;
        text-align: center;
    }

    .hw-ulc-all .sec3-left span {
        font-size: 8.888888888888889vw;
    }

    .hw-ulc-all .sec3-right {
        width: 100%;
        top: 74.16666666666667vw;
        text-align: center;
    }

    .hw-ulc-all .sec3-right-text {
        top: 82.638889vw;
    }

    .hw-ulc-all .sec3-right span {
        font-size: 8.888888888888889vw;
    }

    .hw-ulc-all .sec3-img {
        width: 100%;
        margin-left: 0;
    }
}
@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-ulc-all .sec3-left span {
        background: none;
    }
    .hw-ulc-all .sec3-right span {
        background: none;
    }
}

/* sec4 */
.hw-ulc-all .sec4 {
    width: 100%;
    padding-bottom: 5.20833333vw;
}

.hw-ulc-all .sec4-cen {
    width: 82.29166666666667vw;
    min-height: calc(100vh - var(--navHeight));
    display: flex;
    align-items: center;
    margin: 0 auto;
}

.hw-ulc-all .sec4-ul {
    position: relative;
    border-radius: 1.041666666666667vw;
    overflow: hidden;
    transform: rotate(0deg);
}

.hw-ulc-all .sec4-li {
    width: 100%;
    display: flex;
    overflow: hidden;
}

.hw-ulc-all .sec4-li1 {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
}

.hw-ulc-all .sec4-left {
    width: 28.64583333vw;
    flex-shrink: 0;
    position: relative;
}

.hw-ulc-all .sec4-left-default {
    height: 100%;
    padding: 5.20833333vw 3.125vw 0 5.20833333vw;
    position: relative;
    overflow: hidden;
}

.hw-ulc-all .sec4-left-notie {
    width: 100%;
    height: 100%;
    padding: 5.20833333vw 3.125vw 0 5.20833333vw;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
}

.hw-ulc-all .sec4-left-bag {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.hw-ulc-all .sec4-left-bag picture,
.hw-ulc-all .sec4-left-bag img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hw-ulc-all .sec4-li1 .sec4-left {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background: #fff;
}

.hw-ulc-all .sec4-text1 {
    margin-bottom: 0.5208333333333333vw;
}

.hw-ulc-all .sec4-text1 span {
    font-weight: 700;
    color: #000000;
    font-size: 1.66666667vw;
    line-height: 1.25;
    background: linear-gradient(90deg, #98c3ff 0%, #5189c6 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    display: inline-block;
}

.hw-ulc-all .sec4-text2 {
    font-weight: 700;
    color: #000000;
    font-size: 2.08333333vw;
    line-height: 1.25;
    margin-bottom: 2.08333333vw;
}

.hw-ulc-all .sec4-text3 {
    color: #5a5a5a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    font-weight: 400;
    margin-bottom: 2.44791667vw;
}

.hw-ulc-all .sec4-icon {
    width: 13.28125vw;
}

.hw-ulc-all .sec4-right {
    width: 53.64583333vw;
    flex-shrink: 0;
}

.hw-ulc-all .sec4-li1 .sec4-right {
    position: absolute;
    bottom: 0;
    right: 0;
}

.hw-ulc-all .sec4-li2 .sec4-right img {
    transform: translate(1px,0);
}

.hw-ulc-all .sec4-ul.active .sec4-li1 {
    visibility: hidden;
    transition: all linear 0.59s;
}

.hw-ulc-all .sec4-ul .sec4-li1 {
    transition: all linear 0.61s;
    -webkit-transition: all linear 0.61s;
}

.hw-ulc-all .sec4-ul.active .sec4-li1 {
    width: 28.64583333vw;
}

.hw-ulc-all .sec4-ul .sec4-li1 .sec4-left .sec4-left-default {
    transition: all 0.01s linear 0.3s;
}

.hw-ulc-all .sec4-ul.active .sec4-li1 .sec4-left .sec4-left-default {
    opacity: 0;
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-ulc-all .sec4 {
        padding-bottom: 11.11111111111111vw;
    }

    .hw-ulc-all .sec4-cen {
        width: 83.33333333333333vw;
        margin: 0 auto;
    }

    .hw-ulc-all .sec4-ul {
        border-radius: 2.777777777777778vw;
    }

    .hw-ulc-all .sec4-li {
        display: block;
    }

    .hw-ulc-all .sec4-li2 {
        transform: translate(1px,1px);
    }

    .hw-ulc-all .sec4-left {
        width: 100%;
    }

    .hw-ulc-all .sec4-left-default {
        padding: 6.944444444444444vw 5.555555555555556vw 5.555555555555556vw 8.333333333333333vw;
    }

    .hw-ulc-all .sec4-left-notie {
        padding: 6.944444444444444vw 5.555555555555556vw 5.555555555555556vw 8.333333333333333vw;
    }

    .hw-ulc-all .sec4-li1 .sec4-left {
        height: auto;
    }

    .hw-ulc-all .sec4-text1 {
        margin-bottom: 1.388888888888889vw;
    }

    .hw-ulc-all .sec4-text1 span {
        font-size: 4.444444444444444vw;
    }

    .hw-ulc-all .sec4-text2 {
        font-size: 6.666666666666667vw;
        margin-bottom: 5.555555555555556vw;
    }

    .hw-ulc-all .sec4-text3 {
        font-size: 3.888888888888889vw;
        margin-bottom: 0;
    }

    .hw-ulc-all .sec4-right {
        width: 100%;
    }

    .hw-ulc-all .sec4-li2 .sec4-right img {
        transform: translate(0, 0);
    }

    .hw-ulc-all .sec4-ul.active .sec4-li1 {
        width: 100%;
        height: calc(100% - 97.22222222222222vw);
    }
}

@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-ulc-all .sec4-text1 span {
        background: none;
        color: #5189c6;
    }

    .hw-ulc-all .sec4-ul {
        border-radius: 0;
    }

    .hw-ulc-all .sec4-li {
        border-radius: 1.041666666666667vw;
        overflow: hidden;
    }

    .hw-ulc-all .sec4-li1 {
        position: static;
        display: flex;
        margin-bottom: 5.208333333333333vw;
    }

    .hw-ulc-all .sec4-li1 .sec4-left {
        height: auto;
        position: static;
        flex-shrink: 0;
    }

    .hw-ulc-all .sec4-li1 .sec4-right {
        position: static;
        flex-shrink: 0;
    }
}


/* sec5 */
.hw-ulc-all .sec5 {
    padding-bottom: 10.41666667vw;
}

.hw-ulc-all .sec5-cen {
    width: 82.29166667vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.hw-ulc-all .sec5-left {
    width: 53.125vw;
    border-radius: 1.04166667vw;
    overflow: hidden;
}

.hw-ulc-all .sec5-right {
    width: 23.95833333vw;
    margin-top: 1.19791667vw;
}

.hw-ulc-all .sec5-text1 {
    font-weight: 700;
    color: #000000;
    font-size: 2.08333333vw;
    line-height: 1.25;
}

.hw-ulc-all .sec5-text2 {
    color: #5a5a5a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    font-weight: 400;
    margin-top: 2.083333333333333vw;
}

.hw-ulc-all .sec5-left-ul {
    width: 100%;
    margin-top: 3.64583333vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hw-ulc-all .sec5-left-li {
    width: 12.55208333vw;
    margin-bottom: 1.5625vw;
}
.hw-ulc-all .sec5-left-li:nth-of-type(2) {
    width: 8.85416667vw;
}
.hw-ulc-all .sec5-left-li:nth-of-type(3) {
    width: 100%;
    margin-bottom: 0;
}

.hw-ulc-all .sec5-left-li-text1 {
    font-weight: 500;
    color: #5a5a5a;
    font-size: 1.145833333333333vw;
    line-height: 1.6;
}

.hw-ulc-all .sec5-left-li-text2 {
    font-weight: 700;
    color: #5a5a5a;
    font-size: 1.66666667vw;
    line-height: 1.6;
}

.hw-ulc-all .sec5-left-li-text2 span {
    font-weight: 700;
    color: #000000;
    font-size: 4.166666666666667vw;
    line-height: 1.25;
    background: linear-gradient(180deg, #98c3ff 0%, #5189c6 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    display: inline-block;
    margin-right: 0.52083333vw;
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-ulc-all .sec5 {
        padding-bottom: 22.22222222222222vw;
    }

    .hw-ulc-all .sec5-cen {
        width: 83.33333333333333vw;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .hw-ulc-all .sec5-left {
        width: 100%;
        border-radius: 2.777777777777778vw;
    }

    .hw-ulc-all .sec5-right {
        width: 100%;
        padding-top: 0;
        padding-bottom: 9.722222222222222vw;
        margin-top: 0;
    }

    .hw-ulc-all .sec5-text1 {
        font-size: 6.666666666666667vw;
    }

    .hw-ulc-all .sec5-text2 {
        font-size: 3.888888888888889vw;
        margin-top: 5.555555555555556vw;
    }

    .hw-ulc-all .sec5-left-ul {
        width: 100%;
        margin-top: 8.333333333333333vw;
    }

    .hw-ulc-all .sec5-left-li {
        width: 43.19444444444444vw;
        margin-bottom: 4.166666666666667vw;
    }
    .hw-ulc-all .sec5-left-li:nth-of-type(2) {
        width: 31.11111111111111vw;
    }

    .hw-ulc-all .sec5-left-li:nth-of-type(3) {
        width: 100%;
        margin-bottom: 0;
    }

    .hw-ulc-all .sec5-left-li-text1 {
        font-weight: 400;
        font-size: 3.888888888888889vw;
    }

    .hw-ulc-all .sec5-left-li-text2 {
        font-size: 5.555555555555556vw;
        margin-top: -2.777777777777778vw;
    }

    .hw-ulc-all .sec5-left-li-text2 span {
        font-size: 13.33333333333333vw;
        margin-right: 1.388888888888889vw;
    }

}

@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-ulc-all .sec5-left-li-text2 span {
        background: none;
        color: #5189c6;
    }
}

/* bag */
.hw-ulc-all .sec-bag {
    position: relative;
}

.hw-ulc-all .sec-bag-box {
    position: sticky;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: -1;
}

.hw-ulc-all .sec-bag-box picture {
    height: 100%;
}

.hw-ulc-all .sec-bag-box img {
    height: 100%;
    object-fit: cover;
}

.hw-ulc-all .sec-bag-cen {
    margin-top: -100vh;
}

@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-ulc-all .sec-bag-box picture {
        display: none;
    }

    .hw-ulc-all .sec-bag-box {
        position: absolute;
        width: 100%;
        height: 100%;
        background-image: url(/content/dam/huawei-cbg-site/scrt/cn-z-normal/mkt/pdp/audio/freebuds-se-2/images/Huawei-freebuds-se-2-bluetooth-bag.svg);
        background-repeat: repeat;
        background-size: 100% 100%;
        background-position: right top;
        z-index: -1;
    }

    .hw-ulc-all .sec-bag-cen {
        margin-top: 0vh;
    }
}

/* sec7 */
.hw-ulc-all .sec7 {
    width: 100%;
    padding-bottom: 10.41666666666667vw;
    padding-top: 5.20833333vw;
}

.hw-ulc-all .sec7-cen {
    width: 82.29166666666667vw;
    margin: 0 auto;
}

.hw-ulc-all .sec7-word {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 4.16666667vw;
}

.hw-ulc-all .sec7-word-left {
    width: 28vw;
}

.hw-ulc-all .sec7-text1 {
    font-weight: 700;
    color: #000000;
    font-size: 2.08333333vw;
    line-height: 1.25;
}

.hw-ulc-all .sec7-word-right {
    width: 40.3125vw;
}

.hw-ulc-all .sec7-text2 {
    font-weight: 400;
    color: #5a5a5a;
    font-size: 1.14583333vw;
    line-height: 1.6;
}

.hw-ulc-all .sec7-img {
    width: 100%;
    border-radius: 1.041666666666667vw;
    overflow: hidden;
    transform: rotate(0deg);
}

.hw-ulc-all .sec7-img img {
    transform: rotate(0deg);
}

.hw-ulc-all .sec7-tip {
    font-weight: 500;
    color: #5a5a5a;
    font-size: 0.83333333vw;
    line-height: 1.6;
    margin-top: 1.5625vw;
}

@media screen and (min-width:1200px) and (max-width:1440px) {
    .hw-ulc-all .sec7-tip {
        font-size: 12px;
    }
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-ulc-all .sec7 {
        padding-bottom: 22.22222222222222vw;
        padding-top: 11.11111111111111vw;
    }

    .hw-ulc-all .sec7-cen {
        width: 83.33333333vw;
    }

    .hw-ulc-all .sec7-word {
        flex-wrap: wrap;
        margin-bottom: 11.11111111111111vw;
    }

    .hw-ulc-all .sec7-word-left {
        width: 100%;
    }

    .hw-ulc-all .sec7-text1 {
        font-size: 5.555555555555556vw;
    }

    .hw-ulc-all .sec7-word-right {
        width: 100%;
        margin-top: 5.555555555555556vw;
    }

    .hw-ulc-all .sec7-text2 {
        font-size: 3.888888888888889vw;
    }

    .hw-ulc-all .sec7-img {
        border-radius: 2.777777777777778vw;
    }

    .hw-ulc-all .sec7-tip {
        font-size: 2.77777778vw;
        margin-top: 5.555555555555556vw;
    }
}

/* sec8 */
.hw-ulc-all .sec8 {
    width: 100%;
    padding-bottom: 10.41666666666667vw;
}

.hw-ulc-all .sec8-cen {
    width: 82.29166667vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.hw-ulc-all .sec8-left {
    width: 39.58333333vw;
    padding: 2.60416667vw 0;
    background: linear-gradient(143.28deg, #ffffff 0%, #ecf6fd 53.75%, #d9ecfd 99.94%);
    border-radius: 1.04166667vw;
    overflow: hidden;
}

.hw-ulc-all .sec8-img {
    width: 31.25vw;
    margin: 0 auto;
}

.hw-ulc-all .sec8-left-animation {
    width: 2.916666666666667vw;
    height: 2.916666666666667vw;
    position: absolute;
}

.hw-ulc-all .sec8-left-animation1 {
    left: 20.41666666666667vw;
    top: 22.76041666666667vw;
}

.hw-ulc-all .sec8-left-animation2 {
    left: 28.69791666666667vw;
    top: 22.76041666666667vw;
}

.hw-ulc-all .sec8-left-animation span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: radial-gradient(ellipse 48.58% 48.58% at 50% 50%, rgba(81, 137, 198, 0.49) 0%, rgba(255, 255, 255, 0.41) 100%);
    border-radius: 50%;
    overflow: hidden;
}

.hw-ulc-all .sec8-left-animation span:nth-of-type(2) {
    width: 60%;
    height: 60%;
}

.hw-ulc-all .sec8-left-animation span {
    animation: iconAnimation1 4s cubic-bezier(0.26, 0.67, 0.48, 0.91) 0s infinite forwards;
}

@keyframes iconAnimation1 {
    0% {
        transform: scale(1);
    }

    37% {
        transform: scale(0.6);
    }

    75% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}

.hw-ulc-all .sec8-right {
    width: 41.14583333vw;
    padding: 4.16666667vw 3.22916667vw 1.04166667vw 5.20833333vw;
    background: #f2f5f7;
    border-radius: 1.04166667vw;
}

.hw-ulc-all .sec8-icon {
    width: 6.77083333vw;
}

.hw-ulc-all .sec8-text1 {
    font-weight: 700;
    color: #000000;
    font-size: 2.08333333vw;
    line-height: 1.25;
    margin: 2.08333333vw 0 2.08333333vw;
}

.hw-ulc-all .sec8-swiper-pagination {
    width: 32.08333333vw;
    color: #5a5a5a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    font-weight: 400;
    display: flex;
}

.hw-ulc-all .sec8-swiper-pagination .swiper-pagination-bullet {
    width: auto;
    height: auto;
    padding-bottom: 0.52083333vw;
    background: transparent;
    opacity: 1;
    border-radius: 0;
    outline: 0;
}

.hw-ulc-all .sec8-swiper-pagination .swiper-pagination-bullet:nth-of-type(1) {
    width: 7.60416667vw;
    margin-right: 1.5625vw;
    flex-shrink: 0;
    text-align: left;
}

.hw-ulc-all .sec8-swiper-pagination .swiper-pagination-bullet:nth-of-type(2) {
    width: 8.33333333vw;
    margin-right: 1.5625vw;
    flex-shrink: 0;
    text-align: center;
}

.hw-ulc-all .sec8-swiper-pagination .swiper-pagination-bullet:nth-of-type(3) {
    width: 13.3vw;
    flex-shrink: 0;
    text-align: right;
}

.hw-ulc-all .sec8-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #000000;
    font-weight: 500;
}

.hw-ulc-all .sec8-line {
    width: 32.08333333vw;
    height: 0.10416667vw;
    background: #b2b2b2;
    position: relative;
}

.hw-ulc-all .sec8-line span {
    display: inline-block;
    width: 7.96875vw;
    height: 100%;
    background: #000;
    position: absolute;
}

.hw-ulc-all .sec8-swiper-text {
    margin-top: 1.5625vw;
}

.hw-ulc-all .sec8-swiper-text h4 {
    color: #5a5a5a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    font-weight: 400;
}

.hw-ulc-all .sec8-link {
    margin-top: 1.5625vw;
}

.hw-ulc-all .sec8-link a {
    display: inline-flex;
    align-items: center;
}

.hw-ulc-all .sec8-link span {
    background: linear-gradient(90deg, #98c3ff 0%, #5189c6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    color: #000000;
    font-size: 1.25vw;
    line-height: 1.6;
    font-weight: 400;
}

.hw-ulc-all .sec8-link img {
    width: 0.72916667vw;
    margin-left: 0.5208333333333333vw;
    margin-top: 0.2083333333333333vw;
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-ulc-all .sec8 {
        width: 100%;
        padding-bottom: 22.22222222vw;
    }

    .hw-ulc-all .sec8-cen {
        width: 83.33333333vw;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .hw-ulc-all .sec8-left {
        width: 100%;
        padding: 4.16666667vw 0;
        background: linear-gradient(143.28deg, #ffffff 0%, #ecf6fd 53.75%, #d9ecfd 99.94%);
        border-radius: 2.77777778vw;
    }

    .hw-ulc-all .sec8-img {
        width: 100%;
    }

    .hw-ulc-all .sec8-left-animation {
        width: 7.77777778vw;
        height: 7.77777778vw;
    }

    .hw-ulc-all .sec8-left-animation1 {
        left: 43.33333333vw;
        top: 60.69444444vw;
    }

    .hw-ulc-all .sec8-left-animation2 {
        left: 65.41666667vw;
        top: 60.69444444vw;
    }

    .hw-ulc-all .sec8-right {
        width: 100%;
        padding: 9.722222222222222vw 4.444444444444444vw 6.666666666666667vw 5.555555555555556vw;
        border-radius: 2.77777778vw;
        margin-bottom: 4.16666667vw;
        position: relative;
    }

    .hw-ulc-all .sec8-icon {
        width: 18.05555556vw;
        position: absolute;
        right: 4.166666666666667vw;
        top: 9.72222222vw;
    }

    .hw-ulc-all .sec8-text1 {
        width: 78%;
        font-size: 6.666666666666667vw;
        margin: 0 0 5.55555556vw 0;
    }

    .hw-ulc-all .sec8-swiper-pagination {
        width: 100%;
        font-size: 3.333333333333333vw;
    }

    .hw-ulc-all .sec8-swiper-pagination .swiper-pagination-bullet {
        padding-bottom: 1.38888889vw;
    }

    .hw-ulc-all .sec8-swiper-pagination .swiper-pagination-bullet:nth-of-type(1) {
        width: 11.11111111111111vw;
        margin-right: 14.44444444444444vw;
        text-align: left;
    }

    .hw-ulc-all .sec8-swiper-pagination .swiper-pagination-bullet:nth-of-type(2) {
        width: 11.38888888888889vw;
        margin-right: 15.83333333333333vw;
        text-align: left;
    }

    .hw-ulc-all .sec8-swiper-pagination .swiper-pagination-bullet:nth-of-type(3) {
        width: 20.55555555555556vw;
        text-align: left;
    }

    .hw-ulc-all .sec8-line {
        width: 100%;
        height: 0.27777778vw;
    }

    .hw-ulc-all .sec8-line span {
        width: 11.11111111111111vw;
    }

    .hw-ulc-all .sec8-swiper-text {
        margin-top: 4.16666667vw;
    }

    .hw-ulc-all .sec8-swiper-text h4 {
        font-size: 3.88888889vw;
    }

    .hw-ulc-all .sec8-link {
        margin-top: 8.333333333333333vw;
    }

    .hw-ulc-all .sec8-link span {
        font-size: 3.88888889vw;
    }

    .hw-ulc-all .sec8-link img {
        width: 1.94444444vw;
        margin-left: 1.38888889vw;
        margin-top: 0;
    }
}

@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-ulc-all .sec8-link span {
        background: none;
        color: #5189c6;
    }
}

/* sec9 */
.hw-ulc-all .sec9 {
    width: 100%;
    padding-bottom: 10.41666666666667vw;
}

.hw-ulc-all .sec9-cen {
    width: 82.29166666666667vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.hw-ulc-all .sec9-left {
    width: 42.1875vw;
    background: #f2f5f7;
    border-radius: 1.04166667vw;
    padding: 6.25vw 6.77083333vw 0 5.20833333vw;
}

.hw-ulc-all .sec9-icon {
    width: 6.77083333vw;
    margin-bottom: 3.125vw;
}

.hw-ulc-all .sec9-text1 {
    font-weight: 700;
    color: #000000;
    font-size: 2.08333333vw;
    line-height: 1.25;
    margin-bottom: 2.08333333vw;
}

.hw-ulc-all .sec9-text2 {
    font-weight: 400;
    color: #5a5a5a;
    font-size: 1.14583333vw;
    line-height: 1.6;
}

.hw-ulc-all .sec9-left-tip {
    font-weight: 500;
    color: #5a5a5a;
    font-size: 0.83333333vw;
    line-height: 1.6;
    margin-top: 3.125vw;
}

.hw-ulc-all .sec9-right {
    width: 38.54166667vw;
    position: relative;
    border-radius: 1.041666666666667vw;
    overflow: hidden;
}

.hw-ulc-all .sec9-right-tip {
    width: 60%;
    font-weight: 500;
    color: #5a5a5a;
    font-size: 0.83333333vw;
    line-height: 1.6;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1.5625vw;
}

@media screen and (min-width:1200px) and (max-width:1440px) {
    .hw-ulc-all .sec9-left-tip {
        font-size: 12px
    }

    .hw-ulc-all .sec9-right-tip {
        font-size: 12px;
    }
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-ulc-all .sec9 {
        width: 100%;
        padding-bottom: 22.22222222vw;
    }

    .hw-ulc-all .sec9-cen {
        width: 83.33333333vw;
        flex-wrap: wrap;
    }

    .hw-ulc-all .sec9-left {
        width: 100%;
        border-radius: 2.77777778vw;
        padding: 9.722222222222222vw 5.555555555555556vw;
        margin-bottom: 4.16666667vw;
        position: relative;
    }

    .hw-ulc-all .sec9-icon {
        width: 18.05555556vw;
        margin-bottom: 0;
        position: absolute;
        right: 4.166666666666667vw;
        top: 9.72222222vw;
    }

    .hw-ulc-all .sec9-text1 {
        width: 92%;
        font-size: 6.666666666666667vw;
        margin-bottom: 5.55555556vw;
    }

    .hw-ulc-all .sec9-text2 {
        font-size: 3.88888889vw;
    }

    .hw-ulc-all .sec9-left-tip {
        font-size: 2.77777778vw;
        margin-top: 5.55555556vw;
    }

    .hw-ulc-all .sec9-right {
        width: 100%;
        border-radius: 2.77777778vw;
    }

    .hw-ulc-all .sec9-right-tip {
        width: 100%;
        font-size: 2.77777778vw;
        bottom: 2.777777777777778vw;
    }
}

/* sec10 */
.hw-ulc-all .sec10 {
    width: 100%;
    padding-bottom: 15.625vw;
}

.hw-ulc-all .sec10-cen {
    width: 82.29166666666667vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.hw-ulc-all .sec10-left {
    width: 32.8125vw;
    position: relative;
    border-radius: 1.041666666666667vw;
    overflow: hidden;
}

.hw-ulc-all .sec10-left-animation {
    width: 9.53125vw;
    height: 9.53125vw;
    position: absolute;
    left: 8.125vw;
    top: 19.01041666666667vw;
}

.hw-ulc-all .sec10-left-animation span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: radial-gradient(ellipse 48.58% 48.58% at 50% 50%, rgba(81, 137, 198, 0.49) 0%, rgba(255, 255, 255, 0.41) 100%);
    border-radius: 50%;
    overflow: hidden;
}

.hw-ulc-all .sec10-left-animation span:nth-of-type(2) {
    width: 50%;
    height: 50%;
}

.hw-ulc-all .sec10-left-animation span {
    animation: iconAnimation 2s cubic-bezier(0.26, 0.67, 0.48, 0.91) 0s infinite forwards;
}

@keyframes iconAnimation {
    0% {
        transform: scale(1);
    }

    12.5% {
        transform: scale(0.6);
    }

    25% {
        transform: scale(1);
    }

    37.5% {
        transform: scale(0.6);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}

.hw-ulc-all .sec10-right {
    width: 47.91666667vw;
    background: #f2f5f7;
    border-radius: 1.04166667vw;
    padding: 4.16666667vw 4.6875vw 0 6.77083333vw;
}

.hw-ulc-all .sec10-icon {
    width: 6.77083333vw;
    margin-bottom: 3.125vw;
}

.hw-ulc-all .sec10-text1 {
    font-weight: 700;
    color: #000000;
    font-size: 2.08333333vw;
    line-height: 1.25;
    margin-bottom: 2.08333333vw;
}

.hw-ulc-all .sec10-text2 {
    width: 34.375vw;
    font-weight: 400;
    color: #5a5a5a;
    font-size: 1.14583333vw;
    line-height: 1.6;
}

.hw-ulc-all .sec10-link {
    margin-top: 4.16666667vw;

}

.hw-ulc-all .sec10-link span {
    background: linear-gradient(90deg, #98c3ff 0%, #5189c6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 500;
    color: #000000;
    font-size: 1.25vw;
    line-height: 1.25;
    display: inline-block;
}

.hw-ulc-all .sec10-ul {
    color: #5a5a5a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;
}

.hw-ulc-all .sec10-li {
    margin-right: 2.60416667vw;
    margin-top: 2.08333333vw;
}

.hw-ulc-all .sec10-li:last-of-type {
    margin-right: 0;
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-ulc-all .sec10 {
        width: 100%;
        padding-bottom: 22.22222222vw;
    }

    .hw-ulc-all .sec10-cen {
        width: 83.33333333vw;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .hw-ulc-all .sec10-left {
        width: 100%;
        border-radius: 2.77777778vw;
    }

    .hw-ulc-all .sec10-left-animation {
        width: 22.5vw;
        height: 22.5vw;
        position: absolute;
        left: 24.44444444444444vw;
        top: 37.22222222222222vw;
    }

    .hw-ulc-all .sec10-right {
        width: 100%;
        border-radius: 2.77777778vw;
        padding: 9.722222222222222vw 5.55555556vw 6.94444444vw;
        margin-bottom: 4.16666667vw;
        position: relative;
    }

    .hw-ulc-all .sec10-icon {
        width: 13.88888888888889vw;
        position: absolute;
        margin-bottom: 0;
        margin-left: 0;
        right: 13.88888888888889vw;
        top: 9.72222222vw;
    }

    .hw-ulc-all .sec10-text1 {
        width: 70%;
        font-size: 6.666666666666667vw;
        margin-bottom: 5.55555556vw;
    }

    .hw-ulc-all .sec10-text2 {
        width: 100%;
        font-size: 3.88888889vw;
    }

    .hw-ulc-all .sec10-link {
        margin-top: 8.33333333vw;
    }

    .hw-ulc-all .sec10-link span {
        font-size: 3.88888889vw;
        font-weight: 400;
    }

    .hw-ulc-all .sec10-ul {
        font-size: 3.88888889vw;
    }

    .hw-ulc-all .sec10-li {
        margin-right: 11.11111111111111vw;
        margin-top: 2.77777778vw;
    }

    .hw-ulc-all .sec10-li:nth-of-type(3) {
        margin-right: 14.30555555555556vw;
    }
}

@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-ulc-all .sec10-link span {
        background: none;
        color: #5189c6;
    }
}

/* sec11 */
.hw-ulc-all .sec11 {
    width: 100%;
    padding-bottom: 10.41666666666667vw;
}

.hw-ulc-all .sec11-cen {
    width: 59.375vw;
    margin: 0 auto;
}

.hw-ulc-all .sec11-text1 {
    font-weight: 700;
    color: #000000;
    font-size: 2.08333333vw;
    line-height: 1.25;
    text-align: center;
    margin-bottom: 2.08333333vw;
}

.hw-ulc-all .sec11-text2 {
    color: #5a5a5a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    font-weight: 400;
    text-align: center;
    margin-bottom: 4.16666667vw;
}

.hw-ulc-all .sec11-img {
    width: 46.875vw;
    margin: 0 auto;
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-ulc-all .sec11 {
        width: 100%;
        padding-bottom: 33.3333333333333vw;
    }

    .hw-ulc-all .sec11-cen {
        width: 83.33333333vw;
    }

    .hw-ulc-all .sec11-text1 {
        font-size: 6.666666666666667vw;
        margin-bottom: 5.555555555555556vw;
    }

    .hw-ulc-all .sec11-text2 {
        margin-bottom: 11.11111111111111vw;
        font-size: 3.888888888888889vw;
    }

    .hw-ulc-all .sec11-img {
        width: 100%;
    }
}

/* sec12 */
.hw-ulc-all .sec12 {
    width: 100%;
    padding-bottom: 5.208333333333333vw;
}

.hw-ulc-all .sec12-cen {
    width: 68.75vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.hw-ulc-all .sec12-left {
    width: 45.3vw;
}

@media screen and (max-width:1300px) and (orientation:landscape) {
    .hw-ulc-all .sec12-left {
        width: 46.3vw;
    }
}

.hw-ulc-all .sec12-icon {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 3.125vw;
}

.hw-ulc-all .sec12-icon img {
    width: 6.145833333333333vw;
    margin-right: 1.5625vw;
}

.hw-ulc-all .sec12-icon span {
    font-weight: 500;
    color: #000000;
    font-size: 2.5vw;
    line-height: 1.25;
}

.hw-ulc-all .sec12-text1 {
    font-weight: 700;
    color: #000000;
    font-size: 3.33333333vw;
    line-height: 1.25;
    margin-bottom: 2.08333333vw;
}

.hw-ulc-all .sec12-text2 {
    color: #5a5a5a;
    font-size: 1.25vw;
    line-height: 1.6;
    font-weight: 400;
    margin-bottom: 1.041666666666667vw;
}

.hw-ulc-all .sec12-tip {
    margin-bottom: 3.385416666666667vw;
}

.hw-ulc-all .sec12-tip span {
    background: linear-gradient(90deg, #98c3ff 0%, #5189c6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    color: #5a5a5a;
    font-size: 1.25vw;
    line-height: 1.6;
    font-weight: 400;
    display: inline-block;
    margin-right: 1.5625vw;
}
.hw-ulc-all .sec12-tip span:last-of-type {
    margin-right: 0;
}

.hw-ulc-all .sec12-content {
    position: relative;
    display: inline-block;
}

.hw-ulc-all .sec12-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    height: 48px;
    background: #CE0F2D;
    border-radius: 120px;
    padding: 0 24px;
    color: #fff;
    cursor: pointer;
}

@media (any-hover:hover) {
    .hw-ulc-all .sec12-btn:hover {
        background-color: #a20a21;
    }
}

.hw-ulc-all .sec12-logo {
    width: 16px;
    height: 16px;
    margin-left: 6px;
}

.hw-ulc-all .sec12-logo img {
    width: 100%;
    height: 100%;
    vertical-align: baseline;
}

.hw-ulc-all .sec12-toggle {
    position: absolute;
    left: calc(100% + 2.083333333333333vw);
    top: 0;
    width: 29.16666666666667vw;
    height: 13.54166666666667vw;
    display: none;
    z-index: 20;
}

.hw-ulc-all .sec12-ewm {
    width: 100%;
    height: 100%;
    font-size: 1.25vw;
    background: #f2f5f7;
    color: #5a5a5a;
    border-radius: 1.041666666666667vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hw-ulc-all .sec12-word {
    width: 11.25vw;
    line-height: 1.6;
    margin-right: 2.8125vw;
}

.hw-ulc-all .sec12-qrcode {
    width: 9.895833333333333vw;
}

.hw-ulc-all .sec12-right {
    width: 19.42708333vw;
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-ulc-all .sec12 {
        padding-bottom: 11.11111111vw;
    }

    .hw-ulc-all .sec12-cen {
        width: 83.33333333vw;
        margin: 0 auto;
        flex-wrap: wrap;
    }

    .hw-ulc-all .sec12-left {
        width: 100%;
    }

    .hw-ulc-all .sec12-icon {
        margin-bottom: 8.33333333vw;
    }

    .hw-ulc-all .sec12-icon img {
        width: 12.77777777777778vw;
        margin-right: 4.16666667vw;
    }

    .hw-ulc-all .sec12-icon span {
        font-size: 6.66666667vw;
    }

    .hw-ulc-all .sec12-text1 {
        font-size: 6.666666666666667vw;
        margin-bottom: 5.55555556vw;
    }

    .hw-ulc-all .sec12-text2 {
        font-size: 3.88888889vw;
        margin-bottom: 2.77777778vw;
    }

    .hw-ulc-all .sec12-tip {
        margin-bottom: 11.11111111vw;
    }

    .hw-ulc-all .sec12-tip span {
        font-size: 3.88888889vw;
        margin-right: 5.55555556vw;
    }

    .hw-ulc-all .sec12-tip span:nth-of-type(n + 3) {
        margin-top: 1.38888889vw;
    }

    .hw-ulc-all .sec12-content {
        margin-bottom: 10vw;
    }

    .hw-ulc-all .sec12-toggle {
        width: 86.111111111vw;
        height: 40.1388888vw;
        top: calc(48px + 5.5555555vw);
        left: 0;
        opacity: .9;
    }

    .hw-ulc-all .sec12-ewm {
        border-radius: 1.9444444vw;
    }

    .hw-ulc-all .sec12-word {
        width: 35.9722222vw;
        font-size: 3.61111111vw;
        margin-right: 5.97222222vw;
    }

    .hw-ulc-all .sec12-qrcode {
        width: 28.61111vw;
    }

    .hw-ulc-all .sec12-right {
        width: 51.80555556vw;
        margin: 0 auto;
    }
}

@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-ulc-all .sec12-tip span {
        background: none;
        color: #5189c6;
    }
}

/* sec13 */
.hw-ulc-all .sec13 {
    width: 100%;
    padding: 10.41666667vw 0;
}

.hw-ulc-all .sec13-cen {
    width: 64.0625vw;
    margin: 0 0 0 20.05208333vw
}

.hw-ulc-all .sec13-text1 {
    font-weight: 700;
    color: #000000;
    font-size: 3.33333333vw;
    line-height: 1.25;
    text-align: center;
    margin-bottom: 4.16666667vw;
}

.hw-ulc-all .sec13-ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.hw-ulc-all .sec13-li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hw-ulc-all .sec13-icon {
    width: 6.5625vw;
    flex-shrink: 0;
}

.hw-ulc-all .sec13-word {
    width: 21.875vw;
    margin-left: 1.5625vw;
    flex-shrink: 0;
}

.hw-ulc-all .sec13-li:nth-of-type(2) .sec13-word {
    width: 20.83333333vw;
}

.hw-ulc-all .sec13-text2 {
    font-weight: 500;
    color: #000000;
    font-size: 1.66666667vw;
    line-height: 1.25;
    margin-bottom: 1.04166667vw;
}

.hw-ulc-all .sec13-text3 {
    font-weight: 400;
    color: #5a5a5a;
    font-size: 1.25vw;
    line-height: 1.6;
}

@media screen and (max-aspect-ratio:127/100) {
    /* sec13 */
    .hw-ulc-all .sec13 {
        padding: 11.11111111vw 0 22.22222222vw;
    }

    .hw-ulc-all .sec13-cen {
        width: 83.33333333vw;
        margin: 0 auto;
    }

    .hw-ulc-all .sec13-text1 {
        font-size: 6.666666666666667vw;
        margin-bottom: 11.11111111vw;
    }

    .hw-ulc-all .sec13-ul {
        width: 100%;
        flex-wrap: wrap;
    }

    .hw-ulc-all .sec13-li {
        width: 100%;
        flex-wrap: wrap;
    }

    .hw-ulc-all .sec13-li:last-of-type {
        margin-top: 16.66666667vw;
    }

    .hw-ulc-all .sec13-icon {
        width: 17.5vw;
        margin: 0 auto;
    }

    .hw-ulc-all .sec13-word {
        width: 100%;
        margin-left: 0;
        margin-top: 4.16666667vw;
        text-align: center;
    }
    .hw-ulc-all .sec13-li:nth-of-type(2) .sec13-word {
        width: 100%;
    }

    .hw-ulc-all .sec13-text2 {
        font-size: 4.44444444vw;
        margin-bottom: 2.77777778vw;
    }

    .hw-ulc-all .sec13-text3 {
        font-size: 3.33333333vw;
    }
}


/* sec-footer */
.hw-ulc-all .sec14 {
    width: 100%;
    padding-bottom: 10.41666667vw;
}

.hw-ulc-all .sec14-ul {
    width: 81.25vw;
    margin: 0 auto;
    list-style: decimal;
}

.hw-ulc-all .sec14-ul li {
    font-weight: 500;
    color: #5a5a5a;
    font-size: 12px;
    line-height: 1.6;
}

.hw-ulc-all .sec14-ul li.active {
    color: #000;
}

@media screen and (min-width:1920px) {
    .hw-ulc-all .sec14-ul li {
        font-size: 0.625vw;
    }
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-ulc-all .sec14 {
        padding-bottom: 22.22222222vw;
    }

    .hw-ulc-all .sec14-ul {
        width: 79.16666667vw;
    }

    .hw-ulc-all .sec14-ul li {
        font-weight: 400;
        font-size: 2.77777778vw;
    }
}

@media screen and (max-width:432px) {
    .hw-ulc-all .sec14-ul li {
        font-size: 12px;
    }
}

