html,body{height:100%;margin:0}@media all and (max-width: 320px){html,body{font-size:5vw}}.allPage{width:100%;margin:auto;background-color:#fff}@media all and (max-width: 10000px) and (min-width: 1200px){.allPage{width:400px}}@media all and (max-width: 1200px) and (min-width: 1160px){.allPage{width:35%}}@media all and (max-width: 1160px) and (min-width: 1024px){.allPage{width:40%}}@media all and (max-width: 1024px) and (min-width: 768px){.allPage{width:45%}}@media all and (max-width: 768px) and (min-width: 650px){.allPage{width:60%}}.page{height:100vh;display:flex;flex-direction:column;align-items:center}.img{width:100%;position:relative}.text{display:flex;flex-direction:column;align-items:center;padding-left:1rem;padding-right:1rem}.img img{width:100%;-o-object-fit:contain;object-fit:contain}.title{color:#4e5969;font-size:.875rem;font-weight:400;line-height:1.375rem;margin-bottom:1rem;margin-top:1rem}.description{font-weight:500;font-size:1rem;line-height:1.5rem;margin-bottom:1rem;word-break:break-word;overflow-wrap:break-word;max-width:100%}.downloadBtn{width:100%;height:3rem;margin-bottom:.5rem;border-radius:1.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.downloadTxt{font-size:1rem;font-weight:400;line-height:1.5rem;color:#fff}.bottom{color:#86909c;font-size:.75rem;font-weight:400;line-height:1.125rem;margin-bottom:1rem}.errorMsg{color:#ff8941}.wechatTip{position:absolute;top:.2rem;left:1.2rem;font-size:.75rem;color:#aeb5bd;width:70%}.wechatTipTitle{margin-bottom:.2rem}.wechatPoint{color:#000;font-size:1rem;font-weight:800}.wechatArrow{position:absolute;right:1.2rem;top:0}
