.van-toast{position:fixed;top:50%;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:initial;width:88px;max-width:70%;min-height:88px;padding:16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;background-color:rgba(0,0,0,.7);border-radius:8px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-toast--unclickable{overflow:hidden}.van-toast--unclickable *{pointer-events:none}.van-toast--html,.van-toast--text{width:-webkit-fit-content;width:fit-content;min-width:96px;min-height:0;padding:8px 12px}.van-toast--html .van-toast__text,.van-toast--text .van-toast__text{margin-top:0}.van-toast--top{top:20%}.van-toast--bottom{top:auto;bottom:20%}.van-toast__icon{font-size:36px}.van-toast__loading{padding:4px;color:#fff}.van-toast__text{margin-top:8px}.item[data-v-5dd69f2b]{font-size:14px}.item .title[data-v-5dd69f2b]{color:#999;position:relative;margin-left:10px;padding:10px 0;width:100px;display:inline-block;vertical-align:top}.item .title[data-v-5dd69f2b]:before{position:absolute;content:"";top:calc(50% - 6px);left:-9px;width:2px;height:12px;background-color:#009dfa}.item .content[data-v-5dd69f2b]{padding:10px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 120px);display:inline-block;vertical-align:top}.header-top[data-v-b3934878]{background:#009dfa;padding:30px 0;height:50px;text-align:center}.button[data-v-b3934878]{width:calc(100% - 20px);text-align:center;background-color:#009dfa;line-height:36px;border-radius:4px;color:#fff;font-size:16px;margin-top:30px;margin-left:10px;margin-right:10px}