@charset "UTF-8";:root{--innerWidth: 0;--innerHeight: 0;--drp: 1}.tougu-navigate{height:74px;background-color:#fff;display:flex}.tougu-navigate--nav{width:6.6666666667rem;margin:0 auto;display:flex;justify-content:space-between}.tougu-navigate.fixed{position:fixed;top:0;z-index:10;width:100%}.tougu-navigate--item{width:124px;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;height:100%;font-size:20px;cursor:pointer}.tougu-navigate--item.on{color:#212f39!important;font-weight:700}.tougu-navigate--item.on:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:30px;height:4px;background-color:#ff5f40}.tougu-navigate--right{align-items:center}.tougu-navigate--right .hc-button{width:130px;height:42px;margin-left:30px;border-radius:6px}.tougu-navigate--right .hc-button.def{color:#212f39;background-color:#fff;box-sizing:border-box;border:1px solid rgb(33,47,57)}.tougu-navigate--box{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.tougu-navigate--left,.tougu-navigate--right{height:100%;display:flex;flex-direction:row}
