.store_container{width:100%;height:100%;background:#fff;position:absolute;z-index:500;top:0;left:0;overflow:auto}.router_container{width:100%;height:71px;background:#fff;box-shadow:0 0 12px 1px rgba(28,35,48,.14);margin:0 auto;text-align:center}.router_container .router-link-active{color:#409eff!important}.router_container .router_tab{padding:0 83px;line-height:70px;height:70px;font-size:20px;color:#333;position:relative}.router_container .router-link-active:after{position:absolute;width:70px;height:100%;left:calc(50% - 35px);bottom:-24px;display:block;border-bottom:4px solid #409eff;content:" "}