.account{height:100%}.account .avatar{width:100%;text-align:center}.account .avatar .avatarNumber{display:flex;width:100%;margin-top:10px;justify-content:center}.account .avatar .avatarNumber .item{text-align:center}.account .avatar .avatarNumber .item .fontWeight{color:#fff}.account .avatar .btn{margin:20px auto;background:#f2f2f2;color:#666;width:150px;height:40px;text-align:center;line-height:40px;border-radius:5px}.account .avatar .tagDiv{margin-top:10px;padding:10px;height:50px;white-space:nowrap;overflow-x:scroll;overflow-y:hidden}.account .avatar .tagDiv .tagLabel{background:#999;color:#fff;border-radius:20px;font-size:14px;padding:5px 10px;margin:0 5px}.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}