.helpCenter{display:flex}.helpCenter .help-title-left{width:250px;max-height:700px;margin-right:20px;background-color:#fff}.helpCenter .help-title-left .elScroll{width:100%;height:100%}.helpCenter .help-title-left .elScroll .el-scrollbar__wrap{overflow-x:hidden}.helpCenter .help-title-left .cont-box{height:100%;width:100%;box-sizing:border-box;padding:10px}.helpCenter .help-title-left .sub-area .sub-title{color:#67c23a;font-size:16px;border-left:2px solid #67c23a;padding-left:6px;cursor:default}.helpCenter .help-title-left .sub-area .sub-cont-guide,.helpCenter .help-title-left .sub-area .sub-cont-poblem{font-size:16px;box-sizing:border-box;padding-left:12px;margin-top:10px}.helpCenter .help-title-left .sub-area .sub-cont-guide .guide-cont-title,.helpCenter .help-title-left .sub-area .sub-cont-guide .question-cont-title,.helpCenter .help-title-left .sub-area .sub-cont-poblem .guide-cont-title,.helpCenter .help-title-left .sub-area .sub-cont-poblem .question-cont-title{color:#67c23a;cursor:default;padding:10px 0;border-bottom:1px dashed #e4e4e4}.helpCenter .help-title-left .sub-area .sub-cont-guide .artcles,.helpCenter .help-title-left .sub-area .sub-cont-poblem .artcles{font-size:14px;box-sizing:border-box;padding-left:20px;cursor:pointer;margin:10px 0}.helpCenter .help-title-left .sub-area .sub-cont-guide .artcles .artcle-title,.helpCenter .help-title-left .sub-area .sub-cont-poblem .artcles .artcle-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.helpCenter .help-cont-right{flex:8;min-height:700px;background-color:#fff;box-sizing:border-box;padding:20px}.helpCenter .help-cont-right .right-article-title{width:600px;font-size:28px;font-weight:600;margin:0 auto;text-align:center;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}