.index-headline .c2 .slide .bd li a {
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.index-headline .slide .bd li{overflow: hidden;}
.li-div{float: left;
    width: 48%;
    margin: 0 1%;}
.yhlg {
    float: left;
    position: relative;
    width: 262px;
    margin-right: 40px;
    margin-left: 5px;
    padding-top: 77px;
    border: 1px solid #e6e6e6;
    margin-top: 100px;
    box-shadow: 0 0 25px #ccc;
        background-color: #fff;}
  .imgBox {
        border: 1px solid #c5c5c5;
        position: relative;
        overflow: hidden;
        isolation: isolate
    ;}

    .imgBox .img {
        padding-bottom: 52.4%;
        transition: .5s;
        background-size: cover;
        display: block;
        background-repeat: no-repeat;
        background-position: center;
        display: block;
        background: #eee
    ;}

    .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;
        margin-top: 20px;}
    .homeg .item .img {
        padding-bottom: 70%
    ;}

    .homeg .swiBtn .prev {
        left: 0;}

    .homeg .swiBtn .next {
        right: 0;}

  .swiBtn a {
    display: block;
    width: 56px;
    height: 56px;
    background-position: center;
    background-size: 30px 30px;
    border-radius: 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    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);}

    .list-ul{margin: 15px 0 0 0;}
.list-ul li {
    line-height: 38px;}
.list-ul li p {
    float: left;
    width: calc(100% - 140px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 20px;
    background-image: url(images/xhd-20251114-011.png);
    background-repeat: no-repeat;
    font-size: 15px;
    color: #333;    
    background-position-y: center;
        background-size: 13px;}
.list-ul li span {
    float: right;
    color: #999;
    font-size: 16px;
    width: 90px;}
.list-ul li:hover *{    color: #6ba53e;}
.list-ul li:hover p{ background-image: url(images/xhd-20251114-022.png);}
