Commit d744f2f44e6bda320d78a30c3f431786ffa7a10f

Authored by Andy
1 parent 9830a211

media 服务页

Showing 1 changed file with 2 additions and 1 deletions
css/services.css
@@ -32,8 +32,9 @@ @@ -32,8 +32,9 @@
32 /*tab sta */ 32 /*tab sta */
33 .services-wrap{ 33 .services-wrap{
34 height: 680px; 34 height: 680px;
35 - width: 1200px; 35 + /*width: 1200px;*/
36 margin: 0 auto; 36 margin: 0 auto;
  37 + width: 100%;
37 } 38 }
38 /*1 tab*/ 39 /*1 tab*/
39 .services-wrap-left-1{ 40 .services-wrap-left-1{