:root{--van-action-bar-background-color:var(--van-white);--van-action-bar-height:1.33333rem}.van-action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;box-sizing:content-box;height:var(--van-action-bar-height);background-color:var(--van-action-bar-background-color)}:root{--van-action-bar-button-height:1.06667rem;--van-action-bar-button-warning-color:var(--van-gradient-orange);--van-action-bar-button-danger-color:var(--van-gradient-red)}.van-action-bar-button{flex:1;height:var(--van-action-bar-button-height);font-weight:var(--van-font-weight-bold);font-size:var(--van-font-size-md);border:none;border-radius:0}.van-action-bar-button--first{margin-left:.13333rem;border-top-left-radius:var(--van-border-radius-max);border-bottom-left-radius:var(--van-border-radius-max)}.van-action-bar-button--last{margin-right:.13333rem;border-top-right-radius:var(--van-border-radius-max);border-bottom-right-radius:var(--van-border-radius-max)}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media (max-width:321px){.van-action-bar-button{font-size:.34667rem}}:root{--van-dialog-width:8.53333rem;--van-dialog-small-screen-width:90%;--van-dialog-font-size:var(--van-font-size-lg);--van-dialog-transition:var(--van-animation-duration-base);--van-dialog-border-radius:0.42667rem;--van-dialog-background-color:var(--van-white);--van-dialog-header-font-weight:var(--van-font-weight-bold);--van-dialog-header-line-height:0.64rem;--van-dialog-header-padding-top:0.69333rem;--van-dialog-header-isolated-padding:var(--van-padding-lg) 0;--van-dialog-message-padding:var(--van-padding-lg);--van-dialog-message-font-size:var(--van-font-size-md);--van-dialog-message-line-height:var(--van-line-height-md);--van-dialog-message-max-height:60vh;--van-dialog-has-title-message-text-color:var(--van-gray-7);--van-dialog-has-title-message-padding-top:var(--van-padding-xs);--van-dialog-button-height:1.28rem;--van-dialog-round-button-height:0.96rem;--van-dialog-confirm-button-text-color:var(--van-danger-color)}.van-dialog{top:45%;left:50%;width:var(--van-dialog-width);overflow:hidden;font-size:var(--van-dialog-font-size);background-color:var(--van-dialog-background-color);border-radius:var(--van-dialog-border-radius);backface-visibility:hidden;transition:var(--van-dialog-transition);transition-property:transform,opacity}@media (max-width:321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{padding-top:var(--van-dialog-header-padding-top);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{display:flex;align-items:center;min-height:2.77333rem}.van-dialog__message{flex:1;max-height:var(--van-dialog-message-max-height);padding:.69333rem var(--van-dialog-message-padding);overflow-y:auto;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:var(--van-dialog-has-title-message-padding-top);color:var(--van-dialog-has-title-message-text-color)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{flex:1;height:var(--van-dialog-button-height);margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md)}.van-dialog--round-button .van-dialog__message{padding-bottom:var(--van-padding-md);color:var(--van-text-color)}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog-bounce-enter-from{transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}:root{--van-empty-padding:var(--van-padding-xl) 0;--van-empty-image-size:4.26667rem;--van-empty-description-margin-top:var(--van-padding-md);--van-empty-description-padding:0 1.6rem;--van-empty-description-color:var(--van-gray-6);--van-empty-description-font-size:var(--van-font-size-md);--van-empty-description-line-height:var(--van-line-height-md);--van-empty-bottom-margin-top:0.64rem}.van-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;padding:var(--van-empty-padding)}.van-empty__image{width:var(--van-empty-image-size);height:var(--van-empty-image-size)}.van-empty__image img{width:100%;height:100%}.van-empty__description{margin-top:var(--van-empty-description-margin-top);padding:var(--van-empty-description-padding);color:var(--van-empty-description-color);font-size:var(--van-empty-description-font-size);line-height:var(--van-empty-description-line-height)}.van-empty__bottom{margin-top:var(--van-empty-bottom-margin-top)}.copy-input[data-v-1a47e0aa]{position:absolute;top:0;left:0;opacity:0;z-index:-10}.big-box[data-v-1a47e0aa]{width:100vw;min-height:100vh;background:#f6f6f6;display:flex;justify-content:center}.big-box .color[data-v-1a47e0aa]{width:9.33333rem;display:flex;flex-direction:column;align-items:center;background-color:#fff}.big-box .color .tips-box[data-v-1a47e0aa]{width:8.69333rem;display:flex;margin-top:.4rem;font-size:.29333rem;height:1.46667rem;align-items:center;background-color:#f7fbff;border:.01333rem solid #cce9ff;justify-content:center}.big-box .color .tips-box span[data-v-1a47e0aa]{width:8.26667rem;margin-left:.05333rem;color:#333}.big-box .color .tips-box span span[data-v-1a47e0aa]{color:#1989fa}.big-box .color .tip-box[data-v-1a47e0aa]{width:8.69333rem;display:flex;margin-top:.4rem;font-size:.29333rem;height:.93333rem;align-items:center;background-color:#f7fbff;border:.01333rem solid #cce9ff;justify-content:center}.big-box .color .tip-box span[data-v-1a47e0aa]{width:8.26667rem;margin-left:.13333rem;color:#333}.big-box .color .tip-box span span[data-v-1a47e0aa]{color:#1989fa}.big-box .show[data-v-1a47e0aa]{margin-top:.4rem;width:9.33333rem}.big-box .show .title[data-v-1a47e0aa]{font-size:.37333rem;margin-left:.29333rem;padding-left:.13333rem;border-left:.10667rem solid #1890ff;display:flex;align-items:center}.big-box .show .title span[data-v-1a47e0aa]{font-size:.4rem;margin-left:2.66667rem;color:#656565}.big-box .show .tip[data-v-1a47e0aa]{display:flex;width:9.33333rem;align-items:center;justify-content:center}.big-box .content-box[data-v-1a47e0aa]{display:flex;justify-content:center;margin-top:.53333rem}.big-box .content-box .content[data-v-1a47e0aa]{width:8.69333rem;box-shadow:0 0 .13333rem #dcdcdc;background:#fbfbfb}.big-box .content-box .content .content-title[data-v-1a47e0aa]{width:8.34667rem;font-size:.4rem;height:1.73333rem;margin-bottom:.13333rem;display:flex;align-items:center;border-bottom:.01333rem solid #efefef;background:#fff;padding-left:.32rem}.big-box .content-box .content .content-input[data-v-1a47e0aa]{display:flex;align-items:center;margin-left:.26667rem;height:1.33333rem}.big-box .content-box .content .content-input .input input[data-v-1a47e0aa]{width:6rem;border:.01333rem solid #e8e8e8;height:.82667rem}.big-box .content-box .content .button[data-v-1a47e0aa]{height:.53333rem}.big-box .content-box .content-contact[data-v-1a47e0aa]{display:flex;align-items:center;height:1.73333rem}.big-box .content-box .content-contact .head[data-v-1a47e0aa]{margin-left:.29333rem;margin-top:.24rem}.big-box .content-box .content-contact .head img[data-v-1a47e0aa]{width:1.2rem;height:1.2rem}.big-box .content-box .content-contact .name-box[data-v-1a47e0aa]{margin-left:.21333rem}.big-box .content-box .content-contact .name-box .name[data-v-1a47e0aa]{font-size:.29333rem}.big-box .content-box .content-contact .name-box .name span[data-v-1a47e0aa]{font-size:.21333rem;color:#a7a7a7}.big-box .content-box .content-contact .name-box .time[data-v-1a47e0aa]{margin-top:.10667rem;font-size:.29333rem;color:#848484}.big-box .content-box .content-contact .name-box .button[data-v-1a47e0aa]{margin-left:.26667rem}.big-box .tips-bottom[data-v-1a47e0aa]{display:flex;margin-top:.32rem;justify-content:center;font-size:.45333rem;color:#727272}.big-box .content-text[data-v-1a47e0aa]{min-height:1.33333rem;margin-top:.26667rem;display:flex;justify-content:space-between;border-bottom:.01333rem solid #efefef;font-size:.29333rem;padding-bottom:.26667rem}.big-box .content-text img[data-v-1a47e0aa]{width:2.09333rem;height:2.09333rem;margin-left:.4rem}.big-box .content-text .left[data-v-1a47e0aa]{min-height:1.06667rem;width:6.64rem;margin-left:.56rem}.big-box .content-text .open_btn_style[data-v-1a47e0aa]{width:1.86667rem;height:.65333rem;font-size:.33333rem;background:#d5d5d5;text-align:center;color:#fff;line-height:.65333rem}.big-box .content-text .button[data-v-1a47e0aa]{width:2.66667rem}.big-box .complete[data-v-1a47e0aa]{height:1.2rem}.big-box .complete button[data-v-1a47e0aa]{width:2.4rem;height:.76rem;color:#fff;float:right;margin-right:.33333rem;margin-top:.2rem}