.account{height:100%}.account .avatar{display:flex;width:100%}.account .avatar .avatarContent{width:calc(100% - 80px)}.account .avatar .avatarContent .avatarNumber{display:flex}.account .avatar .avatarContent .avatarNumber .item{width:33%;text-align:center}.account .avatar .avatarContent .avatarNumber .item .fontWeight{font-weight:700}.account .avatar .avatarContent .avatarNumber .item .tip{color:#999;font-size:14px}.account .avatar .avatarContent .btn{margin-top:5px;background:#39c;color:#fff;width:100%;height:30px;text-align:center;line-height:30px;border-radius:5px}.account .introduce{color:#999;font-size:15px}.account .categoryR{display:flex;justify-content:center;color:#999;height:2.5em;z-index:9;width:100%}.account .categoryR div{width:3rem;display:inline-block;margin:.5rem .5rem;background-size:contain;background-repeat:no-repeat}.account .categoryR .categoryRContent{margin:0 20px}.account .categoryR .categoryRActive{color:#000;font-weight:700}.account .categoryR .categoryRActive:after{background:#379eeb;content:"";display:block;margin-left:-5px;margin-top:5px;height:2px;width:40px}.account .categoryContent{height:50rem;width:100%;overflow-y:scroll;list-style:none;padding:0}.account .categoryContent .categoryDiv{padding:8px;display:flex;flex-wrap:wrap}.account .categoryContent .ellipsisT{letter-spacing:0;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}