.d-upload-file .d-file-list li{display:flex;line-height:1;height:20px;align-items:center;min-width:100px;justify-content:space-between;padding:0 0 0 10px;box-sizing:border-box;color:#409eff;cursor:pointer}.d-upload-file .d-file-list li a{font-size:12px;text-decoration:none;line-height:1;color:#409eff}.d-upload-file .d-file-list li:hover{background:#eee}.d-upload-file .disabled{cursor:not-allowed}.follow{height:100%;box-sizing:border-box;padding:0 0 20px;display:flex;flex-direction:column}.follow .head{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between}.follow .head>.title{font-size:12px;text-indent:10px;color:#666;font-weight:700;position:relative}.follow .head>.title:after{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#409eff}.follow .head>.title>span{color:#409eff}.follow>.form-add{width:100%;margin-top:20px;box-sizing:border-box;padding:0 40px}.follow>.form-add .el-form>.lines{width:100%;min-height:40px;display:flex;align-items:center;margin-top:15px}.follow>.form-add .el-form>.lines .el-form-item{min-height:60px;display:flex;align-items:center;margin-bottom:0;width:100%}.follow>.form-add .el-form>.lines .el-form-item>.el-form-item__label{min-width:80px;text-align:left;font-size:12px;color:#666}.follow>.form-add .el-form>.lines .el-form-item>.el-form-item__content{flex:1;color:#3a3a3a;font-size:12px;width:100%}.follow>.form-add .el-form>.lines .el-form-item>.el-form-item__content>.el-textarea{width:100%}.follow>.form-add .el-form>.line{width:100%;min-height:40px;display:flex;align-items:center;justify-content:flex-end}.follow>.form-add .el-form>.line>.col{flex:1;display:flex;font-size:12px;color:#666;align-items:center}.follow>.form-add .el-form>.line>.col .el-select{width:300px}.follow>.form-add .el-form>.line>.col .el-form-item{min-height:60px;display:flex;align-items:center;margin-bottom:0}.follow>.form-add .el-form>.line>.col .el-form-item>.el-form-item__label{min-width:80px;text-align:left;font-size:12px;color:#666}.follow>.form-add .el-form>.line>.col .el-form-item>.el-form-item__content{flex:1;color:#3a3a3a;font-size:12px;width:100%}.follow>.form-add .el-form>.line>.col .el-form-item>.el-form-item__content .el-form-item__error{width:100px;margin:20px 0}.follow>.form-add .el-form>.line>.col .el-form-item>.el-form-item__content>.el-input,.follow>.form-add .el-form>.line>.col .el-form-item>.el-form-item__content>.el-select{width:80%}.follow>.table-content{flex:1;box-sizing:border-box;padding:20px 40px 0}.follow>.table-content .files{height:100%;display:flex;flex-direction:column;justify-content:center}.follow>.table-content .files .file-item{width:100%;display:flex;align-items:center;color:#409eff;cursor:pointer}.follow>.table-content .files .file-item .del-icon{color:red;margin-left:10px;font-size:14px}.follow>.table-content .files .file-item>a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#409eff;text-decoration:none}.follow>.table-content .files .add-file{position:relative;color:#409eff;overflow:hidden}.follow>.table-content .files .add-file input{width:200%;height:200%;opacity:0;position:absolute;left:0;top:0;z-index:10;cursor:pointer}