#app{font-family:PingFangSC-Regular,PingFang SC;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,body,html{width:100%;height:100%;overflow:hidden}body,html{margin:0;padding:0;font-family:PingFangSC-Medium,PingFang SC;background:#f6f7f9}.child-view{position:absolute;left:0;top:0;width:100%;height:100%;transition:all .5s cubic-bezier(.55,0,.1,1);background:#fff}.left-enter-from,.left-leave-to{transform:translate3d(-100%,0,0)}.left-enter-to,.left-leave-from{transform:translateZ(0)}.left-enter-active,.left-leave-active{transition:all .5s}.van-nav-bar .van-nav-bar__title{max-width:78%!important}.header{height:44px}.header .left{display:flex;align-items:center}.header .left .left-arrow{width:10px}.header .left .return-text{margin-left:4px;font-size:16px}.van-nav-bar{border-bottom:1px solid #eaeaea}.van-nav-bar .van-nav-bar__content{height:44px;color:#333}.van-nav-bar .van-nav-bar__content .van-nav-bar__title{font-size:17px;font-family:PingFangSC-Medium,PingFang SC,Microsoft Yahei,Sans-serif;font-weight:500;color:#333}.van-nav-bar .van-nav-bar__title{max-width:80%}.guide{height:calc(100% - 44px);overflow:auto}.guide .tip-box{background:#fff;padding:9px 16px 7px 16px;font-size:13px;line-height:20px;color:#34363b;margin-bottom:12px}.guide .tip-box .copy-btn{display:inline-block;height:16px;line-height:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:1px 6px;text-align:center;font-size:10px;background:rgba(36,150,255,.2);color:#2496ff;border-radius:10px}.guide .tip-box .copy-btn:active{background:rgba(36,150,255,.3)}.guide .guide-box{background:#fff;padding:10px 16px 0 12px;margin-bottom:40px;border-radius:12px}.guide .guide-box .title{font-size:14px;color:#959ba6;line-height:24px;margin-bottom:16px}.guide .guide-box .step-box{display:flex}.guide .guide-box .step-box .step .num-circle{width:18px;height:18px;line-height:18px;background:#2496ff;border:1px solid #fff;font-size:12px;border-radius:18px;color:#fff;text-align:center;margin-top:1px}.guide .guide-box .step-box .step .step-border{width:1px;background-color:#318bf5;height:calc(100% - 20px);margin:0 auto}.guide .guide-box .step-box .step-title{display:flex}.guide .guide-box .step-box .step-title .text{color:#34363b;font-weight:500;font-size:15px;margin-left:3px}.guide .guide-box .step-box .step-tip{padding-left:3px;color:#959ba6;font-size:12px;margin:4px 0 0 0;max-width:643px}.guide .guide-box .step-box .step-img{margin-top:8px}.guide .guide-box .step-box .step-img img{width:100%}.van-button--round{width:36px;height:18px;background:rgba(36,150,255,.2);border-radius:10px;color:#2496ff;font-size:10px}