.bts {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    text-indent: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #FFFFFF;
    box-sizing: border-box;
    padding: 0.18rem 0.24rem;
    z-index: 5;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;}
.bts p{    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 79%;}
    .banner-z .slick-dots li button {
        display: none;}

    button {
        font-size: 100%;
        border: none;
        outline: none;}

    .banner-z {
        font-size: 0;
        z-index: 2;}



    .banner-z a {
        display: block;}

    .banner-z .img {
        padding-top: 3.6rem;
        position: relative;}

    .banner-z .img img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;}

    .banner-z .slick-arrow {
        position: absolute;
        top: 50%;
        z-index: 1;
        width: 32px;
        height: 64px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-color: transparent;
        background-size: auto;
        cursor: pointer;
        transform: translateY(-50%);}

    .banner-z .slick-arrow.slick-prev {
        left: 5%;
        background-image: url(./img/left-20250528.png);}

    .banner-z .slick-arrow.slick-next {
        right: 5%;
        background-image: url(./img/right-20250528.png);}

    .banner-z .slick-dots {
        position: absolute;
        right: 0;
        bottom: 22px;
        z-index: 1;}

    .banner-z .slick-dots li {
        display: inline-block;
        width: 8px;
        height: 8px;
        margin: 0 5px;
        background: #fff;
        cursor: pointer;}
    .banner-z .slick-dots li.slick-active {
        background: #007ab8;}
@media screen and (max-width: 1024px) {
 
}

    .banner-s .slick-dots li button {
        display: none;}

    button {
        font-size: 100%;
        border: none;
        outline: none;}

    .banner-s {
        font-size: 0;
        z-index: 2;}



    .banner-s a {
        display: block;}

    .banner-s .img {

         padding-top: 6.1rem;
        position: relative;}

    .banner-s .img img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;}

    .banner-s .slick-arrow {
        position: absolute;
        top: 50%;
        z-index: 1;
        width: 32px;
        height: 64px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-color: transparent;
        background-size: auto;
        cursor: pointer;
        transform: translateY(-50%);}

    .banner-s .slick-arrow.slick-prev {
        left: 5%;
        background-image: url(./img/left-20250528.png);}

    .banner-s .slick-arrow.slick-next {
        right: 5%;
        background-image: url(./img/right-20250528.png);}

    .banner-s .slick-dots {
        position: absolute;
        right: 0;
        bottom: 22px;
        z-index: 1;}

    .banner-s .slick-dots li {
        display: inline-block;
        width: 8px;
        height: 8px;
        margin: 0 5px;
        background: #fff;
        cursor: pointer;}
    .banner-s .slick-dots li.slick-active {
        background: #007ab8;}
    
    @media screen and (max-width: 1024px) {
 
}
  
    
