.box19414 {
    padding: 10px 0;
}

.box19414 .center {
    width: 100%;
    margin: 0 auto;
}

.box19414 .title {
    width: 100%;
    max-width: 1180px;
    font-size: 30px;
    color: #212529;
    text-align: center;
    margin: 0 auto;
    line-height: 2;
}

.box19414 .tiele_text {
    width: 100%;
    max-width: 1180px;
    font-size: 14px;
    color: #212529;
    text-align: center;

    margin: 0 auto 20px;
}

.box19414 .ul_ {
    display: flex;
    flex-wrap: wrap;
}

.box19414 .ul_>li {
    /* width: 30%; */
    width: calc(100% / 3);
    box-sizing: border-box;
    /* margin-bottom: 20px; */
    padding: 10px;
    /* margin: 10px; */
    position: relative;
    outline: none !important;
}

.box19414 .ul_>li img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.box19414 .container {
    width: 100%;
}

.box19414 .banner-description {
    transition: all .25s;
    position: relative;
    /* top: -4px; */
}

.box19414 .ul_>li:hover .banner-description {
    background-color: #1A34AD;
    color: #fff;
}

.box19414 .ul_>li:hover:after {
    color: #fff !important;
    bottom: 35px;
}

.box19414 .ul_>li:hover .banner-name {
    left: 20px;
}

.box19414 .banner-name {
    width: 80%;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    left: 40px;
    transition: all .25s ease-out;
}

.box19414 .banner-docs {
    display: none;
}

.box19414 .ul_>li:hover .before {
    opacity: 1
}

.box19414 .ul_>li .before {
    display: block;
    clear: both;
    content: "";
    width: 20px;
    height: 16px;
    background: url('../styleRelated/aYnoKC.png') no-repeat;
    background-size: 20px;
    position: absolute;
    bottom: 25px;
    right: 20px;
    z-index: 5;
    opacity: 0;
    transition: all .25s ease-in-out;

}

.box19414 .ul_>li::after {
    display: block;
    clear: both;
    content: "/";
    color: #1A34AD;
    position: absolute;
    bottom: 15px;
    left: 25px;
    transition: all .5s;
    font-size: 25px;
    font-weight: bold;
}

/* .box19414 .ul_>li .hv_bg {
    width: calc(100% - 20px) !important;
    height: calc(100% - 20px) !important;
    top: 10px !important;
} */

.box19414 .slick-dots {
    position: relative;
    bottom: 0px;
    text-align: center;
    display: block;
}

.box19414 .slick-dots li button {
    display: none
}

.box19414 .slick-dots li.slick-active {
    opacity: 1
}

.box19414 .slick-dots li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    color: #fff;
    margin: 0 5px;
    opacity: .4;
    cursor: pointer;
    background: #1A34AD;
    display: inline-block
}

.box19414 .img_ {
    display: block;
    /* width: calc(100% - 0px); */
    width: 100%;
    height: 0;
    padding-bottom: 57.898%;
    overflow: hidden;
    position: relative;
}

/* .box19414 .moreBtn {
    display: inline-block;
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    z-index: 5;
} */

.box19414 .slick-slide {
    outline: none !important;
}

@media screen and (max-width: 1024px) {
    .box19414 {
        width: calc(100% - 20px);
        margin: auto;
    }
    .location_margin_19414{
        margin: 0!important;
    }
    .box19414 .ul_>li {
        outline: none !important;
    }

    .box19414 .slick-slide {
        padding: 10px;
    }

    .box19414 .slick-slide {
        position: relative;
    }

    .box19414 .slick-slide::after {
        display: block;
        clear: both;
        content: "/";
        color: #1A34AD;
        position: absolute;
        bottom: 15px;
        left: 25px;
        transition: all .5s;
        font-size: 25px;
        font-weight: bold;
    }

    /* .box19414 .img_{
        object-fit: cover;
    } */
    .box19414 .img_ img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all 0.4s;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .box19414 .img_ {
        display: block;
        /* width: calc(100% - 0px); */
        width: 100%;
        height: 0;
        padding-bottom: 57.898%;
        overflow: hidden;
        position: relative;
        /* object-fit: cover; */
    }

    .box19414 .slick-dots {
        width: 100%
    }

}

@media screen and (max-width:900px) {
    .box19414 .ul_>li {
        width: calc(100% / 2);
        outline: none;
    }

    .box19414 .img_ {
        object-fit: cover;
    }

    .box19414 .img_ img {
        width: 100%;
        object-fit: cover;
    }

    .box19414 .slick-slide {
        padding: 10px;
    }

    .box19414 .slick-slide {
        position: relative;
    }

    .box19414 .img_ img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all 0.4s;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .box19414 .img_ {
        display: block;
        /* width: calc(100% - 0px); */
        width: 100%;
        height: 0;
        padding-bottom: 57.898%;
        overflow: hidden;
        position: relative;
        /* object-fit: cover; */
    }


}


@media screen and (max-width: 510px) {
    .box19414 .ul_>li {
        width: 100%;
        padding: 10px;
        outline: none;
    }

    .box19414 .img_ {
        object-fit: cover;
    }

    .box19414 .img_ img {
        width: 100%;
        object-fit: cover;
    }

    .box19414 .slick-slide {
        position: relative;
    }

    .box19414 .slick-slide {
        padding: 10px;
    }

    .box19414 .banner-name {
        /* width: 300px; */
        /* text-align: right; */
        bottom: 0px;
    }

    .box19414 .img_ img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all 0.4s;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .box19414 .img_ {
        display: block;
        /* width: calc(100% - 0px); */
        width: 100%;
        height: 0;
        padding-bottom: 57.898%;
        overflow: hidden;
        position: relative;
        /* object-fit: cover; */
    }

}