.uploadCheckImage{border-radius:var(--radius);background-color:#fff;padding:16px 24px;margin-bottom:16px;border:1px solid #edeff1}.uploadCheckImage .hidden-file{display:none}.uploadCheckImage__image{overflow:hidden;height:200px}.uploadCheckImage__image img{width:100%}.uploadCheckImage__header{display:flex;padding-bottom:13px;align-items:center}.uploadCheckImage__header .el-checkbox__inner{width:20px;height:20px}.uploadCheckImage__header .el-checkbox__inner:after{top:5px;left:7px}.uploadCheckImage__header p{padding-left:16px;font-family:var(--branding)}.uploadCheckImage__header span{margin-left:auto;text-decoration:underline;color:#90909e;cursor:pointer;font-size:14px}.uploadCheckImage ul{padding-bottom:16px}.uploadCheckImage ul li{color:#90909e;font-size:14px;line-height:20px}