Merge branch 'master' of http://git.scdxtc.com/Lee/snkcgw
commit
99740b857a
96
index.html
96
index.html
|
@ -1,28 +1,28 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="zh-cmn-Hans">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="description" content="四川蜀能矿产有限责任公司" />
|
||||
<meta name="keywords" content="四川蜀能矿产有限责任公司" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<meta name="MobileOptimized" content="width" />
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="robots" content="noarchive"/>
|
||||
<meta name ="viewport" content ="initial-scale=1, maximum-scale=3, minimum-scale=1, user-scalable=no">
|
||||
<meta name="theme-color" content="#1a73e9">
|
||||
<meta name="google" value="notranslate">
|
||||
<link rel="shortcut icon" type="image/ico" href="favicon.ico" />
|
||||
<title>四川蜀能矿产有限责任公司</title>
|
||||
<link rel="stylesheet" type="text/css" href="./css/base.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="./css/swiper.min.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="./css/animate.min.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="./css/style.css"/>
|
||||
<script src="./js/jquery.min.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="./js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="./js/swiper.animate1.0.3.min.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="./js/javascript.js" type="text/javascript" charset="utf-8"></script>
|
||||
</head>
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-cmn-Hans">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="description" content="四川蜀能矿产有限责任公司" />
|
||||
<meta name="keywords" content="四川蜀能矿产有限责任公司" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<meta name="MobileOptimized" content="width" />
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="robots" content="noarchive"/>
|
||||
<meta name ="viewport" content ="initial-scale=1, maximum-scale=3, minimum-scale=1, user-scalable=no">
|
||||
<meta name="theme-color" content="#1a73e9">
|
||||
<meta name="google" value="notranslate">
|
||||
<link rel="shortcut icon" type="image/ico" href="favicon.ico" />
|
||||
<title>四川蜀能矿产有限责任公司</title>
|
||||
<link rel="stylesheet" type="text/css" href="./css/base.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="./css/swiper.min.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="./css/animate.min.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="./css/style.css"/>
|
||||
<script src="./js/jquery.min.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="./js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="./js/swiper.animate1.0.3.min.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="./js/javascript.js" type="text/javascript" charset="utf-8"></script>
|
||||
</head>
|
||||
<body id="top">
|
||||
<!-- 头部导航 -->
|
||||
<header class="header w100">
|
||||
|
@ -51,18 +51,10 @@
|
|||
<i class="bar-bom"></i>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<!-- 轮播图 -->
|
||||
<div class="banner-swiper swiper w1690">
|
||||
<div class="swiper-wrapper">
|
||||
<div class="swiper-slide">
|
||||
<img src="imgs/banner/banner.jpg" width="100%" height="100%" alt="">
|
||||
<div class="banner-title ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.6s" swiper-animate-delay="0">
|
||||
<h2>Shuneng</h2>
|
||||
<p>诚实守信,做一流的资源型矿业公司</p>
|
||||
<span>Be honest and trustworthy, and be a first-class resource-based</span>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<!-- 轮播图 -->
|
||||
<div class="banner-swiper swiper w1690">
|
||||
<div class="swiper-wrapper">
|
||||
<div class="swiper-slide">
|
||||
<img src="imgs/banner/banner.jpg" width="100%" height="100%" alt="">
|
||||
<div class="banner-title ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.6s" swiper-animate-delay="0">
|
||||
|
@ -78,11 +70,19 @@
|
|||
<p>诚实守信,做一流的资源型矿业公司</p>
|
||||
<span>Be honest and trustworthy, and be a first-class resource-based</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="swiper-pagination"></div>
|
||||
</div>
|
||||
<!-- 主体内容 -->
|
||||
</div>
|
||||
<div class="swiper-slide">
|
||||
<img src="imgs/banner/banner.jpg" width="100%" height="100%" alt="">
|
||||
<div class="banner-title ani" swiper-animate-effect="fadeIn" swiper-animate-duration="0.6s" swiper-animate-delay="0">
|
||||
<h2>Shuneng</h2>
|
||||
<p>诚实守信,做一流的资源型矿业公司</p>
|
||||
<span>Be honest and trustworthy, and be a first-class resource-based</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="swiper-pagination"></div>
|
||||
</div>
|
||||
<!-- 主体内容 -->
|
||||
<div class="index-content w100" >
|
||||
<!-- 新闻动态 -->
|
||||
<div class="index-news-information w1690">
|
||||
|
@ -314,12 +314,14 @@
|
|||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 底部部分 -->
|
||||
<footer class="footer w1690">
|
||||
<div class="index-foot foot">
|
||||
<div class="foot-left">
|
||||
<p>Add:四川省乐山市马边彝族自治县民建镇红旗大道一层至上层(5号景观房) <span>Tel:028-12345678 | Fax:028-12345678</span></p>
<p>Email:11111111@shunengkc.com</p>
|
||||
|
||||
<p>Add:四川省乐山市马边彝族自治县民建镇红旗大道一层至上层(5号景观房) <span>Tel:028-12345678 | Fax:028-12345678</span></p>
|
||||
<p>Email:11111111@shunengkc.com</p>
|
||||
<span>Copyright ©2022 四川蜀能矿产有限责任公司. All Rights Reserved <a href="">备案号:1234567</a></span>
|
||||
</div>
|
||||
<div class="foot-right">
|
||||
|
@ -350,6 +352,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue