.cardImgText .cms-floor-title-progress {
    width: 16px;
    height: 1px;
}

.cardImgText .cms-title-animation {
    width: 114px;
    transition: width 1.5s ease-out;
}

.cardImgText .cms-container {
    position: relative;
}

.cardImgText .cardimgtext_description {
    margin-top: 24px;
}

.cardImgText .concent_structure.cardimgtext_gray .structure_details {
    padding: 32px 24px;
    width: 100%;
    background: #fafafa;
}

.cardImgText .concent_structure {
    margin-top: 40px;
    margin-right: 16px;
    position: relative;
    max-width: 416px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    height: auto;
}

.cardImgText .concent_structure_2 {
    max-width: 632px;
}

.cardImgText .structure_details {
    display: flex;
    /* flex: 1; */
    align-items: flex-start;
    flex-direction: column;
    flex-grow: 1;
    width: 87.5%;
    padding-top: 32px;
}

.cardImgText .concent_structure_3:nth-child(3n+0) {
    margin-right: 0px;
}

.cardImgText .concent_structure_2:nth-child(2n+0) {
    margin-right: 0px;
}

.cardImgText .structure_img {
    width: 100%;
    overflow: hidden;
}

.cardImgText .structure_img img {
    width: 100%;
    display: block;
}

.cardImgText .concent_structure .structure_img:hover img {
    transform: scale(1.1);
    transition: 0.3s ease-out;
}

.cardImgText .details_title {
    width: 100%;
    /* margin-top: 32px; */
    font-size: 22px;
    color: #333333;
    letter-spacing: 0.02px;
    line-height: 24px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cardImgText .details_title a {
    font-size: 22px;
    color: #333333;
    letter-spacing: 0.02px;
    line-height: 32px;
    font-weight: 400;
    display: block;
}

.cardImgText .details_text {
    width: 100%;
    margin-top: 16px;
    /* margin-bottom: 40px; */
    font-size: 14px;
    color: #777777;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
    flex-grow: 1;
}

.cardImgText .details_btn {
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
    margin-top: 32px;
}

.cardImgText .details_btn a {
    color: #333333;
}

.cardImgText .details_btn:hover {
    text-decoration: underline;
}

.cardImgText .cardImgText_swiper_tab {
    position: absolute;
    top: 0;
    margin-top: 8px;
    right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 0;
}

.cardImgText .cardImgText_swiper_tab i.swiper-button-disabled {
    background: #F3F3F3;
}

.cardImgText .cardImgText_swiper_tab i.cardImgText_button-prev.swiper-button-disabled::before {
    border-top-color: #D6D6D6;
    border-left-color: #D6D6D6;
}

.cardImgText .cardImgText_swiper_tab i.cardImgText_button-next.swiper-button-disabled::before {
    border-top-color: #D6D6D6;
    border-right-color: #D6D6D6;
}

.cardImgText .cardImgText_swiper_tab i {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: #e8e8e8;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}

.cardImgText .cardImgText_swiper_tab i+i {
    margin-left: 112px;
}

.cardImgText .cardImgText_swiper_tab i.cardImgText_button-prev::before {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1.5px solid #000000;
    border-left: 1.5px solid #000000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -3px;
    margin-left: -3px;
    position: absolute;
    top: 50%;
    left: 50%;
}

.cardImgText .cardImgText_swiper_tab i.cardImgText_button-next::before {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1.5px solid #000000;
    border-right: 1.5px solid #000000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px;
    margin-right: -3px;
    position: absolute;
    top: 50%;
    right: 50%;
}

.cardImgText .cardImgText_swiper_tab.swiper_tab_none {
    display: none;
}

.cardImgText .cardImgText_swiper_ipad_swiper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cardImgText .cardImgText_swiper_ipad_swiper .cardImgText_swiper_tab {
    position: relative;
    display: none;
}

.cardImgText .cardImgText_swiper_tab i:focus {
    outline: none;
}

.cardImgText .cardImgText_swiper_pagination {
    display: none;
    font-size: 14px;
    color: rgba(119, 119, 119, 0.5);
    bottom: 6px;
    z-index: 0;
}

.cardImgText .cardImgText_swiper_pagination span {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
}

.cardImgText .cardImgText_swiper_pagination span.swiper-pagination-current {
    font-weight: bold;
    color: #000000;
    margin-right: 4px;
}

.cardImgText .cardImgText_swiper_pagination span.swiper-pagination-total {
    margin-left: 4px;
}

.anchor {
    position: relative;
    top: -200px;
}

@media only screen and (max-width: 900px) {
    .anchor {
        top: -114px;
    }
}

@media (min-width: 0px) and (max-width: 720px) {
    .cardImgText .cms-floor-title .cardImgText_swiper_tab {
        display: none;
    }
    .cardImgText .cardImgText_swiper_ipad_swiper .cardImgText_swiper_tab {
        margin-top: 0;
        display: block;
    }
    .cardImgText .concent_structure {
        max-width: none;
    }
    .cardImgText .concent_structure_3:nth-child(3n+0) {
        margin-right: 0px;
    }
    .cardImgText .concent_structure_2:nth-child(2n+0) {
        margin-right: 0px;
    }
    .cardImgText .concent {
        margin: 0 -8px;
    }
    .cardImgText .swiper_cms {
        margin: 0px -8px;
        padding: 0px 8px;
    }
    .cardImgText .concent_structure {
        margin-right: 0px;
        padding: 0 8px;
    }
    .cardImgText .cardImgText_swiper_pagination {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .cardImgText .cardImgText_swiper_tab i.cardImgText_button-next::before {
        margin-right: -2px;
    }
    .cardImgText .concent_structure {
        margin-top: 24px;
    }
}

@media (min-width: 721px) and (max-width: 1200px) {
    .cardImgText .concent_structure {
        max-width: 50%;
        min-width: 50%;
    }
    .cardImgText .concent_structure_3:nth-child(3n+0) {
        margin-right: 0px;
    }
    .cardImgText .concent_structure_2:nth-child(2n+0) {
        margin-right: 0px;
    }
    .cardImgText .buttom_btn {
        display: flex;
        margin: 0 auto;
        justify-content: center;
    }
    .cardImgText .cms-floor-title .cardImgText_swiper_tab {
        display: none;
    }
    .cardImgText .cardImgText_swiper_ipad_swiper .cardImgText_swiper_tab {
        margin-top: 0;
        display: block;
    }
    .cardImgText .concent {
        margin: 0 -8px;
    }
    .cardImgText .swiper_cms {
        margin: 0px -8px;
        padding: 0px 8px;
    }
    .cardImgText .concent_structure {
        margin-right: 0px;
        padding: 0 8px;
    }
    .cardImgText .cardImgText_swiper_pagination {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (min-width: 1201px) and (max-width: 1440px) {
    .cardImgText .concent_structure_3 {
        max-width: 352px;
    }
    .cardImgText .concent_structure_2 {
        max-width: 536px;
    }
}

@media (min-width: 1201px) {
    .cardImgText .concent_structure_2:nth-of-type(n+3),
    .cardImgText .concent_structure_3:nth-of-type(n+4) {
        margin-top: 80px;
    }
    .cardImgText .cardImgText_swiper_ipad_swiper {
        display: none;
    }
}