.topNav{display:flex;align-items:center;height:1rem}.topNav img{width:1.5rem;height:.55rem}.topNav .navbox{list-style:none;flex:1;align-items:center;justify-content:space-around;display:flex;height:100%}.topNav .navbox li{height:100%;display:flex;align-items:center}.topNav .navbox li a{font-size:.18rem}.topNav .navbox li a.active{font-weight:700}.topNav .navbox li a.active:after{display:block;border-radius:.02rem;content:"";height:.05rem;width:100%;color:brown;background-color:#42c70f}.main-content{flex:1;background-color:#f7f9fc}.myfooter{padding:.1rem 0;background-color:#383e46;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:.12rem}.returnTop{width:.5rem;height:.5rem;position:fixed;bottom:1.5rem;right:1rem;display:none;z-index:999}.returnTop img{width:100%;height:100%}