.news-section{border-radius:8px;margin-bottom:10px;padding:10px}.news-section .tab-bar{align-items:center;gap:4px;margin-bottom:10px;font-size:18px;font-weight:500;display:flex}.news-section .tab-bar-mobile{margin-bottom:8px;font-size:16px}.news-section .tab-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;flex:1;align-items:center;min-width:0;display:flex;overflow:auto hidden}.news-section .tab-scroll::-webkit-scrollbar{display:none}.news-section .tab-actions{flex-shrink:0;align-items:center;gap:2px;margin-left:4px;display:flex}.news-section .tab-arrows{align-items:center;gap:2px;display:inline-flex}.news-section .tab-arrow{color:#1e40af;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .15s,background-color .15s,opacity .15s;display:inline-flex}.news-section .tab-arrow svg{width:16px;height:16px}.news-section .tab-arrow:hover:not(:disabled){background-color:#1e40af14}.news-section .tab-arrow:disabled{color:#9ca3af;cursor:default;opacity:.5}.news-section .tab-more{color:#2563eb;white-space:nowrap;cursor:pointer;align-items:center;padding:8px 12px;font-size:14px;font-weight:500;line-height:1.25;text-decoration:none;display:inline-flex}.news-section .tab-more:hover{color:#1e40af}.news-section .tab-more-mobile{padding:6px 8px;font-size:12px}.news-section .tab-item{font:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:#4b5563;cursor:pointer;appearance:none;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;flex-shrink:0;align-items:center;margin:0;padding:8px 16px;transition:color .15s,border-color .15s;display:inline-flex}.news-section .tab-item:hover{color:#1e40af}.news-section .tab-item.is-active{color:#1e40af;border-bottom-color:#1e40af}.news-section .tab-item-icon{flex-shrink:0;width:16px;height:16px;margin-right:8px}.news-section .tab-item-icon-mobile{width:12px;height:12px;margin-right:4px}.news-section .tab-item-mobile{padding:6px 12px;font-size:14px}.news-section ul{margin:0;padding:0}.news-section .news-list-mobile{padding:0 4px}.news-section li{cursor:pointer;border-bottom:1px solid #f0f0f0;border-radius:4px;min-height:40px;padding:10px 12px;transition:all .3s;position:relative}.news-section .news-item-mobile{min-height:36px;padding:8px 6px}.news-section li:last-child{border-bottom:none}.news-section li:hover{background-color:#f5f5f5}@media (max-width:1024px){.news-section{margin-bottom:8px;padding:8px}.news-section .tab-bar{gap:2px}.news-section .tab-arrow{width:24px;height:24px}.news-section .tab-arrow svg{width:14px;height:14px}}
.quick-title{color:#fff;background:linear-gradient(135deg,#1890ff 0%,#36cfc9 100%);padding:8px 10px;font-size:18px;font-weight:500}.quick-card{background-color:#fff;border-radius:8px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 12px #0000001a}
