.hw-xmage-2024 {
    padding: 0 0 15.625vw 0;
    color: #000;
    font-weight: 400;
    line-height: normal;
    position: relative;
    letter-spacing: calc(-.037em + .526px);
    background: #ffffff;
}

.hw-xmage-2024 * {
    box-sizing: border-box;
}

.hw-xmage-2024 .text-animation {
    transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -webkit-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -moz-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -ms-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -o-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    will-change: opacity, transform;
}

.hw-xmage-2024 img {
    border: 0;
    width: 100%;
    display: block;
}

.hw-xmage-2024 img.cover {
    height: 100%;
    object-fit: cover;
}

.hw-xmage-2024 picture {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.hw-xmage-2024 video {
    border: 0;
    width: 100%;
    display: block;
}

.hw-xmage-2024 a {
    text-decoration: none;
    color: initial;
}

.hw-xmage-2024 .pc-show {
    display: block;
    font-style: normal;
}

.hw-xmage-2024 .mob-show {
    display: none;
    font-style: normal;
}

.hw-xmage-2024 .iPc-show {
    display: inline-block;
    font-style: normal;
}

.hw-xmage-2024 .iMob-show {
    display: none;
    font-style: normal;
}

.hw-xmage-2024 .nr {
    white-space: nowrap;
    font-style: normal;
    display: inline-block;
}

.hw-xmage-2024 .ie {
    display: none;
}

.hw-xmage-2024 .nie {
    display: block;
}

.hw-xmage-2024 .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-xmage-2024 .blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}

.hw-xmage-2024 .lazyload:not([src]) {
    display: none;
}

.hw-xmage-2024 ul,
.hw-xmage-2024 li {
    list-style: none;
}

.hw-xmage-2024 svg {
    width: 100%;
    height: 100%;
}

@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-xmage-2024 .ie {
        display: block;
    }

    .hw-xmage-2024 .nie {
        display: none;
    }
}

/* @media screen and (max-aspect-ratio:136/100) { */
/* <=1024 */
@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2024 {
        padding: 0 0 41.66666666666vw 0;
    }

    .hw-xmage-2024 .mob-show {
        display: block;
    }

    .hw-xmage-2024 .pc-show {
        display: none;
    }

    .hw-xmage-2024 .iMob-show {
        display: inline-block;
    }

    .hw-xmage-2024 .iPc-show {
        display: none;
    }
}

