index.html 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta http-equiv="x-ua-compatible" content="ie=edge" />
  6. <meta title="description" content="" />
  7. <meta title="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
  8. <meta name="viewport" content="initial-scale=1.0, width=device-width, user-scalable=no" />
  9. <link rel="icon" href="../assets/img/favicon.ico">
  10. <title>关于我们</title>
  11. <link rel="stylesheet" href="../assets/css/bootstrap.min.css" />
  12. <!--====== Owl Carousel css ======-->
  13. <link rel="stylesheet" href="../assets/css/slick.css" />
  14. <!--====== Mean Menu ======-->
  15. <link rel="stylesheet" href="../assets/css/meanmenu.min.css" />
  16. <!--====== Default css ======-->
  17. <link rel="stylesheet" href="../assets/css/default.css" />
  18. <!--====== Style css ======-->
  19. <link rel="stylesheet" href="../assets/css/style.css" />
  20. <!--====== home css ====== -->
  21. <link rel="stylesheet" href="../assets/css/home.css" />
  22. <!--====== index css ====== -->
  23. <link rel="stylesheet" href="./css/index.css" />
  24. </head>
  25. <body>
  26. <!--[if lte IE 9]>
  27. <p class="browserupgrade">请使用chrome,IE11等现代浏览器,浏览本网站.</p>
  28. <![endif]-->
  29. <div id="app">
  30. <div class="erMenu">
  31. <div>
  32. </div>
  33. </div>
  34. <!--====== HEADER START ======-->
  35. <header class="header-absolute sticky-header">
  36. <div class="custom-container-one">
  37. <div class="header-top-area">
  38. <div class="container align-items-center">
  39. <!-- <div class="col-md-6 col-sm-7">
  40. <ul class="contact-list">
  41. <li>
  42. <a href="javascipt:void();">www.chinausky.com</a>
  43. </li>
  44. <li>
  45. <a href="javascipt:void();">400 633 8668</a>
  46. </li>
  47. </ul>
  48. </div> -->
  49. </div>
  50. </div>
  51. <div id="headerNav"></div>
  52. <div>
  53. <div class="mobile-menu"></div>
  54. </div>
  55. </div>
  56. </header>
  57. <!--====== COMMON BREADCRUMB START ======-->
  58. <section class="common-bradcrumb-section inner-banner">
  59. <img src="../assets/img/about/bg.png" alt="">
  60. </section>
  61. <!--====== COMMON BREADCRUMB END ======-->
  62. <!--====== ABOUT INTRODUCE START======-->
  63. <section class="about-introduce-section pt-40 pb-60">
  64. <div class="container">
  65. <div class="section-title text-center both-border pb-20">
  66. <span class="title-tag">企业简介</span>
  67. </div>
  68. <div class="about-intro-top">
  69. <p :class="ind != array.about_us.length-1 ? 'pb-40' : ''" v-for="(aboutUs,ind) in array.about_us">
  70. {{aboutUs.content}}</p>
  71. </div>
  72. </div>
  73. </section>
  74. <!--====== ABOUT INTRODUCE END======-->
  75. <!--====== HISTORY START======-->
  76. <section class="history-section pt-60 pb-60">
  77. <div class="section-title text-center both-border pb-20">
  78. <span class="title-tag">企业优势</span>
  79. </div>
  80. <div class="container" style="background-color: #ffff;">
  81. <div class="row historyContent">
  82. <div class="pb-50 col-md-6 historyConet" v-for="strength in array.strength">
  83. <div class="row">
  84. <div class="col-md-3 hisImg">
  85. <img :src="strength.picture" alt="">
  86. </div>
  87. <div class="col-md-9 hisContent">
  88. <div>{{strength.title}}</div>
  89. <div>{{strength.content}}</div>
  90. </div>
  91. </div>
  92. </div>
  93. </div>
  94. </div>
  95. </section>
  96. <!--====== HISTORY END======-->
  97. <!--====== COURSE START======-->
  98. <section class="course-section pt-60 pb-80">
  99. <div class="container">
  100. <div class="section-title text-center both-border pb-30">
  101. <span class="title-tag">发展历程</span>
  102. </div>
  103. <div class="row">
  104. <div class="col-md-12" v-for="history in array.history">
  105. <img :src="history.picture" alt="">
  106. </div>
  107. </div>
  108. </div>
  109. </section>
  110. <!--====== COURSE END======-->
  111. <!--====== credential START======-->
  112. <section class="history-section pt-60 pb-60">
  113. <div class="container">
  114. <div class="section-title text-center both-border pb-20">
  115. <span class="title-tag">企业荣誉</span>
  116. </div>
  117. <div class="credentialContent" style="background-color: #ffff;">
  118. <div class="title mb-30">2005~2021年度高新技术企业</div>
  119. <div class="row">
  120. <div class="col-md-6 listAll">
  121. <div class="row">
  122. <div class="col-md-6 list">
  123. <ul>
  124. <li v-for="honour_one in array.honour_one">
  125. <span class="borderRadius1">
  126. <span class="borderRadius2"></span>
  127. </span>
  128. {{honour_one.title}}
  129. </li>
  130. <li>
  131. <span class="borderRadius1">
  132. <span class="borderRadius2"></span>
  133. </span>
  134. ......
  135. </li>
  136. </ul>
  137. </div>
  138. <div class="col-md-6 list">
  139. <ul>
  140. <li v-for="honour_two in array.honour_two">
  141. {{honour_two.title}}
  142. </li>
  143. </ul>
  144. </div>
  145. </div>
  146. </div>
  147. <div class="col-md-6 listAll">
  148. <div class="row">
  149. <div class="col-md-4 list1" v-for="certificate_one in array.certificate_one">
  150. <img :src="certificate_one.picture" alt="">
  151. </div>
  152. </div>
  153. </div>
  154. </div>
  155. <div class="mt-50" id="marquee_box">
  156. <div id="marquee_img">
  157. <div id="marquee_img1">
  158. <img v-for="certificate_two in array.certificate_two" :src="certificate_two.picture" alt="">
  159. </div>
  160. <div id="marquee_img2">
  161. </div>
  162. </div>
  163. </div>
  164. </div>
  165. </div>
  166. </section>
  167. <!--====== credential END======-->
  168. <!--====== SUB COMPANY START======-->
  169. <section class="about-sub-company-section pt-60 pb-60">
  170. <div class="container">
  171. <div class="section-title text-center both-border pb-40">
  172. <span class="title-tag">联系我们</span>
  173. </div>
  174. <div class="row bg-white about-shadow aboutContent">
  175. <div class="col-md-7 pr-40 aboutImg">
  176. <img src="../assets/img/about/baidu.jpg" alt="">
  177. </div>
  178. <div class="col-md-5 aboutcotn">
  179. <div class="border-buttom" v-for="company_news in array.company_news">
  180. <div class="title">{{company_news.name}}</div>
  181. <div class="content" v-if="company_news.address != null && company_news.address != ''">公司地址:{{company_news.address}}</div>
  182. <div class="content" v-if="company_news.phone != null && company_news.phone != ''">联系电话:{{company_news.phone}}</div>
  183. <div class="content" v-if="company_news.add != null && company_news.add != ''">Add:{{company_news.add}}</div>
  184. </div>
  185. </div>
  186. </div>
  187. </div>
  188. </section>
  189. <!--====== SUB COMPANY END======-->
  190. <!--====== FOOTER PART START ======-->
  191. <div id="footer"></div>
  192. <!--====== FOOTER PART END ======-->
  193. </div>
  194. <script src="../assets/js/vendor/modernizr-3.6.0.min.js"></script>
  195. <script src="../assets/js/vendor/jquery-1.12.4.min.js"></script>
  196. <!--====== Bootstrap js ======-->
  197. <script src="../assets/js/bootstrap.min.js"></script>
  198. <script src="../assets/js/popper.min.js"></script>
  199. <!--====== Mean Menu ======-->
  200. <script src="../assets/js/jquery.meanmenu.min.js"></script>
  201. <!--====== Main js ======-->
  202. <script src="../assets/js/main.js"></script>
  203. <!--====== Example Info js======-->
  204. <script src="../assets/js/exampleinfo.js"></script>
  205. <!--====== Setting Info js ======-->
  206. <script src="../assets/js/settinginfo.js"></script>
  207. <!--====== Vue js======-->
  208. <script src="../assets/js/vue.min.js"></script>
  209. <script language="javascript">
  210. $(function() {
  211. $('#footer').load("../footer.html");
  212. $(".menu-items ul li").hover(function() {
  213. $(".erMenu>div").html("")
  214. $(this).addClass("menuactive").siblings().removeClass("menuactive");
  215. if ($(this).children("a").text() == "解决方案") {
  216. $(this).addClass("menuactive").siblings()
  217. var data = `
  218. <ul class="erMenuList">
  219. <li><a href="../solution/index.html?solution_type=1">智慧安防</a></li>
  220. <li><a href="../solution/index.html?solution_type=2">智慧消防</a></li>
  221. <li><a href="../solution/index.html?solution_type=3">智慧建筑能源管理</a></li>
  222. <li><a href="../solution/index.html?solution_type=4">智慧电力综合管理</a></li>
  223. <li><a href="../solution/index.html?solution_type=5">智慧园区无人机综合管理</a></li>
  224. <li><a href="../solution/index.html?solution_type=6">智慧楼宇综合运营</a></li>
  225. </ul>`
  226. $(".erMenu>div").append(data)
  227. $(".erMenu").fadeIn()
  228. } else {
  229. $(".erMenu").fadeOut()
  230. }
  231. });
  232. $(".erMenu").hover(function() {
  233. }, function() {
  234. $(".erMenu").fadeOut()
  235. })
  236. $('#headerNav').load("../headerNav.html");
  237. })
  238. setTimeout(() => {
  239. // 走马灯
  240. var speed = 10; //数字越大速度越慢
  241. var tab = document.getElementById("marquee_box");
  242. var tab1 = document.getElementById("marquee_img1");
  243. var tab2 = document.getElementById("marquee_img2");
  244. tab2.innerHTML = tab1.innerHTML;
  245. function Marquee() {
  246. if (tab2.offsetWidth - tab.scrollLeft <= 0)
  247. tab.scrollLeft -= tab1.offsetWidth
  248. else {
  249. tab.scrollLeft++;
  250. }
  251. }
  252. var MyMar = setInterval(Marquee, speed);
  253. tab.onmouseover = function() {
  254. clearInterval(MyMar)
  255. };
  256. tab.onmouseout = function() {
  257. MyMar = setInterval(Marquee, speed)
  258. };
  259. }, 1000)
  260. </script>
  261. <script>
  262. var app = new Vue({
  263. el: '#app',
  264. data: {
  265. array: []
  266. },
  267. computed: {},
  268. methods: {
  269. },
  270. mounted: function() {
  271. var _this = this;
  272. $.ajax({
  273. type: 'POST',
  274. dataType: 'json',
  275. url: window.FQDN + 'Aboutus/index',
  276. }).done(function(arr) {
  277. // console.log(arr)
  278. _this.array = arr;
  279. }).fail(function(err) {});
  280. }
  281. })
  282. </script>
  283. </body>
  284. </html>