|
@@ -2,7 +2,7 @@
|
|
|
<html lang="zh-CN">
|
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
|
-<title>易粮易运</title>
|
|
|
+<title>易粮易运-关于我们</title>
|
|
|
<link rel="stylesheet" type="text/css" href="css/style.css" />
|
|
|
<link rel="stylesheet" type="text/css" href="css/common.css">
|
|
|
<link rel="stylesheet" type="text/css" href="css/animate.min.css">
|
|
@@ -16,12 +16,11 @@
|
|
|
<ul class="index-nav fl">
|
|
|
<li><a href="index.html">首页</a></li>
|
|
|
<li><a href="about.html" class="active">关于我们</a></li>
|
|
|
- <li><a href="business.html">业务范围</a></li>
|
|
|
+ <!-- <li><a href="business.html">业务范围</a></li> -->
|
|
|
<li><a href="products.html">产品中心</a></li>
|
|
|
<li><a href="cases.html">应用案例</a></li>
|
|
|
<li><a href="news.html">新闻资讯</a></li>
|
|
|
<li><a href="jobs.html">人才招聘</a></li>
|
|
|
- <li><a href="service.html">服务支持</a></li>
|
|
|
<li><a href="contact.html">联系我们</a></li>
|
|
|
</ul>
|
|
|
<!-- <div class="index-header-right fr">
|
|
@@ -61,7 +60,7 @@
|
|
|
<a class="">Scroll More</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <section class="sub-menu clearfix">
|
|
|
+ <!-- <section class="sub-menu clearfix">
|
|
|
<div class="index-con">
|
|
|
<div class="fl sub-menu-left">
|
|
|
<em><img src="images/tu48.png"></em>
|
|
@@ -69,15 +68,15 @@
|
|
|
<em><img src="images/tu10.jpg"></em>
|
|
|
<a href="">我们的新闻</a>
|
|
|
</div>
|
|
|
- <!-- <ul class="pinner fr">
|
|
|
+ <ul class="pinner fr">
|
|
|
<li><a href="" class="link on">案例展示一</a></li>
|
|
|
<li><a href="" class="link">案例展示二</a></li>
|
|
|
<li><a href="" class="link">案例展示三</a></li>
|
|
|
<li><a href="" class="link">案例展示四</a></li>
|
|
|
- </ul> -->
|
|
|
+ </ul>
|
|
|
</div>
|
|
|
<div class="clear"></div>
|
|
|
- </section>
|
|
|
+ </section> -->
|
|
|
</section>
|
|
|
|
|
|
<div class="page-main">
|
|
@@ -348,7 +347,7 @@ XXX专注于智慧社区系统方案及配套产品的研发,通过云计算
|
|
|
<div class="index-footer-bottom">
|
|
|
<div class="index-con clearfix">
|
|
|
<p class="fl">版权所有 © 2020 xxxx科技有限公司 皖ICP备xxxxxxxx号 x公网安备xxxxxxxxxxxxxxxxxx号</p>
|
|
|
- <a href="http://www.5imoban.net" target="_blank" class="fr">技术支持:静态网页模板</a>
|
|
|
+ <a href="http://www.5imoban.net" target="_blank" class="fr"> </a>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -362,8 +361,8 @@ XXX专注于智慧社区系统方案及配套产品的研发,通过云计算
|
|
|
<script src="js/jquery.countup.min.js"></script>
|
|
|
<script type="text/javascript" src="js/main.js"></script>
|
|
|
<script type='text/javascript' src='js/base.js'></script>
|
|
|
-<script type="text/javascript" src='js/app.js'></script>
|
|
|
<script src="js/more.js"></script>
|
|
|
+<script type="text/javascript" src='js/app.js'></script>
|
|
|
<script>
|
|
|
$(function () {
|
|
|
//滚动动画
|
|
@@ -374,15 +373,15 @@ $(function () {
|
|
|
time: 800
|
|
|
});
|
|
|
|
|
|
- scrolly.init({
|
|
|
- wrapper: '#bloc',
|
|
|
- targets: '.scr-el',
|
|
|
- bgParallax: true,
|
|
|
- wrapperSpeed: 0.08
|
|
|
- });
|
|
|
+ // scrolly.init({
|
|
|
+ // wrapper: '#bloc',
|
|
|
+ // targets: '.scr-el',
|
|
|
+ // bgParallax: true,
|
|
|
+ // wrapperSpeed: 0.08
|
|
|
+ // });
|
|
|
});
|
|
|
//发展历程
|
|
|
-jQuery(".fzlc").slide({titCell:".hd ul",mainCell:".bd ul",autoPage:true,effect:"leftLoop",autoPlay:true,vis:5,interTime:5000});
|
|
|
+// jQuery(".fzlc").slide({titCell:".hd ul",mainCell:".bd ul",autoPage:true,effect:"leftLoop",autoPlay:true,vis:5,interTime:5000});
|
|
|
</script>
|
|
|
</body>
|
|
|
</html>
|