.qr-item{width:100%;justify-content:center;flex-wrap:wrap;gap:26px}.qr-item,.qr-item .qr-code{display:flex;align-items:center}.qr-item .qr-code{width:181px;flex-direction:column;border-radius:18px;background:linear-gradient(270deg,#0b5945,#37bf60)}.qr-item .qr-bg{width:181px;height:181px;background:#fff;border-radius:0 0 18px 18px;padding:15px}.qr-item .qr-code-name{display:flex;justify-content:center;align-items:center;white-space:nowrap;transition:.2s;cursor:pointer;gap:10px;color:#fff;font-size:16px;font-weight:700;padding:8.404px 25.14px 8px 27.101px}.qr-item .qr-code-name:hover{opacity:.8}.qr-item .qr-code-name>svg{width:20px;height:20px}.qr-item .name-info svg{width:16px;height:19px}.qr-item .down-tip{font-size:12px;font-weight:500;padding-top:5px}.zoom-in-top-enter-active,.zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transform-origin:center top}.zoom-in-top-enter,.zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.zoom-in-bottom-enter-active,.zoom-in-bottom-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transform-origin:center bottom}.zoom-in-bottom-enter,.zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.download-page{height:100%;padding:30px;margin:130px 0}.download-page .download-wrap{display:flex;justify-content:center;align-items:center;gap:20px;width:100%}.download-page .app-show{width:550px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.download-page .qr-code-wrap{width:608px;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.download-page .down-logo{width:201px;height:138px;flex-shrink:0}.download-page .down-title{padding-bottom:10px;font-weight:900;text-transform:uppercase;background:linear-gradient(270deg,#0b5945,#37bf60 10%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:60px}.download-page .down-subtitle{color:#fff;font-size:15px;font-weight:700;line-height:normal;padding-bottom:20px;width:500px}.download-page .down-subtitle :first-child{margin-bottom:20px}.download-page .qr-wrapper{display:flex;align-items:center;width:500px}.download-page .step-action-btn{display:flex;justify-content:center;align-items:center;white-space:nowrap;transition:.2s;cursor:pointer;height:58px;padding:15.5px 36.5px;font-size:22px;font-weight:600;color:#fff;text-shadow:0 2px 2px rgba(0,0,0,.55);border-radius:10px;border:1px solid hsla(0,0%,100%,.1);background:linear-gradient(270deg,#0b5945,#37bf60);width:180px;height:50px;margin-top:15px}.download-page .step-action-btn:hover{border:1px solid #08f27d;background:#0d2b25}