.online_help_popup_container{display:flex;flex-direction:column;width:100%;height:100%}.online_help_popup_container .popup_header{position:relative;text-align:center;color:#131f30;font-size:.36rem;padding:.32rem 0}.online_help_popup_container .popup_header .left_back{position:absolute;left:.32rem;top:0;bottom:0;margin:auto;width:.4rem;height:.4rem}.online_help_popup_container .iframe_wrap{flex:1}.online_help_popup_container .iframe_wrap iframe{width:100%;height:100%;border:none}.online_help{position:relative;height:1.2rem;padding:0 .2rem 0 .24rem;background:#fff;border-radius:.12rem;justify-content:space-between;color:rgba(0,0,0,.8);font-weight:700}.online_help,.online_help .info{display:flex;align-content:center;align-items:center}.online_help .info .icon{width:.54rem;margin-right:.2rem}.online_help .arrow{width:.24rem}.question{margin-top:.4rem;margin-bottom:.64rem;padding:.2rem .32rem 0 .32rem;background:#fff;border-radius:.12rem}.question .item{padding:.32rem 0 .3rem;border-bottom:1px solid rgba(67,67,67,.07)}.question .item:last-child{border:none}.question .item .title{display:flex;align-content:center;align-items:center;color:rgba(0,0,0,.8);font-weight:700}.question .item .title .icon{margin-right:.2rem;width:.4rem;height:.4rem}.question .item .content{margin-top:.24rem;color:rgba(0,0,0,.5)}.help_page .header{position:relative;padding:.27rem .44rem;text-align:center}.help_page .header .back{position:absolute;top:0;left:.44rem;bottom:0;margin:auto;width:.4rem}.help_page .help_content{padding:.4rem .32rem .48rem}.help_page .help_content .banner{width:100%}