.box{-webkit-box-flex:1;-ms-flex:1;flex:1;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:10px 20px;text-align:center;cursor:pointer;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.box:hover{border:0 solid #d9d9d9;border-radius:6px}.avatar-uploader .el-upload{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload:hover{border-color:#409eff}.avatar-uploader-icon{font-size:28px;color:#8c939d;width:200px;height:150px;line-height:178px;text-align:center}.avatar{width:200px;height:150px;display:block}.imgBox{display:block;margin:50px auto;width:550px;height:300px;text-align:center}.imgBox img{width:100%;height:100%}