.page{width:100%}.content{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}.info-text{background-color:#f5f5f5;padding:20px;margin-top:10px;border-radius:10px;color:#696969;text-align:left;font-size:14px}.id-upload{margin-top:20px;flex-direction:row;justify-content:space-between}.id-upload,.id-upload-item{display:flex;align-items:center;flex-wrap:wrap}.id-upload-item{border-radius:10px;width:500px;margin-top:10px;flex-direction:column;justify-content:flex-start;background-color:#f5f5f5;padding-bottom:20px}.upload-item-title{display:flex;width:100%;height:50px;margin-bottom:20px;flex-direction:row;align-items:center;border-bottom:1px solid grey}.upload-confirm{border-radius:10px;margin-top:20px;display:flex;max-width:500px;flex-direction:column;justify-content:center;align-items:flex-start}.confirm-item{height:40px;width:100%;margin-top:5px;margin-bottom:5px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.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:270px;height:178px;line-height:178px;text-align:center}.avatar{width:270px;height:178px;display:block}