.uploadImgDialogBox{width:100%;padding:0 80px}.uploadImgDialogBox .el-select,.uploadImgDialogBox .el-upload,.uploadImgDialogBox .el-upload .el-upload-dragger{width:100%}.uploadImgDialogBox .el-upload__text{line-height:20px;font-size:12px;color:#b8b8b8}.uploadImgDialogBox .uploadlist{width:100%;max-height:250px;overflow-x:hidden}.uploadImgDialogBox .uploadlist .items{width:100%;overflow:hidden;border:1px solid #ebebeb;margin-bottom:10px;border-radius:4px;padding:10px;transition:all .2s}.uploadImgDialogBox .uploadlist .items .imgbox{float:left;width:80px;height:80px;border:1px solid #f1f1f1;background-position:50%;background-repeat:no-repeat;background-size:contain;background-color:#f2f2f2;margin-right:10px}.uploadImgDialogBox .uploadlist .items .right{width:290px;float:right}.uploadImgDialogBox .uploadlist .items .right .t{width:100%;overflow:hidden;line-height:20px}.uploadImgDialogBox .uploadlist .items .right .t h5{width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px;color:#8c8c8c;float:left}.uploadImgDialogBox .uploadlist .items .right .t span{float:right;font-size:12px;margin-left:15px;color:#1781e6;cursor:pointer}.uploadImgDialogBox .uploadlist .items .right .t span:nth-child(2){margin-right:0;color:#ff0018}.uploadImgDialogBox .uploadlist .items .right .el-progress{margin-top:5px}.uploadImgDialogBox .uploadlist .items .right .el-progress .el-progress__text{font-size:12px}.uploadImgDialogBox .uploadlist .items .right .el-input{height:30px}.uploadImgDialogBox .uploadlist .items .right .el-input input{height:100%;line-height:30px;font-size:12px}.uploadImgDialogBox .uploadlist .items:hover{box-shadow:4px 4px 5px #f1f1f1}