.videos{width:90%;height:auto;display:flex;align-items:center;justify-content:space-between;line-height:36px;box-sizing:border-box;padding:0 10px 0 10px;background:#f6f6f6;border-radius:4px;margin:0 auto}.video-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#333}.video-duration{width:auto;height:auto;font-size:12px;margin-left:10px;color:#999}.video-act{color:#3ca7fa}