.floating-icon[data-v-63c1fc98]{position:fixed;left:50%;transform:translateX(-50%);z-index:10;animation:floatFade-63c1fc98 1.5s ease-in-out infinite;cursor:pointer}.floating-icon .floating-icon-img[data-v-63c1fc98]{width:.8rem;height:auto;display:block}@media screen and (min-width:768px){.floating-icon[data-v-63c1fc98]{position:absolute}}.floating-fade-enter-active[data-v-63c1fc98],.floating-fade-leave-active[data-v-63c1fc98]{transition:opacity .3s ease}.floating-fade-enter[data-v-63c1fc98],.floating-fade-leave-to[data-v-63c1fc98]{opacity:0}@keyframes floatFade-63c1fc98{0%{transform:translateX(-50%) translateY(0);opacity:0}50%{transform:translateX(-50%) translateY(-.4rem);opacity:1}to{transform:translateX(-50%) translateY(0);opacity:0}}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.37333rem;color:#333;background-color:#f5f5f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;vertical-align:middle}button,input,select,textarea{font:inherit;color:inherit;border:none;outline:none;background:none;appearance:none;-webkit-appearance:none}ol,ul{list-style:none}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{transition:opacity .3s ease;will-change:opacity}.slide-left-enter,.slide-left-leave-to,.slide-right-enter,.slide-right-leave-to{opacity:0}#app{width:100%;height:100%}@media screen and (min-width:768px){body{background-color:#f5f5f5}#app{width:385Px;max-height:100vh;margin:0 auto;position:relative;overflow:hidden;background-color:#fff;box-shadow:0 0 .13333rem rgba(0,0,0,.1)}}.pc-fixed{position:fixed}@media screen and (min-width:768px){.pc-fixed{position:absolute}}