Blame view

portfolio.html 4.82 KB
87e21225   Andy   new webportal
1
2
3
4
5
  <!Doctype html>
  <html class="no-js" lang="">
      <head>
          <meta charset="utf-8">
          <meta http-equiv="x-ua-compatible" content="ie=edge">
f7547cea   Andy   nav-footer
6
          <title>产品介绍</title>
87e21225   Andy   new webportal
7
8
9
          <meta name="description" content="">
          <meta name="viewport" content="width=device-width, initial-scale=1">
  
d5252bf8   liuqimichale   产品
10
  		<link type="text/css"  rel="icon" href="images/logo.png">
87e21225   Andy   new webportal
11
          <!-- Place favicon.ico in the root directory -->
5bb8e6bb   liuqimichale   header
12
  
87e21225   Andy   new webportal
13
14
15
16
17
18
19
20
21
22
23
24
  		<!-- Google Fonts -->
  		<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet">
  
  		<link rel="stylesheet" href="css/bootstrap.min.css">
  		<link rel="stylesheet" href="css/slicknav.min.css">
  		<link rel="stylesheet" href="css/bootstrap-theme.min.css">
  		<link rel="stylesheet" href="css/owl.carousel.min.css">
  		<link rel="stylesheet" href="css/owl.theme.default.min.css">
  		<link rel="stylesheet" href="css/animate.min.css">
  		<link rel="stylesheet" href="css/animate-text.css">
  		<link rel="stylesheet" href="css/magnific-popup.css">
          <link rel="stylesheet" href="css/font-awesome.min.css">
5bb8e6bb   liuqimichale   header
25
  
87e21225   Andy   new webportal
26
27
28
29
  		<!-- Ruby CSS -->
          <link rel="stylesheet" href="css/normalize.css">
          <link rel="stylesheet" href="style.css">
  		<link rel="stylesheet" href="css/responsive.css">
5bb8e6bb   liuqimichale   header
30
  
87e21225   Andy   new webportal
31
32
33
34
35
36
37
38
39
40
41
  		<!-- Color CSS -->
  		<link rel="stylesheet" href="css/color/color7.css">
  		<!--<link rel="stylesheet" href="css/color/color1.css">-->
  		<!--<link rel="stylesheet" href="css/color/color2.css">-->
  		<!--<link rel="stylesheet" href="css/color/color3.css">-->
  		<!--<link rel="stylesheet" href="css/color/color4.css">-->
  		<!--<link rel="stylesheet" href="css/color/color5.css">-->
  		<!--<link rel="stylesheet" href="css/color/color6.css">-->
  		<!--<link rel="stylesheet" href="css/color/color8.css">-->
  		<!--<link rel="stylesheet" href="css/color/color9.css">-->
  
d5252bf8   liuqimichale   产品
42
  		<!--<link rel="stylesheet" href="#" id="colors">-->
5bb8e6bb   liuqimichale   header
43
  
87e21225   Andy   new webportal
44
45
      </head>
      <body>
5bb8e6bb   liuqimichale   header
46
  
5bb8e6bb   liuqimichale   header
47
  
87e21225   Andy   new webportal
48
49
  		<!-- Header Area -->
  		<header id="header" class="header">
d5252bf8   liuqimichale   产品
50
  
87e21225   Andy   new webportal
51
52
  		</header>
  		<!--/ End Header Area -->
5bb8e6bb   liuqimichale   header
53
54
  
  
87e21225   Andy   new webportal
55
  		<!--breadcrumb -->
d5252bf8   liuqimichale   产品
56
  		<div class="breadcrumb" >
87e21225   Andy   new webportal
57
58
59
60
  			<div class="container">
  				<div class="row">
  					<div class="col-md-12">
  						<div class="breadcrumb-text">
d5252bf8   liuqimichale   产品
61
  							城市智慧停车综合解决方案领航者
87e21225   Andy   new webportal
62
63
64
65
66
67
  						</div>
  					</div>
  				</div>
  			</div>
  		</div>
  		<!--/ End breadcrumb -->
5bb8e6bb   liuqimichale   header
68
  
87e21225   Andy   new webportal
69
  		<!-- Latest Works Area -->
d5252bf8   liuqimichale   产品
70
  		<section id="portfolio-soft" class="section">
