#newuser_protocol{display:none;position:fixed;width:100%;height:100%;left:0;top:0;z-index:10010}#newuser_protocol.show{display:block}#newuser_protocol .protocal-mask{position:absolute;width:100%;height:100%;background-color:#000;opacity:.4}#newuser_protocol .protocal-container{position:fixed;left:50%;top:50%;margin-top:-130px;margin-left:-164px;height:auto;width:328px;padding:24px;background-color:#fff;border-radius:16px;box-sizing:border-box}#newuser_protocol .title{font-weight:600;font-size:16px;color:#11192d;letter-spacing:0;line-height:16px;margin-bottom:24px}#newuser_protocol .desc{font-weight:400;font-size:14px;color:#11192d;letter-spacing:0;line-height:20px;margin-bottom:16px}#newuser_protocol .btn{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:40px;width:280px;background-color:#ff5000;border-radius:8px;font-weight:400;font-size:16px;color:#fff;letter-spacing:0}#newuser_protocol .btn:hover{cursor:pointer}