.accountManage .hide{position:relative}.accountManage .hide:after{content:"";position:absolute;top:7px;left:-2px;width:20px;height:1px;background:#333;transform:rotate(-45deg)}.accountManage .detail-row{line-height:40px;margin-bottom:20px}.accountManage .flex{display:flex;flex-flow:row wrap}.accountManage .type-item{position:relative;height:40px;padding:0 15px;margin-right:10px;margin-bottom:10px;border:1px solid #ddd;border-radius:20px}.accountManage .type-item .type-close{position:absolute;top:-10px;right:-10px;width:20px;height:20px;border-radius:10px;border:1px solid #ccc;background-color:#fff}.accountManage .type-item .type-close:before{transform:translate(-50%,-50%) rotate(45deg)}.accountManage .type-item .type-close:after,.accountManage .type-item .type-close:before{content:"";position:absolute;top:50%;left:50%;width:15px;height:2px;background-color:#ccc;cursor:pointer}.accountManage .type-item .type-close:after{transform:translate(-50%,-50%) rotate(-45deg)}