.help-home-page{display:flex;flex-direction:row;justify-content:center;gap:16px;min-height:100vh;padding-top:105px;padding-bottom:45px;background-color:#030d2e;background-image:url(../../statics/img/bg-section2-a.ccea1960.webp);background-size:100% auto}.help-home-page-left{width:240px;border-radius:8px;max-height:690px;background-color:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.15)}.help-home-page-left ul{display:flex;flex-direction:column;justify-content:flex-start}.help-home-page-left ul li{margin:0;list-style:none;overflow:hidden;width:100%}.help-home-page-left ul li .tab-item{position:relative;display:flex;justify-content:flex-start;align-items:center;overflow:hidden;margin:0;padding:13px 16px;width:100%;height:50px;color:#666;background-color:#fff;border-bottom:1px solid #eee;font-size:16px;line-height:50px;text-align:center;cursor:pointer}.help-home-page-left ul li:first-child .tab-item{border-top-left-radius:7px;border-top-right-radius:7px}.help-home-page-left ul li .tab-item-active{color:#003673;background-color:#e2f0ff}.help-home-page-left ul li .tab-item-active:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background-color:#003673}.help-home-page-right{width:1000px;padding:28px;border-radius:8px;background-color:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.15)}.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 .content-box{padding-top:20px}.about-user-box .content-box img{margin-bottom:1rem}.about-user-box .content-box h1{font-size:24px;font-weight:700;margin-bottom:1rem}.about-user-box .content-box h2{font-size:20px;font-weight:700;margin-bottom:1rem}.about-user-box .content-box p{margin-bottom:1rem}.about-user-box .content-box ul{list-style-type:disc;margin-left:1.5em;margin-bottom:1rem}.about-user-box .content-box ul li{list-style-type:disc}.about-user-box .content-box a{color:#0058bc;text-decoration:underline}