.heybox__mask.modal_box__active{visibility:visible}.heybox__mask{visibility:hidden;width:100%;height:100%;position:fixed;top:0;left:0;font-family:-apple-system,Hiragino Sans GB,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-transform:translateZ(0);transform:translateZ(0);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999999}.heybox__mask,.heybox__mask .modal_box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.heybox__mask .modal_box{width:300px;background-color:#fff;-webkit-transform:scale(.72);transform:scale(.72);-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;border-radius:6px;padding:20px;opacity:0}.heybox__mask.modal_box__active .modal_box{-webkit-transform:scale(1);transform:scale(1);opacity:1}.heybox__mask .modal_box h2{font-size:16px;color:#28323c;margin:6px 0 8px;font-weight:700;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1}.heybox__mask .modal_box .custom_box{width:100%;margin:20px 0 10px;overflow:hidden;text-align:center}.heybox__mask .modal_box .desc{font-size:12px;color:#8c96a0;font-weight:100;margin-bottom:12px;line-height:1.5}.heybox__mask .modal_box .input_box{width:100%;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px}.heybox__mask .modal_box .input_box input{background-color:#f7f8f9;color:#14191e;font-size:14px;text-indent:6px;border:1px solid #f1f2f3;outline:none;border-radius:4px;margin-top:10px;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}.heybox__mask .modal_box .btn_box,.heybox__mask .modal_box .input_box input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:36px}.heybox__mask .modal_box .btn_box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.heybox__mask .modal_box .btn_box p{height:36px;width:48%;border-radius:4px;text-align:center;line-height:36px;font-size:14px}.heybox__mask .align__center{text-align:center}.heybox__mask .align__left{text-align:left}.heybox__mask .flex__space_between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.heybox__mask .flex__center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.heybox__mask .btn__default{background-color:#008ee8;color:#fff}.heybox__mask .btn__cancel{background-color:#f2f2f2;color:#8c9196}.heybox__success{stroke-dasharray:65;stroke-dashoffset:195}.heybox__success.active{-webkit-animation:succ .3s linear 1 forwards;animation:succ .3s linear 1 forwards}.heybox__circle_1{stroke-dasharray:40 143;-webkit-animation:circle 1s linear infinite;animation:circle 1s linear infinite}.heybox__circle_0{-webkit-transition:all .3s linear;transition:all .3s linear}.heybox__error_1{stroke-dasharray:34;stroke-dashoffset:34}.heybox__error_1.active{-webkit-animation:err1 .24s linear 1 forwards;animation:err1 .24s linear 1 forwards}.heybox__error_2{stroke-dasharray:34;stroke-dashoffset:34}.heybox__error_2.active{-webkit-animation:err2 .24s linear 1 .27s forwards;animation:err2 .24s linear 1 .27s forwards}@-webkit-keyframes err1{to{stroke-dashoffset:0}}@keyframes err1{to{stroke-dashoffset:0}}@-webkit-keyframes err2{to{stroke-dashoffset:0}}@keyframes err2{to{stroke-dashoffset:0}}@-webkit-keyframes succ{to{stroke-dashoffset:120}}@keyframes succ{to{stroke-dashoffset:120}}@-webkit-keyframes circle{0%{stroke-dashoffset:257}to{stroke-dashoffset:74}}@keyframes circle{0%{stroke-dashoffset:257}to{stroke-dashoffset:74}}