
    body .ly_poster_50 .item_box .c_title {margin-bottom: 24px;}
    body .ly_poster_50 .item_box .c_content {line-height: 2.25;}
    @media (max-width: 1280px) {
        body .ly_poster_50 .item_box .c_title {margin-bottom: 15px;}
        body .ly_poster_50 .item_box .c_content {line-height: 1.4;}
    }
    @media (max-width: 1000px) {
        body .ly_poster_50 .item_box .c_title {font-size: 15px;}
        body .ly_poster_50 .item_box .c_content {line-height: 2.25;}
    }
