.limit-width { width: 1200px; } .gray a { color: #666; } .header-top, .header-top .top { background-color: #f9f9f9; } .header-middle, .header-middle .middle { background-color: #fff; } .header-middle .middle { padding-bottom: 20px; } .header-bottom,.header-bottom .bottom { background-color: #2E89E6; } .header-top ul li { border-right: 1px solid #E3E3E3; padding: 0 14px; } .header-top li.unset,.header-top li.blue-unset { border-right: unset; } .header-top li.blue-unset a { color: #5EAEFF; } .header-top ul li:not(.blue-unset) a:hover { color: #f30; } .header-bottom ul li:not(.blue-unset) a:hover { color: #f30; } .header-middle .logo { width: 215px; height: 57px; transition: transform 0.3s; } .header-middle .logo:hover { transform: scale(1.05); } .input-area { width: 518px; } .input-area .area input { width: 427px; height: 38px; border: 1px solid #2E89E6; } .input-area .area input::placeholder { color: #999; } .input-area .area .search { background-color: #2E89E6; } .input-area .hot-search li { padding: 8px 18px 0 0; white-space: nowrap; } .input-area .hot-search li a:hover { color: #f30; } .header-bottom li { padding: 10px 25px; } .header-bottom li a { color: #fff; } .header-bottom li.active { background: #2077CE; } .qrcode { height: 220px; position: absolute; top: 14px; left: -48px; z-index: 1000; }