.enterprise_course_list_box>ul{display:flex;flex-wrap:wrap}.enterprise_course_list_box>ul>li{width:285px;border:1px solid #e7eaf1;box-sizing:border-box;margin-right:20px;margin-top:20px;cursor:pointer}.enterprise_course_list_box>ul>li:nth-child(4n+4){margin-right:0}.enterprise_course_list_box>ul>li .img_title_box{position:relative;width:285px;height:160px}.enterprise_course_list_box>ul>li .img_title_box>img{width:283px;height:160px}.enterprise_course_list_box>ul>li .img_title_box .title_h_box{width:253px;height:160px;position:absolute;top:0;left:0;z-index:1;padding:0 15px;display:flex;align-items:center}.enterprise_course_list_box>ul>li .img_title_box .title_h_box>h3{font-size:18px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#fff}.enterprise_course_list_box>ul>li .course_data_box{padding:20px;box-sizing:border-box}.enterprise_course_list_box>ul>li .course_data_box>h3{width:243px;color:#000;font-size:16px;height:45px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.enterprise_course_list_box>ul>li .course_data_box .time_teacher_box{display:flex;justify-content:space-between;font-size:14px;color:#666;margin-top:20px}