@ -6,9 +6,10 @@
< meta name = "viewport"
content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no">
< title > 龙翔项目管理有限公司 < / title >
< script src = "https://cdn.tailwindcss.com" > < / script >
< link rel = "stylesheet" href = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" >
< title > 龙翔工程咨询集团 < / title >
< script src = "{dreamer-cms:template /}css/tailwindcss.css" > < / script >
<!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font - awesome/6.4.0/css/all.min.css"> -->
< link rel = "stylesheet" href = "{dreamer-cms:template /}css/font-awesome.css" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge,chrome=1" >
<!-- 禁止百度转码 -->
< meta http-equiv = "Cache-Control" content = "no-siteapp" >
@ -170,6 +171,8 @@
width: 100%;
height: 100%;
object-fit: cover;
max-width: 100% ;
max-height: 100%;
}
.carousel-caption {
@ -227,6 +230,9 @@
.carousel-indicator.active {
background: white;
}
#timeline {
height: 235px;
}
< / style >
< / head >
@ -271,12 +277,12 @@
< div class = "news-container bg-white rounded-lg shadow-md overflow-hidden" >
<!-- 左侧新闻图片 -->
{dreamer-cms:list typeid="zac9idyl" pagenum="1" pagesize="1" cascade="true" sortBy="create _time" sortWay="desc"}
{dreamer-cms:list typeid="zac9idyl" pagenum="1" pagesize="1" cascade="true" sortBy="show _time" sortWay="desc"}
< div class = "news-image" >
< img src = "[field:litpic/]" alt = "新闻图片" >
< div class = "absolute bottom-0 left-0 right-0 p-6 bg-gradient-to-t from-black to-transparent text-white" >
< div class = "text-sm text-gray-300 mb-2" >
< span > [field:create time function="format('yyyy-MM-dd HH:mm:ss')" /]< / span >
< span > [field:show time function="format('yyyy-MM-dd HH:mm:ss')" /]< / span >
<!-- <span class="mx - 2">|</span>
< span > 公司新闻< / span > -->
< / div >
@ -315,12 +321,12 @@
< div class = "text-center mb-16" >
< h2 class = "text-3xl md:text-4xl font-bold mb-4" > 关于我们< / h2 >
< div class = "w-20 h-1 bg-blue-600 mx-auto mb-6" > < / div >
< p class = "text-gray-600 max-w-3xl mx-auto" > 龙翔项目管理有限公司
成立于2005年, 是一家专业从事工程咨询、项目管理、造价咨询等服务的综合性咨询企业< / p >
< p class = "text-gray-600 max-w-3xl mx-auto" > 龙翔工程咨询集团
成立于2005年, 是一家专业从事工程咨询、项目管理、造价咨询等服务的综合性咨询企业,公司始终以“全力塑造行业品牌”为追求目标,以着力提升公司专业化水准、精准化服务、标准化管理为切入点,脚踏实地,锐意进取,不断完善,勇于超越,努力以一流服务创一流业绩! < / p >
< / div >
< div class = "flex flex-col md:flex-row items-center" >
< div class = "md:w-1/2 mb-10 md:mb-0 md:pr-10" >
< img src = " https://images.unsplash.com/photo-1522071820081-009f0129c71c?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80 "
< img src = " {dreamer-cms:template /}images/photo-1522071820081-009f0129c71c.avif "
alt="关于我们" class="rounded-lg shadow-xl">
< / div >
< div class = "md:w-1/2" >
@ -418,14 +424,54 @@
< p class = "text-gray-600 mb-6" > 专业的工程评估与审计服务,确保项目合规性< / p >
<!-- <a href="#" class="text - blue - 600 font - medium flex items - center">
了解更多 < i class = "fas fa-arrow-right ml-2 text-sm" > < / i >
< / a > -->
< / div >
< div class = "service-card bg-white p-8 rounded-lg shadow-md" >
< div class = "bg-blue-100 w-16 h-16 rounded-full flex items-center justify-center mb-6" >
< i class = "fas fa-shield-alt text-blue-600 text-2xl" > < / i >
< / div >
< h3 class = "text-xl font-bold mb-4" > 安全咨询< / h3 >
< p class = "text-gray-600 mb-6" > 专业安全咨询,护航工程零风险< / p >
<!-- <a href="#" class="text - blue - 600 font - medium flex items - center">
了解更多 < i class = "fas fa-arrow-right ml-2 text-sm" > < / i >
< / a > -->
< / div >
< div class = "service-card bg-white p-8 rounded-lg shadow-md" >
< div class = "bg-blue-100 w-16 h-16 rounded-full flex items-center justify-center mb-6" >
< i class = "fas fa-desktop text-blue-600 text-2xl" > < / i >
< / div >
< h3 class = "text-xl font-bold mb-4" > 信息化管理< / h3 >
< p class = "text-gray-600 mb-6" > 智能信息化管理,赋能工程高效决策< / p >
<!-- <a href="#" class="text - blue - 600 font - medium flex items - center">
了解更多 < i class = "fas fa-arrow-right ml-2 text-sm" > < / i >
< / a > -->
< / div >
< div class = "service-card bg-white p-8 rounded-lg shadow-md" >
< div class = "bg-blue-100 w-16 h-16 rounded-full flex items-center justify-center mb-6" >
< i class = "fas fa-building text-blue-600 text-2xl" > < / i >
< / div >
< h3 class = "text-xl font-bold mb-4" > BIM技术咨询< / h3 >
< p class = "text-gray-600 mb-6" > 专业的BIM技术应用服务, 提升项目管理效率< / p >
< h3 class = "text-xl font-bold mb-4" > 招标采购咨询< / h3 >
< p class = "text-gray-600 mb-6" > 精准招标策略,护航工程降本增效< / p >
<!-- <a href="#" class="text - blue - 600 font - medium flex items - center">
了解更多 < i class = "fas fa-arrow-right ml-2 text-sm" > < / i >
< / a > -->
< / div >
< div class = "service-card bg-white p-8 rounded-lg shadow-md" >
< div class = "bg-blue-100 w-16 h-16 rounded-full flex items-center justify-center mb-6" >
< i class = "fas fal fa-city text-blue-600 text-2xl" > < / i >
< / div >
< h3 class = "text-xl font-bold mb-4" > 勘察设计< / h3 >
< p class = "text-gray-600 mb-6" > 精勘设计先行,赋能工程科学决策< / p >
<!-- <a href="#" class="text - blue - 600 font - medium flex items - center">
了解更多 < i class = "fas fa-arrow-right ml-2 text-sm" > < / i >
< / a > -->
< / div >
< div class = "service-card bg-white p-8 rounded-lg shadow-md" >
< div class = "bg-blue-100 w-16 h-16 rounded-full flex items-center justify-center mb-6" >
< i class = "fas fa-solid fa-user text-blue-600 text-2xl" > < / i >
< / div >
< h3 class = "text-xl font-bold mb-4" > 财务鉴证< / h3 >
< p class = "text-gray-600 mb-6" > 精准鉴证保障,风险防控无忧< / p >
<!-- <a href="#" class="text - blue - 600 font - medium flex items - center">
了解更多 < i class = "fas fa-arrow-right ml-2 text-sm" > < / i >
< / a > -->
@ -440,7 +486,7 @@
< div class = "text-center mb-16" >
< h2 class = "text-3xl md:text-4xl font-bold mb-4" > 发展历程< / h2 >
< div class = "w-20 h-1 bg-blue-600 mx-auto mb-6" > < / div >
< p class = "text-gray-600 max-w-3xl mx-auto" > 见证我们的成长与蜕变 < / p >
< p class = "text-gray-600 max-w-3xl mx-auto" > 从初创探索到行业标杆,多年深耕工程行业,以创新破局,用专业赋能,见证每一次突破与跨越。 < / p >
< / div >
< div class = "relative" >
< div class = "grid grid-cols-1 md:grid-cols-3 gap-8" >
@ -450,284 +496,55 @@
class="bg-blue-600 w-12 h-12 rounded-full flex items-center justify-center text-white font-bold text-xl mb-4 mx-auto">
2005< / div >
< h3 class = "text-xl font-bold mb-3 text-center" > 公司成立< / h3 >
< p class = "text-gray-600 text-center" > 龙翔工程咨询有限公司在青岛正式成立 < / p >
< p class = "text-gray-600 text-center" > 龙翔项目管理有限公司成立、会计师事务所成立,公司在行业内崭露头角、树立品牌形象 < / p >
< / div >
< / div >
< div class = "timeline-item relative" >
< div class = "bg-white p-6 rounded-lg shadow-md" >
< div
class="bg-blue-600 w-12 h-12 rounded-full flex items-center justify-center text-white font-bold text-xl mb-4 mx-auto">
2008< / div >
< h3 class = "text-xl font-bold mb-3 text-center" > 资质升级< / h3 >
< p class = "text-gray-600 text-center" > 获得甲级工程咨询资质,业务范围扩大< / p >
< / div >
< / div >
<!-- <div class="timeline - item relative">
< div class = "bg-white p-6 rounded-lg shadow-md" >
< div class = "bg-blue-600 w-12 h-12 rounded-full flex items-center justify-center text-white font-bold text-xl mb-4 mx-auto" > 2012< / div >
< h3 class = "text-xl font-bold mb-3 text-center" > 全国布局< / h3 >
< p class = "text-gray-600 text-center" > 在上海、广州设立分公司,开启全国布局< / p >
< / div >
< / div > -->
< div class = "timeline-item relative" >
< div class = "bg-white p-6 rounded-lg shadow-md" >
< div
class="bg-blue-600 w-12 h-12 rounded-full flex items-center justify-center text-white font-bold text-xl mb-4 mx-auto">
2015< / div >
< h3 class = "text-xl font-bold mb-3 text-center" > 业务拓 展< / h3 >
< p class = "text-gray-600 text-center" > 新增工程造价和工程监理业务 < / p >
< h3 class = "text-xl font-bold mb-3 text-center" > 蓬勃发展< / h3 >
< p class = "text-gray-600 text-center" > 公司进入蓬勃发展的黄金时代, 市场占有率高达30%,用户满意度较高< / p >
< / div >
< / div >
< div class = "timeline-item relative" >
< div class = "bg-white p-6 rounded-lg shadow-md" >
< div class = "bg-blue-600 w-12 h-12 rounded-full flex items-center justify-center text-white font-bold text-xl mb-4 mx-auto" > 2018< / div >
< h3 class = "text-xl font-bold mb-3 text-center" > 资质升级< / h3 >
< p class = "text-gray-600 text-center" > 公司造价咨询资质升级为甲级; 取得工程咨询资质; 在省内外20多个城市设立分公司< / p >
< / div >
< / div >
< div class = "timeline-item relative" >
< div class = "bg-white p-6 rounded-lg shadow-md" id = "timeline" >
< div
class="bg-blue-600 w-12 h-12 rounded-full flex items-center justify-center text-white font-bold text-xl mb-4 mx-auto">
2018< / div >
< h3 class = "text-xl font-bold mb-3 text-center" > 技术升级< / h3 >
< p class = "text-gray-600 text-center" > 引入BIM技术, 提升咨询服务能力< / p >
2019 < / div >
< h3 class = "text-xl font-bold mb-3 text-center" > 多核驱动 < / h3 >
< p class = "text-gray-600 text-center" > 公司总部搬迁到青岛、并在北京成立集团管理中心,形成青岛、北京、海南、兰州、杭州五大集团管理中心辐射服务全国 < / p >
< / div >
< / div >
<!-- <div class="timeline - item relative">
< div class = "bg-white p-6 rounded-lg shadow-md" >
< div class = "timeline-item relative" >
< div class = "bg-white p-6 rounded-lg shadow-md" id = "timeline" >
< div
class="bg-blue-600 w-12 h-12 rounded-full flex items-center justify-center text-white font-bold text-xl mb-4 mx-auto">
2020< / div >
< h3 class = "text-xl font-bold mb-3 text-center" > 转型升级< / h3 >
< p class = "text-gray-600 text-center" > 公司转型成为工程项目全生命周期提供工程服务的专业化、数字化、平台化集团公司< / p >
< / div >
< / div >
< div class = "timeline-item relative" >
< div class = "bg-white p-6 rounded-lg shadow-md" id = "timeline" >
< div class = "bg-blue-600 w-12 h-12 rounded-full flex items-center justify-center text-white font-bold text-xl mb-4 mx-auto" > 2023< / div >
< h3 class = "text-xl font-bold mb-3 text-center" > 数字化转型< / h3 >
< p class = "text-gray-600 text-center" > 启动数字化转型,打造智慧工程咨询平台< / p >
< h3 class = "text-xl font-bold mb-3 text-center" > 战略纵深< / h3 >
< p class = "text-gray-600 text-center" > 公司伴随“一带一路”走出中国,形成了植根山东、服务全国、辐射全球的服务网络< / p >
< / div >
< / div >
< / div > -->
< / div >
< / div >
< / div >
< / section >
<!-- 客户评价 -->
<!-- <section class="py - 20 bg - gray - 50">
< div class = "container mx-auto px-6" >
< div class = "text-center mb-16" >
< h2 class = "text-3xl md:text-4xl font-bold mb-4" > 客户评价< / h2 >
< div class = "w-20 h-1 bg-blue-600 mx-auto mb-6" > < / div >
< p class = "text-gray-600 max-w-3xl mx-auto" > 听听我们的客户怎么说< / p >
< / div >
< div class = "grid grid-cols-1 md:grid-cols-3 gap-8" >
< div class = "bg-white p-8 rounded-lg shadow-md" >
< div class = "flex items-center mb-6" >
< img src = "https://randomuser.me/api/portraits/men/32.jpg" alt = "客户头像" class = "w-16 h-16 rounded-full mr-4" >
< div >
< h4 class = "font-bold" > 张先生< / h4 >
< p class = "text-gray-500 text-sm" > 某建筑公司项目经理< / p >
< / div >
< / div >
< p class = "text-gray-600 italic" > "宏远的工程咨询服务非常专业,帮助我们解决了项目前期策划中的诸多难题,确保了项目顺利实施。"< / p >
< div class = "flex mt-4 text-yellow-400" >
< i class = "fas fa-star" > < / i >
< i class = "fas fa-star" > < / i >
< i class = "fas fa-star" > < / i >
< i class = "fas fa-star" > < / i >
< i class = "fas fa-star" > < / i >
< / div >
< / div >
< div class = "bg-white p-8 rounded-lg shadow-md" >
< div class = "flex items-center mb-6" >
< img src = "https://randomuser.me/api/portraits/women/44.jpg" alt = "客户头像" class = "w-16 h-16 rounded-full mr-4" >
< div >
< h4 class = "font-bold" > 李女士< / h4 >
< p class = "text-gray-500 text-sm" > 某房地产公司工程总监< / p >
< / div >
< / div >
< p class = "text-gray-600 italic" > "他们的造价咨询服务非常精准, 帮助我们有效控制了项目成本, 节省了约15%的投资。"< / p >
< div class = "flex mt-4 text-yellow-400" >
< i class = "fas fa-star" > < / i >
< i class = "fas fa-star" > < / i >
< i class = "fas fa-star" > < / i >
< i class = "fas fa-star" > < / i >
< i class = "fas fa-star" > < / i >
< / div >
< / div >
< div class = "bg-white p-8 rounded-lg shadow-md" >
< div class = "flex items-center mb-6" >
< img src = "https://randomuser.me/api/portraits/men/75.jpg" alt = "客户头像" class = "w-16 h-16 rounded-full mr-4" >
< div >
< h4 class = "font-bold" > 王先生< / h4 >
< p class = "text-gray-500 text-sm" > 某市政工程公司总经理< / p >
< / div >
< / div >
< p class = "text-gray-600 italic" > "项目管理服务非常到位,团队专业素质高,确保了我们的重点项目按时高质量完成。"< / p >
< div class = "flex mt-4 text-yellow-400" >
< i class = "fas fa-star" > < / i >
< i class = "fas fa-star" > < / i >
< i class = "fas fa-star" > < / i >
< i class = "fas fa-star" > < / i >
< i class = "fas fa-star-half-alt" > < / i >
< / div >
< / div >
< / div >
< / div >
< / section > -->
<!-- 联系我们 -->
<!-- <section class="py - 20">
< div class = "container mx-auto px-6" >
< div class = "text-center mb-16" >
< h2 class = "text-3xl md:text-4xl font-bold mb-4" > 联系我们< / h2 >
< div class = "w-20 h-1 bg-blue-600 mx-auto mb-6" > < / div >
< p class = "text-gray-600 max-w-3xl mx-auto" > 随时为您提供专业咨询和服务< / p >
< / div >
< div class = "flex flex-col md:flex-row" >
< div class = "md:w-1/2 mb-10 md:mb-0 md:pr-10" >
< div class = "bg-white p-8 rounded-lg shadow-md" >
< h3 class = "text-2xl font-bold mb-6" > 联系方式< / h3 >
< div class = "space-y-6" >
< div class = "flex items-start" >
< div class = "bg-blue-100 p-3 rounded-full mr-4" >
< i class = "fas fa-map-marker-alt text-blue-600" > < / i >
< / div >
< div >
< h4 class = "font-bold mb-1" > 地址< / h4 >
< p class = "text-gray-600" > 北京市海淀区中关村南大街5号宏远大厦8层< / p >
< / div >
< / div >
< div class = "flex items-start" >
< div class = "bg-blue-100 p-3 rounded-full mr-4" >
< i class = "fas fa-phone-alt text-blue-600" > < / i >
< / div >
< div >
< h4 class = "font-bold mb-1" > 电话< / h4 >
< p class = "text-gray-600" > 010-12345678< / p >
< / div >
< / div >
< div class = "flex items-start" >
< div class = "bg-blue-100 p-3 rounded-full mr-4" >
< i class = "fas fa-envelope text-blue-600" > < / i >
< / div >
< div >
< h4 class = "font-bold mb-1" > 邮箱< / h4 >
< p class = "text-gray-600" > info@hygc.com< / p >
< / div >
< / div >
< div class = "flex items-start" >
< div class = "bg-blue-100 p-3 rounded-full mr-4" >
< i class = "fas fa-clock text-blue-600" > < / i >
< / div >
< div >
< h4 class = "font-bold mb-1" > 工作时间< / h4 >
< p class = "text-gray-600" > 周一至周五: 8:30 - 17:30< / p >
< / div >
< / div >
< / div >
< div class = "mt-8" >
< h4 class = "font-bold mb-4" > 关注我们< / h4 >
< div class = "flex space-x-4" >
< a href = "#" class = "bg-blue-100 w-10 h-10 rounded-full flex items-center justify-center text-blue-600 hover:bg-blue-600 hover:text-white transition duration-300" >
< i class = "fab fa-weixin" > < / i >
< / a >
< a href = "#" class = "bg-blue-100 w-10 h-10 rounded-full flex items-center justify-center text-blue-600 hover:bg-blue-600 hover:text-white transition duration-300" >
< i class = "fab fa-weibo" > < / i >
< / a >
< a href = "#" class = "bg-blue-100 w-10 h-10 rounded-full flex items-center justify-center text-blue-600 hover:bg-blue-600 hover:text-white transition duration-300" >
< i class = "fab fa-linkedin-in" > < / i >
< / a >
< a href = "#" class = "bg-blue-100 w-10 h-10 rounded-full flex items-center justify-center text-blue-600 hover:bg-blue-600 hover:text-white transition duration-300" >
< i class = "fab fa-github" > < / i >
< / a >
< / div >
< / div >
< / div >
< / div >
< div class = "md:w-1/2" >
< div class = "bg-white p-8 rounded-lg shadow-md" >
< h3 class = "text-2xl font-bold mb-6" > 发送消息< / h3 >
< form >
< div class = "mb-6" >
< label for = "name" class = "block text-gray-700 font-medium mb-2" > 姓名< / label >
< input type = "text" id = "name" class = "w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-600 focus:border-transparent" placeholder = "请输入您的姓名" >
< / div >
< div class = "mb-6" >
< label for = "email" class = "block text-gray-700 font-medium mb-2" > 邮箱< / label >
< input type = "email" id = "email" class = "w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-600 focus:border-transparent" placeholder = "请输入您的邮箱" >
< / div >
< div class = "mb-6" >
< label for = "phone" class = "block text-gray-700 font-medium mb-2" > 电话< / label >
< input type = "tel" id = "phone" class = "w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-600 focus:border-transparent" placeholder = "请输入您的电话" >
< / div >
< div class = "mb-6" >
< label for = "message" class = "block text-gray-700 font-medium mb-2" > 消息< / label >
< textarea id = "message" rows = "5" class = "w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-600 focus:border-transparent" placeholder = "请输入您的消息" > < / textarea >
< / div >
< button type = "submit" class = "w-full bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-lg font-medium transition duration-300" > 发送消息< / button >
< / form >
< / div >
< / div >
< / div >
< / div >
< / section > -->
{dreamer-cms:include file="inc/footer.html" /}
<!-- 页脚 -->
<!-- <footer class="bg - gray - 900 text - white py - 12">
< div class = "container mx-auto px-6" >
< div class = "grid grid-cols-1 md:grid-cols-4 gap-8" >
< div >
< h3 class = "text-xl font-bold mb-4" > 关于宏远< / h3 >
< p class = "text-gray-400 mb-4" > 宏远工程咨询有限公司成立于2005年, 是一家专业从事工程咨询、项目管理、造价咨询等服务的综合性咨询企业。< / p >
< div class = "flex space-x-4" >
< a href = "#" class = "text-gray-400 hover:text-white" >
< i class = "fab fa-facebook-f" > < / i >
< / a >
< a href = "#" class = "text-gray-400 hover:text-white" >
< i class = "fab fa-twitter" > < / i >
< / a >
< a href = "#" class = "text-gray-400 hover:text-white" >
< i class = "fab fa-linkedin-in" > < / i >
< / a >
< a href = "#" class = "text-gray-400 hover:text-white" >
< i class = "fab fa-instagram" > < / i >
< / a >
< / div >
< / div >
< div >
< h3 class = "text-xl font-bold mb-4" > 快速链接< / h3 >
< ul class = "space-y-2" >
< li > < a href = "#" class = "text-gray-400 hover:text-white" > 首页< / a > < / li >
< li > < a href = "#" class = "text-gray-400 hover:text-white" > 关于我们< / a > < / li >
< li > < a href = "#" class = "text-gray-400 hover:text-white" > 工程咨询< / a > < / li >
< li > < a href = "#" class = "text-gray-400 hover:text-white" > 项目管理< / a > < / li >
< li > < a href = "#" class = "text-gray-400 hover:text-white" > 案例展示< / a > < / li >
< li > < a href = "#" class = "text-gray-400 hover:text-white" > 联系我们< / a > < / li >
< / ul >
< / div >
< div >
< h3 class = "text-xl font-bold mb-4" > 服务项目< / h3 >
< ul class = "space-y-2" >
< li > < a href = "#" class = "text-gray-400 hover:text-white" > 全过程工程咨询< / a > < / li >
< li > < a href = "#" class = "text-gray-400 hover:text-white" > 项目管理服务< / a > < / li >
< li > < a href = "#" class = "text-gray-400 hover:text-white" > 工程造价咨询< / a > < / li >
< li > < a href = "#" class = "text-gray-400 hover:text-white" > 工程监理服务< / a > < / li >
< li > < a href = "#" class = "text-gray-400 hover:text-white" > 工程评估审计< / a > < / li >
< li > < a href = "#" class = "text-gray-400 hover:text-white" > BIM技术咨询< / a > < / li >
< / ul >
< / div >
< div >
< h3 class = "text-xl font-bold mb-4" > 联系我们< / h3 >
< ul class = "space-y-2" >
< li class = "flex items-start" >
< i class = "fas fa-map-marker-alt text-gray-400 mt-1 mr-2" > < / i >
< span class = "text-gray-400" > 北京市海淀区中关村南大街5号宏远大厦8层< / span >
< / li >
< li class = "flex items-start" >
< i class = "fas fa-phone-alt text-gray-400 mt-1 mr-2" > < / i >
< span class = "text-gray-400" > 010-12345678< / span >
< / li >
< li class = "flex items-start" >
< i class = "fas fa-envelope text-gray-400 mt-1 mr-2" > < / i >
< span class = "text-gray-400" > info@hygc.com< / span >
< / li >
< / ul >
< / div >
< / div >
< div class = "border-t border-gray-800 mt-12 pt-8 text-center text-gray-400" >
< p > © 2023 宏远工程咨询有限公司. 保留所有权利.< / p >
< / div >
< / div >
< / footer > -->
< script >
// var user = [[{dreamer-cms:list typeid="6j0r9qzq" pagenum="1" pagesize="1" cascade="true"/}]];
// Sample news data for engineering consulting company
@ -887,7 +704,7 @@
< div class = "flex justify-between items-center" >
< div class = "flex-1 min-w-0" >
< div class = "text-sm text-gray-500 mb-1" >
< span > ${item.create Time}< / span >
< span > ${item.show Time}< / span >
< / div >
< h3 class = "text-lg font-medium truncate" > ${item.title}< / h3 >
@ -962,28 +779,28 @@
data: [
{
id: 1,
imageUrl: "/resources/uploads/20250409/1909858615077371904 .png",
imageUrl: "{dreamer-cms:template /}images/carousel/IMG_202504218658_860x482 .png",
title: "专业工程咨询服务",
description: "提供全过程工程咨询解决方案,助力项目成功",
link: "#"
},
{
id: 2,
imageUrl: "/resources/uploads/20250411 /1910576872591773696.png",
imageUrl: "{dreamer-cms:template /}images/carousel /1910576872591773696.png",
title: "专业项目管理服务",
description: "科学管理,确保项目按时按质完成",
link: "#"
},
{
id: 3,
imageUrl: "https://images.unsplash.com/photo-1600585154340-be6161a56a0c?ixlib=rb-4.0.3& ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D& auto=format& fit=crop& w=1470& q=80 ",
imageUrl: "{dreamer-cms:template /}images/carousel/photo-1486406146926-c627a92ad1ab.jpg ",
title: "工程造价咨询服务",
description: "精准造价控制,优化项目投资",
link: "#"
},
{
id: 4,
imageUrl: "https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?ixlib=rb-4.0.3& ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D& auto=format& fit=crop& w=1470& q=80 ",
imageUrl: "{dreamer-cms:template /}images/carousel/photo-1600585154340-be6161a56a0c.jpg ",
title: "工程监理服务",
description: "专业监理团队,确保工程质量",
link: "#"
@ -1040,7 +857,7 @@
const carouselItem = document.createElement('div');
carouselItem.className = `carousel-item ${isActive}`;
carouselItem.innerHTML = `
< img src = "${item.imageUrl}" alt = "${item.title}" >
< img id = "carousel" src = "${item.imageUrl}" alt = "${item.title}" >
< div class = "carousel-caption" >
< h2 class = "text-3xl font-bold mb-2" > ${item.title}< / h2 >
< p class = "text-lg" > ${item.description}< / p >