.container{display:flex;align-items:center;justify-content:center;background-image:linear-gradient(45deg, #677d37, #324829, #f0f9ff);margin:0 auto;flex-direction:column}.container .wrapper{margin:0 3%;padding:.5rem;background-image:linear-gradient(90deg, #677d37, #677d37);border-radius:.7rem;position:relative;z-index:1}.container .wrapper .inner{display:flex;align-items:center;justify-content:center;min-height:50vh;padding:1rem;background-color:rgba(0,0,0,0.5);border-radius:.7rem}.container .wrapper .inner .qrcode .qrcode_img{margin:0 auto;width:62%}.container .wrapper .inner .qrcode .title_img{width:80%;margin:30px auto}.container .wrapper .inner .qrcode .tip_img,.container .wrapper .inner .qrcode .phone_theme{width:70%;margin:0 auto}.container .wrapper .inner .qrcode .qrcode_txt{text-align:center;font-size:16px;font-weight:600;color:#fc696e;text-shadow:1px 1px #ff934d;margin:.2rem auto}.container .wrapper .inner .theme .theme_img{max-width:80%;margin:0 auto}.container .bottom{position:absolute;right:0;bottom:0;z-index:2}.none{display:none}@media (min-width:1024px){.wrapper{max-width:76%}.wrapper .inner{max-height:82vh}}@media (max-width:580px){.wrapper{margin:0;margin-top:-20%;background-image:none !important}.wrapper .inner{background-color:transparent !important}.wrapper .inner .qrcode_img{width:100% !important}.wrapper .inner .theme .theme_img{margin-top:40px !important;max-width:50% !important}.inner{flex-direction:column}.qrcode{margin-bottom:1rem}}