diff --git a/images/deviceall.png b/images/deviceall.png new file mode 100755 index 0000000..5cbd9aa --- /dev/null +++ b/images/deviceall.png diff --git a/index.html b/index.html index 0434606..e3fab97 100755 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - Ruby - Responsive Corporate Tempalte + 任你停 @@ -26,7 +26,7 @@ - + @@ -152,47 +152,24 @@
-

Our Feautes

-

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.

+

硬件设备

+

封闭车场+路侧车场+停车诱导+违章抓拍

-
-
- # -
+ +
+
    +
  • 高清智能芯片、车辆进出场车牌识别快、准、清。
  • +
  • 地磁、视频桩、PDA多级设备联动,路侧车辆入场实时通知。
  • +
  • 多级诱导系统 ,车位、路况信息精准、高清展示、为车主快速 ‘指路’。
  • +
  • 低照度、高防护、成像高清、违章抓拍系统让 违章停车 无所遁形
  • +
-
-
- -
-

UX design

-

Backed by some of the biggest names in the industry, Firefox OS is an open platform that fosters greater

-
-
-
- -
-

UI design

-

Backed by some of the biggest names in the industry, Firefox OS is an open platform that fosters greater

-
-
-
- -
-

SEO Services

-

Backed by some of the biggest names in the industry, Firefox OS is an open platform that fosters greater

-
-
-
- -
-

Web Development

-

Backed by some of the biggest names in the industry, Firefox OS is an open platform that fosters greater

-
-
+
+ #
diff --git a/style.css b/style.css index 7777941..fbf7aee 100755 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ padding:0; } .section{ - padding:100px 0px; + padding:162px 0 0 0; } html,body { height: 100%; @@ -69,10 +69,10 @@ a:hover{ padding: 0 190px; } .section-title h2{ - font-size:32px; + font-size:36px; font-weight: 500; text-transform:uppercase; - padding-bottom:10px; + padding-bottom:15px; margin-bottom:15px; position:relative; } @@ -96,8 +96,8 @@ a:hover{ transform: rotate(45deg); } .section-title p{ - font-size:15px; - color:#888; + font-size:20px; + color:rgba(0,0,0,.7); } .tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;} @@ -696,8 +696,28 @@ a:hover{ features CSS ===========================*/ #features{ - + background:#fff; } +.features-container{ + margin-top: 120px; +} +.features-container li{ + padding-left: 20px; + margin-bottom: 10px; + font-size: 16px; + position: relative; +} +.features-container li:before{ + content: ''; + width:6px; + height:6px; + position: absolute; + left: 0px; + top:50%; + margin-top: -3px; + background:rgba(66,160,251,1); + border-radius:50%; + } #features .feature-left{} #features .feature-left img { height: 368px; @@ -749,7 +769,7 @@ a:hover{ services CSS ===========================*/ #Services{ - background:#fff; + background:rgba(247,248,250,1);; } #Services .single-service { padding: 20px;