  .bts {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 80%;
        height: 35px;
        line-height: 35px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #fff;
        z-index: 999;
        font-size: 16px;
        text-indent: 10px;}

    .bjs {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 35px;
        line-height: 35px;
        background-color: rgb(0 0 0 / 50%);}

    .banner-z .slick-dots li button {
        display: none;}

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

.banner-z {
    font-size: 0;
    z-index: 2;
    float: left;
    width: 520px;}


    .banner-z a {
        display: block;}

    .banner-z .img {
        padding-top: 73%;
        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: 32px;
    background-repeat: no-repeat;
    background-color: rgb(0 0 0 / 50%);
    cursor: pointer;
    transform: translateY(-50%);
    background-size: 20px;
    border-radius: 50%;
    background-position: center;}
    .banner-z .slick-arrow.slick-prev {
        left: 5%;
        background-image: url(images/xzjt20250530.png);}

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

.banner-z .slick-dots {
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: 1;
    margin: 0 !important;}

    .banner-z .slick-dots li {
        display: inline-block;
        width: 14px;
        height: 14px;
        margin: 0 2px;
        border-radius: 50%;
        background: #fff;
        cursor: pointer;
        padding: 0 !important;}


    .banner-z .slick-dots li.slick-active {
        background: #0099ff;}


