.performance-layer-popup {
    font-size: 0;
}
.cp-performance-layer-popup-img {
    background-color: #111;
    overflow: hidden;
    backface-visibility: hidden;
}
.cp-performance-layer-popup-img * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cp-performance-layer-popup-img__cards {
    width: 100%;
    background: #000;
    position: relative;
    z-index: 1;
}
.cp-performance-layer-popup-img__cards-inner {
    max-width: 1920px;
    max-width: 192rem;
    padding: 40px 140px;
    padding: 4rem 14rem;
    margin: 0 auto;
}
.cp-performance-layer-popup-img__cards-wrap {
    width: 100%;
    height: 0;
    padding-bottom: -webkit-calc(calc(100% - 20px)* 0.5);
    padding-bottom: calc(calc(100% - 20px)* 0.5);
    position: relative;
}
.cp-performance-layer-popup-img__cards-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.cp-performance-layer-popup-img__cards-item {
    float: left;
    width: -webkit-calc((100% - 20px) / 2);
    width: calc((100% - 20px) / 2);
    height: 100%;
    margin-left: 20px;
    position: relative;
    -webkit-transition: width 0.6s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: width 0.6s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.cp-performance-layer-popup-img__cards-item:first-child {
    margin-left: 0;
}
.cp-performance-layer-popup-img__cards-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.cp-performance-layer-popup-img__cards-item::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 280px;
    height: 28rem;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 66.67%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 66.67%, rgba(0, 0, 0, 0.7) 100%);
}
.is-hover .cp-performance-layer-popup-img__cards-item {
    width: calc((100% - 20px) / 2 * 0.8);
}
.cp-performance-layer-popup-img__cards-item.is-active {
    width: calc((100% - 20px) / 2 * 1.2);
}
.cp-performance-layer-popup-img__cards-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cp-performance-layer-popup-img__cards .cm-section-btn {
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
}
.cp-performance-layer-popup-img__cards .cm-section-btn-text {
    color: #FFF;
    font-size: 36px;
    font-size: 3.84rem;
    padding-left: 40px;
    padding-left: 4rem;
    padding-right: 0;
    padding-right: 0;
    padding-bottom: 28px;
    padding-bottom: 2.8rem;
    font-style: normal;
    
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.36px;
    text-decoration: none;
    text-align: left;
    font-family: "genesis-head-office-light", sans-serif;
}
html[lang="zh-CN"] .cp-performance-layer-popup-img__cards .cm-section-btn-text  {
    font-family: "genesis-head-light", sans-serif;
}
.cp-performance-layer-popup-img .is-pc {
    display: block;
}
.cp-performance-layer-popup-img .is-mo {
    display: none;
}
.cp-performance-layer-popup-img__cards .cm-section-btn-icon {
    position: absolute;
    left: auto;
    right: 42px;
    right: 4.2rem;
    bottom: 40px;
    bottom: 4rem;
}
.performance-layer-popup .cm-layer__wrapper {
    opacity: 1;
    display: block;
    width: 100% !important;
    height: 100%;
    background: none;
    transition: opacity 0.3s ease;
    vertical-align: top;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    top: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
}
.performance-layer-popup .cm-layer__body::before {
    height: 0 !important;
}
.performance-layer-popup .cm-layer-mix-rev__item-txt-box {
    margin-left: 0.2rem;
    font-weight: 400;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.3;
    letter-spacing: -0.012em;
    color: rgba(255, 255, 255, 0.5);
}

