index.html 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
  6. <title>北京智锂 单王锂电</title>
  7. <link rel="shortcut icon" type="image/x-icon" href="images/qix.ico" />
  8. <link rel="stylesheet" href="css/bootstrap.min.css" />
  9. <link rel="stylesheet" href="css/style.css" />
  10. <script src="js/jquery-1.11.0.min.js"></script>
  11. <script src="js/bootstrap.min.js"></script>
  12. <script src="js/jquery.bxslider.min.js"></script>
  13. <script src="js/functions.js"></script>
  14. </head>
  15. <body>
  16. <div class="wrapper">
  17. <header class="header">
  18. <nav class="navbar">
  19. <div class="container">
  20. <div class="navbar-header">
  21. <a class="navbar-brand" href="#"><br/><strong class="logo-title">北京智锂</strong></a>
  22. </div>
  23. <!-- /.navbar-header -->
  24. <div class="collapse navbar-collapse" id="nav">
  25. <ul class="nav navbar-nav navbar-right">
  26. <li class="active">
  27. <a href="#section-battery">单王锂电</a>
  28. </li>
  29. <li>
  30. <a href="#section-exchange">智能换电</a>
  31. </li>
  32. <li>
  33. <a href="#section-charger">超级快充</a>
  34. </li>
  35. <li>
  36. <a href="#section-about">关于我们</a>
  37. </li>
  38. </ul>
  39. </div>
  40. </div>
  41. <!-- /.container -->
  42. </nav>
  43. <!-- /.navbar navbar-default -->
  44. <div class="jumbotron">
  45. <div class="container">
  46. <div class="row">
  47. <div class="col-md-6">
  48. <div class="section-image">
  49. <img src="images/pk500.png" height="477" width="400" alt="">
  50. </div>
  51. <!-- /.section-image -->
  52. </div>
  53. <!-- /.col-md-6 -->
  54. <div class="col-md-6">
  55. <div class="section-content">
  56. <header class="section-head">
  57. <h5>Smart Battery Pack</h5>
  58. <h2 class="section-title">单王®<sup></sup> 锂电</h2>
  59. <!-- /.section-title -->
  60. </header>
  61. <!-- /.section-head -->
  62. <div class="section-body">
  63. <div class="section-entry">
  64. <p>单王®<sup></sup> 锂电采用汽车级A品电芯和BMS管理系统,利用军用防火墙技术,配备全天候热管理系统,使产品具有容量大、里程长、耐低温和安全不起火等优越性能。同时,该产品具有GPS智能防盗和智慧云管理等功能,尤其在超级快充上,可实现“充电1分钟,行车5公里”。
  65. </p>
  66. <ul class="list-features">
  67. <li><span class="eb-icon glyphicon glyphicon-tent"></span>&nbsp;&nbsp; IP67 防水防尘
  68. </li>
  69. <li><span class="eb-icon glyphicon glyphicon-plus"></span>&nbsp;&nbsp; -20~50 °C 宽温度范围,支持高寒使用
  70. </li>
  71. <li><span class="eb-icon glyphicon glyphicon-map-marker"></span>&nbsp;&nbsp; GPS定位,远程断电
  72. </li>
  73. <li><span class="eb-icon glyphicon glyphicon-magnet"></span>&nbsp;&nbsp; 过充保护,过放保护,过热保护
  74. </li>
  75. <li><span class="eb-icon glyphicon glyphicon-retweet"></span>&nbsp;&nbsp; 过压保护,过流保护,短路保护
  76. </li>
  77. <li><span class="eb-icon glyphicon glyphicon-flash"></span>&nbsp;&nbsp; 超级快充,15 分钟充电 80%
  78. </li>
  79. </ul>
  80. <!-- /.list-features -->
  81. </div>
  82. <!-- /.section-entry -->
  83. </div>
  84. <!-- /.section-body -->
  85. </div>
  86. <!-- /.section-content -->
  87. </div>
  88. <!-- /.col-md-6 -->
  89. </div>
  90. <!-- /.row -->
  91. </div>
  92. <!-- /.container -->
  93. </div>
  94. <!-- /.jumbotron -->
  95. </header>
  96. <!-- /.header -->
  97. <div class="callout">
  98. <div class="container">
  99. <h2 class="callout-title">
  100. 骑手专用工业级智能型锂电池
  101. </h2>
  102. <!-- /.callout-title -->
  103. <div class="callout-actions">
  104. <a href="#" class="btn btn-primary sr-only">Learn More</a>
  105. <img src="images/bat.png" height="50" width="25">
  106. </div>
  107. <!-- /.callout-actions -->
  108. </div>
  109. <!-- /.container -->
  110. </div>
  111. <!-- /.callout -->
  112. <section class="section section-detail" id="section-detail">
  113. <div class="container">
  114. <div class="row">
  115. <div class="col-md-3">
  116. <div class="jumbotron-content">
  117. <h3>产品参数</h3>
  118. </div>
  119. <!-- /.jumbotron-content -->
  120. </div>
  121. <div class="col-md-9">
  122. <div class="jumbotron-content">
  123. <table class="table table-eb table-striped- table-condensed-">
  124. <tr>
  125. <th>产品系列</th>
  126. <th>FC6040</th>
  127. <th>FC4840</th>
  128. </tr>
  129. <tr>
  130. <td>标称电压</td>
  131. <td>60V</td>
  132. <td>48V</td>
  133. </tr>
  134. <tr>
  135. <td>标称容量</td>
  136. <td>43Ah</td>
  137. <td>41Ah</td>
  138. </tr>
  139. <tr>
  140. <td>峰值电流</td>
  141. <td>单口50A、双口100A</td>
  142. <td>单口50A、双口100A</td>
  143. </tr>
  144. <tr>
  145. <td>电池尺寸</td>
  146. <td>351*234*155</td>
  147. <td>351*234*135</td>
  148. </tr>
  149. <tr>
  150. <td>BMS管理系统</td>
  151. <td colspan="2">车用级电池管理算法和硬件构架</td>
  152. </tr>
  153. <tr>
  154. <td>工作温度范围</td>
  155. <td colspan="2">-20℃~50℃</td>
  156. </tr>
  157. <tr>
  158. <td>存储温度范围</td>
  159. <td colspan="2">-20℃~30℃</td>
  160. </tr>
  161. <tr>
  162. <td>防护等级</td>
  163. <td colspan="2">IP67</td>
  164. </tr>
  165. <tr>
  166. <td>防盗功能</td>
  167. <td colspan="2">GPS定位、远程断电、鸣音提示</td>
  168. </tr>
  169. <tr>
  170. <td>0℃/-20℃容量保持率</td>
  171. <td colspan="2">95% / 80%</td>
  172. </tr>
  173. <tr>
  174. <td>最大持续放电电流</td>
  175. <td colspan="2">单口30A、双口60A</td>
  176. </tr>
  177. <tr>
  178. <td rowspan="5" class="td-v-center end-td">充电时间</td>
  179. <td colspan="2">8小时(慢充版)</td>
  180. </tr>
  181. <tr>
  182. <td colspan="2">4小时(标充版)</td>
  183. </tr>
  184. <tr>
  185. <td colspan="2">2小时(快充版)</td>
  186. </tr>
  187. <tr>
  188. <td colspan="2">15分钟80%(超充版)</td>
  189. </tr>
  190. <tr>
  191. <td colspan="2" class="end-td">+2小时(-20℃)(极寒版)</td>
  192. </tr>
  193. </table>
  194. </div>
  195. <!-- /.jumbotron-content -->
  196. </div>
  197. <!-- /.col-md-6 -->
  198. </div>
  199. <!-- /.row -->
  200. </div>
  201. <!-- /.container -->
  202. </section>
  203. <!-- /.section section-about -->
  204. <section class="section section-features" id="section-features">
  205. <div class="container">
  206. <div class="section-body">
  207. <div class="features">
  208. <div class="row">
  209. <div class="col-md-3">
  210. <div class="feature">
  211. <div class="feature-image">
  212. <span class="eb-icon eb-icon-o glyphicon glyphicon-thumbs-up"></span>
  213. </div>
  214. <!-- /.feature-image -->
  215. <h3 class="feature-title">好用</h3>
  216. <!-- /.feature-title -->
  217. <div class="feature-entry">
  218. <p>电量足、动力强、充电快</p>
  219. </div>
  220. <!-- /.feature-entry -->
  221. </div>
  222. <!-- /.feature -->
  223. </div>
  224. <!-- /.col-md-3 -->
  225. <div class="col-md-3">
  226. <div class="feature">
  227. <div class="feature-image">
  228. <span class="eb-icon eb-icon-o glyphicon glyphicon-wrench"></span>
  229. </div>
  230. <!-- /.feature-image -->
  231. <h3 class="feature-title">可靠</h3>
  232. <!-- /.feature-title -->
  233. <div class="feature-entry">
  234. <p>全防水、耐低温、长续航</p>
  235. </div>
  236. <!-- /.feature-entry -->
  237. </div>
  238. <!-- /.feature -->
  239. </div>
  240. <!-- /.col-md-3 -->
  241. <div class="col-md-3">
  242. <div class="feature">
  243. <div class="feature-image">
  244. <span class="eb-icon eb-icon-o glyphicon glyphicon-phone"></span>
  245. </div>
  246. <!-- /.feature-image -->
  247. <h3 class="feature-title">省心</h3>
  248. <!-- /.feature-title -->
  249. <div class="feature-entry">
  250. <p>远程控制、智能防盗</p>
  251. </div>
  252. <!-- /.feature-entry -->
  253. </div>
  254. <!-- /.feature -->
  255. </div>
  256. <!-- /.col-md-3 -->
  257. <div class="col-md-3">
  258. <div class="feature">
  259. <div class="feature-image">
  260. <span class="eb-icon eb-icon-o glyphicon glyphicon-usd"></span>
  261. </div>
  262. <!-- /.feature-image -->
  263. <h3 class="feature-title">送单好帮手</h3>
  264. <!-- /.feature-title -->
  265. <div class="feature-entry">
  266. <p>闲时补电,高峰不断</p>
  267. </div>
  268. <!-- /.feature-entry -->
  269. </div>
  270. <!-- /.feature -->
  271. </div>
  272. <!-- /.col-md-3 -->
  273. </div>
  274. <!-- /.row -->
  275. </div>
  276. <!-- /.features -->
  277. </div>
  278. <!-- /.section-body -->
  279. </div>
  280. <!-- /.container -->
  281. </section>
  282. <!-- /.section section-features -->
  283. <section class="section section-exchange" id="section-exchange">
  284. <div class="container">
  285. <div class="row">
  286. <div class="col-md-6 col-lg-6">
  287. <div class="section-content">
  288. <header class="section-head">
  289. <h5>无需等待 即刻出发</h5>
  290. <h2 class="section-title">智能换电柜</h2>
  291. <!-- /.section-title -->
  292. </header>
  293. <!-- /.section-head -->
  294. <div class="section-body txt-left">
  295. <div class="section-entry">
  296. <p>随时可用的满格电池,告别充电等待,立即满电再出发。</p>
  297. <p>40Ah大容量换电,换电一次跑100km,高峰接单不间断。</p>
  298. <p>安全电池充换都兼容,想充想换任性选,自主充电更省钱。</p>
  299. </div>
  300. <!-- /.section-entry -->
  301. <br/>
  302. <ul class="list-features- list-features-w">
  303. <li><span class="eb-icon glyphicon glyphicon-tag"></span>&nbsp;&nbsp; 高安全型锂电
  304. </li>
  305. <li><span class="eb-icon glyphicon glyphicon-fire"></span>&nbsp;&nbsp; 耐火隔离柜格
  306. </li>
  307. <li><span class="eb-icon glyphicon glyphicon-ice-lolly-tasted"></span>&nbsp;&nbsp; 自动消防保护
  308. </li>
  309. <li><span class="eb-icon glyphicon glyphicon-cog"></span>&nbsp;&nbsp; 智能调温技术
  310. </li>
  311. </ul>
  312. <!-- /.list-features -->
  313. </div>
  314. <!-- /.section-body -->
  315. </div>
  316. <!-- /.section-content -->
  317. </div>
  318. <!-- /.col-md-6 -->
  319. <div class="col-md-6 col-lg-6">
  320. <div class="section-image img-exchange">
  321. <img src="images/eb-exchange.png" height="500" width="531" alt="">
  322. </div>
  323. <!-- /.section-image -->
  324. </div>
  325. <!-- /.col-md-6 -->
  326. </div>
  327. <!-- /.row -->
  328. </div>
  329. <!-- /.container -->
  330. </section>
  331. <!-- /.section section-about -->
  332. <div class="callout-w sr-only">
  333. <div class="container">
  334. <h2 class="callout-title-w">
  335. 无需等待 即刻出发
  336. </h2>
  337. <!-- /.callout-title -->
  338. <div class="callout-actions">
  339. <a href="#" class="btn btn-primary sr-only">Learn More</a>
  340. <img src="images/bat.png" height="50" width="25">
  341. </div>
  342. <!-- /.callout-actions -->
  343. </div>
  344. <!-- /.container -->
  345. </div>
  346. <!-- /.callout -->
  347. <section class="section section-charger" id="section-charger">
  348. <div class="container">
  349. <div class="row">
  350. <div class="col-md-6 col-lg-6">
  351. <div class="section-content">
  352. <header class="section-head">
  353. <h5>充电1分钟,行车5公里</h5>
  354. <h2 class="section-title">超级快充桩</h2>
  355. <!-- /.section-title -->
  356. </header>
  357. <!-- /.section-head -->
  358. <div class="section-body">
  359. <div class="section-entry txt-left txt-expand-right">
  360. <p>采用先进的新能源汽车快充桩安全保护技术应用在电动自行车电池充电上,让骑手更放心。</p>
  361. <p>超级快充可实现15分钟从30%充满至80%以上。</p>
  362. <p>晚上慢充8小时,安心跑完午高峰,下午快充15分钟吃个饭,安心跑到九点半。</p>
  363. <p>在家慢充不花钱,在外按需补充电,比用换电省一半。</p>
  364. </div>
  365. <!-- /.section-entry -->
  366. </div>
  367. <!-- /.section-body -->
  368. </div>
  369. <!-- /.section-content -->
  370. </div>
  371. <!-- /.col-md-6 -->
  372. <div class="col-md-6 col-lg-6">
  373. <div class="section-image img-charger">
  374. <img src="images/charger-x.png" height="560" width="292" alt="">
  375. </div>
  376. <!-- /.section-image -->
  377. </div>
  378. <!-- /.col-md-6 -->
  379. </div>
  380. <!-- /.row -->
  381. </div>
  382. <!-- /.container -->
  383. </section>
  384. <!-- /.section section-about -->
  385. <section class="section section-app">
  386. <div class="container">
  387. <div class="row">
  388. <div class="col-md-6 col-lg-6">
  389. <div class="section-image">
  390. <img src="images/app.png" alt="">
  391. </div>
  392. <!-- /.section-image -->
  393. </div>
  394. <!-- /.col-md-6 -->
  395. <div class="col-md-6 col-lg-6">
  396. <div class="section-content">
  397. <header class="section-head">
  398. <h5>我的电池 我做主</h5>
  399. <h2 class="section-title">手机应用</h2>
  400. <!-- /.section-title -->
  401. </header>
  402. <!-- /.section-head -->
  403. <div class="section-body">
  404. <div class="section-entry">
  405. <p>通过小程序快速连接到我的电池,开启属于自己的个性化服务。</p>
  406. <p>智慧管理,实时监控,查看电量、位置以及安全等情况。
  407. </p>
  408. <p>智能防盗,包括 GPS定位、远程断电锁车、报警鸣音提示等功能。
  409. </p>
  410. <p>加电服务导航,指引自己前往附近的智能换电柜和超级充电桩,轻松快速充换电。
  411. </p>
  412. </div>
  413. <!-- /.section-entry -->
  414. <div class="section-image qrcode-wxmini">
  415. <img src="images/wxmini.jpg" height="172" width="172" alt="">
  416. </div>
  417. </div>
  418. <!-- /.section-body -->
  419. </div>
  420. <!-- /.section-content -->
  421. </div>
  422. <!-- /.col-md-6 -->
  423. </div>
  424. <!-- /.row -->
  425. </div>
  426. <!-- /.container -->
  427. </section>
  428. <!-- /.section section-about -->
  429. <section class="section section-cloud" id="section-cloud">
  430. <div class="container">
  431. <div class="row">
  432. <div class="col-md-6 col-lg-6">
  433. </div>
  434. <!-- /.col-md-6 -->
  435. <div class="col-md-6 col-lg-6">
  436. <div class="section-content">
  437. <header class="section-head">
  438. <h5>Benifit From Big Data</h5>
  439. <h2 class="section-title">智慧云平台</h2>
  440. <!-- /.section-title -->
  441. </header>
  442. <!-- /.section-head -->
  443. <div class="section-body">
  444. <div class="section-entry txt-left">
  445. <p>智锂云服务平台把单王®<sup></sup> 锂电、智能换电柜、超级快充桩和用户连接在一起,对电池进行实时监控和管理,从而为用户骑行保驾护航。
  446. </p>
  447. <p>云监控,云BMS极速分析海量电池数据,提供故障预警推送。
  448. </p>
  449. <p>云管理,支撑网格化区域运行,全局运维,最优调度,快速响应用户需求。
  450. </p>
  451. </div>
  452. <!-- /.section-entry -->
  453. </div>
  454. <!-- /.section-body -->
  455. </div>
  456. <!-- /.section-content -->
  457. </div>
  458. <!-- /.col-md-6 -->
  459. </div>
  460. <!-- /.row -->
  461. </div>
  462. <!-- /.container -->
  463. </section>
  464. <!-- /.section section-about -->
  465. <section class="section section-about section-about-alt" id="section-about">
  466. <div class="container">
  467. <div class="row">
  468. <div class="col-md-10 col-lg-10">
  469. <div class="section-content">
  470. <header class="section-head">
  471. <h5>About Us</h5>
  472. <h2 class="section-title">关于我们</h2>
  473. <!-- /.section-title -->
  474. </header>
  475. <!-- /.section-head -->
  476. <div class="section-body">
  477. <div class="section-entry">
  478. <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>北京智锂物联科技有限公司</strong>由深耕新能源汽车动力电池系统10余年的技术专家李立国博士发起创办,从2018年初开始策划产品并于2019年1月注册成立,是一家专注于配送电动车锂电池组销售、租赁、充换电和运营管理服务为一体的高科技互联网企业。</p>
  479. <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;随着外卖和快递行业对新能源电池需求的扩大,北京智锂通过引入新能源汽车动力电池黑科技,专为骑手们打造了一款具有大容量、长里程、动力强、超快充、低温容量衰减小、安全不起火的工业级智能型锂电池,以及配套提供大容量换电和超级快充服务。北京智锂以 <strong>“骑手最信赖的锂电服务品牌”</strong> 为目标, 以客户为中心,以服务求发展,立足高品质的产品和深层次的体验需求,致力于把智能化、高端化
  480. 、个性化带入每一个终端用户,让他们的配送更安全、更智慧、更节能、更高效、更赚钱。
  481. </p>
  482. <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;公司自成立以来得到行业内的广泛关注,先后为“美团” “顺丰” “饿了么”等大客户提供服务,并在不断的扩大销售服务体系。</p>
  483. <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;未来,北京智锂将在新能源锂电池领域继续努力,在保持自身高速发展的同时,也会承担更多的社会责任,为建设无铅环保社会、改善能源结构、促进城市安全、帮助骑手创造美好生活、促进和谐社会建设做出自己的贡献。</p>
  484. <br/><br/>
  485. </div>
  486. <!-- /.section-entry -->
  487. </div>
  488. <!-- /.section-body -->
  489. </div>
  490. <!-- /.section-content -->
  491. </div>
  492. <!-- /.col-md-6 -->
  493. <div class="col-md-2 col-lg-2">
  494. <div class="section-image qrcode-gongzhonghao">
  495. <img src="images/gzh.jpg" alt="公众号">
  496. <br/>
  497. <small>扫码关注获取最新资讯</small>
  498. </div>
  499. <!-- /.section-image -->
  500. </div>
  501. <!-- /.col-md-6 -->
  502. </div>
  503. <!-- /.row -->
  504. </div>
  505. <!-- /.container -->
  506. </section>
  507. <!-- /.section section-about -->
  508. <div class="callout">
  509. <div class="container">
  510. <h2 class="callout-title">
  511. <strong>What is Fast</strong>&nbsp; What is Fun !
  512. </h2>
  513. <!-- /.callout-title -->
  514. <div class="callout-actions">
  515. <a href="#" class="btn btn-primary sr-only">Learn More</a>
  516. <img src="images/bat.png" height="50" width="25">
  517. </div>
  518. <!-- /.callout-actions -->
  519. </div>
  520. <!-- /.container -->
  521. </div>
  522. <!-- /.callout -->
  523. <section class="section section-contacts" id="section-contacts">
  524. <div class="container">
  525. <header class="section-head">
  526. <h5>Contact us</h5>
  527. <h2 class="section-title">联系我们</h2>
  528. <!-- /.section-title -->
  529. </header>
  530. <!-- /.section-head -->
  531. <div class="section-body">
  532. <div class="contacts">
  533. <div class="row">
  534. <div class="col-sm-4">
  535. <i class="ico ico-device"></i>
  536. <p>
  537. Phone: (+86) 132-6913-3360 <br>
  538. </p>
  539. </div>
  540. <!-- /.col-sm-4 -->
  541. <div class="col-sm-4">
  542. <i class="ico ico-marker"></i>
  543. <p>
  544. 北京市 海淀区<br> 海淀西大街36号二层北侧201室032号
  545. </p>
  546. </div>
  547. <!-- /.col-sm-4 -->
  548. <div class="col-sm-4">
  549. <i class="ico ico-envelope"></i>
  550. <p>
  551. <a href="#">marketing@fast-fun.com.cn</a>
  552. </p>
  553. </div>
  554. <!-- /.col-sm-4 -->
  555. </div>
  556. <!-- /.row -->
  557. </div>
  558. <!-- /.contacts -->
  559. </div>
  560. <!-- /.section-body -->
  561. </div>
  562. <!-- /.container -->
  563. </section>
  564. <!-- /.section section-contacts -->
  565. <footer class="footer">
  566. <div class="container">
  567. <div class="footer-socials sr-only">
  568. <ul>
  569. <li>
  570. <a href="#" class="link-behance">behance</a>
  571. </li>
  572. <li>
  573. <a href="#" class="link-dribble">dribble</a>
  574. </li>
  575. <li>
  576. <a href="#" class="link-twitter">twitter</a>
  577. </li>
  578. <li>
  579. <a href="#" class="link-facebook">facebook</a>
  580. </li>
  581. <li>
  582. <a href="#" class="link-linkedin">linkedin</a>
  583. </li>
  584. </ul>
  585. </div>
  586. <!-- /.footer-socials -->
  587. <p class="copyright">Copyright &copy; 2020 <a href="http://fast-fun.com.cn/">北京智锂</a> &nbsp;&nbsp;&nbsp;<a href="http://beian.miit.gov.cn" target="_blank">京ICP备19014843号-1</a></p>
  588. <!-- /.copyright -->
  589. </div>
  590. <!-- /.container -->
  591. </footer>
  592. <!-- /.footer -->
  593. </div>
  594. <!-- /.wrapper -->
  595. </body>
  596. </html>