dengzhiguo 6 years ago
parent
commit
4b698f9986
2 changed files with 3 additions and 3 deletions
  1. BIN
      img/fac/fea1.png
  2. 3 3
      src/css/facilitator/facilitator.css

BIN
img/fac/fea1.png


+ 3 - 3
src/css/facilitator/facilitator.css

@@ -14,9 +14,9 @@ border-radius: 13px;color:#2EA1EA;cursor: pointer;}
 .jianjie>p{letter-spacing: 1px;margin-bottom: 50px;line-height: 22px;}
 .rongyuImg{text-align: center;}
 
-.rongyuCont{padding: 30px 15px;background-color: #F4F4F4;display: flex;
-justify-content: space-between;flex-wrap: wrap;margin-bottom: 50px;}
-.rongyuCont>div{width:280px;height:200px;background-color: #fff;padding: 10px;margin-bottom:20px;}
+.rongyuCont{padding:30px 8px 30px 22px;background-color: #F4F4F4;display: flex;
+justify-content: flex-start;flex-wrap: wrap;margin-bottom: 50px;}
+.rongyuCont>div{width:280px;height:200px;background-color: #fff;padding: 10px;margin-bottom:20px;margin-right:12px;}
 .rongyuCont>div>img{width:260px;height:145px;}
 .rongyuCont>div>p{margin-top:10px;text-align: center;overflow: hidden;
     white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}