#PersonalCenter{width:1200px;display:flex;justify-content:space-between;margin:20px 0 30px 0}#PersonalCenter .PersonalCenter-left{min-height:850px}#PersonalCenter .PersonalCenter-left .PersonalCenter-left-info{display:flex;flex-direction:column;align-items:center;width:280px;background:#fff;border-radius:4px;padding-bottom:30px}#PersonalCenter .PersonalCenter-left .PersonalCenter-left-info .info-headImg{width:70px;height:70px;margin-top:15px}#PersonalCenter .PersonalCenter-left .PersonalCenter-left-info .info-headImg img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}#PersonalCenter .PersonalCenter-left .PersonalCenter-left-info .info-name{font-size:18px;margin-top:20px;font-family:PingFangSC-Regular\,PingFang SC;font-weight:700;color:#000;line-height:22px}#PersonalCenter .PersonalCenter-left .PersonalCenter-left-info .info-userName{margin-top:8px;font-size:14px;font-family:PingFangSC-Regular\,PingFang SC;font-weight:400;color:#aaa;line-height:20px}#PersonalCenter .PersonalCenter-left .PersonalCenter-left-info .info-score{margin-top:12px;width:140px;height:26px;background:rgba(255,94,85,.07);border-radius:13px;color:#ff5e55;text-align:center;line-height:26px}#PersonalCenter .PersonalCenter-left .PersonalCenter-left-nav{width:280px;height:auto;background:#fff;border-radius:4px;margin-top:20px}#PersonalCenter .PersonalCenter-right{width:900px;min-height:850px;height:auto;background:#fff;border-radius:4px}