@charset "UTF-8";.cbaa-bubble{-webkit-box-sizing:border-box;box-sizing:border-box;word-break:break-all;overflow-wrap:anywhere;position:relative}.cbaa-bubble .cbaa-bubble-content{background:#f5f5f5;background:var(--color-fill-1,#f5f5f5);border-radius:8px;padding:12px;line-height:1.5}.cbaa-bubble--borderless .cbaa-bubble-content{background:transparent;padding:0;border-radius:0}.cbaa-bubble--start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.cbaa-bubble--end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.cbaa-bubble--loading{opacity:.7}.cbaa-bubble-content{margin:0;font-size:14px}.cbaa-bubble-content p{margin:0}.cbaa-bubble-header{margin-bottom:8px}.cbaa-bubble-footer,.cbaa-bubble-header{font-size:12px;color:#999;color:var(--color-text-3,#999)}.cbaa-bubble-footer{margin-top:8px}.bubble-loading{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:20px}.bubble-loading,.bubble-loading-spinner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bubble-loading-spinner{grid-gap:4px;gap:4px}.bubble-loading-dot{width:8px;height:8px;border-radius:50%;background-color:#999;background-color:var(--color-text-3,#999);-webkit-animation:loading-dot 1.4s ease-in-out infinite both;animation:loading-dot 1.4s ease-in-out infinite both}.bubble-loading-dot:first-child{-webkit-animation-delay:-.32s;animation-delay:-.32s}.bubble-loading-dot:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}.bubble-loading-tip{margin-left:8px;font-size:14px;color:#999;color:var(--color-text-3,#999)}@-webkit-keyframes loading-dot{0%,80%,to{-webkit-transform:scale(0);transform:scale(0);opacity:.5}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes loading-dot{0%,80%,to{-webkit-transform:scale(0);transform:scale(0);opacity:.5}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes typing-cursor{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes typing-cursor{0%,50%{opacity:1}51%,to{opacity:0}}.cbaa-inner-icon{color:#333;cursor:pointer;padding:4px;font-size:18px}.cbaa-inner-icon.cbaa-inner-icon-disabled{cursor:not-allowed}.cbaa-chat-card .cbaa-chat-card-main-content{background:#fff;border-radius:12px;padding:12px 12px 10px;-webkit-box-shadow:0 1px 2px 0 rgba(32,60,153,.1);box-shadow:0 1px 2px 0 rgba(32,60,153,.1)}.cbaa-chat-card .cbaa-chat-card-main-content .agent-card-content{border-radius:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.cbaa-chat-card .cbaa-chat-card-main-content .card-ai-tip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:4px;gap:4px;padding:6px 0 0}.cbaa-chat-card .cbaa-chat-card-main-content .card-ai-tip .aiIcon{display:block;height:12px}.cbaa-chat-card .cbaa-chat-card-main-content .card-ai-tip .aiIconText{font-size:12px;color:#999;line-height:18px}.cbaa-chat-card .agent-card-footer{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:8px}.cbaa-chat-card .agent-card-footer,.cbaa-chat-card .agent-card-footer .feedback{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cbaa-chat-card .agent-card-footer .feedback{padding:0 4px}.cbaa-chat-card .agent-card-footer .feedback .feedback-icon{color:rgba(0,0,0,.45);cursor:pointer;padding:4px;font-size:16px;border-radius:4px}.cbaa-chat-card .agent-card-footer .feedback .feedback-icon:hover{background:rgba(0,0,0,.04)}.cbaa-chat-card .agent-card-footer .feedback .feedback-icon.feedback-icon-active{color:#1677ff}.cbaa-chat-card .agent-card-footer .reason-list-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:12px}.cbaa-chat-card .agent-card-footer .reason-list .reason-btn{margin-right:4px}.cbaa-chat-card .agent-card-footer .reason-submit{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.Avatar{--avatar-size:24px;display:inline-block;overflow:hidden;border-radius:50%}.Avatar img{display:block;width:var(--avatar-size);height:var(--avatar-size);-o-object-fit:cover;object-fit:cover}.Avatar--sm{--avatar-size:18px}.Avatar--lg{--avatar-size:40px}.Avatar--square{border-radius:8px}.Time{font-size:12px;color:var(--color-text-3)}.cbaa-message-item{position:relative}.cbaa-message-item+.cbaa-message-item{margin-top:12px}.cbaa-message-item.left .cbaa-message-main .cbaa-message-header{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.cbaa-message-item.left .Bubble{margin-right:38px}.cbaa-message-item.right .cbaa-message-main .cbaa-message-header{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.cbaa-message-item.right .cbaa-message-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.cbaa-message-item.right .cbaa-message-main>.Avatar{margin-left:6px}.cbaa-message-item.right .cbaa-message-author{text-align:right}.cbaa-message-item.right .Bubble{margin-left:38px;background:#4161fd}.cbaa-message-item.pop{display:none}.cbaa-message-item .cbaa-message-header{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:6px;gap:6px;margin-bottom:8px}.cbaa-message-item-meta,.cbaa-message-item .cbaa-message-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.cbaa-message-item-meta{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:12px;text-align:center}.cbaa-message-author{color:#333;font-size:14px;font-weight:700}.SystemMessage{padding:0 15px;color:var(--color-text-2);text-align:center}.SystemMessage .Btn{margin-left:6px}.SystemMessage .Btn:disabled{color:var(--color-text-3);opacity:1}.SystemMessage-inner{position:relative;display:inline-block;padding:6px 9px;font-size:12px;text-align:left;border-radius:var(8px)}.SystemMessage-inner:before{content:"";position:absolute;background:var(--color-fill-1);top:0;left:0;width:100%;height:100%;border-radius:inherit;opacity:.7;z-index:0}.SystemMessage-inner .Btn,.SystemMessage-inner span{z-index:1;position:relative;vertical-align:top}html[data-color-scheme=dark] .SystemMessage-inner{background:var(--color-fill-2)}html[data-color-scheme=dark] .SystemMessage-inner:before{content:none}html[data-color-scheme=dark] .SystemMessage-inner span{position:static}.cbaa-message-container{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-height:0;padding:0 0 12px}.cbaa-message-container:focus{outline:0}.cbaa-message-container:after{width:100%;content:"";display:block;position:absolute;left:0;height:30px;pointer-events:none;z-index:1;top:auto;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff);background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.cbaa-message-list-scrollable{padding:12px;font-size:14px;width:100%;max-width:1000px;max-width:var(--cbaa-chat-max-width,1000px);margin:0 auto;overflow-y:auto;height:100%}.cbaa-message-list-scrollable::-webkit-scrollbar{width:6px;height:6px;margin-right:10px}.cbaa-message-list-scrollable::-webkit-scrollbar-corner,.cbaa-message-list-scrollable::-webkit-scrollbar-track{background:transparent}.cbaa-message-list-scrollable::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1843137255);border-radius:4px;cursor:default}.cbaa-message-list-scrollable .back-to-bottom-container{position:absolute;width:100%;height:0;bottom:0;left:0}.cbaa-message-list-scrollable .back-to-bottom{position:absolute;left:calc(50% - 18px);bottom:8px;z-index:10;overflow:hidden;border-radius:50px 0 0 50px;border-right:0;color:#999;font-size:22px;cursor:pointer}.cbaa-message-list-scrollable .back-to-bottom:hover{color:#4161fd}.cbaa-chat-footer-content{border-radius:12px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.cbaa-chat-footer-content .cbaa-sender-wrapper{background:#d9d9d9;padding:1.5px;border-radius:12px;position:relative;z-index:1001}.cbaa-chat-footer-content .cbaa-sender-wrapper .cbaa-sender-wrapper-mask{background:#fff;border-radius:12px}.cbaa-chat-footer-content .cbaa-sender-wrapper.cbaa-sender-wrapper-focus{background:-webkit-gradient(linear,left top,left bottom,from(#6b89ff),to(#9254de));background:-webkit-linear-gradient(top,#6b89ff,#9254de);background:linear-gradient(180deg,#6b89ff,#9254de)}.cbaa-chat-footer-content .cbaa-sender-wrapper.cbaa-sender-wrapper-focus .upload-wrapper{background:-webkit-gradient(linear,left top,left bottom,from(#9254de),to(#6b89ff));background:-webkit-linear-gradient(top,#9254de,#6b89ff);background:linear-gradient(180deg,#9254de,#6b89ff)}.cbaa-chat-footer-content .cbaa-sender-wrapper.cbaa-sender-wrapper-upload-open,.cbaa-chat-footer-content .cbaa-sender-wrapper.cbaa-sender-wrapper-upload-open .cbaa-sender,.cbaa-chat-footer-content .cbaa-sender-wrapper.cbaa-sender-wrapper-upload-open .cbaa-sender .sender-input,.cbaa-chat-footer-content .cbaa-sender-wrapper.cbaa-sender-wrapper-upload-open:before{border-top-right-radius:0;border-top-left-radius:0}.cbaa-chat-footer-content .cbaa-sender{z-index:1;border-radius:10px;background:#fff;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.cbaa-chat-footer-content .cbaa-sender .uploadIcon{background-color:#fff;width:36px;height:36px;border-radius:18px;-ms-flex-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:1px solid #fff}.cbaa-chat-footer-content .cbaa-sender .sender-input-wrapper,.cbaa-chat-footer-content .cbaa-sender .uploadIcon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.cbaa-chat-footer-content .cbaa-sender .sender-input-wrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:0;-ms-flex-align:center;outline:none}.cbaa-chat-footer-content .cbaa-sender .sender-input{border-radius:10px;-webkit-box-shadow:none;box-shadow:none;border:none;background-image:none;background:transparent;resize:none;padding:8px}.cbaa-chat-footer-content .cbaa-sender .sender-input[disabled]{background-color:transparent}.cbaa-chat-footer-content .cbaa-sender .sender-input:focus{border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.cbaa-chat-footer-content .cbaa-sender .sender-input::-webkit-scrollbar{width:6px}.cbaa-chat-footer-content .cbaa-sender .sender-input::-webkit-scrollbar-track{background:transparent}.cbaa-chat-footer-content .cbaa-sender .sender-input::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.cbaa-chat-footer-content .cbaa-sender .sender-input::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.cbaa-chat-footer-content .cbaa-sender .sender-actions{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 8px 8px}.cbaa-chat-footer-content .cbaa-sender .sender-actions,.cbaa-chat-footer-content .cbaa-sender .sender-actions .sender-footer-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cbaa-chat-footer-content .cbaa-sender .sender-actions .sender-footer-right{padding-right:8px;grid-gap:14px;gap:14px}.cbaa-chat-footer-content .cbaa-sender .sender-actions .send-btn{border-radius:8px;border:1px solid transparent;height:32px;width:32px;background:-webkit-radial-gradient(111% -31%,179% 179%,#4161fd 45%,#279dfd 100%);background:radial-gradient(179% 179% at 111% -31%,#4161fd 45%,#279dfd 100%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:#fff}.cbaa-chat-footer-content .cbaa-sender .sender-actions .send-btn:hover{opacity:.8}.cbaa-chat-footer-content .cbaa-sender .sender-actions .send-btn.send-btn-disabled{border-color:#d9d9d9;color:rgba(0,0,0,.25);background:rgba(0,0,0,.04)}.cbaa-chat-footer-content .cbaa-sender .sender-actions .send-btn .send-btn-icon{color:inherit}.cbaa-chat-footer-content .cbaa-sender.cbaa-sender-inline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.cbaa-chat-footer-content .cbaa-sender.cbaa-sender-inline .sender-input-wrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:auto}.cbaa-chat-footer-content .cbaa-sender.cbaa-sender-inline .sender-actions{padding:0}.cbaa-chat-footer-content .upload-wrapper{border-top-right-radius:12px;border-top-left-radius:12px;position:absolute;bottom:calc(100% - 1.5px);right:0;left:0;z-index:1001;background:#d9d9d9;padding:1.5px}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content{background:#fff;border-top-right-radius:12px;border-top-left-radius:12px;position:relative}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content:after{content:"";display:block;width:100%;height:1.5px;background:#d9d9d9;position:absolute;bottom:-1.5px}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:#f6f7fc;border-radius:12px 12px 0 0;padding:10px 12px}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-header h4{font-size:14px;margin:0;padding:0}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box{max-height:244px;overflow-y:scroll}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box::-webkit-scrollbar{width:6px}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box::-webkit-scrollbar-track{background:transparent}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .cbaa-upload-list.cbaa-upload-list-text{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));justify-items:stretch;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;grid-gap:16px;gap:16px}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .cbaa-upload-list.cbaa-upload-list-text:after,.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .cbaa-upload-list.cbaa-upload-list-text:before{display:none}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .cbaa-upload-list-item-container{width:100%}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .doc-upload-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:12px;gap:12px;padding:10px 14px;border-radius:12px;background:#fff;-webkit-box-shadow:0 3px 12px rgba(24,39,75,.08);box-shadow:0 3px 12px rgba(24,39,75,.08);border:1px solid #eaecef;position:relative;min-width:0}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .doc-upload-item.doc-upload-item--error{border-color:#f44336}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .doc-upload-item__icon{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .doc-upload-item__meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:4px;gap:4px;color:#1d2241;font-size:14px;line-height:1.2;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .doc-upload-item__name{font-weight:600;color:#1d2241;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;padding-right:32px}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .doc-upload-item__size{font-size:13px;color:#8d97b6}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .doc-upload-item__error{font-size:12px;color:#f44336}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .doc-upload-item__remove{position:absolute;top:12px;right:12px;border:none;background:transparent;color:#8d97b6;cursor:pointer;font-size:18px;line-height:1;padding:0}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .doc-upload-item__remove:hover{color:#1d2241}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .doc-upload-item__status{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:4px;gap:4px;font-size:12px;color:#8d97b6}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .doc-upload-item__status-icon{font-size:12px}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .upload-wrapper-scroll-box .preview-upload-conent .doc-upload-item__status--processing{color:#4161fd}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .adm-space.adm-space-block{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .adm-image-uploader-upload-button-wrap .adm-image-uploader-upload-button{width:60px;height:60px;line-height:56px;background:hsla(0,0%,86.3%,.3)}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-content .preview-upload-box{padding:8px}.voice-input-button-box{padding:2px;border-radius:100%}.voice-input-button-box.voice-input-button-recording{-webkit-animation:microphone-pulse-animation 1.5s infinite;animation:microphone-pulse-animation 1.5s infinite}.voice-input-button-box.voice-input-button-recording .voice-input-button-icon{color:#06f}.voice-input-button-box .voice-input-button-icon{font-size:20px}@-webkit-keyframes microphone-pulse-animation{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 0 rgba(0,102,255,.7);box-shadow:0 0 0 0 rgba(0,102,255,.7)}70%{-webkit-transform:scale(1.06);transform:scale(1.06);-webkit-box-shadow:0 0 0 8px rgba(0,102,255,.3);box-shadow:0 0 0 8px rgba(0,102,255,.3)}to{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 16px rgba(0,102,255,0);box-shadow:0 0 0 16px rgba(0,102,255,0)}}@keyframes microphone-pulse-animation{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 0 rgba(0,102,255,.7);box-shadow:0 0 0 0 rgba(0,102,255,.7)}70%{-webkit-transform:scale(1.06);transform:scale(1.06);-webkit-box-shadow:0 0 0 8px rgba(0,102,255,.3);box-shadow:0 0 0 8px rgba(0,102,255,.3)}to{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 16px rgba(0,102,255,0);box-shadow:0 0 0 16px rgba(0,102,255,0)}}.cbaa-agent-ui{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;background-color:#fff;background-color:var(--cbaa-chat-background-color,#fff);background-image:url(https://img.alicdn.com/imgextra/i4/O1CN01KUP6yu1DLBu5NeQ8t_!!6000000000199-2-tps-2502-996.png);background-image:var(--cbaa-chat-background-image,url(https://img.alicdn.com/imgextra/i4/O1CN01KUP6yu1DLBu5NeQ8t_!!6000000000199-2-tps-2502-996.png));background-size:100% auto;background-repeat:no-repeat;background-position:0 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.cbaa-agent-ui *{-webkit-box-sizing:border-box;box-sizing:border-box}.cbaa-agent-ui::-webkit-scrollbar{width:6px;height:6px;margin-right:10px}.cbaa-agent-ui::-webkit-scrollbar-corner,.cbaa-agent-ui::-webkit-scrollbar-track{background:transparent}.cbaa-agent-ui::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1843137255);border-radius:4px;cursor:default}.cbaa-agent-ui .cbaa-agent-ui-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:12px 16px}.cbaa-agent-ui .cbaa-agent-ui-header .cbaa-agent-ui-header-logo{height:24px;width:auto}.cbaa-message-item .Bubble{-webkit-box-shadow:0 2px 5px 0 rgba(32,60,153,.05);box-shadow:0 2px 5px 0 rgba(32,60,153,.05);border-radius:8px;max-width:100%}.cbaa-message-item.left .Bubble{margin-right:24px}.cbaa-message-item.left .Bubble .mention{color:#39f;text-decoration:none}@media (max-width:375px){.cbaa-message-item.left .Bubble{margin-right:0}}body.mobile .cbaa-message-item.left .Bubble{margin-right:0}.cbaa-message-item.right .Bubble{color:#000;background:#def1fd;-webkit-box-shadow:none;box-shadow:none;border-radius:8px}.cbaa-message-item.right .Bubble .mention{color:#fff;text-decoration:underline}.SystemMessage-inner{background:transparent}.cbaa-message-item.left .cbaa-message-main>.Avatar{margin-right:8px}.cbaa-message-item.right .cbaa-message-main>.Avatar{margin-left:8px}.Btn{border-radius:4px;font-size:14px;padding:2px 12px}.ant-mentions-dropdown-menu-item{max-width:40vw;overflow:hidden;text-overflow:ellipsis}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Bubble.typing{position:relative;padding:1px;overflow:hidden;-webkit-box-shadow:none;box-shadow:none;width:140px}.Bubble.typing:before{content:"";position:absolute;z-index:1;left:-10%;top:-100%;width:120%;height:0;padding-top:120%;background:-webkit-gradient(linear,left top,left bottom,from(#4161fd),color-stop(50%,#279dfd),to(#fff));background:-webkit-linear-gradient(#4161fd,#279dfd 50%,#fff);background:linear-gradient(#4161fd,#279dfd 50%,#fff);-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}.Bubble.typing:after{content:"正在生成回答...";z-index:2;position:absolute;background-color:#fff;left:1px;top:1px;right:1px;bottom:1px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:8px 12px;border-radius:7px}.Bubble.typing .Typing{position:relative;background-color:#fff;height:42.5px;padding:0 10px;border-radius:6px}.copilot-icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.cbaa-chat-footer{padding:0 8px 8px;width:100%;max-width:1000px;max-width:var(--cbaa-chat-max-width,1000px);margin:0 auto}.cbaa-error-boundary{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:60px;padding:16px;border:1px solid #ff4d4f;border-radius:6px;background-color:#fff2f0;margin:8px 0}.cbaa-error-boundary-content{text-align:center;color:#ff4d4f}.cbaa-error-boundary-icon{font-size:24px;margin-bottom:8px}.cbaa-error-boundary-message{font-size:14px;font-weight:500;margin-bottom:4px}.cbaa-error-boundary-details{font-size:12px;opacity:.8;word-break:break-word;margin-bottom:12px}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.cbaa-image-preview-container{position:relative;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cbaa-image-preview-img{max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain}.cbaa-image-preview-nav{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:hsla(0,0%,100%,.2)!important;border:none!important;color:#fff!important;font-size:24px;width:40px;height:40px;min-width:40px;padding:0!important;border-radius:50%;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:1;-webkit-transition:background .2s;transition:background .2s;-webkit-box-shadow:none!important;box-shadow:none!important}.cbaa-image-preview-nav:focus,.cbaa-image-preview-nav:hover{background:hsla(0,0%,100%,.3)!important;color:#fff!important;border:none!important}.cbaa-image-preview-nav:active{background:hsla(0,0%,100%,.4)!important}.cbaa-image-preview-nav.cbaa-image-preview-nav-prev{left:20px}.cbaa-image-preview-nav.cbaa-image-preview-nav-next{right:20px}.cbaa-image-preview-counter{position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#fff;background:rgba(0,0,0,.5);padding:4px 12px;border-radius:4px;font-size:14px}.cbaa-markdown a{color:#284cc0}.cbaa-markdown p{margin:0 0 12px;word-break:break-all;font-size:14px}.cbaa-markdown img{max-width:100%}.cbaa-markdown.cbaa-markdown-secondary{color:#8b8b8b}.cbaa-markdown.cbaa-markdown-secondary h1,.cbaa-markdown.cbaa-markdown-secondary h2,.cbaa-markdown.cbaa-markdown-secondary h3,.cbaa-markdown.cbaa-markdown-secondary h4,.cbaa-markdown.cbaa-markdown-secondary h5,.cbaa-markdown.cbaa-markdown-secondary h6{color:inherit}.cbaa-markdown ol,.cbaa-markdown ul{margin:8px 0;padding:0 0 0 16px}.cbaa-markdown ul{list-style-type:disc}.cbaa-markdown ol{list-style-type:decimal}.cbaa-markdown hr{border-color:transparent}.cbaa-markdown cbaa-chart{display:block;border:1px solid #f1f1f1;border-radius:4px;margin:4px 0;-webkit-box-shadow:0 0 1px 0 rgba(32,60,153,.1);box-shadow:0 0 1px 0 rgba(32,60,153,.1)}.cbaa-markdown table{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}.cbaa-markdown table td,.cbaa-markdown table th{border:1px solid #e0e0e0;padding:8px;text-align:left;word-break:break-all}.cbaa-markdown table th{background-color:#f0f0f0}.cbaa-markdown strong{font-weight:700}.cbaa-markdown em{font-style:italic}.cbaa-markdown code{font-family:Courier New,Courier,monospace;background-color:#f0f0f0;padding:2px 4px;border-radius:4px}.cbaa-markdown .hljs-wrap{position:relative;margin:12px 0;max-height:400px;overflow-y:scroll;padding:12px;border:1px solid #e6e6e6;background-color:#f6f8fa;border-radius:6px}.cbaa-markdown .hljs-wrap .hljs-copy{position:absolute;top:6px;right:6px;width:28px;height:28px;border:1px solid #e5e7eb;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:18px 18px;background-position-y:6px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' fill='none' stroke='%231f2937' stroke-width='80' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='224' y='224' width='480' height='480' rx='64' ry='64'/%3E%3Cpath d='M336 224v-64c0-35.3 28.7-64 64-64h384c35.3 0 64 28.7 64 64v384c0 35.3-28.7 64-64 64h-64'/%3E%3C/svg%3E");border-radius:6px;padding:0;cursor:pointer;color:#6b7280;line-height:1;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 1px 2px rgba(16,24,40,.06);box-shadow:0 1px 2px rgba(16,24,40,.06);-webkit-transition:background-color .15s ease,color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:background-color .15s ease,color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;z-index:2}.cbaa-markdown .hljs-wrap .hljs-copy:hover{background-color:#f8fafc;color:#1f2937;border-color:#d1d5db;-webkit-box-shadow:0 2px 4px rgba(16,24,40,.1);box-shadow:0 2px 4px rgba(16,24,40,.1)}.cbaa-markdown .hljs-wrap .hljs-copy.copied{background-color:#333847;color:#fff;border-color:#333847;-webkit-box-shadow:0 2px 6px rgba(16,24,40,.18);box-shadow:0 2px 6px rgba(16,24,40,.18);background-position-y:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' fill='none' stroke='%23fff' stroke-width='80' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M256 544l144 144 368-368'/%3E%3C/svg%3E")}.cbaa-markdown .hljs-wrap pre{margin:0;background-color:#f6f8fa;font-size:13px;line-height:1.45;font-weight:400;color:#2d3748;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cbaa-markdown .hljs-wrap pre code{background-color:transparent;font-size:inherit;color:inherit;display:block;word-break:normal;overflow-x:scroll;border:none;padding:0;font-family:SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.cbaa-markdown h1{font-size:18px;font-weight:700;margin-bottom:8px}.cbaa-markdown h2{font-size:16px;font-weight:700;margin-bottom:8px}.cbaa-markdown h3,.cbaa-markdown h4,.cbaa-markdown h5{font-size:14px;font-weight:700;margin-bottom:4px}.cbaa-step-process .step-process-item{margin-top:8px;border-radius:4px}.cbaa-step-process .step-process-item,.cbaa-step-process .step-process-item .step-process-title{grid-gap:4px;gap:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cbaa-step-process .step-process-item .step-process-title{font-size:12px}.cbaa-step-process .step-process-item .step-process-title .step-process-failed{color:#ff4d4f}.cbaa-step-process .step-process-item .step-process-title .step-process-success{color:#52c41a}.cbaa-step-process .step-process-item .step-process-title .step-process-warning{color:#faad14}.cbaa-step-process .step-process-item .step-process-title .step-process-title-icon{font-size:12px}.cbaa-step-process .step-process-item .step-process-result{font-size:12px;color:#8b8b8b}.cbaa-step-process .step-process-item .step-process-result .step-process-result-success{color:#52c41a}.cbaa-step-process .step-process-item .step-process-result .step-process-result-failed{color:#ff4d4f}.cbaa-step-process .step-process-item .step-process-result .step-process-result-warning{color:#faad14}.cbaa-sse-card-process-trigger .cbaa-sse-card-thinking-time{margin-left:8px;font-size:12px;color:#8b8b8b}.cbaa-sse-card-thinking-content{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.4)),to(hsla(0,0%,100%,.2)));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.4),hsla(0,0%,100%,.2));background:linear-gradient(180deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.2));padding-top:8px;border-radius:8px}.cbaa-sse-card-thinking-content .cbaa-bubble-content{min-height:unset}.cbaa-sse-card-thinking-content .cbaa-sse-card-thinking-bubble{font-size:12px;margin-bottom:4px}.cbaa-sse-card-thinking-content .cbaa-sse-card-thinking-bubble .thinking-markdown p{margin:0}.cbaa-sse-card .cbaa-sse-card-steps .cbaa-sse-card-step-item{margin-top:8px}.cbaa-sse-card .cbaa-sse-card-steps .cbaa-sse-card-step-item .cbaa-sse-card-step-item-bubble .cbaa-bubble-content{width:100%;min-height:unset}.cbaa-sse-card .cbaa-sse-card-result{padding:12px 0 0}.cbaa-sse-card .cbaa-sse-card-result .cbaa-bubble-content{width:100%;min-height:unset}.cbaa-sse-card .cbaa-sse-card-recommend-list{padding:8px 0;border-radius:8px;font-size:12px;background:rgba(249,246,252,.2392156863);border:1px solid #e7e8ed}.cbaa-sse-card .cbaa-sse-card-recommend-list .cbaa-sse-card-recommend-list-title{padding:0 8px 4px;color:#333;font-weight:600}.cbaa-sse-card .cbaa-sse-card-recommend-list .cbaa-sse-card-recommend-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:4px 8px 4px 26px;background:url(https://img.alicdn.com/imgextra/i1/O1CN011kPFHR1LwIuklM2oE_!!6000000001363-55-tps-16-16.svg) no-repeat 8px 4px;background-size:14px auto;color:#091831;cursor:pointer}.cbaa-sse-card .cbaa-sse-card-recommend-list .cbaa-sse-card-recommend-item:hover{color:#284cc0}.bubble-image-list-content .bubble-image-item{padding-top:8px}.bubble-image-list-content .bubble-image-item .bubble-image-item__icon{cursor:pointer;display:block;height:80px;width:80px}.bubble-file-list-content{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));justify-items:stretch;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;grid-gap:8px;gap:8px;padding-top:8px}.bubble-file-list-content .bubble-file-item{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:12px;gap:12px;padding:10px 14px;border-radius:12px;background:#fff;-webkit-box-shadow:0 3px 12px rgba(24,39,75,.08);box-shadow:0 3px 12px rgba(24,39,75,.08);border:1px solid #eaecef;position:relative;min-width:0}.bubble-file-list-content .bubble-file-item__icon{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.bubble-file-list-content .bubble-file-item__meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:4px;gap:4px;color:#1d2241;font-size:14px;line-height:1.2;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden}.bubble-file-list-content .bubble-file-item__name{font-weight:600;color:#1d2241;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;width:100%;padding-right:32px;line-height:1.4}.conversations{width:100%}.conversations .conversation-group{margin-bottom:16px}.conversations .conversation-group .conversation-group-header{padding:0 12px 4px;margin-bottom:4px}.conversations .conversation-group .conversation-group-header .conversation-group-title{font-size:12px;color:#999;font-weight:500}.conversations .conversation-group .conversation-group-items .conversation-item{position:relative;border-radius:8px;margin-bottom:4px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.conversations .conversation-group .conversation-group-items .conversation-item:hover{background-color:#f5f5f5}.conversations .conversation-group .conversation-group-items .conversation-item:hover .conversation-item-menu{opacity:1;visibility:visible}.conversations .conversation-group .conversation-group-items .conversation-item--active{background-color:#e6f7ff}.conversations .conversation-group .conversation-group-items .conversation-item--active .conversation-item-title-text{color:#1890ff;font-weight:500}.conversations .conversation-group .conversation-group-items .conversation-item .conversation-item-content{padding:8px 16px 8px 12px}.conversations .conversation-group .conversation-group-items .conversation-item .conversation-item-content .conversation-item-title .conversation-item-title-text{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;color:#333;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word}.conversations .conversation-group .conversation-group-items .conversation-item .conversation-item-content .conversation-item-title .conversation-item-time{font-size:12px;color:#999;white-space:nowrap;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.conversations .conversation-group .conversation-group-items .conversation-item .conversation-item-menu{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:0;visibility:hidden;-webkit-transition:all .2s ease;transition:all .2s ease;z-index:10}.conversations .conversation-group .conversation-group-items .conversation-item .conversation-item-menu-trigger{padding:4px;border-radius:4px;cursor:pointer;color:#999;-webkit-transition:all .2s ease;transition:all .2s ease;font-size:16px}.conversations .conversation-group .conversation-group-items .conversation-item .conversation-item-menu-trigger:hover{color:#333;background-color:#f5f5f5}.cbaa-conversation-list{min-width:280px;min-width:var(--cbaa-topic-max-width,280px);border-radius:12px 0 0 12px;background-color:#fff;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.cbaa-conversation-list .cbaa-conversation-list-content{padding:20px 12px;height:100%}.cbaa-conversation-list .cbaa-conversation-list-content .scrollable-target{height:100%;overflow:auto}.cbaa-conversation-list .cbaa-conversation-list-content .scrollable-target::-webkit-scrollbar{width:6px;height:6px;margin-right:10px}.cbaa-conversation-list .cbaa-conversation-list-content .scrollable-target::-webkit-scrollbar-corner,.cbaa-conversation-list .cbaa-conversation-list-content .scrollable-target::-webkit-scrollbar-track{background:transparent}.cbaa-conversation-list .cbaa-conversation-list-content .scrollable-target::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1843137255);border-radius:4px;cursor:default}.cbaa-conversation-list .cbaa-conversation-list-content .conversation-end-message{margin:0;padding:12px 0;color:#999;font-size:12px}.cbaa-conversation-list .cbaa-btn.conversation-add-button{height:40px;line-height:40px;border-radius:20px;color:#fff;font-size:14px;cursor:pointer}.cbaa-conversation-list .cbaa-btn.conversation-add-button>span{position:relative}.cbaa-conversation-list .cbaa-btn.conversation-add-button:before{content:"";background:-webkit-gradient(linear,left top,right top,from(#6691fb),to(#6ad3fe));background:-webkit-linear-gradient(left,#6691fb,#6ad3fe);background:linear-gradient(90deg,#6691fb,#6ad3fe);position:absolute;inset:-1px;opacity:1;-webkit-transition:all .3s;transition:all .3s;border-radius:inherit}.cbaa-conversation-list .cbaa-btn.conversation-add-button:hover:before{opacity:0}.cbaa-conversation-list .conversations{padding:16px 0}.cbaa-conversation-list .conversation-group-date{padding:12px 8px;font-size:12px;color:#999}.cbaa-conversation-list .conversation-list{list-style:none;margin:0;padding:0}.cbaa-conversation-list .conversation-list .conversation-item-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:12px;gap:12px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:12px;cursor:pointer}.cbaa-conversation-list .conversation-list .conversation-item-title:hover{background-color:#f0fafc}.cbaa-conversation-list .conversation-list .conversation-item-title .conversation-item-title-text{font-size:14px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333}.cbaa-conversation-list .conversation-list .conversation-item-title .conversation-item-time{font-size:12px;color:#999}.conversation-content-box{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.page-container{position:relative;min-height:100vh}.cn-ui-shell-sidebar .level-1>li>.cn-ui-shell-menu-item .menu-text,.cn-ui-shell .cn-ui-shell-header .header-menu .cn-next-menu.cn-next-hoz .cn-next-menu-item .cn-next-menu-item-text{font-weight:500}.user-slot{padding:6px 0;min-width:120px;-webkit-box-shadow:2px 2px 20px rgba(0,0,0,.15);box-shadow:2px 2px 20px rgba(0,0,0,.15)}.user-slot .user-slot-li{font-size:14px;color:#333;padding:10px 14px;cursor:pointer}.user-slot .user-slot-li:hover{background:#edf2ff}.user-slot .user-slot-top-line{border-top:1px solid #ccc}.agent-bot-trigger{margin-right:12px;cursor:pointer;width:28px;height:28px;position:relative;background:url(https://img.alicdn.com/imgextra/i4/O1CN01qQSjVq1y8cxK4rBpF_!!6000000006534-2-tps-128-76.png) 0/100% auto no-repeat;-webkit-transition:background-position .2s ease;transition:background-position .2s ease}.agent-bot-root{position:fixed;z-index:99;top:56px;right:1px;bottom:0;width:520px}.agent-bot-root--abnormal-inner{width:800px}.agent-bot-root{overflow:hidden;background:#fff;-webkit-transition:right .1s;transition:right .1s;-webkit-box-shadow:-3px 0 3px 0 rgba(0,0,0,.1);box-shadow:-3px 0 3px 0 rgba(0,0,0,.1);color:#333}.agent-bot-root .ding-bot-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative}.agent-bot-root .ding-bot-container-title{height:52px;width:100%;padding:10px 12px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;z-index:1003;background:-webkit-gradient(linear,left top,left bottom,from(#9cf),to(#f2f8ff));background:-webkit-linear-gradient(top,#9cf,#f2f8ff);background:linear-gradient(180deg,#9cf,#f2f8ff)}.agent-bot-root .ding-bot-container-title,.agent-bot-root .ding-bot-container-title .ding-bot-container-title-right{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.agent-bot-root .ding-bot-container-title .ding-bot-container-title-right{cursor:pointer;color:#fff;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.agent-bot-root .ding-bot-container-title .ding-bot-container-title-left{font-size:14px;color:#333;font-weight:700;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.agent-bot-root .ding-bot-container-title .ding-bot-logo{margin-right:6px;width:34px;height:34px;border-radius:4px}.agent-bot-root .ding-bot-container-title .title-des{color:rgba(23,26,29,.4);color:var(--common_level3_base_color,rgba(23,26,29,.4));font-size:12px;font-weight:400;line-height:18px}.agent-bot-root .cbaa-agent-ui{height:0}.agent-bot-root .ding-bot-container-iframe{width:100%;height:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;position:absolute;top:0;right:0}.agent-bot-root.agent-bot-root-show{display:block}.agent-bot-root-close{display:none}.reload-icon{margin-right:8px}.close-icon,.reload-icon{color:#333;cursor:pointer}@-webkit-keyframes spinning-border{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes spinning-border{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}:root{--spinning-border-color:conic-gradient(from 180deg at 50% 50%,#fdc3a3 0deg,#febcde 90deg,#a5b4ff 120deg,#85befd 180deg,#a6edfe 240deg,#a6edfe 270deg,#faddd8 300deg,#ffc0c0 360deg);--spinning-border-radius:12px;--spinning-border-size:2px;--spinning-card-bg-color:#fff;--cbaa-chat-background-image:none;--cbaa-chat-background-color:#f2f8ff}.cbaa-chat-card.cbaa-sse-card-generating .cbaa-chat-card-main-content{background-color:transparent;position:relative;border-radius:12px;border-radius:var(--spinning-border-radius);overflow:hidden}.cbaa-chat-card.cbaa-sse-card-generating .cbaa-chat-card-main-content>div{position:relative;z-index:1}.cbaa-chat-card.cbaa-sse-card-generating .cbaa-chat-card-main-content:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:200%;padding-bottom:200%;background:conic-gradient(from 180deg at 50% 50%,#fdc3a3 0deg,#febcde 90deg,#a5b4ff 120deg,#85befd 180deg,#a6edfe 240deg,#a6edfe 270deg,#faddd8 300deg,#ffc0c0 1turn);background:var(--spinning-border-color);-webkit-animation:spinning-border 3s linear infinite;animation:spinning-border 3s linear infinite}.cbaa-chat-card.cbaa-sse-card-generating .cbaa-chat-card-main-content:after{content:"";position:absolute;inset:2px;inset:var(--spinning-border-size);background:#fff;background:var(--spinning-card-bg-color);border-radius:10px;border-radius:calc(var(--spinning-border-radius) - var(--spinning-border-size))}.custom-welcome-card{-webkit-box-sizing:border-box;box-sizing:border-box}.custom-welcome-card .welcome-title{margin-top:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:8px;gap:8px}.custom-welcome-card .welcome-title .welcome-title-text{font-size:16px;font-weight:500;color:#5f91ff}.custom-welcome-card .welcome-title .welcome-title-icon{width:15px;height:15px}.custom-welcome-card .welcome-message-content{line-height:1.6}.custom-welcome-card .welcome-questions .welcome-questions-title{font-size:16px;color:#0f2340;margin-bottom:8px}.custom-welcome-card .welcome-questions-content{margin:12px 0 16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:8px;gap:8px;background-color:#fff;padding:12px;border-radius:8px}.custom-welcome-card .welcome-questions-content .welcome-question-item{font-size:12px;color:#1e71e8;cursor:pointer}.custom-welcome-card .welcome-questions-content .welcome-question-item:hover{color:#5f91ff}.trajectory-query{padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px;background:#eff6ff}.trajectory-query .trajectory-icon{font-size:20px}.trajectory-query .trajectory-brief{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px}.trajectory-query .trajectory-brief .order-no{font-size:14px;font-weight:600;line-height:14px;text-align:center;letter-spacing:normal;color:#333}.trajectory-query .trajectory-brief .brief-desc{margin-top:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.trajectory-query .trajectory-brief .brief-desc .end-name,.trajectory-query .trajectory-brief .brief-desc .start-name{font-family:Roboto;font-size:14px;font-weight:700;line-height:12px;text-align:center;letter-spacing:normal;color:#4161fd}.trajectory-query .trajectory-brief .brief-desc .trajectory-line{margin:0 10px 5px;width:41px;height:12px}.trajectory-query .trajectory-brief .brief-desc .line{min-width:100px;height:1px;background-color:#e8e8e8;margin:0 10px;position:relative}.trajectory-query .trajectory-brief .brief-desc .line:after,.trajectory-query .trajectory-brief .brief-desc .line:before{content:"";display:block;width:6px;height:6px;background-color:#e8e8e8;border-radius:50%;position:absolute;top:calc(50% - 3px);left:-3px}.trajectory-query .trajectory-brief .brief-desc .line:after{left:auto;right:-3px}.trajectory-query .trajectory-brief .brief-desc .line .trajectory-icon{font-size:12px;padding:4px;position:absolute;top:calc(50% - 10px);left:calc(50% - 8px);color:#e8e8e8}.trajectory-query .trace-list-wrapper{padding:8px;background:#fff;border-radius:8px}.trajectory-query .trace-list{padding:8px 0}.trajectory-query .trace-list.trace-list-folded{max-height:150px;overflow:hidden;position:relative}.trajectory-query .trace-list.trace-list-folded:after{content:"";z-index:1;display:block;width:100%;height:50px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#fff));background:-webkit-linear-gradient(top,transparent,#fff);background:linear-gradient(180deg,transparent,#fff);position:absolute;bottom:0;left:0}.trajectory-query .trace-list .trace-item-date,.trajectory-query .trace-list .trace-item-desc{font-size:12px;color:#666}.trajectory-query .trace-list-actions-wrapper{margin-top:8px;background:#fff;padding:10px;border-radius:8px}.trajectory-query .trace-list-actions-wrapper .trace-list-fold-btn{font-size:12px}.trajectory-query .trace-list-empty{padding:8px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.trajectory-query .trace-list-empty .trajectory-icon{font-size:60px}.trajectory-query .trace-list-empty .trace-list-empty-text{font-size:12px}.details-box{min-height:400px}.details-box .content-box{padding:0 12px}.details-box{padding:12px;width:100%;min-height:100px;z-index:0;border-radius:8px;background:#eff6ff}.details-box .title-box{margin-bottom:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.details-box .title-box .order-id{font-size:15px;font-weight:600;line-height:14px;text-align:center;letter-spacing:normal;color:#333}.details-box .title-box .status{font-size:14px;line-height:12px;text-align:right;letter-spacing:normal;color:#0da48a}.details-box .content-box{padding:4px 12px 6px;width:100%;border-radius:8px;background:#fff}.details-box .content-box .content-item{margin-top:12px;margin-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.details-box .item-title{font-size:14px;font-weight:500;line-height:19.2px;letter-spacing:normal;color:#4161fd}.details-box .big-item{font-size:15px!important;color:#333!important;font-weight:700}.details-box .fee-ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.details-box .fee-list{display:block;margin-left:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.details-box .fee-list:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background-color:#333;margin-right:8px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:8px}.details-box .detail-item{margin-bottom:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:6px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.details-box .detail-item .item-label{min-width:60px;height:20px;font-size:13px;line-height:20px;text-align:left;letter-spacing:normal;color:#555}.details-box .detail-item .item-value{font-size:13px;font-weight:500;line-height:20px;letter-spacing:normal;color:#333}.details-box .detail-item .item-value-money{font-family:Alibaba Sans 102;font-weight:700;font-size:13px;color:#333}.details-box .date{margin-top:12px;font-size:12px;font-weight:400;line-height:24px;letter-spacing:normal;color:#aaa}.ai-assisted-card .field-desc{font-size:14px;font-size:500;line-height:22px;color:#333}.ai-assisted-card{margin-bottom:12px;width:100%;padding:12px;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e7e7e7}.ai-assisted-card .flex-between-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ai-assisted-card .item-box{position:relative;padding:6px 0;border-bottom:1px dashed #ebeced}.ai-assisted-card .item-box .title-text{font-size:14px;font-weight:600;line-height:1.8;color:#333}.ai-assisted-card .item-box .item-title{font-size:13px;font-weight:600;line-height:14px;line-height:1.6;letter-spacing:normal;color:#333}.ai-assisted-card .item-box .content-box{line-height:1.8}.ai-assisted-card .diagnosis-result .diagnosis-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:8px 12px;border-radius:6px;grid-gap:8px;gap:8px}.ai-assisted-card .diagnosis-result .diagnosis-card .diagnosis-icon{font-size:18px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.ai-assisted-card .diagnosis-result .diagnosis-card .success-icon{color:#52c41a}.ai-assisted-card .diagnosis-result .diagnosis-card .fail-icon{color:#ff4d4f}.ai-assisted-card .diagnosis-result .diagnosis-card .diagnosis-text{font-size:13px;font-weight:500;color:#333}.ai-assisted-card .diagnosis-result .diagnosis-success{background:#f6ffed}.ai-assisted-card .diagnosis-result .diagnosis-fail{background:#fff2f0}.ai-assisted-card .suggest-box{margin-top:3px;font-size:12px;line-height:1.5;text-align:left;letter-spacing:normal;color:#555;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:8px;gap:8px}.ai-assisted-card .suggest-box .suggestion-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:3px 6px;grid-gap:12px;gap:12px;background:#fafafa;border:1px solid #e8e8e8;border-radius:4px;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.04);box-shadow:0 1px 2px rgba(0,0,0,.04);min-height:36px}.ai-assisted-card .suggest-box .suggestion-card .suggestion-value{font-size:13px;color:#333;font-weight:500}.ai-assisted-card .suggest-box .suggestion-card .suggestion-copy-btn,.ai-assisted-card .suggest-box .suggestion-card .suggestion-use-btn{-webkit-transition:all .2s ease;transition:all .2s ease}.ai-assisted-card .suggest-box .content-text{font-size:12px;line-height:1.5;text-align:left;letter-spacing:normal;color:#555}.print-box{padding:12px;width:100%;min-height:100px;z-index:0;border-radius:8px;background:#eff6ff}.print-box .print-title{font-family:PingFang SC;font-size:14px;font-weight:600;line-height:14px;text-align:center;letter-spacing:normal;color:#333;text-align:left}.print-box .print-content-box{margin-top:10px;padding:8px;width:80%;height:48px;border-radius:8px;background:#e9ebed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.print-box .print-content-box .img-icon{margin-right:8px;width:28px;height:32px}.print-box .print-content-box .flie-name{font-size:13px;font-weight:400;line-height:18px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.print-box .print-content-box .link{font-size:12px;color:#4161fd;cursor:pointer}.certificate-download-box{padding:12px;width:100%;min-height:100px;z-index:0;border-radius:8px;background:#eff6ff}.certificate-download-box .certificate-download-title{font-family:PingFang SC;font-size:14px;font-weight:600;line-height:14px;letter-spacing:normal;color:#333;text-align:left}.certificate-download-box .certificate-download-content{margin-top:10px;padding:8px;width:80%;height:48px;border-radius:8px;background:#e9ebed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.certificate-download-box .certificate-download-content .certificate-download-icon{margin-right:8px;width:28px;height:32px}.certificate-download-box .certificate-download-content .certificate-download-file-name{font-size:13px;font-weight:400;line-height:18px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.certificate-download-box .certificate-download-content .certificate-download-link{font-size:12px;color:#4161fd;cursor:pointer}.product-card{margin-bottom:12px;width:80%;padding:13px;min-height:114px;border-radius:8px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e7e7e7;-webkit-box-shadow:2px 2px 16px 0 hsla(0,0%,67.8%,.35);box-shadow:2px 2px 16px 0 hsla(0,0%,67.8%,.35)}.product-card:hover{-webkit-box-shadow:2px 2px 16px 0 rgba(57,96,223,.35);box-shadow:2px 2px 16px 0 rgba(57,96,223,.35)}.product-card .product-card-top-box{position:relative;border-bottom:1px dashed #ebeced}.product-card .product-card-top-box .title{width:calc(100% - 50px)}.product-card .product-card-top-box .title-text{height:14px;font-size:14px;font-weight:600;line-height:14px;letter-spacing:normal;color:#333}.product-card .product-card-top-box .tag-box{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:8px;margin-bottom:12px}.product-card .product-card-top-box .tag,.product-card .product-card-top-box .tag-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.product-card .product-card-top-box .tag{margin-right:4px;padding:0 6px;min-width:32px;height:16px;grid-gap:4px;gap:4px;border-radius:4px;background:rgba(65,97,253,.13);-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.04);box-shadow:0 2px 5px 0 rgba(0,0,0,.04);font-size:10px;line-height:12px;color:#1b61fa}.product-card .product-card-top-box .tag-g{background:rgba(7,171,130,.062)!important;color:#07ab81!important}.product-card .product-card-top-box .tag-o{border:.5px solid #ff8018!important;background:#fff!important;color:#ff8018!important}.product-card .recommend-type{position:absolute;top:0;right:0;min-width:60px;height:20px;line-height:20px;color:#fff;font-size:12px;font-weight:500;text-align:center;background:#4e75f2;border-radius:12px 12px 12px 0}.product-card .recommend-speed{background:#ff6400}.product-card .recommend-type-text{text-align:center;height:24px;font-size:10px;font-weight:700;line-height:11px}.product-card .content-box{margin-top:6px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.product-card .content-box .content-item,.product-card .content-box .content-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.product-card .content-box .content-item{margin-top:6px;height:28px;line-height:28px}.product-card .content-box .content-item .item-label{width:60px;font-size:12px;text-align:center;color:#555}.product-card .content-box .content-item .item-label,.product-card .content-box .content-item .item-value{letter-spacing:normal;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.product-card .content-box .content-item .item-value{font-size:13px;font-weight:500;color:#333}.product-card .content-box .content-item .item-value-money{font-family:Alibaba Sans 102;font-weight:700;font-size:15px;color:#ff5000}.product-card .content-box .content-item .item-value-money .unit{font-size:12px}.product-card .order-btn{margin-top:4px;padding:0 16px;height:26px;cursor:pointer;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:8px;background:#dae6fc;font-size:14px;font-weight:600;line-height:28px;text-align:center;letter-spacing:normal;color:#0084ff;border:1px solid #0084ff}.product-card .order-btn,.product-des{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.product-des{width:80%;margin:12px 0;color:rgba(23,26,29,.4);font-size:10px;line-height:14px;-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;overflow:hidden;-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;text-align:right;max-width:99999px}.structured-info-card{margin-bottom:12px;width:100%;padding:12px;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e7e7e7;background:#fff}.structured-info-card .card-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-bottom:12px;border-bottom:1px dashed #ebeced;margin-bottom:12px}.structured-info-card .card-header .card-title{font-size:14px;font-weight:600;color:#333}.structured-info-card .card-content{grid-gap:12px;gap:12px}.structured-info-card .card-content,.structured-info-card .card-content .field-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.structured-info-card .card-content .field-item{grid-gap:6px;gap:6px}.structured-info-card .card-content .field-item .field-label{font-size:13px;font-weight:500;color:#666}.structured-info-card .card-content .field-item .field-value-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:8px 12px;background:#fafafa;border:1px solid #e8e8e8;border-radius:4px;grid-gap:12px;gap:12px}.structured-info-card .card-content .field-item .field-value-box .field-value{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:13px;color:#333;word-break:break-all;line-height:1.5}.structured-info-card .card-content .field-item .field-value-box .field-copy-btn,.structured-info-card .card-content .field-item .field-value-box .field-use-btn{-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.structured-info-card .error-msg{font-size:13px;color:#ff4d4f;padding:8px 12px;background:#fff2f0;border-radius:4px}.abnormal-plan-card{width:100%}.abnormal-plan-card__tip{margin-bottom:10px;font-size:14px;line-height:20px;color:#333}.abnormal-plan-card__container{padding:14px;border-radius:8px;background:#eff6ff;border:1px solid #d5e4ff}.abnormal-plan-card__title{margin-bottom:10px;font-size:16px;font-weight:600;color:#4161fd}.abnormal-plan-card__table{background:#fff;border-radius:8px;border:1px solid #e9edf7;overflow:hidden}.abnormal-plan-card__group{border-top:1px solid #f0f0f0}.abnormal-plan-card__group:first-of-type{border-top:none}.abnormal-plan-card__head,.abnormal-plan-card__line{display:grid;grid-template-columns:1.35fr 1fr 1.7fr .9fr;grid-gap:12px;gap:12px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px 14px;font-size:13px}.abnormal-plan-card__head{font-weight:600;color:#666;background:#f7f8fa}.abnormal-plan-card__head-price{text-align:right}.abnormal-plan-card__price-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:6px;gap:6px;min-width:0}.abnormal-plan-card__price-row .abnormal-plan-card__price{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0}.abnormal-plan-card__delete-icon{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0;border:none;background:transparent;color:#bfbfbf;line-height:1;cursor:pointer}.abnormal-plan-card__delete-icon:hover{color:#e54545}.abnormal-plan-card__delete-icon svg{fill:currentColor}.abnormal-plan-card__line{color:#333}.abnormal-plan-card__line--parent{background:#fafafa}.abnormal-plan-card__line--child{padding-left:28px;background:#f3f4f6}.abnormal-plan-card__expand{padding:0;border:none;background:transparent;color:#4161fd;font-size:13px;cursor:pointer;text-decoration:none}.abnormal-plan-card__expand:hover{color:#2d4ae0}.abnormal-plan-card__order-wrap{padding-left:8px}.abnormal-plan-card__order{color:#2f65eb;font-weight:500;word-break:break-all}.abnormal-plan-card__order--locked{color:rgba(0,0,0,.88);cursor:default}.abnormal-plan-card__select{width:100%}.abnormal-plan-card__price{color:#e54545;text-align:right;font-weight:500}.abnormal-plan-card__price--parent{font-weight:600}.abnormal-plan-card__plan-cell{min-width:0}.abnormal-plan-card__plan-cell--child{position:relative}.abnormal-plan-card__muted{color:#999}.abnormal-plan-card__secondary{margin-top:8px;padding-left:12px}.abnormal-plan-card__secondary--branch{position:relative;margin-left:4px;padding-left:14px;border-left:1px dashed #c5c5c5}.abnormal-plan-card__readonly{font-size:12px;color:#666;line-height:20px}.abnormal-plan-card__nested-select{width:100%}.abnormal-plan-card__field-error{margin-top:6px;font-size:12px;line-height:18px;color:#e54545}.abnormal-plan-card__required-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;grid-gap:4px;gap:4px}.abnormal-plan-card__required-star{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:4px;color:#e54545;font-size:14px;line-height:22px}.abnormal-plan-card__required-field-grow{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0}.abnormal-plan-card__required-field-grow .ant-input[disabled],.abnormal-plan-card__required-field-grow .cbaa-input[disabled]{background-color:#f5f5f5!important;color:rgba(0,0,0,.45);cursor:not-allowed;border-color:#d9d9d9}.abnormal-plan-card__return-wrap{margin-top:12px}.abnormal-plan-card__return{padding:10px 12px;border:1px solid #ffd9b0;border-radius:8px;background:#fff8f0}.abnormal-plan-card__return-title{margin-bottom:8px;font-size:14px;font-weight:600;color:#d46b08}.abnormal-plan-card__return-select{width:100%}.abnormal-plan-card__return-text{font-size:13px;line-height:20px;color:#8c8c8c}.abnormal-plan-card__return-text--empty{color:#e54545;font-weight:500}.abnormal-plan-card__return-notice{margin-top:10px;margin-bottom:0;padding:3px 12px;border-radius:8px;border:1px solid #ffd9b0;background:#fff4e8;color:#ad4e00;font-size:12px;line-height:18px}.abnormal-plan-card__return-notice .ant-alert-message{margin-bottom:0;color:#ad4e00}.abnormal-plan-card__return-notice .ant-alert-icon{color:#d46b08}.abnormal-plan-card__batch-footer{margin-top:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.abnormal-plan-card__batch-btn{min-width:280px;padding-left:36px;padding-right:36px}.abnormal-plan-card__single{background:#fff;border-radius:8px;border:1px solid #e9edf7;padding:16px 14px}.abnormal-plan-card__single .abnormal-plan-card__secondary{margin-top:10px;padding-left:0}.abnormal-plan-card__single .abnormal-plan-card__secondary--branch{border-left:none;margin-left:0;padding-left:0}.abnormal-plan-card__single-fpx{margin-bottom:14px;text-align:center;font-size:20px;font-weight:700;line-height:28px;color:#111;word-break:break-all}.abnormal-plan-card__single-fpx-link{font-size:18px;font-weight:inherit;line-height:24px}.abnormal-plan-card__single-alert{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:6px;gap:6px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:12px;padding:8px 10px;border-radius:6px;border:1px solid #ffccc7;background:#fff2f0}.abnormal-plan-card__single-alert>.abnormal-plan-card__single-alert-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:1px;font-size:18px;line-height:0;color:#e60000}.abnormal-plan-card__single-alert>.abnormal-plan-card__single-alert-icon svg{fill:currentColor}.abnormal-plan-card__single-alert-body{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0}.abnormal-plan-card__single-alert-title{margin-bottom:2px;font-size:13px;font-weight:600;line-height:18px;color:#ff4d4f}.abnormal-plan-card__single-alert-text{margin-bottom:4px;font-size:13px;line-height:18px;color:#cf1322}.abnormal-plan-card__single-detect{font-size:12px;line-height:16px;color:#e54545}.abnormal-plan-card__single-plan-section-title{margin-bottom:10px;font-size:15px;font-weight:600;color:#333}.abnormal-plan-card__single-plans{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:10px;gap:10px}.abnormal-plan-card__single-plan{border:1px solid #e9edf7;border-radius:8px;padding:12px 14px;background:#fff;cursor:pointer;outline:none;text-align:left}.abnormal-plan-card__single-plan:focus-visible{-webkit-box-shadow:0 0 0 2px rgba(65,97,253,.25);box-shadow:0 0 0 2px rgba(65,97,253,.25)}.abnormal-plan-card__single-plan--selected{border-color:#52c41a;background:#f6ffed}.abnormal-plan-card__single-plan-row{-ms-flex-align:center;grid-gap:8px;gap:8px;width:100%}.abnormal-plan-card__single-plan-label-wrap,.abnormal-plan-card__single-plan-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.abnormal-plan-card__single-plan-label-wrap{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;grid-gap:6px;gap:6px;min-width:0}.abnormal-plan-card__single-plan-label{min-width:0;font-size:14px;color:#333}.abnormal-plan-card__single-plan-recommend-tag{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:2px 8px;border-radius:4px;font-size:12px;line-height:18px;font-weight:500;color:#237804;background:#edf9e8}.abnormal-plan-card__single-plan-price{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:auto;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;grid-gap:4px;gap:4px;font-size:13px;font-weight:500}.abnormal-plan-card__single-plan-price-label{color:#333;font-weight:400}.abnormal-plan-card__single-plan-price-value{color:#e54545;font-weight:600}.abnormal-batch-result{width:100%}.abnormal-batch-result__summary{margin-bottom:10px;font-size:14px;line-height:22px;color:#333}.abnormal-batch-result__container{padding:16px 14px 14px;border-radius:8px;background:-webkit-gradient(linear,left top,left bottom,from(#eef2ff),color-stop(28%,#eff6ff),to(#f8faff));background:-webkit-linear-gradient(top,#eef2ff,#eff6ff 28%,#f8faff);background:linear-gradient(180deg,#eef2ff,#eff6ff 28%,#f8faff);border:1px solid #d5e4ff}.abnormal-batch-result__head{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;grid-gap:12px;gap:12px;margin-bottom:16px}.abnormal-batch-result__head,.abnormal-batch-result__head-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.abnormal-batch-result__head-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;border-radius:50%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:-webkit-linear-gradient(315deg,#7c6cf5,#5b4cdb);background:linear-gradient(135deg,#7c6cf5,#5b4cdb);color:#fff;font-size:18px;-webkit-box-shadow:0 2px 8px rgba(91,76,219,.25);box-shadow:0 2px 8px rgba(91,76,219,.25)}.abnormal-batch-result__head-text{min-width:0;padding-top:2px}.abnormal-batch-result__title{font-size:17px;font-weight:600;color:#1e3a8a;line-height:24px}.abnormal-batch-result__subtitle{margin-top:4px;font-size:13px;line-height:20px;color:#64748b}.abnormal-batch-result__stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:4px}.abnormal-batch-result__stat{padding:12px 10px;border-radius:8px;background:#fff;border:1px solid #e9edf7;text-align:center}.abnormal-batch-result__stat-label{font-size:13px;line-height:18px;color:#333;margin-bottom:6px}.abnormal-batch-result__stat-label--success{color:#16a34a}.abnormal-batch-result__stat-label--fail{color:#dc2626}.abnormal-batch-result__stat-value{font-size:22px;font-weight:700;line-height:28px;color:#1e293b}.abnormal-batch-result__stat-value--success{color:#16a34a}.abnormal-batch-result__stat-value--fail{color:#dc2626}.abnormal-batch-result__fail-section{margin-top:18px}.abnormal-batch-result__fail-title{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:10px}.abnormal-batch-result__fail-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.abnormal-batch-result__fail-item,.abnormal-batch-result__fail-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:10px;gap:10px}.abnormal-batch-result__fail-item{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:12px 12px 12px 10px;border-radius:8px;background:#fff1f2;border:1px solid #fecdd3}.abnormal-batch-result__fail-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#f87171;color:#fff;font-size:13px;font-weight:700;line-height:22px;text-align:center}.abnormal-batch-result__fail-body{min-width:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.abnormal-batch-result__fail-fpx-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;grid-gap:12px;gap:12px}.abnormal-batch-result__fail-fpx{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;font-size:14px;font-weight:500;color:#1e293b;line-height:20px;word-break:break-all}.abnormal-batch-result__fail-action{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:0;padding:0;border:none;background:transparent;font-size:13px;line-height:20px;color:#4161fd;cursor:pointer;white-space:nowrap}.abnormal-batch-result__fail-action:hover{color:#2d4ae0}.abnormal-batch-result__fail-reason{margin-top:6px;font-size:13px;line-height:20px;color:#dc2626;word-break:break-word}.order-cancel-wrapper .error-msg{color:#ff4d4f;padding:8px 0}.order-cancel-wrapper .status-message{padding:8px 0;color:#333;font-size:14px;line-height:1.6}.order-cancel-wrapper .details-box{padding:12px;width:100%;min-height:400px;z-index:0;border-radius:8px;background:#eff6ff}.order-cancel-wrapper .details-box .title-box{margin-bottom:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.order-cancel-wrapper .details-box .title-box .order-id{font-size:15px;font-weight:600;line-height:14px;text-align:center;letter-spacing:normal;color:#333}.order-cancel-wrapper .details-box .title-box .status{font-size:14px;line-height:12px;text-align:right;letter-spacing:normal;color:#0da48a}.order-cancel-wrapper .details-box .content-box{padding:0 12px;width:100%;border-radius:8px;background:#fff}.order-cancel-wrapper .details-box .content-box .content-item{margin-top:12px;margin-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.order-cancel-wrapper .details-box .item-title{font-size:14px;font-weight:500;line-height:19.2px;letter-spacing:normal;color:#4161fd}.order-cancel-wrapper .details-box .detail-item{margin-bottom:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:6px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.order-cancel-wrapper .details-box .detail-item .item-label{min-width:60px;height:20px;font-size:13px;line-height:20px;text-align:left;letter-spacing:normal;color:#555}.order-cancel-wrapper .details-box .detail-item .item-value{font-size:13px;font-weight:500;line-height:20px;letter-spacing:normal;color:#333}.order-cancel-wrapper .details-box .date{margin-top:12px;font-size:12px;font-weight:400;line-height:24px;letter-spacing:normal;color:#aaa}.order-cancel-wrapper .details-box .action-bar{margin-top:12px}.order-cancel-wrapper .details-box .action-bar .action-btn{background:#1677ff;color:#fff;border:none;border-radius:6px;height:36px;font-size:14px;cursor:pointer}.order-cancel-wrapper .details-box .action-bar .action-btn:hover{background:#4096ff}.order-cancel-wrapper .details-box .action-bar .action-btn.action-btn-done{background:#e6f7f2;color:#0da48a;border:1px solid #0da48a;cursor:default}.order-cancel-wrapper .details-box .action-bar .action-btn.action-btn-done:hover{background:#e6f7f2;color:#0da48a;border-color:#0da48a}.plugin_notice .msg-num{right:-12px}.nav-lang{display:inline-block;width:24px;height:24px;background:#edf2ff;border-radius:4px;text-align:center;font-size:12px;color:#005adc;line-height:24px;font-weight:700;cursor:pointer;-webkit-transition:background .3s;transition:background .3s}.nav-lang:hover{background:#3960df;color:#fff}.plugin_notice{cursor:pointer;display:inline-block;width:24px;height:21px;border-radius:16px;text-align:center;-webkit-transition:background .3s;transition:background .3s;position:relative}.plugin_notice .msg-num{position:absolute;right:-18px;top:-7px;color:#fff;background:#fe5e5e;-webkit-box-shadow:0 1px 4px 0 rgba(254,94,94,.2);box-shadow:0 1px 4px 0 rgba(254,94,94,.2);padding:0 5px;height:16px;line-height:16px;border-radius:8px;min-width:24px;font-size:10px}.plugin_notice img{width:26px;height:26px}.cn-tooltip-wrapper{position:relative;display:inline-block}.cn-tooltip-wrapper .cn-tooltip-text{top:calc(100% + 8px);white-space:nowrap;padding:4px 8px;font-size:12px;line-height:20px;color:#fff;background:rgba(0,0,0,.75);border-radius:4px;pointer-events:none;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;z-index:1000}.cn-tooltip-wrapper .cn-tooltip-text,.cn-tooltip-wrapper .cn-tooltip-text:after{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.cn-tooltip-wrapper .cn-tooltip-text:after{content:"";bottom:100%;border:5px solid transparent;border-bottom-color:rgba(0,0,0,.75)}.cn-tooltip-wrapper:hover .cn-tooltip-text{opacity:1}#cn-intelli-assistant-preview .cn-ui-panel{width:1060px!important}.mini-app-trigger{cursor:pointer;width:20px;height:20px;position:relative;background:url(https://img.alicdn.com/imgextra/i1/O1CN019e19TB1jrJPaaDRJ0_!!6000000004601-2-tps-256-256.png) 0/100% auto no-repeat;-webkit-transition:background-position .2s ease;transition:background-position .2s ease}.mini-app-dialog-wrapper .mini-app-dialog{width:742px;height:667px;overflow:hidden;margin:-24px}.mini-app-dialog-wrapper .mini-app-dialog .mini-app-dialog-close{position:absolute;top:20px;right:20px;width:60px;height:60px}.wechat-trigger{cursor:pointer;width:20px;height:20px;position:relative;background:url(https://img.alicdn.com/imgextra/i1/O1CN01uqxQi21CcJ7EH2bXf_!!6000000000101-2-tps-256-256.png) 0/100% auto no-repeat;-webkit-transition:background-position .2s ease;transition:background-position .2s ease}.bindWeChatMask{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.3);z-index:9990}.bindWeChatMask .dialog{position:absolute;top:calc(50vh - 229px);left:calc(50% - 247px);width:494px;height:458px;-webkit-box-shadow:0 2px 24px 0 rgba(207,209,216,.66);box-shadow:0 2px 24px 0 rgba(207,209,216,.66)}.bindWeChatMask .dialog_bg{position:absolute;top:0;left:0;width:494px;height:458px}.bindWeChatMask .eq_img{position:absolute;top:230px;left:208px;width:92px;height:92px;z-index:9999}.bindWeChatMask .close{position:absolute;top:22px;right:20px;width:40px;height:40px;z-index:9999;cursor:pointer}.mask{position:fixed;top:56px;left:0;width:100%;height:calc(100vh - 56px);background:rgba(0,0,0,.3);z-index:99}.modal-content-bg{position:absolute;margin:0;right:100px;width:326px;min-height:316px;z-index:9999}.flow-img{width:278px;height:auto}.loan-content{width:326px;min-height:316px;background:#fff;text-align:center}.loan-content .tit-box{padding:24px 24px 22px;width:100%;min-height:104px;background:rgba(57,96,223,.08);text-align:left}.loan-content .tit-box .tit{font-size:24px;font-weight:600;line-height:24px;color:#3561cc}.loan-content .tit-box .des{margin-top:10px;font-size:16px;line-height:24px;color:#3561cc}.loan-content .btn{margin:12px auto 0;width:278px;height:40px;line-height:40px}.loan-content .tips{padding:16px 0 20px;text-align:center;font-family:PingFangSC-Regular;font-size:12px;color:#545d75}.loan-content .tips .iconizhushi{margin-right:6px;width:12px;font-size:12px;color:#dadfe8}.qr-box{margin:16px 24px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:144px}.qr-box img{width:120px;height:120px}.qr-box{text-align:center}.qr-box .des{margin:10px 0 0;line-height:14px;font-family:PingFangSC-Regular;font-size:14px;color:#545d75}.opt-guide{margin-left:8px;color:#3561cc}.bohai-btn{display:inline-block;width:24px;height:24px;border-radius:12px;font-size:14px;text-align:center;font-weight:600;line-height:24px;color:#3561cc;cursor:pointer;border:1px solid #3561cc}.fb4-jump-btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;margin-right:8px;background:#3b82f6;border-radius:50%;cursor:pointer;-webkit-transition:background .3s;transition:background .3s}.fb4-jump-btn .fb4-jump-icon{width:14px;height:14px;color:#fff}.fb4-jump-btn:hover{background:#2a4da8}.customer{margin:-20px;width:340px;min-height:80px;background:#fff;-webkit-box-shadow:0 18px 46px -18px rgba(0,0,0,.1);box-shadow:0 18px 46px -18px rgba(0,0,0,.1);border-radius:8px;padding:20px}.customer .index-title{font-weight:800;color:#000;letter-spacing:.4;font-size:16px}.customer .tel .tel-img{width:48px;height:48px;float:left;margin-right:12px}.customer .tel .tel-img img{width:100%}.customer .tel .tel-info{margin-left:12px;font-size:14px}.customer .tel .tel-info div:first-child{color:#545d75}.customer .tel .tel-info div:last-child{color:#999;margin-top:6px}.customer .tel .tel-info div:last-child span{color:#3960df;padding-left:10px}.customer .mt-25{margin-top:25px}.customer .pl-0{padding-left:0!important}.customer .mt-7{margin-top:7px}.customer .code-img{width:100px;height:auto}.chat-page{z-index:1000}.chat-page,.custom-box{position:fixed;right:0;bottom:100px}.custom-box{cursor:pointer;width:100px;padding-right:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:98;overflow:hidden}.show{display:block}.retract-index-udesk{position:fixed;cursor:pointer;right:0;bottom:100px;display:none;opacity:1;margin-bottom:6px;width:48px;height:88px;z-index:1000}@-webkit-keyframes scaleAnimation{0%,to{-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0)}60%{-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0)}75%{-webkit-transform:scale(1.2) translateX(0);transform:scale(1.2) translateX(0)}85%{-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0)}}@keyframes scaleAnimation{0%,to{-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0)}60%{-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0)}75%{-webkit-transform:scale(1.2) translateX(0);transform:scale(1.2) translateX(0)}85%{-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0)}}.new-index-udesk{display:none;margin-bottom:6px;width:84px;height:94px;background-repeat:no-repeat;background-position:0 0;background-image:url(https://img.alicdn.com/imgextra/i2/O1CN01OIrpx41zWjOQ8CGUB_!!6000000006722-2-tps-166-188.png);background-size:84px 94px;z-index:1000;cursor:pointer}.new-index-udesk:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.custom-btn-box{display:none;margin:0 3px 0 0;width:60px;background:#fff;-webkit-box-shadow:2px 2px 10px 0 rgba(58,76,135,.16);box-shadow:2px 2px 10px 0 rgba(58,76,135,.16);border-radius:8px}.custom-btn-box .btn-item{margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:48px;height:59px;background:#fff;border-bottom:1px solid #dadfe8;cursor:pointer}.custom-btn-box .btn-item:last-child{border-bottom:none}.custom-btn-box .btn-item:hover{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08)}.custom-btn-box .btn-item .item-text{margin-top:7px;font-size:12px;width:50px;text-align:center;color:#414b67;font-weight:400}.custom-btn-box .btn-item .icon-wrap{width:21px;height:21px;background-size:contain;background-repeat:no-repeat;background-position:50%;-webkit-transition:all .2s;transition:all .2s}.custom-btn-box .btn-item .icon-ruzhu{background-image:url(https://img.alicdn.com/imgextra/i2/O1CN01WO0VQz29CFvXCWm79_!!6000000008031-55-tps-48-48.svg)}.custom-btn-box .btn-item .icon-zhinan{background-image:url(https://img.alicdn.com/imgextra/i1/O1CN01ouC9pe24gsKKmqDEH_!!6000000007421-55-tps-48-48.svg)}.custom-btn-box .btn-item .icon-xiaoshou{background-image:url(https://img.alicdn.com/imgextra/i3/O1CN01CxvHp31NeYqcWF3jo_!!6000000001595-55-tps-48-48.svg)}.custom-btn-box .hover:hover .item-text{color:#065cf3!important}.custom-btn-box .hover:hover .icon-wrap{-webkit-filter:brightness(0) saturate(100%) invert(29%) sepia(97%) saturate(2943%) hue-rotate(217deg) brightness(99%) contrast(101%);filter:brightness(0) saturate(100%) invert(29%) sepia(97%) saturate(2943%) hue-rotate(217deg) brightness(99%) contrast(101%)}.wx_grounp_content{text-align:center;font-size:15px;font-size:16px;color:#323643;font-weight:500}.wx_grounp_content .wx_grounp_text{line-height:1.4}.wx_grounp_content .wx_grounp_img_box{margin:6px auto 0}.wx_grounp_content .wx_grounp,.wx_grounp_content .wx_grounp_img_box{display:block;width:150px;height:150px}.fade-enter-active,.fade-leave-active{-webkit-transition:all .2s;transition:all .2s;-webkit-animation:all .2s;animation:all .2s}.fade-enter,.fade-leave-to{opacity:0}.opt-btn{margin-top:6px;margin-right:3px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;border-radius:50%;background:#fff;-webkit-box-shadow:0 3px 20px 0 rgba(58,76,135,.16);box-shadow:0 3px 20px 0 rgba(58,76,135,.16);-webkit-transition:all .3s;transition:all .3s;-webkit-animation:all .2s;animation:all .2s}.opt-btn:hover{-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px)}.opt-btn .iconfont{font-size:8px;text-align:center;color:#878fa6;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.opt-btn .iconfont,.opt-btn .put{-webkit-transition:all .3s;transition:all .3s;-webkit-animation:all .2s;animation:all .2s}.opt-btn .put{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.im-content .im-tit{margin-bottom:14px;font-size:16px;color:#323643;line-height:16px;font-weight:400}.im-content .im-buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:8px;gap:8px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.im-content .im-button{padding:0 8px;border:1px solid #3960df;border-radius:15px;min-width:60px;text-align:center;height:30px;line-height:30px;font-size:14px;color:#3960df;font-weight:500;white-space:nowrap;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.im-content .im-button:hover{color:#065cf3;border-color:#065cf3;-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.im-content .im-button.im-button-loading{opacity:.6;cursor:not-allowed}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,p{margin:0}