.hw-xmage-2024 .sec3-text1 span {
    background: linear-gradient(177deg, #dbb592 0%, #a97d58 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    display: inline-block;
    /* will-change: transform; */
    transform: translate3d(0, 0, 0);
}

/* section title */
.hw-xmage-2024 .awards-word {
    padding: 10.41666667vw 0 0;
}

.hw-xmage-2024 .awards-name {
    width: 20.83333333vw;
    margin: 0 auto 4.16666667vw;
    position: relative;
}

.hw-xmage-2024 .awards-name3 {
    width: 25.20833333vw;
}

.hw-xmage-2024 .awards-title {
    position: absolute;
    top: 47%;
    left: 50%;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 1.666667vw;
    line-height: 1.25;
    text-align: center;
    z-index: 1;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    white-space: nowrap;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2024 .awards-word {
        padding: 27.77777777vw 0 0;
    }

    .hw-xmage-2024 .awards-name {
        width: 47.3611111111vw;
        margin: 0 auto 8.33333333vw;
    }

    .hw-xmage-2024 .awards-name3 {
        width: 57.5vw;
    }

    .hw-xmage-2024 .awards-title {
        font-size: 3.88888888888vw;
    }
}

/* section title */

/* item start */
.hw-xmage-2024 .item {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.hw-xmage-2024 .item {
    margin-bottom: 1.04166667vw;
    border-radius: 0.83333333vw;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2024 .item {
        margin-bottom: 3.3333333vw;
        border-radius: 2.222222222vw;
    }
}

@media screen and (min-width:1300px) {
    .hw-xmage-2024 .item picture img {
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
    }
}
@media (hover: hover) and (pointer: fine) {
    .hw-xmage-2024 .item:hover picture img {
        transform: scale(1.097);
        -webkit-transform: scale(1.097);
        -moz-transform: scale(1.097);
        -ms-transform: scale(1.097);
        -o-transform: scale(1.097);
    }
}

.hw-xmage-2024 .item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    opacity: 0;
    transition: 0.3s ease-out;
}

@media (hover: hover) and (pointer: fine) {
    .hw-xmage-2024 .item:hover::after {
        opacity: 1;
    }
}

.hw-xmage-2024 .works-info {
    position: absolute;
    width: 100%;
    padding: 0 1.5625vw 1.5625vw;
    bottom: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}

@media (hover: hover) and (pointer: fine) {
    .hw-xmage-2024 .item:hover .works-info {
        opacity: 1;
    }
}

.hw-xmage-2024 .works-info h2 {
    color: #fff;
    font-size: 1.041667vw;
    font-weight: 500;
    line-height: 1.25;
}

.hw-xmage-2024 .works-info p {
    color: #fff;
    font-size: 0.833333vw;
    font-weight: 400;
    line-height: 1.6;
    margin-top: 0.260417vw;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.hw-xmage-2024 .works-info p span {
    width: 45%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hw-xmage-2024 .works-info p span:nth-of-type(2) {
    text-align: right;
}

@media screen and (max-width: 1440px) {
    .hw-xmage-2024 .works-info p {
        font-size: 12px;
    }
}

@media screen and (max-width: 1200px) {
    .hw-xmage-2024 .item::after {
        display: none;
    }

    .hw-xmage-2024 .works-info {
        display: none;
    }
}


.hw-xmage-2024 .works-play-btn {
    cursor: pointer;
    width: 3.75vw;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2024 .works-play-btn {
        width: 6.6666667vw;
    }
}

/* item end */

/* sec0 */
/* select start */
.hw-xmage-2024 .sec0 {
    width: 66.45833333vw;
    margin: 0 auto;
    position: relative;
}

.hw-xmage-2024 .sec0 .select-container {
    position: absolute;
    top: 2.083333vw;
    left: 0;
    z-index: 1;
    display: flex;
    justify-content: space-between;
}

.hw-xmage-2024 .sec0 .select-content {
    color: #000;
    font-size: 0.729167vw;
    font-weight: 500;
    line-height: 1.25;
    padding: 0.625vw 1.041667vw 0.625vw 1.25vw;
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 0.3125vw;
    -webkit-border-radius: 0.3125vw;
    -moz-border-radius: 0.3125vw;
    -ms-border-radius: 0.3125vw;
    -o-border-radius: 0.3125vw;
    white-space: nowrap;
}

@media screen and (max-width:1646px) {
    .hw-xmage-2024 .sec0 .select-content {
        font-size: 12px;
    }
}

.hw-xmage-2024 .sec0 .select-info {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.hw-xmage-2024 .sec0 .select-arrow {
    width: 1.041667vw;
    margin-left: 1.041667vw;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}

.hw-xmage-2024 .sec0 .select-info.active .select-arrow {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
}

.hw-xmage-2024 .sec0 .select-ul {
    display: none;
}

.hw-xmage-2024 .sec0 .select-ul li {
    margin-top: 1.041667vw;
}

.hw-xmage-2024 .sec0 .select-ul a {
    color: rgba(0, 0, 0, .7);
}

@media (hover: hover) and (pointer: fine) {
    .hw-xmage-2024 .sec0 .select-ul li a:hover {
        color: rgba(0, 0, 0, 1)
    }
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2024 .sec0 {
        width: 86.666667vw;
    }

    .hw-xmage-2024 .sec0 .select-container {
        top: 11.111111vw;
    }

    .hw-xmage-2024 .sec0 .select-content {
        font-size: 3.333333vw;
        padding: 1.527778vw 2.777778vw 1.527778vw 3.333333vw;
        border-radius: 0.833333vw;
        -webkit-border-radius: 0.833333vw;
        -moz-border-radius: 0.833333vw;
        -ms-border-radius: 0.833333vw;
        -o-border-radius: 0.833333vw;
    }

    .hw-xmage-2024 .sec0 .select-arrow {
        width: 3.333333vw;
        margin-left: 1.111111vw;
    }

    .hw-xmage-2024 .sec0 .select-ul li {
        margin-top: 2.7777778vw;
    }

}

/* select end */

/* sec1 */
.hw-xmage-2024 .sec1 {
    width: 66.45833333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hw-xmage-2024 .item0 {
    width: 32.70833333vw;
    height: 47.91666667vw;
    margin: 0;
}

.hw-xmage-2024 .item1 {
    width: 32.70833333vw;
    height: 23.4375vw;
}

.hw-xmage-2024 .item2 {
    width: 32.70833333vw;
    height: 23.4375vw;
    margin: -23.4375vw 0 0 auto;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2024 .sec1 {
        width: 86.6666666vw;
        margin: 0 auto;
    }

    .hw-xmage-2024 .item0 {
        width: 41.6666666vw;
        height: 62.5vw;
    }

    .hw-xmage-2024 .item1 {
        width: 41.6666666vw;
        height: 29.583333vw;
    }

    .hw-xmage-2024 .item2 {
        width: 41.6666666vw;
        height: 29.583333vw;
        margin: -29.583333vw 0 0 auto;
    }
}

/* sec2 */
.hw-xmage-2024 .sec2 {
    width: 66.45833333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hw-xmage-2024 .item3 {
    width: 32.70833333vw;
    height: 26.04166667vw;
    margin: 0;
}

.hw-xmage-2024 .item4 {
    width: 32.70833333vw;
    height: 26.04166667vw;
    margin: 0;
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2024 .sec2 {
        width: 86.6666666vw;
        margin: 0 auto;
    }

    .hw-xmage-2024 .item3 {
        width: 41.666666vw;
        height: 34.0277777vw;
    }

    .hw-xmage-2024 .item4 {
        width: 41.666666vw;
        height: 34.0277777vw;
    }
}


/* sec3 */
.hw-xmage-2024 .sec3 {
    width: 66.45833333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hw-xmage-2024 .item5 {
    width: 32.70833333vw;
    height: 41.66666667vw;
    margin: 0;
}

.hw-xmage-2024 .item6 {
    width: 32.70833333vw;
    height: 41.66666667vw;
    margin: 0;
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2024 .sec3 {
        width: 86.6666666vw;
        margin: 0 auto;
    }
    .hw-xmage-2024 .item5 {
        width: 41.666666vw;
        height: 54.166666vw;
    }

    .hw-xmage-2024 .item6 {
        width: 41.666666vw;
        height: 54.166666vw;
    }
}

/* sec4 */
.hw-xmage-2024 .sec4 {
    width: 66.45833333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hw-xmage-2024 .item7 {
    width: 43.95833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item8 {
    width: 21.45833333vw;
    height: 15.10416667vw;
}

.hw-xmage-2024 .item9 {
    width: 21.45833333vw;
    height: 15.10416667vw;
    margin: -16.14583333vw 0 0 45vw;
}

.hw-xmage-2024 .item10 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item11 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item12 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item13 {
    width: 27.08333333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item14 {
    width: 38.33333333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item15 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item16 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item17 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item18 {
    width: 43.95833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item19 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item20 {
    width: 21.45833333vw;
    height: 15.10416667vw;
}

.hw-xmage-2024 .item21 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item22 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item23 {
    width: 21.45833333vw;
    height: 15.10416667vw;
    margin: -16.14583333vw 0 1.04166667vw 0;
}

.hw-xmage-2024 .item24 {
    width: 100%;
    height: 31.25vw;
    margin: 0;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2024 .sec4 {
        width: 86.6666666vw;
        margin: 0 auto;
    }
    .hw-xmage-2024 .item7 {
        width: 52.9166666vw;
        height: 40.277777vw;
    }
    
    .hw-xmage-2024 .item8 {
        width: 30.277777vw;
        height: 18.4722222vw;
    }
    
    .hw-xmage-2024 .item9 {
        width: 30.277777vw;
        height: 18.4722222vw;
        margin: -21.80555vw 0 0 56.25vw;
    }
    
    .hw-xmage-2024 .item10 {
        width: 26.666666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item11 {
        width: 26.666666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item12 {
        width: 26.666666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item13 {
        width: 30.4166666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item14 {
        width: 52.9166666vw;
        height: 40.277777vw;
    }
    
    .hw-xmage-2024 .item15 {
        width: 26.666666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item16 {
        width: 26.666666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item17 {
        width: 26.666666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item18 {
        width: 52.9166666vw;
        height: 40.277777vw;
    }
    
    .hw-xmage-2024 .item19 {
        width: 30.4166666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item20 {
        width: 26.666666vw;
        height: 18.4722222vw;
    }
    
    .hw-xmage-2024 .item21 {
        width: 26.666666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item22 {
        width: 26.666666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item23 {
        width: 26.666666vw;
        height: 18.4722222vw;
        margin: -21.805555vw 0 1.04166667vw 0;
    }
    
    .hw-xmage-2024 .item24 {
        width: 100%;
        height: 40vw;
    }
}

/* sec5 */
.hw-xmage-2024 .sec5 {
    width: 66.45833333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hw-xmage-2024 .item25 {
    width: 43.95833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item26 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item27 {
    width: 27.08333333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item28 {
    width: 38.33333333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item29 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item30 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item31 {
    width: 21.45833333vw;
    height: 15.10416667vw;
}

.hw-xmage-2024 .item32 {
    width: 21.45833333vw;
    height: 15.10416667vw;
    margin: -16.14583333vw 0 1.04166667vw 45vw;
}

.hw-xmage-2024 .item33 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item34 {
    width: 43.95833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item35 {
    width: 32.70833333vw;
    height: 41.66666667vw;
}

.hw-xmage-2024 .item36 {
    width: 32.70833333vw;
    height: 41.66666667vw;
}

.hw-xmage-2024 .item37 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item38 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item39 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item40 {
    width: 43.95833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item41 {
    width: 21.45833333vw;
    height: 15.10416667vw;
}

.hw-xmage-2024 .item42 {
    width: 21.45833333vw;
    height: 15.10416667vw;
    margin: -16.14583333vw 0 1.04166667vw 45vw;
}

.hw-xmage-2024 .item43 {
    width: 27.08333333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item44 {
    width: 38.33333333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item45 {
    width: 32.70833333vw;
    height: 41.66666667vw;
}

.hw-xmage-2024 .item46 {
    width: 32.70833333vw;
    height: 41.66666667vw;
}

.hw-xmage-2024 .item47 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item48 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item49 {
    width: 21.45833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item50 {
    width: 43.95833333vw;
    height: 31.25vw;
}

.hw-xmage-2024 .item51 {
    width: 21.45833333vw;
    height: 31.25vw;
}
.hw-xmage-2024 .item52 {
    width: 27.08333333vw;
    height: 31.25vw;
}
.hw-xmage-2024 .item53 {
    width: 38.33333333vw;
    height: 31.25vw;
}
.hw-xmage-2024 .item54 {
    width: 21.45833333vw;
    height: 31.25vw;
}
.hw-xmage-2024 .item55 {
    width: 21.45833333vw;
    height: 31.25vw;
}
.hw-xmage-2024 .item56 {
    width: 21.45833333vw;
    height: 15vw;
}
.hw-xmage-2024 .item57 {
    width: 21.45833333vw;
    height: 15vw;
    margin: -16.25vw 0 0 45vw;
}
.hw-xmage-2024 .item58 {
    width: 100%;
    height: 31.25vw;
}
.hw-xmage-2024 .item59 {
    width: 100%;
    height: 31.25vw;
}
.hw-xmage-2024 .item60 {
    width: 32.70833333vw;
    height: 47.91666667vw;
    margin: 0;
}
.hw-xmage-2024 .item61 {
    width: 32.70833333vw;
    height: 23.4375vw;
}
.hw-xmage-2024 .item62 {
    width: 32.70833333vw;
    height: 23.4375vw;
    margin: -23.4375vw 0 0 33.75vw;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2024 .sec5 {
        width: 86.6666666vw;
        margin: 0 auto;
    }

    .hw-xmage-2024 .item25 {
        width: 52.9166666vw;
        height: 40.277777vw;
    }
    
    .hw-xmage-2024 .item26 {
        width: 30.416666vw;
        height: 40.277777vw;
    }
    
    .hw-xmage-2024 .item27 {
        width: 30.416666vw;
        height: 40.277777vw;
    }
    
    .hw-xmage-2024 .item28 {
        width: 52.9166666vw;
        height: 40.277777vw;
    }
    
    .hw-xmage-2024 .item29 {
        width: 26.6666666vw;
        height: 40.277777vw;
    }
    
    .hw-xmage-2024 .item30 {
        width: 26.6666666vw;
        height: 40.277777vw;
    }
    
    .hw-xmage-2024 .item31 {
        width: 26.6666666vw;
        height: 18.47222222vw;
    }
    
    .hw-xmage-2024 .item32 {
        width: 26.6666666vw;
        height: 18.47222222vw;
        margin: -21.805555vw 0 1.04166667vw 60vw;
    }
    
    .hw-xmage-2024 .item33 {
        width: 30.4166666vw;
        height: 40.277777vw;
    }
    
    .hw-xmage-2024 .item34 {
        width: 52.9166666vw;
        height: 40.277777vw;
    }
    
    .hw-xmage-2024 .item35 {
        width: 41.52777777vw;
        height: 54.1666666vw;
    }
    
    .hw-xmage-2024 .item36 {
        width: 41.52777777vw;
        height: 54.1666666vw;
    }
    
    .hw-xmage-2024 .item37 {
        width: 26.6666666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item38 {
        width: 26.6666666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item39 {
        width: 26.6666666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item40 {
        width: 52.77777777vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item41 {
        width: 30.4166666vw;
        height: 18.4722222vw;
    }
    
    .hw-xmage-2024 .item42 {
        width: 30.4166666vw;
        height: 18.4722222vw;
        margin: -21.805555vw 0 1.04166667vw 56.25vw;
    }
    
    .hw-xmage-2024 .item43 {
        width: 30.416666vw;
        height: 40.27777777vw;
    }
    
    .hw-xmage-2024 .item44 {
        width: 52.77777777vw;
        height: 40.27777777vw;
    }
    
    .hw-xmage-2024 .item45 {
        width: 41.5277777vw;
        height: 54.1666666vw;
    }
    
    .hw-xmage-2024 .item46 {
        width: 41.5277777vw;
        height: 54.1666666vw;
    }
    
    .hw-xmage-2024 .item47 {
        width: 26.6666666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item48 {
        width: 26.6666666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item49 {
        width: 26.6666666vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item50 {
        width: 52.77777777vw;
        height: 40.277777777vw;
    }
    
    .hw-xmage-2024 .item51 {
        width: 30.416666vw;
        height: 40.27777777vw;
    }
    .hw-xmage-2024 .item52 {
        width: 30.416666vw;
        height: 40.27777777vw;
    }
    .hw-xmage-2024 .item53 {
        width: 52.77777777vw;
        height: 40.277777777vw;
    }
    .hw-xmage-2024 .item54 {
        width: 26.6666666vw;
        height: 40.277777vw;
    }
    .hw-xmage-2024 .item55 {
        width: 26.6666666vw;
        height: 40.277777vw;
    }
    .hw-xmage-2024 .item56 {
        width: 26.6666666vw;
        height: 18.47222222vw;
    }
    .hw-xmage-2024 .item57 {
        width: 26.6666666vw;
        height: 18.47222222vw;
        margin: -21.805555vw 0 1.04166667vw 60vw;
    }
    .hw-xmage-2024 .item58 {
        width: 100%;
        height: 40vw;
    }
    .hw-xmage-2024 .item59 {
        width: 100%;
        height: 40vw;
    }
    .hw-xmage-2024 .item60 {
        width: 42.5vw;
        height: 62.5vw;
    }
    .hw-xmage-2024 .item61 {
        width: 42.5vw;
        height: 30.41666666vw;
    }
    .hw-xmage-2024 .item62 {
        width: 42.5vw;
        height: 30.41666666vw;
        margin: -30.41666666vw 0 0 44.1666666vw;
    }
}

/* sec6 */
.hw-xmage-2024 .sec6 {
    width: 66.45833333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hw-xmage-2024 .item63 {
    width: 100%;
    height: 33.33333333vw;
}
.hw-xmage-2024 .item64 {
    width: 100%;
    height: 31.25vw;
}
.hw-xmage-2024 .item65 {
    width: 100%;
    height: 31.25vw;
    margin: 0;
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2024 .sec6 {
        width: 86.6666666vw;
        margin: 0 auto;
    }
    .hw-xmage-2024 .item63 {
        width: 100%;
        height: 41.666666vw;
    }
    .hw-xmage-2024 .item64 {
        width: 100%;
        height: 40vw;
    }
    .hw-xmage-2024 .item65 {
        width: 100%;
        height: 40vw;
    }

}



/* popup start */
.xmage-popup .view-box .view-img {
    min-height: 400px;
}
.xmage-popup svg {
    width: 100%;
    height: 100%;
}
.xmage-popup img,
.xmage-popup video {
    display: block;
    width: 100%;
    border: 0;
}
.xmage-popup .view-box .video-wrap {
    overflow: hidden;
}
.xmage-popup .view-box .video-wrap video {
    transform: scale(1.004);
}
.xmage-popup .view-box .swiper .swiper-slide + .swiper-slide .view-img {
    transform: scale(1.001);
}
@media screen and (max-aspect-ratio:136/100) {
    .xmage-popup .view-box .view-img {
        min-height: auto;
    }
    .xmage-popup .view-box .swiper .swiper-slide + .swiper-slide .view-img {
        transform: scale(1);
    }
}
/* popup end */


/* kv start */
.content-v4 .ximageH .ximage-outn .navul li:nth-child(4) a {
    color: #fff;
}

@media screen and (max-aspect-ratio:136/100) {
    .content-v4 .ximageH .ximage-outn .navul li:nth-child(4) a {
        color: #000;
    }
}
/* kv end */