.courselist{width:1000px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;overflow:hidden}.courselist .item{width:300px;margin:20px 50px 20px 0;font-size:13px;color:#333}.courselist .item:nth-child(3n){margin-right:0}.courselist .item:hover{background:#eee}.courselist img{width:300px;height:150px;display:block}.courselist p{margin:5px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.courselist .name{font-weight:700;font-size:14px;margin-top:10px;width:100%;display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.courselist .price{width:60%;font-size:16px;color:#bf0b00;float:left}.courselist .teacher-name{width:50%;display:block;text-align:right;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.courselist .nodata{width:100%;height:160px;line-height:160px;text-align:center}.teacherlist{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.teacherlist .item{width:30%;border:1px solid #eee;padding:0 10px;margin:20px 50px 20px 0;color:#333;font-size:13px}.teacherlist .item:nth-child(3n){margin-right:0}.teacherlist .item:hover{background:#ddd;color:#000}.teacherlist .item img{width:70px;height:70px;border:1px solid #ccc;border-radius:50%}.teacherlist .item .teacherName{font-size:14px;font-weight:700;margin-bottom:10px}.teacherlist .item .list-con{display:-ms-flexbox;display:flex;margin-top:10px}.teacherlist .item .list-text{margin-left:15px;-ms-flex:1 1;flex:1 1}.teacherlist .item .list-text-jieshao{height:50px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.teacherlist .nodata{width:100%;height:160px;line-height:160px;text-align:center}.teacherlist .jieshao-detail{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:190px}.eventlist{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.eventlist .item{width:30%;margin:20px 50px 20px 0;color:#333;font-size:13px}.eventlist .item:nth-child(3n){margin-right:0}.eventlist .item:hover{background:#ddd;color:#000}.eventlist .item img{width:100%;height:150px}.eventlist .item .event-text{font-size:14px;margin:10px 0 0;font-weight:600;padding:0 5px}.eventlist .nodata{width:100%;height:160px;line-height:160px;text-align:center}