Browse Source

bottom banner

dengzhiguo 7 years ago
parent
commit
2022b12a86
2 changed files with 3 additions and 3 deletions
  1. 2 2
      src/css/main_banner.css
  2. 1 1
      src/css/service.css

+ 2 - 2
src/css/main_banner.css

@@ -2,5 +2,5 @@
 .ct-img-big{ position:absolute; }
 .ct-img-big li{ float: left; }
 .btn{ position: absolute; display: block;}
-.btn-pre{top:220px;left:360px;}
-.btn-next{top:220px;right:360px;}
+.btn-pre{top:220px;left:220px;}
+.btn-next{top:220px;right:220px;}

+ 1 - 1
src/css/service.css

@@ -96,7 +96,7 @@ line-height: 120px;}
 .coop_text>p{font-size: 16px;color: #ffffff;padding-left: 20px;padding-right: 20px;text-align: left!important;}
 
 .cooperation ul li:hover .coop_text{display: block; cursor: pointer;}
-.img_city{width: 100%;height: 300px;margin-top:-120px;background: url(../../img/service_15.png) no-repeat center center;background-size: 100% 100%}
+.img_city{width: 100%;height: 300px;margin-top:-150px;background: url(../../img/service_15.png) no-repeat center center;background-size: 100% 100%}
 #bottom{margin-top: -20px; height: 280px;background-color: #074D88;}
 .bottom{height: 280px;}
 .bottom>img{height: 310px;}