.____nav-container{width:686px;display:flex;justify-content:space-around;align-items:flex-end;height:54px}.____nav-container .link{height:70px;width:110px;display:flex;justify-content:center;align-items:center;position:relative;font-size:18px;font-weight:700;color:#333}.____nav-container .link.router-link-active:after{position:absolute;width:54px;height:4px;background:#f64;border-radius:2px;bottom:0;left:0;right:0;content:"";margin:0 auto}.__mobile .____nav-container{width:80%}
