.chat[data-v-f17cfede]{height:calc(100vh - 30px);display:flex;margin-top:30px;position:relative}.chat .chat-view[data-v-f17cfede]{flex:1;min-width:0;background-color:#fcf9f7;display:flex;flex-direction:column}.chat .chat-view .chat-header[data-v-f17cfede]{font-size:16px;font-weight:700;background-color:#fff;height:68px;line-height:68px;padding:0 24px}.chat .chat-view .chat-messages[data-v-f17cfede]{flex:1;min-width:0;overflow-y:auto;padding-bottom:24px}.chat .chat-view .chat-messages .message[data-v-f17cfede]{display:flex;align-items:center;padding:0 24px;margin-top:24px}.chat .chat-view .chat-messages .message.left[data-v-f17cfede]{flex-direction:row}.chat .chat-view .chat-messages .message.left .avatar[data-v-f17cfede]{width:40px;height:40px;border-radius:50%;margin-right:10px;background-color:#eee}.chat .chat-view .chat-messages .message.left .content[data-v-f17cfede]{max-width:70%;background-color:#fff;padding:10px;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.chat .chat-view .chat-messages .message.right[data-v-f17cfede]{justify-content:flex-end}.chat .chat-view .chat-messages .message.right .avatar[data-v-f17cfede]{width:40px;height:40px;border-radius:50%;margin-left:10px;background-color:#eee}.chat .chat-view .chat-messages .message.right .content[data-v-f17cfede]{order:-1;max-width:70%;background-color:#ff7c00;color:#fff;padding:10px;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.chat .chat-view .chat-messages .message.right .product .price[data-v-f17cfede],.chat .chat-view .chat-messages .message.right .product .price a[data-v-f17cfede]{color:#fff!important}.chat .chat-view .chat-messages .message .text[data-v-f17cfede]{word-wrap:break-word}.chat .chat-view .chat-messages .message .product[data-v-f17cfede]{display:flex;align-items:center}.chat .chat-view .chat-messages .message .product .product-img[data-v-f17cfede]{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;margin-right:10px}.chat .chat-view .chat-messages .message .product .product-info[data-v-f17cfede]{flex:1}.chat .chat-view .chat-messages .message .product .product-info .name[data-v-f17cfede]{font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.chat .chat-view .chat-messages .message .product .product-info .price[data-v-f17cfede]{color:#f59359;font-weight:700;display:flex;align-items:center;justify-content:space-between;margin-top:10px}.chat .chat-view .chat-messages .message .product .product-info .price a[data-v-f17cfede]{margin-left:20px;color:#06c;text-decoration:underline;font-size:12px;display:block}.chat .chat-view .goods-quick[data-v-f17cfede]{background-color:#fff;position:relative}.chat .chat-view .goods-quick .close[data-v-f17cfede]{position:absolute;right:24px;top:10px;cursor:pointer}.chat .chat-view .goods-quick .close i[data-v-f17cfede]{font-size:20px;font-weight:700}.chat .chat-view .goods-quick dl[data-v-f17cfede]{display:flex;align-items:center;padding:24px 16px}.chat .chat-view .goods-quick dl dt img[data-v-f17cfede]{width:48px;height:48px;border-radius:4px;border:1px solid #eee}.chat .chat-view .goods-quick dl dd.info[data-v-f17cfede]{flex:1;min-width:0;margin-left:10px}.chat .chat-view .goods-quick dl dd.info .name[data-v-f17cfede]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat .chat-view .goods-quick dl dd.info .price[data-v-f17cfede]{color:#f59359;margin-top:5px}.chat .chat-view .goods-quick dl .send a[data-v-f17cfede]{text-decoration:underline;color:#f59359}.chat .chat-view .chat-input[data-v-f17cfede]{position:relative;display:flex;flex-direction:column;border-top:1px solid #eee;padding-top:24px}.chat .chat-view .chat-input .emoji-picker-container[data-v-f17cfede]{position:absolute;bottom:100%;left:0;z-index:1000;margin-bottom:10px}.chat .chat-view .chat-input .input-tools[data-v-f17cfede]{display:flex;gap:24px;padding:24px}.chat .chat-view .chat-input .input-tools span[data-v-f17cfede]{cursor:pointer}.chat .chat-view .chat-input .input-tools span img[data-v-f17cfede]{width:30px;height:30px}.chat .chat-view .chat-input textarea[data-v-f17cfede]{background-color:transparent;width:100%;padding:0 24px;resize:none}.chat .chat-view .chat-input .send-btns[data-v-f17cfede]{display:flex;justify-content:flex-end;padding:24px}.chat .chat-view .chat-input .send-btns .clear-btn[data-v-f17cfede],.chat .chat-view .chat-input .send-btns .send-btn[data-v-f17cfede]{padding:10px 15px;border:none;border-radius:5px;cursor:pointer}.chat .chat-view .chat-input .send-btns .send-btn[data-v-f17cfede]{background-color:#f59359;color:#fff;margin-left:24px}.chat .chat-view .chat-input .send-btns .clear-btn[data-v-f17cfede]{background-color:#fff;border:1px solid #f59359;color:#f59359}.chat .cart-list[data-v-f17cfede],.chat .order-list[data-v-f17cfede]{width:280px;border-left:1px solid #eee;background-color:#fff;padding:10px 0;display:flex;flex-direction:column}.chat .cart-list .list-header[data-v-f17cfede],.chat .order-list .list-header[data-v-f17cfede]{display:flex;align-items:center;height:72px;padding:12px 16px}.chat .cart-list .list-header em[data-v-f17cfede],.chat .order-list .list-header em[data-v-f17cfede]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:#f59359;border-radius:50%}.chat .cart-list .list-header em img[data-v-f17cfede],.chat .order-list .list-header em img[data-v-f17cfede]{width:24px;height:24px}.chat .cart-list .list-header span[data-v-f17cfede],.chat .order-list .list-header span[data-v-f17cfede]{margin-left:15px;font-size:14px;font-weight:700}.chat .cart-list .list-body[data-v-f17cfede],.chat .order-list .list-body[data-v-f17cfede]{flex:1;min-width:0;overflow-y:auto;padding:0 10px}.chat .cart-list .list-body .list-item-order[data-v-f17cfede],.chat .order-list .list-body .list-item-order[data-v-f17cfede]{border-bottom:1px solid #eee}.chat .cart-list .list-body .list-item-order .order-sn[data-v-f17cfede],.chat .order-list .list-body .list-item-order .order-sn[data-v-f17cfede]{padding:10px 0 0}.chat .cart-list .list-body .list-item[data-v-f17cfede],.chat .order-list .list-body .list-item[data-v-f17cfede]{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #eee}.chat .cart-list .list-body .list-item[data-v-f17cfede]:last-child,.chat .order-list .list-body .list-item[data-v-f17cfede]:last-child{border-bottom:none}.chat .cart-list .list-body .list-item .item-img[data-v-f17cfede],.chat .order-list .list-body .list-item .item-img[data-v-f17cfede]{width:48px;height:48px;-o-object-fit:cover;object-fit:cover}.chat .cart-list .list-body .list-item .item-info[data-v-f17cfede],.chat .order-list .list-body .list-item .item-info[data-v-f17cfede]{flex:1;min-width:0;margin:0 10px}.chat .cart-list .list-body .list-item .item-info .name[data-v-f17cfede],.chat .order-list .list-body .list-item .item-info .name[data-v-f17cfede]{font-size:14px;margin-bottom:3px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chat .cart-list .list-body .list-item .item-info .price[data-v-f17cfede],.chat .order-list .list-body .list-item .item-info .price[data-v-f17cfede]{color:#f59359;font-weight:700}.chat .cart-list .list-body .list-item .action[data-v-f17cfede],.chat .order-list .list-body .list-item .action[data-v-f17cfede]{color:#6975ff;font-size:12px;cursor:pointer}