Commit 1bc01242 by LJM

css

parent 342f7440
Showing with 4 additions and 19 deletions
......@@ -88,21 +88,6 @@
<img src="./images/product-band-10.png" alt="">
</li>
</ul>
<p class="title" style="margin-bottom: 60px;margin-top: 80px;">主营业务</p>
<ul class="business row rowCenter verCenter">
<li>
<img src="./images/product-list-1.png" alt="">
</li>
<li>
<img src="./images/product-list-2.png" alt="">
</li>
<li>
<img src="./images/product-list-3.png" alt="">
</li>
<li>
<img src="./images/product-list-4.png" alt="">
</li>
</ul>
</div>
</div>
<!--关于我们-->
......@@ -112,15 +97,15 @@
<ul class="list row rowCenter verCenter" style="margin-bottom: 16px;">
<li class="row wow fadeInDown">
<div class="box">
<a href="contact.html">
<img src="./images/index-5.png" alt="">
<a href="about.html">
<img src="./images/index-6.png" alt="">
</a>
</div>
</li>
<li class="row wow fadeInDown" data-wow-delay="0.2s">
<div class="box">
<a href="product.html">
<img src="./images/index-6.png" alt="">
<a href="contact.html">
<img src="./images/index-5.png" alt="">
</a>
</div>
</li>
......
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 sign in to comment