.help-detail{width:100%;background:#edf0f2;padding:46px 0 100px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100vh;overflow-y:auto}.help-detail .loading-box{margin-top:200px}.help-detail .content{width:auto;padding:0 51px}.help-detail .content .title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.help-detail .content .title,.help-detail .content .title>div{display:-webkit-box;display:-ms-flexbox;display:flex}.help-detail .content .title .button-primary{height:34px!important;margin-right:0;color:#6868ce}.help-detail .content .title>div>div>span{font-size:16px;font-weight:500;color:#4a4a4a;margin-right:36px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.help-detail .content .title>div>div>span.active{color:#6868ce;border-bottom:5px solid #6868ce}.help-detail .content .list{width:100%;background:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.05);box-shadow:0 2px 6px 0 rgba(0,0,0,.05);border-radius:8px;border:1px solid #e6e6e6;margin-top:10px;padding:0 26px 16px 26px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:29px;min-height:65vh}.help-detail .content .list img{max-width:100%}.help-detail .ant-back-top-inner{height:40px;width:40px;line-height:40px;border-radius:50%;background-color:#6868ce;color:#fff;text-align:center;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}