.answer-editor-dialog{width:900px;box-sizing:border-box}.answer-editor-dialog.el-dialog{box-shadow:unset;background:unset}.answer-editor-dialog.el-dialog .el-dialog__body{padding:0}.answer-editor-dialog.el-dialog .el-dialog__header{display:none}.answer-editor-dialog.el-dialog .answer-editor-dialog-card{background:#fff;border-radius:4px}.answer-editor-dialog.el-dialog .answer-editor-dialog-content{margin-top:10px;background:#fff;min-height:350px;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.3);position:relative;padding:20px 0}.answer-editor-dialog.el-dialog .answer-editor-dialog-content .image-list-container{padding-left:20px}.answer-editor-dialog.el-dialog .answer-editor-dialog-content .operation-icon{padding:0 20px}.answer-editor-dialog.el-dialog .answer-editor-dialog-content .content-container{margin:0 20px}.answer-editor-dialog.el-dialog .answer-editor-dialog-content .content-container .horizontal-line{display:none}.answer-editor-dialog.el-dialog .answer-editor-dialog-content .close{background:url(../../202577105243/img/editor_close.svg) no-repeat;background-size:100% 100%;position:absolute;right:20px;top:20px;width:20px;height:20px;cursor:pointer}.answer-editor-dialog.el-dialog .answer-editor-dialog-content .answer-editor-dialog-content-title{font-weight:500;font-size:16px;color:#222;line-height:22px;text-align:center;margin-bottom:20px}