2023-10-08 21:48:47 +08:00
|
|
|
<style>
|
2023-10-12 11:31:59 +08:00
|
|
|
.header.style1 .logo .link{background-image: url('images/logo.png');}
|
|
|
|
.header.style2 .logo .link{background-image: url('images/logo-contact.png');}
|
|
|
|
.section.addrcont .aacont li::before {background-image: url('images/daohang.png');}
|
|
|
|
.section.story-cont .image-con .text-con {background-image: url('images/transparent-bg.png');}
|
2023-10-08 21:48:47 +08:00
|
|
|
</style>
|
|
|
|
<li class="item">
|
|
|
|
<a class="link active" href="/index.html" target="_blank">首页</a>
|
|
|
|
</li>
|
|
|
|
<li class="item">
|
|
|
|
<a class="link" href="/about.html" target="_blank">关于左心房</a>
|
|
|
|
</li>
|
|
|
|
<li class="item">
|
|
|
|
<a class="link" href="/business.html" target="_blank">业务与介绍</a>
|
|
|
|
</li>
|
|
|
|
<li class="item">
|
|
|
|
<a class="link" href="/story.html" target="_blank">用户故事</a>
|
|
|
|
</li>
|
|
|
|
<li class="item">
|
|
|
|
<a class="link" href="/contact.html" target="_blank">联系我们</a>
|
|
|
|
</li>
|