You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
6.7 KiB
68 lines
6.7 KiB
<header class="site-header navbar navbar-expand-md" data-aos="fade">
|
|
<div class="site-header__container">
|
|
<a class="site-header__logo" href="index.html">
|
|
<img class="light-logo" src="themes/static_new/assets/images/logo.png" alt="宅极慧 IHM">
|
|
<img class="dark-logo" src="themes/static_new/assets/images/logo-dark.png" alt="宅极慧 IHM">
|
|
</a>
|
|
<nav class="site-header__nav">
|
|
<!-- 我们的客户 感谢每一位客户支持 -->
|
|
{hcTaglib:nav cid="47" max-level="2" item="vo" name="hc_nav" sort="sort asc"}
|
|
<!-- <a class="site-header__nav-link hover_underline" href="{$vo['href']}">{$vo['title']}</a> -->
|
|
|
|
{php}
|
|
$has_sub_flag = 0;
|
|
if(!empty($vo['children'])){
|
|
$has_sub_flag = 1;
|
|
}
|
|
{/php}
|
|
{if $has_sub_flag == 1}
|
|
<div class="site-header__nav-item">
|
|
<a class="site-header__nav-link" href="{$vo['href']}"
|
|
aria-haspopup="true" id="site-header-nav-products">{$vo['title']}
|
|
</a>
|
|
<div class="site-header__dropdown glass-card" role="menu" aria-labelledby="site-header-nav-products">
|
|
{volist name="vo.children" id="vv" }
|
|
<a class="site-header__dropdown-link hover_underline" role="menuitem" href="{$vv['href']}">{$vv['title']}</a>
|
|
{/volist}
|
|
</div>
|
|
</div>
|
|
{else/}
|
|
<a class="site-header__nav-link hover_underline" href="{$vo['href']}"
|
|
aria-haspopup="true" id="site-header-nav-products">{$vo['title']}
|
|
</a>
|
|
{/if}
|
|
|
|
{/hcTaglib:nav}
|
|
|
|
</nav>
|
|
<div class="site-header__actions">
|
|
<a class="site-header__contact-btn s-btn s-btn--primary" type="button" href="/about-hui.html#contact-us">联系我们</a>
|
|
<button class="site-header__icon-btn glass-card" type="button" aria-label="微信">
|
|
<svg viewBox="0 0 21.5 21.5" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
width="21.500000" height="21.500000" fill="none" customFrame="#000000">
|
|
<path id="Vector (Stroke)"
|
|
d="M4.32801 4.09262C2.58444 5.77492 1.5 8.13581 1.5 10.75C1.5 15.8586 5.64137 20 10.75 20C10.8775 20 11.0044 19.9974 11.1307 19.9923C10.9252 19.0807 10.8974 17.8551 11.524 16.6743C12.1761 15.4455 13.5262 14.9122 14.5189 14.6682C15.039 14.5404 15.5208 14.4773 15.8711 14.4459C16.0472 14.4301 16.1923 14.4221 16.2952 14.418C16.3466 14.416 16.3877 14.4149 16.417 14.4144L16.4519 14.4139L16.4604 14.4138C18.1329 14.3964 18.8864 13.8525 19.2863 13.3336C19.6279 12.8904 19.7569 12.4471 19.8877 11.9975C19.9043 11.9403 19.921 11.883 19.9381 11.8256C19.979 11.4727 20 11.1138 20 10.75C20 8.22592 18.989 5.93797 17.3499 4.26898C17.3412 4.30304 17.3323 4.3366 17.3232 4.3696C17.1604 4.96256 16.8975 5.57114 16.6118 6.00475C16.3559 6.39313 15.8595 6.78492 15.4475 7.08094C15.1763 7.27578 14.894 7.4413 14.6379 7.58888C14.607 7.60672 14.5765 7.62428 14.5463 7.6416C14.3183 7.77278 14.1131 7.89077 13.9156 8.02123C13.4838 8.30655 13.1497 8.61363 12.9248 9.07729C12.8461 9.23966 12.8436 9.39808 12.8902 9.56769C12.9648 9.83921 13.0156 10.1446 13.0164 10.456C13.0181 11.105 12.6875 11.6317 12.2626 11.9741C11.8428 12.3125 11.2941 12.506 10.7418 12.5C8.28653 12.4731 6.77692 10.4806 6.57782 8.26448C6.49861 7.38293 6.11212 6.49121 5.62411 5.71185C5.17593 4.9961 4.67094 4.42095 4.32801 4.09262ZM5.49505 3.13662C5.9101 3.55462 6.43084 4.17381 6.89544 4.91579C7.45296 5.80616 7.96374 6.92759 8.0718 8.13025C8.22276 9.81051 9.28489 10.984 10.7582 11C10.9608 11.0023 11.1712 10.9272 11.3214 10.8062C11.4665 10.6893 11.5167 10.5658 11.5164 10.4599C11.516 10.3044 11.4898 10.1325 11.4437 9.96483C11.3226 9.52357 11.3053 8.97925 11.5752 8.42271C11.9602 7.62891 12.5308 7.13838 13.0888 6.76971C13.3279 6.61171 13.576 6.46918 13.7998 6.34055C13.83 6.32322 13.8597 6.30613 13.8889 6.2893C14.1441 6.14218 14.3682 6.00939 14.5722 5.86277C15.0033 5.55305 15.276 5.30581 15.3592 5.17947C15.5417 4.90255 15.7469 4.44533 15.8767 3.9725C15.9796 3.59787 16.0081 3.31036 15.9985 3.13216C14.5073 2.10281 12.699 1.5 10.75 1.5C8.79814 1.5 6.98748 2.10455 5.49505 3.13662ZM21.4292 11.9903C21.476 11.5833 21.5 11.1695 21.5 10.75C21.5 4.81294 16.6871 0 10.75 0C4.81294 0 0 4.81294 0 10.75C0 16.6871 4.81294 21.5 10.75 21.5C16.2104 21.5 20.7199 17.4289 21.4088 12.1564C21.4271 12.0929 21.4429 12.04 21.4571 12.0001L21.4292 11.9903ZM18.6547 15.5566C18.0591 15.7749 17.3412 15.9047 16.4761 15.9138L16.4682 15.9138L16.4682 15.9138L16.4656 15.9138L16.445 15.9141C16.4255 15.9145 16.3949 15.9152 16.3544 15.9168C16.2733 15.9201 16.1534 15.9266 16.0052 15.9399C15.7071 15.9666 15.3037 16.02 14.8769 16.1249C13.9757 16.3464 13.185 16.7442 12.849 17.3774C12.3935 18.2357 12.4585 19.1696 12.6284 19.8092C15.1774 19.2834 17.3431 17.7089 18.6547 15.5566Z"
|
|
fill-rule="evenodd" />
|
|
</svg>
|
|
</button>
|
|
<button class="site-header__icon-btn search-btn" type="button" aria-label="搜索">
|
|
<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
width="20.000000" height="20.000000" fill="none" customFrame="#000000">
|
|
<path id="Vector"
|
|
d="M9.53488 1.39535C5.03954 1.39535 1.39535 5.03954 1.39535 9.53488C1.39535 14.0302 5.03954 17.6744 9.53488 17.6744C14.0302 17.6744 17.6744 14.0302 17.6744 9.53488C17.6744 5.03954 14.0302 1.39535 9.53488 1.39535ZM0 9.53488C0 4.26891 4.26891 0 9.53488 0C14.8009 0 19.0698 4.26891 19.0698 9.53488C19.0698 11.9168 18.1964 14.0946 16.7524 15.7658L19.7957 18.809C20.0681 19.0815 20.0681 19.5232 19.7957 19.7957C19.5232 20.0681 19.0815 20.0681 18.809 19.7957L15.7658 16.7524C14.0946 18.1964 11.9168 19.0698 9.53488 19.0698C4.26891 19.0698 0 14.8009 0 9.53488Z"
|
|
fill-rule="evenodd" />
|
|
</svg>
|
|
</button>
|
|
<button class="site-header__icon-btn search-btn toggle" type="button" aria-expanded="false" aria-controls="mask"
|
|
aria-label="打开导航菜单">
|
|
<svg class="nav-toggle-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
|
|
<rect class="nav-toggle-icon__bar nav-toggle-icon__bar--top" x="4" y="6" width="16" height="2" rx="1" />
|
|
<rect class="nav-toggle-icon__bar nav-toggle-icon__bar--mid" x="4" y="11" width="16" height="2" rx="1" />
|
|
<rect class="nav-toggle-icon__bar nav-toggle-icon__bar--bot" x="4" y="16" width="16" height="2" rx="1" />
|
|
</svg>
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
|
|
|