1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <div class="footer" >
- <img src="https://img.x-motion.cn/home/m/image/introduct/introduct_bot.jpg" style="width: 100%;" />
- <a href='javascript:void(0);' id="rtTop">
- 回到顶部 <img src="https://img.x-motion.cn/home/m/image/footer/rt_top.jpg" alt="" />
- </a>
- <ul>
- <li>
- <p>关于我们 <span>+</span></p>
- <ul>
- <li><a href="{:U('m/about/product')}">产品简介</a></li>
- <li><a href="{:U('m/about/contact')}">联系我们</a></li>
- <li><a href="{:U('m/about/company')}">公司简介</a></li>
- </ul>
- </li>
- <li>
- <p>新闻中心 <span>+</span></p>
- <ul>
- <li><a href="{:U('m/about/news/type/1')}">行业动态</a></li>
- <li><a href="{:U('m/about/news/type/2')}">公司动态</a></li>
- <li><a href="{:U('m/about/news/type/3')}">加盟动态</a></li>
- </ul>
- </li>
- <li>
- <p>线下体验店 <span>+</span></p>
- <ul>
- <li><a href="{:U('m/about/new_store')}">最新门店</a></li>
- <li><a href="{:U('m/about/store')}">全部门店</a></li>
- <li hidden><a href="{:U('m/about/discount')}">优惠政策</a></li>
- </ul>
- </li>
- <li>
- <p>客服支持 <span>+</span></p>
- <ul>
- <li><a href="{:U('m/about/about')}">售后服务</a></li>
- <li><a href="http://wpa.b.qq.com/cgi/wpa.php?ln=2&uin=800015765" target="_blank">联系客服</a></li>
- </ul>
- </li>
- </ul>
- <div class="footer_bot">
- <p class="dy">订阅我们</p>
- <p>第一时间获得幻速赛车的最新动态</p>
- <p class="ipt_btn">
- <input id="sub_email" type="text" name="sub_email" value="" placeholder="输入您的邮箱地址" />
- <button id="sub_email_button"><img src="https://img.x-motion.cn/home/m/image/footer/bt_right.png"/></button></p>
- <p class="wechat">
- <a href="javascript:void(0);"><img src="https://img.x-motion.cn/home/m/image/footer/wechat.jpg" /></a>
- <a href="https://weibo.com/u/5804049938"><img src="https://img.x-motion.cn/home/m/image/footer/weibo.jpg" /></a>
- <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>
- </p>
- <p class="phone">0592-5022711</p>
- <p class="last_p" onclick="window.open('http://www.beian.miit.gov.cn')" style="cursor:pointer;">Copyright©2018 | 闽ICP备13021447号-1<br/>厦门欣富地智能科技有限公司 版权所有</p>
- </div>
- </div>
|