1
0
Files
ag-index/new_2.html
2026-07-01 10:44:38 +08:00

158 lines
6.5 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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">
<meta name="author" content="irstheme">
<title> 动态详情</title>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<meta name="title" content="岸基科技发展历程|港航数字化企业资质荣誉成长纪实">
<meta name="Description" content="2016 年成立至今岸基网络深耕港航信息化斩获高新技术、软件企业、ISO9001、创新创业大赛优胜等多项资质自研多款航运软件坚持客户导向持续技术创新。">
<meta name="Keywords" content="岸基科技发展历程,港航软件企业荣誉,烟台科创企业资质,航运数字化服务商,高新技术企业成长纪实">
<link href="assets/css/themify-icons.css" rel="stylesheet">
<link href="assets/css/flaticon.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/bootstrap-3.3.4.css">
<link href="assets/css/animate.css" rel="stylesheet">
<link href="assets/css/owl.carousel.css" rel="stylesheet">
<link href="assets/css/owl.theme.css" rel="stylesheet">
<link href="assets/css/slick.css" rel="stylesheet">
<link href="assets/css/slick-theme.css" rel="stylesheet">
<link href="assets/css/swiper.min.css" rel="stylesheet">
<link href="assets/css/owl.transitions.css" rel="stylesheet">
<link href="assets/css/odometer-theme-default.css" rel="stylesheet">
<link href="assets/css/jquery.fancybox.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.min.js"></script>
<script src="assets/js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- start page-wrapper -->
<div class="page-wrapper">
<!-- start preloader -->
<div class="preloader">
<div class="sk-folding-cube">
<div class="sk-cube1 sk-cube"></div>
<div class="sk-cube2 sk-cube"></div>
<div class="sk-cube4 sk-cube"></div>
<div class="sk-cube3 sk-cube"></div>
</div>
</div>
<!-- end preloader -->
<!-- Start header -->
<div id="header"></div>
<!-- end of header -->
<!-- start page-title -->
<section class="page-title page-title3 ">
<div class="container">
<div class="row">
<div class="col col-xs-12">
<h2>新闻与洞察</h2>
</div>
</div> <!-- end row -->
</div> <!-- end container -->
</section>
<!-- end page-title -->
<!-- 面包屑导航 -->
<div class="container">
<div class="row">
<div class="col col-xs-12">
<div class="page-path">
<a href="index.html">首页</a> &gt; <a href="new.html">新闻动态</a> &gt; 详情
</div>
</div>
</div>
</div>
<!-- start testimonials-section -->
<section class="contact-pg-section features-section-s4 section-padding">
<div class="container" style="margin-bottom: 70px;">
<div class="row">
<div class="col col-md-12 " style="font-size: 14px;">
<div class="section-title-s3" >
<!--<span>guanyu </span>-->
<h2>岸基科技的成长与蜕变-荣誉加身更须砥砺前行</h2>
<ul class="entry-meta" style="margin: 30px 0;">
<li><a href="#"><i class="ti-time"></i> 2020.11.09</a></li>
</ul>
<p style="text-align: left;">
我们们坚持以客户为中心,快速响应客户需求,持续为客户创造长期价值进而成就客户。为客户提供有效服务是我们工作的方向和价值评价的标尺,成就客户就是成就我们自己。
公司自2016年成立以来一步一步稳扎稳打先后研发了十几个产品并申请了软件著作权获得了高新技术企业、山东省软件企业、烟台市科技型创新企业、山东省工业企业 、ISO9001质量管理体系认证 、第九届中国创新创业大赛优胜企业
等荣誉,实现了公司的跨越式发展。</p>
<img src="assets/images/picture.webp" alt style="margin: 30px 0">
</div>
</div>
</div>
</div>
</section>
<!-- end testimonials-section -->
<!-- start site-footer -->
<div id="footer"></div>
<!-- end site-footer -->
</div>
<!-- end of page-wrapper -->
<!-- All JavaScript files
================================================== -->
<script src="assets/js/jquery-1.11.0.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script type="text/javascript">
$("#footer").load("footer.html");
$("#header").load("header.html");
//如果想要操作header.html中的元素就得等到header.html加载完成后操作
$("#footer").load("footer.html", function(){
});
</script>
<script src="assets/js/kefu.js"></script>
<!--<script>-->
<!--var kefu = new Kefu({-->
<!--// index: "/",-->
<!--tel: "05352106025",//电话号码-->
<!--qq: "278294683",//在线QQ-->
<!--wechatPerson: {-->
<!--state: false,// true是开启个人微信二维码, false不开启-->
<!--imgURL: "./imgs/2wm.png" //图片路径-->
<!--},-->
<!--wechatofficial: {-->
<!--state: true,// true是开启微信公众号二维码, false不开启-->
<!--imgURL: "assets/images/wechat.webp" //图片路径-->
<!--}//微信公众号-->
<!--});-->
<!--</script>-->
<!-- Plugins for this template -->
<script src="assets/js/jquery-plugin-collection.js"></script>
<!-- Custom script for this template -->
<script src="assets/js/script.js"></script>
</body>
</html>