Commit 206a95afa3dce94bf9ee7aca30d24de674627527

Authored by liuqimichale
1 parent efdaa4a7

首页细节调整

Showing 2 changed files with 12 additions and 11 deletions
index.html
@@ -131,9 +131,9 @@ @@ -131,9 +131,9 @@
131 <div class="col-md-6 col-sm-12 col-xs-12 wow fadeInLeft " data-wow-duration="0.8s" data-wow-delay="0.9s"> 131 <div class="col-md-6 col-sm-12 col-xs-12 wow fadeInLeft " data-wow-duration="0.8s" data-wow-delay="0.9s">
132 <div class="features-container-text"> 132 <div class="features-container-text">
133 <ul class="features-container"> 133 <ul class="features-container">
134 - <li><span></span>高清智能芯片、车辆进出场车牌识别快、准、清。</li>  
135 - <li><span></span>地磁、视频桩、PDA多级设备联动,路侧车辆入场实时通知。</li>  
136 - <li><span></span>多级诱导系统 ,车位、路况信息精准、高清展示、为车主快速 ‘指路’。</li> 134 + <li><span></span>高清智能芯片、车辆进出场车牌识别快、准、清</li>
  135 + <li><span></span>地磁、视频桩、PDA多级设备联动,路侧车辆入场实时通知</li>
  136 + <li><span></span>多级诱导系统 ,车位、路况信息精准、高清展示、为车主快速'指路'</li>
137 <li><span></span>低照度、高防护、成像高清、违章抓拍系统让 违章停车 无所遁形</li> 137 <li><span></span>低照度、高防护、成像高清、违章抓拍系统让 违章停车 无所遁形</li>
138 </ul> 138 </ul>
139 </div> 139 </div>
@@ -160,7 +160,7 @@ @@ -160,7 +160,7 @@
160 </div> 160 </div>
161 </div> 161 </div>
162 </div> 162 </div>
163 - <div class="row"> 163 + <div class="row" style="margin-top: 30px;">
164 164
165 <div class="col-md-7 col-sm-12 col-xs-12 wow fadeIn " data-wow-duration="0.8s" data-wow-delay="0.9s"> 165 <div class="col-md-7 col-sm-12 col-xs-12 wow fadeIn " data-wow-duration="0.8s" data-wow-delay="0.9s">
166 166
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{*/
@@ -671,15 +670,18 @@ a:hover{ @@ -671,15 +670,18 @@ a:hover{
671 670
672 } 671 }
673 .features-container li{ 672 .features-container li{
674 - padding-left: 20px;  
675 - margin-bottom: 10px;  
676 - font-size: 16px; 673 + margin: 10px 0 20px;
  674 + font-size: 18px;
  675 + height: 36px;
  676 + line-height: 36px;
  677 + color: #666;
677 } 678 }
678 .features-container li span{ 679 .features-container li span{
679 position: relative; 680 position: relative;
680 width: 10px; 681 width: 10px;
681 height: 10px; 682 height: 10px;
682 display: inline-block; 683 display: inline-block;
  684 + margin-right: 10px;
683 } 685 }
684 686
685 .features-container li span:before{ 687 .features-container li span:before{
@@ -736,7 +738,7 @@ a:hover{ @@ -736,7 +738,7 @@ a:hover{
736 color:#989898; 738 color:#989898;
737 } 739 }
738 .software-container-wrap{ 740 .software-container-wrap{
739 - margin-top: 100px; 741 + margin-top: 1px;
740 } 742 }
741 743
742 /*========================= 744 /*=========================
@@ -2409,7 +2411,6 @@ a:hover{ @@ -2409,7 +2411,6 @@ a:hover{
2409 /*二维码 下载 */ 2411 /*二维码 下载 */
2410 .features-download{ 2412 .features-download{
2411 width: 360px; 2413 width: 360px;
2412 - height: 260px;  
2413 } 2414 }
2414 .features-ico{ 2415 .features-ico{
2415 width: 120px; 2416 width: 120px;