/*!
 * 
 * Heaper 1.0.14
 * (c) 2020
 * @license MIT
 * 
 */#poker_list{position:fixed;top:0;left:0;right:0;bottom:0;padding-bottom:calc(66px + env(safe-area-inset-bottom))}#poker_list.hasNav{top:40px}#poker_list #poker_sections{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:100vw;height:100%}#poker_list .poker_section{opacity:0;position:absolute;top:0;left:0;overflow:hidden;min-width:100vw;width:100%;height:100%;z-index:-1}#poker_list .poker_section.on_left{opacity:1;z-index:1;-webkit-transform:translateX(-100%);transform:translateX(-100%)}#poker_list .poker_section.on_mid{opacity:1;z-index:2}#poker_list .poker_section.on_right{opacity:1;z-index:1;-webkit-transform:translateX(100%);transform:translateX(100%)}nav{overflow:auto;white-space:nowrap;position:relative;height:40px;width:100%;background-color:#333}nav.isFlatten{display:-webkit-box;display:-ms-flexbox;display:flex}nav.isFlatten .nav_items{-webkit-box-flex:1;-ms-flex:1;flex:1}nav::-webkit-scrollbar{display:none}nav .nav_items{display:inline-block;position:relative;width:100px;height:100%;font-family:PingFangTC-Medium;line-height:3;text-align:center;font-size:13px;color:#fff}nav .nav_items.active{color:#c9b482}nav #nav_bar{position:absolute;bottom:0;height:2px;background-color:#c9b482}.list_end[data-v-545565f0],.list_loading[data-v-545565f0]{padding-bottom:calc(120px + env(safe-area-inset-bottom))}