.block33194 {
    word-break: break-word;
}

.block33194 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.block33194 div .banner-description .cont .contLink {
    background-color: var(--color-match-setting1);
}

.block33194 div .moreBtn {
    background-color: var(--color-match-setting1);
}

.block33194 .list .item {
    width: calc(50% - 10px);
    position: relative;
    box-sizing: border-box;
    margin-bottom: 20px;
    overflow: hidden;
}

@media (min-width: 621px) {
    .block33194 .list .item:nth-last-child(1),
    .block33194 .list .item:nth-last-child(2) {
        margin-bottom: 0;
    }
}

.block33194 .list .item .After {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.73;
    background-image: linear-gradient(-180deg, rgba(60, 59, 59, 0.00) 44%, rgba(55, 54, 54, 0.15) 71%, #1C1B1B 100%);
    box-sizing: border-box;
}

.block33194 .list .item .imgBox {
    position: relative;
    height: 0;
    padding-bottom: 57%;
}

.block33194 .list .item .imgBox img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.block33194 .list .item .bannerBga {
    position: absolute;
    left: 0px;
    bottom: 0;
    padding: 0 50px 45px;
    display: none;
}

.block33194 .list .item .bannerBga .banner-nameL {
    font-size: 28px;
    color: #FFFFFF;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.block33194 .banner-description {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all .5s;
}

.block33194 .banner-description .cont {
    padding: 0 50px;
    transition: all .3s;
    position: absolute;
    top: auto!important;
    bottom: 8%;
}

.block33194 .item:hover .banner-description .cont {
    bottom: 20%;
}

.block33194 .item.Top1 .banner-description .cont {
    top: 80%;
}

.block33194 .item.Top1 .banner-description .cont.Top3 {
    top: 80%;
}

.block33194 .item.Top2 .banner-description .cont {
    top: 83%;
}

.block33194 .item.Top2 .banner-description .cont.Top3 {
    top: 80%;
}

.block33194 .item:hover .banner-description .cont.Top3 {
    top: 20%;
}

.block33194 .item:hover .banner-description .cont {
    top: 20%;
}

.block33194.activeTop .item:hover .banner-description .cont {
    top: 30px;
}



.block33194 .banner-description .cont .banner-name {
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.5;
}



.block33194 .banner-description .cont .banner-docs {
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    line-height: 1.5;
}

.block33194 .banner-name>h1,
.block33194 .banner-name>h2,
.block33194 .banner-name>h3,
.block33194 .banner-name>h4,
.block33194 .banner-name>h5,
.block33194 .banner-name>h6 {
    color: var(--color-match-ellipses-title-setting1);
}

.block33194 .banner-docs>.paragraph1,
.block33194 .banner-docs>.paragraph2,
.block33194 .banner-docs>.paragraph3 {
    color: var(--color-match-ellipses-docs-setting1);
}

.block33194 .banner-description .cont .flexText {
    display: none;
}

.block33194 .banner-description .cont .contLink {
    width: 58px;
    height: 4px;
    background: #F5A623;
    display: none;
    margin-top: 20px;
}

.block33194 .moreBtn {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 84px;
    height: 56px;
    background: #F5A623;
    font-size: 26px;
    color: white;
    display: flex;
    justify-content: space-around;
    align-items: center;
    opacity: 0;
    transition: all .3s;
}

.block33194 .item:hover .banner-description {
    background: rgba(0, 0, 0, 0.8)
}



.block33194 .item:hover .banner-description .cont .contLink,
.block33194 .item:hover .banner-description .cont .flexText {
    display: block;
}

.block33194 .item:hover .moreBtn {
    opacity: 1;
}

.block33194 .item:hover .bannerBga {
    opacity: 0;
}

.block33194 .banner-description>a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.block33194 .moreBtn .icon-jiantouyou-5 {
    font-size: 22px;
    margin-left: 5px;
}

@media (max-width: 1300px) {
    .block33194 .banner-description .cont .banner-docs {
        -webkit-line-clamp: 3;
    }
}


@media (max-width:1200px) {

    .block33194 .banner-description .cont {
        padding: 0 20px;
        top: 70%;
    }

    .block33194 .item.Top1 .banner-description .cont {
        top: 70%;
    }

    .block33194 .item.Top1 .banner-description .cont.Top3 {
        top: 70%;
    }

    .block33194 .item.Top2 .banner-description .cont {
        top: 80%;
    }

    .block33194 .item.Top2 .banner-description .cont.Top3 {
        top: 70%;
    }

    .block33194 .item:hover .banner-description .cont {
        top: 20px;
    }

    .block33194 .item:hover .banner-description .cont.Top3 {
        top: 20px;
    }

    .block33194 .moreBtn {
        width: 80px;
        height: 45px;
    }

    .block33194 .list .item .bannerBga {
        padding: 0 20px 30px;
    }

    .block33194 .list .item .bannerBga .banner-nameL {
        font-size: 24px;
    }

    .margin_unset {
        margin: unset !important;
    }
}

@media (max-width: 1000px) {
    .block33194 .banner-description .cont .banner-name {
        -webkit-line-clamp: 1;
    }

    .block33194 .banner-description .cont .banner-docs {
        -webkit-line-clamp: 2;
    }
}

@media (max-width:900px) {
    .block33194 .banner-description .cont .banner-name {
        font-size: 18px;
    }

    .block33194 .banner-description .cont .banner-docs {
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        /* -webkit-line-clamp: 3; */
        overflow: hidden;
    }

    .block33194 .list .item .bannerBga .banner-nameL {
        font-size: 20px;
    }

    .block33194 .moreBtn .icon-jiantouyou-5 {
        font-size: 18px;
    }


}

@media (min-width:768px) {
    .block33194 .list .item:hover {
        box-shadow: 0 3px 12px 0 rgb(36 40 39 / 50%);
    }
}

@media (max-width:768px) {
    .block33194 .banner-description .cont .banner-name {
        -webkit-line-clamp: 1;
        font-size: 18px !important;
    }

    .block33194 .moreBtn {
        width: 70px;
        height: 35px;
    }

    .block33194 .item.Top2 .banner-description .cont {
        top: 75%;
    }

    .block33194 .item.Top1 .banner-description .cont {
        top: 75%;
    }

    .block33194 .item.Top1 .banner-description .cont.Top3 {
        top: 65%;
    }


    .block33194 .item.Top2 .banner-description .cont.Top3 {
        top: 65%;
    }

    .block33194 .item.Top1:hover .banner-description .cont {
        top: 20px;
    }



    .block33194 .item.Top2:hover .banner-description .cont {
        top: 20px;
    }

    .block33194 .item.Top2:hover .banner-description .cont.Top3 {
        top: 20px;
    }

    .block33194 .banner-description .cont .banner-name>span {
        font-size: 18px !important;
    }

    .block33194 .list .item .bannerBga .banner-nameL>span {
        font-size: 18px !important;
    }

    .block33194 .banner-description .cont .banner-docs>span {
        font-size: 14px !important;
    }
}

@media (max-width: 700px) {
    .block33194 .list .item .banner-description .cont .contLink {
        display: none;
    }
}

@media (max-width: 620px) {
    .block33194 .list {
        flex-direction: column;
    }

    .block33194 .list .item {
        width: 100%;
        margin: 0 0 20px;
    }

    .block33194 .list .item:nth-last-child(1) {
        margin-bottom: 0;
    }

    .block33194 .list .item:last-child {
        margin: 0;
    }

    .block33194 .list .item .bannerBga {
        bottom: 15px;
        top: unset;
        left: 0;
        padding: 0 15px;
    }

    .block33194 .list .item .bannerBga .banner-nameL {
        font-size: 18px;
        font-weight: 600;
    }

    .block33194 .banner-description .cont .banner-docs {
        margin-top: 10px;
    }

    .block33194 .banner-description .cont .contLink {
        margin-top: 15px;
    }

    .block33194 .moreBtn {
        width: 44px;
        height: 26px;
        font-size: 20px;
    }

    .block33194 .banner-description .cont .contLink {
        width: 30px;
        height: 2px;
    }

    .block33194 .banner-description .cont .banner-docs {
        font-size: 12px;
        -webkit-line-clamp: 4;
    }

    .block33194 .banner-description .cont .banner-name {
        -webkit-line-clamp: 1;
    }

    .block33194 .list .item .bannerBga .banner-nameL {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .block33194 .item:hover .banner-description {
        opacity: 1 !important;
        background: unset !important;
    }


    .block33194 .item:hover .bannerBga {
        opacity: 1;
    }

    .block33194 .item .bannerBga.active {
        opacity: 0;
    }

    .block33194 .moreBtn {
        opacity: 0 !important;
    }

    .block33194 .moreBtn.active {
        opacity: 1 !important;
    }

    .block33194 .item .banner-description.active {
        background: rgba(0, 0, 0, 0.8) !important;
    }

    .block33194 .banner-description>a.active {
        display: block;
    }

    .block33194 .banner-description>a {
        display: none;
    }


    .block33194 .item:hover .banner-description .cont .contLink,
    .block33194 .item:hover .banner-description .cont .flexText {
        display: none;
    }

    .block33194 .item:hover .banner-description .cont {
        top: unset;
    }

    .block33194 .banner-description .cont {
        top: 185px !important;
        opacity: 0;
    }

    .block33194 .banner-description .cont.active {
        top: 20px !important;
        opacity: 1;
    }

    .block33194 .banner-description .cont .contLink.active,
    .block33194 .banner-description .cont .flexText.active {
        display: block !important;
    }


    .block33194 .list .item .bannerBga {
        display: block;
    }

    .block33194 .banner-description .cont .nameFlex {
        display: none;
    }

    .block33194 .banner-description .cont .nameFlex.active {
        display: block;
    }

    .block33194 .list .item.active {
        box-shadow: 0 3px 12px 0 rgb(36 40 39 / 50%);
    }

    .block33194 .banner-description .cont .banner-docs>span {
        font-size: 12px !important;
    }
}