.ne-live-detection{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.ne-live-detection_tip{color:#222;font-size:22px;font-weight:600;text-align:center;width:100%}.ne-live-detection_camera{margin-top:60px;position:relative;width:100%}.ne-live-detection_camera_inner{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:220px;justify-content:center;margin:0 auto;-webkit-mask-image:-webkit-radial-gradient(#fff,#fff);overflow:hidden;position:relative;width:220px;z-index:20}.ne-live-detection_camera_loading-text{align-items:center;background-color:#161616;display:flex;display:none;font-size:20px;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.ne-live-detection_camera_loading-text--show{display:flex}.ne-live-detection_camera_loading-bg{background-color:#161616;border-radius:50%;left:0;position:absolute;top:0;width:100%}.ne-live-detection_camera_loading-circle{animation:spin 2s linear infinite;border:4px solid transparent;border-radius:50%;border-top-color:#48dd69;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ne-live-detection_camera_loading-msg{color:#fff;font-size:14px;left:50%;letter-spacing:0;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.ne-live-detection_camera_circle-bg{border:2px solid #eceef9;border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:30}.ne-live-detection_camera_circle-animation{border:2px solid transparent;border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:40}.ne-live-detection_progress{align-items:center;display:flex;flex-wrap:nowrap;justify-content:center;margin-top:60px}.ne-live-detection_progress_step{background:#dde3ef;border-radius:100%;font-size:0;height:10px;margin:0 8px;width:10px}.ne-live-detection_progress_step--active{align-items:center;background:#2b63ff;color:#fff;display:flex;font-size:12px;font-weight:600;height:20px;justify-content:center;width:20px}.ne-live-detection_footer{align-items:flex-start;display:flex;flex:1;justify-content:space-around;margin-top:60px;width:100%}.ne-live-detection_footer_icon-wrap{align-items:center;display:flex;flex:1;flex-direction:column;padding:0 4px}.ne-live-detection_footer_icon{height:32px;width:32px}.ne-live-detection_footer_text{color:#8a8a99;font-size:14px;margin:16px 0 0;text-align:center}.ne-live-detection_color{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.ne-live-detection_color_circle{animation:scale .3s linear;animation-fill-mode:forwards;animation-play-state:paused;border-radius:50%;display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1)}.ne-live-detection_color_circle--active{animation-play-state:running;display:block}.ne-live-detection_record{background:#fff;bottom:0;display:none;left:0;position:absolute;right:0;top:0;z-index:50}.ne-live-detection_record-checking,.ne-live-detection_record-fail,.ne-live-detection_record-start{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.ne-live-detection_record-tip-icon{height:140px;margin-top:50px;width:140px}.ne-live-detection_record-ani-wrapper{height:80px;margin:70px 0 32px;position:relative;text-align:center;width:80px}.ne-live-detection_record-tip-main{color:rgba(34,34,34,.85);font-size:26px;font-weight:600;line-height:46px}.ne-live-detection_record-tip-sub{color:rgba(34,34,34,.85);font-size:18px;line-height:32px;text-align:center}.ne-live-detection_record-tip-third{color:hsla(0,0%,40%,.85);font-size:18px;margin-top:16px;padding:0 60px;text-align:center}.ne-live-detection_record-condition-wrapper{box-sizing:border-box;margin-top:16px;padding:0 60px;width:100%}.ne-live-detection_record-condition-inner{margin-top:16px}.ne-live-detection_record-condition-icon{height:24px;margin-right:4px;vertical-align:middle;width:24px}.ne-live-detection_record-condition-text{color:#8a8a99;font-size:16px;line-height:1;vertical-align:middle}.ne-live-detection_record-btn-wrapper{box-sizing:border-box;margin-top:38px;padding:0 60px;position:relative;width:100%}.ne-live-detection_record-btn{background:linear-gradient(115deg,#60b1fe -38.66%,#6551f6 106.74%);border:none;border-radius:24px;box-sizing:border-box;color:#fff;font-size:18px;height:48px;outline:none;width:100%}.ne-live-detection_record-file-input{box-sizing:border-box;display:block;height:48px;margin-top:-48px;opacity:0;width:100%}.ne-live-detection_record-ani-scan{animation:scan 2s linear infinite;background:#5bdefe;box-shadow:0 4px 8px rgba(43,162,255,.56),0 18px 34px rgba(30,132,255,.732);height:4px;left:0;position:absolute;top:0;width:100%}.ne-live-detection_record-ani-img{height:100%}.ne-live-detection_toast{word-wrap:break-word;background:hsla(0,0%,8%,.6);background-color:rgba(0,0,0,.6);border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.122),0 6px 16px rgba(0,0,0,.078),0 9px 28px 8px rgba(0,0,0,.051);color:#fff;font-size:16px;padding:16px;position:absolute;text-align:left;text-decoration:none;white-space:nowrap}.ne-live-detection_toast_center{left:50%;top:284px;transform:translateX(-50%)}.ne-live-detection_toast_top{left:50%;top:20px;transform:translateX(-50%)}#ne-live-detection_camera_video{background-color:transparent}#ne-live-detection_camera_video::-webkit-media-controls-panel,#ne-live-detection_camera_video::-webkit-media-controls-play-button{-webkit-appearance:none;display:none!important}#ne-live-detection_camera_video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}@keyframes scale{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(6)}}@keyframes scan{0%{top:0}to{top:100%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contTips[data-v-c32e5e76]{text-align:center;margin-top:.4rem;color:#666;font-size:.3rem}.comLink[data-v-c32e5e76]{text-decoration:underline;margin:.3rem 0;text-align:center}.loading[data-v-c32e5e76]{width:100%;height:100%;position:absolute;top:0;background:#000;z-index:9999;opacity:.3}.loading .lottie_wrap[data-v-c32e5e76]{position:fixed!important;top:50%;left:50%;margin:-5.8rem -.4rem}.loading .lottie_wrap .lottie[data-v-c32e5e76]{motion:0!important}.contList[data-v-c32e5e76]{width:7.5rem;padding:0 .2rem}.contList>nav[data-v-c32e5e76]{padding:.5rem .28rem .32rem;border-radius:.24rem;margin:.14rem auto 0;background:#fff}.contList>nav>div[data-v-c32e5e76]{display:flex;justify-content:space-between;align-items:center}.contList>nav>div[data-v-c32e5e76]:first-child{background:rgba(22,119,255,.2);height:.12rem;margin-bottom:.22rem}.contList>nav>div>i[data-v-c32e5e76]{display:inline-block;width:.2rem;height:.2rem;border-radius:50%;background:#9cc3f9}.contList>nav>div>i.active[data-v-c32e5e76]{width:.32rem;height:.32rem;position:relative}.contList>nav>div>i.active[data-v-c32e5e76]:after{content:" ";display:inline-block;position:absolute;width:.2rem;height:.2rem;background:#1677ff;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.contList>nav>div>span[data-v-c32e5e76]{color:#999;font-weight:500;flex:1}.contList>nav>div>span.active[data-v-c32e5e76]{color:#333}.contList>nav>div>span[data-v-c32e5e76]:nth-child(2){text-align:center}.contList>nav>div>span[data-v-c32e5e76]:nth-child(3){text-align:right}.contList .success[data-v-c32e5e76]{text-align:center}.contList .success .state[data-v-c32e5e76]{border-radius:.24rem;background:#fff;margin:.2rem 0 .48rem 0;padding:1.2rem .54rem .24rem .56rem}.contList .success .state .state_logo[data-v-c32e5e76]{width:6rem;height:6rem}.contList .success .state .state_title div[data-v-c32e5e76]:first-child{color:#333;font-weight:600;font-size:.32rem;margin:.06rem 0 .22rem 0}.contList .success .state .state_title div[data-v-c32e5e76]:last-child{font-weight:500;font-size:.24rem;color:#999}.contList .success .state .state_title div:last-child.red[data-v-c32e5e76]{color:#ff3c01}.contList .success .state .state_title a[data-v-c32e5e76]{text-decoration:underline;cursor:pointer}.contList .success .submit[data-v-c32e5e76]{margin:auto}.contList .success .submit .van-button[data-v-c32e5e76]{font-weight:500;font-size:.3rem;display:flex;justify-content:center;width:100%;height:1rem;border-radius:.12rem;background-color:#4876ff;color:#fff;text-align:center;border:0;margin:.24rem auto 0}.contList .faceDetect[data-v-c32e5e76]{margin-top:.2rem}.contList .faceDetect .submit[data-v-c32e5e76]{margin-top:1.2rem}.contList .faceDetect .submit.face_submit[data-v-c32e5e76]{margin-top:.4rem}.contList .faceDetect .submit .below[data-v-c32e5e76]{border-radius:.12rem;background-color:#4876ff;color:#fff;border:0;margin:.24rem 0}.contList .faceDetect .submit .below[data-v-c32e5e76],.contList .faceDetect .submit .upper[data-v-c32e5e76]{font-weight:500;font-size:.3rem;display:flex;justify-content:center;width:100%;height:1rem;text-align:center}.contList .faceDetect .submit .upper[data-v-c32e5e76]{border-radius:.12rem;color:#4876ff;border:.02rem solid #4876ff;background:transparent}.contList .faceDetect .faceDetect_top[data-v-c32e5e76]{text-align:center}.contList .faceDetect .faceDetect_top .top_logo[data-v-c32e5e76]{width:4.32rem;height:4.32rem}.contList .faceDetect .faceDetect_top .top_prompt[data-v-c32e5e76]{display:flex;justify-content:space-between}.contList .faceDetect .faceDetect_main[data-v-c32e5e76]{background:#fff;padding:20px 33px 13px;border-radius:.24rem}.contList .faceDetect .faceDetect_main .faceDetect_guide_img[data-v-c32e5e76]{margin-top:.6rem}.contList .faceDetect .faceDetect_main .faceDetect_tips[data-v-c32e5e76]{font-size:.28rem;font-weight:600;color:#999;margin-top:.36rem}.contList .faceDetect .faceDetect_bottom[data-v-c32e5e76]{text-align:center;color:#333;font-weight:400;font-size:.24rem}.contList .faceDetect .top_prompt[data-v-c32e5e76]{margin-top:.6rem;padding-top:.2rem;border-top:.01rem solid #eee}.contList .faceDetect .top_prompt .prompt_li[data-v-c32e5e76]{font-weight:500;font-size:.24rem;align-items:center;color:#333}.contList .faceDetect .top_prompt .prompt_li img[data-v-c32e5e76]{width:.8rem;height:.8rem;margin-bottom:.08rem}.contList .steps[data-v-c32e5e76]{margin-top:.2rem;color:#ff3c01;font-size:.24rem;line-height:.336rem}.contList .Upload[data-v-c32e5e76]{margin-bottom:.64rem}.contList .Upload .title[data-v-c32e5e76]{font-weight:500;font-size:.28rem;color:#333;white-space:nowrap;margin-right:.22rem;margin-bottom:.24rem}.contList .Upload .document[data-v-c32e5e76]{display:flex;justify-content:space-between}.contList .Upload .document img[data-v-c32e5e76]{width:3rem;height:2.2rem}.contList .form_data[data-v-c32e5e76]{position:relative;padding:0;margin-top:.44rem}.contList .form_data .form_cont[data-v-c32e5e76]{border-radius:.24rem;background:#fff;padding:.28rem .28rem .4rem .28rem}.contList .form_data .submit button[data-v-c32e5e76]{font-weight:500;font-size:.3rem;display:flex;justify-content:center;height:1rem;border-radius:.12rem;background-color:#4876ff;color:#fff;text-align:center;border:0}.contList .form_data .form_title[data-v-c32e5e76]{display:flex;align-items:center;color:#333;font-size:.28rem}.contList .form_data .form_title>img[data-v-c32e5e76]{width:.32rem;margin-right:.08rem}.contList .form_data .Level2[data-v-c32e5e76]{font-weight:400;font-size:.28rem;color:#4876ff;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;margin-top:.2rem}.contList .form_data .form_Input[data-v-c32e5e76]{height:.8rem;display:flex;margin:.2rem 0;align-items:center;background:hsla(0,0%,100%,.8);border-radius:.12rem;border:.02rem solid #4876ff}.contList .form_data .form_Input.error[data-v-c32e5e76]{background:unset;border-color:#ff3c01}.contList .form_data .form_Input.error[data-v-c32e5e76] .van-field__control::-webkit-input-placeholder{color:#333}.contList .form_data .form_Input.bj[data-v-c32e5e76]{border:none;background:#edf0f5}.contList .form_data .form_Input img[data-v-c32e5e76]{width:.64rem;height:.64rem;margin-left:.2rem}.contList .form_data .form_Input .van-cell[data-v-c32e5e76]{background:0}[data-v-c32e5e76] .ne-live-detection_footer{display:none!important}[data-v-c32e5e76] .ne-live-detection_progress{display:none}.link[data-v-c32e5e76]{margin-bottom:.5rem;text-decoration:underline;color:#767dff;text-align:center;cursor:pointer}.faceDetect_guide .faceDetect_guide_text[data-v-c32e5e76]{font-size:16px;font-weight:600;color:#333;margin:0}