.video-section{margin:20px 0}.video-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:2px solid #e60000;margin-bottom:20px}.video-header h2{font-size:20px;color:#e60000}.video-tags{display:flex;align-items:center;flex-wrap:wrap}.video-tags a{margin-left:15px;color:#666}.video-tags a.active{color:#e60000;font-weight:700}.video-tags a.more{color:#999}.video-cards{display:flex;flex-wrap:wrap;gap:20px}.video-card{width:100%;background-color:#fff;border-radius:4px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:transform .3s}.video-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.video-thumb{height:200px;position:relative;overflow:hidden}.video-thumb img{width:100%;height:100%;object-fit:cover}.play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background-color:rgba(0,0,0,.7);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.video-info{padding:15px}.video-title{font-size:16px;font-weight:700;margin-bottom:8px;display:flex;align-items:center}.video-title-en{font-size:12px;color:#666;margin-left:5px;font-weight:400}.video-meta{display:flex;justify-content:space-between;margin-bottom:10px;font-size:14px;color:#666}.video-author{color:#0084ff}.video-desc{font-size:14px;color:#666;line-height:1.4;height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width:576px){.video-tags a{margin:5px}}@media (min-width:768px){.video-card{width:calc(50% - 10px)}}@media (min-width:992px){.video-card{width:calc(33.333% - 14px)}}@media (max-width:768px){.video-thumb{height:160px}.headlines{padding:0 15px}.right-content{display:none}}.headlines{padding:15px;border-radius:4px;margin-bottom:0}.headlines h3{font-size:20px;padding-bottom:10px;border-bottom:1px solid #eee;margin-bottom:5px;color:#e60000;font-weight:700}.headlines-list{list-style:none}.headlines-list li{padding:10px 0;border-bottom:1px dashed #eee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.margintop10{margin-top:10px}.headlines-list li a.red{color:#e60000;font-weight:700}.recommended{background-color:#fff;padding:15px;border-radius:4px}.recommended h3{font-size:18px;padding-bottom:10px;border-bottom:1px solid #eee;margin-bottom:15px;color:#e60000;font-weight:700}@media (min-width:992px){.right-content,.right-content-toutiao{width:calc(33.333% - 10px)}}.hot-ranking{margin-top:20px;margin-bottom:0}.hot-ranking-divider{display:flex;align-items:center;width:100%;margin:0 0 10px}.hot-ranking-divider:after,.hot-ranking-divider:before{content:"";flex:1 1;height:2px;background-color:#e60000}.hot-ranking-text{padding:0 20px;color:#e60000;font-size:24px;font-weight:700;text-align:center;white-space:nowrap}.ranking-box{display:flex;flex-wrap:wrap;gap:20px}.ranking-item{width:100%;background-color:#fff;padding:0 15px;border-radius:4px}.ranking-item h3{font-size:18px;padding-bottom:10px;border-bottom:1px solid #eee;margin-bottom:15px;display:flex;justify-content:space-between}.ranking-item h3 a{color:#999;font-size:14px;font-weight:400}.ranking-list{list-style:none;padding:0;margin:0}.ranking-list li{padding:10px 0;border-bottom:1px dashed #eee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ranking-list li:last-child{border-bottom:none}.ranking-list a{display:flex;justify-content:space-between;text-decoration:none;color:inherit}.ranking-list .number{color:#e60000;font-weight:700;margin-right:10px}.ranking-list .hot-tag{color:#e60000;margin-right:5px}.ranking-list .price{color:#999;text-decoration:line-through;margin-right:5px}.ranking-list .user{color:#0084ff}.ranking-list .views{color:#999;font-size:14px}@media (min-width:768px){.ranking-item{width:calc(50% - 10px)}}@media (min-width:992px){.ranking-item{width:calc(33.333% - 14px)}}@media (max-width:576px){.hot-ranking-text{font-size:20px;padding:0 10px}}