.performance-layer-popup .cp-modal-carousel-center .cm-layer__content {
    width: 100%;
    max-width: none;
    background: none;
    top: 50%;
    position: absolute;
    /* position: relative; */
    transform: translate(0, -50%);
}
.performance-layer-popup .cm-layer-mix-rev__wrap {
    width: 100%;
    height: auto;
    margin: 0;
}
.performance-layer-popup .swiper-container {
    background-size: cover;
    background-position: 50% 50%;
}
.performance-layer-popup .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.performance-layer-popup .cm-layer-mix-rev__item-tit, .performance-layer-popup .cm-layer-mix-rev__item-desc {
    font-family: "genesis-text-office", sans-serif;
    font-size: 2rem;
    word-break: break-word;
}
html[lang="zh-CN"] .performance-layer-popup .cm-layer-mix-rev__item-tit,html[lang="zh-CN"] .performance-layer-popup .cm-layer-mix-rev__item-desc {
    font-size: 1.6rem;
}
@media screen and (max-width: 1919px) {
    .cp-performance-layer-popup-img__cards-inner {
        padding: 40px 120px;
        padding: 4rem 12rem;
    }
}
@media screen and (max-width: 1599px) {
    .cp-performance-layer-popup-img__cards-inner {
        padding: 20px 100px;
        padding: 2rem 10rem;
    }
}
@media (max-width: 1400px) {
    .cp-performance-layer-popup-img .cm-section-btn-icon {
        right: 24px;
        right: 2.4rem;
    }
}
@media screen and (max-width: 1359px) {
    .cp-performance-layer-popup-img__cards-inner {
        padding: 20px 76px;
        padding: 2rem 7.6rem;
    }
}

@media (max-width: 1199px) {
    .cm-section-btn {
        font-size: 16px;
        font-size: 1.6rem;
    }
}
@media (max-width: 1023px) {
    .cp-modal-carousel-center .cm-layer-mix-rev__box {
        height: auto;
        background: #fff;
    }
    .cp-performance-layer-popup-img__cards-item + .cp-performance-layer-popup-img__cards-item {
        margin-top: 2rem;
    }
    .cp-performance-layer-popup-img__cards {
        margin-top: 80px;
    }
    .cp-performance-layer-popup-img__cards-inner {
        margin-top: 8rem;
        padding: 0 2rem 8rem;
    }
    .cp-performance-layer-popup-img__cards-container {
        position: relative;
    }
    .cp-performance-layer-popup-img__cards-item {
        width: 100%;
        height: 122.6667vw;
        max-height: 460px;
        max-height: 46rem;
    }
    .cp-performance-layer-popup-img__cards-item {
        float: none;
        margin-left: 0;
    }
    .cp-performance-layer-popup-img .cm-section-btn-text {
        font-size: 24px;
        font-size: 2.4rem;
        padding-left: 16px;
        padding-left: 1.6rem;
        padding-right: 0;
        padding-right: 0;
        padding-bottom: 20px;
        padding-bottom: 2rem;
        letter-spacing: -0.24px;
    }
    .cp-performance-layer-popup-img .is-mo {
        display: block;
    }
    .cp-performance-layer-popup-img .is-pc {
        display: none;
    }
    .cp-performance-layer-popup-img .cm-section-btn-icon {
        left: auto;
        right: 16px;
        right: 1.6rem;
        bottom: 26px;
        bottom: 2.6rem;
    }
    .cp-performance-layer-popup-img__cards-item::after {
        height: 16.8rem;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 66.67%, rgba(0, 0, 0, 0.7) 100%);
    }
    .cp-performance-layer-popup-img__cards-wrap {
        height: 100%;
        padding-bottom: 0;
    }
    html[lang='zh-CN'] .performance-layer-popup .cm-layer-mix-rev__item-tit,html[lang='zh-CN'] .performance-layer-popup .cm-layer-mix-rev__item-desc {
        font-size: 1.28rem;
    }
    .performance-layer-popup .cm-layer-mix-rev__item-tit, .performance-layer-popup .cm-layer-mix-rev__item-desc {
        font-size: 1.6rem;
    }
}


@media (min-width: 1023px) {
    .column3.is-hover .cp-performance-layer-popup-img__cards-item {
        width: -webkit-calc((100% - 40px)/3 * 0.906);
        width: calc((100% - 40px)/3 * 0.906);
    }
    .column3 .cp-performance-layer-popup-img__cards-item {
        width: -webkit-calc((100% - 40px) / 3);
        width: calc((100% - 40px) / 3);
    }
    .column3 .cp-performance-layer-popup-img__cards-item.is-active {
        width: -webkit-calc((100% - 40px)/3 * 1.188);
        width: calc((100% - 40px)/3 * 1.188);
    }
}

