• 点击右上角微信好友

    朋友圈

    请使用浏览器分享功能进行分享

    正在阅读:AI 记忆首次超越人类:幻觉率压至 0.5%,长对话不再瞎编
    首页>时政频道>要闻>正文

    AI 记忆首次超越人类:幻觉率压至 0.5%,长对话不再瞎编

    来源:{getone name="zzc/xinwenwang"/}2026-04-18 07:21:58
    \u003cdiv class=\"rich_media_content\"\u003e\u003cp\u003e\u003cspan style=\"font-size: 12px; display: flex; color: #999999; align-items: center;\"\u003e\u003csvg width=\"1.4em\" height=\"1.4em\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cmask id=\"exclamation-mask\"\u003e\u003crect width=\"16\" height=\"16\" fill=\"white\"\u003e\u003c/rect\u003e\u003cpath d=\"M8 3.5a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1zM8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2z\" fill=\"black\"\u003e\u003c/path\u003e\u003c/mask\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"8\" fill=\"#999999\" mask=\"url(#exclamation-mask)\"\u003e\u003c/circle\u003e\u003c/svg\u003e 该图片疑似使用了AI生成技术,请谨慎甄别\u003c/span\u003e\u003c!--IMG_0--\u003e\u003c/p\u003e\u003cp\u003e你有没有过这样的体验——跟AI助手聊了半天,把自己的家庭情况、工作经历、喜好厌恶一股脑儿说了个遍。结果下一次打开对话,它一脸茫然地问候你:\u0026#34;请问您叫什么名字?\u0026#34;\u003c/p\u003e\u003cp\u003e更让人头皮发麻的是另一种情况:你明明从来没提过自己有个姐姐,它却煞有介事地说\u0026#34;你姐姐在纽约上学吧\u0026#34;——语气笃定得让你差点信以为真。\u003c/p\u003e\u003cp\u003e第一种叫\u003cstrong\u003e“健忘”\u003c/strong\u003e,第二种叫\u003cstrong\u003e“幻觉”\u003c/strong\u003e,加在一起,就是今天AI记忆系统的两大顽疾。最近,一家叫Synthius的AI公司发了一篇论文,提出了一个很有意思的解决思路:它借鉴了人类大脑的记忆机制,让AI的记忆准确率第一次\u003cstrong\u003e超过了人类\u003c/strong\u003e,同时还把“编造信息”的概率压到了不到\u003cstrong\u003e0.5%\u003c/strong\u003e。\u003c/p\u003e\u003cp\u003e\u003cem\u003e(论文地址:\u003c!--SECURE_LINK_BEGIN_0--\u003ehttps://arxiv.org/abs/2604.11563v1\u003c!--SECURE_LINK_END_0--\u003e)\u003c/em\u003e\u003c/p\u003e\u003ch2\u003e\u003c!--HPOS_0--\u003e\u003cstrong\u003eAI压根没有记忆,主流方案各有各的坑\u003c/strong\u003e\u003c/h2\u003e\u003cp\u003e\u003c!--AIPOS_0--\u003e别被ChatGPT们的“体贴”骗了,\u003cstrong\u003e大语言模型本身是\u003c/strong\u003e没有任何持久记忆能力的。你每一次发消息给它,在它眼里都是“初次见面”。我们之所以觉得它“记得”上次聊了什么,纯粹是因为系统在背后做了一件事:把你之前所有的聊天记录,又原封不动地复制了一遍,粘贴在最新消息的前面。这种做法在技术上叫\u003cstrong\u003e“全上下文重放”\u003c/strong\u003e。\u003c/p\u003e\u003cp\u003e想象一下,你每次给朋友发消息之前,都要把之前几个月的聊天记录全部重新看一遍,然后才能回一句“好的”。对话少的时候还行,聊了几百条之后,光是“复习”就要花掉大量时间——这就是AI面对长对话时的真实处境。\u003c/p\u003e\u003cp\u003e这种“翻旧账”式的做法至少有三个致命问题:\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e第一,越来越贵\u003c/strong\u003e:每次回复都要重新处理全部历史。这里的“处理”指的是模型的\u003cstrong\u003e推理过程\u003c/strong\u003e——大模型每次生成回答都要消耗算力,你喂给它的文字越多,成本越高。聊�条消息后,光“复习”一次就要处理大񏉾.5万个\u003cstrong\u003eToken\u003c/strong\u003e。\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e第二,“中间遗忘”效应\u003c/strong\u003e:科学家发现,AI在处理超长文本时,对开头和结尾的信息记得清清楚楚,但对中间部分经常“选择性失忆”。就跟你看书只看开头和结尾一样——中间讲了啥真没记住。\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e第三,越聊越容易编\u003c/strong\u003e:上下文越长,AI越容易把不同时候提到的信息搅和在一起,拼凑出一些你没说过的话。三者叠加,导致一个尴尬的现实:\u003cstrong\u003e你跟AI聊得越久,它可能反而越不靠谱。\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e既然全量复读太蠢,工程师们自然想了几种更聪明的办法。简单来说有这三类:\u003c/p\u003e\u003cblockquote style=\"margin-bottom: 25px\"\u003e\u003cp\u003e\u003cstrong\u003e“滑动窗口”\u003c/strong\u003e——只保留最�条消息,之前的一律不要。快、省,但丢�%的信息——前面所有重要的背景全没了,你重新提一嘴之前说过的话,AI可能完全接不上。\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e“摘要压缩”\u003c/strong\u003e——定期让AI把旧对话压缩成总结。省空间,但总结过程会丢失大量细节。比如你说过“�𻂋月𳗦月在东京实习”,几轮压缩后可能就变成了“我在日本待过”。\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e“向量检索”(RAG)\u003c/strong\u003e——这是目前业界最主流的方案。先把对话切成小块,用嵌入模型给每段话打上“语义指纹”,需要时根据语义相似度搜索最相关的几块。但有个隐蔽缺陷:搜出来的东西不一定靠谱。你问“他的工作是什么”,系统返回几条“看起来像”的片段,AI拿到这些似是而非的材料,很容易顺着编出一个错误答案。\u003c/p\u003e\u003c/blockquote\u003e\u003cp\u003e这三种方案各有各的长处,但都留下了一个共同隐患:\u003cstrong\u003e没人认真测过它们“瞎编”的概率有多高。\u003c/strong\u003e就好比评选拍照手机,只比谁拍得更清楚,没人比谁美颜过度——方向就不对。更深层的问题在于,当对话历史越来越长,其中相互矛盾、过时或模棱两可的信息越来越多,这种上下文污染会让模型更容易被脏数据带偏。\u003c/p\u003e\u003ch2\u003e\u003c!--HPOS_1--\u003e\u003cstrong\u003e1813道题的考试,AI凭什么打败人类\u003c/strong\u003e\u003c/h2\u003e\u003cp\u003e\u003c!--AIPOS_1--\u003e要讲清楚这篇论文的贡献,先得了解它是怎么“打分”的。\u003c/p\u003e\u003cp\u003e研究人员使用了一套叫\u003cstrong\u003e\u003c!--VERTICAL_CARD_BEGIN_0--\u003eLoCoMo\u003c!--VERTICAL_CARD_END_0--\u003e\u003c/strong\u003e的公开基准测试——这套考试的做法是:先找两组人进行多轮深度聊天,聊工作、家庭、健康、旅行、爱好,家长里短都聊。聊完后,研究者根据对话内容出题。全部考试包含两个维度——10组深度对话、20位参与者,涵盖了从单条事实查询到复杂推理的多种难度聊完后,研究者根据对话内容出了\u003cstrong\u003e1813道题\u003c/strong\u003e,分五种类型:\u003c!--MID_AD_0--\u003e\u003c!--EOP_0--\u003e\u003c/p\u003e\u003c!--PARAGRAPH_0--\u003e\u003cblockquote style=\"margin-bottom: 25px\"\u003e\u003cp\u003e\u003cstrong\u003e单跳事实查询\u003c/strong\u003e,比如“他的职业是什么?”,这种题只需一次检索就能回答;\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e多跳推理\u003c/strong\u003e,比如“他有没有去过他大学室友所在的城市?”——需要先回忆室友是谁,再回忆室友所在城市,再做判断,至少要跳两步;\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e时间推理\u003c/strong\u003e,比如“他在那家公司待了多久?”,考察模型对时序关系的理解;\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e开放推理\u003c/strong\u003e,比如“根据他提到的信息,他可能适合什么工作?”,答案本身就不唯一;\u003c/p\u003e\u003cp\u003e以及最关键的\u003cstrong\u003e诱导性问题\u003c/strong\u003e——比如“你姐姐最近怎么样?”而对话中从未出现过这个人。\u003c/p\u003e\u003c/blockquote\u003e\u003cp\u003e其中最后一种“诱导性问题”最为关键——专门测试AI能不能勇敢地说“我不知道”。结果发现,人类在这个考试上的正确率是\u003cstrong\u003e87.9%\u003c/strong\u003e。而之前最好的AI记忆系统MemMachine得分\u003cstrong\u003e91.69%\u003c/strong\u003e——已经超过人类了,但它没有报告诱导性问题的单独得分,也就是说没人知道它“瞎编”的概率有多高。\u003c/p\u003e\u003ch2\u003e\u003c!--HPOS_2--\u003e\u003cstrong\u003e新思路:不是“搜聊天记录”,而是“查个人档案”\u003c/strong\u003e\u003c/h2\u003e\u003cp\u003e\u003c!--AIPOS_2--\u003e\u003c!--VERTICAL_CARD_BEGIN_1--\u003eSynthius-Mem\u003c!--VERTICAL_CARD_END_1--\u003e的核心思路:不要让AI去“翻聊天记录”,而是让AI去“查一份已经整理好的个人档案”。\u003c/p\u003e\u003cp\u003e在你跟AI聊天的过程中,系统已经在后台悄悄从你的话语中提取关键信息,分门别类整理成一份\u003cstrong\u003e\u003c!--VERTICAL_CARD_BEGIN_2--\u003e结构化记忆\u003c!--VERTICAL_CARD_END_2--\u003e\u003c/strong\u003e。等你提问时,AI不是去翻原始聊天记录,而是直接翻这份档案。前者像是在一摞聊天记录里大海捞针;后者像是打开一本编好目录的档案册,直接翻到对应页码。从信息论的角度看,这种做法本质上是先压缩再检索:把原始对话的高冗余信息蒸馏为低冗余的结构化事实,既减少了检索噪声,又让AI获得了明确的置信度信号——有就是有,没有就是没有。\u003c!--MID_AD_1--\u003e\u003c!--EOP_1--\u003e\u003c/p\u003e\u003c!--PARAGRAPH_1--\u003e\u003cp\u003e更有意思的是,档案不是一个大杂烩。它参考了脑科学的研究成果,把记忆分成了六个\u003cstrong\u003e“\u003c!--VERTICAL_CARD_BEGIN_3--\u003e语义域\u003c!--VERTICAL_CARD_END_3--\u003e”\u003c/strong\u003e:\u003c/p\u003e\u003cp\u003e\u003c!--IMG_1--\u003e\u003c/p\u003e\u003cp\u003e为什么要分这么细?论文的回答是:\u003cstrong\u003e因为你的大脑就是这么干的。\u003c/strong\u003e脑科学发现,人类大脑中“事件记忆”(海马体)、“知识记忆”(新皮层)和“情绪偏好”(眶额叶)由不同的神经回路分别处理。你回忆“昨天吃了什么”和“朋友叫什么”,走的是两条完全不同的通道。\u003c/p\u003e\u003cp\u003e从工程角度看,这种分域设计天然适配知识图谱的存储结构——每个语义域就是一张独立的子图,实体是节点,关系是边,查询时只需在对应子图内做图遍历,效率远高于在整个对话库中做向量检索。分域还带来一个额外好处:不同语义域可以独立更新、独立压缩,互不干扰。\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e为什么“分抽屉”能防幻觉?\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e传统方案下,你问AI一个不存在的事情,向量数据库总会返回几条“看起来像”的内容,AI拿到这些“噪音”很容易就编出答案。但“分域”方案下,如果你从来没说过自己有姐姐,“社交关系”域里就不会有这个条目。AI一查——空的。这个“空”本身就是一个明确信号:系统应该回答“我不知道”,而不是瞎编。\u003c/p\u003e\u003ch2\u003e\u003c!--HPOS_3--\u003e\u003cstrong\u003e成绩单亮眼,但也没那么完美\u003c/strong\u003e\u003c/h2\u003e\u003cp\u003e\u003c!--AIPOS_3--\u003e\u003cstrong\u003eSynthius-Mem 核心成绩单:\u003c/strong\u003e\u003c/p\u003e\u003cblockquote style=\"margin-bottom: 25px\"\u003e\u003cp\u003e综合准确率:\u003cstrong\u003e94.37%\u003c/strong\u003e(人类基线:87.9%)\u003c/p\u003e\u003cp\u003e核心信息准确率:\u003cstrong\u003e98.64%\u003c/strong\u003e(810道题仅�道)\u003c/p\u003e\u003cp\u003e\u003c!--VERTICAL_CARD_BEGIN_4--\u003e抗幻觉率\u003c!--VERTICAL_CARD_END_4--\u003e:\u003cstrong\u003e99.55%\u003c/strong\u003e(442道诱导题仅񝋼道)\u003c/p\u003e\u003cp\u003e时间推理准确率:\u003cstrong\u003e89.32%\u003c/strong\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003cp\u003e挑重点说。\u003cstrong\u003e综合准确率领先人񍳔个多百分点\u003c/strong\u003e,并不是因为AI“更聪明”,而是因为它通过结构化整理将关键信息从数万条对话中精准提炼出来,避免了人类阅读长文本时的注意力衰减。\u003cstrong\u003e99.55%的抗幻觉率\u003c/strong\u003e最值得关注——值得注意的是,LoCoMo基准测试�年在ACL会议上发布后,已成为记忆系统的标尺——Mem0、MemOS、MemMachine等主流方案都在同一套卷子上考试,但鲜有系统把抗幻觉率单独拎出来作为核心考核指标。\u003c!--MID_AD_2--\u003e\u003c!--EOP_2--\u003e\u003c/p\u003e\u003c!--PARAGRAPH_2--\u003e\u003cp\u003e公平起见,也有不那么好看的数字。\u003cstrong\u003e“开放推理”得�.26%\u003c/strong\u003e,AI对需要综合推断的问题还不够强。\u003cstrong\u003e“边缘细节”只�.66%\u003c/strong\u003e,但论文明确说这是有意为之——随口提的餐厅名字、半开玩笑的绰号,AI不会记。因为如果什么鸡毛蒜皮都存,记忆库就会变成一个巨大的垃圾桶,真正重要的信息反而会被淹没。\u003c/p\u003e\u003cp\u003e工程层面也有利好。全量重放在聊�条消息后每回复一条要处理񏉾.6万Token,而结构化查询只需�个,\u003cstrong\u003e推理成本降低了�%\u003c/strong\u003e。在“个人档案”里找信息的平均耗时�毫秒——大概是人类眨一次眼的十分之一,几乎可以忽略不计。\u003c/p\u003e\u003ch2\u003e\u003c!--HPOS_4--\u003e\u003cstrong\u003e不只是技术指标,更关乎信任\u003c/strong\u003e\u003c/h2\u003e\u003cp\u003e\u003c!--AIPOS_4--\u003eAI的记忆幻觉已经开始在现实中惹麻烦了。2026年央视“3·15”晚会上,“向AI大模型投毒”的黑灰产业被曝光——有人故意在网页植入虚假信息,通过\u003cstrong\u003e数据投毒\u003c/strong\u003e污染AI的知识来源,让其搜索后信以为真,再传播给更多用户。更早之前,全国首例“AI幻觉”侵权案曾引发热烈讨论:一个高考生家长用AI查询大学报考信息,AI不仅给出错误答案,还非常自信地确认了错误信息,导致考生志愿填报受到影响。\u003c!--MID_AD_3--\u003e\u003c!--EOP_3--\u003e\u003c/p\u003e\u003c!--PARAGRAPH_3--\u003e\u003cp\u003e而当AI开始“记住”你——你的工作、家庭、朋友、偏好——“瞎编”的后果就从“给出了一个错误答案”升级成了\u003cstrong\u003e“编造了一个关于你的‘事实’”\u003c/strong\u003e。试想一下:如果AI助手在你同事面前信誓旦旦地说“他跟我说过不喜欢你们团队”,而你从未说过这样的话——这种“幻觉”的破坏力远比推荐错一本书严重得多。\u003c/p\u003e\u003cp\u003e所以这篇论文把抗幻觉能力视为整个记忆系统的\u003cstrong\u003e安全底线\u003c/strong\u003e。它的原话是:“一个记忆系统如果不敢说‘我不确定’,就不应该被投入使用。”\u003c/p\u003e\u003cp\u003eAI记忆这个领域最近一两年格外热闹。Mem0拿�万美元融资,被\u003cspan class=\"stockcode_kegu stockcode_kegu_first\"\u003e亚马逊\u003c/span\u003eAWS选为官方记忆服务;MemOS、TiMem、MemMachine等方案不断涌现;清华大学、华东师范大学、北卡罗来纳大学等顶尖学术团队也在同期推出各自的研究。整个赛道正从一个“小众技术问题”变成\u003cstrong\u003eAI Agent的“记忆层”基础设施\u003c/strong\u003e。行业预测�年,AI Agent的市场规模将达\u003cstrong\u003e520亿美元以上\u003c/strong\u003e,而“记忆层”就是AI从“无状态工具”升级为“有状态伙伴”的关键——一个记不住你的AI,终究只是个高级搜索引擎。\u003c!--MID_AD_4--\u003e\u003c!--EOP_4--\u003e\u003c/p\u003e\u003c!--PARAGRAPH_4--\u003e\u003cp\u003eSynthius-Mem这篇论文真正的价值,不在于它提出了一个完美的系统,而在于它指明了一个方向:\u003cstrong\u003e与其让AI越来越努力地在海量原始对话中检索,不如先把这些对话蒸馏成一份高质量的结构化记忆,再做精准查询。\u003c/strong\u003e这种“先整理再查找”的思路,虽然朴素,却可能是解决AI记忆幻觉最务实的路径。\u003c/p\u003e\u003cp\u003eAI记忆的核心挑战,从来不是“记住更多”,而是\u003cstrong\u003e“记住对的,不记错的”\u003c/strong\u003e——这既是一个工程命题,也是一个信任命题。\u003c/p\u003e\u003cp\u003e当AI开始真正走进我们的生活,“记住你”这件事就不再只是一个技术指标,它更关乎信任。毕竟,你可以原谅一个朋友忘了你上次说过什么,但你很难原谅一个“智能助手”在别人面前,煞有介事地讲了一件你从没做过的事。\u003cstrong\u003e(本文首发钛媒体APP,作者 | 硅谷Tech_news,编辑 | 焦燕)\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp style=\"text-align: center\"\u003e\u003cstrong\u003e更多精彩内容,关注钛媒体微信号(ID:taimeiti),或者下载钛媒体App\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cstyle\u003e.rich_media_content{--news-tabel-th-night-color: #444444;--news-font-day-color: #333;--news-font-night-color: #d9d9d9;--news-bottom-distance: 22px}.rich_media_content p:not([data-exeditor-arbitrary-box=image-box]){letter-spacing:.5px;line-height:30px;margin-bottom:var(--news-bottom-distance);word-wrap:break-word}.rich_media_content .qn-editor-copy p:not([data-exeditor-arbitrary-box=image-box]){letter-spacing:unset;line-height:unset;margin-bottom:unset;word-wrap:unset}.rich_media_content{color:var(--news-font-day-color);font-size:18px}@media(prefers-color-scheme:dark){body:not([data-weui-theme=light]):not([dark-mode-disable=true]) .rich_media_content p:not([data-exeditor-arbitrary-box=image-box]){letter-spacing:.5px;line-height:30px;margin-bottom:var(--news-bottom-distance);word-wrap:break-word}body:not([data-weui-theme=light]):not([dark-mode-disable=true]) .rich_media_content .qn-editor-copy p:not([data-exeditor-arbitrary-box=image-box]):not(.qn-editor-copy){letter-spacing:unset;line-height:unset;margin-bottom:unset;word-wrap:unset}body:not([data-weui-theme=light]):not([dark-mode-disable=true]) .rich_media_content{color:var(--news-font-night-color)}}.data_color_scheme_dark .rich_media_content p:not([data-exeditor-arbitrary-box=image-box]){letter-spacing:.5px;line-height:30px;margin-bottom:var(--news-bottom-distance);word-wrap:break-word}.data_color_scheme_dark .rich_media_content .qn-editor-copy p:not([data-exeditor-arbitrary-box=image-box]){letter-spacing:unset;line-height:unset;margin-bottom:unset;word-wrap:unset}.data_color_scheme_dark .rich_media_content{color:var(--news-font-night-color)}.data_color_scheme_dark .rich_media_content{font-size:18px}.rich_media_content p[data-exeditor-arbitrary-box=image-box]{margin-bottom:11px}.rich_media_content\u003ediv:not(.qnt-video),.rich_media_content\u003esection{margin-bottom:var(--news-bottom-distance)}.rich_media_content hr{margin-bottom:var(--news-bottom-distance)}.rich_media_content .link_list{margin:0;margin-top:20px;min-height:0!important}.rich_media_content blockquote{background:#f9f9f9;border-left:6px solid #ccc;margin:1.5em 10px;padding:.5em 10px}.rich_media_content blockquote p{margin-bottom:0!important}.data_color_scheme_dark .rich_media_content blockquote{background:#323232}@media(prefers-color-scheme:dark){body:not([data-weui-theme=light]):not([dark-mode-disable=true]) .rich_media_content blockquote{background:#323232}}.rich_media_content ol[data-ex-list]{--ol-start: 1;--ol-list-style-type: decimal;list-style-type:none;counter-reset:olCounter calc(var(--ol-start,1) - 1);position:relative}.rich_media_content ol[data-ex-list]\u003eli\u003e:first-child::before{content:counter(olCounter,var(--ol-list-style-type)) '. ';counter-increment:olCounter;font-variant-numeric:tabular-nums;display:inline-block}.rich_media_content ul[data-ex-list]{--ul-list-style-type: circle;list-style-type:none;position:relative}.rich_media_content ul[data-ex-list].nonUnicode-list-style-type\u003eli\u003e:first-child::before{content:var(--ul-list-style-type) ' ';font-variant-numeric:tabular-nums;display:inline-block;transform:scale(0.5)}.rich_media_content ul[data-ex-list].unicode-list-style-type\u003eli\u003e:first-child::before{content:var(--ul-list-style-type) ' ';font-variant-numeric:tabular-nums;display:inline-block;transform:scale(0.8)}.rich_media_content ol:not([data-ex-list]){padding-left:revert}.rich_media_content ul:not([data-ex-list]){padding-left:revert}.rich_media_content table{display:table;border-collapse:collapse;margin-bottom:var(--news-bottom-distance)}.rich_media_content table th,.rich_media_content table td{word-wrap:break-word;border:1px solid #ddd;white-space:nowrap;padding:2px 5px}.rich_media_content table th{font-weight:700;background-color:#f0f0f0;text-align:left}.rich_media_content table p{margin-bottom:0!important}.data_color_scheme_dark .rich_media_content table th{background:var(--news-tabel-th-night-color)}@media(prefers-color-scheme:dark){body:not([data-weui-theme=light]):not([dark-mode-disable=true]) .rich_media_content table th{background:var(--news-tabel-th-night-color)}}.rich_media_content .qqnews_image_desc,.rich_media_content p[type=om-image-desc]{line-height:20px!important;text-align:center!important;font-size:14px!important;color:#666!important}.rich_media_content div[data-exeditor-arbitrary-box=wrap]:not([data-exeditor-arbitrary-box-special-style]){max-width:100%}.rich_media_content .qqnews-content{--wmfont: 0;--wmcolor: transparent;font-size:var(--wmfont);color:var(--wmcolor);line-height:var(--wmfont)!important;margin-bottom:var(--wmfont)!important}.rich_media_content .qqnews_sign_emphasis{background:#f7f7f7}.rich_media_content .qqnews_sign_emphasis ol{word-wrap:break-word;border:none;color:#5c5c5c;line-height:28px;list-style:none;margin:14px 0 6px;padding:16px 15px 4px}.rich_media_content .qqnews_sign_emphasis p{margin-bottom:12px!important}.rich_media_content .qqnews_sign_emphasis ol\u003eli\u003ep{padding-left:30px}.rich_media_content .qqnews_sign_emphasis ol\u003eli{list-style:none}.rich_media_content .qqnews_sign_emphasis ol\u003eli\u003ep:first-child::before{margin-left:-30px;content:counter(olCounter,decimal) ''!important;counter-increment:olCounter!important;font-variant-numeric:tabular-nums!important;background:#37f;border-radius:2px;color:#fff;font-size:15px;font-style:normal;text-align:center;line-height:18px;width:18px;height:18px;margin-right:12px;position:relative;top:-1px}.data_color_scheme_dark .rich_media_content .qqnews_sign_emphasis{background:#262626}.data_color_scheme_dark .rich_media_content .qqnews_sign_emphasis ol\u003eli\u003ep{color:#a9a9a9}@media(prefers-color-scheme:dark){body:not([data-weui-theme=light]):not([dark-mode-disable=true]) .rich_media_content .qqnews_sign_emphasis{background:#262626}body:not([data-weui-theme=light]):not([dark-mode-disable=true]) .rich_media_content .qqnews_sign_emphasis ol\u003eli\u003ep{color:#a9a9a9}}.rich_media_content h1,.rich_media_content h2,.rich_media_content h3,.rich_media_content h4,.rich_media_content h5,.rich_media_content h6{margin-bottom:var(--news-bottom-distance);font-weight:700}.rich_media_content h1{font-size:20px}.rich_media_content h2,.rich_media_content h3{font-size:19px}.rich_media_content h4,.rich_media_content h5,.rich_media_content h6{font-size:18px}.rich_media_content li:empty{display:none}.rich_media_content ul,.rich_media_content ol{margin-bottom:var(--news-bottom-distance)}.rich_media_content div\u003ep:only-child{margin-bottom:0!important}.rich_media_content .cms-cke-widget-title-wrap p{margin-bottom:0!important}\u003c/style\u003e\u003c/div\u003e
    [责编:{getone name="zzc/mingzi"/}]
    阅读剩余全文(