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


.bt {
    font-size: 16px;
    text-indent: 10px;
    width: 60%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.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 .slick-active .img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);}

.banner-z a {
    display: block;}

.banner-z .img {    position: relative;
    padding-top:209px;}
.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%;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 32px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: auto;
    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: 5px;
    z-index: 1;
    margin: 0;
    padding: 0;}

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

.banner-z .slick-dots li.slick-active {
    background: #b01F24;}
.gzh {
    margin-bottom: 10px;}
.gzh li{}
.gzh li img {
    width: 100%;}
