.news-help-section{background:#fff;padding:80px 0}.news-help-section .container{margin:0 auto;max-width:1200px;padding:0 20px}.news-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:40px}.news-header-left{display:flex;flex-direction:column}.news-label{color:#0052d9;font-size:13px;font-weight:500;letter-spacing:1px;margin-bottom:8px}.news-main-title{color:#1a1a1a;font-size:28px;font-weight:600;margin:0}.news-header-right{border:1px solid #e5e5e5;border-radius:4px;display:flex;gap:0;overflow:hidden}.news-header-right .news-tab{background:#fff;border-right:1px solid #e5e5e5;color:#333;cursor:pointer;font-size:14px;padding:10px 24px;transition:all 0.2s ease}.news-header-right .news-tab:last-child{border-right:none}.news-header-right .news-tab:hover{background:#f5f5f5}.news-header-right .news-tab.active{background:#0052d9;color:#fff}.news-content-area{min-height:400px}.news-content{display:none}.news-content.active{display:block}.news-simple-list{background:#fff;border:1px solid #e5e5e5;border-radius:8px}.news-simple-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:18px 25px;transition:background 0.2s ease}.news-simple-item:last-child{border-bottom:none}.news-simple-item:hover{background:#fafafa}.news-simple-item .item-left{align-items:center;display:flex;flex:1;min-width:0}.news-simple-item .item-index{align-items:center;background:#e5e5e5;border-radius:4px;color:#666;display:flex;flex-shrink:0;font-size:12px;font-weight:500;height:24px;justify-content:center;margin-right:15px;width:24px}.news-simple-item:first-child .item-index,.news-simple-item:nth-child(2) .item-index,.news-simple-item:nth-child(3) .item-index{background:#0052d9;color:#fff}.news-simple-item .item-title{color:#333;font-size:14px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;transition:color 0.2s;white-space:nowrap}.news-simple-item .item-title:hover{color:#0052d9}.news-simple-item .item-date{color:#999;flex-shrink:0;font-size:13px;margin-left:20px}.news-more{margin-top:25px;text-align:center}.more-link{background:#0052d9;border-radius:6px;color:#fff;display:inline-block;font-size:14px;padding:10px 30px;text-decoration:none;transition:background 0.2s ease}.more-link:hover{background:#0045b8;color:#fff}.help-cards{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.help-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;transition:box-shadow 0.2s ease}.help-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.help-card-header{background:linear-gradient(135deg,#f8fafc,#eef2f7);border-bottom:1px solid #e5e5e5;justify-content:space-between;padding:20px}.help-card-header,.help-card-header-left{align-items:center;display:flex}.help-card-icon{height:48px;margin-right:12px;width:48px}.help-card-icon img{height:100%;object-fit:contain;width:100%}.help-card-title{color:#1a1a1a;font-size:16px;font-weight:600;margin:0}.help-card-more{background:#fff;border-radius:4px;color:#0052d9;font-size:13px;padding:6px 12px;text-decoration:none;transition:background 0.2s}.help-card-more:hover{background:#0052d9;color:#fff}.help-card-body{padding:15px 20px}.help-card-links{display:flex;flex-wrap:wrap;gap:8px 20px}.help-card-link{color:#666;font-size:13px;padding:5px 0;text-decoration:none;transition:color 0.2s}.help-card-link:hover{color:#0052d9}.help-card-link:before{color:#999;content:"-";margin-right:6px}.empty-tip{color:#999;font-size:14px;padding:60px 20px;text-align:center}@media (max-width:992px){.help-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.news-help-section{padding:50px 0}.news-header{flex-direction:column;gap:20px}.news-main-title{font-size:22px}.news-header-right{width:100%}.news-header-right .news-tab{flex:1;font-size:13px;padding:10px 15px;text-align:center}.help-cards{grid-template-columns:1fr}.news-simple-item{padding:14px 18px}.news-simple-item .item-date{display:none}}