/*!
 * @beeapi/nutui v2.2.10 - tabbar.css, 451ed2404bee284b891e, Sat Dec 19 2020 12:06:10 GMT+0800 (中国标准时间)
 * (c) 2017-2020 JDC
 * Released under the MIT License.
 */.nut-tabbar{border:0;border-bottom:1px solid #eee;border-top:1px solid #eee;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:70px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;margin-top:20px}.nut-tabbar:last-child{border-right:0}.bottom{position:fixed;bottom:0;left:0;z-index:888}.tabbar-nav{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-decoration:none;color:#848484;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.card{border-right:1px solid #eee}.curr{color:#f0250f}.icon-box{padding:0;display:inline-block;position:relative}.icon-box .tips{position:absolute;width:20px;height:20px;text-align:center;border:1px solid #f0250f;-webkit-border-radius:50%;border-radius:50%;top:-10px;right:-5px;background:red;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;-webkit-transform:translateX(60%);-ms-transform:translateX(60%);transform:translateX(60%);font-size:12px;color:#fff}.icon-box .num{line-height:20px}.icon-box .icon{margin:0 auto;width:30px;height:30px;display:block;background-size:100% 100%;background-position:50%}.icon-box .tabs-nav-word{font-size:12px;line-height:1}.icon-box .big-word{font-size:16px;line-height:1}