.upload-thumb{display:flex;align-items:center;flex-wrap:wrap}.upload-thumb .upload-list{display:inline-block;text-align:center;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:8px}.upload-thumb .upload-list img{-o-object-fit:cover;object-fit:cover}.upload-thumb .upload-btn{display:inline-block}.upload-thumb .upload-list-cover{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.upload-thumb .upload-list:hover .upload-list-cover{display:block}.upload-thumb .upload-list-cover i{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}.upload-thumb .list-group{display:flex}.upload-thumb .thumb-ghost{opacity:.5;background:#c8ebfb}.pass-check{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.pass-check .title{font-weight:600;font-size:16px;color:#2f3033}.pass-check .desc{font-size:14px;line-height:28px;margin:15px 0}.own-space .own-wrap{display:flex}.own-space .own-wrap .title{font-size:20px;color:rgba(0,0,0,.85);font-weight:500;margin-bottom:12px}.own-space .own-wrap .item{width:100%;justify-content:space-between;padding-top:14px;padding-bottom:14px;border-bottom:1px solid #e8e8e8}.own-space .own-wrap .item,.own-space .own-wrap .item .social{display:flex;align-items:center}.own-space .own-wrap .item .social .logo{width:50px;height:50px;display:flex;justify-content:center;align-items:center;margin-right:16px}.own-space .own-wrap .item .title{color:rgba(0,0,0,.65);margin-bottom:4px;font-size:14px;line-height:22px}.own-space .own-wrap .item .desc{color:rgba(0,0,0,.45);font-size:14px;line-height:22px}.own-space .own-wrap .item .desc .red{color:#ed3f14}.own-space .own-wrap .item .desc .middle{color:#faad14}.own-space .own-wrap .item .desc .green{color:#52c41a}