.own-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.own-wrap .title{font-size:20px;color:rgba(0,0,0,.85);line-height:28px;font-weight:500;margin-bottom:12px}.own-wrap .approve-result{position:absolute;right:100px;z-index:100;width:100px;height:100px;opacity:.7}.own-wrap .approve-result .approve-result-img{width:100%;height:100%}.own-wrap .safe{width:100%}.own-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-wrap .safe .item .title{color:rgba(0,0,0,.65);margin-bottom:4px;font-size:14px;line-height:22px}.own-wrap .safe .item .desc{color:rgba(0,0,0,.45);font-size:14px;line-height:22px}.own-wrap .safe .item .desc .red{color:#ed3f14}.own-wrap .safe .item .desc .middle{color:#faad14}.own-wrap .safe .item .desc .green{color:#52c41a}.own-wrap .action{margin-top:20px;text-align:right}.own-wrap textarea.ivu-input{max-width:100%;vertical-align:bottom;font-size:12px}.own-wrap .avatar-upload-wrapper{height:200px;width:100%}.own-wrap .ant-upload-preview{position:relative;margin:0 auto;width:100%;max-width:180px;max-height:180px;border-radius:50%;-webkit-box-shadow:0 0 4px #ccc;box-shadow:0 0 4px #ccc}.own-wrap .ant-upload-preview .upload-icon{position:absolute;top:0;right:10px;font-size:1.4rem;padding:.5rem;background:rgba(222,221,221,.7);border-radius:50%;border:1px solid rgba(0,0,0,.2)}.own-wrap .ant-upload-preview .mask{opacity:0;position:absolute;background:rgba(0,0,0,.4);cursor:pointer;-webkit-transition:opacity .4s;transition:opacity .4s}.own-wrap .ant-upload-preview .mask:hover{opacity:1}.own-wrap .ant-upload-preview .mask i{position:absolute;top:50%;left:50%;margin-left:-24px;margin-top:-24px;color:#d6d6d6}.own-wrap .ant-upload-preview .mask,.own-wrap .ant-upload-preview img{width:100%;max-width:180px;height:100%;border-radius:50%;overflow:hidden}