   .dsfc-tit {
        font-size: 0.2rem;
        margin: 0.2rem 0;
        font-weight: bold;}

 .dsfc-lb li {
    float: left;
    width: 23%;
    background-color: #fff;
    padding: 0.2rem 0.2rem 0 0.2rem;
    margin: 1%;}

    .clear {
        clear: both;}

    .pic-img {
        width: 50%;
        margin: 0 auto;
        padding-top: 75%;
        position: relative;}

    .pic-img img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;}

    .tit-zdy .bt {
        font-size: 0.18rem;
        color: #333333;
        text-align: center;
        font-weight: bold;
        margin: 0.1rem 0 0 0;}

.tit-zdy .zsdx {
    font-size: 0.12rem;
    text-align: left;
    font-weight: bold;
    margin: 0.1rem 0 0 0;
    color: #3a8eb6;
    font-family: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 0.5rem;}

    .tit-zdy .dh {
        margin: 0.1rem 0 0 0;
        text-align: left;
        line-height: 28px;
        font-size: 12px;
        color: #666666;
        border-bottom: 1px dotted #dddddd;
        display: flex;
        justify-content: flex-start;
        align-items: center;}

    .tit-zdy .dh img {
        margin-right: 0.05rem;}

    .tit-zdy .yx {

        margin: 0.1rem 0 0 0;
        text-align: left;
        line-height: 28px;
        font-size: 12px;
        color: #666666;
        border-bottom: 1px dotted #dddddd;
        display: flex;
        justify-content: flex-start;
        align-items: center;}

    .tit-zdy .yx img {
        margin-right: 0.05rem;}
    .xxck {
    margin: 0.1rem 0 0 0;
    text-align: right;
    line-height: 28px;
    font-size: 12px;
    color: #3a8eb6;}
@media (max-width: 1199px) {
.dsfc-lb li {
    float: left;
    width: 31%;
    background-color: #fff;
    padding: 0.2rem 0.2rem 0 0.2rem;
    margin: 1%;}
}
@media (max-width: 599px) {
.dsfc-lb li {
    float: left;
            width: 48%;
    background-color: #fff;
    padding: 0.2rem 0.2rem 0 0.2rem;
    margin: 1%;}
}
@media (max-width: 399px) {
.dsfc-lb li {
    float: left;
            width: 98%;
    background-color: #fff;
    padding: 0.2rem 0.2rem 0 0.2rem;
    margin: 1%;}
}
