.tcs-tabs-navigation-bar{--ccs-tnb-bgc:#f3f7ff;--ccs-tnb-c:#3264ff;--ccs-tnb-btn-c:#0f294d;--ccs-tnb-btn-bgc:transparent;--ccs-tnb-op:0.5;--ccs-tnb-at-c:var(--ccs-tnb-c);--ccs-tnb-item-fw:500}.tcs-tabs-navigation-bar_bar{background:var(--ccs-tnb-bgc)}.tcs-tabs-navigation-bar_bar-fixed{position:fixed;width:100%;top:0;z-index:500;left:0}.tcs-tabs-navigation-bar_bar-inner{margin:0 auto;max-width:1160px;text-align:center;display:flex;justify-content:center}.tcs-tabs-navigation-bar_all-btn{width:60px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:var(--ccs-tnb-btn-bgc)}.tcs-tabs-navigation-bar_all-btn svg path{fill:var(--ccs-tnb-btn-c)}@media screen and (max-width:768px){.tcs-tabs-navigation-bar_all-btn{width:40px}.tcs-tabs-navigation-bar_all-btn svg{width:16px;height:16px}}.tcs-tabs-navigation-bar_scroll{display:flex;overflow:hidden;position:relative}@media screen and (max-width:768px){.tcs-tabs-navigation-bar_scroll{overflow-x:auto}}.tcs-tabs-navigation-bar_scroll::-webkit-scrollbar{display:none}.tcs-tabs-navigation-bar_item{cursor:pointer;flex-shrink:0;display:flex;flex-direction:column;opacity:var(--ccs-tnb-op)}.tcs-tabs-navigation-bar_item-cnt{display:flex;padding:16px 16px 13px;font-weight:var(--ccs-tnb-item-fw);color:var(--ccs-tnb-c);font-size:16px;line-height:28px}@media screen and (max-width:768px){.tcs-tabs-navigation-bar_item-cnt{font-size:14px;line-height:18px;padding:12px 12px 10px}}.tcs-tabs-navigation-bar_item.active,.tcs-tabs-navigation-bar_item:hover{opacity:1}.tcs-tabs-navigation-bar_item.active .tcs-tabs-navigation-bar_item-cnt{color:var(--ccs-tnb-at-c)}.tcs-tabs-navigation-bar_item:after{content:"";height:3px;width:40px;margin:0 auto;background-color:transparent}.tcs-tabs-navigation-bar_item.active:after{content:"";height:3px;width:40px;margin:0 auto;background-color:var(--ccs-tnb-at-c)}.tcs-tabs-navigation-bar_item-icon{width:28px;height:28px;margin-inline-end:8px;display:block}@media screen and (max-width:768px){.tcs-tabs-navigation-bar_item-icon{margin-inline-end:4px;width:18px;height:18px}}.tcs-tabs-navigation-bar_all-con{position:relative}@media screen and (max-width:768px){.tcs-tabs-navigation-bar_all-con{position:static}}.tcs-tabs-navigation-bar_all-pop{position:absolute;z-index:1001;right:0;width:700px;margin-top:60px;background:#fff;border-radius:4px;box-shadow:0 6px 12px 0 rgba(0,0,0,.06);padding:8px 16px;box-sizing:border-box}@media screen and (max-width:768px){.tcs-tabs-navigation-bar_all-pop{width:100%;margin-top:0;padding:12px 12px 10px;border-radius:0 0 12px 12px}}[dir=rtl] .tcs-tabs-navigation-bar_all-pop{right:auto;left:0}.tcs-tabs-navigation-bar_all{display:flex;flex-wrap:wrap}.tcs-tabs-navigation-bar_all-item{width:20%;color:#0f294d;font-size:14px;font-weight:400;line-height:18px;box-sizing:border-box;text-align:start;padding:8px;cursor:pointer}@media screen and (max-width:768px){.tcs-tabs-navigation-bar_all-item{width:auto;background:#f5f7fa;font-size:14px;line-height:18px;padding:8px 12px;border:1px solid transparent;border-radius:4px;color:#0f294d;margin:4px}}.tcs-tabs-navigation-bar_all-item.active{font-weight:700}@media screen and (max-width:768px){.tcs-tabs-navigation-bar_all-item.active{color:#3264ff;font-weight:500;border:1px solid #3264ff;background:#eff3ff}}.tcs-tabs-navigation-bar_all-item:hover{background:#eff3ff}.tcs-tabs-navigation-bar_close{display:none;border-top:1px solid #dadfe6;padding-top:10px;margin:4px 4px 0}@media screen and (max-width:768px){.tcs-tabs-navigation-bar_close{display:block}.tcs-tabs-navigation-bar_close svg{width:16px;height:16px}}.tcs-tabs-navigation-bar_all-mask{position:fixed;z-index:1000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6)}