#NewsList .news-container[data-v-3a1eb539]{background:#1a1a1a;border-radius:4px;overflow:hidden}#NewsList .news-header[data-v-3a1eb539]{padding:12px 16px;background:#2a2a2a;border-bottom:1px solid #333}#NewsList .news-header h3[data-v-3a1eb539]{margin:0;color:#fff;font-size:14px;font-weight:600}#NewsList .news-scroll-container[data-v-3a1eb539]{overflow:hidden;position:relative}#NewsList .news-list[data-v-3a1eb539]{-webkit-transition:-webkit-transform .05s linear;transition:-webkit-transform .05s linear;transition:transform .05s linear;transition:transform .05s linear,-webkit-transform .05s linear}#NewsList .news-item[data-v-3a1eb539]{padding:12px 16px;border-bottom:1px solid #333;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}#NewsList .news-item[data-v-3a1eb539]:hover{background-color:#2a2a2a}#NewsList .news-item[data-v-3a1eb539]:last-child{border-bottom:none}#NewsList .news-title-row[data-v-3a1eb539]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}#NewsList .news-title[data-v-3a1eb539]{color:#fff;font-size:13px;font-weight:600;line-height:1.4;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#NewsList .news-time[data-v-3a1eb539]{color:#666;font-size:10px;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}#NewsList .news-subtitle-row[data-v-3a1eb539]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#NewsList .news-subtitle[data-v-3a1eb539]{color:#999;font-size:11px;line-height:1.3;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:8px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:3.9em}#NewsList .news-view-btn[data-v-3a1eb539]{color:#1890ff;font-size:10px;padding:2px 6px;border:1px solid #1890ff;border-radius:2px;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}#NewsList .news-view-btn[data-v-3a1eb539]:hover{background-color:#1890ff;color:#fff}