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.

60 lines
1.8 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<%@ page language="java" import="java.util.*" pageEncoding="gb2312"%>
<div class="footer">
<div class="w1200">
<div class="left fl">
<img class="fr" src="qtimages/images/footer_logo.png"/>
</div>
<div class="middle fl">
<ul>
<li>
<h3>网站首页</h3>
<p><a href="#">公司简介</a></p>
<p><a href="#">领导致辞</a></p>
<p><a href="#">机构设置</a></p>
<p><a href="#">地理位置</a></p>
</li>
<li>
<h3>荣誉资质</h3>
<p><a href="#">产品名称第一</a></p>
<p><a href="#">汇源果汁</a></p>
<p><a href="#">娃哈哈矿泉水</a></p>
</li>
<li>
<h3>精品案例</h3>
<p><a href="#">年底促销</a></p>
<p><a href="#">6.18年中大促销</a></p>
</li>
<li>
<h3>友情链接</h3>
<p class="flink">
<a href="#"><span>网易</span></a>
<a href="#"><span>搜狐</span></a>
<a href="#"><span>网易</span></a>
<a href="#"><span>新浪</span></a>
<a href="#"><span>网易</span></a>
<a href="#"><span>搜狐</span></a>
<a href="#"><span>网易</span></a>
<a href="#"><span>中兴</span></a>
<a href="#"><span>腾讯</span></a>
<a href="#"><span>中兴</span></a>
</p>
</li>
</ul>
</div>
<div class="right fr">
<div class="l fl">
<h3>工作热线</h3>
<p>020-xxxxxx</p>
<h3 class="rx">24小时服务热线</h3>
<p>xxxxxxxx</p>
<p class="weibo"><a href="javascript:;">新浪微博</a></p>
<p class="qq"><a href="javascript:;">腾讯微博</a></p>
</div>
</div>
<div class="copyright">
20010-20011&nbsp;版权所有&nbsp;2003 -2010&nbsp;&nbsp;备案号粤1234567
</div>
</div>
</div>