.bottomNavBar{position:fixed;left:0;bottom:0;height:60px;width:100%;background:#fff;-webkit-box-shadow:0 -2px 10px 0 rgba(0,0,0,.08);box-shadow:0 -2px 10px 0 rgba(0,0,0,.08);border-radius:32px 32px 0 0;-ms-flex-pack:distribute;justify-content:space-around}.bottomNavBar,.bottomNavBar .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottomNavBar .nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottomNavBar .nav .img{width:24px;height:24px;margin-bottom:5px}.bottomNavBar .active{color:#f05a5a}.usercenter{min-height:100vh;background:#f2f2f2}.usercenter .usercenter-bg{-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:20px;position:relative;height:211px;background:url(../../static/img/accountBg.e596840a.png) no-repeat;background-size:100% 100%}.usercenter .usercenter-bg .logo{position:absolute;width:20px;height:20px;top:77px;left:calc(50% + 15px)}.usercenter .usercenter-bg .userimg{width:78px;height:78px;border-radius:50%}.usercenter .usercenter-bg .becomeMember{width:72px;height:24px;background:#fff;border-radius:78px 0 0 78px;position:absolute;right:0;top:108px;font-size:10px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#f66e6e;line-height:24px}.usercenter .usercenter-bg .becomeMember img{width:16px;height:16px;vertical-align:middle}.usercenter .usercenter-bg .username{margin-top:10px;margin-bottom:5px;height:25px;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:25px}.usercenter .usercenter-bg .username .up{text-decoration:underline;font-size:12px;color:#fff}.usercenter .usercenter-bg .userinfo{height:17px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:17px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap}.usercenter .usercenter-bg .usercent-rank{margin:0 20px;width:calc(100vw - 40px);max-width:460px;height:80px;background:hsla(0,0%,100%,.98);border-radius:10px;position:absolute;bottom:-40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.usercenter .usercenter-bg .usercent-rank .rank{width:70px}.usercenter .usercenter-bg .usercent-rank .rank img{width:36px;height:36px}.usercenter .usercenter-bg .usercent-rank .rank .rank-txt{display:inline-block;width:48px;height:17px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;line-height:17px}.usercenter .usercenter-item{margin-top:55px;margin-bottom:20px;padding:0 20px;text-align:left}.usercenter .usercenter-item .van-cell-group{-webkit-box-shadow:0 4px 3px 0 hsla(0,0%,86.3%,.1);box-shadow:0 4px 3px 0 hsla(0,0%,86.3%,.1);border-radius:12px;overflow:hidden}.usercenter .usercenter-item .van-cell-group .van-cell{height:50px;line-height:30px}.usercenter .usercenter-item .van-cell-group .van-cell img{width:25.96px;height:25.96px;display:inline-block;margin-top:2px;line-height:30px}.usercenter .usercenter-item .van-cell-group .van-cell .van-cell__title{padding-left:5px}.usercenter .usercenter-item .van-cell-group .van-cell .van-cell__right-icon{margin-top:3px}.notice-round{width:8px;height:8px;background:red;margin-left:10px;border-radius:50%}