$( "li.item-ii" ).find( "li" ).css( "background-color", "red" );
let modal = $('#modal_id'); modal.find('#form_save');