.container{width:100%;height:100vh;align-items:center}.activity,.container{display:flex;flex-direction:column}.activity{max-width:95%}.backImage{background-size:cover;background-repeat:no-repeat}.header{margin:.1rem;display:flex;flex-direction:column;align-items:center}.header .logo{width:30%;align-self:flex-start}.header .banner{width:80%;margin-top:.2rem}.header .pet{width:85%}.main .main-container{position:relative}.main .redPackage{position:absolute;width:60%;top:.5rem;left:.75rem}.main .information{width:90%;margin:0 .2rem}.main .input-telephone{position:absolute;top:1.45rem;width:100%;text-align:center;height:0;z-index:990}.main .telephone-style{border-radius:2rem;height:.3rem;background-color:#e8ecff;border:none;width:2rem;text-align:center;font-size:.5rem}.main-container .btn-submit{width:100%;text-align:center;position:absolute;top:1.8rem;height:0}.btn-style{border:none;width:2rem;height:.3rem;border-radius:.1rem;color:#fff;background-color:#fd4a7f}.btn-style:hover{cursor:pointer}.btn-submit .btn-active{background-color:rgba(253,74,128,.6627450980392157)}.footer{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;margin:0 .1rem;font-size:.1rem}.footer .text-background{background-color:#afbaf4;width:100%;border-radius:.1rem}.text-title{display:flex;text-align:center;justify-content:center}.text-title .text-span{width:.7rem;height:0;border-left:.06rem solid transparent;border-right:.06rem solid transparent;border-top:.2rem solid #8470ec;position:relative;border-bottom-right-radius:.14rem;border-bottom-left-radius:.14rem}.text-span:before{content:"使用须知";position:absolute;top:-.17rem;left:.15rem}.text-word{font-size:.1rem;padding:.1rem}.text-word p{margin-block:.05rem}.loading{position:relative;margin-left:.1rem}.footer-logo{margin:.2rem 0}.loading:before{position:absolute;content:"";width:.12rem;height:.12rem;border-radius:50%;border:2px solid transparent;border-top-color:#fff;border-right-color:#fff;border-left-color:#fff;animation:run 2s linear infinite;left:-.25rem}.doc{font-size:.1rem;position:absolute;top:3rem;width:100%;text-align:center}.dialog{width:2rem;height:1rem;background-color:rgba(0,0,0,.6);position:fixed;margin:auto;top:0;bottom:0;left:0;right:0;border-radius:.2rem;font-size:.15rem;color:hsla(0,0%,100%,.7019607843137254);flex-direction:column;z-index:999}.circle,.dialog{align-items:center;justify-content:center}.circle{width:.4rem;height:.4rem;border-radius:50%;display:flex;margin-bottom:.05rem}.circle,.right:before{border:.03rem solid hsla(0,0%,100%,.7019607843137254)}.right:before{content:"";width:.25rem;height:.12rem;border-right:none;border-top:none;transform:rotate(312deg) translate(.02rem,-.03rem)}.point:before{content:"!";font-size:.35rem}@keyframes run{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.activity,.main-info{padding:.1rem}.main-info .head{text-align:center;font-size:.3rem}p.word{font-size:.2rem;line-height:.3rem}table{font-size:.15rem}table th{font-weight:700;border:1px solid}table td{border:1px solid;padding:.2rem}table .td-1{width:.2rem}table .td-2{width:1.5rem}table .td-3{width:.6rem}