.bar-header-secondary { position: relative; top: 0; } .bar { background: none; } .bar:after { background: none; } .bar .searchbar { background: #F6F6F6; }
.web_list { padding: 0.5rem 0.5rem; background: #FFF; } .web_list li { width: 100%; margin-bottom: 0.5rem; padding: 0.8rem 0.3rem; } .web_list li:nth-last-child(1) { margin-bottom: 0; } .web_list li a { display: block; } .web_list li a .img { float: left; width: 6.5rem; height: 2.5rem; text-align: center; line-height: 2.5rem; overflow: hidden; } .web_list li a .img img { max-width: 82%; vertical-align: middle; margin-top: -3px; } .web_list li a p { display: block; margin: 0; width: calc(100% - 7rem); float: right; font-size: 0.65rem; color: #b3b3b3; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; height: 2rem; line-height: 1rem; margin-top: 0.25rem; } .header { height: 4.52rem; } .header ~ .content { top: 4.52rem; } .listNav { padding: 0px 4%; } .listNav div { width: 1500px; } .listNav li { float: left; margin-right: 1.5rem; position: relative; } .listNav li a { display: block; height: 2rem; line-height: 1.7rem; font-size: 0.75rem; color: #5f5f5f; } .listNav .hover a { color: #fe5a26; }
