Commit 4354a61bc750413c8a8daeef9b3c81c14576a066
1 parent
ff43139b
服务页 集团部分
Showing
19 changed files
with
205 additions
and
26 deletions
css/services.css
0 → 100644
1 | +.services-banner{ | ||
2 | + width: 100%; | ||
3 | + height: 600px; | ||
4 | + background: url(../images/services_bgIxo.png); | ||
5 | + background-size: 100% 100%; | ||
6 | + background-repeat: no-repeat; | ||
7 | +} | ||
8 | +.services-bannertit{ | ||
9 | + width:600px; | ||
10 | + height:50px; | ||
11 | + line-height: 50px; | ||
12 | + font-size:48px; | ||
13 | + font-weight:500; | ||
14 | + color:rgba(255,255,255,1); | ||
15 | + text-align: center; | ||
16 | + margin: 191px auto 44px; | ||
17 | + | ||
18 | +} | ||
19 | +.services-bannertext{ | ||
20 | + width:450px; | ||
21 | + height:25px; | ||
22 | + line-height:25px; | ||
23 | + font-size:24px; | ||
24 | + font-weight:500; | ||
25 | + color:rgba(255,255,255,1); | ||
26 | + text-align: center; | ||
27 | + margin: 0 auto; | ||
28 | +} | ||
29 | +.services-content{ | ||
30 | + background-color: #fff; | ||
31 | +} | ||
32 | +/*tab sta */ | ||
33 | +.services-wrap{ | ||
34 | + height: 680px; | ||
35 | + width: 1200px; | ||
36 | + margin: 0 auto; | ||
37 | +} | ||
38 | +.services-wrap-left-1{ | ||
39 | + background: url("../images/services_saasIco.png") no-repeat; | ||
40 | + width: 542px; | ||
41 | + height: 494px; | ||
42 | + margin-top: 102px; | ||
43 | + margin-left: 50px; | ||
44 | +} | ||
45 | +.services-wrap-right-1{ | ||
46 | + width: 543px; | ||
47 | + height: 400px; | ||
48 | + margin-top: 177px; | ||
49 | + margin-left: 50px; | ||
50 | +} | ||
51 | +/*tab 右侧 切换部分 sta*/ | ||
52 | +.services-soft-wrap{ | ||
53 | + height: 168px; | ||
54 | + width: 100%; | ||
55 | + border-bottom: 2px solid rgba(228,229,229,1);; | ||
56 | +} | ||
57 | +.services-soft-wrap li { | ||
58 | + color: rgba(6,14,19,.8); | ||
59 | + font-size:20px; | ||
60 | + cursor: pointer; | ||
61 | + height: 168px; | ||
62 | + width: 133px; | ||
63 | +} | ||
64 | +.services-soft-wrap li:nth-of-type(1) { | ||
65 | + padding-top: 114px; | ||
66 | + background: url(../images/services_titico1_active.png) no-repeat center 0; | ||
67 | + margin-right: 72px; | ||
68 | +} | ||
69 | +.services-soft-wrap li:nth-of-type(1).active { | ||
70 | + color: #3F9FFE; | ||
71 | + padding-bottom: 22px; | ||
72 | + border-bottom: 2px solid rgba(63,159,254,1); | ||
73 | + background: url(../images/services_titico1_active.png) no-repeat center 0; | ||
74 | +} | ||
75 | +.services-soft-wrap li:nth-of-type(2) { | ||
76 | + padding-top: 114px; | ||
77 | + background: url(../images/services_titico2.png) no-repeat center 0; | ||
78 | + margin-right: 72px; | ||
79 | +} | ||
80 | +.services-soft-wrap li:nth-of-type(2).active { | ||
81 | + color: #3F9FFE; | ||
82 | + padding-bottom: 22px; | ||
83 | + border-bottom: 2px solid rgba(63,159,254,1); | ||
84 | + background: url(../images/services_titico2_active.png) no-repeat center 0; | ||
85 | +} | ||
86 | +.services-soft-wrap li:nth-of-type(3) { | ||
87 | + padding-top: 114px; | ||
88 | + background: url(../images/services_titico3.png) no-repeat center 0; | ||
89 | +} | ||
90 | +.services-soft-wrap li:nth-of-type(3).active { | ||
91 | + color: #3F9FFE; | ||
92 | + padding-bottom: 22px; | ||
93 | + border-bottom: 2px solid rgba(63,159,254,1); | ||
94 | + background: url(../images/services_titico3_active.png) no-repeat center 0; | ||
95 | +} | ||
96 | +/*tab 右侧 cont*/ | ||
97 | +.services-section-wrap{ | ||
98 | + height: 100px; | ||
99 | + margin-top: 58px; | ||
100 | + width: 400px; | ||
101 | +} | ||
102 | +.services-soft-bottom-title{ | ||
103 | + width:230px; | ||
104 | + height:30px; | ||
105 | + font-size:30px; | ||
106 | + font-weight:500; | ||
107 | + color:rgba(0,0,0,1); | ||
108 | + margin-bottom: 22px; | ||
109 | +} | ||
110 | +.services-soft-bottom-des{ | ||
111 | + text-align: left; | ||
112 | + width:400px; | ||
113 | + height:44px; | ||
114 | + line-height: 22px; | ||
115 | + font-size:16px; | ||
116 | + font-weight:400; | ||
117 | + color:rgba(0,0,0,0.7); | ||
118 | +} | ||
119 | + |
images/services_bgIxo.png
0 → 100755
1.14 MB
images/services_footIco1.png
0 → 100755
173 KB
images/services_footIco2.png
0 → 100755
176 KB
images/services_footIco3.png
0 → 100755
151 KB
images/services_parkIco.png
0 → 100755
93.9 KB
images/services_saasIco.png
0 → 100755
127 KB
images/services_titico1_active.png
0 → 100755
3.71 KB
images/services_titico2.png
0 → 100755
3.89 KB
images/services_titico3.png
0 → 100755
6.08 KB
images/services_titico4_active.png
0 → 100755
3.52 KB
images/services_titico5.png
0 → 100755
4.55 KB
images/services_titico6.png
0 → 100755
4.43 KB
images/services_titico7_active.png
0 → 100755
4.01 KB
images/services_titico8.png
0 → 100755
4.37 KB
images/services_titico9.png
0 → 100755
3.82 KB
images/services_userIco.png
0 → 100755
101 KB
js/services.js
0 → 100644
1 | + | ||
2 | +//集团 tab 切换 | ||
3 | +$('#services-soft-wrap li').on('click',function () { | ||
4 | + var _index = $(this).index(); | ||
5 | + console.log(_index) | ||
6 | + $('#services-soft-wrap li').eq(_index).addClass('active').siblings().removeClass('active') | ||
7 | + $('#services-section-wrap>li').eq(_index).removeClass('displaynone').siblings().addClass('displaynone') | ||
8 | +}) | ||
0 | \ No newline at end of file | 9 | \ No newline at end of file |
services.html
@@ -28,45 +28,96 @@ | @@ -28,45 +28,96 @@ | ||
28 | <link type="text/css" rel="stylesheet" href="css/normalize.css"> | 28 | <link type="text/css" rel="stylesheet" href="css/normalize.css"> |
29 | <link type="text/css" rel="stylesheet" href="style.css?a=1"> | 29 | <link type="text/css" rel="stylesheet" href="style.css?a=1"> |
30 | <link type="text/css" rel="stylesheet" href="css/responsive.css"> | 30 | <link type="text/css" rel="stylesheet" href="css/responsive.css"> |
31 | + <link type="text/css" rel="stylesheet" href="css/services.css"> | ||
31 | 32 | ||
32 | <!-- Color CSS --> | 33 | <!-- Color CSS --> |
33 | <link type="text/css" rel="stylesheet" href="css/color/color7.css"> | 34 | <link type="text/css" rel="stylesheet" href="css/color/color7.css"> |
34 | - <!--<link rel="stylesheet" href="css/color/color1.css">--> | ||
35 | - <!--<link rel="stylesheet" href="css/color/color2.css">--> | ||
36 | - <!--<link rel="stylesheet" href="css/color/color3.css">--> | ||
37 | - <!--<link rel="stylesheet" href="css/color/color4.css">--> | ||
38 | - <!--<link rel="stylesheet" href="css/color/color5.css">--> | ||
39 | - <!--<link rel="stylesheet" href="css/color/color6.css">--> | ||
40 | - <!--<link rel="stylesheet" href="css/color/color8.css">--> | ||
41 | - <!--<link rel="stylesheet" href="css/color/color9.css">--> | ||
42 | - | ||
43 | - <!--<link type="text/css" rel="stylesheet" href="" id="colors">--> | ||
44 | - | 35 | + <style> |
36 | + #nav>li:nth-child(3){ | ||
37 | + border-bottom: 2px solid #fff; | ||
38 | + } | ||
39 | + </style> | ||
45 | </head> | 40 | </head> |
46 | <body> | 41 | <body> |
47 | 42 | ||
48 | -<!--<div class="color-plate ">--> | ||
49 | -<!--<a class="icon"><i class="fa fa-cog fa-spin"></i></a>--> | ||
50 | -<!--<h2>Ruby Color</h2>--> | ||
51 | -<!--<div class="color-head">--> | ||
52 | -<!--<span class="color1"></span>--> | ||
53 | -<!--<span class="color2"></span>--> | ||
54 | -<!--<span class="color3"></span>--> | ||
55 | -<!--<span class="color4"></span>--> | ||
56 | -<!--<span class="color5"></span>--> | ||
57 | -<!--<span class="color6"></span>--> | ||
58 | -<!--<span class="color7"></span>--> | ||
59 | -<!--<span class="color8"></span>--> | ||
60 | -<!--<span class="color9"></span>--> | ||
61 | -<!--</div>--> | ||
62 | -<!--</div>--> | ||
63 | 43 | ||
64 | <!-- Header Area --> | 44 | <!-- Header Area --> |
65 | <header id="header" class="header"> | 45 | <header id="header" class="header"> |
66 | 46 | ||
67 | </header> | 47 | </header> |
68 | <!--/ End Header Area --> | 48 | <!--/ End Header Area --> |
49 | +<!--content sta--> | ||
50 | +<!--banner sta--> | ||
51 | +<div class="services-banner"> | ||
52 | + <div class="container"> | ||
53 | + <div class="row"> | ||
54 | + <div class="col-md-12"> | ||
55 | + <div class="services-bannertit"> | ||
56 | + 专业智慧停车综合服务平台 | ||
57 | + </div> | ||
58 | + <div class="services-bannertext"> | ||
59 | + 服务一体化+运营智能化+使用便捷化 | ||
60 | + </div> | ||
61 | + </div> | ||
62 | + </div> | ||
63 | + </div> | ||
64 | +</div> | ||
65 | +<!--banner end--> | ||
66 | +<div class="services-content"> | ||
67 | + <div class="container"> | ||
68 | + <!--集团 sta--> | ||
69 | + <ul class=" services-wrap" > | ||
70 | + <li class="text-center float-left services-wrap-left-1"></li> | ||
71 | + <li class="text-center float-left services-wrap-right-1"> | ||
72 | + <ul class="services-soft-wrap" id="services-soft-wrap"> | ||
73 | + <li class="text-center float-left active"> | ||
74 | + SAAS平台 | ||
75 | + </li> | ||
76 | + <li class="text-center float-left"> | ||
77 | + 监控中心 | ||
78 | + </li> | ||
79 | + <li class="text-center float-left"> | ||
80 | + 数据互联 | ||
81 | + </li> | ||
82 | + </ul> | ||
83 | + <ul class="services-section-wrap" id="services-section-wrap"> | ||
84 | + <li class=""> | ||
85 | + <div class="services-soft-bottom-title"> | ||
86 | + 集团SAAS云平台 | ||
87 | + </div> | ||
88 | + <div class="services-soft-bottom-des"> | ||
89 | + 跨平台停车管控云平台系统,提供集中数据管理和监控、数据挖掘和分析、资产管理和增值运营等一体化服务。 | ||
90 | + </div> | ||
91 | + </li> | ||
92 | + <li class="displaynone"> | ||
93 | + <div class="services-soft-bottom-title"> | ||
94 | + 集团SAAS云平台 | ||
95 | + </div> | ||
96 | + <div class="services-soft-bottom-des"> | ||
97 | + 跨平台停车管控云平台系统,提供集中数据管理和监控、数据挖掘和分析、资产管理和增值运营等一体化服务。 | ||
98 | + </div> | ||
99 | + </li> | ||
100 | + <li class="displaynone"> | ||
101 | + <div class="services-soft-bottom-title"> | ||
102 | + 集团SAAS云平台 | ||
103 | + </div> | ||
104 | + <div class="services-soft-bottom-des"> | ||
105 | + 跨平台停车管控云平台系统,提供集中数据管理和监控、数据挖掘和分析、资产管理和增值运营等一体化服务。 | ||
106 | + </div> | ||
107 | + </li> | ||
108 | + </ul> | ||
109 | + </li> | ||
110 | + </ul> | ||
111 | + | ||
112 | + <!--集团 end--> | ||
113 | + <!--车场 sta--> | ||
114 | + <!--车场 end--> | ||
115 | + <!--车主 sta--> | ||
116 | + <!--车主 end--> | ||
69 | 117 | ||
118 | + </div> | ||
119 | +</div> | ||
120 | +<!--content end--> | ||
70 | <!-- Footer Area --> | 121 | <!-- Footer Area --> |
71 | <footer id="footer" class="footer_cont"> | 122 | <footer id="footer" class="footer_cont"> |
72 | 123 | ||
@@ -93,5 +144,6 @@ | @@ -93,5 +144,6 @@ | ||
93 | <script type="text/javascript" src="js/gmaps.min.js"></script> | 144 | <script type="text/javascript" src="js/gmaps.min.js"></script> |
94 | <script type="text/javascript" src="js/nav-footer.js?a=2"></script> | 145 | <script type="text/javascript" src="js/nav-footer.js?a=2"></script> |
95 | <script type="text/javascript" src="js/main.js?a=2"></script> | 146 | <script type="text/javascript" src="js/main.js?a=2"></script> |
147 | +<script type="text/javascript" src="js/services.js?a=2"></script> | ||
96 | </body> | 148 | </body> |
97 | </html> | 149 | </html> |