.tcs-bottom-navigation-v2{position:fixed;bottom:0;width:100%;box-sizing:border-box;left:0;z-index:101;padding:0 16px 20px;justify-content:center}.tcs-bottom-navigation-v2_inner{display:flex;width:100%;background:#fff;box-sizing:border-box;padding:16px 32px;box-shadow:0 0 20px 0 rgba(0,0,0,.3);border-radius:200px}@media screen and (max-width:640px){.tcs-bottom-navigation-v2_inner{padding:5px 16px 7px}}.tcs-bottom-navigation-v2_item{display:flex;box-sizing:border-box;padding:0 2px;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.tcs-bottom-navigation-v2_item-label{margin-top:8px;font-size:16px;line-height:22px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:44px}@media screen and (max-width:640px){.tcs-bottom-navigation-v2_item-label{font-size:11px;margin-top:3px;line-height:14px;max-height:28px}}.tcs-bottom-navigation-v2_item-img{width:56px;height:56px;background-size:contain;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:640px){.tcs-bottom-navigation-v2_item-img{width:30px;height:30px}}.tcs-bottom-navigation-v2-cnt .tab-pane{display:none}.tcs-bottom-navigation-v2-cnt .tab-pane-active{display:block}