@media screen and (max-width:768px) {
    .zdly img{
        max-width: calc(100% - 20px);
        margin: 0 10px;
        margin-top: 10px;

    }
    .zdly-lm1-ty {
        width: calc(100% - 20px);
        border: 1px solid #eaeaea;
        border-radius: 6px;
        margin-left: 10px;
        margin-right: 10px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .zdly-lm1-ty-t {
        width: 100%;
        margin: 0 auto;
        padding-top: 5px;
    }
    .zdly-lm1-ty-t span {
        display: inline-block;
        height: 36px;
        line-height: 36px;
        margin-left: 10px;
        float: left;
        font-size: 20px;
        font-family: SimHei;
    }
    .zdly-lm1-ty-x ul li {
        float: left;
        height: 30px;
        line-height: 30px;
    }
}
