liting2017 7 yıl önce
ebeveyn
işleme
875595ca80
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/css/index_home.css

+ 1 - 1
src/css/index_home.css

@@ -142,7 +142,7 @@ display:inline-block;position: absolute;top:0;left:0;}
 .carousel .need_next{position: absolute;top:90px;right:30px;width: 30px;height: 34px;font-size: 24px;text-align: center;line-height: 34px;background: #686868;display: inline-block;color: #FFFFFF;box-shadow: 2px 2px 10px #333333;}
 .carousel .need_prev:hover,.carousel .need_next:hover{background: #003399;cursor: pointer;}
 .need_imgs ul li {position: relative;height: 216px;}
-.need_imgs ul li .need_black{position: absolute;top: 0 ;left: 0;width:320px ;height: 216px;background: rgba(0,0,0,.7);display: none;}
+.need_imgs ul li .need_black{position: absolute;top: 0 ;left: 0;width:320px ;height: 212px;background: rgba(0,0,0,.7);display: none;}
 .need_imgs ul li .need_black img{width: 29px;height: 24px;margin-top:78px;}
 .need_imgs ul li .need_black p{background: none;box-shadow: none;font-size: 14px;color: #FFFFFF;}
 .carousel ul li:hover .need_black{display: block;}