.teach_manage_bg{background:#fafafa;position:relative}.teach_manage_bg .teach_manage{padding:20px;background:#fff}.teach_manage_bg .oc_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 24px}.teach_manage_bg .oc_title .oc_title_left{height:33px;font-size:24px;font-weight:700;color:#353535;line-height:33px}.teach_manage_bg .oc_title .oc_title_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.teach_manage_bg .online_course_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px}.teach_manage_bg .online_course_list .ocl_item{position:relative;width:311px;height:296px;border-radius:4px;background:#fff;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.01),0 6px 12px 0 rgba(0,0,0,.06);box-shadow:0 1px 2px 0 rgba(0,0,0,.01),0 6px 12px 0 rgba(0,0,0,.06);margin:0 16px 24px 0;color:#353535;overflow:hidden;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.teach_manage_bg .online_course_list .ocl_item:nth-child(5n){margin-right:0}.teach_manage_bg .online_course_list .ocl_item:hover{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.06),0 20px 40px 0 rgba(0,0,0,.06);box-shadow:0 4px 8px 0 rgba(0,0,0,.06),0 20px 40px 0 rgba(0,0,0,.06);-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}.teach_manage_bg .online_course_list .ocl_item .ocl_item_info{padding:8px 12px 0;overflow:hidden;height:126px}.teach_manage_bg .online_course_list .ocl_item .ocl_item_info h2{font-size:14px;height:22px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.teach_manage_bg .online_course_list .ocl_item .ocl_item_info p{line-height:18px;margin:2px 0 0;color:#888;font-size:12px}.teach_manage_bg .online_course_list .ocl_item .ocl_item_btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;padding:5px 20px}.teach_manage_bg .online_course_list .ocl_item img{width:100%;height:170px;-o-object-fit:cover;object-fit:cover;vertical-align:top}.teach_manage_entry{position:absolute;top:24px;left:250px;z-index:999}.input_password{margin-top:10px;margin-left:50px}.input_password .el-input{width:260px}