.KeyBoardInput[data-v-0496f1cb]{width:100%;position:relative}.KeyBoardInput .KeyBoardInput_mask[data-v-0496f1cb]{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.KeyBoardInput .KeyBoardInput_box[data-v-0496f1cb]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;height:.88rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.1rem}.KeyBoardInput .KeyBoardInput_box .input_left[data-v-0496f1cb],.KeyBoardInput .KeyBoardInput_box .input_right[data-v-0496f1cb]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.KeyBoardInput .KeyBoardInput_box .input_box[data-v-0496f1cb]{width:1rem;-webkit-box-flex:1;-ms-flex:auto;flex:auto;line-height:.8rem;position:relative;padding-right:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:transparent;text-align:right}.KeyBoardInput .KeyBoardInput_box .input_box .cursor[data-v-0496f1cb]{display:inline-block;width:.03rem;height:.32rem;background-color:#31b158;position:absolute;right:.14rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation:inputFocus-data-v-0496f1cb .8s linear infinite;animation:inputFocus-data-v-0496f1cb .8s linear infinite}@-webkit-keyframes inputFocus-data-v-0496f1cb{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes inputFocus-data-v-0496f1cb{0%{opacity:1}50%{opacity:0}to{opacity:1}}.KeyBoardInput .KeyBoardInput_box .input_box input[data-v-0496f1cb]{width:100%;text-align:right;font-weight:700;font-size:.4rem;background-color:transparent}.KeyBoardInput .KeyBoardInput_box .fake_div[data-v-0496f1cb]{position:fixed;bottom:0;left:0;width:100%;z-index:8}.KeyBoardInput .KeyBoardInput_box .fake_div .fake_confim[data-v-0496f1cb]{position:absolute;right:6px;z-index:999;bottom:6px;width:calc((100% - 6px)/4 - 6px);height:calc(50% - 12px);background-color:#31b158;border-radius:8px}.KeyBoardInput .KeyBoardInput_box .fake_div .fake_confim button[data-v-0496f1cb]{background-color:#31b158;color:#fff;font-size:.42rem}.van-number-keyboard__sidebar .van-key--large.van-key--blue{background-color:#31b158}