|
|
@@ -0,0 +1,595 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html>
|
|
|
+
|
|
|
+<head>
|
|
|
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
+ <meta name="keywords" content="安卓app开发,苹果app开发,小程序开发">
|
|
|
+ <meta name="description" content="铭迅科技,提供最全面的安卓app,苹app,小程序开发等服务。最专业最精细的安卓APP、小程序开发公司,认准铭迅科技。">
|
|
|
+ <title>【安卓app开发|苹果app开发|小程序开发公司】-铭迅科技</title>
|
|
|
+ <!-- Stylesheets -->
|
|
|
+ <link href="static/css/bootstrap.css" rel="stylesheet">
|
|
|
+ <link href="static/css/style.css" rel="stylesheet">
|
|
|
+ <link href="static/css/slick.css" rel="stylesheet">
|
|
|
+ <link href="static/css/responsive.css" rel="stylesheet">
|
|
|
+ <link href="static/css/sidebar.css" rel="stylesheet" type="text/css">
|
|
|
+ <!--Color Switcher Mockup-->
|
|
|
+ <link href="static/css/color-switcher-design.css" rel="stylesheet">
|
|
|
+ <!--Color Themes-->
|
|
|
+ <link id="theme-color-file" href="static/css/official-blue-theme.css" rel="stylesheet">
|
|
|
+
|
|
|
+ <link href="static/css/30.css" rel="stylesheet"/>
|
|
|
+ <!-- <link href="static/css/56.css" rel="stylesheet" type="text/css" />
|
|
|
+ <link href="static/css/53.css" rel="stylesheet" type="text/css" /> -->
|
|
|
+ <link rel="icon" type="image/x-icon" href="./static/image/icon.jpg" />
|
|
|
+ <!-- Responsive -->
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
|
|
+
|
|
|
+ <!--[if lt IE 9]>
|
|
|
+ <script src="/officialBlue/js/html5shiv.js"></script><![endif]-->
|
|
|
+ <!--[if lt IE 9]>
|
|
|
+ <script src="/officialBlue/js/respond.js"></script><![endif]-->
|
|
|
+ <style>
|
|
|
+ @media screen and (max-width:480px){
|
|
|
+ .sidebar .sidebar-blog-category{
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
+ .services-section .title-box .text{
|
|
|
+ display:none;
|
|
|
+ }
|
|
|
+ .row{
|
|
|
+ margin-top: -30px;
|
|
|
+ }
|
|
|
+ .footer .footer-block .footer-tit{
|
|
|
+ width: 100px;
|
|
|
+ margin: 0 auto 5px auto;
|
|
|
+ }
|
|
|
+ .footer .footer-block .hot-line{
|
|
|
+ width: 340px;
|
|
|
+ margin: 0;
|
|
|
+ margin-left: -120px;
|
|
|
+ }
|
|
|
+ .footer .footer-block p>span{
|
|
|
+ display:none;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ </style>
|
|
|
+</head>
|
|
|
+
|
|
|
+<body>
|
|
|
+
|
|
|
+ <div class="page-wrapper">
|
|
|
+
|
|
|
+ <!-- Main Header-->
|
|
|
+ <!--顶部菜单 -->
|
|
|
+ <div class="header-perch">
|
|
|
+ <div class="hx-header-fix">
|
|
|
+ <div class="auto-container">
|
|
|
+ <div class="hx-header mobile">
|
|
|
+ <div class="hx-logo" style="width: 108px; height: 70px;">
|
|
|
+ <a href="index1.html">
|
|
|
+ <img src="static/image/login.png" style="width: auto;" class="logo_white" alt="">
|
|
|
+ </a>
|
|
|
+ </div>
|
|
|
+ <div class="menu-operate">
|
|
|
+ <div id="menu-operate-close" ><img src="static/picture/71.png" alt=""></div>
|
|
|
+ <div id="menu-operate-spread"><img src="static/picture/72.png" alt=""></div>
|
|
|
+ </div>
|
|
|
+ <div class="hx-menu">
|
|
|
+ <ul>
|
|
|
+ <li><a style="font-family:Microsoft YaHei;" href="index1.html">首页</a><span class="btm-line"><img src="static/picture/selected.png" alt=""></span></li>
|
|
|
+ <li><a style="font-family:Microsoft YaHei;" href="services.html">软件开发服务</a><span class="btm-line"><img src="static/picture/selected.png" alt=""></span></li>
|
|
|
+ <li><a style="font-family:Microsoft YaHei;" href="case.html">服务案例</a><span class="btm-line"><img src="static/picture/selected.png" alt=""></span></li>
|
|
|
+ <li><a style="font-family:Microsoft YaHei;" href="faq.html">新闻资讯</a><span class="btm-line"><img src="static/picture/selected.png" alt=""></span></li>
|
|
|
+ <li><a style="font-family:Microsoft YaHei;" href="contact.html">联系我们</a><span class="btm-line"><img src="static/picture/selected.png" alt=""></span></li>
|
|
|
+ <li><a style="font-family:Microsoft YaHei;" href="about.html">关于我们</a><span class="btm-line"><img src="static/picture/selected.png" alt=""></span></li>
|
|
|
+ <li><a style="font-family:Microsoft YaHei; width: 180px;" href="" onclick="window.location.href='tel:' + 17347315117;" > 咨询电话:17347315117 </a><span class="btm-line"><img src="static/picture/selected.png" alt=""></span></li>
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <!--End Main Header -->
|
|
|
+
|
|
|
+ <!--Page Title-->
|
|
|
+ <section class="page-title" style="background-image:url(static/picture/1-h.png);">
|
|
|
+ <div class="auto-container">
|
|
|
+ <h2>软件开发服务</h2>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <!--Breadcrumb-->
|
|
|
+ <div class="Dg" style=" width: 1190px;margin:0 auto;; margin-top: 10px;"> <a style="margin-left: 25px;" href='index1.html' class=''>主页</a> > <a href='services.html'>软件开发服务</a></div>
|
|
|
+ <!--End Page Title-->
|
|
|
+
|
|
|
+ <!-- Services Section-->
|
|
|
+ <section class="services-section" style="padding: 50px 0px 85px">
|
|
|
+ <div class="auto-container">
|
|
|
+ <!--Title Box-->
|
|
|
+ <div class="title-box">
|
|
|
+ <div class="row clearfix" style="height: 50px;">
|
|
|
+ <div class="column col-lg-4 col-md-12 col-sm-12">
|
|
|
+ <h3>我们提供的 <br> 软件开发服务</h3>
|
|
|
+ </div>
|
|
|
+ <div class="column col-lg-8 col-md-12 col-sm-12">
|
|
|
+ <div class="text">
|
|
|
+ 铭迅开发团队有着丰富的app、小程序等软件、应用开发经验为客户提供专业的软件制作服务,免费帮助客户梳理开发需求,熟悉软件开发流程。
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="row clearfix">
|
|
|
+ <!--Services Block Two-->
|
|
|
+ <div class="services-block-two col-lg-4 col-md-6 col-sm-12">
|
|
|
+ <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms">
|
|
|
+ <div class="image-box">
|
|
|
+ <img src="static/picture/a0e3a2252c2d18599f8920009780937d.png" alt="APP">
|
|
|
+ </div>
|
|
|
+ <!--Lower Box-->
|
|
|
+ <div class="lower-box">
|
|
|
+ <div class="icon-box">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ </div>
|
|
|
+ <h3>APP开发</h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <!--Overlay Box-->
|
|
|
+ <div class="overlay-box" style="background-image:url(static/image/a0e3a2252c2d18599f8920009780937d.png)">
|
|
|
+ <div class="overlay-inner">
|
|
|
+ <div class="content">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ <h6><a href="app.html">APP开发</a></h6>
|
|
|
+ <div class="text">
|
|
|
+ APP从运行的系统平台分为Android、IOS两种,从开发方式上分为:原生开发,混合开发,H5开发三种方式。
|
|
|
+ </div>
|
|
|
+ <a href="app.html" class="theme-btn btn-style-three">查看更多</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <!--Services Block Two-->
|
|
|
+ <div class="services-block-two col-lg-4 col-md-6 col-sm-12">
|
|
|
+ <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms">
|
|
|
+ <div class="image-box">
|
|
|
+ <img src="static/picture/c030a8cd605027abb0e24db893a7da00.png" alt="小程序">
|
|
|
+ </div>
|
|
|
+ <!--Lower Box-->
|
|
|
+ <div class="lower-box">
|
|
|
+ <div class="icon-box">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ </div>
|
|
|
+ <h3>小程序开发</h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <!--Overlay Box-->
|
|
|
+ <div class="overlay-box" style="background-image:url(static/image/c030a8cd605027abb0e24db893a7da00.png)">
|
|
|
+ <div class="overlay-inner">
|
|
|
+ <div class="content">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ <h6><a href="mini-program.html">小程序开发</a></h6>
|
|
|
+ <div class="text">
|
|
|
+ 小程序主要是指运行在微信上的应用,其理念为"用完即走",对于用户使用更简介方便,不占用手机内存,引流推广更方便。
|
|
|
+ </div>
|
|
|
+ <a href="mini-program.html" class="theme-btn btn-style-three">查看更多</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <!--Services Block Two-->
|
|
|
+ <div class="services-block-two col-lg-4 col-md-6 col-sm-12">
|
|
|
+ <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms">
|
|
|
+ <div class="image-box">
|
|
|
+ <img src="static/picture/04a800b4df8ab3734cecf92c89c6b98d.png" alt="H5">
|
|
|
+ </div>
|
|
|
+ <!--Lower Box-->
|
|
|
+ <div class="lower-box">
|
|
|
+ <div class="icon-box">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ </div>
|
|
|
+ <h3>H5 开发</h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <!--Overlay Box-->
|
|
|
+ <div class="overlay-box" style="background-image:url(static/image/04a800b4df8ab3734cecf92c89c6b98d.png)">
|
|
|
+ <div class="overlay-inner">
|
|
|
+ <div class="content">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ <h6><a href="h5.html">H5开发</a></h6>
|
|
|
+ <div class="text">
|
|
|
+ H5应用最灵活方便,没有操作系统的限制、运行平台的限制,用户通过链接即可使用,主要用于网页、营销、游戏等方面。
|
|
|
+ </div>
|
|
|
+ <a href="h5.html" class="theme-btn btn-style-three">查看更多</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <!--Services Block Two-->
|
|
|
+ <div class="services-block-two col-lg-4 col-md-6 col-sm-12">
|
|
|
+ <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms">
|
|
|
+ <div class="image-box">
|
|
|
+ <img src="static/picture/a143084ad876ea9a2c14675fbc8e6d69.png" alt="WEB应用">
|
|
|
+ </div>
|
|
|
+ <!--Lower Box-->
|
|
|
+ <div class="lower-box">
|
|
|
+ <div class="icon-box">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ </div>
|
|
|
+ <h3>WEB应用开发</h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <!--Overlay Box-->
|
|
|
+ <div class="overlay-box" style="background-image:url(static/image/a143084ad876ea9a2c14675fbc8e6d69.png)">
|
|
|
+ <div class="overlay-inner">
|
|
|
+ <div class="content">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ <h6><a href="web.html">WEB应用开发</a></h6>
|
|
|
+ <div class="text">
|
|
|
+ 企业管理系统CRM/ERP/OA,商城、知识付费、在线教育、品牌网站,企业官网,营销网站,招商网站,等其他全行业项目。
|
|
|
+ </div>
|
|
|
+ <a href="web.html" class="theme-btn btn-style-three">查看更多</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <!--Services Block Two-->
|
|
|
+
|
|
|
+ <!--Services Block Two-->
|
|
|
+ <div class="services-block-two col-lg-4 col-md-6 col-sm-12">
|
|
|
+ <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms">
|
|
|
+ <div class="image-box">
|
|
|
+ <img src="static/picture/081d6ec20be8ca13ea984317522aef88.png" alt="人工智能、大数据">
|
|
|
+ </div>
|
|
|
+ <!--Lower Box-->
|
|
|
+ <div class="lower-box">
|
|
|
+ <div class="icon-box">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ </div>
|
|
|
+ <h3>人工智能、大数据开发</h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <!--Overlay Box-->
|
|
|
+ <div class="overlay-box" style="background-image:url(static/image/081d6ec20be8ca13ea984317522aef88.png)">
|
|
|
+ <div class="overlay-inner">
|
|
|
+ <div class="content">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ <h6><a href="ai-bigdata.html">人工智能、大数据开发</a></h6>
|
|
|
+ <div class="text">
|
|
|
+ AI帮助提升企业的管理效率,用于智能安防、智能医院、人脸识别等方面;大数据可进行客户与市场调查及风险欺诈分析等。
|
|
|
+ </div>
|
|
|
+ <a href="ai-bigdata.html" class="theme-btn btn-style-three">查看更多</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <!--Services Block Two-->
|
|
|
+
|
|
|
+ <!--Services Block Two-->
|
|
|
+
|
|
|
+ <!--Services Block Two-->
|
|
|
+ <div class="services-block-two col-lg-4 col-md-6 col-sm-12">
|
|
|
+ <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms">
|
|
|
+ <div class="image-box">
|
|
|
+ <img src="static/picture/340cf33cf11a26648c220d4040740765.png" alt="OA">
|
|
|
+ </div>
|
|
|
+ <!--Lower Box-->
|
|
|
+ <div class="lower-box">
|
|
|
+ <div class="icon-box">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ </div>
|
|
|
+ <h3>OA定制开发</h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <!--Overlay Box-->
|
|
|
+ <div class="overlay-box" style="background-image:url(static/image/340cf33cf11a26648c220d4040740765.png)">
|
|
|
+ <div class="overlay-inner">
|
|
|
+ <div class="content">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ <h6><a href="oa.html">OA后台开发</a></h6>
|
|
|
+ <div class="text">
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <a href="oa.html" class="theme-btn btn-style-three">查看更多</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <!--Services Block Two-->
|
|
|
+ <div class="services-block-two col-lg-4 col-md-6 col-sm-12">
|
|
|
+ <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms">
|
|
|
+ <div class="image-box">
|
|
|
+ <img src="static/picture/82acbfdafb6624aa3440ebaba39dfdca.png" alt="品牌网站">
|
|
|
+ </div>
|
|
|
+ <!--Lower Box-->
|
|
|
+ <div class="lower-box">
|
|
|
+ <div class="icon-box">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ </div>
|
|
|
+ <h3>品牌网站建设</h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <!--Overlay Box-->
|
|
|
+ <div class="overlay-box" style="background-image:url(static/image/82acbfdafb6624aa3440ebaba39dfdca.png)">
|
|
|
+ <div class="overlay-inner">
|
|
|
+ <div class="content">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ <h6><a href="official-website.html">品牌网站建设</a></h6>
|
|
|
+ <div class="text">
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <a href="official-website.html" class="theme-btn btn-style-three">查看更多</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <!--Services Block Two-->
|
|
|
+ <div class="services-block-two col-lg-4 col-md-6 col-sm-12">
|
|
|
+ <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms">
|
|
|
+ <div class="image-box">
|
|
|
+ <img src="static/picture/ca4c6b6dc1719e50f3edeed17fc1d73f .png" alt="营销网站">
|
|
|
+ </div>
|
|
|
+ <!--Lower Box-->
|
|
|
+ <div class="lower-box">
|
|
|
+ <div class="icon-box">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ </div>
|
|
|
+ <h3>营销网站建设</h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <!--Overlay Box-->
|
|
|
+ <div class="overlay-box" style="background-image:url(static/image/ca4c6b6dc1719e50f3edeed17fc1d73f.png)">
|
|
|
+ <div class="overlay-inner">
|
|
|
+ <div class="content">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ <h6><a href="marketing-website.html">营销网站建设</a></h6>
|
|
|
+ <div class="text">
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <a href="marketing-website.html" class="theme-btn btn-style-three">查看更多</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <!--Services Block Two-->
|
|
|
+ <div class="services-block-two col-lg-4 col-md-6 col-sm-12">
|
|
|
+ <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms">
|
|
|
+ <div class="image-box">
|
|
|
+ <img src="static/picture/85667e06063873de397a085db5945601.png" alt="其他网站">
|
|
|
+ </div>
|
|
|
+ <!--Lower Box-->
|
|
|
+ <div class="lower-box">
|
|
|
+ <div class="icon-box">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ </div>
|
|
|
+ <h3>其他网站建设</h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <!--Overlay Box-->
|
|
|
+ <div class="overlay-box" style="background-image:url(static/image/85667e06063873de397a085db5945601.png)">
|
|
|
+ <div class="overlay-inner">
|
|
|
+ <div class="content">
|
|
|
+ <div class="icon flaticon-profits"></div>
|
|
|
+ <h6><a href="other-website.html">其他网站建设</a></h6>
|
|
|
+ <div class="text">
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <a href="other-website.html" class="theme-btn btn-style-three">查看更多</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <!--Styled Pagination-->
|
|
|
+
|
|
|
+ <!--End Styled Pagination-->
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+ <!--End Market Section-->
|
|
|
+
|
|
|
+ <!--Subscribe Style One-->
|
|
|
+ <section class="subscribe-style-one alternate">
|
|
|
+ <div class="auto-container">
|
|
|
+ <div class="row clearfix">
|
|
|
+ <div class="col-lg-5 col-md-12 col-sm-12">
|
|
|
+ <h2>现在开始沟通需求</h2>
|
|
|
+ <div class="text">我们会对您的信息做加密处理,保证您的数据安全,我们不会将您的信息泄露给任何第三方!</div>
|
|
|
+ </div>
|
|
|
+ <div class="col-lg-7 col-md-12 col-sm-12">
|
|
|
+ <form method="post" action="/contact" id="contact-form">
|
|
|
+ <input type="hidden" name="_token" value="Ri6bSz28vPEPfPlG5VZGcwdFPr0JfjaQW9ZKzsPx">
|
|
|
+ <div class="form-group clearfix">
|
|
|
+ <input type="tel" name="phone" value="" placeholder="输入手机号" required="">
|
|
|
+ <button type="submit" class="theme-btn btn-style-one">提交</button>
|
|
|
+ </div>
|
|
|
+ </form>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+ <!--End Subscribe Style One-->
|
|
|
+
|
|
|
+
|
|
|
+ <!--Main Footer-->
|
|
|
+ <div class="footer">
|
|
|
+
|
|
|
+ <div class="footer-top">
|
|
|
+
|
|
|
+ <div class="wrap">
|
|
|
+
|
|
|
+ <div class="footer-block w-29">
|
|
|
+
|
|
|
+ <div class="logo">
|
|
|
+
|
|
|
+ <img src="static/image/login-1.png" alt="login">
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <span class="partner" style="margin-left: -38px;">让APP开发变得更简单</span>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="footer-block w-25 " style="width: 100%; margin: 0 auto;">
|
|
|
+
|
|
|
+ <div class="footer-tit col-md-12 col-sm-12 col-xs-12" >服务热线</div>
|
|
|
+
|
|
|
+ <div class="hot-line col-md-12 col-sm-12 col-xs-12">173-4731-5117</div>
|
|
|
+
|
|
|
+ <p class="col-md-12 col-sm-12 col-xs-12"><span>售前咨询(09:00-24:00)</span></p>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="footer-block w-34">
|
|
|
+
|
|
|
+ <div class="footer-tit">联系我们</div>
|
|
|
+
|
|
|
+ <p style="margin-bottom: 10px;">长沙市岳麓区枫林三路喜地大厦802室 </p>
|
|
|
+
|
|
|
+ <p class="mb-10">
|
|
|
+
|
|
|
+ <a href="tencent://message/?uin=2065525518&Site=&Menu=yes" target="_blank">
|
|
|
+
|
|
|
+ 企业QQ:23933725
|
|
|
+
|
|
|
+ <span class="foot-qq"></span>
|
|
|
+
|
|
|
+ </a>
|
|
|
+
|
|
|
+ </p>
|
|
|
+
|
|
|
+ <p>企业邮箱:23933725@qq.com</p>
|
|
|
+
|
|
|
+ <p>电话咨询:17347315117</p>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="footer-block w-12">
|
|
|
+
|
|
|
+ <div class="footer-tit">加官方微信</div>
|
|
|
+
|
|
|
+ <div class="footer-ewm">
|
|
|
+
|
|
|
+ <img src="static/image/erwei.jpg" alt="ewm">
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <p class="ml">免费咨询报价及方案</p>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="clear"></div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="footer-bottom" style="height: auto;padding:10px 0;line-height: 20px;">
|
|
|
+ <p>
|
|
|
+ Copyright@2021-2022 湘ICP备2022000793号 湖南铭迅网络科技有限公司 版权所有 |
|
|
|
+ </p>
|
|
|
+ <ul class="ulbox">
|
|
|
+ <li><a href="about.html">关于我们 |</a></li>
|
|
|
+ <li><a href="faq.html">新闻资讯 |</a></li>
|
|
|
+ <li><a href="contact.html">联系我们 |</a></li>
|
|
|
+ <li><a href="map.html">网站地图 |</a></li>
|
|
|
+ </ul>
|
|
|
+ <ul class="ulboxs">
|
|
|
+ <li>友情链接 :</li>
|
|
|
+ <!-- <li><a>铺好租</a></li>
|
|
|
+ <li><a>百万网址导航</a></li>
|
|
|
+ <li><a>广州保洁公司</a></li>
|
|
|
+ <li><a>九江公司</a></li>
|
|
|
+ <li><a>长沙装修公司</a></li>
|
|
|
+ <li><a>大集商铺网</a></li>
|
|
|
+ <li><a>长沙门面出租</a></li> -->
|
|
|
+ </ul>
|
|
|
+
|
|
|
+ <!--End Footer Bottom-->
|
|
|
+ <!-- <script>
|
|
|
+ var _hmt = _hmt || [];
|
|
|
+ (function() {
|
|
|
+ var hm = document.createElement("script");
|
|
|
+ hm.src = "https://hm.baidu.com/hm.js?7c8206c3cbaf6b515a6a72f50fbb4632";
|
|
|
+ var s = document.getElementsByTagName("script")[0];
|
|
|
+ s.parentNode.insertBefore(hm, s);
|
|
|
+ })();
|
|
|
+ </script> -->
|
|
|
+ </footer>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <!--End pagewrapper-->
|
|
|
+
|
|
|
+ <!--Scroll to top-->
|
|
|
+ <div class="scroll-to-top scroll-to-target" data-target="html"><span class="fa fa-arrow-up"></span></div>
|
|
|
+ <div id="quicklyOpenSubModal" class="quickly-open">
|
|
|
+ <div class="open-modal quickly-open-btn">
|
|
|
+ <div class="quickly-icon tijiao-icon"></div>
|
|
|
+ 提交需求
|
|
|
+ </div>
|
|
|
+ <div class="quickly-open-btn open-meiqia-btn"
|
|
|
+ onclick="window.open('https://kefu.ywkefu.com/chat/api/chatGroup/h5/632','hello','height=800, width=700, top=0, left=400, toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, status=no')">
|
|
|
+ <span id="unreadNum" class="unread-num"></span>
|
|
|
+ <div class="quickly-icon meiqia-icon"></div>
|
|
|
+ 在线联系
|
|
|
+ </div>
|
|
|
+ <div class="quickly-open-btn call-btn" id="callBtn">
|
|
|
+ <div class="quickly-call-btn-container" onclick="window.location.href='tel:' + 17347315117;" >
|
|
|
+ <div class="quickly-icon call-icon"></div>
|
|
|
+ 电话咨询
|
|
|
+ </div>
|
|
|
+ <div class="call-tag">
|
|
|
+ <span class="call-num" onclick="callTal()">电话咨询:17347315117</span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <script src="static/js/jquery.js"></script>
|
|
|
+ <script src="static/js/popper.min.js"></script>
|
|
|
+ <script src="static/js/bootstrap.min.js"></script>
|
|
|
+ <script src="static/js/jquery.mCustomScrollbar.concat.min.js"></script>
|
|
|
+ <script src="static/js/jquery.fancybox.js"></script>
|
|
|
+ <script src="static/js/appear.js"></script>
|
|
|
+ <script src="static/js/owl.js"></script>
|
|
|
+ <script src="static/js/wow.js"></script>
|
|
|
+ <script src="static/js/slick.js"></script>
|
|
|
+ <script src="static/js/jquery.validate.min.js"></script>
|
|
|
+ <script src="static/js/additional-methods.js"></script>
|
|
|
+ <script src="static/js/messages_zh.min.js"></script>
|
|
|
+ <script src="static/js/jquery-ui.js"></script>
|
|
|
+ <script src="static/js/script.js"></script>
|
|
|
+
|
|
|
+</body>
|
|
|
+
|
|
|
+</html>
|