.conte_img{display:table;float:left;margin-right:10px;margin-bottom:10px;position:relative}.add_img{border:2px dashed #ebedf2!important;width:180px;height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;cursor:pointer;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 0 13px 0 rgba(0,0,0,.1);box-shadow:0 0 13px 0 rgba(0,0,0,.1)}.add_img i{color:#ebedf2;font-size:70px}.add_img:hover i{color:#374afb}.deleteIcon{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:-10px;top:-10px;width:30px;height:30px;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 0 13px 0 rgba(0,0,0,.1);box-shadow:0 0 13px 0 rgba(0,0,0,.1);-webkit-transition:all .3s;transition:all .3s;z-index:1}