.help-all-questions{width:1200px;margin:180px auto 50px;border-radius:16px;overflow:hidden}.help-all-questions .search{width:1200px;height:128px;background:url(/images/newHelpCenter/search-bg.png) 50%/100% 100% no-repeat;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:row;padding:50px}.help-all-questions .search h3{color:#fff;margin-right:180px}.help-all-questions .search .el-input .el-input__suffix{right:15px}.help-all-questions .search .el-input input{width:600px;height:60px;border-radius:8px;background:#fff;padding-right:50px}.help-all-questions .search .el-input__icon.el-icon-search{font-size:24px}.help-all-questions .search h3+div{position:relative}.help-all-questions .search h3+div .search-result-content{position:absolute;top:60px;left:50%;transform:translateX(-50%);width:600px;padding:10px;min-height:50px;background:#f7f7f9;border-radius:10px;z-index:10}.help-all-questions .search h3+div .search-result-content div{cursor:pointer;height:30px;background-color:transparent}.help-all-questions .nav,.help-all-questions .search h3+div .search-result-content div{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:row}.help-all-questions .nav{width:1200px;height:46px;background:#f4f4f4;padding-left:30px}.help-all-questions .nav div{margin-right:30px;color:#333;font-size:14px}.help-all-questions .nav div:first-child{cursor:pointer;color:#fa822d}.help-all-questions .content{width:1200px;height:733px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:row;border-radius:0 0 16px 16px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}.help-all-questions .content .question-list{width:240px;height:733px}.help-all-questions .content .question-list .el-collapse-item__header{width:240px;height:42px;padding:0 125px 0 30px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:row}.help-all-questions .content .question-list .el-collapse-item__header.is-active{background:#f4f4f4;position:relative}.help-all-questions .content .question-list .el-collapse-item__header.is-active:after{content:"";position:absolute;top:0;left:0;height:100%;width:2px;background:#fa822d}.help-all-questions .content .question-list .el-collapse-item__content{padding:0 0 10px 30px}.help-all-questions .content .question-list .el-collapse-item__content>div{cursor:pointer;color:#727272;font-size:12px;min-height:35px;line-height:1.3;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:row}.help-all-questions .content .question-list .el-collapse-item__content>div.active{color:#fa822d}.help-all-questions .content .question-details{width:960px;height:733px;border-left:1px solid #eee;padding:20px 60px}.help-all-questions .content .question-details h3{margin-bottom:20px;color:#333;font-size:20px;font-weight:600}.help-all-questions .content .question-details h3+div{color:#888;line-height:2}.help-all-questions .content .question-details .new-user-course{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-direction:column}.help-all-questions .content .question-details .new-user-course img{width:500px}.help-all-questions .content .question-details .new-user-course>div{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-direction:column}.help-all-questions .content .question-details .new-user-course>div p{margin:10px 0 15px;color:#888;font-size:16px}