.changyan_editer a,.changyan_editer div,.changyan_editer span{box-sizing:border-box}.changyan_editer{position:relative;display:flex;flex-direction:column}.changyan_editer .dialog-header{display:flex;justify-content:space-between;align-items:center;padding:16px 28px}.changyan_editer .changyan-dialog-title{font-size:18px;line-height:24px;font-weight:600}.changyan_editer .changyan-close-button{cursor:pointer;width:24px;height:24px;background:url(images/close_24_24.svg) no-repeat;background-size:100% 100%;position:absolute;top:16px;right:16px}.changyan_editer .changyan-close-button:hover{background-image:url(images/close_24_24_hover.svg)}.changyan_editer .changyan-comment{padding:10px 8px 12px 12px;margin:0 0 8px;background:rgba(242,245,247,.7);border-radius:8px;box-sizing:border-box;border:1px solid rgba(242,245,247,.7)}.changyan_editer .changyan-comment-textarea{height:72px;overflow:hidden}.changyan_editer .changyan-comment.active{border:1px solid #ffb974;background:#fff}.changyan_editer .changyan-comment.active .rich-textarea{background:#fff}.changyan_editer .rich-textarea{overflow-y:auto;overflow-x:hidden;color:#1a1a1a;border:none;background:0 0;width:100%;height:100%;font:15px/24px PingFang SC,Microsoft YaHei,Arial Regular,serif;padding:0;border:none;resize:none;outline:0;vertical-align:top;white-space:pre-wrap;word-break:break-word}.changyan_editer .changyan-content-preview{margin:auto 28px 0;background-color:rgba(245,245,247,.5);border-radius:6px;padding:10px 16px 16px;position:relative}.changyan_editer .changyan-preview-text{padding:0 0 2px;font-size:14px;line-height:22px;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.changyan_editer .changyan-preview-text>img{vertical-align:middle}.changyan_editer .changyan-preview-user{display:flex;align-items:center;margin-top:6px;padding:6px;border-radius:6px;background:#fff}.changyan_editer .changyan-user-cover{width:82px;height:46px;border-radius:6px;margin-right:6px;object-fit:cover}.changyan_editer .changyan-user-linkpic{width:46px;height:46px;border-radius:6px;margin-right:6px;object-fit:cover}.changyan_editer .changyan-user-info{flex:1;display:flex;flex-direction:column;width:1px;margin-left:4px}.changyan_editer .changyan-user-name{font-size:14px;line-height:22px;font-weight:500;color:#1a1a1a;margin-bottom:4px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.changyan_editer .changyan-user-comment{font-size:12px;line-height:16px;color:#888a8e;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.changyan_editer .changyan-user-comment img{vertical-align:text-bottom}.changyan_editer .changyan-footer{display:flex;align-items:center;margin:0;position:relative}.changyan_editer .emoji-button{display:flex;cursor:pointer;align-items:center}.changyan_editer .emoji-button .icon-btn{position:relative;display:block;width:20px;height:20px;margin-right:16px;overflow:hidden}.changyan_editer .emoji-button .icon-smile{background:url(images/icon-smile.svg) no-repeat}.changyan_editer .emoji-button .icon-upload{background:url(images/up_pic.svg) no-repeat}.changyan_editer .emoji-button .icon-at{background:url(images/at.svg) no-repeat}.changyan_editer .emoji-button .smile-txt{font-weight:400;color:#1a1a1a;font-size:14px}.changyan_editer .emoji-button .icon-smile:hover{background-image:url(images/icon-red-smile.svg)}.changyan_editer .emoji-button .icon-upload:hover{background-image:url(images/up_pic_red.svg)}.changyan_editer .emoji-button .icon-at:hover{background-image:url(images/at_red.svg)}.changyan_editer .changyan-smile-txt{color:#1a1a1a}.changyan_editer .changyan-emoji-button:hover .changyan-smile-txt,.changyan_editer .emoji-active .changyan-smile-txt{color:#ff2e43}.changyan_editer .scrollbar{height:calc(100% - 20px)}.changyan_editer .scrollbar::-webkit-scrollbar{width:6px;overflow-x:hidden;overflow-y:auto}.changyan_editer .scrollbar::-webkit-scrollbar-track{background:0 0}.changyan_editer .scrollbar::-webkit-scrollbar-thumb{border-radius:5px;background:rgba(26,26,26,.1)}.changyan_editer .scrollbar::-webkit-scrollbar-thumb:window-inactive{background:#1a1a1a}.changyan_editer .emoji-wrap{position:absolute;padding:8px 8px 8px 11px;top:36px;left:-5px;width:calc(100% + 10px);height:142px;border-radius:8px;opacity:1;background:#fff;border:1px solid #e6e6e6;box-shadow:0 2px 8px 0 rgba(26,26,26,.08);z-index:2}.changyan_editer .changyan-emoji-list{width:100%;height:100%;overflow-y:scroll;overflow-x:hidden}.changyan_editer .changyan-emoji-list a{display:inline-block;width:34px;height:34px;margin:5px}.changyan_editer .changyan-emoji-list img{object-fit:contain;max-width:100%;max-height:100%}.changyan_editer .emoji-icon{width:24px;height:24px;margin-right:5px}.changyan_editer .changyan-counter{margin-left:auto;display:flex;align-items:center}.changyan_editer .changyan-count-num{margin-right:10px;font-size:14px;line-height:22px;color:#888a8e}.changyan_editer .changyan-count-num em{font-style:normal}.changyan_editer .changyan-count-num em.red{color:#ff2e43}.changyan_editer .changyan-send-button{background:linear-gradient(90deg,#fd6b6b 0,#ff2958 100%);color:#fff;border:none;border-radius:18px;padding:4px 20px;font-size:14px;font-weight:500;cursor:pointer}.changyan_editer .changyan-send-button:hover{background:linear-gradient(90deg,#f44757 0,#f4244d 100%)}.changyan_editer .changyan-send-button:disabled{background:linear-gradient(90deg,rgba(253,107,107,.2) 0,rgba(255,41,88,.2) 100%);cursor:default}.changyan_editer .changyan-source{font-family:PingFang SC;font-size:11px;font-weight:400;line-height:15px;letter-spacing:0;color:#7e7e7e;margin-top:2px;padding-left:16px;position:relative}.changyan_editer .changyan-source:before{width:14px;content:"";height:14px;position:absolute;top:0;left:0;background:url(images/link_icon_grey.svg) no-repeat center/cover}.recom-user{position:absolute;padding:16px 8px 16px 12px;top:32px;left:69px;border-radius:8px;opacity:1;background:#fff;box-sizing:border-box;border:1px solid #e6e6e6;box-shadow:0 2px 8px 0 rgba(26,26,26,.08);z-index:121;width:179px;height:280px;border-radius:8px;overflow:hidden}.recom-user .recom-tip{font-size:14px;line-height:14px;padding-bottom:16px;color:#888a8e}.recom-user ul{height:228px;overflow-y:auto}.recom-user .user-list{display:flex;align-items:center;padding:0 0 12px;cursor:pointer}.recom-user .user-list:last-child{padding-bottom:6px}.recom-user .user-list img{width:36px;height:36px;border-radius:50%;margin-right:8px}.recom-user .user-list span{font-size:14px;color:#3d3d3d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recom-user .user-list .color-red{color:#ff2e43}.rich-textarea{outline:0;min-height:72px;padding:10px;border-radius:4px;overflow-y:auto}.rich-textarea:empty:before{position:absolute;content:attr(placeholder);color:#999}.rich-textarea img{vertical-align:text-bottom}.atusername{color:#216fc3;margin:0 2px;-webkit-user-select:none;user-select:none}
/* sohutv 2025-07-10 18:39:27 */
