.el-breadcrumb{font-size:14px;line-height:1}.el-breadcrumb:after,.el-breadcrumb:before{display:table;content:""}.el-breadcrumb:after{clear:both}.el-breadcrumb__separator{margin:0 9px;font-weight:700;color:#c0c4cc}.el-breadcrumb__separator[class*=icon]{margin:0 6px;font-weight:400}.el-breadcrumb__item{float:left}.el-breadcrumb__inner{color:#606266}.el-breadcrumb__inner.is-link,.el-breadcrumb__inner a{font-weight:700;text-decoration:none;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1);color:#303133}.el-breadcrumb__inner.is-link:hover,.el-breadcrumb__inner a:hover{color:#ca0a15;cursor:pointer}.el-breadcrumb__item:last-child .el-breadcrumb__inner,.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover,.el-breadcrumb__item:last-child .el-breadcrumb__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover{font-weight:400;color:#606266;cursor:text}.el-breadcrumb__item:last-child .el-breadcrumb__separator{display:none}.lecture{box-sizing:border-box;display:flex;justify-content:center;padding:15px 0}.lecture .tabs{width:100%;height:50px;box-sizing:border-box;padding:0 20px;position:relative;margin-bottom:10px}.lecture .tabs .underline{width:18px;height:2px;background:#ca0a15;position:absolute;bottom:1px;transition:left .3s ease}.lecture .tabs:after{position:absolute;bottom:0;left:20px;content:"";display:block;width:calc(100% - 40px);height:1px;background-color:#f0f0f0}.lecture .tabs .tab-item{padding:0 20px;font-size:14px;color:#666;line-height:50px;cursor:pointer}.lecture .tabs .tab-item.active{color:#ca0a15}.lecture .lecture-header{height:50px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;box-sizing:border-box;position:relative}.lecture .lecture-header:after{content:"";display:block;height:1px;width:calc(100% - 40px);position:absolute;bottom:0;left:20px;background-color:#f0f0f0}.lecture .lecture-header .title-text{font-size:14px;color:#666}.lecture .lecture-detail-inner{width:1200px;height:100%;background:#fff;border-radius:4px;display:flex;flex-flow:column nowrap}.lecture .lecture-detail-inner-inner{margin:20px}.tips-title{margin-top:19px;font-size:16px;color:#ca0a15}.tips-desc{margin-top:14px;font-size:14px;color:#666}.tips-desc .remain{color:#f50}.confirm-next-btn{margin-top:30px;height:40px;width:200px;justify-content:center;align-items:center;display:flex;background-color:#ca0a15;color:#fff;font-size:16px;cursor:pointer;border:none;border-radius:4px}.lecture-detail{width:100%;padding:20px;box-sizing:border-box;background:#fff;border:1px solid #f0f0f0;border-radius:4px}.lecture-detail .card{height:200px;display:flex}.lecture-detail .card .info{font-size:16px;color:#333}.lecture-detail .card .info span{color:#666}.lecture-detail .card .price{color:#ca0a15}.lecture-detail .card .thumb{height:200px;width:200px;background-color:#ddd;object-fit:cover}.lecture-detail .card .right-content{height:200px;margin-left:20px;display:flex;flex-flow:column nowrap;justify-content:space-between}.lecture-detail .card .right-content .play-btn{width:180px;height:40px;background:#ca0a15;border-radius:4px;font-size:16px;color:#fff;line-height:40px;text-align:center;cursor:pointer}.lecture-detail .title{font-size:24px;color:#333}.lecture-detail .content{font-size:14px;color:#666;margin-top:19px;line-height:1.4}.lecture-detail .bottom{display:flex;justify-content:space-between;align-items:center;color:#b5b5b5;font-size:12px;margin-top:18px}.play-list .play-list-item{width:1160px;height:100px;background:#f7f7f7;border-radius:4px;padding:10px;box-sizing:border-box;display:flex;align-items:center;margin-bottom:10px;cursor:pointer}.play-list .play-list-item .thumb{height:80px;width:80px;object-fit:cover}.play-list .play-list-item .info{margin-left:20px}.play-list .play-list-item .info .title{font-size:18px;color:#333}.play-list .play-list-item .info .duration{font-size:14px;color:#666;margin-top:20px}.intro{white-space:normal;width:100%;word-break:break-all}