.leftBanner[data-v-f17ea200]{background:#26292c;flex-direction:column;flex-shrink:0;align-items:center;width:64px;height:100%;display:flex;position:relative}.leftBanner>.myIcon[data-v-f17ea200]{cursor:pointer;object-fit:cover;border-radius:6px;width:44px;height:44px;margin-top:10px}.chatList[data-v-971f490a]{background:#f1f1f3;flex-shrink:0;width:240px;height:100%;position:relative}.chatList .searchBox[data-v-971f490a]{background:#f7f7f9;justify-content:center;align-items:center;height:60px;display:flex}.chatList .searchBox .searchBoxInput[data-v-971f490a]{width:90%}.chatList .chatListCont[data-v-971f490a]{height:calc(100% - 60px);overflow-y:auto}.chatList .chatListItem[data-v-971f490a]{cursor:pointer;align-items:center;padding:10px 10px 10px 15px;display:flex}.chatList .chatListItem .userIcon[data-v-971f490a]{object-fit:cover;background:#cbccce;border-radius:6px;width:44px;height:44px;margin-right:12px}.chatList .chatListItem .itemSimpleInfo[data-v-971f490a]{flex:1;min-width:0}.chatList .chatListItem .itemSimpleInfo .topTip[data-v-971f490a]{justify-content:space-between;display:flex}.chatList .chatListItem .itemSimpleInfo .topTip .name[data-v-971f490a]{color:#333;text-overflow:ellipsis;white-space:nowrap;max-width:60%;font-size:14px;font-weight:700;overflow:hidden}.chatList .chatListItem .itemSimpleInfo .topTip .time[data-v-971f490a]{color:#666;font-size:12px}.chatList .chatListItem .itemSimpleInfo .miniCont[data-v-971f490a]{color:#aaabad;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.chatList .chatListItem.hoverItem[data-v-971f490a]{background:#e4e4e8}.purchaseIdentity[data-v-971f490a]{margin:2px 0;display:flex}.purchaseIdentity>div[data-v-971f490a]{color:#fff;border-radius:2px;height:18px;margin-right:4px;padding:0 2px;font-size:12px;line-height:18px}.purchaseIdentity .buyer[data-v-971f490a]{background:#3386f1}.purchaseIdentity .supplier[data-v-971f490a]{background:#f60}.purchaseIdentity .alliance[data-v-971f490a]{background:#f54342}.purchaseIdentity .brand[data-v-971f490a]{background:#485aeb}.chat-loading[data-v-b66b3fbc],.chat-loading-end[data-v-b66b3fbc]{text-align:center;color:#999;padding:8px;font-size:12px}.other-header[data-v-991fffdd]{text-align:left;color:#333;max-width:450px;margin-bottom:4px;margin-left:5px;font-size:13px;font-weight:700}.audio__wrap .self__audio .audio__trigger[data-v-8e77cf67]{cursor:pointer;background-color:#fff;border-radius:0 8px 8px;min-width:60px;height:30px;display:flex}.audio__wrap .self__audio .audio__trigger .audio__duration[data-v-8e77cf67]{flex:1;padding:4px 16px 4px 0;font-size:14px;line-height:1.4}.audio__wrap .self__audio .audio__trigger .audioIconBox[data-v-8e77cf67]{width:30px;height:100%;margin-left:8px;position:relative}.audio__wrap .self__audio .audio__trigger .audioIconBox .wifi-symbol[data-v-8e77cf67]{width:50px;height:50px;position:relative;top:-10px;left:0;overflow:hidden;transform:rotate(-225deg)scale(.5)}.audio__wrap .self__audio .audio__trigger .audioIconBox .wifi-symbol .wifi-circle[data-v-8e77cf67]{border:4px solid #aaa;border-radius:50%;position:absolute}.audio__wrap .self__audio .audio__trigger .audioIconBox .wifi-symbol .first[data-v-8e77cf67]{background:#ccc;width:5px;height:5px;top:45px;left:45px}.audio__wrap .self__audio .audio__trigger .audioIconBox .wifi-symbol .second[data-v-8e77cf67]{width:25px;height:25px;top:35px;left:35px}.audio__wrap .self__audio .audio__trigger .audioIconBox .wifi-symbol .third[data-v-8e77cf67]{width:40px;height:40px;top:25px;left:25px}.audio__wrap .self__audio .audio__trigger .audioIconBox .wifi-symbol--active .second[data-v-8e77cf67]{animation:1s .2s infinite bounce-8e77cf67}.audio__wrap .self__audio .audio__trigger .audioIconBox .wifi-symbol--active .third[data-v-8e77cf67]{animation:1s .4s infinite bounce-8e77cf67}@keyframes bounce-8e77cf67{0%{opacity:0}to{opacity:1}}.isMe .audio__trigger[data-v-8e77cf67]{background:#ff6600e6!important;border-radius:8px 0 8px 8px!important}.isMe .wifi-circle[data-v-8e77cf67]{border:4px solid #fff!important}.isMe .audio__duration[data-v-8e77cf67]{color:#fff!important;padding:4px 0 4px 16px!important}.isMe .audioIconBox[data-v-8e77cf67]{margin-left:0!important;margin-right:8px!important}.isMe .wifi-symbol[data-v-8e77cf67]{left:-21px!important;transform:rotate(-45deg)scale(.5)!important}.messageContentBox[data-v-060370d1]{align-items:flex-end;gap:6px;display:flex;position:relative}.messageOperatIconBox[data-v-060370d1]{color:#999;align-items:center;font-size:12px;display:flex}.messageOperatIconBox .status-error[data-v-060370d1]{color:#ff3b30;text-align:center;border:1px solid #ff3b30;border-radius:50%;width:18px;height:18px;font-weight:700;line-height:16px}.messageOperatIconBox .readStatusBox[data-v-060370d1]{color:#999}.text[data-v-060370d1]{word-break:break-word;background:#fff;border-radius:8px;max-width:360px;padding:10px 12px;font-size:14px;line-height:1.5}.text p[data-v-060370d1]{margin:0}.img-msg[data-v-060370d1]{max-width:180px;display:block}.file[data-v-060370d1],.img-msg[data-v-060370d1]{cursor:pointer;border-radius:8px}.file[data-v-060370d1]{background:#fff;align-items:center;gap:10px;min-width:180px;max-width:280px;padding:10px 12px;display:flex}.file .fileNameBox[data-v-060370d1]{text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:13px;font-weight:500;overflow:hidden}.file .fileSize[data-v-060370d1]{color:#999;font-size:12px}.purchase-card[data-v-060370d1]{cursor:pointer;background:linear-gradient(135deg,#fff7f0,#fff 60%);border:1px solid #ffe0c2;border-radius:8px;min-width:220px;max-width:300px;padding:12px 14px}.purchase-card .title[data-v-060370d1]{font-size:14px;font-weight:600}.purchase-card .price[data-v-060370d1]{color:#ff6e25;margin-top:4px}.purchase-card .card-bottom[data-v-060370d1]{color:#999;justify-content:space-between;margin-top:8px;font-size:12px;display:flex}.purchase-card .card-bottom .link[data-v-060370d1]{color:#ff6e25}.voice a[data-v-060370d1]{color:inherit}.loc-map[data-v-060370d1]{object-fit:cover;border-radius:8px;width:300px;max-width:100%;height:150px;display:block}.transform-msg[data-v-12ed498f]{color:#888;max-width:360px;margin-top:4px;font-size:12px}.messageBox[data-v-bccd9a04]{flex:1;height:500px;min-height:0}.message[data-v-bccd9a04],.messageBox[data-v-bccd9a04]{background:#f8f8f8;flex-direction:column;display:flex}.message[data-v-bccd9a04]{width:100%;height:100%;overflow-y:auto}.message[data-v-bccd9a04]::-webkit-scrollbar{width:8px}.message[data-v-bccd9a04]::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.empty-tip[data-v-bccd9a04]{text-align:center;color:#bbb;margin-top:30%;font-size:13px}.messageItem[data-v-bccd9a04]{margin:5px 20px}.messageItem .time-line[data-v-bccd9a04]{margin:8px 0}.messageItem .recall[data-v-bccd9a04],.messageItem .time-line[data-v-bccd9a04]{text-align:center;color:#999;font-size:12px}.msg[data-v-bccd9a04]{align-items:flex-start;margin-bottom:12px;display:flex}.msg.self[data-v-bccd9a04]{flex-direction:row-reverse}.msg .avatar[data-v-bccd9a04]{object-fit:cover;border-radius:6px;flex-shrink:0;width:40px;height:40px}.msg .msg-body[data-v-bccd9a04]{flex-direction:column;align-items:flex-start;max-width:70%;margin:0 10px;display:flex}.msg .msg-body.self[data-v-bccd9a04]{align-items:flex-end}.msg .name[data-v-bccd9a04]{max-width:450px;margin-bottom:4px;font-size:12px;font-weight:700}.msg .self-name[data-v-bccd9a04]{text-align:right}.bubble-wrap[data-v-bccd9a04] .text{background:#fff}.bubble-wrap.self[data-v-bccd9a04] .text{color:#fff;background:#ff6e25}.emoji-panel[data-v-d9b5b030]{flex-wrap:wrap;gap:4px;width:260px;height:160px;display:flex;overflow-y:auto}.img-style[data-v-d9b5b030]{cursor:pointer;width:30px;height:30px}.imgBtn[data-v-d9b5b030]{color:#bbb;cursor:pointer;margin-right:15px;font-size:20px}.webrtc[data-v-23c41900]{color:#fff;background:#1a1a1a;border-radius:8px;min-height:420px;overflow:hidden}.top[data-v-23c41900],.webrtc[data-v-23c41900]{position:relative}.top[data-v-23c41900]{z-index:2;justify-content:space-between;padding:12px 16px;display:flex}.top .closeBtn[data-v-23c41900]{cursor:pointer}.webrtc_content[data-v-23c41900]{flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:24px;display:flex;position:relative}.blur[data-v-23c41900]{filter:blur(20px)brightness(.4);z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.statusUserInfo[data-v-23c41900]{z-index:1;text-align:center;position:relative}.statusUserInfo .name[data-v-23c41900]{margin-top:12px;font-size:18px;display:block}.statusUserInfo .statusTip[data-v-23c41900]{color:#ccc;margin-top:8px;display:block}.otherUserVideo[data-v-23c41900]{z-index:0;width:100%;height:100%;inset:0}.myVideo[data-v-23c41900],.otherUserVideo[data-v-23c41900]{object-fit:cover;position:absolute}.myVideo[data-v-23c41900]{z-index:2;background:#333;border-radius:8px;width:100px;height:140px;bottom:80px;right:12px}.avatar-fallback[data-v-23c41900]{object-fit:cover}.actions[data-v-23c41900]{z-index:2;margin-top:28px;position:relative}.actions.row[data-v-23c41900]{gap:12px;display:flex}.errorTips[data-v-23c41900]{background:#0000008c;border-radius:4px;padding:8px 12px;font-size:13px}.errorTips[data-v-23c41900],.sdk-note[data-v-23c41900]{z-index:2;text-align:center;max-width:90%;position:relative}.sdk-note[data-v-23c41900]{color:#f0c78a;margin-top:16px;font-size:12px}.user-text[data-v-fc23465b]{flex-direction:column;width:100%;height:200px}.user-text[data-v-fc23465b],.user-text .toolBox[data-v-fc23465b]{background:#fff;display:flex;position:relative}.user-text .toolBox[data-v-fc23465b]{align-items:center;padding:10px}.user-text .toolBox .imgBtn[data-v-fc23465b]{color:#bbb;cursor:pointer;margin-right:15px;font-size:20px}.user-text .toolBox .imgBtn[data-v-fc23465b]:hover{color:#9e9e9e}.user-text textarea[data-v-fc23465b]{resize:none;border:none;outline:none;flex:1;width:100%;padding:10px;font-size:14px}.user-text .seadRow[data-v-fc23465b]{height:45px;padding:5px 0;position:relative}.user-text .seadRow .sendBtn[data-v-fc23465b]{width:80px;height:35px;position:absolute;bottom:10px;right:10px}.userInfo[data-v-9b26994f]{background:#fff;height:100%;padding:16px;overflow-y:auto}.companyBox .companyInfo[data-v-9b26994f]{align-items:center;gap:10px;display:flex}.companyBox .companyInfo .companyLogo[data-v-9b26994f]{object-fit:cover;border-radius:6px;width:48px;height:48px}.companyBox .companyInfo .companyName[data-v-9b26994f]{cursor:pointer;color:#333;flex:1;font-weight:600}.purchaseIdentity[data-v-9b26994f]{margin:12px 0;display:flex}.purchaseIdentity>div[data-v-9b26994f]{color:#fff;border-radius:2px;height:20px;margin-right:6px;padding:0 6px;font-size:12px;line-height:20px}.purchaseIdentity .buyer[data-v-9b26994f]{background:#3386f1}.purchaseIdentity .supplier[data-v-9b26994f]{background:#f60}.purchaseIdentity .alliance[data-v-9b26994f]{background:#f54342}.purchaseIdentity .brand[data-v-9b26994f]{background:#485aeb}.userCard .tip[data-v-9b26994f]{align-items:center;gap:6px;margin-bottom:10px;font-weight:600;display:flex}.userCard .nameCardStyle[data-v-9b26994f]{border:1px solid #f0f0f0;border-radius:8px;padding:12px}.userCard .nameCardTop[data-v-9b26994f]{gap:10px;display:flex}.userCard .nameCardTop img[data-v-9b26994f]{object-fit:cover;border-radius:6px;width:48px;height:48px}.userCard .nameCardTop .name[data-v-9b26994f]{font-weight:600}.userCard .nameCardTop .post[data-v-9b26994f]{color:#999;font-size:12px}.userCard .userCont .row[data-v-9b26994f]{color:#666;margin-top:8px;font-size:13px}.userCard .userCardBtns[data-v-9b26994f]{margin-top:16px}.emptyBox[data-v-9b26994f]{text-align:center;color:#999;margin-top:40px}.purchase-invitation[data-v-2dfc2c62]{background:#fff;flex-direction:column;height:100%;display:flex}.search-box[data-v-2dfc2c62]{padding:12px}.list-container[data-v-2dfc2c62]{flex:1;padding:0 12px 12px;overflow-y:auto}.list-container ul[data-v-2dfc2c62]{margin:0;padding:0;list-style:none}.list-item[data-v-2dfc2c62]{border:1px solid #f0f0f0;border-radius:8px;margin-bottom:10px;padding:12px}.list-item .item-top[data-v-2dfc2c62]{justify-content:space-between;gap:8px;display:flex}.list-item .item-top .title[data-v-2dfc2c62]{text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;overflow:hidden}.list-item .item-top .price[data-v-2dfc2c62]{color:#ff6e25}.list-item .item-bottom[data-v-2dfc2c62]{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.list-item .item-bottom .item-date[data-v-2dfc2c62]{color:#999;font-size:12px}.message-parsing[data-v-2d5c1185]{flex-direction:row;align-items:center;display:flex}.text[data-v-2d5c1185]{word-break:break-all;background:#fff;border:1px solid #f1f1f1;border-radius:0 8px 8px;max-width:340px;min-height:30px;font-size:14px}.text p[data-v-2d5c1185]{margin:0;padding:4px 10px}.img[data-v-2d5c1185]{border-radius:8px;max-width:180px}.file[data-v-2d5c1185],.img[data-v-2d5c1185]{cursor:pointer}.file[data-v-2d5c1185]{background:#fff;border:1px solid #f1f1f1;border-radius:6px;width:230px;min-height:70px;display:flex}.file .fileInfoBox[data-v-2d5c1185]{flex:1;padding:10px}.file .fileNameBox[data-v-2d5c1185]{max-height:40px;font-weight:500;overflow:hidden}.file .fileSize[data-v-2d5c1185]{color:#999;font-size:12px}.loc-map[data-v-2d5c1185]{object-fit:cover;border-radius:8px;width:300px;max-width:100%;height:150px;display:block}.purchase-tip[data-v-2d5c1185]{background:#fff7e6;border-radius:8px;padding:8px 12px;font-size:13px}.self[data-v-2d5c1185]{flex-direction:row-reverse}.self .text[data-v-2d5c1185]{color:#fff;background:#ff6600e6;border:none;border-radius:8px 0 8px 8px}.chat-record[data-v-561dbeec]{background:#fff;flex-direction:column;height:100%}.chat-record[data-v-561dbeec],.type-tags[data-v-561dbeec]{display:flex}.type-tags[data-v-561dbeec]{flex-wrap:wrap;gap:8px;padding:10px 12px 0}.type-tags .type-tag[data-v-561dbeec]{color:#666;cursor:pointer;background:#f5f5f5;border-radius:12px;padding:2px 10px;font-size:12px}.type-tags .type-tag.active[data-v-561dbeec]{color:#f60;background:#ff66001f}.search-box[data-v-561dbeec]{padding:12px}.list[data-v-561dbeec]{flex:1;padding:0 12px 12px;overflow-y:auto}.row[data-v-561dbeec]{border-bottom:1px solid #f5f5f5;padding:10px 0}.row .meta[data-v-561dbeec]{color:#999;justify-content:space-between;margin-bottom:6px;font-size:12px;display:flex}.row .body[data-v-561dbeec]{color:#333;word-break:break-word;font-size:13px}.more[data-v-561dbeec]{text-align:center;color:#f60;cursor:pointer;padding:12px}.modalBox[data-v-df7908b1]{border-radius:6px;height:760px;max-height:85vh}.modalBox[data-v-df7908b1],.modalBox>.content[data-v-df7908b1]{display:flex;position:relative}.modalBox>.content[data-v-df7908b1]{flex-direction:column;flex:1;min-width:0;height:100%;overflow:hidden}.modalBox>.content .title[data-v-df7908b1]{z-index:5;background:#fff;flex-shrink:0;align-items:center;width:100%;height:60px;display:flex;position:relative}.modalBox>.content .title .mainTitle[data-v-df7908b1]{color:#444;text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin:0 10px 0 20px;font-size:18px;font-weight:500;overflow:hidden}.modalBox>.content .title .subTitle[data-v-df7908b1]{color:#aaabad;text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:14px;font-weight:400;overflow:hidden}.modalBox>.content .title .purchaseIdentity[data-v-df7908b1]{margin-left:10px}.chatMainBox[data-v-df7908b1]{background:#eee;flex:1;min-height:0;display:flex;position:relative}.chatMainBox>.shadowBox[data-v-df7908b1]{z-index:4;pointer-events:none;width:100%;height:60px;position:absolute;top:-60px;left:0;box-shadow:0 3px 12px 2px #0000000d}.chatMainBox>.left[data-v-df7908b1]{border-right:1px solid #e0e0e0;flex:1;width:100%;min-width:0}.chatMainBox>.left[data-v-df7908b1],.chatMainBox>.right[data-v-df7908b1]{flex-direction:column;height:100%;display:flex;position:relative}.chatMainBox>.right[data-v-df7908b1]{background:#fff;flex-shrink:0;overflow:hidden}.chatMainBox>.right .rightTabsBox[data-v-df7908b1]{background-color:#f5f5f5;flex-shrink:0;width:100%;height:40px;display:flex}.chatMainBox>.right .rightTabsBox>div[data-v-df7908b1]{-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;height:100%;padding:0 16px;display:flex}.chatMainBox>.right .rightTabsBox>div .tab-label[data-v-df7908b1]{align-items:center;height:100%;display:inline-flex}.chatMainBox>.right .rightTabsBox>div .rightTabsBoxOutIcon[data-v-df7908b1]{color:#a9a9a9;margin-left:6px}.chatMainBox>.right .rightTabsBox .rightTabsBoxActivation[data-v-df7908b1]{color:#f60;background-color:#fff}.chatMainBox>.right .rightModuleBox[data-v-df7908b1]{flex:1;min-height:0;overflow:hidden}.purchaseIdentity[data-v-df7908b1]{display:flex}.purchaseIdentity>div[data-v-df7908b1]{color:#fff;border-radius:2px;height:18px;margin-left:4px;padding:0 4px;font-size:12px;line-height:18px}.purchaseIdentity .buyer[data-v-df7908b1]{background:#3386f1}.purchaseIdentity .supplier[data-v-df7908b1]{background:#f60}.purchaseIdentity .alliance[data-v-df7908b1]{background:#f54342}.purchaseIdentity .brand[data-v-df7908b1]{background:#485aeb}.chat-modal .ant-modal-content{padding:0;overflow:hidden}.chat-modal .ant-modal-close{top:12px}
