.help-home-page{background-color:#f5f6fa;display:flex;flex-direction:row;justify-content:center;min-height:100vh;padding-top:20px}.help-home-page-left{width:240px;border-radius:4px;border:1px solid #efefef;background-color:#fff}.help-home-page-left ul{display:flex;flex-direction:column;justify-content:flex-start}.help-home-page-left ul li{list-style:none;margin:0;overflow:hidden;width:100%}.help-home-page-left ul li .tab-item{width:100%;margin:0;height:50px;line-height:50px;font-size:16px;background-color:#fff;cursor:pointer;color:#666;text-align:center;display:flex;justify-content:center;align-items:center}.help-home-page-left ul li .tab-item-active{height:50px;line-height:50px;font-size:16px;border-bottom:1px solid #eee;cursor:pointer;color:#874dff;background-color:#efefef;border-left:4px solid #874dff}.help-home-page-right{width:1000px;border:1px solid #efefef;background-color:#fff;padding:30px}.personal-home-page{width:1200px;margin:20px auto;display:flex;text-align:center}.personal-home-page .usr{margin-top:36px;width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid #f0c682}.personal-home-page a .vip{width:80px;margin-top:-20px}.personal-home-page .name1{font-size:18px;font-weight:700;color:#67728f;line-height:18px;height:18px;width:140px;margin:5px auto 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.personal-home-page .nav{width:225px;height:751px;background:#fff;border-radius:4px;box-shadow:0 0 8px 0 rgba(0,0,0,.15)}.about-user-box{font-family:Helvetica,arial,sans-serif;font-size:14px}.about-user-box .tabs-box ul{display:flex;justify-content:flex-start}.about-user-box .tabs-box ul li{list-style:none;&:last-child{.tabs-item:after{display:none}}}.about-user-box .tabs-box ul li:last-child p{border-right:none}.about-user-box .tabs-box .tabs-item{cursor:pointer;color:#333;padding:0 10px;display:inline-block;position:relative;&:after{content:"";height:10px;background-color:#595959;width:1px;position:absolute;right:0;top:6px}}.about-user-box .tabs-item.tabs-active{color:red}