diff --git a/images/softwareall.png b/images/softwareall.png new file mode 100755 index 0000000..89a4d5d --- /dev/null +++ b/images/softwareall.png diff --git a/index.html b/index.html index fcdd1d9..35f5c36 100755 --- a/index.html +++ b/index.html @@ -76,6 +76,15 @@
物联改变时代 智慧停车 从现在开始
快速、高效、不停车、不拥堵
了解更多
+
+
+
+
+
+
+
+
+
@@ -113,12 +122,15 @@
-
    -
  • 高清智能芯片、车辆进出场车牌识别快、准、清。
  • -
  • 地磁、视频桩、PDA多级设备联动,路侧车辆入场实时通知。
  • -
  • 多级诱导系统 ,车位、路况信息精准、高清展示、为车主快速 ‘指路’。
  • -
  • 低照度、高防护、成像高清、违章抓拍系统让 违章停车 无所遁形
  • -
+
+
    +
  • 高清智能芯片、车辆进出场车牌识别快、准、清。
  • +
  • 地磁、视频桩、PDA多级设备联动,路侧车辆入场实时通知。
  • +
  • 多级诱导系统 ,车位、路况信息精准、高清展示、为车主快速 ‘指路’。
  • +
  • 低照度、高防护、成像高清、违章抓拍系统让 违章停车 无所遁形
  • +
+
+
@@ -130,102 +142,41 @@ - -
+ +
-
+
-

our creative team

-

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.

+

软件平台

+

任你停+企业云平台+数据分析平台

-
- -
-
- -
- -
-
-
-

naimur rahmanBranding

-
-
- -
-
- -
-
- -
- -
-
-
-

rakib hassanDesigner

-
-
- -
-
- -
-
- -
- -
-
-
-

afsana mimiPhotographer

-
+ +
+ +
+ #
-
-
- -
-
- -
- -
-
-
-

saiful abirDeveloper

-
+
+
+
    +
  • 任你停,车场导航,随停即走,无感支付 +
  • +
  • 云端服务、精细化运营,业务规则灵活配置 +
  • +
  • 大数据资产管理、商业运营分析、资产经营决策建议
  • + +
- +
- @@ -254,6 +205,6 @@ - + diff --git a/js/main.js b/js/main.js index 08e448c..2c0b5fe 100755 --- a/js/main.js +++ b/js/main.js @@ -148,18 +148,18 @@ }); // Scroll Up JS // - $(function () { - $.scrollUp({ - scrollName: 'scrollUp', // Element ID - topDistance: '300', // Distance from top before showing element (px) - topSpeed: 300, // Speed back to top (ms) - animation: 'fade', // Fade, slide, none - animationInSpeed: 200, // Animation in speed (ms) - animationOutSpeed: 200, // Animation out speed (ms) - scrollText: [""], // Text for element - activeOverlay: false, // Set CSS color to display scrollUp active point, e.g '#00FFFF' - }); - }); + // $(function () { + // $.scrollUp({ + // scrollName: 'scrollUp', // Element ID + // topDistance: '300', // Distance from top before showing element (px) + // topSpeed: 300, // Speed back to top (ms) + // animation: 'fade', // Fade, slide, none + // animationInSpeed: 200, // Animation in speed (ms) + // animationOutSpeed: 200, // Animation out speed (ms) + // scrollText: [""], // Text for element + // activeOverlay: false, // Set CSS color to display scrollUp active point, e.g '#00FFFF' + // }); + // }); // counterUp // diff --git a/style.css b/style.css index fbf7aee..eac2823 100755 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ padding:0; } .section{ - padding:162px 0 0 0; + padding:162px 0 19px 0; } html,body { height: 100%; @@ -76,25 +76,25 @@ a:hover{ margin-bottom:15px; position:relative; } -.section-title h2:before{ - content:""; - width:100px; - height:1px; - position:absolute; - bottom:-1px; - margin-left:-50px; - left:50%; -} -.section-title h2::after { - content: ""; - width: 12px; - height: 12px; - position: absolute; - bottom: -6px; - margin-left: -3px; - left: 50%; - transform: rotate(45deg); -} +/*.section-title h2:before{*/ + /*content:"";*/ + /*width:100px;*/ + /*height:1px;*/ + /*position:absolute;*/ + /*bottom:-1px;*/ + /*margin-left:-50px;*/ + /*left:50%;*/ +/*}*/ +/*.section-title h2::after {*/ + /*content: "";*/ + /*width: 12px;*/ + /*height: 12px;*/ + /*position: absolute;*/ + /*bottom: -6px;*/ + /*margin-left: -3px;*/ + /*left: 50%;*/ + /*transform: rotate(45deg);*/ +/*}*/ .section-title p{ font-size:20px; color:rgba(0,0,0,.7); @@ -698,9 +698,12 @@ a:hover{ #features{ background:#fff; } -.features-container{ +.features-container-text{ margin-top: 120px; } +.features-container{ + +} .features-container li{ padding-left: 20px; margin-bottom: 10px; @@ -760,6 +763,9 @@ a:hover{ #features .single-right .right-content p{ color:#989898; } +.software-container-wrap{ + margin-top: 100px; +} /*========================= End features CSS