
    .ly_develop_1 .wide .develop_box { margin-top: 30px;}
    .ly_develop_1 .develop_box .dev_item .pic_box { display: none;}
    @media screen and (min-width: 1000px) {
        .ly_poster_53 .list .item .info_text { min-height: 120px; box-sizing: border-box;}
        .ly_poster_53 .wide .list .item .info_text .i_title { display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
        .ly_poster_53 .wide .list .item .info_text .i_content { max-height: 88px; overflow: hidden;}
    }
    @media screen and (max-width: 1000px) {
        .ly_poster_53 .wide .list .item .info_text { min-height: 148px; box-sizing: border-box;}
    }
