.block33224 {
    padding-bottom: 30px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    word-break: break-word;
}

.block33224 .banner-docs {
    font-size: 14px;
    color: #333;
    line-height: 1.4;
    word-break: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;

}

.block33224 .img-ul-box {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.block33224 .img-list {
    position: relative;
    transform-style: preserve-3d;
    height: 520px;
    perspective: 1000px;
    width: 780px;
    margin: 0 auto;
}

.block33224 .img-tiem {
    width: 600px;
    height: 400px;
    position: absolute;
    transition: all .5s;
    opacity: 0;
}



.block33224 .prev {
    position: absolute;
    width: 40px;
    height: 40px;
    left: -50px;
    top: 50%;
    transform: translateY(-50%) scaleX(-1);
    z-index: 10;
    background-color:var(--color-match-setting1);
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
    opacity: .7;
}

.block33224 .prev:hover,
.block33224 .next:hover {
    opacity: .56;
}

.block33224 .btn-l {
    width: 23px;
    height: 7px;
    background: url(//a0.leadongcdn.cn/cloud/omBpoKrjRmiSqkolmkljj/30ccda4…rrow.png) 0 no-repeat;
    outline: none;
    border: none;
    cursor: pointer;
}

.block33224 .next {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background-color:var(--color-match-setting1);
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -50px;
    transition: all .3s;
    opacity: .7;
}

.block33224 .btn-r {
    width: 23px;
    height: 7px;
    background: url(//a0.leadongcdn.cn/cloud/omBpoKrjRmiSqkolmkljj/30ccda4…rrow.png) 0 no-repeat;
    outline: none;
    border: none;
    cursor: pointer;
}
.block33224 .img-ul-box.init-opacity {
    opacity: 0;
}
.block33224 .img-ul-box:hover .prev {
    left: 10px;
}

.block33224 .img-ul-box:hover .next {
    right: 10px;
}

.block33224 .img-tiem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.block33224 .img-tiem[data-pos="1"] {
    top: 50%;
    left: -600px;
    transform: translate(-40px, -50%);
    opacity: 0.8;
}

.block33224 .img-tiem[data-pos="2"] {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.3);
    opacity: 1;
    z-index: 2;
}

.block33224 .img-tiem[data-pos="3"] {
    top: 50%;
    left: 100%;
    transform: translate(40px, -50%);
    opacity: 0.8;
}

.block33224 .img-tiem[data-pos="4"] {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 0;
}

.block33224 .btn-box {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}



.block33224 .img-dos:before {
    width: 16px;
    height: 16px;
    background-color: #C2C2C2;
    border-radius: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
    display: block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
}



.block33224 .img-description {
    margin: 20px auto;
    word-break: break-word;
    text-align: center;
}

.block33224 .description-item.activity .img-dos:before {
    background: #C02922;
}

.block33224 .description-item .img-dos {
    position: relative;
    width: 30px;
    height: 30px;
    top: -15px;
    box-sizing: border-box;
    border-radius: 50%;
    left: 50%;
    margin-left: -15px;
}

.block33224 .banner-name {
    font-size: 26px;
    color: #333;
    line-height: 24px;
    margin-bottom: 20px;
    word-break: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}

.block33224 .butn {
    margin-top: 10px;
    text-align: right;
    opacity: 0.7;
}

.block33224 .butn:hover {
    opacity: .56;
}

.block33224 .moreBtn {
    position: relative;
    width: 30px;
    height: 30px;
    z-index: 10;
    background-color: var(--color-match-setting1);
    border-radius: 50%;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.block33224 .img-container .banner-name>h1,
.block33224 .img-container .banner-name>h2,
.block33224 .img-container .banner-name>h3,
.block33224 .img-container .banner-name>h4,
.block33224 .img-container .banner-name>h5,
.block33224 .img-container .banner-name>h6 {
    color: var(--color-match-ellipses-title-setting1);
}

.block33224 .img-container .banner-docs>.paragraph1,
.block33224 .img-container .banner-docs>.paragraph2,
.block33224 .img-container .banner-docs>.paragraph3 {
    color: var(--color-match-ellipses-docs-setting1);
}

.block33224 .moreBtn span {
    width: 23px;
    height: 7px;
    background: url(//a0.leadongcdn.cn/cloud/omBpoKrjRmiSqkolmkljj/30ccda4…rrow.png) 0 no-repeat;
    outline: none;
    border: none;
    cursor: pointer;
    transform: scale(0.7);
}

.block33224 .description-item.activity .img-dos {
    border: 1px solid #ccc;
    background-color: #ddd;
}

.block33224 .description-item.activity .banner-name {
    font-size: 20px;
    color: #000000;
}

.block33224 .img-tiem .img-container {
    display: none;
    position: absolute;
    width: 300px;
    height: auto;
    padding: 20px;
    background: rgba(255, 255, 255, 0.8);
    transition: all .3s;
    right: 0;
    border-right: 2px solid var(--color-match-setting1);
    bottom: 45px;
    max-height: calc(100% - 90px);
    overflow: hidden;
    opacity: 0;
}

.block33224 .img-tiem[data-pos="2"] .img-container {
    display: block;
    opacity: 1;
}
.block33224 .img-tiem .more-btn {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;  
    font-size: 0px;
    z-index: 3;  
}
.block33224 .carousel-line {
    position: relative;
    margin-top: 20px;
}

.block33224 .carousel-line .carousel-line-in {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.block33224 .description-item {
    padding: 10px 0;
    cursor: pointer;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px;
}

.block33224 .description-item .line {
    display: inline-block;
    width: 80px;
    height: 2px;
    background-color:var(--color-match-setting1);
    opacity: .5;
    transition: opacity .5s ease;
}

.block33224 .description-item.activity .line {
    opacity: 1;
}

@media (min-width: 2250px) {
    .block33224 .img-list {
        height: 780px;
    }

    .block33224 .img-tiem[data-pos="1"] {
        left: -1100px;
    }

    .block33224 .img-tiem {
        width: 900px;
        height: 600px;
    }

    .block33224 .img-tiem[data-pos="3"] {
        top: 50%;
        left: 980px;
    }
}

@media (max-width: 900px) {
    .block33224 .img-tiem[data-pos="1"] {
        left: -374px;
    }

    .block33224 .img-tiem[data-pos="3"] {
        left: 750px;
    }

    .block33224 .img-tiem {
        width: 500px;
        height: 336px;
    }

    .block33224 .img-list {
        height: 437px;
        width: 100%;
    }

}

@media (max-width: 768px) {
    .block33224 .img-tiem {
        width: 400px;
        height: 270px;
    }
    .block33224 .banner-name,
    .block33224 .banner-name>h1,
    .block33224 .banner-name>h2,
    .block33224 .banner-name>h3,
    .block33224 .banner-name>h4,
    .block33224 .banner-name>h5,
    .block33224 .banner-name>h6 {
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-word;
        white-space: nowrap;
    }    
    .block33224 .banner-docs {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .block33224 .img-tiem[data-pos="1"] {
        left: -266px;
    }

    .block33224 .img-tiem[data-pos="3"] {
        left: 633px;
    }

    .block33224 .img-tiem .img-container {
        width: 250px;
    }

    .block33224 .banner-name {
        font-size: 20px;
    }

    .block33224 .banner-docs {
        font-size: 14px;
    }

    .block33224 .img-list {
        height: 351px;
    }
}

@media screen and (max-width:768px) {
    .block33224 .carousel-line .carousel-line-in {
        max-width: 100%;
    }

    .block33224 .description-item .line {
        width: 15px;
    }

    .block33224 .img-list {
        height: 0;
        width: 100%;
        padding-bottom: 75%;
    }

    .block33224 .img-tiem[data-pos="1"] {
        left: -100%;
    }

    .block33224 .img-tiem[data-pos="2"] {
        transform: translate(-50%, -50%) scale(1);
    }

    .block33224 .img-tiem[data-pos="3"] {
        left: 100%;
    }

    .block33224 .img-tiem {
        width: 100%;
        height: 0;
        padding-bottom: 75%;
    }

    .block33224 .img-tiem img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        left: 0;
        top: 0;
    }

    .block33224 .img-tiem .img-container {
        width: calc(100% - 150px);
        right: 50%;
        bottom: 50%;
        max-height: 100%;
        transform: translate(50%, 50%);
    }

    .block33224 .prev {
        left: 10px;
    }

    .block33224 .next {
        right: 10px;
    }
}