.step-modal{width:100%}.step-modal .allow-style .el-step__main:after{content:"";display:inline-block;width:0;height:0;border-width:0 15px 20px;border-style:solid;border-color:transparent transparent #eee}.step-modal .step-select{background-color:#409eff;color:#fff}.step-modal .el-steps{width:100%;margin-bottom:20px;cursor:pointer}.step-modal .el-steps .el-step__title{padding:0 5px;margin:0 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.step-modal-content{width:100%;background-color:#eee}.step-modal-content_form{min-width:60%;max-width:70%;margin:-23px auto 0;padding:20px 0 1px 0}.step-modal-content_form .file-height{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:160px;overflow-y:auto;background-color:#f1f2f6}.step-modal-content_form .file-height .el-upload{float:left;width:300px;height:60px;margin:10px;line-height:20px}.step-modal-content_form .file-height .el-upload-dragger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:300px;height:60px}.step-modal-content_form .file-height .el-upload-dragger .el-icon-upload{color:#6d9bfb;font-size:40px;margin:0 15px 0 0}.step-modal-content_form .file-height .el-upload-list__item{float:left;margin:10px;width:300px;height:60px;padding:0}.step-modal-content_form .file-height .el-upload-list__item .el-upload-list__item-name{line-height:60px;text-align:center}.step-modal-content_form .img-height{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:141px;overflow-y:auto;background-color:#f1f2f6}.step-modal-content_form .img-height .el-upload{float:left;width:140px;height:120px;margin:10px;line-height:20px}.step-modal-content_form .img-height .el-upload-dragger{width:140px;height:120px}.step-modal-content_form .img-height .el-upload-dragger .el-icon-upload{color:#6d9bfb;font-size:40px;margin:0}.step-modal-content_form .img-height .el-upload-list__item{float:left;margin:10px;width:140px;height:120px;padding:0}.step-modal-content_form .img-height .el-upload-list__item .el-upload-list__item-thumbnail{width:140px;height:120px;z-index:0;margin-left:0}.step-modal-content_form .video-height{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:141px;overflow-y:auto;background-color:#f1f2f6}.step-modal-content_form .video-height,.step-modal-content_form .video-height .video{display:-webkit-box;display:-ms-flexbox;display:flex}.step-modal-content_form .video-height .el-upload{float:left;width:140px;height:120px;margin:10px;line-height:20px}.step-modal-content_form .video-height .el-upload-dragger{width:140px;height:120px}.step-modal-content_form .video-height .el-upload-dragger .el-icon-upload{color:#6d9bfb;font-size:40px;margin:0}.step-modal-content_form .video-height .el-upload-list__item{float:left;margin:10px;width:140px;height:120px;padding:0}.step-modal-content_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.step-modal-content .upload-tip{position:relative;width:140px;height:120px;margin:10px;background-color:#000}.step-modal-content .upload-tip .delete-icon{position:absolute;color:#fff;top:-8px;right:-8px;z-index:1;font-size:14px;width:18px;height:18px;line-height:18px;border-radius:50%;background-color:#ddd;text-align:center;cursor:pointer}.step-modal-content .upload-tip video{width:100%;height:100%}.step-modal-content .img-tip{position:relative;width:140px;height:120px;margin:10px}.step-modal-content .img-tip .delete-icon{position:absolute;color:#fff;top:-8px;right:-8px;z-index:1;font-size:14px;width:18px;height:18px;line-height:18px;border-radius:50%;background-color:#ddd;text-align:center;cursor:pointer}.step-modal-content .file-tip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:300px;height:60px;margin:10px;background-color:#fff;border-radius:6px;border:1px dashed #d9d9d9;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.step-modal-content .file-tip .delete-icon{position:absolute;color:#fff;top:21px;right:20px;z-index:1;font-size:14px;width:18px;height:18px;line-height:18px;border-radius:50%;background-color:#ddd;text-align:center;cursor:pointer}.step-modal-content .file-tip .upload-icon{padding:0 10px;font-size:18px;color:#409eff}.step-modal-content .file-tip p:first-of-type{width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.step-modal-content .file-tip p:nth-of-type(2){font-size:12px;color:#b3b3b3}.step-modal-content .file-tip p:nth-of-type(2) span:first-of-type{padding-right:10px}.step-modal-content .file-tip:hover{border-color:#409eff}.step-modal-content .file-tip:hover .detail-operate{display:block}.step-modal-footer{text-align:center;margin-top:20px}.step-modal .detail-operate{display:none;position:absolute;right:10px}.step-modal .detail-operate span:first-of-type{color:#f7cd89}.step-modal .detail-operate span:nth-of-type(2){color:#eee;padding:0 5px}.step-modal .detail-operate span:nth-of-type(3){color:#409eff}.step-modal .title{font-size:12px;color:#b3b3b3}.steps{background-color:#fff;padding-bottom:20px}.form-width{width:100%}.form-width .el-form-item__content{width:calc(100% - 100px)}.meeting-detail .el-input__inner{background-color:#f2f7fb!important;color:#000!important}.marginB15{margin-bottom:15px}.step-content{margin:0 20px}