Commit c512143ab4e53d2b82ae351bff29cb88c173ab47

Authored by liuqimichale
1 parent 4925bcc8

服务

Showing 1 changed file with 9 additions and 9 deletions
css/services.css
... ... @@ -60,7 +60,7 @@
60 60 .services-soft-wrap{
61 61 height: 168px;
62 62 /*width: 100%;*/
63   - width: 543px;
  63 + /*width: 543px;*/
64 64 border-bottom: 2px solid rgba(228,229,229,1);;
65 65 }
66 66 .services-soft-wrap li {
... ... @@ -130,15 +130,15 @@
130 130 /*----2------ tab sta*/
131 131 /*2 tab*/
132 132 .services-wrap-left-2{
133   - width: 543px;
  133 + /*width: 543px;*/
134 134 /*width: 100%;*/
135 135 height: 400px;
136 136 margin: 165px auto 0;
137   - margin-left: 20px;
  137 +
138 138 }
139 139 .services-wrap-right-2{
140 140 background: url("../images/services_parkIco.png") no-repeat;
141   - width: 558px;
  141 + /*width: 558px;*/
142 142 /*width: 100%;*/
143 143 height: 574px;
144 144 margin: 67px auto 0;
... ... @@ -147,7 +147,7 @@
147 147 /*-------2---*/
148 148 .services-park-wrap{
149 149 height: 168px;
150   - width: 543px;
  150 + /*width: 543px;*/
151 151 /*width: 100%;*/
152 152 border-bottom: 2px solid rgba(228,229,229,1);;
153 153 }
... ... @@ -195,7 +195,7 @@
195 195 /*---3 tab*/
196 196 .services-wrap-left-3{
197 197 background: url("../images/services_userIco.png") no-repeat;
198   - width: 568px;
  198 + /*width: 568px;*/
199 199 /*width: 100%;*/
200 200 height: 593px;
201 201 margin: 67px auto 0;
... ... @@ -206,12 +206,12 @@
206 206 /*width: 100%;*/
207 207 height: 400px;
208 208 margin: 165px auto 0;
209   - margin-left: 20px;
  209 + /*margin-left: 20px;*/
210 210 }
211 211 /*-------3---*/
212 212 .services-user-wrap{
213 213 height: 168px;
214   - width: 543px;
  214 + /*width: 543px;*/
215 215 /*width: 100%;*/
216 216 border-bottom: 2px solid rgba(228,229,229,1);;
217 217 }
... ... @@ -308,4 +308,4 @@
308 308 }.services-footIco3{
309 309 background: url("../images/services_footIco3.png") no-repeat;
310 310 /*background-size: ;*/
311   -}
312 311 \ No newline at end of file
  312 +}
... ...