@charset "UTF-8";[data-v-229280fc]:root{--el-color-primary:#2974f0;--el-input-placeholder-color:#999;--el-input-border-color:#ccc;--el-border-color:#e6e6e6;--el-color-primary-light-9:#f3f4f6;--el-color-primary-light-3:rgba(0,59,216,.7);--el-text-color-primary:#222;--el-text-color-regular:#666;--el-text-color-secondary:#999;--el-text-color-placeholder:#999;--el-font-family:"AlibabaPuHuiTi","Helvetica Neue",helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",arial,sans-serif}.conversation[data-v-229280fc]{width:100%;height:100%}.conversation .conversation-header[data-v-229280fc]{width:100%;height:50px;padding:15px 15px 15px 20px;line-height:20px;box-shadow:0 0 30px #0000001a}.conversation .conversation-header .conversation-header-icon[data-v-229280fc]{width:20px;height:20px;margin-right:10px}.conversation .conversation-content[data-v-229280fc]{height:calc(100% - 50px)}.conversation .conversation-content .conversation-content-empty[data-v-229280fc]{display:flex;align-items:center;justify-content:center;height:100%}.conversation .conversation-content .conversation-scrollbar[data-v-229280fc]{width:100%;height:100%}.conversation .conversation-content .conversation-item[data-v-229280fc]{box-sizing:border-box;display:flex;align-items:flex-start;justify-content:flex-start;width:100%;padding:10px 10px 10px 20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#fff;border-bottom:1px solid rgba(126,162,255,.1)}.conversation .conversation-content .conversation-item .conversation-item-avatar[data-v-229280fc]{flex-shrink:0;width:44px;height:44px;color:#fff;text-align:center;background:#c5c5c5;border-radius:50%}.conversation .conversation-content .conversation-item .conversation-item-avatar[data-v-229280fc] .el-badge{width:44px;height:44px}.conversation .conversation-content .conversation-item .conversation-item-avatar-default[data-v-229280fc]{font-family:AlibabaPuHuiTi-Medium;line-height:42px}.conversation .conversation-content .conversation-item .conversation-item-content[data-v-229280fc]{box-sizing:border-box;flex:1;padding-left:10px;overflow:hidden}.conversation .conversation-content .conversation-item .conversation-item-content .conversation-item-content-header[data-v-229280fc]{display:flex;align-items:flex-start;justify-content:space-between;width:100%;font-size:12px;line-height:24px}.conversation .conversation-content .conversation-item .conversation-item-content .conversation-item-content-header .conversation-item-content-title[data-v-229280fc]{box-sizing:border-box;flex:1;padding-right:20px;font-family:AlibabaPuHuiTi-Medium;line-height:inherit;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap}.conversation .conversation-content .conversation-item .conversation-item-content .conversation-item-content-header .conversation-item-content-time[data-v-229280fc]{flex-shrink:0;color:#666}.conversation .conversation-content .conversation-item .conversation-item-content .conversation-item-content-message[data-v-229280fc]{width:100%;margin-top:1px;font-size:12px;line-height:18px;color:#666;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap}.conversation .conversation-content .conversation-item.conversation-item-active[data-v-229280fc]{background:#7ea2ff1a}[data-v-50e7dde2]:root{--el-color-primary:#2974f0;--el-input-placeholder-color:#999;--el-input-border-color:#ccc;--el-border-color:#e6e6e6;--el-color-primary-light-9:#f3f4f6;--el-color-primary-light-3:rgba(0,59,216,.7);--el-text-color-primary:#222;--el-text-color-regular:#666;--el-text-color-secondary:#999;--el-text-color-placeholder:#999;--el-font-family:"AlibabaPuHuiTi","Helvetica Neue",helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",arial,sans-serif}.dialog-language{box-sizing:border-box;padding:25px 40px 40px;border-radius:20px}.dialog-language-header[data-v-50e7dde2]{font-family:AlibabaPuHuiTi-Medium;font-size:18px;line-height:25px;text-align:center}.dialog-language-header-close[data-v-50e7dde2]{position:absolute;top:10px;right:10px;padding:10px;font-size:20px;color:#d9d9d9;cursor:pointer}.dialog-language-content[data-v-50e7dde2]{width:100%;margin-top:20px}.dialog-language-content .dialog-language-content-title[data-v-50e7dde2]{font-family:AlibabaPuHuiTi-Medium;font-size:14px;line-height:19px}.dialog-language-content .dialog-language-item[data-v-50e7dde2]{display:flex;align-items:center;justify-content:space-between;margin-top:10px;color:#222}.dialog-language-content .dialog-language-item .dialog-language-item-label[data-v-50e7dde2]{flex-shrink:0;width:130px;font-size:14px;line-height:19px}.dialog-language-content .dialog-language-item .dialog-language-item-value[data-v-50e7dde2]{display:flex;flex:1;align-items:center;justify-content:flex-end;overflow:hidden}.dialog-language-content .dialog-language-item .dialog-language-item-value[data-v-50e7dde2] .el-select__wrapper{min-height:36px;line-height:36px}.dialog-language-content .dialog-language-content-desc[data-v-50e7dde2]{margin-top:12px;font-size:14px;line-height:20px;color:#999}.dialog-language-footer[data-v-50e7dde2]{margin-top:30px;text-align:center}.dialog-language-footer .dialog-language-footer-btn[data-v-50e7dde2]{min-width:180px;max-width:90%;height:40px;padding:0 20px;font-family:AlibabaPuHuiTi-Medium;font-size:14px;line-height:40px;color:#fff;text-align:center;background:linear-gradient(270deg,#003bd8,#4ab0f9);border-radius:20px;position:relative;overflow:hidden;cursor:pointer}.dialog-language-footer .dialog-language-footer-btn[data-v-50e7dde2]:after{position:absolute;top:0;left:-100%;display:none;width:100%;height:100%;content:"";background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:none;animation-fill-mode:backwards}.dialog-language-footer .dialog-language-footer-btn[data-v-50e7dde2]:hover:after{display:block;animation:lightSweep-50e7dde2 .6s ease-in-out}@keyframes lightSweep-50e7dde2{to{left:100%}}[data-v-b059d559]:root{--el-color-primary:#2974f0;--el-input-placeholder-color:#999;--el-input-border-color:#ccc;--el-border-color:#e6e6e6;--el-color-primary-light-9:#f3f4f6;--el-color-primary-light-3:rgba(0,59,216,.7);--el-text-color-primary:#222;--el-text-color-regular:#666;--el-text-color-secondary:#999;--el-text-color-placeholder:#999;--el-font-family:"AlibabaPuHuiTi","Helvetica Neue",helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",arial,sans-serif}.dialog-video-content[data-v-b059d559]{width:400px}.dialog-video-content video[data-v-b059d559]{width:100%;-o-object-fit:contain;object-fit:contain}[data-v-c76427f3]:root{--el-color-primary:#2974f0;--el-input-placeholder-color:#999;--el-input-border-color:#ccc;--el-border-color:#e6e6e6;--el-color-primary-light-9:#f3f4f6;--el-color-primary-light-3:rgba(0,59,216,.7);--el-text-color-primary:#222;--el-text-color-regular:#666;--el-text-color-secondary:#999;--el-text-color-placeholder:#999;--el-font-family:"AlibabaPuHuiTi","Helvetica Neue",helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",arial,sans-serif}.popover-emoji{width:340px!important;height:150px!important;padding:0!important}.popover-emoji-content[data-v-c76427f3]{width:100%;height:100%}.popover-emoji-content .popover-emoji-scrollbar[data-v-c76427f3]{box-sizing:border-box;width:100%;height:100%;padding:10px 5px}.popover-emoji-content .popover-emoji-list[data-v-c76427f3]{display:flex;flex-wrap:wrap;gap:2px;align-items:flex-start;justify-content:flex-start;width:100%}.popover-emoji-content .popover-emoji-list .popover-emoji-item[data-v-c76427f3]{width:25px;height:25px;font-size:16px;line-height:25px;text-align:center;cursor:pointer;transform-origin:center center;transition:transform .4s ease-in-out}.popover-emoji-content .popover-emoji-list .popover-emoji-item[data-v-c76427f3]:hover{transform:scale(1.2)}[data-v-62b07236]:root{--el-color-primary:#2974f0;--el-input-placeholder-color:#999;--el-input-border-color:#ccc;--el-border-color:#e6e6e6;--el-color-primary-light-9:#f3f4f6;--el-color-primary-light-3:rgba(0,59,216,.7);--el-text-color-primary:#222;--el-text-color-regular:#666;--el-text-color-secondary:#999;--el-text-color-placeholder:#999;--el-font-family:"AlibabaPuHuiTi","Helvetica Neue",helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",arial,sans-serif}.chatframe-messbox-content[data-v-62b07236]{display:flex;align-items:center;margin:0 6px;word-break:break-all}.chatframe-messbox-content .chatframe-messbox-content-img[data-v-62b07236]{width:100px;min-height:34px}.chatframe-messbox-content.chatframe-messbox-content--mine[data-v-62b07236]{max-width:270px;font-size:12px;color:#222;background:#f2f5ff;border-radius:8px 0 8px 8px}.chatframe-messbox-content.chatframe-messbox-content--other[data-v-62b07236]{max-width:270px;font-size:12px;color:#222;background:#fff;border-radius:8px 8px 8px 0}.chatframe-messbox-content .chatframe-messbox-content-msg[data-v-62b07236]{box-sizing:border-box;max-width:270px;padding:10px 20px;font-size:12px;color:#222;border-radius:8px 8px 8px 0}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text[data-v-62b07236]{cursor:pointer;position:relative;padding-right:15px;white-space:pre-line}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .ai-greeting[data-v-62b07236]{display:flex;align-items:flex-start;justify-content:space-between;width:230px}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .ai-greeting .guess-you-like[data-v-62b07236]{width:200px}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .ai-greeting .change-it[data-v-62b07236]{display:flex;align-items:center;margin-top:5px;cursor:pointer}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .ai-greeting .change-it img[data-v-62b07236]{width:14px;height:14px}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .recomList .recomList-item[data-v-62b07236]{margin-top:10px;cursor:pointer;transition:all .3s ease}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .recomList .recomList-item.active-item[data-v-62b07236]{font-family:AlibabaPuHuiTi-Medium;color:#2974f0}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-translate[data-v-62b07236]{padding-top:10px;margin-top:10px;border-top:1px solid #d8d8d8}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-icon[data-v-62b07236]{position:absolute;top:1px;right:-6px;width:16px;height:16px;cursor:pointer}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-icon img[data-v-62b07236]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.chatframe-messbox-content .chatframe-messbox-content-file[data-v-62b07236]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:200px;min-height:60px;max-height:120px;padding:10px}.chatframe-messbox-content .chatframe-messbox-content-file .chatframe-messbox-content-file-content[data-v-62b07236]{display:flex;flex-direction:column;justify-content:space-around;width:100%;height:80%}.chatframe-messbox-content .chatframe-messbox-content-file .chatframe-messbox-content-file-name[data-v-62b07236]{min-width:80px;max-width:180px;font-family:AlibabaPuHuiTi-Medium;font-size:15px;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap}.chatframe-messbox-content .chatframe-messbox-content-file .chatframe-messbox-content-file-download[data-v-62b07236]{width:100%;font-size:13px;color:#222;cursor:pointer;transition:all .3s ease}.chatframe-messbox-content .chatframe-messbox-content-file .chatframe-messbox-content-file-download[data-v-62b07236]:hover{font-family:AlibabaPuHuiTi-Medium;color:#2974f0;text-decoration:underline}.chatframe-messbox-content .chatframe-messbox-content-order[data-v-62b07236]{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;width:240px;padding:10px;overflow:hidden;cursor:pointer;background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-header[data-v-62b07236]{display:flex;justify-content:space-between;width:100%;font-family:AlibabaPuHuiTi-Medium;font-size:12px}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-header .chatframe-messbox-content-order-header-title[data-v-62b07236]{box-sizing:border-box;flex:1;padding-right:20px;overflow:hidden}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-header .chatframe-messbox-content-order-header-icon[data-v-62b07236]{flex-shrink:0;height:16px;line-height:20px}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-body[data-v-62b07236]{display:flex;justify-content:flex-start;width:100%;margin-top:10px}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-body .chatframe-messbox-content-order-body-img[data-v-62b07236]{flex-shrink:0;width:60px;height:60px;margin-right:10px;overflow:hidden}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-body .chatframe-messbox-content-order-body-title[data-v-62b07236]{box-sizing:border-box;flex:1;min-width:0;max-height:32px;font-family:AlibabaPuHuiTi-Medium;font-size:12px;line-height:16px;color:#222;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;box-orient:vertical}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-card[data-v-62b07236]{box-sizing:border-box;padding:10px;margin-top:10px;font-size:12px;line-height:17px;background:#f3f4f6;border-radius:5px}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-card .chatframe-messbox-content-order-card-label[data-v-62b07236]{margin-top:10px;font-size:12px;line-height:17px}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-card .chatframe-messbox-content-order-card-value[data-v-62b07236]{margin-top:5px;font-family:AlibabaPuHuiTi-Medium}.chatframe-messbox-content .chatframe-messbox-content-inquiry[data-v-62b07236]{display:flex;flex-direction:column;justify-content:space-between;width:270px;padding:10px;overflow:hidden;cursor:pointer;background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-header[data-v-62b07236]{display:flex;align-items:center;justify-content:space-between;width:100%;line-height:20px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-header-title[data-v-62b07236]{box-sizing:border-box;flex:1;padding-right:20px;overflow:hidden;font-family:AlibabaPuHuiTi-Medium;font-size:12px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-header-icon[data-v-62b07236]{flex-shrink:0;height:16px;line-height:20px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body[data-v-62b07236]{display:flex;width:100%;margin-top:10px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body-img[data-v-62b07236]{flex-shrink:0;width:60px;height:60px;overflow:hidden}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body-info[data-v-62b07236]{box-sizing:border-box;flex:1;padding-left:10px;overflow:hidden;font-size:12px;line-height:16px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body-info .chatframe-messbox-content-inquiry-body-title[data-v-62b07236]{width:140px;font-family:AlibabaPuHuiTi-Medium;font-size:12px;color:#222;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;box-orient:vertical}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body-info .chatframe-messbox-content-inquiry-body-price[data-v-62b07236]{font-size:12px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info[data-v-62b07236]{box-sizing:border-box;padding:10px;margin-top:10px;font-size:12px;line-height:17px;background:#f3f4f6;border-radius:5px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-label[data-v-62b07236]{color:#999}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-value[data-v-62b07236]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;width:100%;margin-top:6px;font-family:AlibabaPuHuiTi-Medium;color:#222}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-xuqiu[data-v-62b07236]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;box-orient:vertical}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-file[data-v-62b07236]{flex-shrink:0;margin-left:10px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-file[data-v-62b07236]:first-of-type{margin-left:0}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-file .chatframe-messbox-content-inquiry-info-file-body[data-v-62b07236]{width:34px;height:34px;border-radius:6px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-inquid[data-v-62b07236]{margin-top:10px;color:#999}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card[data-v-62b07236]{display:flex;justify-content:flex-start;width:240px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card .chatframe-messbox-content-inquiry-card-img[data-v-62b07236]{flex-shrink:0;width:60px;height:60px;overflow:hidden}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card .chatframe-messbox-content-inquiry-card-right[data-v-62b07236]{box-sizing:border-box;flex:1;padding-left:10px;overflow:hidden}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card .chatframe-messbox-content-inquiry-card-right .chatframe-messbox-content-inquiry-card-ttile[data-v-62b07236]{margin-bottom:5px;font-family:AlibabaPuHuiTi-Medium;font-size:12px;line-height:17px;color:#222;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;box-orient:vertical}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card .chatframe-messbox-content-inquiry-card-right .chatframe-messbox-content-inquiry-card-price[data-v-62b07236]{margin-top:5px;font-size:12px;line-height:17px;color:#222}.chatframe-messbox-content .chatframe-messbox-content-cloudvideo[data-v-62b07236]{position:relative;box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;width:100%;padding:10px}.chatframe-messbox-content .chatframe-messbox-content-cloudvideo video[data-v-62b07236]{width:100%;height:auto;max-height:180px;-o-object-fit:cover;object-fit:cover}.chatframe-messbox-content .chatframe-messbox-content-cloudvideo .chatframe-messbox-content-cloudvideo-play[data-v-62b07236]{position:absolute;top:50%;left:50%;color:#fff;cursor:pointer;transform:translate(-50%,-50%)}.chatframe-messbox-content .chatframe-messbox-content-cloudvideo .chatframe-messbox-content-cloudvideo-play i[data-v-62b07236]{font-size:50px}.waiting .waiting-content[data-v-62b07236]{display:flex;align-items:center;justify-content:center;margin:20px 0}.waiting .waiting-content .waiting-icon[data-v-62b07236]{width:70px;height:56px}.waiting .waiting-content .waiting-icon img[data-v-62b07236]{width:100%;height:100%}.waiting .waiting-btn-box[data-v-62b07236]{text-align:center}[data-v-27ba601e]:root{--el-color-primary:#2974f0;--el-input-placeholder-color:#999;--el-input-border-color:#ccc;--el-border-color:#e6e6e6;--el-color-primary-light-9:#f3f4f6;--el-color-primary-light-3:rgba(0,59,216,.7);--el-text-color-primary:#222;--el-text-color-regular:#666;--el-text-color-secondary:#999;--el-text-color-placeholder:#999;--el-font-family:"AlibabaPuHuiTi","Helvetica Neue",helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",arial,sans-serif}.chatframe-messbox-content[data-v-27ba601e]{display:flex;align-items:center;margin:0 6px;word-break:break-all}.chatframe-messbox-content .chatframe-messbox-content-img[data-v-27ba601e]{width:100px;min-height:34px}.chatframe-messbox-content.chatframe-messbox-content--mine[data-v-27ba601e]{max-width:270px;font-size:12px;color:#222;background:#f2f5ff;border-radius:8px 0 8px 8px}.chatframe-messbox-content.chatframe-messbox-content--other[data-v-27ba601e]{max-width:270px;font-size:12px;color:#222;background:#fff;border-radius:8px 8px 8px 0}.chatframe-messbox-content .chatframe-messbox-content-msg[data-v-27ba601e]{box-sizing:border-box;max-width:270px;padding:10px 20px;font-size:12px;color:#222;border-radius:8px 8px 8px 0}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text[data-v-27ba601e]{cursor:pointer;position:relative;padding-right:15px;white-space:pre-line}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .chatframe-messbox-content-msg-img[data-v-27ba601e]{width:20px;height:20px;margin-right:5px}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .ai-greeting[data-v-27ba601e]{display:flex;align-items:flex-start;justify-content:space-between;width:230px}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .ai-greeting .guess-you-like[data-v-27ba601e]{width:200px}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .ai-greeting .change-it[data-v-27ba601e]{display:flex;align-items:center;margin-top:5px;cursor:pointer}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .ai-greeting .change-it img[data-v-27ba601e]{width:14px;height:14px}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .message-line[data-v-27ba601e]{display:flex}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .imgplaceholder[data-v-27ba601e]{width:25px}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .recomList .recomList-item[data-v-27ba601e]{margin-top:10px}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-translate[data-v-27ba601e]{padding-top:10px;margin-top:10px;border-top:1px solid #d8d8d8}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-icon[data-v-27ba601e]{position:absolute;top:1px;right:-6px;width:16px;height:16px;cursor:pointer}.chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-icon img[data-v-27ba601e]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.chatframe-messbox-content .chatframe-messbox-content-file[data-v-27ba601e]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:200px;min-height:60px;max-height:120px;padding:10px}.chatframe-messbox-content .chatframe-messbox-content-file .chatframe-messbox-content-file-content[data-v-27ba601e]{display:flex;flex-direction:column;justify-content:space-around;width:100%;height:80%}.chatframe-messbox-content .chatframe-messbox-content-file .chatframe-messbox-content-file-name[data-v-27ba601e]{min-width:80px;max-width:180px;font-family:AlibabaPuHuiTi-Medium;font-size:15px;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap}.chatframe-messbox-content .chatframe-messbox-content-file .chatframe-messbox-content-file-download[data-v-27ba601e]{width:100%;font-size:13px;color:#222;cursor:pointer;transition:all .3s ease}.chatframe-messbox-content .chatframe-messbox-content-file .chatframe-messbox-content-file-download[data-v-27ba601e]:hover{font-family:AlibabaPuHuiTi-Medium;color:#2974f0;text-decoration:underline}.chatframe-messbox-content .chatframe-messbox-content-order[data-v-27ba601e]{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;width:240px;padding:10px;overflow:hidden;cursor:pointer;background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-header[data-v-27ba601e]{display:flex;justify-content:space-between;width:100%;font-family:AlibabaPuHuiTi-Medium;font-size:12px}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-header .chatframe-messbox-content-order-header-title[data-v-27ba601e]{box-sizing:border-box;flex:1;padding-right:20px;overflow:hidden}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-header .chatframe-messbox-content-order-header-icon[data-v-27ba601e]{flex-shrink:0;height:16px;line-height:20px}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-body[data-v-27ba601e]{display:flex;justify-content:flex-start;width:100%;margin-top:10px}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-body .chatframe-messbox-content-order-body-img[data-v-27ba601e]{flex-shrink:0;width:60px;height:60px;margin-right:10px;overflow:hidden}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-body .chatframe-messbox-content-order-body-title[data-v-27ba601e]{box-sizing:border-box;flex:1;min-width:0;max-height:32px;font-family:AlibabaPuHuiTi-Medium;font-size:12px;line-height:16px;color:#222;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;box-orient:vertical}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-card[data-v-27ba601e]{box-sizing:border-box;padding:10px;margin-top:10px;font-size:12px;line-height:17px;background:#f3f4f6;border-radius:5px}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-card .chatframe-messbox-content-order-card-label[data-v-27ba601e]{margin-top:10px;font-size:12px;line-height:17px}.chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-card .chatframe-messbox-content-order-card-value[data-v-27ba601e]{margin-top:5px;font-family:AlibabaPuHuiTi-Medium}.chatframe-messbox-content .chatframe-messbox-content-inquiry[data-v-27ba601e]{display:flex;flex-direction:column;justify-content:space-between;width:270px;padding:10px;overflow:hidden;cursor:pointer;background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-header[data-v-27ba601e]{display:flex;align-items:center;justify-content:space-between;width:100%;line-height:20px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-header-title[data-v-27ba601e]{box-sizing:border-box;flex:1;padding-right:20px;overflow:hidden;font-family:AlibabaPuHuiTi-Medium;font-size:12px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-header-icon[data-v-27ba601e]{flex-shrink:0;height:16px;line-height:20px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body[data-v-27ba601e]{display:flex;width:100%;margin-top:10px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body-img[data-v-27ba601e]{flex-shrink:0;width:60px;height:60px;overflow:hidden}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body-info[data-v-27ba601e]{box-sizing:border-box;flex:1;padding-left:10px;overflow:hidden;font-size:12px;line-height:16px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body-info .chatframe-messbox-content-inquiry-body-title[data-v-27ba601e]{width:140px;font-family:AlibabaPuHuiTi-Medium;font-size:12px;color:#222;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;box-orient:vertical}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body-info .chatframe-messbox-content-inquiry-body-price[data-v-27ba601e]{font-size:12px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info[data-v-27ba601e]{box-sizing:border-box;padding:10px;margin-top:10px;font-size:12px;line-height:17px;background:#f3f4f6;border-radius:5px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-label[data-v-27ba601e]{color:#999}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-value[data-v-27ba601e]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;width:100%;margin-top:6px;font-family:AlibabaPuHuiTi-Medium;color:#222}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-xuqiu[data-v-27ba601e]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;box-orient:vertical}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-file[data-v-27ba601e]{flex-shrink:0;margin-left:10px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-file[data-v-27ba601e]:first-of-type{margin-left:0}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-file .chatframe-messbox-content-inquiry-info-file-body[data-v-27ba601e]{width:34px;height:34px;border-radius:6px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-inquid[data-v-27ba601e]{margin-top:10px;color:#999}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card[data-v-27ba601e]{display:flex;justify-content:flex-start;width:240px}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card .chatframe-messbox-content-inquiry-card-img[data-v-27ba601e]{flex-shrink:0;width:60px;height:60px;overflow:hidden}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card .chatframe-messbox-content-inquiry-card-right[data-v-27ba601e]{box-sizing:border-box;flex:1;padding-left:10px;overflow:hidden}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card .chatframe-messbox-content-inquiry-card-right .chatframe-messbox-content-inquiry-card-ttile[data-v-27ba601e]{margin-bottom:5px;font-family:AlibabaPuHuiTi-Medium;font-size:12px;line-height:17px;color:#222;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;box-orient:vertical}.chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card .chatframe-messbox-content-inquiry-card-right .chatframe-messbox-content-inquiry-card-price[data-v-27ba601e]{margin-top:5px;font-size:12px;line-height:17px;color:#222}.chatframe-messbox-content .chatframe-messbox-content-cloudvideo[data-v-27ba601e]{position:relative;box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;width:100%;padding:10px}.chatframe-messbox-content .chatframe-messbox-content-cloudvideo video[data-v-27ba601e]{width:100%;height:auto;max-height:180px;-o-object-fit:cover;object-fit:cover}.chatframe-messbox-content .chatframe-messbox-content-cloudvideo .chatframe-messbox-content-cloudvideo-play[data-v-27ba601e]{position:absolute;top:50%;left:50%;color:#fff;cursor:pointer;transform:translate(-50%,-50%)}.chatframe-messbox-content .chatframe-messbox-content-cloudvideo .chatframe-messbox-content-cloudvideo-play i[data-v-27ba601e]{font-size:50px}:root{--el-color-primary:#2974f0;--el-input-placeholder-color:#999;--el-input-border-color:#ccc;--el-border-color:#e6e6e6;--el-color-primary-light-9:#f3f4f6;--el-color-primary-light-3:rgba(0,59,216,.7);--el-text-color-primary:#222;--el-text-color-regular:#666;--el-text-color-secondary:#999;--el-text-color-placeholder:#999;--el-font-family:"AlibabaPuHuiTi","Helvetica Neue",helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",arial,sans-serif}.markdown-html img,.markdown-html video{width:300px}[data-v-6cf72cbb]:root{--el-color-primary:#2974f0;--el-input-placeholder-color:#999;--el-input-border-color:#ccc;--el-border-color:#e6e6e6;--el-color-primary-light-9:#f3f4f6;--el-color-primary-light-3:rgba(0,59,216,.7);--el-text-color-primary:#222;--el-text-color-regular:#666;--el-text-color-secondary:#999;--el-text-color-placeholder:#999;--el-font-family:"AlibabaPuHuiTi","Helvetica Neue",helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",arial,sans-serif}.chat-frame[data-v-6cf72cbb]{display:flex;flex-direction:column;width:100%;height:100%;background:#fff}.chatframe-tooltip{max-width:300px}.chat-frame[data-v-6cf72cbb] .el-upload-list{display:none}.chat-frame .chatframe-header-platform[data-v-6cf72cbb]{position:relative;display:flex;align-items:center;width:100%;height:75px;background:url(./platform-customer-bg.BGZmGsFJ.png) no-repeat 50%/100% 100%}.chat-frame .chatframe-header-platform .platform-customer-header[data-v-6cf72cbb]{display:flex;align-items:center;padding:0 20px}.chat-frame .chatframe-header-platform .platform-customer-header .platform-customer-avatar[data-v-6cf72cbb]{width:53px;height:53px}.chat-frame .chatframe-header-platform .platform-customer-header .platform-customer-title[data-v-6cf72cbb]{margin-left:17px;font-family:AlibabaPuHuiTi-Medium;font-size:16px;line-height:12px;color:#222}.chat-frame .chatframe-header-platform .platform-customer-close-box[data-v-6cf72cbb]{position:absolute;top:50%;right:25px;transform:translateY(-50%)}.chat-frame .chatframe-header-platform .platform-customer-close-box .platform-customer-close-icon[data-v-6cf72cbb]{width:18px;height:18px}.chat-frame .chatframe-header-tools-item[data-v-6cf72cbb]{box-sizing:border-box;height:34px;padding:5px;cursor:pointer}.chat-frame .chatframe-header-tools-item:hover .el-icon[data-v-6cf72cbb]{color:#2974f0}.chat-frame .chatframe-header[data-v-6cf72cbb]{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;height:50px;padding:8px 15px 8px 10px;line-height:34px;box-shadow:0 0 30px #0000001a}.chat-frame .chatframe-header .chatframe-header-left[data-v-6cf72cbb]{display:flex;gap:10px;align-items:center;justify-content:flex-start}.chat-frame .chatframe-header .chatframe-header-left .chatframe-header-name[data-v-6cf72cbb]{max-width:150px;font-family:AlibabaPuHuiTi-Medium;font-size:14px;color:#222;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap}.chat-frame .chatframe-header .chatframe-header-left .chatframe-header-time[data-v-6cf72cbb]{max-width:150px;font-size:12px;color:#999;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap}.chat-frame .chatframe-header .chatframe-header-left .header-avatar[data-v-6cf72cbb]{position:relative;margin-top:10px}.chat-frame .chatframe-header .chatframe-header-left .header-avatar .deftavatar[data-v-6cf72cbb]{width:30px;height:30px;font-family:AlibabaPuHuiTi-Bold;font-size:16px;line-height:30px;color:#fff;text-align:center;background:#c5c5c5;border-radius:50%}.chat-frame .chatframe-header .chatframe-header-left .header-avatar .online-status[data-v-6cf72cbb]{position:absolute;top:0;right:0;width:5px;height:5px;background:#35db4b;border-radius:50px}.chat-frame .chatframe-header .chatframe-header-left .header-avatar .offline-status[data-v-6cf72cbb]{position:absolute;top:0;right:0;width:5px;height:5px;background:#9c9c9c;border-radius:50px}.chat-frame .chatframe-header .chatframe-header-tools[data-v-6cf72cbb]{display:flex;flex-shrink:0;align-items:center;justify-content:flex-end;line-height:34px}.chat-frame .chatframe-header .chatframe-header-tools .el-icon[data-v-6cf72cbb]{color:#999}.chat-frame .chatframe-header .chatframe-header-tools .el-icon svg[data-v-6cf72cbb]{stroke-width:2.5!important}.chat-frame .chatframe-content[data-v-6cf72cbb]{flex:1;min-height:0;background:#f8f8f9}.chat-frame .chatframe-content .chatframe-empty[data-v-6cf72cbb],.chat-frame .chatframe-content .chatframe-empty .empty[data-v-6cf72cbb],.chat-frame .chatframe-content .chatframe-scrollbar[data-v-6cf72cbb]{height:100%}.chat-frame .chatframe-content .ellipsis[data-v-6cf72cbb]{overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap}.chat-frame .chatframe-content .chatframe-content-list-more[data-v-6cf72cbb]{margin:0 auto;color:#2974f0;text-align:center}.chat-frame .chatframe-content .chatframe-content-item[data-v-6cf72cbb]{box-sizing:border-box;width:100%;padding:0 20px}.chat-frame .chatframe-content .chatframe-content-item.chatframe-content-item--placeholder[data-v-6cf72cbb]{width:100px;height:10px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-mess[data-v-6cf72cbb]{width:340px;padding:5px 10px;margin:5px auto 0;font-size:12px;line-height:20px;color:#222;text-align:left;background:#fff;border-radius:15px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-mess .chatframe-mess--group[data-v-6cf72cbb],.chat-frame .chatframe-content .chatframe-content-item .tac[data-v-6cf72cbb]{text-align:center}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox[data-v-6cf72cbb]{position:relative;display:flex;margin:32px auto;font-size:14px;line-height:20px;color:#222;letter-spacing:.4px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox.row-reverse[data-v-6cf72cbb]{flex-direction:row-reverse}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox.row[data-v-6cf72cbb]{flex-direction:row}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .deftavatar[data-v-6cf72cbb]{width:40px;height:40px;font-family:AlibabaPuHuiTi-Bold;font-size:16px;line-height:40px;color:#fff;text-align:center;background:#c5c5c5;border-radius:50%}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-avatar[data-v-6cf72cbb]{width:40px;height:40px;border-radius:50%}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-card[data-v-6cf72cbb]{position:relative;display:flex;flex-direction:column;min-height:34px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-nickname[data-v-6cf72cbb]{position:absolute;top:-20px;left:0;box-sizing:border-box;min-width:100px;max-width:250px;padding:0 10px;font-size:14px;line-height:20px;color:#999;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content[data-v-6cf72cbb]{display:flex;align-items:center;margin:0 6px;word-break:break-all}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-img[data-v-6cf72cbb]{width:100px;min-height:34px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content.chatframe-messbox-content--mine[data-v-6cf72cbb]{max-width:270px;font-size:12px;color:#222;background:#f2f5ff;border-radius:8px 0 8px 8px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content.chatframe-messbox-content--other[data-v-6cf72cbb]{max-width:500px;font-size:12px;color:#222;background:#fff;border-radius:8px 8px 8px 0}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-msg[data-v-6cf72cbb]{box-sizing:border-box;max-width:500px;padding:10px 20px;font-size:12px;color:#222;border-radius:8px 8px 8px 0}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text[data-v-6cf72cbb]{cursor:pointer;position:relative;padding-right:15px;white-space:pre-line}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .ai-greeting[data-v-6cf72cbb]{display:flex;align-items:center;justify-content:space-between;width:230px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .ai-greeting .change-it[data-v-6cf72cbb]{display:flex;align-items:center;cursor:pointer}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .ai-greeting .change-it img[data-v-6cf72cbb]{width:14px;height:14px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-text .recomList .recomList-item[data-v-6cf72cbb]{margin-top:20px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-translate[data-v-6cf72cbb]{padding-top:10px;margin-top:10px;border-top:1px solid #d8d8d8}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-icon[data-v-6cf72cbb]{position:absolute;top:1px;right:-6px;width:16px;height:16px;cursor:pointer}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-msg .chatframe-messbox-content-msg-icon img[data-v-6cf72cbb]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-file[data-v-6cf72cbb]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:200px;min-height:60px;max-height:120px;padding:10px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-file .chatframe-messbox-content-file-content[data-v-6cf72cbb]{display:flex;flex-direction:column;justify-content:space-around;width:100%;height:80%}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-file .chatframe-messbox-content-file-name[data-v-6cf72cbb]{min-width:80px;max-width:180px;font-family:AlibabaPuHuiTi-Medium;font-size:15px;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-file .chatframe-messbox-content-file-download[data-v-6cf72cbb]{width:100%;font-size:13px;color:#222;cursor:pointer;transition:all .3s ease}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-file .chatframe-messbox-content-file-download[data-v-6cf72cbb]:hover{font-family:AlibabaPuHuiTi-Medium;color:#2974f0;text-decoration:underline}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-order[data-v-6cf72cbb]{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;width:240px;padding:10px;overflow:hidden;cursor:pointer;background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-header[data-v-6cf72cbb]{display:flex;justify-content:space-between;width:100%;font-family:AlibabaPuHuiTi-Medium;font-size:12px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-header .chatframe-messbox-content-order-header-title[data-v-6cf72cbb]{box-sizing:border-box;flex:1;padding-right:20px;overflow:hidden}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-header .chatframe-messbox-content-order-header-icon[data-v-6cf72cbb]{flex-shrink:0;height:16px;line-height:20px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-body[data-v-6cf72cbb]{display:flex;justify-content:flex-start;width:100%;margin-top:10px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-body .chatframe-messbox-content-order-body-img[data-v-6cf72cbb]{flex-shrink:0;width:60px;height:60px;margin-right:10px;overflow:hidden}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-body .chatframe-messbox-content-order-body-title[data-v-6cf72cbb]{box-sizing:border-box;flex:1;min-width:0;max-height:32px;font-family:AlibabaPuHuiTi-Medium;font-size:12px;line-height:16px;color:#222;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;box-orient:vertical}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-card[data-v-6cf72cbb]{box-sizing:border-box;padding:10px;margin-top:10px;font-size:12px;line-height:17px;background:#f3f4f6;border-radius:5px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-card .chatframe-messbox-content-order-card-label[data-v-6cf72cbb]{margin-top:10px;font-size:12px;line-height:17px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-order .chatframe-messbox-content-order-card .chatframe-messbox-content-order-card-value[data-v-6cf72cbb]{margin-top:5px;font-family:AlibabaPuHuiTi-Medium}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry[data-v-6cf72cbb]{display:flex;flex-direction:column;justify-content:space-between;width:270px;padding:10px;overflow:hidden;cursor:pointer;background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-header[data-v-6cf72cbb]{display:flex;align-items:center;justify-content:space-between;width:100%;line-height:20px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-header-title[data-v-6cf72cbb]{box-sizing:border-box;flex:1;padding-right:20px;overflow:hidden;font-family:AlibabaPuHuiTi-Medium;font-size:12px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-header-icon[data-v-6cf72cbb]{flex-shrink:0;height:16px;line-height:20px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body[data-v-6cf72cbb]{display:flex;width:100%;margin-top:10px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body-img[data-v-6cf72cbb]{flex-shrink:0;width:60px;height:60px;overflow:hidden}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body-info[data-v-6cf72cbb]{box-sizing:border-box;flex:1;padding-left:10px;overflow:hidden;font-size:12px;line-height:16px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body-info .chatframe-messbox-content-inquiry-body-title[data-v-6cf72cbb]{width:140px;font-family:AlibabaPuHuiTi-Medium;font-size:12px;color:#222;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;box-orient:vertical}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-body-info .chatframe-messbox-content-inquiry-body-price[data-v-6cf72cbb]{font-size:12px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info[data-v-6cf72cbb]{box-sizing:border-box;padding:10px;margin-top:10px;font-size:12px;line-height:17px;background:#f3f4f6;border-radius:5px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-label[data-v-6cf72cbb]{color:#999}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-value[data-v-6cf72cbb]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;width:100%;margin-top:6px;font-family:AlibabaPuHuiTi-Medium;color:#222}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-xuqiu[data-v-6cf72cbb]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;box-orient:vertical}.chatframe-messbox-content-inquiry-info-tooltip{max-width:240px!important}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-file[data-v-6cf72cbb]{flex-shrink:0;margin-left:10px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-file[data-v-6cf72cbb]:first-of-type{margin-left:0}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-info .chatframe-messbox-content-inquiry-info-file .chatframe-messbox-content-inquiry-info-file-body[data-v-6cf72cbb]{width:34px;height:34px;border-radius:6px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-inquid[data-v-6cf72cbb]{margin-top:10px;color:#999}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card[data-v-6cf72cbb]{display:flex;justify-content:flex-start;width:240px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card .chatframe-messbox-content-inquiry-card-img[data-v-6cf72cbb]{flex-shrink:0;width:60px;height:60px;overflow:hidden}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card .chatframe-messbox-content-inquiry-card-right[data-v-6cf72cbb]{box-sizing:border-box;flex:1;padding-left:10px;overflow:hidden}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card .chatframe-messbox-content-inquiry-card-right .chatframe-messbox-content-inquiry-card-ttile[data-v-6cf72cbb]{margin-bottom:5px;font-family:AlibabaPuHuiTi-Medium;font-size:12px;line-height:17px;color:#222;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;box-orient:vertical}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-inquiry .chatframe-messbox-content-inquiry-card .chatframe-messbox-content-inquiry-card-right .chatframe-messbox-content-inquiry-card-price[data-v-6cf72cbb]{margin-top:5px;font-size:12px;line-height:17px;color:#222}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-cloudvideo[data-v-6cf72cbb]{position:relative;box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;width:100%;padding:10px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-cloudvideo video[data-v-6cf72cbb]{width:100%;height:auto;max-height:180px;-o-object-fit:cover;object-fit:cover}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-cloudvideo .chatframe-messbox-content-cloudvideo-play[data-v-6cf72cbb]{position:absolute;top:50%;left:50%;color:#fff;cursor:pointer;transform:translate(-50%,-50%)}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-content .chatframe-messbox-content-cloudvideo .chatframe-messbox-content-cloudvideo-play i[data-v-6cf72cbb]{font-size:50px}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-time[data-v-6cf72cbb]{position:absolute;top:-30px;right:0;left:0;width:74px;height:30px;margin:auto;font-size:10px;line-height:20px;color:#999}.chat-frame .chatframe-content .chatframe-content-item .chatframe-messbox .chatframe-messbox-status[data-v-6cf72cbb]{position:absolute;right:55px;bottom:-20px;font-size:12px;color:#999}.chat-frame .chatframe-footer[data-v-6cf72cbb]{box-sizing:border-box;height:170px;padding:10px 20px;box-shadow:0 0 30px #0000001a}.chat-frame .chatframe-footer .chatframe-footer-tabs[data-v-6cf72cbb]{max-height:38px;margin-bottom:-5px}.chat-frame .chatframe-footer .chatframe-footer-tabs .quesition[data-v-6cf72cbb]{display:flex;gap:10px;width:650px;padding:4px 0}.chat-frame .chatframe-footer .chatframe-footer-tabs .quesition .question-item[data-v-6cf72cbb]{flex-shrink:0;width:-moz-max-content;width:max-content;max-width:210px;height:22px;padding:2px 10px;margin-right:10px;font-size:12px;line-height:18px;color:#222;text-align:center;cursor:pointer;border:1px solid #999;border-radius:40px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;box-orient:vertical}.chat-frame .chatframe-footer .chatframe-footer-tools[data-v-6cf72cbb]{display:flex;gap:10px;align-items:center;justify-content:flex-start;width:100%;height:36px}.chat-frame .chatframe-footer .chatframe-footer-tools .chatframe-footer-tools-upload[data-v-6cf72cbb]{height:22px}.chat-frame .chatframe-footer .chatframe-footer-tools .chatframe-footer-tools-item[data-v-6cf72cbb]{color:#222;cursor:pointer}.chat-frame .chatframe-footer .chatframe-footer-tools .chatframe-footer-tools-item i[data-v-6cf72cbb]{font-size:22px}.chat-frame .chatframe-footer .chatframe-footer-tools .chatframe-footer-tools-item:hover i[data-v-6cf72cbb]{color:#2974f0}.chat-frame .chatframe-footer .chatframe-footer-inputbox[data-v-6cf72cbb]{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;height:90px;padding:4px 10px;border:1px solid #333;border-radius:6px}.chat-frame .chatframe-footer .chatframe-footer-inputbox .chatframe-footer-inputbox-input[data-v-6cf72cbb]{flex-shrink:0;width:100%;height:calc(100% - 26px)}.chat-frame .chatframe-footer .chatframe-footer-inputbox .chatframe-footer-inputbox-input[data-v-6cf72cbb] .el-textarea__inner{width:100%;height:100%;padding:0;color:#222;box-shadow:none}.chat-frame .chatframe-footer .chatframe-footer-inputbox .chatframe-footer-inputbox-send[data-v-6cf72cbb]{display:flex;flex-shrink:0;justify-content:flex-end;padding:0 15px}.chat-frame .chatframe-footer .chatframe-footer-inputbox .chatframe-footer-inputbox-send .chatframe-footer-inputbox-button[data-v-6cf72cbb]{box-sizing:border-box;display:inline-block;min-width:50px;height:26px;padding:0 10px;font-size:12px;line-height:26px;color:#fff;text-align:center;cursor:pointer;background:linear-gradient(270deg,#003bd8,#4ab0f9);border:none!important;border-radius:30px}.chat-frame .chatframe-footer .chatframe-footer-inputbox .chatframe-footer-inputbox-send .chatframe-footer-inputbox-button.chatframe-footer-inputbox-button--disabled[data-v-6cf72cbb]{cursor:not-allowed;opacity:.6}[data-v-6cf72cbb] .chatframe-footer-inputbox-send>el-button{border:none!important}.video-relative[data-v-6cf72cbb]{position:relative}.bofang-absolute[data-v-6cf72cbb]{position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-10px;color:#fff;opacity:.85}
