网站侧边导航栏设置代码整理
<!-- 侧边导航 -->
<div class="navbar-box">
<div id="navbar-wrapper" class="navbar-wrapper">
<ul>
<li class="menuItem">
<a href="#rmqc">车站</a>
</li>
<li class="menuItem">
<a href="#qczb">周边</a>
</li>
<li class="menuItem">
<a href="#cztj">特价</a>
</li>
<!-- <li class="menuItem">
<a href="#fxlx">发现</a>
</li> -->
<li class="menuItem">
<a href="#kyzx">资讯</a>
</li>
</ul>
</div>
</div>
<div id="rmqc" class="mt30">
<div class="common-title">
<h3>
<span>热门汽车站</span>
</h3>
</div>
<div class="hot-car-station-list">
<ul class="fix">
<li class="item" style="background: url(/public/index/images/index/qichezhan/yichang.jpg) no-repeat center center;">
<a target="_blank" href="http://www.xxxx.com/sid-536/" title="宜昌汽车客运中站">
<h4>宜昌汽车客运中站</h4>
</a>
</li>
<li class="item" style="background: url(/public/index/images/index/qichezhan/hezhou.jpg) no-repeat center center;">
<a target="_blank" href="http://www.xxxx.com/sid-6701/" title="贺州汽车站">
<h4>贺州汽车站</h4>
</a>
</li>
<li class="item" style="background: url(/public/index/images/index/qichezhan/jiangyan.jpg) no-repeat center center;">
<a target="_blank" href="http://www.xxxx.com/sid-471/" title="姜堰汽车站">
<h4>姜堰汽车站</h4>
</a>
</li>
<li class="item" style="background: url(/public/index/images/index/qichezhan/hefei.jpg) no-repeat center center;">
<a target="_blank" href="http://www.xxxx.com/sid-1563/" title="合肥汽车站">
<h4>合肥汽车站</h4>
</a>
</li>
<li class="item" style="background: url(/public/index/images/index/qichezhan/jinjiadun.jpg) no-repeat center center;">
<a target="_blank" href="http://xian.changtu.com/" title="西安汽车站">
<h4>西安汽车站</h4>
</a>
</li>
<li class="item" style="background: url(/public/index/images/index/qichezhan/lianshui.jpg) no-repeat center center;">
<a target="_blank" href="http://www.xxxx.com/sid-1677/" title="涟水汽车站">
<h4>涟水汽车站</h4>
</a>
</li>
<li class="item" style="background: url(/public/index/images/index/qichezhan/nanzhu.jpg) no-repeat center center;">
<a target="_blank" href="http://www.xxxx.com/sid-3461/" title="南珠汽车站">
<h4>南珠汽车站</h4>
</a>
</li>
</ul>
</div>
</div>
浙公网安备 33010602011771号