|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<meta name="description" content=" HTML5 Template">
|
|
|
|
|
|
|
|
<!-- Site Title -->
|
|
|
|
<title>亿能通达-联系我们</title>
|
|
|
|
|
|
|
|
<!-- Site Favicon -->
|
|
|
|
<link rel="icon" type="image/x-icon" href="assets/imgs/icon/favicon.png">
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Fonts -->
|
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
|
|
<link
|
|
|
|
href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&display=swap"
|
|
|
|
rel="stylesheet">
|
|
|
|
|
|
|
|
|
|
|
|
<!-- All CSS Files -->
|
|
|
|
<link rel="stylesheet" href="assets/css/all.min.css">
|
|
|
|
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
|
|
|
|
<link rel="stylesheet" href="assets/css/meanmenu.min.css">
|
|
|
|
<link rel="stylesheet" href="assets/css/swiper-bundle.min.css">
|
|
|
|
<link rel="stylesheet" href="assets/css/magnific-popup.css">
|
|
|
|
<link rel="stylesheet" href="assets/css/aos.css">
|
|
|
|
<link rel="stylesheet" href="assets/css/progressbar.css">
|
|
|
|
<link rel="stylesheet" href="assets/css/master.css">
|
|
|
|
<style>
|
|
|
|
.my_breadcrumb__area {
|
|
|
|
padding-top: 180px;
|
|
|
|
padding-bottom: 132px;
|
|
|
|
background-image: url(assets/imgs/hero/breadcrumb.png);
|
|
|
|
background-position: center;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-size: cover;
|
|
|
|
}
|
|
|
|
.beian {
|
|
|
|
text-align: center; /* 文本居中 */
|
|
|
|
padding: 10px 0; /* 内边距 */
|
|
|
|
width: 100%; /* 宽度为100% */
|
|
|
|
position: fixed; /* 固定位置 */
|
|
|
|
left: 0; /* 左侧对齐 */
|
|
|
|
bottom: 0; /* 底部对齐 */
|
|
|
|
color: #6c757d; /* 文本颜色 */
|
|
|
|
text-decoration: none; /* 去除下划线 */
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.item .number span {
|
|
|
|
font-weight: 600;
|
|
|
|
font-size: 40px;
|
|
|
|
line-height: 1;
|
|
|
|
letter-spacing: 0.16px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
color: var(--black-2);
|
|
|
|
width: 86px;
|
|
|
|
height: 86px;
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
justify-content: center;
|
|
|
|
background-color: var(--white);
|
|
|
|
box-shadow: 0px 4.8px 24.4px -6px rgba(19, 16, 34, 0.1);
|
|
|
|
|
|
|
|
@media #{$sm} {
|
|
|
|
width: 60px;
|
|
|
|
height: 60px;
|
|
|
|
font-size: 30px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.who__content a {
|
|
|
|
color: black;
|
|
|
|
}
|
|
|
|
|
|
|
|
.who__content a:hover {
|
|
|
|
color: #b69974;
|
|
|
|
}
|
|
|
|
|
|
|
|
.who__content1 a {
|
|
|
|
padding-top: 15px;
|
|
|
|
font-weight: 500;
|
|
|
|
font-size: 16px;
|
|
|
|
line-height: 2;
|
|
|
|
#color: #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<!-- Preloader -->
|
|
|
|
<div id="preloader">
|
|
|
|
<div id="loader"></div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<!-- Scroll to top -->
|
|
|
|
<button id="scroll_top" class="scroll-top"><i class="fa-solid fa-arrow-up"></i></button>
|
|
|
|
|
|
|
|
<div id="smooth-wrapper">
|
|
|
|
<div id="smooth-content">
|
|
|
|
|
|
|
|
<!-- Header area start -->
|
|
|
|
<header class="header__area pos-abs plr-100">
|
|
|
|
<div class="header__inner">
|
|
|
|
<div class="header__logo">
|
|
|
|
<a href="index.html"><img style="width:50px;height:45px" src="assets/imgs/logo/logo4.png" alt="Site Logo"></a>
|
|
|
|
<span style="margin-bottom: 3px;vertical-align: middle;display:inline-block;font-size:25px;line-height: 45px;">亿能通达</span>
|
|
|
|
</div>
|
|
|
|
<div class="header__menu">
|
|
|
|
<nav class="main-menu">
|
|
|
|
<ul>
|
|
|
|
<li><a href="index.html">首页</a></li>
|
|
|
|
<li><a href="about.html">关于我们</a></li>
|
|
|
|
<li><a href="software-details.html">业务简介</a></li>
|
|
|
|
<li><a href="contact.html">联系我们</a></li>
|
|
|
|
</ul>
|
|
|
|
</nav>
|
|
|
|
</div>
|
|
|
|
<div class="header__others">
|
|
|
|
<div class="header__offcanvas">
|
|
|
|
<button class="menu_icon">
|
|
|
|
<img src="assets/imgs/icon/menu.png" alt="Menu Icon">
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</header>
|
|
|
|
|
|
|
|
<div class="search__form">
|
|
|
|
<form action="#">
|
|
|
|
<input type="text" name="s" placeholder="Search...">
|
|
|
|
</form>
|
|
|
|
</div>
|
|
|
|
<!-- Header area end -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Offcanvas area start -->
|
|
|
|
<div class="offcanvas__area">
|
|
|
|
<div class="offcanvas__inner">
|
|
|
|
<div class="offcanvas__top" style="display:block;">
|
|
|
|
<img style="width:50px;height:45px" src="assets/imgs/logo/logo4.png" alt="Logo">
|
|
|
|
<span style="font-size:18px;line-height: 45px;color:white;">亿能通达</span>
|
|
|
|
<span style="font-size:18px;line-height: 45px;color:white;"> </span>
|
|
|
|
<button id="offcanvas_close" style="display:inline"><i class="fa-solid fa-xmark"></i></button>
|
|
|
|
</div>
|
|
|
|
<div class="offcanvas__menu">
|
|
|
|
<div class="offcanvas-menu">
|
|
|
|
<ul>
|
|
|
|
<li><a href="index.html">首页</a></li>
|
|
|
|
<li><a href="about.html">关于我们</a></li>
|
|
|
|
<li><a href="software-details.html">业务简介</a></li>
|
|
|
|
<li><a href="contact.html">联系我们</a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="offcanvas__btm">
|
|
|
|
<div class="footer__address-3">
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<span><i class="fa-solid fa-location-dot"></i></span>
|
|
|
|
<p class="text-white">中国(四川)自由贸易试验区成都高新区天府大道北段1700号6栋1单元3层303号</p>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<span><i class="fa-solid fa-phone"></i></span>
|
|
|
|
<div>
|
|
|
|
<a href=""></a>
|
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<span><i class="fa-solid fa-envelope"></i></span>
|
|
|
|
<div>
|
|
|
|
<a href=""></a>
|
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div class="footer__social-3">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- Offcanvas area end -->
|
|
|
|
|
|
|
|
|
|
|
|
<main>
|
|
|
|
|
|
|
|
<!-- Breadcrumb area end -->
|
|
|
|
|
|
|
|
<!-- contact -->
|
|
|
|
<section class="contact__area-6 pt-150 pb-150" style="padding-top:150px;">
|
|
|
|
<div class="container">
|
|
|
|
<div class="row">
|
|
|
|
<!-- <div id="MapContainer" class="col-lg-6">-->
|
|
|
|
<!-- </div>-->
|
|
|
|
<div class="col-lg-6">
|
|
|
|
<div class="who__features">
|
|
|
|
<div class="who__feature aos-init aos-animate" data-aos="fade-up" data-aos-delay="300">
|
|
|
|
<div class="number">
|
|
|
|
<span class="fa-solid fa-location-dot color-base"></span>
|
|
|
|
</div>
|
|
|
|
<div class="who__content">
|
|
|
|
<h4 class="title">地址</h4>
|
|
|
|
|
|
|
|
<p>中国(四川)自由贸易试验区成都高新区天府大道北段1700号6栋1单元3层303号</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="who__feature aos-init aos-animate" data-aos="fade-up" data-aos-delay="600">
|
|
|
|
<div class="number">
|
|
|
|
<span class="fa-solid fa-phone color-base"></span>
|
|
|
|
</div>
|
|
|
|
<div class="who__content">
|
|
|
|
<h4 class="title">联系电话</h4>
|
|
|
|
|
|
|
|
<p><a href=""></a></p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="who__feature aos-init aos-animate" data-aos="fade-up" data-aos-delay="900">
|
|
|
|
<div class="number">
|
|
|
|
<span class="fa-solid fa-envelope color-base"></span>
|
|
|
|
</div>
|
|
|
|
<div class="who__content">
|
|
|
|
<h4 class="title">邮箱</h4>
|
|
|
|
<p><a href=""></a></p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<!-- <div class="col-lg-6">-->
|
|
|
|
<!-- <iframe class="w-100 border-radius-25" height="500"-->
|
|
|
|
<!-- src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3435.316749483016!2d104.06013208783871!3d30.56860252823183!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x36efc665f7408dad%3A0x6805f3fc5714b82!2z546v55CD5Lit5b-D!5e0!3m2!1szh-CN!2shk!4v1730604396684!5m2!1szh-CN!2shk"></iframe>-->
|
|
|
|
|
|
|
|
<!-- </div>-->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
<!-- /contact -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</main>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Footer area start -->
|
|
|
|
<footer class="footer__area footer_two_area">
|
|
|
|
<div class="footer__widgets" style="padding-top:110px;">
|
|
|
|
<div class="container">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-xxl-3 col-xl-3 col-lg-6 col-md-6">
|
|
|
|
<div class="footer__logo">
|
|
|
|
<img style="width:50px;height:45px" src="assets/imgs/logo/logo4.png" style="display:inline;" alt="Footer Logo">
|
|
|
|
<span style="margin-bottom: 20px;vertical-align: middle;display:inline-block;font-size:25px;color: var(--white);line-height: 45px;">亿能通达</span>
|
|
|
|
<p>汽车、摩托车、充换电站投资、贸易、物联网及金融服务</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-xxl-9 col-xl-9 col-lg-6 col-md-6">
|
|
|
|
<div class="footer__address">
|
|
|
|
<h2 class="footer__title" style="padding-top:8px;padding-bottom:20px;">联系方式</h2>
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<span><i class="fa-solid fa-paper-plane"></i></span>
|
|
|
|
<p>中国(四川)自由贸易试验区成都高新区天府大道北段1700号6栋1单元3层303号</p>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<span><i class="fa-solid fa-phone"></i></span>
|
|
|
|
<a href=""></a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<span><i class="fa-solid fa-envelope"></i></span>
|
|
|
|
<a href=""></a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<a href="https://beian.miit.gov.cn/" class="beian" target="_blank">蜀ICP备2025124674号</a>
|
|
|
|
</footer>
|
|
|
|
<!-- Footer area end -->
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- All JS Files -->
|
|
|
|
<script src="assets/js/jquery-3.6.1.min.js"></script>
|
|
|
|
<script src="assets/js/bootstrap.bundle.min.js"></script>
|
|
|
|
<script src="assets/js/jquery.meanmenu.min.js"></script>
|
|
|
|
<script src="assets/js/swiper-bundle.min.js"></script>
|
|
|
|
<script src="assets/js/jquery.magnific-popup.min.js"></script>
|
|
|
|
<script src="assets/js/counter.js"></script>
|
|
|
|
<script src="assets/js/progressbar.js"></script>
|
|
|
|
<script src="assets/js/aos.js"></script>
|
|
|
|
<script src="assets/js/gsap.min.js"></script>
|
|
|
|
<script src="assets/js/SplitText.min.js"></script>
|
|
|
|
<script src="assets/js/ScrollSmoother.min.js"></script>
|
|
|
|
<script src="assets/js/ScrollTrigger.min.js"></script>
|
|
|
|
<script src="assets/js/vanilla-tilt.min.js"></script>
|
|
|
|
<script src="assets/js/main.js"></script>
|
|
|
|
<script src="https://webapi.amap.com/maps?v=2.0&key=e3af84a466b438b69a9655eabbdc4df3"></script>
|
|
|
|
<script>
|
|
|
|
var map = new AMap.Map('MapContainer', {
|
|
|
|
viewMode: '2D',
|
|
|
|
zoom: 17, //级别
|
|
|
|
center: [114.174111,22.273749], //中心点坐标
|
|
|
|
});
|
|
|
|
</script>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|