.hw-xmage-2025 {
    padding: 0 0 10.4166666vw 0;
    color: #000;
    font-weight: 400;
    line-height: normal;
    position: relative;
    background: #ffffff;
}

.hw-xmage-2025 * {
    box-sizing: border-box;
}

.hw-xmage-2025 .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-2025 img {
    border: 0;
    width: 100%;
    display: block;
}

.hw-xmage-2025 img.cover {
    height: 100%;
    object-fit: cover;
}

.hw-xmage-2025 picture {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.hw-xmage-2025 video {
    border: 0;
    width: 100%;
    display: block;
}

.hw-xmage-2025 a {
    text-decoration: none;
    color: initial;
}

.hw-xmage-2025 .pc-show {
    display: block;
    font-style: normal;
}

.hw-xmage-2025 .mob-show {
    display: none;
    font-style: normal;
}

.hw-xmage-2025 .iPc-show {
    display: inline-block;
    font-style: normal;
}

.hw-xmage-2025 .iMob-show {
    display: none;
    font-style: normal;
}

.hw-xmage-2025 .nr {
    white-space: nowrap;
    font-style: normal;
    display: inline-block;
}

.hw-xmage-2025 .ie {
    display: none;
}

.hw-xmage-2025 .nie {
    display: block;
}

.hw-xmage-2025 .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-2025 .blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}

.hw-xmage-2025 .lazyload:not([src]) {
    display: none;
}

.hw-xmage-2025 ul,
.hw-xmage-2025 li {
    list-style: none;
}

.hw-xmage-2025 svg {
    width: 100%;
    height: 100%;
}

@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-xmage-2025 .ie {
        display: block;
    }

    .hw-xmage-2025 .nie {
        display: none;
    }
}

/* @media screen and (max-aspect-ratio:136/100) { */
/* <=1024 */
@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2025 {
        padding: 0 0 27.77777778vw 0;
    }

    .hw-xmage-2025 .mob-show {
        display: block;
    }

    .hw-xmage-2025 .pc-show {
        display: none;
    }

    .hw-xmage-2025 .iMob-show {
        display: inline-block;
    }

    .hw-xmage-2025 .iPc-show {
        display: none;
    }
}

.hw-xmage-2025 .gradient-text {
    background-image: 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-2025 .awards-word {
    padding: 10.41666667vw 0 0;
}

.hw-xmage-2025 .awards-name {
    width: 20.83333333vw;
    margin: 0 auto 4.16666667vw;
    position: relative;
}

.hw-xmage-2025 .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-2025 .awards-word {
        padding: 27.77777777vw 0 0;
    }

    .hw-xmage-2025 .awards-name {
        width: 47.3611111111vw;
        margin: 0 auto 8.33333333vw;
    }

    .hw-xmage-2025 .awards-title {
        font-size: 3.88888888888vw;
    }
}

.hw-xmage-2025 .awards-word1 {
    margin: -15.10416667vw 0 0;
}
.hw-xmage-2025 .awards-word1 .awards-name {
    width: 30.36458333vw;
}
.hw-xmage-2025 .awards-word1 .gradient-text {
    background-image:linear-gradient(180deg,#eec103 0%,#f3e18b 100%);
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2025 .awards-word1 {
        margin: 0;
    }
    .hw-xmage-2025 .awards-word1 .awards-name {
        width: 70vw;
    }
}

/* section title */

/* item start */
.hw-xmage-2025 .item {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.hw-xmage-2025 .item {
    border-radius: 0.83333333vw;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2025 .item {
        border-radius: 2.222222222vw;
    }
}

@media screen and (min-width:1300px) {
    .hw-xmage-2025 .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;
    }
    
    .hw-xmage-2025 .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-2025 .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;
}

.hw-xmage-2025 .item:hover::after {
    opacity: 1;
}

.hw-xmage-2025 .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;
}

.hw-xmage-2025 .item:hover .works-info {
    opacity: 1;
}

.hw-xmage-2025 .works-info h2 {
    color: #fff;
    font-size: 1.041667vw;
    font-weight: 500;
    line-height: 1.25;
}

