.photo_box{padding-left:12px}.photo_box .img{height:140px;width:140px;border:1px solid #c1c1c1;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:12px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.photo_box .img:hover{-webkit-box-shadow:2px 2px 12px 0 #a6a6a6;box-shadow:2px 2px 12px 0 #a6a6a6}.photo_box .img:last-child{margin-right:0}.photo_box .img .el-icon-circle-close{color:#fff}