footer.html 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <div class="footer" >
  2. <img src="https://img.x-motion.cn/home/m/image/introduct/introduct_bot.jpg" style="width: 100%;" />
  3. <a href='javascript:void(0);' id="rtTop">
  4. 回到顶部&nbsp;&nbsp;<img src="https://img.x-motion.cn/home/m/image/footer/rt_top.jpg" alt="" />
  5. </a>
  6. <ul>
  7. <li>
  8. <p>关于我们 <span>+</span></p>
  9. <ul>
  10. <li><a href="{:U('m/about/product')}">产品简介</a></li>
  11. <li><a href="{:U('m/about/contact')}">联系我们</a></li>
  12. <li><a href="{:U('m/about/company')}">公司简介</a></li>
  13. </ul>
  14. </li>
  15. <li>
  16. <p>新闻中心 <span>+</span></p>
  17. <ul>
  18. <li><a href="{:U('m/about/news/type/1')}">行业动态</a></li>
  19. <li><a href="{:U('m/about/news/type/2')}">公司动态</a></li>
  20. <li><a href="{:U('m/about/news/type/3')}">加盟动态</a></li>
  21. </ul>
  22. </li>
  23. <li>
  24. <p>线下体验店 <span>+</span></p>
  25. <ul>
  26. <li><a href="{:U('m/about/new_store')}">最新门店</a></li>
  27. <li><a href="{:U('m/about/store')}">全部门店</a></li>
  28. <li hidden><a href="{:U('m/about/discount')}">优惠政策</a></li>
  29. </ul>
  30. </li>
  31. <li>
  32. <p>客服支持 <span>+</span></p>
  33. <ul>
  34. <li><a href="{:U('m/about/about')}">售后服务</a></li>
  35. <li><a href="http://wpa.b.qq.com/cgi/wpa.php?ln=2&uin=800015765" target="_blank">联系客服</a></li>
  36. </ul>
  37. </li>
  38. </ul>
  39. <div class="footer_bot">
  40. <p class="dy">订阅我们</p>
  41. <p>第一时间获得幻速赛车的最新动态</p>
  42. <p class="ipt_btn">
  43. <input id="sub_email" type="text" name="sub_email" value="" placeholder="输入您的邮箱地址" />
  44. <button id="sub_email_button"><img src="https://img.x-motion.cn/home/m/image/footer/bt_right.png"/></button></p>
  45. <p class="wechat">
  46. <a href="javascript:void(0);"><img src="https://img.x-motion.cn/home/m/image/footer/wechat.jpg" /></a>
  47. <a href="https://weibo.com/u/5804049938"><img src="https://img.x-motion.cn/home/m/image/footer/weibo.jpg" /></a>
  48. <a href="http://v.youku.com/v_show/id_XODc0NzY5Njcy.html?qq-pf-to=pcqq.c2c"><img src="https://img.x-motion.cn/home/m/image/footer/youku.jpg" /></a>
  49. </p>
  50. <p class="phone">0592-5022711</p>
  51. <p class="last_p">Copyright©2018 | 闽ICP备13021447号-1<br/>厦门欣富地智能科技有限公司 版权所有</p>
  52. </div>
  53. </div>