.own-space .own-space-new .ivu-card-body{padding:16px 16px 16px 0}.own-space .wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.own-space .wrap .title{font-size:20px;color:rgba(0,0,0,.85);line-height:28px;font-weight:500;margin-bottom:12px}.own-space .wrap .safe{width:100%}.own-space .wrap .safe .item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:14px;padding-bottom:14px;border-bottom:1px solid #e8e8e8}.own-space .wrap .safe .item .title{color:rgba(0,0,0,.65);margin-bottom:4px;font-size:14px;line-height:22px}.own-space .wrap .safe .item .desc{color:rgba(0,0,0,.45);font-size:14px;line-height:22px}.own-space .wrap .safe .item .desc .green{color:#52c41a}.own-space .wrap textarea.ivu-input{max-width:100%;vertical-align:bottom;font-size:12px}.own-space .upload-list{display:inline-block;width:60px;height:60px;text-align:center;line-height:60px;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:4px}.own-space .upload-list img{width:100%;height:100%}.own-space .upload-list-cover{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.own-space .upload-list:hover .upload-list-cover{display:block}.own-space .upload-list-cover i{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}