.app-mobile-toast{position:fixed;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-50%);width:88px;max-width:70%;min-height:88px;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.7);border-radius:10px;padding:16px;box-sizing:content-box;color:#fff;font-size:14px;z-index:999}.app-mobile-toast *,.app-mobile-toast :after,.app-mobile-toast :before{box-sizing:border-box}.app-mobile-toast .app-mobile-toast-icon{position:relative}.app-mobile-toast .app-mobile-toast-icon.fail:before{content:" ";display:block;position:absolute;top:-9px;left:-3px;width:6px;height:6px;border-radius:50%;background:#fff}.app-mobile-toast .app-mobile-toast-icon.fail:after{content:" ";display:block;position:absolute;top:5px;left:-2px;width:4px;height:24px;background:#fff;border-radius:4px}.app-mobile-toast .app-mobile-toast-icon.success:before{content:" ";display:block;position:absolute;top:8px;left:-10px;width:1px;height:21px;border:2px solid #fff;background:#fff;transform:rotate(138deg)}.app-mobile-toast .app-mobile-toast-icon.success:after{content:" ";display:block;position:absolute;top:-10px;left:9px;width:1px;height:42px;border:2px solid #fff;background:#fff;transform:rotate(222deg)}.app-mobile-toast .app-mobile-toast-icon.loading{animation:app-mobile-toast-loading .6s linear infinite;width:24px;height:24px}.app-mobile-toast .app-mobile-toast-icon.loading+div{margin-top:13px}.app-mobile-toast .app-mobile-toast-icon.loading:before{content:" ";display:block;position:absolute;width:24px;height:24px;border:2px solid #fff;border-radius:50%;clip-path:polygon(0 0,65% 0,100% 100%,0 100%)}.app-mobile-toast .app-mobile-toast-icon.loading:after{content:" ";display:block;position:absolute;left:10px;top:-2px;width:8px;height:8px;border:2px solid #fff;border-left-width:0;border-bottom-width:0;transform:rotate(66deg)}.app-mobile-toast .app-mobile-toast-content{margin-top:36px}@keyframes app-mobile-toast-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.collect-content[data-v-ebb8b506]{height:100%;background:#fff}.collect-content .title[data-v-ebb8b506]{padding-top:30px;text-align:center;font-size:20px;font-weight:700}.collect-content .desc[data-v-ebb8b506]{padding:30px;font-size:16px;color:#292929}.collect-content .collect[data-v-ebb8b506]{background:#fff;padding-bottom:10px}.collect-content .collect:last-child .line[data-v-ebb8b506]{border-bottom:0}.collect-content .collect .line[data-v-ebb8b506]{background:#fff;display:flex;align-items:top;padding:12px 12px;border-bottom:1px solid #f0f0f0;justify-content:space-between}.collect-content .collect .line[data-v-ebb8b506]:last-child{align-items:center}.collect-content .collect .line .icon[data-v-ebb8b506]{width:30px;height:30px;vertical-align:top}.collect-content .collect .line .content[data-v-ebb8b506]{justify-content:space-between;display:flex}.collect-content .collect .line .content .text[data-v-ebb8b506]{margin-left:10px}.collect-content .collect .line .content .text .label[data-v-ebb8b506]{font-size:16px;font-weight:700;color:#000}.collect-content .collect .line .content .text .tip[data-v-ebb8b506]{margin-top:5px;font-size:14px;color:#c6c6c6}.collect-content .collect .line .arrow[data-v-ebb8b506]{width:16px;height:20px;right:0}