html{font-size:16px}*{margin:0;padding:0;border:0}#app{position:fixed;min-width:1024px;margin:auto;font-family:Microsoft YaHei;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;font-size:16px;color:#fff;overflow:hidden;background-color:#2c2932}#app,.poptip-shade{top:0;left:0;right:0;bottom:0;width:100%;height:100%}.poptip-shade{position:absolute;z-index:9999}.poptip-shade,.poptip-shade .default-poptip{display:flex;align-items:center;justify-content:center}.poptip-shade .default-poptip{width:100%;min-height:60px;font-size:20px;color:#fff;word-break:break-all;background-color:rgba(0,0,0,.7)}.v-enter-active,.v-leave-active{transition:all .3s}.v-enter,.v-leave-to{transform:translateX(100%)}.my-position{position:absolute;width:100%}.my-position,.my-transition{top:0;bottom:0;left:0;right:0;height:100%;overflow:hidden}.my-transition{position:fixed;z-index:99;margin:auto;background-color:#2c2932}.turn-right{position:relative;width:15px;height:15px}.turn-right:before{top:15%;transform:rotate(30deg)}.turn-right:after,.turn-right:before{content:"";position:absolute;left:0;width:100%;height:2px;background-color:#5f5f5f}.turn-right:after{bottom:20%;transform:rotate(150deg)}.float-tip{text-align:left;z-index:99999;background-color:#fff}.float-tip,.shade{position:fixed;top:0;left:0;width:100%;height:100%}.shade{z-index:9999;background-color:#000}.shade>img{margin:250px auto 0;width:50px;height:50px}.shade .loading{position:relative;display:block;border-radius:50%;background-color:#2d8cf0;margin:10px auto 0;width:20px;height:20px;animation:ani-spin-bounce 1s ease-in-out 0s infinite}@keyframes ani-spin-bounce{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}