.debug{border:1px solid #ff0;background:#ffb6c1}.debugPage{width:100%;height:100vh;flex-direction:column;text-align:center;padding:20px;line-height:2}.debugPage,.flexCenter{display:flex;align-items:center;justify-content:center}.my-team{background:#f9f9f9;min-height:100vh}.my-team .type{position:-webkit-sticky;position:sticky;top:0;display:inline-flex;padding:20px 0;background:#fff;justify-content:space-around;font-size:15px;width:92%}.my-team .type .item{border-radius:30px;padding:5px 20px;color:#333;background:#fff}.my-team .type .item:active{filter:brightness(95%)}.my-team .type .selected{background:#fde7e8;color:#e7141a}.my-team .tip{background:#fff;width:8%;display:inline-flex;padding:22px 0}.my-team .tip .query{background:#ec808d;color:#fff;width:25px;height:25px;text-align:center;display:inline-block;line-height:25px;border-radius:50%}.my-team .count{padding:10px;padding-top:0;text-align:center;background:#fff;color:#999}.my-team .search{display:flex;background:#fff;align-items:center;justify-content:space-between}.my-team .search .total{margin-left:20px;font-size:14px}.my-team .list{padding:15px}.my-team .list .item{background-color:#fff;padding:15px;margin-bottom:15px;border-radius:5px}.my-team .list .item .time{font-size:12px;color:#999;margin-bottom:20px}.my-team .list .item .user{display:flex}.my-team .list .item .user .avatar{width:50px;height:50px;margin-right:10px;border-radius:50%}.my-team .list .item .user .info{flex:1;overflow:hidden;display:flex;justify-content:center;flex-direction:column;font-size:12px;color:#999}.my-team .list .item .user .info .top .name{font-weight:700;font-size:15px;color:#555;display:flex;align-items:center}.my-team .list .item .user .info .top .grade{color:#fff;margin:0 10px;display:inline-block;text-align:center;width:32px;height:18px;line-height:18px;background-color:#ec808d;border-radius:5px}.my-team .list .item .user .info .bottom{margin-top:7px;display:flex;justify-content:space-between;align-items:flex-end}.my-team .list .item .user .info .bottom .income{margin-left:25px}.my-team .list .item .user .info .bottom .income span{font-size:16px;color:#e7141a;font-weight:700}.desc{margin:50px 20px}.desc .item{font-size:14px;line-height:22px;margin:20px 0}