.help-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:center;align-content:center;min-height:6rem;margin-top:.2rem}.help-aside,.help-content{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;position:relative;z-index:1;box-shadow:0 .05rem .15rem rgba(0,0,0,.05);-moz-box-shadow:0 .05rem .15rem rgba(0,0,0,.05);-webkit-box-shadow:0 .05rem .15rem rgba(0,0,0,.05);border-radius:.08rem;-webkit-border-radius:.08rem;-moz-border-radius:.08rem}.help-aside{background-color:#fff;padding:.2rem;padding-top:.1rem}.help-aside .descriptive-title{margin-top:0}.tree-root+.tree-root{margin-top:.15rem}.tree-root .tree-item{padding-left:.13rem}.tree-root .tree-item-link{color:#333;font-size:.16rem;line-height:.3rem;display:block;white-space:nowrap}.tree-root .tree-item-link:hover{opacity:.8}.tree-root .tree-item-link.current{color:rgba(var(--app-color-primary));font-weight:bolder}.tree-root .tree-child{margin-left:.15rem;margin-top:.05rem}.tree-root .tree-child .tree-item-link{font-size:.14rem}.help-content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.2rem;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:center;align-content:center}.help-content .help-content-head .breadcrumb{background-color:transparent;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;padding:0;font-size:.14rem;margin-bottom:.15rem;line-height:.24rem}.help-content .help-content-body{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#fff;position:relative;z-index:1;overflow:hidden;box-shadow:0 .05rem .15rem rgba(0,0,0,.05);-moz-box-shadow:0 .05rem .15rem rgba(0,0,0,.05);-webkit-box-shadow:0 .05rem .15rem rgba(0,0,0,.05);border-radius:.08rem;-webkit-border-radius:.08rem;-moz-border-radius:.08rem;padding:.3rem}