.chat-header-box[data-v-5b1767e0]{margin-bottom:30px}.chat-header[data-v-5b1767e0]{padding:10px 12px;background:#eff0f2;border-radius:10px;position:relative}.chat-header .tag[data-v-5b1767e0]{display:inline-block;padding:3px 6px;text-align:center;border-radius:4px;background:linear-gradient(90deg,#3372ff,#46a8fe);font-weight:500;font-size:12px;line-height:18px;color:#fff;margin-right:10px}.chat-header .prompt[data-v-5b1767e0]{font-weight:400;font-size:16px;line-height:26px;color:#000;vertical-align:middle}.chat-header .edit-btn-box[data-v-5b1767e0]{right:0;bottom:-29px;position:absolute;padding-top:4px;height:29px;display:none;z-index:1}.chat-header .edit-btn[data-v-5b1767e0]{align-items:center;justify-content:center;padding:5px 10px;border-radius:8px;border:1px solid #dcdee2;box-shadow:0 6px 20px 0 rgba(0,0,0,.08);gap:8px;cursor:pointer;display:flex;background:#fff}.chat-header .edit-btn>img[data-v-5b1767e0]{width:12px;height:12px}.chat-header .edit-btn>span[data-v-5b1767e0]{color:#000;text-align:justify;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400}.chat-header .edit-btn[data-v-5b1767e0]:hover{opacity:.8}.chat-header .edit-btn[data-v-5b1767e0]:active{opacity:1}.chat-header.edit-mode[data-v-5b1767e0]:hover{background:rgba(146,213,255,.4)}.chat-header.edit-mode:hover .edit-btn-box[data-v-5b1767e0]{display:block}.file-wrap[data-v-5b1767e0]{margin-top:12px}.file-box[data-v-5b1767e0]{border-radius:8px;background:#f5f7f9;width:308px;cursor:pointer}.file-box .file-content[data-v-5b1767e0]{height:52px;display:flex;align-items:center;padding:0 0 0 8px}.file-box .file-content .doc-right[data-v-5b1767e0]{margin-left:10px;flex:1}.file-box .file-content .doc-right .doc-name[data-v-5b1767e0]{font-weight:500;font-size:14px;color:rgba(0,0,0,.8);width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-box .file-content .doc-right .doc-size[data-v-5b1767e0]{font-weight:400;font-size:12px;color:rgba(0,0,0,.55);margin-top:3px}.file-box .doc-icon[data-v-5b1767e0]{width:36px;height:36px}.file-box .image-icon[data-v-5b1767e0]{border-radius:6px}.el-image-viewer__close{font-size:24px;color:#fff;background-color:#606266}.header-el-image{.el-image__inner{width:auto;height:100px;border-radius:8px}}.ai-text[data-v-40495c84]{font-size:14px;line-height:1.7}.ai-text strong{font-weight:revert}.ai-text p{margin:revert;padding:revert;cursor:revert}.ai-text dd,.ai-text dl,.ai-text dt,.ai-text h1,.ai-text h2,.ai-text h3,.ai-text h4,.ai-text i,.ai-text li,.ai-text pre,.ai-text ul{font-style:revert;margin:revert;padding:revert;list-style:revert}.ai-text .chat-loading-icon{width:26px;height:6px}.ai-text table{border:1px solid #ddd;border-collapse:collapse;width:100%}.ai-text td,.ai-text th{border:1px solid #ddd;padding:8px}.ai-text .reference-link{margin:0 2px}.ai-picture[data-v-bb2ac73c]{max-width:100%;border-radius:8px}.code-partner-dialog-content .chat-msg strong{font-weight:revert}.code-partner-dialog-content .chat-msg p{margin:revert;padding:revert;cursor:revert}.code-partner-dialog-content .chat-msg dd,.code-partner-dialog-content .chat-msg dl,.code-partner-dialog-content .chat-msg dt,.code-partner-dialog-content .chat-msg h1,.code-partner-dialog-content .chat-msg h2,.code-partner-dialog-content .chat-msg h3,.code-partner-dialog-content .chat-msg h4,.code-partner-dialog-content .chat-msg i,.code-partner-dialog-content .chat-msg li,.code-partner-dialog-content .chat-msg pre,.code-partner-dialog-content .chat-msg ul{font-style:revert;margin:revert;padding:revert;list-style:revert}.code-partner-dialog-content .chat-msg pre{margin-top:0}.code-partner-dialog-content .chat-msg pre code{border:1px solid #ebebeb;border-top:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.code-partner-dialog[data-v-6fb0102c]{position:fixed;left:0;top:0;width:100%;height:100%;z-index:2000;visibility:hidden;display:flex;justify-content:flex-end;align-items:flex-end;padding:20px;background:rgba(0,0,0,.1)}.code-partner-dialog .code-partner-dialog-content[data-v-6fb0102c]{width:120px;height:0;opacity:0;border-radius:20px;border:1px solid #f1f2f6;box-shadow:0 8px 20px 0 rgba(0,0,0,.1);background:#fff;transition:all .2s linear;display:flex;flex-direction:column}.code-partner-dialog .code-partner-dialog-content .dialog-header[data-v-6fb0102c]{padding:20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ededed}.code-partner-dialog .code-partner-dialog-content .dialog-header>span[data-v-6fb0102c]{font-family:PingFang SC;font-weight:600;font-size:18px;color:#000}.code-partner-dialog .code-partner-dialog-content .dialog-header>img[data-v-6fb0102c]{width:24px;height:24px;cursor:pointer}.code-partner-dialog.show-video-dialog[data-v-6fb0102c]{visibility:visible}.code-partner-dialog.show-video-dialog .code-partner-dialog-content[data-v-6fb0102c]{width:450px;height:650px;opacity:1}.chat-content[data-v-6fb0102c]{display:flex;flex-direction:column;padding:0 0 20px 0;flex:1;overflow:hidden}.chat-content .chat-content-wrap[data-v-6fb0102c]{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 16px 0 20px;height:100%}.chat-content .chat-content-wrap .chat-list[data-v-6fb0102c]{width:100%;margin:0 auto}.chat-content .chat-content-wrap .chat-list .chat-item[data-v-6fb0102c]{margin:16px 0}.chat-content .chat-content-wrap .chat-list .chat-item[data-v-6fb0102c]:after{content:"";display:table;clear:both}.chat-content .chat-content-wrap .chat-list .chat-item .chat-msg[data-v-6fb0102c]{font-size:14px;line-height:1.5}.chat-content .chat-content-wrap .chat-list .chat-item .answer[data-v-6fb0102c]{float:left;background:#fff;color:#202d40;max-width:100%;border-top-left-radius:2px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.chat-content .chat-content-wrap .chat-list .chat-item .ask[data-v-6fb0102c]{background:rgba(121,161,255,.6);float:right;color:#000;border-top-left-radius:12px;border-top-right-radius:2px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding:0 10px;white-space:pre-line}.chat-content .chat-question[data-v-6fb0102c]{width:100%;margin:0 auto;padding:0 20px}.chat-content .chat-question .chat-stop[data-v-6fb0102c]{margin:10px 0 10px 0;display:flex;justify-content:center;align-items:center;cursor:pointer}.chat-content .chat-question .chat-stop>img[data-v-6fb0102c]{height:20px;width:20px;margin-right:6px}.chat-content .chat-question .chat-stop>span[data-v-6fb0102c]{font-size:14px}.chat-content .chat-question .send-wrap[data-v-6fb0102c]{height:100%;width:35px;cursor:pointer;display:flex;justify-content:center;align-items:center;margin-left:5px}.chat-content .chat-question .send-wrap>img[data-v-6fb0102c]{height:24px;width:24px}.chat-content .chat-question .disabled[data-v-6fb0102c]{cursor:not-allowed}.chat-content .chat-loading-icon{width:26px;height:6px}.chat-content .code-header{display:flex;align-items:center;justify-content:space-between;height:36px;background:#ededed;padding:0 20px;border-top-left-radius:8px;border-top-right-radius:8px;border:1px solid #ebebeb}.chat-content .code-header .code-header-language{font-weight:400;font-size:16px;line-height:24px;color:#000}.chat-content .code-header .header-right{display:flex;line-height:normal}.chat-content .code-header .code-item{display:none;align-items:center;justify-content:center;cursor:pointer;margin-right:10px}.chat-content .code-header .code-item>img{width:16px;height:16px;margin-right:5px}.chat-content .code-header .code-item>span{font-weight:500;font-size:14px;color:#000}.chat-content .code-header .code-item.disabled{opacity:.5;cursor:not-allowed}.chat-content .question-box{display:flex;align-items:center}.chat-content .question-box .question-input{font-size:14px}.chat-content .question-box .question-input::-webkit-input-placeholder{color:rgba(0,0,0,.55)}.chat-content .question-box .question-input .el-textarea__inner{resize:none;border-radius:12px}.code-run-dialog[data-v-e057c9c8]{position:fixed;left:0;top:0;width:100%;height:100%;z-index:2000;visibility:hidden;display:flex;justify-content:center;align-items:center;padding:20px;background:rgba(0,0,0,.5)}.code-run-dialog .code-run-dialog-content[data-v-e057c9c8]{width:120px;height:0;opacity:0;border-radius:20px;border:1px solid #f1f2f6;box-shadow:0 8px 20px 0 rgba(0,0,0,.1);background:#fff;transition:all .2s linear}.code-run-dialog .code-run-dialog-content .dialog-header[data-v-e057c9c8]{padding:20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ededed}.code-run-dialog .code-run-dialog-content .dialog-header>span[data-v-e057c9c8]{font-family:PingFang SC;font-weight:600;font-size:18px;color:#000}.code-run-dialog .code-run-dialog-content .dialog-header>img[data-v-e057c9c8]{width:24px;height:24px;cursor:pointer}.code-run-dialog .code-run-dialog-content .code-run-content[data-v-e057c9c8]{padding:20px;height:calc(100% - 66px)}.code-run-dialog .code-run-dialog-content .code-run-content .html-iframe[data-v-e057c9c8]{width:100%;height:100%}.code-run-dialog .code-run-dialog-content .code-run-content .run-result[data-v-e057c9c8]{width:100%;height:100%;white-space:pre-line;overflow:auto}.code-run-dialog .code-run-dialog-content .code-run-content[data-v-e057c9c8] .el-loading-spinner .el-icon-loading{font-size:24px;font-style:normal}.code-run-dialog.show-video-dialog[data-v-e057c9c8]{visibility:visible}.code-run-dialog.show-video-dialog .htm-content[data-v-e057c9c8]{width:95%;height:95%;opacity:1}.code-run-dialog.show-video-dialog .other-content[data-v-e057c9c8]{width:60%;height:80%;opacity:1}.ai-code-wrap[data-v-6c04d859]{position:relative}.ai-code-wrap .ai-code[data-v-6c04d859]{font-size:14px;line-height:1.7}.ai-code-wrap .selection-action[data-v-6c04d859]{display:flex;position:absolute;border:1px solid #dcdee2;box-shadow:0 6px 20px 0 rgba(0,0,0,.08);color:#000;height:28px;align-items:center;justify-content:center;border-radius:8px;background:#fff;z-index:10;padding:0 12px}.ai-code-wrap .selection-action .action-item[data-v-6c04d859]{font-weight:400;font-size:12px;cursor:pointer;color:#000}.ai-code-wrap .selection-action .action-item[data-v-6c04d859]:hover{color:#3372ff}.ai-code-wrap .selection-action .action-gap[data-v-6c04d859]{color:rgba(0,0,0,.2);margin:0 10px}.ai-code-wrap .ai-code .chat-loading-icon{width:26px;height:6px}.ai-code-wrap .ai-code strong{font-weight:revert}.ai-code-wrap .ai-code p{margin:revert;padding:revert;cursor:revert}.ai-code-wrap .ai-code dd,.ai-code-wrap .ai-code dl,.ai-code-wrap .ai-code dt,.ai-code-wrap .ai-code h1,.ai-code-wrap .ai-code h2,.ai-code-wrap .ai-code h3,.ai-code-wrap .ai-code h4,.ai-code-wrap .ai-code i,.ai-code-wrap .ai-code li,.ai-code-wrap .ai-code pre,.ai-code-wrap .ai-code ul{font-style:revert;margin:revert;padding:revert;list-style:revert}.ai-code-wrap .ai-code pre{margin-top:0}.ai-code-wrap .ai-code pre code{border:1px solid #ebebeb;border-top:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.ai-code-wrap .ai-code .code-header{display:flex;align-items:center;justify-content:space-between;height:36px;background:#ededed;padding:0 20px;border-top-left-radius:8px;border-top-right-radius:8px;border:1px solid #ebebeb}.ai-code-wrap .ai-code .code-header .code-header-language{font-weight:400;font-size:16px;line-height:24px;color:#000}.ai-code-wrap .ai-code .code-header .header-right{display:flex;line-height:normal}.ai-code-wrap .ai-code .code-header .code-item{display:none;align-items:center;justify-content:center;cursor:pointer;margin-right:10px}.ai-code-wrap .ai-code .code-header .code-item>img{width:16px;height:16px;margin-right:5px}.ai-code-wrap .ai-code .code-header .code-item>span{font-weight:500;font-size:14px;color:#000}.ai-code-wrap .ai-code .code-header .code-item.disabled{opacity:.5;cursor:not-allowed}.ai-tc-player{height:100%;width:100%}.ai-tc-player,.ai-tc-player .vjs-tech{border-radius:8px}.ai-tc-player .vjs-control-bar{border-bottom-right-radius:8px;border-bottom-left-radius:8px;padding:0 15px}.ai-tc-audio-player.video-js{height:100%;width:100%;border-radius:8px;background-color:#000f24}.ai-tc-audio-player.video-js .vjs-poster{display:inline-block!important;background-size:auto;border-radius:8px;background-color:#000f24}.ai-tc-audio-player.video-js .vjs-tech{border-radius:8px}.ai-tc-audio-player.video-js .vjs-control-bar{border-bottom-right-radius:8px;border-bottom-left-radius:8px;padding:0 15px}.model-content[data-v-5d03045c]{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;position:relative}.model-bottom[data-v-5d03045c]{position:absolute;bottom:20px;height:44px;align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:40px;box-sizing:border-box;display:flex;gap:8px;justify-content:center;padding:8px 12px;color:#fff;background:#dcdcdc}.model-bottom-btn[data-v-5d03045c]{align-items:center;background-color:transparent;border:none;border-radius:50%;display:flex;height:28px;justify-content:center;margin:0;padding:0;width:28px;overflow:hidden;cursor:pointer}.model-bottom-btn img[data-v-5d03045c]{height:28px;width:28px}.model-bottom-btn.active[data-v-5d03045c]{border:2px solid #a9a9a9}.model-bottom-btn.white[data-v-5d03045c]{background:#fff;height:26px;width:26px}.aigc-share-page[data-v-60715147]{background-color:#fff;height:100%;overflow:hidden;display:flex;flex-direction:column}.aigc-share-page .share-header[data-v-60715147]{height:70px;display:flex;align-items:center;padding:0 30px;box-shadow:0 1px 0 0 rgba(0,0,0,.1);z-index:1}.aigc-share-page .share-header .logo[data-v-60715147]{height:25px}.aigc-share-page .share-content[data-v-60715147]{flex:1;overflow:auto;padding:40px 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.aigc-share-page .content-box[data-v-60715147]{width:100%;max-width:800px;margin:0 auto}.aigc-share-page .content-box .content-header[data-v-60715147]{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.aigc-share-page .content-box .content-header .like-work-btn[data-v-60715147]{display:flex;align-items:center;justify-content:center;padding:6px 12px;height:36px;min-width:90px;max-width:200px;border-radius:10px;border:1px solid #dcdee2;gap:8px;font-family:PingFang SC;font-weight:500;font-size:14px;color:#000;background:#fff;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.aigc-share-page .content-box .content-header .like-work-btn img[data-v-60715147]{width:16px;height:16px}.aigc-share-page .content-box .content-header .header-left[data-v-60715147]{font-family:PingFang SC;font-weight:500;font-size:14px;line-height:18px;color:rgba(0,0,0,.55)}.aigc-share-page .content-box .content-header .header-left .left-title[data-v-60715147]{font-family:PingFang SC;font-weight:500;font-size:24px;line-height:28px;color:#000;margin-right:16px;display:inline-block}.aigc-share-page .content-box .content-header .header-left .left-time[data-v-60715147]{display:inline-block}.aigc-share-page .content-box .share-chat-header[data-v-60715147]{background:none;padding:0;margin-bottom:24px}.aigc-share-page .content-box .aigc-content .ai-three-box[data-v-60715147],.aigc-share-page .content-box .aigc-content .ai-video-box[data-v-60715147]{width:100%;aspect-ratio:1/1}.aigc-share-page .content-box .aigc-content .ai-audio-box[data-v-60715147]{width:100%;aspect-ratio:4/3}.aigc-share-page .content-box .aigc-content .ai-picture-box[data-v-60715147]{padding:0 20px;text-align:center}.aigc-share-page .content-box .footer[data-v-60715147]{font-family:PingFang SC;font-weight:400;font-size:14px;line-height:18px;text-align:center;color:rgba(0,0,0,.5);margin-top:24px}.aigc-share-page .error-box[data-v-60715147]{width:100%;max-width:800px;margin:50px auto 0 auto;text-align:center}@media (max-width:800px){.aigc-share-page .share-header[data-v-60715147]{height:54px;padding:0 20px}.aigc-share-page .share-header .logo[data-v-60715147]{height:20px}.aigc-share-page .share-content[data-v-60715147]{padding:30px 0;-ms-overflow-style:none;scrollbar-width:none}.aigc-share-page .share-content[data-v-60715147]::-webkit-scrollbar{display:none}.aigc-share-page .content-box .content-header[data-v-60715147]{margin-bottom:20px;padding:0 20px}.aigc-share-page .content-box .content-header .header-left .left-title[data-v-60715147]{font-size:20px}.aigc-share-page .content-box .content-header .header-left .left-time[data-v-60715147]{margin-top:10px}.aigc-share-page .content-box .share-chat-header[data-v-60715147]{padding:0 20px;margin-bottom:20px}.aigc-share-page .content-box .aigc-content .ai-text-box[data-v-60715147]{padding:0 20px}.aigc-share-page .content-box .footer[data-v-60715147]{margin-top:20px}}@media (max-width:800px){.ai-three-box .model-content .three-js-container canvas{width:100%!important;height:100vw!important}.ai-video-box .ai-tc-player,.ai-video-box .ai-tc-player .vjs-tech{border-radius:unset}.ai-audio-box .ai-tc-audio-player.video-js,.ai-video-box .ai-tc-player .vjs-control-bar{border-radius:unset}.ai-audio-box .ai-tc-audio-player.video-js .vjs-poster,.ai-audio-box .ai-tc-audio-player.video-js .vjs-tech{border-radius:unset}.ai-audio-box .ai-tc-audio-player.video-js .vjs-control-bar{border-radius:unset}}@media screen and (max-width:800px) and (orientation:landscape){.ai-three-box{padding:0 20px}.ai-three-box .model-content .three-js-container canvas{width:100%!important;height:100vw!important}}