.login_Con{display:flex;justify-content:space-between;height:100vh;width:100%;overflow:auto}.login_Con .leftImg{background-image:url(../img/bk.4e9ec188.jpg);background-repeat:repeat;background-size:cover;background-position:50%;width:100%}.avatar-uploader .el-upload{width:90px;height:90px;line-height:90px;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload:hover{border-color:#409eff}.demo-upload-list{display:inline-block;width:90px;height:90px;text-align:center;line-height:90px;border:1px dashed #d9d9d9;border-radius:4px;overflow:hidden;background:#fff;position:relative;box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:4px}.demo-upload-list img{width:100%;height:100%}.demo-upload-list-cover{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.demo-upload-list-cover i{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}.demo-upload-list:hover .demo-upload-list-cover{display:block}