html .chat-message-quote{font-size:14px;line-height:20px;color:gray;margin-bottom:16px;margin-top:-20px}html .chat-message-quote .anticon{font-size:20px;color:#b3b3b3;margin-right:4px;vertical-align:sub}html .chat-message-question-wrapper{margin-bottom:32px;position:relative}html .chat-message-question-main{background-color:#f7f7f7;border-radius:10px;padding-bottom:16px;display:inline-block}html .chat-message-question-main .ask-attachment{padding-bottom:0;margin-top:12px}html .chat-message-question{font-size:16px;line-height:20px;padding:16px 20px 0;white-space:pre-wrap;word-break:break-word}html .chat-message-question-btn{cursor:pointer;color:#5883db}html .chat-message-question-more:before{content:"";height:calc(100% - 20px);float:right}html .chat-message-question-more .chat-message-question-btn{float:right;clear:both}html .chat-message-question-nickname{position:absolute;left:-36px;top:12px}html .chat-message-question-popover.ant-popover .ant-popover-inner{box-shadow:none;border-radius:0;padding:11px 5px;background:rgba(0,0,0,0)}html .chat-message-question-copy{width:30px;height:30px;border:1px solid #dbdbdb;background:#fff;border-radius:50%;font-size:14px;display:flex;align-items:center;justify-content:center;right:-38px;top:0;transition:all .2s linear}html .chat-message-question-copy:hover{background:#dbdbdb;color:#4d4d4d}