/*!src/components/common/action-sheet.css*/
.action-sheet{position:fixed;bottom:0;left:0;padding:30px;width:100%;box-sizing:border-box;z-index:100000}.animation-actionsheet-transition{-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.animation-actionsheet-enter,.animation-actionsheet-leave{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.action-sheet__menu{margin-top:20px;border-radius:20px;overflow:hidden}.action-sheet__title{width:100%;height:90px;color:#999;line-height:90px;border-bottom:1px solid #999}.action-sheet__item{text-align:center;border-bottom:1px solid #999;background:rgba(255,255,255,.87)}.action-sheet__item:last-of-type{border-bottom:0}.action-sheet__btn{display:block;width:100%;height:116px;color:#007BFF;font-size:38px;line-height:116px}.action-sheet__btn--destroy{color:#F93E35}
/*!src/components/common/open-in-app.css*/
.open-in-app[_v-d89a65ac]{position:fixed;top:0;left:0;right:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;height:120px;z-index:1000;background:#ffd608 url(https://pic.bbtkids.cn/FkhE9BIRVrPvtD9BEjNgJ0t7lPDw) no-repeat top left/auto 100%}.open-in-app--placeholder[_v-d89a65ac]{width:100%;height:120px}.inapp__download[_v-d89a65ac],.inapp__open[_v-d89a65ac]{margin-right:30px;width:122px;height:60px;font-size:22px;font-family:PingFangSC-Medium,PingFangTC-Medium,PingFangHK-Medium,sans-serif;font-weight:700;line-height:58px;text-align:center;border-radius:12px;border:1px solid}.inapp__download[_v-d89a65ac]{margin-right:20px;border-color:#fff;background:#fff}
/*!src/components/common/to-top.css*/
.to-top__img[_v-dc3643d3]{position:fixed;width:128px;height:128px}.to-top__placeholder[_v-dc3643d3]{position:absolute;top:80vh;width:1px;height:1px}