    .banner-z {
        position: relative
    ;}

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

    .banner-z .slick-dots li {
        display: inline-block;
        width: 0.6rem;
        height: 0.3rem;
        background: url(images/icon_16-3.png) no-repeat center;
    background-size: contain;
    margin: 0 0.1rem;
    opacity: 1;
    cursor: pointer;}

    .banner-z .slick-dots .slick-active {
        background: url(images/icon_16-1.png) no-repeat center;
           width: 0.38rem;
    height: 0.38rem;
    background-size: 100%;}

    .banner-z .con {
        width: 100%;
        height: 100vh;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    ;}

.banner-z .slick-dots {
    overflow: hidden;
    position: absolute;
    bottom: 0.1rem;
    font-weight: 400;
    width: 100%;
    text-align: center;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;}



    .banner-z .slick-dots li:last-child span {
        display: none
    ;}

    .banner-z .slick-dots button {
        display: block;
        font-size: 16px;
        color: #fff;
        border: none;
        outline: 0;
        background-color: transparent;
        cursor: pointer;
        font-weight: 700
    ;}

    .banner-z .slick-dots .slick-active button {
        font-size: 26px;
        padding-bottom: 20px
    ;}

    .banner-z .xie {
        margin-left: -10px;
        width: 27px;
        height: 1px;
        display: inline-block;
        background-color: #fff;
        opacity: 0;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        transform: rotate(-60deg);
        -webkit-transform: rotate(-60deg);
        -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
        -o-transform: rotate(-60deg)
    ;}

    .banner-z .slick-active .xie {
        opacity: 1
    ;}

    .banner-z .line {
        margin-left: -7px;
        width: 19px;
        height: 1px;
        display: inline-block;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        background-color: #fff;
        margin-bottom: 2px
    ;}

    .banner-z .slick-active .line {
        width: 58px
    ;}

    .banner-z .dot {
        display: inline-block;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        background-color: #fff;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        opacity: 0
    ;}

    .banner-z .slick-active .dot {
        opacity: 1
    ;}

    .banner-z .con video {
        width: 100%;
        height: 100%;
        object-fit: fill;}

    @media only screen and (max-width: 1600px) {
        .banner-z .con {
            height: 90vh;}
    }
    @media only screen and (max-width: 1400px) {
        .banner-z .con {
            height: 70vh;}
    }
    @media only screen and (max-width: 1200px) {
        .banner-z .con {
            height: 60vh;}
    }
    @media only screen and (max-width: 1000px) {
        .banner-z .con {
            height: 50vh;}
    }
      @media only screen and (max-width: 800px) {
        .banner-z .con {
            height: 30vh;}
    }
    @media only screen and (max-width: 400px) {
        .banner-z .slick-dots li {
            margin: 0 0.06rem;
            width: 0.12rem;
            height: 0.12rem;}

        .banner-z .slick-dots .slick-active {
            width: 0.2rem;
            height: 0.2rem;
            background-size: 100%;}

        .banner-z .con {
            max-height: 200px;}
    }
.more_dt{
padding-right:1.5rem;}

@media screen and (max-width:991px){
.more_dt{
padding-right:0rem;}
}
.ewmbt{font-size:13px; color: #fff; text-align:center; padding-top:5px;}