87e21225   Andy   new webportal
71
72
73
74
  			<div class="container">
  				<div class="row">
  					<div class="col-md-12">
  						<div class="section-title">
d5252bf8   liuqimichale   产品
75
  							<h2>硬件设备</h2>
87e21225   Andy   new webportal
76
  							<ul>
d5252bf8   liuqimichale   产品
77
78
79
80
81
82
83
84
85
  								<li class="text-center">
  									任你停
  								</li>
  								<li class="text-center">
  									企业云平台
  								</li>
  								<li class="text-center">
  									数据分析平台
  								</li>
87e21225   Andy   new webportal
86
87
  							</ul>
  						</div>
87e21225   Andy   new webportal
88
89
90
  					</div>
  				</div>
  				<div class="row">
d5252bf8   liuqimichale   产品
91
92
93
94
95
96
97
98
99
  
  					<div class="col-md-6 col-sm-12 col-xs-12 wow fadeInLeft " data-wow-duration="0.8s" data-wow-delay="0.9s">
  						<div class="features-container-text">
  							<ul class="features-container">
  								<li>高清智能芯片、车辆进出场车牌识别快、准、清。</li>
  								<li>地磁、视频桩、PDA多级设备联动,路侧车辆入场实时通知。</li>
  								<li>多级诱导系统 ,车位、路况信息精准、高清展示、为车主快速 ‘指路’。</li>
  								<li>低照度、高防护、成像高清、违章抓拍系统让 违章停车 无所遁形</li>
  							</ul>
87e21225   Andy   new webportal
100
  						</div>
d5252bf8   liuqimichale   产品
101
102
103
104
105
  
  					</div>
  					<div class="col-md-6 col-sm-12 col-xs-12 wow fadeInRight" data-wow-duration="0.8s" data-wow-delay="0.9s">
  						<div class="feature-left">
  							<img src="images/deviceall.png" alt="#">
87e21225   Andy   new webportal
106
107
108
109
110
111
  						</div>
  					</div>
  				</div>
  			</div>
  		</section>
  		<!--/ End Works Area -->
5bb8e6bb   liuqimichale   header
112
  
d5252bf8   liuqimichale   产品
113
  
5bb8e6bb   liuqimichale   header
114
115
116
  
  
  
87e21225   Andy   new webportal
117
118
  
  		<!-- Footer Area -->
d5252bf8   liuqimichale   产品
119
  		<footer id="footer" class="footer_cont">
87e21225   Andy   new webportal
120
  
87e21225   Andy   new webportal
121
122
  		</footer>
  		<!--/ End Footer Area -->
5bb8e6bb   liuqimichale   header
123
  
87e21225   Andy   new webportal
124
125
126
127
128
129
130
131
          <script src="js/jquery.min.js"></script>
          <script src="js/bootstrap.min.js"></script>
  		<script src="js/colors.js"></script>
          <script src="js/jquery.nav.js"></script>
          <script src="js/jquery.scrollUp.min.js"></script>
          <script src="js/jquery.slicknav.min.js"></script>
  		<script src="http://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js"></script>
          <script src="js/owl.carousel.min.js"></script>
f7547cea   Andy   nav-footer
132
  
87e21225   Andy   new webportal
133
134
135
136
137
  		<script src="js/isotope.pkgd.min.js"></script>
  		<script src="js/wow.min.js"></script>
  		<script src="js/jquery.stellar.min.js"></script>
  		<script src="js/jquery.magnific-popup.min.js"></script>
  		<script src="js/animate-text.js"></script>
d5252bf8   liuqimichale   产品
138
139
  		<!--<script src="js/particles.min.js"></script>-->
  		<!--<script src="js/particle-code.js"></script>-->
87e21225   Andy   new webportal
140
  		<script src="js/jquery.counterup.min.js"></script>
d5252bf8   liuqimichale   产品
141
  		<script type="text/javascript" src="js/swiper.js"></script>
87e21225   Andy   new webportal
142
          <script type="text/javascript" src="js/gmaps.min.js"></script>
f7547cea   Andy   nav-footer
143
144
  		<script type="text/javascript" src="js/nav-footer.js?a=1"></script>
  
87e21225   Andy   new webportal
145
      </body>
5bb8e6bb   liuqimichale   header
146
  </html>