.uploadContent .load-thumbnail-group .thumbnail{width:100px;height:130px;overflow: hidden;position: relative;}
.uploadContent .add-btn:hover{color:#06c}
.uploadContent .add-btn,.del-btn{cursor: pointer}
.uploadContent .add-btn i.fa{vertical-align: bottom;}
.uploadContent .add-btn input[type="file"]{display:none;}
.uploadContent .chk-icon{position: absolute;top:-4px;right:-8px;}
.uploadContent .thumbnail > img{max-width:90px;max-height:110px;margin-top:23px}
.uploadContent .thumbnail .caption{display:block;width:100%;height:18px;line-height: 18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;position: absolute;left:0;bottom:5px;}