:root{--c-main-color:#198aff;--c-main-color-hover:#52a7ff;--c-main-color-active:#1267bf;--c-main-color-disabled:rgba(25,138,255,0.4);--c-main-background-color:#deeeff;--c-header-background:#000;--c-theme-color:#198aff}#helpCenter-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}#helpCenter-content #helpCenter-title{width:100%;height:60px;display:flex;justify-content:center;position:fixed;z-index:1000;background:var(--c-header-background)}#helpCenter-content #helpCenter-title #helpCenter-title-text{width:1200px;height:60px;line-height:60px;font-size:18px;color:#fff;font-weight:700}#helpCenter{margin-top:80px;width:1200px;height:auto;background:#fff;border:1px solid #eee;border-radius:4px}#helpCenter .text{width:100%;height:60px;display:flex;align-items:center;padding-left:30px;font-size:16px;font-family:PingFangSC-Regular\,PingFang SC;font-weight:700;color:#262626;line-height:24px}#helpCenter .collapse{padding:0 30px;box-sizing:border-box}#helpCenter .collapse ._content a{text-decoration:none;font-size:13px;color:#303133;line-height:1.7}#helpCenter .helpCenter-title h3{margin-top:20px;font-size:24px}#helpCenter .helpCenter-title div{margin-top:8px;font-size:14px;color:#888}#helpCenter .helpCenter-module{display:flex;justify-content:space-between;margin-top:20px}#helpCenter .helpCenter-module .helpCenter-module-left{width:240px;height:100%;background:#fff;border-radius:4px;display:flex;flex-direction:column;margin-right:20px}#helpCenter .helpCenter-module .helpCenter-module-left .helpCenter-module-left-title{height:60px;line-height:60px;padding:0 30px;color:#333;font-weight:600;font-size:16px;border-bottom:1px solid #eee}#helpCenter .helpCenter-module .helpCenter-module-left .helpCenter-module-left-list{flex:1;overflow:hidden;overflow-y:scroll;font-size:16px}#helpCenter .helpCenter-module .helpCenter-module-left .helpCenter-module-left-list::-webkit-scrollbar{display:none}#helpCenter .helpCenter-module .helpCenter-module-left .helpCenter-module-left-item{height:54px;line-height:54px;padding:0 30px;cursor:pointer;color:#333}#helpCenter .helpCenter-module .helpCenter-module-left .activite{color:var(--c-main-color);font-weight:600}#helpCenter .helpCenter-module .helpCenter-module-left-pos{width:240px;height:auto;border-radius:4px;display:flex;flex-direction:column;margin-right:20px}#helpCenter .helpCenter-module .LeftFixedClass{position:fixed;top:70px;height:auto}#helpCenter .helpCenter-module .helpCenter-module-right{flex:1;background:#fff;border-radius:4px;margin-bottom:30px}#helpCenter .helpCenter-module .helpCenter-module-right .helpCenter-module-right-title{height:60px;line-height:60px;padding:0 30px;color:#333;font-weight:600;font-size:16px;border-bottom:1px solid #eee}#helpCenter .helpCenter-module .helpCenter-module-right .helpCenter-module-right-list{font-size:16px;height:1300px;overflow:hidden;overflow-y:scroll}#helpCenter .helpCenter-module .helpCenter-module-right .helpCenter-module-right-list .helpCenter-module-right-item{margin:0 30px;padding:20px 0;border-bottom:1px solid #eee}#helpCenter .helpCenter-module .helpCenter-module-right .helpCenter-module-right-list .helpCenter-module-right-item .helpCenter-module-right-item-title{font-size:18px;color:#333;font-weight:600;line-height:24px}#helpCenter .helpCenter-module .helpCenter-module-right .helpCenter-module-right-list .helpCenter-module-right-item .helpCenter-module-right-item-helptext{margin-top:8px;color:#666;font-size:16px;line-height:22px;margin-top:9px}#helpCenter .helpCenter-module .helpCenter-module-right .helpCenter-module-right-list .helpCenter-module-right-item .helpCenter-module-right-item-helptextdetails{margin-top:20px;background:#f7f7f7;border-radius:4px;padding:40px 30px 12px 20px;box-sizing:border-box;position:relative;font-size:14px;line-height:20px}#helpCenter .helpCenter-module .helpCenter-module-right .helpCenter-module-right-list .helpCenter-module-right-item .helpCenter-module-right-item-helptextdetails>img{width:50px;height:20px;position:absolute;left:20px;top:0}#helpCenter .helpCenter-module .helpCenter-module-right .helpCenter-module-right-list::-webkit-scrollbar{display:none}