.hw-xmage-2025 .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-2025 .works-info p span {
    width: 45%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hw-xmage-2025 .works-info p span:nth-of-type(2) {
    text-align: right;
}

@media screen and (max-width: 1440px) {
    .hw-xmage-2025 .works-info p {
        font-size: 12px;
    }
}

@media screen and (max-width: 1200px) {
    .hw-xmage-2025 .item::after {
        display: none;
    }

    .hw-xmage-2025 .works-info {
        display: none;
    }
}


.hw-xmage-2025 .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-2025 .works-play-btn {
        width: 6.6666667vw;
    }
}

/* item end */

/* banner start */
.hw-xmage-2025 .sec-banner {
    width: 100%;
    position: relative;
    padding-top: 10.41666667vw;
}
.hw-xmage-2025 .sec-banner-sticky {
    width: 100%;
    clip-path: inset(0);
    transform: translateY(0);
    position: relative;
}
.hw-xmage-2025 .sec-banner-img {
    width: 100%;
    height: 48.9583333vw;
    position: relative;
}
.hw-xmage-2025 .sec-banner-word {
    width: 30vw;
    position: absolute;
    top: 32.29166667vw;
    left: 50%;
    transform: translateX(-50%);
}
.hw-xmage-2025 .sec-banner-word .fw400 {
    font-weight:400; 
}
.hw-xmage-2025 .sec-banner-title {
    font-weight:700;
    color:#ffffff;
    font-size:1.14583333vw;
    line-height: 1.25;
    text-align:center;
}
.hw-xmage-2025 .sec-banner-tip {
    opacity: 0.3;
    font-weight:400;
    color:#ffffff;
    font-size:0.625vw;
    line-height: 1.6;
    text-align:center;
    margin: 2.08333333vw 0 0;
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2025 .sec-banner {
        width: 86.666667vw;
        margin: 0 auto;
        padding-top: 27.777777vw;
    }
    .hw-xmage-2025 .sec-banner-sticky {
        border-radius: 2.222222222vw;
        overflow: hidden;
    }
    .hw-xmage-2025 .sec-banner-img {
        width: 100%;
        height: 72.2222222vw;
        position: relative;
    }
    .hw-xmage-2025 .sec-banner-word {
        width: 76.3888888vw;
        top: 43.0555555vw;
    }
    .hw-xmage-2025 .sec-banner-title {
        font-size:3.33333333vw;
        width: 75vw;
        margin: 0 auto;
        font-weight: 400;
    }
    .hw-xmage-2025 .sec-banner-tip {
        font-size:3.33333333vw;;
        margin: 6.66666666vw 0 0;
    }
}
/* banner end */


/* sec0 */
/* select start */
.hw-xmage-2025 .sec0 {
    width: 66.45833333vw;
    margin: 0 auto;
    position: relative;
}

.hw-xmage-2025 .sec0 .select-container {
    position: absolute;
    top: 2.083333vw;
    left: 0;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    background: #fff;
    border-radius: 0.3125vw;
    -webkit-border-radius: 0.3125vw;
    -moz-border-radius: 0.3125vw;
    -ms-border-radius: 0.3125vw;
    -o-border-radius: 0.3125vw;
}

.hw-xmage-2025 .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-2025 .sec0 .select-content {
        font-size: 12px;
    }
}

