|
|
|
<!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">
|
|
|
|
<link rel="stylesheet" href="assets/css/software.css">
|
|
|
|
<script src="assets/js/jquery-3.6.1.min.js"></script>
|
|
|
|
<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; /* 去除下划线 */
|
|
|
|
}
|
|
|
|
</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 start -->
|
|
|
|
<section class="my_breadcrumb__area">
|
|
|
|
<div class="container">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-xxl-8">
|
|
|
|
<div class="breadcrumb__inner">
|
|
|
|
<div class="breadcrumb__left">
|
|
|
|
<h1 class="breadcrumb__title">移动数字平台技术服务</h1>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-xxl-4">
|
|
|
|
<p class="text">通过提供物联网平台及定制研发服务,亿能通达致力于帮助客户实现更智能、高效的运营模式。无论是针对特定行业的解决方案,还是通用的物联网管理工具,亿能通达都能为客户提供专业支持和技术保障,从而推动企业的数字化转型和智能化升级。</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
<!-- Breadcrumb area end -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Service Details area start -->
|
|
|
|
<section class="service__details-area pb-150 pt-150">
|
|
|
|
|
|
|
|
<div id="about-3" class="about-section about-three section-padding" style="padding:30px 0">
|
|
|
|
<div class="container">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-xl-6 col-lg-6 col-md-12 order-2 order-lg-1">
|
|
|
|
<div class="about-content-wrap">
|
|
|
|
<div class="section-title">
|
|
|
|
<div class="heading-animation">
|
|
|
|
<h6 class="text-secondary">智能充电</h6>
|
|
|
|
<h2>充换电运营管理系统
|
|
|
|
</h2>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="p-animation">
|
|
|
|
<p>
|
|
|
|
实时获取充电桩换电柜具体参数提供地理位置、桩柜使用状态、设备型号、收费标准、充电口,不用排队,无需等待。一键导航功能,为用户规划出从出发地到目的地桩柜的最合理路径,并执行实时导航
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<div class="row mt-60">
|
|
|
|
<div class="col-xl-4 col-lg-4 col-md-4">
|
|
|
|
<div class="single-counter-box">
|
|
|
|
<p class="counter-number">385</p><span>+</span>
|
|
|
|
<h6>累计充电度数/万</h6>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-lg-4 col-md-4">
|
|
|
|
<div class="single-counter-box">
|
|
|
|
<p class="counter-number">192</p><span>+</span>
|
|
|
|
<h6>累计服务车次/万</h6>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-lg-4 col-md-4">
|
|
|
|
<div class="single-counter-box">
|
|
|
|
<p class="counter-number">5</p><span></span>
|
|
|
|
<h6>在线运营平台</h6>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- <a href="" class="theme-btn mt-40 wow fadeInUp animated" data-wow-delay="200ms" style="visibility: visible; animation-delay: 200ms; animation-name: fadeInUp;">更多详情...</a>-->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-xl-6 col-lg-6 text-lg-end order-1 order-lg-2 wow fadeInUp animated" data-wow-delay="400ms" style="visibility: visible; animation-delay: 400ms; animation-name: fadeInUp;">
|
|
|
|
<div class="about-bg-wrapper">
|
|
|
|
<img src="assets/imgs/software/charge.png" alt="">
|
|
|
|
<div class="small-img">
|
|
|
|
<img src="assets/imgs/software/charge1.png" alt="">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="about-section gray-bg section-padding" style="padding:30px 0">
|
|
|
|
<div class="container">
|
|
|
|
<div class="row align-items-center">
|
|
|
|
<div class="col-xl-6 col-lg-6 wow fadeInLeft animated" data-wow-delay="200ms" style="visibility: visible; animation-delay: 200ms; animation-name: fadeInLeft;">
|
|
|
|
<div class="about-img-wrap">
|
|
|
|
<div class="image-one">
|
|
|
|
<img src="assets/imgs/software/bus1.png" alt="">
|
|
|
|
</div>
|
|
|
|
<div class="image-two">
|
|
|
|
<img src="assets/imgs/software/bus2.png" alt="">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-xl-6 col-lg-6 wow fadeInUp animated" data-wow-delay="200ms" style="visibility: visible; animation-delay: 200ms; animation-name: fadeInUp;padding:30px 0">
|
|
|
|
<div class="about-content-wrap">
|
|
|
|
<div class="section-title">
|
|
|
|
<h6>智慧城市</h6>
|
|
|
|
<h2>公交智能调度系统</h2>
|
|
|
|
</div>
|
|
|
|
<p>提高城市群内轨道交通通勤化水平,推广城际道路客运公交化运行模式,打造旅客联程运输系统。加强城市交通拥堵综合治理,优先发展城市公共交通,鼓励引导绿色公交出行,合理引导个体机动化出行。推进城乡客运服务一体化,提升公共服务均等化水平,保障城乡居民行有所乘。
|
|
|
|
推动大数据、互联网、人工智能、区块链、超级计算等新技术与交通行业深度融合。推进数据资源赋能交通发展,加速交通基础设施网、运输服务网、能源网与信息网络融合发展,构建泛在先进的交通信息基础设施。构建综合交通大数据中心体系,深化交通公共服务和电子政务发展。推进北斗卫星导航系统应用。</p>
|
|
|
|
|
|
|
|
<!-- <a href="project-list.html" class="theme-btn mt-40">更多详情...</a> -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="about-4" class="about-section about-three section-padding" style="padding:30px 0">
|
|
|
|
<div class="container">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-xl-6 col-lg-6 col-md-12 order-2 order-lg-1">
|
|
|
|
<div class="about-content-wrap">
|
|
|
|
<div class="section-title">
|
|
|
|
<div class="heading-animation">
|
|
|
|
<h6 class="text-secondary"></h6>
|
|
|
|
<h2>网约车出租车管理系统
|
|
|
|
</h2>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="p-animation">
|
|
|
|
<p>以网约车出租车运营业务场景为主,打造的多商户车辆管理系统服务SaaS产品。以车辆全生命周期管理流程化为基础,实现司机、租赁订单、财务账单闭环管理。通过车机、业务、财务数据接入,依托数据分析平台能力,实现运营指标监控、风险模型搭建及预警,全面提升运营车辆管理效率及风险管理水平。</p>
|
|
|
|
</div>
|
|
|
|
<!-- <a href="" class="theme-btn mt-40 wow fadeInUp animated" data-wow-delay="200ms" style="visibility: visible; animation-delay: 200ms; animation-name: fadeInUp;">更多详情...</a>-->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-xl-6 col-lg-6 text-lg-end order-1 order-lg-2 wow fadeInUp animated" data-wow-delay="400ms" style="visibility: visible; animation-delay: 400ms; animation-name: fadeInUp;">
|
|
|
|
<div class="about-bg-wrapper">
|
|
|
|
<img src="assets/imgs/software/car.png" alt="">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="about-section gray-bg section-padding" style="padding:30px 0">
|
|
|
|
<div class="container">
|
|
|
|
<div class="row align-items-center">
|
|
|
|
<div class="col-xl-6 col-lg-6 wow fadeInLeft animated" data-wow-delay="200ms" style="visibility: visible; animation-delay: 200ms; animation-name: fadeInLeft;">
|
|
|
|
<div class="about-img-wrap">
|
|
|
|
<div class="image-one">
|
|
|
|
<img src="assets/imgs/software/monitor1.png" alt="">
|
|
|
|
</div>
|
|
|
|
<div class="image-two">
|
|
|
|
<img src="assets/imgs/software/monitor2.png" alt="">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-xl-6 col-lg-6 wow fadeInUp animated" data-wow-delay="200ms" style="visibility: visible; animation-delay: 200ms; animation-name: fadeInUp;padding:30px 0">
|
|
|
|
<div class="about-content-wrap">
|
|
|
|
<div class="section-title">
|
|
|
|
<h6></h6>
|
|
|
|
<h2>实时监控系统</h2>
|
|
|
|
</div>
|
|
|
|
<p>在嵌入式硬件中定制开发实时监控软件。能即时获取车辆数据、电池寿命和使用情况、驾驶路线信息、车辆定位、车辆轨迹、车辆分布、电子围栏预警,可远程车控,同时支持小程序端。对违规车辆实行远程提示和监管。</p>
|
|
|
|
|
|
|
|
<!-- <a href="project-list.html" class="theme-btn mt-40">更多详情...</a> -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
<!-- Service Details area end -->
|
|
|
|
|
|
|
|
|
|
|
|
</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></p>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<span><i class="fa-solid fa-phone"></i></span>
|
|
|
|
<a href="tel:"></a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<span><i class="fa-solid fa-envelope"></i></span>
|
|
|
|
<a href="mailto:"></a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<a href="https://beian.miit.gov.cn/" class="beian" target="_blank">蜀ICP备2025124674号-1</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="assets/js/jquery.counterup.min.js"></script>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|