Commit 9252af72f9e16ffd39b7611c00fdd982c2139244
1 parent
c91f0532
add
Showing
2 changed files
with
2 additions
and
3 deletions
css/services.css
@@ -79,7 +79,8 @@ | @@ -79,7 +79,8 @@ | ||
79 | } | 79 | } |
80 | .services-soft-wrap li:nth-of-type(1) { | 80 | .services-soft-wrap li:nth-of-type(1) { |
81 | padding-top: 114px; | 81 | padding-top: 114px; |
82 | - background: url(../images/services_titico1.png) no-repeat center 0; | 82 | + background: url(../images/service_bgsmallIco.png) no-repeat; |
83 | + background-position: -500px 0; | ||
83 | } | 84 | } |
84 | .services-soft-wrap li:nth-of-type(1).active { | 85 | .services-soft-wrap li:nth-of-type(1).active { |
85 | color: #3F9FFE; | 86 | color: #3F9FFE; |
services.html
@@ -105,7 +105,6 @@ | @@ -105,7 +105,6 @@ | ||
105 | </li> | 105 | </li> |
106 | </ul> | 106 | </ul> |
107 | </section>--> | 107 | </section>--> |
108 | - <section class="section"> | ||
109 | <div class="container"> | 108 | <div class="container"> |
110 | <ul class="row servicessection-wrap"> | 109 | <ul class="row servicessection-wrap"> |
111 | <li class="text-center col-md-6 services-wrap-left-1" id="services-wrap-sass"></li> | 110 | <li class="text-center col-md-6 services-wrap-left-1" id="services-wrap-sass"></li> |
@@ -156,7 +155,6 @@ | @@ -156,7 +155,6 @@ | ||
156 | </li> | 155 | </li> |
157 | </ul> | 156 | </ul> |
158 | </div> | 157 | </div> |
159 | - </section> | ||
160 | <!--集团 end--> | 158 | <!--集团 end--> |
161 | <!--车场 sta--> | 159 | <!--车场 sta--> |
162 | <section class="section"> | 160 | <section class="section"> |