.closestyle1107190{ font-size:12px;color:#333333;text-decoration: none ;}

/****/
    .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;}



    .banner-z a {
        display: block;}

    .banner-z .img {
        padding-top: 60%;
        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: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgb(0 0 0 / 50%);
    background-size: 20px;
    cursor: pointer;
    transform: translateY(-50%);
    border-radius: 50%;}
    .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 {    width: auto;
        position: absolute;
        right: 0;
        bottom: 10px;
        z-index: 1;}

    .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: #c80b0d;}

    .banner-z .img:hover img {
        transform: scale(1.02);
        transition: 1s;}
  .scroll-box {
            width: 100%;
            height: 310px;       /* 可视区域高度，自行修改 */
            overflow: hidden;}
.ul-list{}
.ul-list li {      padding: 0 10px;  position: relative;
    line-height: 40px;}
.ul-list li::before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #c80b0d;
    display: block;
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);}
.ul-list li p {
    float: left;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: calc(100% - 60px);
    text-indent: 10px;}
.ul-list li span {
    float: right;
    color: #666;
    font-size: 16px;}
.ul-list li:hover{ background-color: #c80b0d;}
.ul-list li:hover::before{ background-color: #fff;}
.ul-list li:hover p{color: #fff;}
.ul-list li:hover span{color: #fff;}
   .imgBox {
        border: 1px solid #c5c5c5;
        position: relative;
        overflow: hidden;
        isolation: isolate
    ;}



    .imgBox img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        transition: .5s
    ;}

    .homeg {
        position: relative;}

.homeg .item .img {
    padding-bottom: 65%;
    transition: .5s;
    background-position: center;
    display: block;}

    .homeg .swiBtn .prev {
        left: 30px;}

    .homeg .swiBtn .next {
        right: 30px;}

.swiBtn a {
    display: block;
    width: 35px;
    height: 35px;
    background-position: center;
    background-size: 20px;
    border-radius: 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 40%;
    background-color: rgb(0 0 0 / 50%);
    z-index: 5;
    transform: translateY(-50%);}

    .swiBtn a.prev {
        background-image: url(images/xzjt20250530.png);}

    .swiBtn a.next {
        background-image: url(images/xyjt20250530.png);}
.slides-p p {
    font-size: 16px;
    margin-top: 5px;
    line-height: 30px;
    text-align: justify;
    font-family: "微软雅黑";
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