.hw-xmage-2025 .sec0 .select-info {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.hw-xmage-2025 .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-2025 .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-2025 .sec0 .select-ul {
    display: none;
}

.hw-xmage-2025 .sec0 .select-ul li {
    margin-top: 1.041667vw;
}

.hw-xmage-2025 .sec0 .select-ul a {
    color: rgba(0, 0, 0, .7);
}

@media (hover: hover) and (pointer: fine) {
    .hw-xmage-2025 .sec0 .select-ul li a:hover {
        color: rgba(0, 0, 0, 1)
    }
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2025 .sec0 {
        width: 86.666667vw;
    }

    .hw-xmage-2025 .sec0 .select-container {
        top: 9.305555vw;
        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-2025 .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-2025 .sec0 .select-arrow {
        width: 3.333333vw;
        margin-left: 1.111111vw;
    }

    .hw-xmage-2025 .sec0 .select-ul li {
        margin-top: 2.7777778vw;
    }

}

/* select end */


/* 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 */




/* item-icon-start */
.hw-xmage-2025 .item.icon::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5vw;
    z-index: 1;
    background:linear-gradient(359deg,rgba(0, 0, 0, 0) 1.47%,rgba(0, 0, 0, 1) 96.1%);
    opacity: 0.5;
}
.hw-xmage-2025 .item.icon svg {
    position: absolute;
    top: 1.4583333vw;
    right: 1.3020833vw;
    width: 1.25vw;
    height: 1.25vw;
    z-index: 10;
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2025 .item.icon::before {
        content: "";
        height: 10vw;
    }
    .hw-xmage-2025 .item.icon svg {
        position: absolute;
        top: 2.22222222vw;
        right: 2.22222222vw;
        width: 3.33333333vw;
        height: 3.33333333vw;
    }
}

/* item-icon-end */

/* sec1 */
.hw-xmage-2025 .sec1 {
    width: 66.45833333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hw-xmage-2025 .item0 {
    width: 32.70833333vw;
    height: 47.91666667vw;
}

.hw-xmage-2025 .item1 {
    width: 32.70833333vw;
    height: 23.4375vw;
}

.hw-xmage-2025 .item2 {
    width: 32.70833333vw;
    height: 23.4375vw;
    margin: -23.4375vw 0 0 auto;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2025 .sec1 {
        width: 86.6666666vw;
        margin: 0 auto;
    }

    .hw-xmage-2025 .item0 {
        width: 42.361111vw;
        height: 62.08333333vw;
    }

    .hw-xmage-2025 .item1 {
        width: 40.97222222vw;
        height: 29.30555555vw;
    }

    .hw-xmage-2025 .item2 {
        width: 40.97222222vw;
        height: 29.4444444vw;
        margin: -29.4444444vw 0 0 auto;
    }
}


.hw-xmage-2025 .sec2 {
    width: 66.45833333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1.04166667vw;
}

.hw-xmage-2025 .item3 {
    width: 21.45833333vw;
    height: 21.45833333vw;
}
.hw-xmage-2025 .item4 {
    width: 21.45833333vw;
    height: 28.64583333vw;
}
.hw-xmage-2025 .item5 {
    width: 21.45833333vw;
    height: 16.09375vw;
}
.hw-xmage-2025 .item6 {
    width: 21.45833333vw;
    height: 11.97916667vw;
    margin: -12.55208333vw 0 0 45vw;
}
.hw-xmage-2025 .item7 {
    width: 21.45833333vw;
    height: 21.45833333vw;
    margin: -8.22916667vw 0 0;
}
.hw-xmage-2025 .item8 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -1.04166667vw auto 0 0;
}
.hw-xmage-2025 .item9 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -16.66666667vw 0 0 45vw;
}
.hw-xmage-2025 .item10 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -2.86458333vw 0 0;
}
.hw-xmage-2025 .item11 {
    width: 21.45833333vw;
    height: 28.64583333vw;
    margin: -1.04166667vw 0 0;
}
.hw-xmage-2025 .item12 {
    width: 21.45833333vw;
    height: 28.54166667vw;
    margin: -0.57291667vw 0 0;
}
.hw-xmage-2025 .item13 {
    width: 21.45833333vw;
    height: 14.32291667vw;
    margin: -14.73958333vw 0 0;
}
.hw-xmage-2025 .item14 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -0.41666667vw 45vw 0 0;
}
.hw-xmage-2025 .item15 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -18.125vw 0 0 22.5vw;
}
.hw-xmage-2025 .item16 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -18.80208333vw 0 0 45vw;
}
.hw-xmage-2025 .item17 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -2.08333333vw 0 0 0;
}
.hw-xmage-2025 .item18 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -3.07291667vw 22.5vw 0 0;
}
.hw-xmage-2025 .item19 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -30.26041667vw 0 0 45vw;
}
.hw-xmage-2025 .item20 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -14.16666667vw 0 0 45vw;
}
.hw-xmage-2025 .item21 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -4.01041667vw 0 0 0;
}
.hw-xmage-2025 .item22 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -5vw 22.5vw 0 0;
}
.hw-xmage-2025 .item23 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -24.63541667vw 0 0 45vw;
}
.hw-xmage-2025 .item24 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -16.51041667vw 0 0 0;
}
.hw-xmage-2025 .item25 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -5vw 22.5vw 0 0;
}
.hw-xmage-2025 .item26 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -13.125vw 0 0 45vw;
}
.hw-xmage-2025 .item27 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -16.51041667vw 0 0 0;
}
.hw-xmage-2025 .item28 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -17.5vw 22.5vw 0 0;
}
.hw-xmage-2025 .item29 {
    width: 21.45833333vw;
    height: 15.83333333vw;
    margin: -13.125vw 0 0 45vw;
}
.hw-xmage-2025 .item30 {
    width: 21.45833333vw;
    height: 14.11458333vw;
    margin: -3.75vw 0 0 0;
}
.hw-xmage-2025 .item31 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -4.73958333vw 0 0 0;
}
.hw-xmage-2025 .item32 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: 0;
}
.hw-xmage-2025 .item33 {
    width: 21.45833333vw;
    height: 16.04166667vw;
    margin: -18.22916667vw 0 0 0;
}
.hw-xmage-2025 .item34 {
    width: 21.45833333vw;
    height: 26.30208333vw;
    margin: -17.23958333vw 22.5vw 0 0;
}
.hw-xmage-2025 .item35 {
    width: 21.45833333vw;
    height: 26.77083333vw;
    margin: -11.25vw 0 0 0;
}
.hw-xmage-2025 .item36 {
    width: 21.45833333vw;
    height: 10vw;
    margin: 0 22.5vw 0 0;
}
.hw-xmage-2025 .item37 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -26.66666667vw 0 0 45vw;
}
.hw-xmage-2025 .item38 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -2.96875vw 0 0 0;
}
.hw-xmage-2025 .item39 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -8.48958333vw 22.5vw 0 0;
}
.hw-xmage-2025 .item40 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -26.66666667vw 0 0 45vw;
}
.hw-xmage-2025 .item41 {
    width: 21.45833333vw;
    height: 25.10416667vw;
    margin: -1.04166667vw 0 0 0;
}
.hw-xmage-2025 .item42 {
    width: 21.45833333vw;
    height: 27.03125vw;
    margin: -6.5625vw 22.5vw 0 0;
}
.hw-xmage-2025 .item43 {
    width: 21.45833333vw;
    height: 14.32291667vw;
    margin: -35.67708333vw 0 0 45vw;
}
.hw-xmage-2025 .item44 {
    width: 21.45833333vw;
    height: 16.04166667vw;
    margin: -21.35416667vw 0 0 45vw;
}
.hw-xmage-2025 .item45 {
    width: 21.45833333vw;
    height: 12.03125vw;
    margin: -2.08333333vw 0 0 0;
}
.hw-xmage-2025 .item46 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -5.67708333vw 22.5vw 0 0;
}
.hw-xmage-2025 .item47 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -29.27083333vw 0 0 45vw;
}
.hw-xmage-2025 .item48 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -14.01041667vw 0 0 0;
}
.hw-xmage-2025 .item49 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -1.04166667vw 22.5vw 0 0;
}
.hw-xmage-2025 .item50 {
    width: 21.45833333vw;
    height: 15.98958333vw;
    margin: -29.32291667vw 0 0 45vw;
}
.hw-xmage-2025 .item51 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -13.33333333vw 0 0 45vw;
}
.hw-xmage-2025 .item52 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -17.8125vw 0 0 0;
}
.hw-xmage-2025 .item53 {
    width: 21.45833333vw;
    height: 28.4375vw;
    margin: -1.71875vw 45vw 0 0;
}
.hw-xmage-2025 .item54 {
    width: 21.45833333vw;
    height: 15.98958333vw;
    margin: -33.64583333vw 0 0 22.5vw;
}
.hw-xmage-2025 .item55 {
    width: 21.45833333vw;
    height: 21.45833333vw;
    margin: -29.84375vw 0 0 45vw;
}
.hw-xmage-2025 .item56 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -2.08333333vw 0 0 0;
}
.hw-xmage-2025 .item57 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -18.69791667vw 22.5vw 0 0;
}
.hw-xmage-2025 .item58 {
    width: 21.45833333vw;
    height: 16.04166667vw;
    margin: -23.4375vw 0 0 45vw;
}
.hw-xmage-2025 .item59 {
    width: 21.45833333vw;
    height: 15.98958333vw;
    margin: -1.04166667vw 0 0 0;
}
.hw-xmage-2025 .item60 {
    width: 21.45833333vw;
    height: 28.4375vw;
    margin: -5.15625vw 22.5vw 0 0;
}
.hw-xmage-2025 .item61 {
    width: 21.45833333vw;
    height: 14.53125vw;
    margin: -31.71875vw 0 0 45vw;
}
.hw-xmage-2025 .item62 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -17.1875vw 0 0 45vw;
}
.hw-xmage-2025 .item63 {
    width: 21.45833333vw;
    height: 15.26041667vw;
    margin: -10.41666667vw 0 0 0;
}
.hw-xmage-2025 .item64 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: 0 45vw 0 0;
}
.hw-xmage-2025 .item65 {
    width: 21.45833333vw;
    height: 26.97916667vw;
    margin: -37.60416667vw 0 0 22.5vw;
}
.hw-xmage-2025 .item66 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -36.61458333vw 0 0 0;
}
.hw-xmage-2025 .item67 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -1.04166667vw 0 0 0;
}
.hw-xmage-2025 .item68 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -10.625vw 22.5vw 0 0;
}
.hw-xmage-2025 .item69 {
    width: 21.45833333vw;
    height: 15.88541667vw;
    margin: -24.11458333vw 0 0 45vw;
}
.hw-xmage-2025 .item70 {
    width: 21.45833333vw;
    height: 14.27083333vw;
    margin: -10.625vw 0 0 22.5vw;
}
.hw-xmage-2025 .item71 {
    width: 21.45833333vw;
    height: 28.75vw;
    margin: -5.72916667vw 45vw 0 0;
}
.hw-xmage-2025 .item72 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -24.0625vw 0 0 22.5vw;
}
.hw-xmage-2025 .item73 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -42.55208333vw 0 0 45vw;
}
.hw-xmage-2025 .item74 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -6.61458333vw 0 0 0;
}
.hw-xmage-2025 .item75 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -1.04166667vw 22.5vw 0 0;
}
.hw-xmage-2025 .item76 {
    width: 21.45833333vw;
    height: 28.125vw;
    margin: -36.97916667vw 0 0 45vw;
}
.hw-xmage-2025 .item77 {
    width: 21.45833333vw;
    height: 30.41666667vw;
    margin: -1.04166667vw 0 0 0;
}
.hw-xmage-2025 .item78 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -7.96875vw 22.5vw 0 0;
}
.hw-xmage-2025 .item79 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -39.27083333vw 0 0 45vw;
}
.hw-xmage-2025 .item80 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -23.17708333vw 0 0 45vw;
}
.hw-xmage-2025 .item81 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -2.08333333vw 0 0 0;
}
.hw-xmage-2025 .item82 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -10.83333333vw 22.5vw 0 0;
}
.hw-xmage-2025 .item83 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -25.88541667vw 0 0 45vw;
}
.hw-xmage-2025 .item84 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -4.79166667vw 0 0 0;
}
.hw-xmage-2025 .item85 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -1.04166667vw 22.5vw 0 0;
}
.hw-xmage-2025 .item86 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -25.88541667vw 0 0 45vw;
}
.hw-xmage-2025 .item87 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -4.79166667vw 0 0 0;
}
.hw-xmage-2025 .item88 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -1.04166667vw 22.5vw 0 0;
}
.hw-xmage-2025 .item89 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -25.88541667vw 0 0 45vw;
}
.hw-xmage-2025 .item90 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -7.5vw 0 0 0;
}
.hw-xmage-2025 .item91 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -3.75vw 22.5vw 0 0;
}
.hw-xmage-2025 .item92 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -25.88541667vw 0 0 45vw;
}
.hw-xmage-2025 .item93 {
    width: 21.45833333vw;
    height: 14.27083333vw;
    margin: -7.5vw 0 0 0;
}
.hw-xmage-2025 .item94 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -3.75vw 22.5vw 0 0;
}
.hw-xmage-2025 .item95 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -13.38541667vw 0 0 45vw;
}
.hw-xmage-2025 .item96 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: -9.32291667vw 0 0 0;
}
.hw-xmage-2025 .item97 {
    width: 21.45833333vw;
    height: 16.09375vw;
    margin: 0 45vw 0 0;
}
.hw-xmage-2025 .item98 {
    width: 21.45833333vw;
    height: 28.59375vw;
    margin: -28.69791667vw 0 0 22.5vw;
}
.hw-xmage-2025 .item99 {
    width: 21.45833333vw;
    height: 22.44791667vw;
    margin: -25.98958333vw 0 0 45vw;
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-2025 .sec2 {
        width: 86.6666666vw;
        gap: 2.77777777vw;
    }
    .hw-xmage-2025 .item3 {
        width: 41.94444444vw;
        height: 41.94444444vw;
        order: 1;
    }
    .hw-xmage-2025 .item4 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        order: 2;
    }
    .hw-xmage-2025 .item5 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -13.88888889vw 0 0;
        order: 3;
    }
    .hw-xmage-2025 .item6 {
        width: 41.94444444vw;
        height: 23.33333333vw;
        margin: -20.27777778vw 0 0 45vw;
        order: 4;
    }
    .hw-xmage-2025 .item7 {
        width: 41.94444444vw;
        height: 41.94444444vw;
        margin: -5.83333333vw 0 0;
        order: 5;
    }
    .hw-xmage-2025 .item8 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: 0;
        order: 6;
    }
    .hw-xmage-2025 .item9 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -4.72222222vw 0 0 44.72222222vw;
        order: 7;
    }
    .hw-xmage-2025 .item10 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -29.44444444vw 0 0 0;
        order: 8;
    }
    .hw-xmage-2025 .item11 {
        width: 41.94444444vw;
        height: 55.97222222vw;
        margin: 0;
        order: 9;
    }
    .hw-xmage-2025 .item12 {
        width: 41.94444444vw;
        height: 55.69444444vw;
        margin: -26.11111111vw 44.72222222vw 0 0;
        order: 11;
    }
    .hw-xmage-2025 .item13 {
        width: 41.94444444vw;
        height: 27.91666667vw;
        margin: -54.02777778vw 0 0 0;
        order: 10;
    }
    .hw-xmage-2025 .item14 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: 0;
        order: 12;
    }
    .hw-xmage-2025 .item15 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -23.47222222vw 44.72222222vw 0 0;
        order: 15;
    }
    .hw-xmage-2025 .item16 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -10.69444444vw 0 0 44.72222222vw;
        order: 14;
    }
    .hw-xmage-2025 .item17 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -35.13888889vw 0 0 0;
        order: 13;
    }
    .hw-xmage-2025 .item18 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: 0;
        order: 16;
    }
    .hw-xmage-2025 .item19 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -10.69444444vw 0 0 0;
        order: 17;
    }
    .hw-xmage-2025 .item20 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -35.13888889vw 0 0 44.72222222vw;
        order: 18;
    }
    .hw-xmage-2025 .item21 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -2.77777778vw 0 0 0;
        order: 19;
    }
    .hw-xmage-2025 .item22 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -3.75vw 0 0 0;
        order: 20;
    }
    .hw-xmage-2025 .item23 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: 0;
        order: 22;
    }
    .hw-xmage-2025 .item24 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -23.47222222vw 0 0 0;
        order: 21;
    }
    .hw-xmage-2025 .item25 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -23.47222222vw 0 0 0;
        order: 23;
    }
    .hw-xmage-2025 .item26 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -0.13888889vw 0 0 0;
        order: 24;
    }
    .hw-xmage-2025 .item27 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -47.77777778vw 0 0 0;
        order: 25;
    }
    .hw-xmage-2025 .item28 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: 0;
        order: 26;
    }
    .hw-xmage-2025 .item29 {
        width: 41.94444444vw;
        height: 30.97222222vw;
        margin: -47.91666667vw 0 0 0;
        order: 27;
    }
    .hw-xmage-2025 .item30 {
        width: 41.94444444vw;
        height: 27.5vw;
        margin: -48.33333333vw 0 0 0;
        order: 29;
    }
    .hw-xmage-2025 .item31 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: 0;
        order: 28;
    }
    .hw-xmage-2025 .item32 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -52.22222222vw 0 0;
        order: 31;
    }
    .hw-xmage-2025 .item33 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: 0;
        order: 30;
    }
    .hw-xmage-2025 .item34 {
        width: 41.94444444vw;
        height: 51.38888889vw;
        margin: 0;
        order: 32;
    }
    .hw-xmage-2025 .item35 {
        width: 41.94444444vw;
        height: 52.36111111vw;
        margin: -47.77777778vw 0 0;
        order: 33;
    }
    .hw-xmage-2025 .item36 {
        width: 41.94444444vw;
        height: 19.44444444vw;
        margin: -51.11111111vw 0 0;
        order: 35;
    }
    .hw-xmage-2025 .item37 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -0.13888889vw 0 0;
        order: 34;
    }
    .hw-xmage-2025 .item38 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -87.36111111vw 0 0;
        order: 37;
    }
    .hw-xmage-2025 .item39 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: 0;
        order: 36;
    }
    .hw-xmage-2025 .item40 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -80.69444444vw 0 0;
        order: 39;
    }
    .hw-xmage-2025 .item41 {
        width: 41.94444444vw;
        height: 49.02777778vw;
        margin: 0;
        order: 38;
    }
    .hw-xmage-2025 .item42 {
        width: 41.94444444vw;
        height: 52.77777778vw;
        margin: -21.25vw 0 0;
        order: 41;
    }
    .hw-xmage-2025 .item43 {
        width: 41.94444444vw;
        height: 28.05555556vw;
        margin: -49.30555556vw 44.72222222vw 0 0;
        order: 40;
    }
    .hw-xmage-2025 .item44 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -5.55555556vw 0 0 0;
        order: 42;
    }
    .hw-xmage-2025 .item45 {
        width: 41.94444444vw;
        height: 23.47222222vw;
        margin: 0;
        order: 43;
    }
    .hw-xmage-2025 .item46 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -5.69444444vw 0 0;
        order: 44;
    }
    .hw-xmage-2025 .item47 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: 0;
        order: 46;
    }
    .hw-xmage-2025 .item48 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -26.66666667vw 0 0;
        order: 45;
    }
    .hw-xmage-2025 .item49 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -26.66666667vw 0 0;
        order: 47;
    }
    .hw-xmage-2025 .item50 {
        width: 41.94444444vw;
        height: 31.25vw;
        margin: 0;
        order: 48;
    }
    .hw-xmage-2025 .item51 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: 0;
        order: 50;
    }
    .hw-xmage-2025 .item52 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -2.08333333vw 0 0;
        order: 49;
    }
    .hw-xmage-2025 .item53 {
        width: 41.94444444vw;
        height: 55.55555556vw;
        margin: -2.08333333vw 0 0;
        order: 51;
    }
    .hw-xmage-2025 .item54 {
        width: 41.94444444vw;
        height: 31.25vw;
        margin: 0;
        order: 52;
    }
    .hw-xmage-2025 .item55 {
        width: 41.94444444vw;
        height: 41.94444444vw;
        margin: -22.22222222vw 0 0;
        order: 54;
    }
    .hw-xmage-2025 .item56 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: 0;
        order: 53;
    }
    .hw-xmage-2025 .item57 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -11.66666667vw 0 0;
        order: 56;
    }
    .hw-xmage-2025 .item58 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: 0;
        order: 55;
    }
    .hw-xmage-2025 .item59 {
        width: 41.94444444vw;
        height: 31.25vw;
        margin: -12.77777778vw 0 0;
        order: 57;
    }
    .hw-xmage-2025 .item60 {
        width: 41.94444444vw;
        height: 55.55555556vw;
        margin: 0;
        order: 58;
    }
    .hw-xmage-2025 .item61 {
        width: 41.94444444vw;
        height: 28.47222222vw;
        margin: -37.08333333vw 0 0;
        order: 59;
    }
    .hw-xmage-2025 .item62 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -8.61111111vw 44.72222222vw 0 0;
        order: 60;
    }
    .hw-xmage-2025 .item63 {
        width: 41.94444444vw;
        height: 29.72222222vw;
        margin: -28.33333333vw 0 0;
        order: 62;
    }
    .hw-xmage-2025 .item64 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: 0;
        order: 61;
    }
    .hw-xmage-2025 .item65 {
        width: 41.94444444vw;
        height: 52.638888vw;
        margin: -54.44444444vw 0 0;
        order: 64;
    }
    .hw-xmage-2025 .item66 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: 0;
        order: 63;
    }
    .hw-xmage-2025 .item67 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -7.22222222vw 0 0;
        order: 67;
    }
    .hw-xmage-2025 .item68 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -57.638888vw 0 0 44.72222222vw;
        order: 65;
    }
    .hw-xmage-2025 .item69 {
        width: 41.94444444vw;
        height: 30.97222222vw;
        margin: 0;
        order: 68;
    }
    .hw-xmage-2025 .item70 {
        width: 41.94444444vw;
        height: 27.91666667vw;
        margin: -26.25vw 0 0 44.72222222vw;
        order: 66;
    }
    .hw-xmage-2025 .item71 {
        width: 41.94444444vw;
        height: 56.11111111vw;
        margin: -6.805555vw 0 0 0;
        order: 69;
    }
    .hw-xmage-2025 .item72 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -6.52777777vw 0 0 0;
        order: 71;
    }
    .hw-xmage-2025 .item73 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: 0;
        order: 70;
    }
    .hw-xmage-2025 .item74 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: 0;
        order: 73;
    }
    .hw-xmage-2025 .item75 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: 0;
        order: 72;
    }
    .hw-xmage-2025 .item76 {
        width: 41.94444444vw;
        height: 54.86111111vw;
        margin: -17.91666vw 0 0;
        order: 74;
    }
    .hw-xmage-2025 .item77 {
        width: 41.94444444vw;
        height: 59.44444444vw;
        margin: 0;
        order: 75;
    }
    .hw-xmage-2025 .item78 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -18.888888vw 0 0;
        order: 76;
    }
    .hw-xmage-2025 .item79 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -22.5vw 0 0 44.72222222vw;
        order: 77;
    }
    .hw-xmage-2025 .item80 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -11.66666vw 0 0 0;
        order: 78;
    }
    .hw-xmage-2025 .item81 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: 0 44.72222222vw 0 0;
        order: 79;
    }
    .hw-xmage-2025 .item82 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -56.666666vw 0 0 44.72222222vw;
        order: 80;
    }
    .hw-xmage-2025 .item83 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -0.83333333vw 0 0;
        order: 82;
    }
    .hw-xmage-2025 .item84 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -2.7777777vw 0 0 0;
        order: 81;
    }
    .hw-xmage-2025 .item85 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -1.9444444vw 0 0 0;
        order: 85;
    }
    .hw-xmage-2025 .item86 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: 0;
        order: 84;
    }
    .hw-xmage-2025 .item87 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -1.9444444vw 0 0;
        order: 83;
    }
    .hw-xmage-2025 .item88 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: 0;
        order: 88;
    }
    .hw-xmage-2025 .item89 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -26.388888vw 0 0;
        order: 87;
    }
    .hw-xmage-2025 .item90 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: 0;
        order: 86;
    }
    .hw-xmage-2025 .item91 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: 0;
        order: 90;
    }
    .hw-xmage-2025 .item92 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -29.8611vw 0 0px;
        order: 91;
    }
    .hw-xmage-2025 .item93 {
        width: 41.94444444vw;
        height: 27.91666667vw;
        margin: -1.94444vw 0 0;
        order: 89;
    }
    .hw-xmage-2025 .item94 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: 0;
        order: 92;
    }
    .hw-xmage-2025 .item95 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: 0 44.72222222vw 0 0;
        order: 94;
    }
    .hw-xmage-2025 .item96 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: -5.41666666vw 0 0;
        order: 93;
    }
    .hw-xmage-2025 .item97 {
        width: 41.94444444vw;
        height: 31.38888889vw;
        margin: 0;
        order: 95;
    }
    .hw-xmage-2025 .item98 {
        width: 41.94444444vw;
        height: 55.83333333vw;
        margin: -62.9166666vw 0 0;
        order: 96;
    }
    .hw-xmage-2025 .item99 {
        width: 41.94444444vw;
        height: 43.88888889vw;
        margin: -38.472222vw 0 0 44.72222222vw;
        order: 97;
    }
}


/* kv start */
.content-v4 .ximageH .ximage-outn .navul li:nth-child(2) a {
    color: #fff;
}

@media screen and (max-aspect-ratio:136/100) {
    .content-v4 .ximageH .ximage-outn .navul li:nth-child(2) a {
        color: #000;
    }
}
/* kv end */

body[data-index-show="76"] .xmage-popup .works-infos-box .works-address {
    display: none;
}

body .xmage-popup .popup-container .view-box {
    overflow: hidden;
    flex-shrink: 0;
    height: auto;
}

body .xmage-popup .view-box .view-img {
    transform: translate3d(0px, 0px, 1px) rotate3d(0, 0, 0, 0deg) scale(1.01)
}

body .xmage-popup .view-box .view-img {
    min-height: 200px;
}
@media screen and (max-aspect-ratio:136/100) {
    body .xmage-popup .view-box .view-img {
        min-height: auto;
    }
}
body .xmage-popup .popup-container .works-infos-box {
    margin-left: -2px;
    z-index: 10;
}

@media screen and (max-aspect-ratio:136/100) {
    body .xmage-popup .popup-container .works-infos-box {
        margin-left: 0px;
    }
}

body .xmage-popup .works-infos-box .tags-item {
    transform:translateZ(1px)
}

