.popup-man{display:flex;flex-direction:row!important;overflow:hidden}.popup-man .tip{font-size:12px;text-align:center;color:#333}.popup-man .el-dialog__body{height:calc(90vh - 90px);overflow:hidden}.popup-man .scroll-wrap{height:100%;overflow:auto}.popup-man .my-footer{padding:10px 0;justify-content:center}.popup-man .preview{flex:1;display:flex;flex-direction:column;overflow:hidden}.popup-man .preview .ctx{border:1px solid rgba(126,105,105,.155);flex:1;overflow:auto}.popup-man .quill-editor{height:100%;display:flex;flex-direction:column}.popup-man .quill-editor .ql-container{flex:1;overflow:hidden}.popup-man .quill-editor .ql-container .ql-editor{height:100%}.popup-man .my-el-form{box-sizing:border-box;height:auto;flex:1;display:flex;flex-direction:column;overflow:hidden}.popup-man .my-el-form .el-form-item{height:auto;margin-bottom:22px}.popup-man .my-el-form .el-form-item.notice-content{flex:1;overflow:hidden;box-sizing:border-box}.popup-man .my-el-form .el-form-item.notice-content .el-form-item__error{transform:translate(4px,-30px)}.popup-man .right{flex:1;padding:16px 20px 0;display:flex;flex-direction:column}.popup-man .left{border-right:1px solid rgba(100,112,99,.3);width:240px;padding-top:20px;display:flex;flex-direction:column}.popup-man .left .item{font-size:14px;color:#333;padding-left:20px;box-sizing:border-box;cursor:pointer;display:flex;height:40px;align-items:center}.popup-man .left .item.active{background-color:#c9dafb}.popup-man .left .item.active .lbl{color:#fff}.popup-man .left .item:hover{background-color:#9fa8da}.popup-man .left .item .lbl{flex:1;height:100%;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.popup-man .left .item .btn{width:40px}.popup-man .left .item .btn:hover{filter:brightness(1.2);background-color:rgba(30,0,255,.1);color:#fff}