.talkview[data-v-2af1eeb7]{box-sizing:border-box;width:100%;height:100%;background:#fff;position:relative}.talkview-close[data-v-2af1eeb7]{position:fixed;right:16px;top:16px;font-size:20px}.talkview-top[data-v-2af1eeb7]{width:100%;height:25px}.talkview-content[data-v-2af1eeb7]{box-sizing:border-box;padding:0 16px;width:100%;height:calc(100% - 220px)}.talkview-content .tc-view[data-v-2af1eeb7]{width:100%;height:100%;border:1px solid #e8e8e8;border-radius:4px}.talkview-content .tc-view .tc-view-top[data-v-2af1eeb7]{display:flex;flex-direction:column;justify-content:space-evenly;box-sizing:border-box;padding:10px 16px;width:100%;height:64px;background:#f2f2f2;font-size:14px;font-family:PingFang SC;font-weight:500;color:#252526}.talkview-content .tc-view .tc-view-content[data-v-2af1eeb7]{box-sizing:border-box;width:100%;padding:16px;height:calc(100% - 64px);overflow-y:auto;overflow-x:hidden;font-size:14px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.65)}.talkview-content .tc-view .tc-view-content .tvc-item[data-v-2af1eeb7]{border-bottom:1px solid #e8e8e8;padding:12px 0}.talkview-content .tc-view .tc-view-content .tvc-top[data-v-2af1eeb7]{display:flex;justify-content:space-between}.talkview-input[data-v-2af1eeb7]{box-sizing:border-box;height:90px;width:100%;padding:0 16px;background:#fff;display:flex;justify-content:center;align-items:center}.talkview-input .sbtn[data-v-2af1eeb7]{display:flex;justify-content:center;align-items:center;width:74px;height:40px;background:#0076ff;border-radius:4px;color:#fff}.talkview-footer[data-v-2af1eeb7]{box-sizing:border-box;height:105px;width:100%;box-shadow:0 -4px 8px rgba(0,0,0,.08);background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.talkview-footer .voice[data-v-2af1eeb7]{cursor:pointer;width:240px;height:56px;border:1px solid #0076ff;border-radius:100px;display:flex;justify-content:center;align-items:center;font-size:18px;font-family:PingFang SC;color:#0076ff;margin-bottom:5px}.talkview-footer .voice img[data-v-2af1eeb7]{width:28px;height:auto;margin-right:10px}.talkview-footer .voice.active[data-v-2af1eeb7]{color:#fff;background:#ff890d;border-color:#ff890d}