From c512143ab4e53d2b82ae351bff29cb88c173ab47 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Wed, 26 Sep 2018 18:25:08 +0800 Subject: [PATCH] 服务 --- css/services.css | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/css/services.css b/css/services.css index 1c09631..6605365 100644 --- a/css/services.css +++ b/css/services.css @@ -60,7 +60,7 @@ .services-soft-wrap{ height: 168px; /*width: 100%;*/ - width: 543px; + /*width: 543px;*/ border-bottom: 2px solid rgba(228,229,229,1);; } .services-soft-wrap li { @@ -130,15 +130,15 @@ /*----2------ tab sta*/ /*2 tab*/ .services-wrap-left-2{ - width: 543px; + /*width: 543px;*/ /*width: 100%;*/ height: 400px; margin: 165px auto 0; - margin-left: 20px; + } .services-wrap-right-2{ background: url("../images/services_parkIco.png") no-repeat; - width: 558px; + /*width: 558px;*/ /*width: 100%;*/ height: 574px; margin: 67px auto 0; @@ -147,7 +147,7 @@ /*-------2---*/ .services-park-wrap{ height: 168px; - width: 543px; + /*width: 543px;*/ /*width: 100%;*/ border-bottom: 2px solid rgba(228,229,229,1);; } @@ -195,7 +195,7 @@ /*---3 tab*/ .services-wrap-left-3{ background: url("../images/services_userIco.png") no-repeat; - width: 568px; + /*width: 568px;*/ /*width: 100%;*/ height: 593px; margin: 67px auto 0; @@ -206,12 +206,12 @@ /*width: 100%;*/ height: 400px; margin: 165px auto 0; - margin-left: 20px; + /*margin-left: 20px;*/ } /*-------3---*/ .services-user-wrap{ height: 168px; - width: 543px; + /*width: 543px;*/ /*width: 100%;*/ border-bottom: 2px solid rgba(228,229,229,1);; } @@ -308,4 +308,4 @@ }.services-footIco3{ background: url("../images/services_footIco3.png") no-repeat; /*background-size: ;*/ -} \ No newline at end of file +} -- libgit2 0.21.4