#tal_retry,.tal_spinner{position:absolute;left:0;top:0;height:100%;text-align:center}*{margin:0;padding:0}#tal_retry a:hover{outline:0;text-decoration:none}.tal_spinner{width:100%;display:table}.tal_spinner-container{display:table-cell;vertical-align:middle;text-align:center}.tal_spinner .spinner-snake{display:inline-block;height:40px;width:40px;border:1.5px solid;border-color:#FF5E50 #FF5E50 transparent transparent;border-radius:50%;box-sizing:border-box;animation:spinner-rotate 1s linear infinite;-webkit-animation:spinner-rotate 1s infinite linear}.tal_spinner .spinner-text{display:block;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:rgba(121,123,132,1);line-height:22px;padding-top:8px}@-webkit-keyframes spinner-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#tal_heading-subtitle{display:block;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(33,40,49,1);line-height:24px;padding-bottom:16px}#tal_heading-subtitle-refresh,#tal_heading-subtitle-warn{font-family:PingFangSC-Regular,PingFang SC;line-height:22px;font-size:14px}#tal_heading-subtitle-warn{font-weight:400;color:rgba(133,140,150,1);padding-top:8px}#tal_heading-subtitle-refresh{cursor:pointer;display:inline-block;font-weight:400;color:#FF5E50}#tal_heading-subtitle-expired{display:inline-block;font-size:14px;color:#fff;cursor:pointer;width:104px;height:38px;text-align:center;line-height:38px;background:#ff5e50;font-weight:400;border-radius:2px}#tal_retry{width:100%;background-color:rgba(255,255,255,.9);color:#fff;font-weight:600;display:table}#tal_qrcode{width:100%;height:100%}#tal_heading-icon-success{width:80px;height:80px;background:url(img/success@2x.png) no-repeat;background-size:100% 100%}#tal_heading-icon-fail{width:80px;height:80px;background:url(img/fail@2x.png) no-repeat;background-size:100% 100%}#tal_tip-inner{display:table-cell;vertical-align:middle;text-align:center}#tal_heading-icon-fail-inner{display:flex;justify-content:center;align-items:center;padding-bottom:10px}#tal_qrcode-wrapper{width:100%;height:100%;text-align:center;position:relative}