Commit 74a2ef67 by 瞿伟康

fix

parent 9ec86aff
......@@ -60,8 +60,7 @@
<p>美科业务模式</p>
<p>教育全场景覆盖,完整生产要素体系</p>
<div style="padding:0 .12rem;margin-bottom: .3rem">
<img src="/skin/default/images/home_wp10201.png" alt=""
style="width:1.71rem;margin-right: .03rem">
<img src="/skin/default/images/home_wp10201.png" alt="" style="width:1.71rem;margin-right: .03rem">
<img src="/skin/default/images/home_wp10202.png" alt="" style="width:1.71rem">
</div>
</div>
......@@ -120,9 +119,9 @@
<!-- 第二个模块 -->
<div class="tab-box-2 tab-box-show">
<div class="home-card-style2">
<img src="/skin/default/images/home-item-img7.png" alt="">
<img src="/skin/default/images/home-item-img8.png" alt="">
<img src="/skin/default/images/home-item-img9.png" alt="">
<a href="/k12/product/"><img src="/skin/default/images/home-item-img7.png" alt=""></a>
<a href="/college/product/"><img src="/skin/default/images/home-item-img8.png" alt=""></a>
<a href=""><img src="/skin/default/images/home-item-img9.png" alt=""></a>
</div>
</div>
<p class="bottom">&nbsp;</p>
......
......@@ -72,3 +72,19 @@
font-size: 10px;
color: #7f7f7f;
}
.pImgs ul{
overflow: hidden;
margin: 0 auto;
}
.pImgs li{
float: left;
padding:.05rem .07rem
}
.pImgs>p{
text-align: center
}
.pImgs img{
width: 1.6rem;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment