.z-number-keyboard{left:0;bottom:0;width:100%;position:fixed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#cfd2d7;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.z-number-keyboard__overlay{-webkit-border-radius:0;border-radius:0;background:#cfd2d7}.z-number-keyboard__overlay .z-number-keyboard{position:relative}.z-number-keyboard__slot{background-color:#fff}.z-number-keyboard__body{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.13rem .16rem 0}.z-number-keyboard .z-key,.z-number-keyboard__body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.z-number-keyboard .z-key{-webkit-box-flex:1;-webkit-flex:1 0 30%;-ms-flex:1 0 30%;flex:1 0 30%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#111;font-size:.67rem;font-style:normal;font-family:Helvetica,STHeiti STXihei,Microsoft YaHei,Tohoma,Arial,sans-serif;height:1.23rem;line-height:.8rem;-webkit-border-radius:.13rem;border-radius:.13rem;margin:0 .16rem .13rem 0;background-color:#fff;-webkit-box-shadow:0 1px 0 0 #848688;box-shadow:0 1px 0 0 #848688}.z-number-keyboard .z-key:nth-child(3n){margin-right:0}.z-number-keyboard .z-key span{font-size:.27rem;line-height:.27rem;white-space:pre;letter-spacing:.05rem;text-transform:uppercase}.z-number-keyboard .z-key--delete{background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.z-number-keyboard .z-key--delete img{-webkit-touch-callout:none;width:.64rem}.z-number-keyboard .z-key--delete.z-key--active{background-color:rgba(0,0,0,.04)}.z-number-keyboard .z-key--active{background-color:#f2f3f5}.z-actionsheet{color:#111;max-height:80%;padding-top:.32rem;font-family:PingFangSC-Regular}.z-actionsheet__header{font-size:.35rem;color:#999;font-family:PingFangSC-Light,PingFang SC;line-height:1;text-align:center;padding:.21rem .43rem .32rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.z-actionsheet__cancel,.z-actionsheet__item{padding:0 .43rem;font-size:.43rem;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.z-actionsheet__cancel:active,.z-actionsheet__item:active{background-color:#f2f3f5}.z-actionsheet__item{height:1.39rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.z-actionsheet__item--disabled{color:#999}.z-actionsheet__item--disabled:active{background-color:#fff}.z-actionsheet__icon{color:inherit;line-height:inherit}.z-actionsheet__name{padding:0 .16rem}.z-actionsheet__subname{font-size:.32rem;color:#999}.z-actionsheet__cancel{line-height:1.39rem;text-align:center;position:relative;margin-top:.16rem}.z-actionsheet__cancel:before{content:"";position:absolute;height:.16rem;width:100%;top:-.16rem;left:0;background-color:#f8f8f8}@-webkit-keyframes z-notice-bar-play{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes z-notice-bar-play{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes z-notice-bar-play-infinite{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes z-notice-bar-play-infinite{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.z-notice-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.24rem .32rem;font-size:.32rem;font-family:PingFangSC-Regular,PingFang SC;position:relative;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#ffa628;background-color:#fffaed}.z-notice-bar--radius{-webkit-border-radius:.21rem;border-radius:.21rem;overflow:hidden}.z-notice-bar__wrap{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;line-height:normal;height:.48rem;overflow:hidden;position:relative}.z-notice-bar__closeable,.z-notice-bar__link{line-height:normal}.z-notice-bar__content{position:absolute;white-space:nowrap;line-height:.48rem}.z-notice-bar__content.z-ellipsis{width:100%}.z-notice-bar--scrollable{padding-right:0}.z-notice-bar__scrollable-gradient{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;right:0;top:0;width:1.12rem;height:100%;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.15)),to(#fff9ea));background:-webkit-linear-gradient(left,hsla(0,0%,100%,.15),#fff9ea);background:linear-gradient(90deg,hsla(0,0%,100%,.15),#fff9ea)}.z-notice-bar--wrapable{height:auto;text-align:justify}.z-notice-bar--wrapable .z-notice-bar__wrap{height:auto}.z-notice-bar--wrapable .z-notice-bar__content{position:relative;white-space:normal;line-height:.43rem;top:0}.z-notice-bar--expanded{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.z-notice-bar--expanded .z-ellipsis{text-overflow:clip}.z-notice-bar--expanded .z-notice-bar__left-icon{position:relative;top:-1px}.z-notice-bar--expanded .z-notice-bar__right-icon{margin-left:.11rem}.z-notice-bar--expanded .z-notice-bar__right-icon:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.3s;transition:.3s;position:relative;top:-.05rem}.z-notice-bar--expanded .z-notice-bar__scrollable-gradient{width:1.47rem}.z-notice-bar--expanded.z-notice-bar--wrapable{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.z-notice-bar--expanded.z-notice-bar--wrapable .z-notice-bar__left-icon{position:relative;top:1px}.z-notice-bar--expanded.z-notice-bar--wrapable .z-notice-bar__right-icon{margin-left:.32rem}.z-notice-bar--expanded.z-notice-bar--wrapable .z-notice-bar__right-icon:before{top:.11rem;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.3s;transition:.3s}.z-notice-bar--expanded.z-notice-bar--wrapable .z-notice-bar__content{padding-left:0!important;-webkit-animation:none!important;animation:none!important;white-space:pre-wrap;position:relative}.z-notice-bar__left-tag{font-family:PingFangSC-Medium;font-size:.27rem;line-height:.27rem;margin-right:.16rem;padding:.05rem .13rem;position:relative}.z-notice-bar--disabled .z-notice-bar__left-tag:after,.z-notice-bar--warning .z-notice-bar__left-tag:after,.z-notice-bar__left-tag:after{content:"";position:absolute;left:0;top:0;width:200%;height:200%;display:block;pointer-events:none;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ffa628;-webkit-border-radius:.11rem;border-radius:.11rem}.z-notice-bar__left-icon{font-size:.32rem;margin-right:.27rem;position:relative;z-index:10}.z-notice-bar__right-text{margin-left:.16rem}.z-notice-bar__right-icon{font-size:.32rem;z-index:10}.z-notice-bar .zziconfont-close-text-o{font-size:.32rem}.z-notice-bar__play{-webkit-animation:z-notice-bar-play linear both;animation:z-notice-bar-play linear both}.z-notice-bar__play--infinite{-webkit-animation:z-notice-bar-play-infinite linear infinite both;animation:z-notice-bar-play-infinite linear infinite both}.z-notice-bar--disabled{color:#fff;background:#000;opacity:.5}.z-notice-bar--disabled .z-notice-bar__left-tag,.z-notice-bar--warning .z-notice-bar__left-tag{position:relative}.z-notice-bar--disabled .z-notice-bar__left-tag:after,.z-notice-bar--warning .z-notice-bar__left-tag:after{border:1px solid #fff}.z-notice-bar--warning{color:#ff483c;background-color:rgba(255,72,60,.2)}.z-notice-bar--warning .z-notice-bar__left-tag:after{border:1px solid #ff483c}.z-button-group.publish{background:0 0}.z-button-group.default{background:#fff;width:100%}.z-button-group.absolute,.z-button-group.fixed{position:fixed;left:50%;bottom:0;z-index:10;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.z-button-group.absolute{position:absolute}.z-button-group__publish{background:#fff;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:1.55rem;height:2.13rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0 auto .72rem;-webkit-border-radius:1.71rem;border-radius:1.71rem;-webkit-box-shadow:0 -1px .16rem 0 rgba(0,0,0,.06);box-shadow:0 -1px .16rem 0 rgba(0,0,0,.06)}.z-button-group__publish .z-icon{color:#ff483c;font-size:1.17rem;margin:.19rem 0 .13rem}.z-button-group__publish span{color:#111;font-size:.27rem;line-height:.27rem;font-family:PingFangHK-Regular}.z-button-group__publish:before{position:absolute;content:"";top:0;left:0;opacity:0;width:1.55rem;height:2.13rem;background-color:#000;-webkit-border-radius:inherit;border-radius:inherit}.z-button-group__publish:active:before{opacity:.1}.z-button-group.publish.z-iphone-x .z-button-group__publish{margin-bottom:0}.z-button-group__default{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:.21rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.z-button-group__default--shadow:after{content:"";position:absolute;top:-.11rem;left:0;height:.11rem;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.03)));background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.03));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.03))}.z-button-group__default--hairline:after{content:" ";position:absolute;pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;right:0;top:0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5);border-top:1px solid #bbb}.z-button-group__default>:not(.z-button){-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.z-button-group__default .z-button{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 .32rem}.z-button-group__default .z-button--small{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:.85rem}.z-button-group__default .z-button+.z-button{margin-left:.16rem}.z-checkbox-group>.z-checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;padding:.4rem .35rem}.z-checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.z-checkbox__icon,.z-checkbox__label{display:inline-block;vertical-align:middle}.z-checkbox__label{color:#111}.z-checkbox__icon{color:#999;line-height:0}.z-checkbox__icon .z-icon{font-size:.53rem}.z-checkbox__icon--checked .z-icon{color:#ff483c}.z-checkbox__icon--disabled .zziconfont-check{color:#ffa39d}.z-checkbox__label{margin-left:.16rem;font-size:.37rem;line-height:.53rem;font-family:PingFangSC-Light,PingFang SC}.z-checkbox__label--left{float:left;margin:0 .16rem 0 0}.z-checkbox__label--checked{color:#111}.z-checkbox__label--disabled{color:#bbb}.z-cell .z-checkbox-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.z-cell .z-checkbox-group .z-checkbox{height:.56rem;padding:0}.z-divider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:.43rem 0;color:#c6c6c6;font-size:.43rem;line-height:.64rem;border:0 solid #f0f0f0}.z-divider:after,.z-divider:before{display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;height:1px;border-color:inherit;border-style:inherit;border-width:1px 0 0}.z-divider:before{content:""}.z-divider--hairline:after,.z-divider--hairline:before{-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.z-divider--dashed{border-style:dashed}.z-divider--content-center:before,.z-divider--content-left:before,.z-divider--content-right:before{margin-right:.43rem}.z-divider--content-center:after,.z-divider--content-left:after,.z-divider--content-right:after{margin-left:.43rem;content:""}.z-divider--content-left:before,.z-divider--content-right:after{max-width:10%}.z-divider__vertical{display:inline-block;width:1px;height:.21rem;vertical-align:middle;background:#c6c6c6;margin:0 .16rem}.z-divider__vertical--hairline{-webkit-transform:scaleX(.5);-ms-transform:scaleX(.5);transform:scaleX(.5)}.z-nav-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;height:1.17rem;background-color:#fff;line-height:1.17rem;font-family:PingFangSC-Regular;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.z-nav-bar--popupHeader{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.z-nav-bar--popupHeader .z-nav-bar__title{padding:.32rem .85rem;line-height:1.07rem;height:1.07rem;font-size:.43rem}.z-nav-bar--fixed{top:0;left:0;width:100%;position:fixed}.z-nav-bar__title{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 .43rem;color:#111;font-size:.45rem;text-align:center;font-family:PingFangSC-Medium,PingFang SC;font-weight:500}.z-nav-bar__title--no-left{padding-left:0}.z-nav-bar__title--no-right{padding-right:0}.z-nav-bar__left,.z-nav-bar__right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;font-size:.53rem;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box}.z-nav-bar__left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-left:.43rem}.z-nav-bar__right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-right:.43rem}.z-nav-bar__arrow{color:#111;line-height:1.17rem;cursor:pointer}.z-nav-bar__text{color:#111;font-size:.37rem;cursor:pointer;font-family:PingFangSC-Light,PingFang SC;font-weight:300}.z-nav-bar__text--active{color:#ff483c}.z-nav-bar__text--disable{color:#c6c6c6;cursor:not-allowed}.z-nav-bar--use-more-space .z-nav-bar__left,.z-nav-bar--use-more-space .z-nav-bar__right{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.z-nav-bar--v9 .z-nav-bar__left,.z-nav-bar--v9 .z-nav-bar__right,.z-nav-bar--v9-tabs .z-nav-bar__left,.z-nav-bar--v9-tabs .z-nav-bar__right{position:absolute;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.z-nav-bar--v9 .z-nav-bar__left,.z-nav-bar--v9-tabs .z-nav-bar__left{left:0}.z-nav-bar--v9 .z-nav-bar__right,.z-nav-bar--v9-tabs .z-nav-bar__right{right:0}.z-nav-bar--v9 .title-wrapper,.z-nav-bar--v9-tabs .title-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.z-nav-bar--v9 .avatar,.z-nav-bar--v9-tabs .avatar{display:inline-block;width:.64rem;height:.64rem;-webkit-border-radius:50%;border-radius:50%;background:#eee}.z-nav-bar--v9 .left-wrapper,.z-nav-bar--v9 .right-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.z-nav-bar--v9 .right-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.z-nav-bar--v9 .right-wrapper .z-nav-bar__text{margin-left:.53rem}.z-nav-bar--v9 .right-wrapper .z-icon{margin-left:.64rem}.z-nav-bar--v9 .right-wrapper .z-button--small{font-size:.35rem;margin-left:.32rem;height:.85rem;min-width:1.71rem}.z-nav-bar--v9-detail .z-icon{background:#fff;-webkit-border-radius:50%;border-radius:50%;padding:.11rem;line-height:.53rem}.z-nav-bar--v9-detail .right-wrapper .z-icon{margin-left:.48rem}.z-nav-bar--v9-detail .left-wrapper,.z-nav-bar--v9-detail .right-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.z-nav-bar--v9-tabs .title-wrapper{display:block;padding:0 1.07rem}.z-nav-bar--v9-tabs .left-wrapper,.z-nav-bar--v9-tabs .right-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.z-nav-bar--v9-tabs .z-tabs__line{display:none}.z-nav-bar__v9 .z-nav-bar__left,.z-nav-bar__v9 .z-nav-bar__right,.z-nav-bar__v9-detail .z-nav-bar__left,.z-nav-bar__v9-detail .z-nav-bar__right,.z-nav-bar__v9-tabs .z-nav-bar__left,.z-nav-bar__v9-tabs .z-nav-bar__right{position:absolute;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.z-nav-bar__v9 .z-nav-bar__left,.z-nav-bar__v9-detail .z-nav-bar__left,.z-nav-bar__v9-tabs .z-nav-bar__left{left:0}.z-nav-bar__v9 .z-nav-bar__right,.z-nav-bar__v9-detail .z-nav-bar__right,.z-nav-bar__v9-tabs .z-nav-bar__right{right:0}.z-nav-bar__v9 .title-wrapper,.z-nav-bar__v9-detail .title-wrapper,.z-nav-bar__v9-tabs .title-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.z-nav-bar__v9 .avatar,.z-nav-bar__v9-detail .avatar,.z-nav-bar__v9-tabs .avatar{display:inline-block;width:.64rem;height:.64rem;-webkit-border-radius:50%;border-radius:50%;background:#eee}.z-nav-bar__v9 .left-wrapper,.z-nav-bar__v9 .right-wrapper,.z-nav-bar__v9-detail .left-wrapper,.z-nav-bar__v9-detail .right-wrapper,.z-nav-bar__v9-tabs .left-wrapper,.z-nav-bar__v9-tabs .right-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.z-nav-bar__v9 .right-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.z-nav-bar__v9 .right-wrapper .z-nav-bar__text{margin-left:.53rem}.z-nav-bar__v9 .right-wrapper .z-icon{margin-left:.64rem}.z-nav-bar__v9-detail .z-icon{background:#fff;-webkit-border-radius:50%;border-radius:50%;padding:.11rem}.z-nav-bar__v9-detail .right-wrapper .z-icon{margin-left:.53rem}.z-nav-bar__v9-tabs .title-wrapper{display:block;padding:0 1.07rem}.idcardauthapp[data-v-1cd02576]{background-color:#fff;height:100%}.idcardauthapp .z-nav-bar[data-v-1cd02576] .z-nav-bar__text{color:#42a0ff!important}.idcardauthapp .z-nav-bar .z-nav-bar__right[data-v-1cd02576]{max-width:20%}.idcardauthapp .commit-info[data-v-1cd02576]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.idcardauthapp .commit-info .guide-title[data-v-1cd02576]{margin-top:.13rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .53rem;font-size:.56rem}.idcardauthapp .commit-info .guide-info[data-v-1cd02576]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.27rem .53rem .43rem;font-size:.37rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;line-height:.59rem}.idcardauthapp .commit-info .z-divider[data-v-1cd02576]{width:90%;margin:0}.idcardauthapp .commit-info .z-field[data-v-1cd02576]{padding:.33rem .53rem}.idcardauthapp .commit-info .z-button-group[data-v-1cd02576]{position:relative}.idcardauthapp .commit-info .z-checkbox-group[data-v-1cd02576]{width:100%}.idcardauthapp .commit-info .z-checkbox-group .z-checkbox[data-v-1cd02576]{padding-bottom:.15rem}.idcardauthapp .commit-info .z-checkbox-group .z-checkbox[data-v-1cd02576] .z-checkbox__label{font-size:.35rem}.idcardauthapp .real-auth-result[data-v-1cd02576]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.idcardauthapp .real-auth-result>img[data-v-1cd02576]{display:block;width:5.13rem;height:3.57rem;margin:2.53rem auto .77rem}.idcardauthapp .real-auth-result .desc[data-v-1cd02576]{text-align:center;font-size:.32rem;line-height:.6rem;margin:.32rem .96rem;color:#9b9b9b}.idcardauthapp .real-auth-result>header[data-v-1cd02576]{text-align:center;font-size:.56rem;line-height:.56rem;color:#2e3135}.idcardauthapp .real-auth-result .operation-area[data-v-1cd02576]{width:100%;margin:1.53rem 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.idcardauthapp .real-auth-result .operation-area[data-v-1cd02576] .z-button{width:3.33rem}.idcardauthapp .real-auth-result .operation-area .highlight[data-v-1cd02576] .z-button{background:-webkit-linear-gradient(315deg,#f55,red);background:linear-gradient(135deg,#f55,red);border:1px solid #f55;color:#fff}.idcardauthapp .real-auth-result .operation-area .highlight[data-v-1cd02576] .z-button:after{display:none}