.uploadImg .img{display:inline-block;margin-right:.1rem}.uploadImg .img img{width:80px;height:80px}.uploadImg .info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.uploadImg .info-item .cropper-content{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-justify-content:flex-end}.uploadImg .info-item .cropper-content .cropper{width:290px;height:260px}.uploadImg .info-item .cropper-content .show-preview{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center}.uploadImg .info-item .cropper-content .show-preview .preview{overflow:hidden;border-radius:50%;border:1px solid #ccc;background:#ccc;width:100px;height:100px;margin-left:20px}.uploadImg .addImg{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}.uploadImg .addImg input{opacity:0;position:absolute}.uploadImg .addImg img{width:40px;height:40px;border-radius:50%}