Commit 793d1477af5ed944bc110243055c78cda0c87710

Authored by Andy
2 parents b494d7e6 336c56f2

Merge branch 'test' of http://192.168.1.195:9998/web_developers/webportal into test

contact.html
@@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@
7 <meta name="description" content=""> 7 <meta name="description" content="">
8 <meta name="viewport" content="width=device-width, initial-scale=1"> 8 <meta name="viewport" content="width=device-width, initial-scale=1">
9 9
10 - <link type="text/css" rel="icon" href="images/logo.png"> 10 + <link type="text/css" rel="icon" href="images/logoicon.png">
11 <!-- Place favicon.ico in the root directory --> 11 <!-- Place favicon.ico in the root directory -->
12 12
13 <!-- Google Fonts --> 13 <!-- Google Fonts -->
css/portfollo.css
@@ -9,9 +9,9 @@ @@ -9,9 +9,9 @@
9 } 9 }
10 .breadcrumb-text{ 10 .breadcrumb-text{
11 text-align: center; 11 text-align: center;
12 - padding-top: 300px; 12 + padding-top: 210px;
13 color: #fff; 13 color: #fff;
14 - font-size: 71px; 14 + font-size: 44px;
15 } 15 }
16 #portfolio-soft-top{ 16 #portfolio-soft-top{
17 background: #fff; 17 background: #fff;
css/style.css
1 body{ 1 body{
2 - font-family: 'Work Sans', sans-serif; 2 + font-family: Helvetica Neue,Microsoft Yahei,Helvetica,Arial,Hiragino Sans GB,tahoma,SimSun,sans-serif;
3 font-weight: 400; 3 font-weight: 400;
4 font-size:14px; 4 font-size:14px;
5 color:#363636; 5 color:#363636;
css/swiper.css
@@ -48,7 +48,7 @@ @@ -48,7 +48,7 @@
48 background: url("../images/swiper-slide-main-3.png") no-repeat center right; 48 background: url("../images/swiper-slide-main-3.png") no-repeat center right;
49 } 49 }
50 .swiper-slide-large{ 50 .swiper-slide-large{
51 - padding-top: 208px; 51 + padding-top: 168px;
52 margin: 0 0 25px 0; 52 margin: 0 0 25px 0;
53 font-size: 44px; 53 font-size: 44px;
54 color: #fff; 54 color: #fff;
images/logoicon.jpg 0 → 100644

1.49 KB

index.html
@@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@
7 <meta name="description" content=""> 7 <meta name="description" content="">
8 <meta name="viewport" content="width=device-width, initial-scale=1"> 8 <meta name="viewport" content="width=device-width, initial-scale=1">
9 9
10 - <link type="text/css" rel="icon" href="images/logo.png"> 10 + <link type="text/css" rel="icon" href="images/logoicon.png">
11 <!-- Place favicon.ico in the root directory --> 11 <!-- Place favicon.ico in the root directory -->
12 12
13 <!-- Google Fonts --> 13 <!-- Google Fonts -->
@@ -135,9 +135,9 @@ @@ -135,9 +135,9 @@
135 <div class="col-md-6 col-sm-12 col-xs-12 wow fadeInLeft " data-wow-duration="0.8s" data-wow-delay="0.9s"> 135 <div class="col-md-6 col-sm-12 col-xs-12 wow fadeInLeft " data-wow-duration="0.8s" data-wow-delay="0.9s">
136 <div class="features-container-text"> 136 <div class="features-container-text">
137 <ul class="features-container"> 137 <ul class="features-container">
138 - <li><span></span>高清智能芯片、车辆进出场车牌识别快、准、清。</li>  
139 - <li><span></span>地磁、视频桩、PDA多级设备联动,路侧车辆入场实时通知。</li>  
140 - <li><span></span>多级诱导系统 ,车位、路况信息精准、高清展示、为车主快速 ‘指路’。</li> 138 + <li><span></span>高清智能芯片、车辆进出场车牌识别快、准、清</li>
  139 + <li><span></span>地磁、视频桩、PDA多级设备联动,路侧车辆入场实时通知</li>
  140 + <li><span></span>多级诱导系统 ,车位、路况信息精准、高清展示、为车主快速'指路'</li>
141 <li><span></span>低照度、高防护、成像高清、违章抓拍系统让 违章停车 无所遁形</li> 141 <li><span></span>低照度、高防护、成像高清、违章抓拍系统让 违章停车 无所遁形</li>
142 </ul> 142 </ul>
143 </div> 143 </div>
@@ -164,7 +164,7 @@ @@ -164,7 +164,7 @@
164 </div> 164 </div>
165 </div> 165 </div>
166 </div> 166 </div>
167 - <div class="row"> 167 + <div class="row" style="margin-top: 30px;">
168 168
169 <div class="col-md-7 col-sm-12 col-xs-12 wow fadeIn " data-wow-duration="0.8s" data-wow-delay="0.9s"> 169 <div class="col-md-7 col-sm-12 col-xs-12 wow fadeIn " data-wow-duration="0.8s" data-wow-delay="0.9s">
170 170
@@ -187,8 +187,8 @@ @@ -187,8 +187,8 @@
187 <div class="features-apptit rnt_pos_abs">任你停APP下载</div> 187 <div class="features-apptit rnt_pos_abs">任你停APP下载</div>
188 </div> 188 </div>
189 <div class="features-ewm float-left"> 189 <div class="features-ewm float-left">
190 - <div class="features-ewmios"></div>  
191 - <div class="features-ewmard"></div> 190 + <div class="features-ewmios" onclick="window.open('https://itunes.apple.com/cn/app/%E4%BB%BB%E4%BD%A0%E5%81%9C/id1020126552?mt=8')"></div>
  191 + <div class="features-ewmard" onclick="window.open('https://a.app.qq.com/o/simple.jsp?pkgname=com.zteits.rnting')"></div>
192 </div> 192 </div>
193 </div> 193 </div>
194 </div> 194 </div>
portfolio.html
@@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@
7 <meta name="description" content=""> 7 <meta name="description" content="">
8 <meta name="viewport" content="width=device-width, initial-scale=1"> 8 <meta name="viewport" content="width=device-width, initial-scale=1">
9 9
10 - <link type="text/css" rel="icon" href="images/logo.png"> 10 + <link type="text/css" rel="icon" href="images/logoicon.png">
11 <!-- Place favicon.ico in the root directory --> 11 <!-- Place favicon.ico in the root directory -->
12 12
13 <!-- Google Fonts --> 13 <!-- Google Fonts -->
services.html
@@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@
7 <meta name="description" content=""> 7 <meta name="description" content="">
8 <meta name="viewport" content="width=device-width, initial-scale=1"> 8 <meta name="viewport" content="width=device-width, initial-scale=1">
9 9
10 - <link type="text/css" rel="icon" href="images/logo.png"> 10 + <link type="text/css" rel="icon" href="images/logoicon.png">
11 <!-- Place favicon.ico in the root directory --> 11 <!-- Place favicon.ico in the root directory -->
12 12
13 <!-- Google Fonts --> 13 <!-- Google Fonts -->
style.css
@@ -67,7 +67,7 @@ a:hover{ @@ -67,7 +67,7 @@ a:hover{
67 } 67 }
68 .section-title{ 68 .section-title{
69 text-align: center; 69 text-align: center;
70 - margin-bottom: 40px; 70 + margin-bottom: 20px;
71 padding: 0 190px; 71 padding: 0 190px;
72 } 72 }
73 .section-title h2{ 73 .section-title h2{
@@ -75,7 +75,6 @@ a:hover{ @@ -75,7 +75,6 @@ a:hover{
75 font-weight: 500; 75 font-weight: 500;
76 text-transform:uppercase; 76 text-transform:uppercase;
77 padding-bottom:15px; 77 padding-bottom:15px;
78 - margin-bottom:15px;  
79 position:relative; 78 position:relative;
80 } 79 }
81 /*.section-title h2:before{*/ 80 /*.section-title h2:before{*/
@@ -672,15 +671,18 @@ a:hover{ @@ -672,15 +671,18 @@ a:hover{
672 671
673 } 672 }
674 .features-container li{ 673 .features-container li{
675 - padding-left: 20px;  
676 - margin-bottom: 10px;  
677 - font-size: 16px; 674 + margin: 10px 0 20px;
  675 + font-size: 18px;
  676 + height: 36px;
  677 + line-height: 36px;
  678 + color: #666;
678 } 679 }
679 .features-container li span{ 680 .features-container li span{
680 position: relative; 681 position: relative;
681 width: 10px; 682 width: 10px;
682 height: 10px; 683 height: 10px;
683 display: inline-block; 684 display: inline-block;
  685 + margin-right: 10px;
684 } 686 }
685 687
686 .features-container li span:before{ 688 .features-container li span:before{
@@ -737,7 +739,7 @@ a:hover{ @@ -737,7 +739,7 @@ a:hover{
737 color:#989898; 739 color:#989898;
738 } 740 }
739 .software-container-wrap{ 741 .software-container-wrap{
740 - margin-top: 100px; 742 + margin-top: 1px;
741 } 743 }
742 744
743 /*========================= 745 /*=========================
@@ -2418,7 +2420,6 @@ a:hover{ @@ -2418,7 +2420,6 @@ a:hover{
2418 /*二维码 下载 */ 2420 /*二维码 下载 */
2419 .features-download{ 2421 .features-download{
2420 width: 360px; 2422 width: 360px;
2421 - height: 260px;  
2422 } 2423 }
2423 .features-ico{ 2424 .features-ico{
2424 width: 120px; 2425 width: 120px;