.sidebar-widget{margin-bottom:2rem}.sidebar-widget .widget-title{display:flex;justify-content:space-between;align-items:center;font-size:30px;font-weight:600;color:#000000;margin-bottom:20px}.sidebar-widget .widget-title .top5{color:#cca352;font-size:30px;font-weight:normal}.sidebar-widget .widget-title .more{width:60px;height:30px;font-size:.75rem;color:#000;text-decoration:none;background-color:#e6cf5c;border-radius:30px;display:flex;justify-content:center;align-items:center}.sidebar-widget .widget-title .more:hover{color:#000}.sidebar-widget .knowledge-icon{width:100%}.hot-news-item{position:relative}.hot-news-item img{width:100%;max-width:490px;max-height:300px;object-fit:cover;border-radius:20px}.hot-news-item .hot-news-content{width:95%;max-width:470px;height:110px;background:rgba(255,255,255,0.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:15px;position:absolute;bottom:3%;left:50%;transform:translateX(-50%);padding:20px 17px}.hot-news-item .hot-news-content .hot-news-title{font-size:18px;font-weight:bold;color:#000000;margin-bottom:.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hot-news-item .hot-news-content .hot-news-meta{font-size:12px;color:#000000;position:absolute;bottom:15px}.hot-news-item .hot-news-content .hot-news-meta>span{padding:0 5px}.hot-news-list .list-group-item{border:none;padding:20px 0;font-size:16px;color:#000000;background-color:transparent;font-weight:500;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease}.hot-news-list .list-group-item span{flex:1;margin-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hot-news-list .list-group-item::before{content:attr(data-index);display:inline-block;width:18px;height:18px;line-height:18px;text-align:center;background-color:#e6cf5c;color:#000000;border-radius:50%;font-size:12px;margin-right:15px;flex-shrink:0}.hot-news-list .list-group-item .arrow-icon{color:#666;font-size:14px;transition:transform .3s ease;flex-shrink:0}.hot-news-list .list-group-item:hover{color:#d4af37}.hot-news-list .list-group-item:hover .arrow-icon{color:#d4af37;transform:translateX(5px)}.knowledge-item{font-size:16px;color:#000000;padding:20px 0;border-bottom:1px solid #e6e6e6;cursor:pointer;transition:all .3s ease}.knowledge-item a{color:#000000;display:flex;justify-content:space-between;align-items:center}.knowledge-item a:hover{color:#d4af37}.knowledge-item a:hover .arrow-icon{color:#d4af37;transform:translateX(5px)}.knowledge-item span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.knowledge-item .arrow-icon{color:#666;font-size:14px;transition:transform .3s ease}@media (min-width:768px){.col-left{flex:0 0 61.1%;max-width:60.1%;position:relative;width:100%;padding-right:15px;padding-left:8.23%}.col-right{flex:0 0 38.9%;position:relative;width:100%;padding-right:15px;padding-left:6.5%;box-sizing:border-box;overflow:hidden}}