.open-in-app-button{position:fixed;bottom:100px;left:50%;z-index:98;height:40px;padding:0 20px;font-weight:500;font-size:14px;border-radius:20px;transform:translateX(-50%);transition:all .3s ease}.open-in-app-button .open-in-app-button:hover{transform:translateX(-50%) translateY(-2px)}.open-in-app-button .open-in-app-button:active{transform:translateX(-50%) translateY(0)}.wx-launch-wrapper{display:flex;align-items:center;justify-content:center}