.block32194 .banner-docs {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 14px;
}

.block32194 .carousel-line .description-item.activity .img-dos:before {
    background: var(--color-match-setting1)
}

.block32194 .carousel-line .description-item.activity .img-dos {
    border-color: var(--color-match-setting1);
}

.block32194 .text-box .default-p1 {
    font-size: 44px;
    color: #000000;
    text-align: center;
}

.block32194 .text-box .default-line {
    width: 80px;
    border-bottom: 8px solid #C02922;
    margin: 0px auto 20px;
}

.block32194 .text-box .default-p2 {
    text-align: center;
    opacity: 0.6;
    font-size: 20px;
    color: #000000;
}

.block32194 .img-ul-box {
    position: relative;
}

.block32194 .img-list {
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    height: 500px;
    -webkit-perspective: 2000px;
    perspective: 2000px;
}

.block32194 .img-tiem {
    width: 300px;
    height: 250px;
    position: absolute;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    opacity: 0;
}

.block32194 .btn-l,
.block32194 .btn-r {
    position: absolute;
    top: 50%;
    height: 60px;
    width: 60px;
    border: none;
    outline: none;
    cursor: pointer;
}

.block32194 .btn-l {
    left: 25%;
    background: url(//a3.leadongcdn.cn/cloud/mlBqpKirRipSlnlonjjq/left.png) 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.block32194 .btn-r {
    right: 25%;
    background: url(//a3.leadongcdn.cn/cloud/mnBqpKirRipSlnloojjq/right.png) 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

.block32194 .img-tiem img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: 'object-fit: contain;';
}

.block32194 .img-tiem[data-pos="1"] {
    top: 50%;
    left: 35%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    opacity: 1;
}

.block32194 .img-tiem[data-pos="2"] {
    top: 58%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 550px);
    transform: translate3d(-50%, -50%, 550px);
    opacity: 1;
    z-index: 2;
}

.block32194 .img-tiem[data-pos="3"] {
    top: 50%;
    left: 65%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    opacity: 1;
}

.block32194 .img-tiem[data-pos="4"] {
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, -800px);
    transform: translate3d(-50%, -50%, -800px);
    opacity: 0;
}

.block32194 .btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.block32194 .carousel-line {
    margin: 0 auto;
    width: 720px;
    position: relative;
    height: 206px;
    overflow: hidden;
}

.block32194 .img-dos:before {
    width: 16px;
    height: 16px;
    background-color: #C2C2C2;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
}

.block32194 .carousel-line-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    color: #999999;
    position: absolute;
    height: 100%;
    min-width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* border-top: 1px solid #979797; */
    top: 20px;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.block32194 .img-description {
    margin: 20px auto;
    word-break: break-word;
    text-align: center;
}

.block32194 .description-item {
    width: 240px;
    cursor: pointer;
    flex: 1 0 auto;
    border-top: 1px solid #979797;
}

.block32194 .description-item.activity .img-dos:before {
    background: #C02922;
}

.block32194 .description-item .img-dos {
    position: relative;
    width: 30px;
    height: 30px;
    top: -15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    left: 50%;
    margin-left: -15px;
}

.block32194 .description-item.activity .img-dos {
    border: 1px solid #ccc;
    background-color: #ddd;
}

.block32194 .description-item.activity .banner-name {
    font-size: 20px;
    color: #000000;
}

.block32194 .img-tiem .img-container {
    display: none;
}

@media (max-width: 768px) {
    .block32194 .carousel-line {
        display: none;
    }

    .block32194 .img-tiem[data-pos="1"],
    .block32194 .img-tiem[data-pos="3"] {
        opacity: 0;
    }

    .block32194 .img-tiem[data-pos="2"] {
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        top: 40%;
    }

    .block32194 .img-list {
        height: 400px;
    }

    .block32194 .btn-l,
    .block32194 .btn-r {
        width: 30px;
        height: 30px;
    }

    .block32194 .btn-l {
        left: 10%;
    }

    .block32194 .btn-r {
        right: 10%;
    }

    .block32194 .img-tiem .img-container {
        text-align: center;
        font-size: 14px;
        margin-top: 10px;
        display: block;
        word-break: break-word;
    }
}

@media (max-width: 700px) {
    .block32194 .text-box .default-p1 {
        font-size: 28px;
    }

    .block32194 .text-box .default-p2 {
        font-size: 14px;
    }
}

@media (max-width: 400px) {
    .block32194 .text-box .default-p1 {
        font-size: 24px;
    }
}