mirror of https://gitee.com/topnuomi/zxf
26 lines
1.1 KiB
HTML
26 lines
1.1 KiB
HTML
<style>
|
|
.banner-text{color: #FFFFFF;}
|
|
.banner-text p:nth-child(1){font-size: 0.32rem;line-height: 0.32rem;}
|
|
.banner-text p:nth-child(2){font-size: 0.3rem;line-height: 0.3rem;}
|
|
.header.style1 .menu .link{color: #FFFFFF;}
|
|
.header.style2 .menu .link{color: #666666;}
|
|
.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');}
|
|
</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> |