liting2017 6 years ago
parent
commit
0c227cc5d4
2 changed files with 4 additions and 0 deletions
  1. 1 0
      src/css/newMenu/public.css
  2. 3 0
      src/css/newMenu/services.css

+ 1 - 0
src/css/newMenu/public.css

@@ -859,6 +859,7 @@ input:-webkit-autofill {
 /* banner */
 .carousel{
 	width: 100%!important;
+	height: 475px;
 }
 .carousel img{
 	width: 100%;

+ 3 - 0
src/css/newMenu/services.css

@@ -340,6 +340,9 @@
     border-top: 1px solid #efefef;
     border-left: 1px solid #efefef;
 }
+.carousel{
+    height: 475px;
+}
 .subsidyList a p{
     overflow: hidden;
     text-overflow: ellipsis;