.navigationBar { width: 100%; height: 6.375rem; position: relative; box-shadow: 1px 3px 5px 0px #ddd; } .navigationBarBack { width: 100%; position: absolute; height: 100%; top: 0; left: 0; background: #fff; color: #595959 !important; } .navigationTitle { max-width: 81.25rem; height: 6.375rem; margin: auto; position: relative; display: flex; align-items: center; justify-content: space-between } .navigationTitle img { width: 8.125rem; height: 3.625rem; } .navigationUl { margin-left: 2.5rem; } .navigationUl a { color: #5e95f8 !important; } .navigationUl li { margin: 0 .625rem; } .navigationUl, .navigationUl li{ display: inline-block; font-size: 1rem; } .inBlock { display: inline-block; } .flexs { display: flex; align-items: center; } .fonsColorBai, .fonsColorBai a{ color: #595959 !important; width: 100%; height: 100%; display: inline-block; } .fonsColorHei, .fonsColorHei a{ color: #333; } .til { height: 4rem; line-height: 4rem; position: relative; overflow: hidden; cursor: pointer; } .headers { position: fixed; top: 0; left: 0; width: 100%; z-index: 9999999; } .ons a { border-bottom: 2px solid #37B8FF; } .til:hover a { border-bottom: .125rem solid #37B8FF; }