@media(min-width: 1200px){#fixedHeader,header{height:64px}}header{box-shadow:0px 0px 8px 0px rgba(5,27,51,.08)}header,#fixedHeader{background-color:#fff;height:50px;margin-bottom:10px}header.header-bg-blue{background:var(--footer-background)}.header-body{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;max-width:1200px;margin:0 auto}.header-body .logo{display:flex;align-items:center;margin-left:16px}.header-body a img{height:27px;transition:all .3s linear}.header-right{display:flex;margin-right:13px}.header-body .search{display:flex;justify-content:end;cursor:pointer;align-items:center;transition:all .3 linear}.header-body .search img{height:27px}.header-body a img{height:40px;transition:all .3s linear}.text-logo{font-size:25px;font-weight:700;margin-left:20px;color:#0f1c69}