.my-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;overflow:auto;background-color:rgba(55,55,55,.6)}.my-modal{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box}.my-modal-footer{border-top:1px solid #e8eaec;padding:12px 18px;text-align:right}.my-modal-content{padding:16px;font-size:12px;line-height:1.5;max-height:600px;overflow:auto}.full-content{max-height:100%}.my-modal-header{border-bottom:1px solid #e8eaec;padding:14px 16px;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon-wrap a{margin-left:20px}.toggle{left:64px}.fullscreen{width:100%;height:100%;top:2px}.input-with-select .el-input-group__prepend{background-color:#fff}.selectClass .el-input--suffix .el-input__inner{padding-left:30px}