.centerTop{padding:10px}.box{width:100%;float:left;padding-bottom:15px}.box .boxItem{width:19%;float:left;margin-right:1%}.box .boxItem .itemUp{width:100%;position:relative;float:left;cursor:pointer}.box .boxItem .itemUp .itemMar{margin-top:100%}.box .boxItem .itemUp .itemCen{width:100%;height:100%;float:left;position:absolute;left:0;top:0;right:0;bottom:0;border:1px solid #ddd;border-radius:10px;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}.box .boxItem .itemUp .itemCen .itemMor{width:100%;height:100%;float:left;position:relative}.box .boxItem .itemUp .itemCen .itemMor .upIco{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#ddd;font-size:100px;z-index:1}.box .boxItem .itemUp .itemCen .itemMor .fileUp{position:absolute;width:100%;height:100%;float:left;font-size:2px;opacity:0;cursor:pointer;z-index:2}.box .boxItem .itemUp .itemCen .itemImg{width:100%;height:100%;background:#fff;z-index:3;left:0;top:0;position:absolute}.box .boxItem .itemUp .itemCen .itemImg .imgBox{width:100%;height:100%;left:0;top:0;position:relative;overflow:hidden;background-color:#ccc;border-radius:10px}.box .boxItem .itemUp .itemCen .itemImg .imgBox:hover .bg{top:0}.box .boxItem .itemUp .itemCen .itemImg .imgBox .bg{width:100%;height:100%;position:absolute;top:100%;left:0;background:rgba(0,0,0,.7);z-index:4;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;-webkit-transition:.3s;transition:.3s}.box .boxItem .itemUp .itemCen .itemImg .imgBox .bg .deleteIcon{font-size:18px;color:#fff;z-index:5}.box .boxItem .itemUp .itemCen .itemImg .imgBox .imgShow{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.box .boxItem .top{font-weight:900;margin-bottom:10px}.box .boxItem .bottom{text-align:center;margin-top:10px}.container{height:100%;overflow-y:scroll;padding-bottom:10px}