.user-edit .pic{min-width:60px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.user-edit .pic,.user-edit .pic .pic-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-edit .pic .pic-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2px;-webkit-box-sizing:border-box;box-sizing:border-box;width:60px;height:60px;line-height:60px;margin-right:10px;border:1px dashed #2988f3;cursor:pointer;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.user-edit .pic .pic-box:hover .demo-upload-list-cover{display:block}.user-edit .pic .re-upload{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#2e58d6;font-size:13px}.user-edit .pic .re-upload span{cursor:pointer}.user-edit .pic .pic-text{font-size:13px;color:#cbcfd6}.user-edit .demo-upload-list-cover{display:none;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:60px;line-height:60px;background:rgba(0,0,0,.6);text-align:center}.user-edit .demo-upload-list-cover:hover{display:block;background:rgba(0,0,0,.6)}.user-edit .demo-upload-list-cover i{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}