Help
RSS
API
Feed
Maltego
Contact
Domain > corplib.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-08-24
220.194.231.141
(
ClassC
)
2025-10-17
8.134.219.3
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginxDate: Fri, 17 Oct 2025 08:19:12 GMTContent-Type: text/htmlContent-Length: 162Connection: keep-aliveLocation: https://corplib.com/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Fri, 17 Oct 2025 08:19:13 GMTContent-Type: text/htmlContent-Length: 41993Last-Modified: Thu, 19 Jun 2025 07:32:41 GMTConnection: keep-aliveVary: Accept-EncodingETag: 6853bd19-a409Accept-Ranges: bytes !DOCTYPE html>html langzh-CN>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>珠海网站建设-珠海专业网页设计-珠海小程序开发,即佳科技,珠海本地专业网站建设与数字营销服务商/title> meta namekeywords content珠海网站建设,珠海网站制作,珠海网站设计,珠海建站公司,珠海网站制作公司,珠海小程序开发> meta namedescription content珠海网站建设-珠海专业网页设计-珠海小程序开发,即佳科技,珠海本地专业网站建设与数字营销服务商。>meta namebaidu-site-verification contentcodeva-5IwbykWHkB />meta namegoogle-site-verification contentHCfXsLtHim56hp_cbdJTF6xVKnx3284hAJg38UNrK24 />meta namemsvalidate.01 content24CEE9961EF987A1235B14204CCDB093 />link relcanonical hrefhttps://www.corplib.com/ /> meta propertyog:type contentwebsite/>meta propertyog:title content珠海网站建设-珠海专业网页设计-珠海小程序开发,即佳科技,珠海本地专业网站建设与数字营销服务商/>meta propertyog:url contenthttps://www.corplib.com/index.html/>meta propertyog:description content珠海网站建设-珠海专业网页设计-珠海小程序开发,即佳科技,珠海本地专业网站建设与数字营销服务商。/>meta propertyog:site_name content珠海网站建设-珠海专业网页设计-珠海小程序开发,即佳科技,珠海本地专业网站建设与数字营销服务商/>meta nameAuthor content珠海网站建设,珠海小程序开发 />meta nameCopyright content珠海网站制作,珠海网站建设,珠海小程序开发版权所有 />meta propertyog:locale contentzh_CN/>link relnext hrefhttps://www.corplib.com/web.html />link relalternate typeapplication/rss+xml titleRSS href/rss.php />script>var _hmt _hmt || ;(function() { var hm document.createElement(script); hm.src https://hm.baidu.com/hm.js?fd88d3fe33146bc52a66f4a66690262b; var s document.getElementsByTagName(script)0; s.parentNode.insertBefore(hm, s);})();/script> meta nameformat-detection contenttelephoneno,emailno /> script typeapplication/ld+json> { @context: https://schema.org/, @type: LocalBusiness, name: 即佳科技, address: { @type: PostalAddress, streetAddress: 珠海市人民东路西海大厦十楼, addressLocality: 珠海市, postalCode: 519000 }, url: https://www.corplib.com, areaServed: 珠海市, 广东省, serviceArea: { @type: ServiceArea, areaServed: 珠海市香洲区, 斗门区, 金湾区 } } /script> script typeapplication/ld+json> { @context: https://schema.org/, @type: Service, name: 珠海网站建设服务, description: 提供响应式官网设计、SEO友好代码开发,助力企业转化率提升200%+, serviceType: Web Design, SEO Optimization, Responsive Design, provider: { @type: LocalBusiness, name: 即佳科技 } } /script> script typetext/javascript> (function(c,l,a,r,i,t,y){ caca||function(){(ca.qca.q||).push(arguments)}; tl.createElement(r);t.async1;t.srchttps://www.clarity.ms/tag/+i; yl.getElementsByTagName(r)0;y.parentNode.insertBefore(t,y); })(window, document, clarity, script, rs7ab0l3pi);/script> script srchttps://cdn.tailwindcss.com>/script> link hrefhttps://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css relstylesheet> link hrefhttps://fonts.googleapis.com/css2?familyInter:wght@300;400;500;600;700&displayswap relstylesheet> script> tailwind.config { theme: { extend: { colors: { primary: #165DFF, secondary: #4080FF, accent: #0FC6C2, dark: #1D2129, light: #F2F3F5 }, fontFamily: { inter: Inter, sans-serif, }, boxShadow: { card: 0 10px 30px -5px rgba(0, 0, 0, 0.1), hover: 0 20px 40px -5px rgba(0, 0, 0, 0.15),nav: 0 2px 4px rgba(0, 0, 0, 0.1) } }, } } /script> style typetext/tailwindcss> @layer utilities { .content-auto { content-visibility: auto; } .text-shadow { text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); } .text-gradient { background-clip: text; -webkit-background-clip: text; color: transparent; } .bg-blur { backdrop-filter: blur(8px); } .scrollbar-hide::-webkit-scrollbar { display: none; } .animate-float { animation: float 6s ease-in-out infinite; } @keyframes float { 0% { transform: translateY(0px); } 50% { transform: translateY(-20px); } 100% { transform: translateY(0px); } } .animate-float-reverse { animation: float-reverse 6s ease-in-out infinite; } @keyframes float-reverse { 0% { transform: translateY(-20px); } 50% { transform: translateY(0px); } 100% { transform: translateY(-20px); } } .animate-slide-up { animation: slide-up 0.8s ease-out forwards; opacity: 0; } @keyframes slide-up { from { opacity: 0; transform: translateY(40px); } to { opacity: 1; transform: translateY(0); } } } /style>/head>body classfont-inter bg-white text-dark min-h-screen flex flex-col> !-- 导航栏 --> header idnavbar classfixed w-full top-0 z-50 transition-all duration-300 bg-white bg-opacity-90 shadow-nav> div classcontainer mx-auto px-4 py-4 flex items-center justify-between> a href# classflex items-center> span classtext-primary text-3xl font-bold tracking-wide>即佳科技/span> /a> !-- 桌面导航 --> nav classhidden md:flex items-center space-x-8> a hrefindex.html classtext-primary hover:text-primary transition-colors duration-200 font-medium border-b-2 border-primary pb-1 text-lg>首页/a> a hrefservices.html classtext-dark hover:text-primary transition-colors duration-200 font-medium text-lg>解决方案/a> a hrefprocess.html classtext-dark hover:text-primary transition-colors duration-200 font-medium text-lg>服务流程/a> a hrefweb.html classtext-dark hover:text-primary transition-colors duration-200 font-medium text-lg>企业网站/a> a hrefweapp.html classtext-dark hover:text-primary transition-colors duration-200 font-medium text-lg>小程序/a> a hrefcontact.html classpx-6 py-3 bg-primary text-white rounded-full hover:bg-primary/90 transition-colors duration-200 shadow-md hover:shadow-lg text-lg>立即咨询/a> /nav> !-- 移动端菜单按钮 --> button idmobile-menu-btn classmd:hidden text-dark focus:outline-none> i classfa fa-bars text-3xl>/i> /button> /div> !-- 移动端菜单 --> div idmobile-menu classfixed inset-0 bg-white z-50 transform translate-x-full transition-transform duration-300 md:hidden> div classcontainer mx-auto px-6 py-8> div classflex justify-between items-center mb-8> a hrefindex.html classtext-primary text-3xl font-bold tracking-wide>即佳科技/a> button idclose-menu-btn classtext-dark focus:outline-none> i classfa fa-times text-3xl>/i> /button> /div> nav classflex flex-col space-y-6> a hrefservices.html classtext-dark text-lg hover:text-primary transition-colors duration-200 font-medium>解决方案/a> a hrefprocess.html classtext-dark text-lg hover:text-primary transition-colors duration-200 font-medium>服务流程/a> a hrefweb.html classtext-dark text-lg hover:text-primary transition-colors duration-200 font-medium>企业网站/a> a hrefweapp.html classtext-dark text-lg hover:text-primary transition-colors duration-200 font-medium>小程序/a> a hrefcontact.html classmt-4 px-6 py-3 bg-primary text-white rounded-full text-center hover:bg-primary/90 transition-colors duration-200 shadow-md hover:shadow-lg text-lg>立即咨询/a> /nav> /div> /div> /header> !-- 英雄区域 --> section classrelative pt-32 pb-20 md:pt-40 md:pb-32 overflow-hidden bg-gradient-to-br from-light to-white> div classcontainer mx-auto px-4> div classgrid grid-cols-1 lg:grid-cols-2 gap-12 items-center> div classorder-2 lg:order-1> h1 classtext-clamp(2.5rem,5vw,4rem) font-bold leading-tight mb-6 animate-slide-up styleanimation-delay: 0.2s> 专业span classtext-gradient bg-gradient-to-r from-primary to-accent>网站建设/span>与br>数字营销解决方案 /h1> p classtext-clamp(1rem,2vw,1.25rem) text-neutral-600 mb-8 max-w-xl animate-slide-up styleanimation-delay: 0.4s> 我们专注于为企业提供高质量的网站设计、小程序开发和网上商城建设服务,帮助您在数字世界中脱颖而出。 /p> div classflex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4 animate-slide-up styleanimation-delay: 0.6s> a href#contact classpx-8 py-4 bg-primary text-white rounded-full text-center font-medium hover:bg-primary/90 transition-all duration-300 shadow-lg hover:shadow-xl hover:-translate-y-1> 免费咨询 /a> a href#works classpx-8 py-4 bg-white text-primary border border-primary rounded-full text-center font-medium hover:bg-primary/5 transition-all duration-300> 查看案例 /a> /div> /div> div classorder-1 lg:order-2 relative> div classrelative z-10 animate-float> img relnofollow srchttps://picsum.photos/600/500?random1 alt网站设计展示 classrounded-xl shadow-card> div classabsolute -bottom-6 -right-6 bg-white p-4 rounded-lg shadow-lg animate-float-reverse> div classflex items-center space-x-3> div classw-12 h-12 rounded-full bg-green-100 flex items-center justify-center> i classfa fa-line-chart text-green-600 text-xl>/i> /div> div> p classtext-sm font-medium>转化率提升/p> p classtext-lg font-bold text-green-600>+203%/p> /div> /div> /div> /div> div classabsolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-96 h-96 bg-primary/10 rounded-full filter blur-3xl -z-10>/div> div classabsolute -top-10 -right-10 w-40 h-40 bg-accent/10 rounded-full filter blur-2xl -z-10>/div> div classabsolute -top-10 -l-10 w-40 h-40 bg-accent/10 rounded-full filter blur-2xl -z-10>/div> /div> /div> /div> !-- 装饰元素 --> div classabsolute top-1/4 -left-20 w-40 h-40 bg-primary/5 rounded-full>/div> div classabsolute bottom-1/4 -right-20 w-60 h-60 bg-accent/5 rounded-full>/div> /section> !-- 服务区域 --> section idservices classpy-20 bg-white> div classcontainer mx-auto px-4> div classtext-center max-w-3xl mx-auto mb-16> h2 classtext-clamp(1.5rem,3vw,2.5rem) font-bold mb-4>我们的核心服务/h2> p classtext-neutral-600 text-lg>提供全方位的数字解决方案,助力企业数字化转型/p> /div> div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8> !-- 服务卡片 1 --> div classbg-white rounded-2xl p-8 shadow-card hover:shadow-hover transition-all duration-300 hover:-translate-y-2 group> div classw-16 h-16 rounded-xl bg-primary/10 flex items-center justify-center mb-6 group-hover:bg-primary/20 transition-colors duration-300> i classfa fa-desktop text-primary text-2xl>/i> /div> h3 classtext-xl font-bold mb-4>专业网站设计/h3> p classtext-neutral-600 mb-6>打造视觉震撼、用户体验卓越的企业官网、响应式网站和定制化解决方案。/p> ul classspace-y-3 mb-8> li classflex items-center> i classfa fa-check text-green-500 mr-2>/i> span>响应式设计,适配所有设备/span> /li> li classflex items-center> i classfa fa-check text-green-500 mr-2>/i> span>视觉吸引力与用户体验优化/span> /li> li classflex items-center> i classfa fa-check text-green-500 mr-2>/i> span>SEO友好的代码结构/span> /li> /ul> a href#contact classtext-primary font-medium flex items-center group-hover:underline> 了解更多 i classfa fa-arrow-right ml-2 group-hover:ml-3 transition-all duration-300>/i> /a> /div> !-- 服务卡片 2 --> div classbg-white rounded-2xl p-8 shadow-card hover:shadow-hover transition-all duration-300 hover:-translate-y-2 group> div classw-16 h-16 rounded-xl bg-secondary/10 flex items-center justify-center mb-6 group-hover:bg-secondary/20 transition-colors duration-300> i classfa fa-mobile text-secondary text-2xl>/i> /div> h3 classtext-xl font-bold mb-4>小程序开发/h3> p classtext-neutral-600 mb-6>开发高性能、功能丰富的微信小程序、支付宝小程序和其他平台小程序。/p> ul classspace-y-3 mb-8> li classflex items-center> i classfa fa-check text-green-500 mr-2>/i> span>多平台小程序开发/span> /li> li classflex items-center> i classfa fa-check text-green-500 mr-2>/i> span>流畅体验与高效性能/span> /li> li classflex items-center> i classfa fa-check text-green-500 mr-2>/i> span>丰富的功能模块与定制开发/span> /li> /ul> a href#contact classtext-secondary font-medium flex items-center group-hover:underline> 了解更多 i classfa fa-arrow-right ml-2 group-hover:ml-3 transition-all duration-300>/i> /a> /div> !-- 服务卡片 3 --> div classbg-white rounded-2xl p-8 shadow-card hover:shadow-hover transition-all duration-300 hover:-translate-y-2 group> div classw-16 h-16 rounded-xl bg-accent/10 flex items-center justify-center mb-6 group-hover:bg-accent/20 transition-colors duration-300> i classfa fa-shopping-cart text-accent text-2xl>/i> /div> h3 classtext-xl font-bold mb-4>网上商城建设/h3> p classtext-neutral-600 mb-6>搭建功能完善、用户体验出色的电子商务平台,提升销售转化率。/p> ul classspace-y-3 mb-8> li classflex items-center> i classfa fa-check text-green-500 mr-2>/i> span>完整的电商功能与支付集成/span> /li> li classflex items-center> i classfa fa-check text-green-500 mr-2>/i> span>用户体验优化与转化率提升/span> /li> li classflex items-center> i classfa fa-check text-green-500 mr-2>/i> span>营销工具与数据分析/span> /li> /ul> a href#contact classtext-accent font-medium flex items-center group-hover:underline> 了解更多 i classfa fa-arrow-right ml-2 group-hover:ml-3 transition-all duration-300>/i> /a> /div> /div> /div> /section> !-- 案例展示 --> section idworks classpy-20 bg-light> div classcontainer mx-auto px-4> div classtext-center max-w-3xl mx-auto mb-16> h2 classtext-clamp(1.5rem,3vw,2.5rem) font-bold mb-4>我们的成功案例/h2> p classtext-neutral-600 text-lg>探索我们为客户创造的高质量数字体验/p> /div> div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8> !-- 案例卡片 1 --> div classgroup> div classrelative overflow-hidden rounded-2xl shadow-card> img relnofollow srchttps://picsum.photos/600/400?random2 alt案例图片 classw-full h-auto object-cover transition-transform duration-500 group-hover:scale-110> div classabsolute inset-0 bg-gradient-to-t from-dark/80 to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex flex-col justify-end p-6> span classtext-white/80 text-sm mb-2>网站设计/span> h3 classtext-white text-xl font-bold mb-4>高端家具品牌官网/h3> a href# classtext-white font-medium flex items-center> 查看详情 i classfa fa-arrow-right ml-2>/i> /a> /div> /div> /div> !-- 案例卡片 2 --> div classgroup> div classrelative overflow-hidden rounded-2xl shadow-card> img relnofollow srchttps://picsum.photos/600/400?random3 alt案例图片 classw-full h-auto object-cover transition-transform duration-500 group-hover:scale-110> div classabsolute inset-0 bg-gradient-to-t from-dark/80 to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex flex-col justify-end p-6> span classtext-white/80 text-sm mb-2>小程序开发/span> h3 classtext-white text-xl font-bold mb-4>餐饮小程序/h3> a href# classtext-white font-medium flex items-center> 查看详情 i classfa fa-arrow-right ml-2>/i> /a> /div> /div> /div> !-- 案例卡片 3 --> div classgroup> div classrelative overflow-hidden rounded-2xl shadow-card> img relnofollow srchttps://picsum.photos/600/400?random4 alt案例图片 classw-full h-auto object-cover transition-transform duration-500 group-hover:scale-110> div classabsolute inset-0 bg-gradient-to-t from-dark/80 to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex flex-col justify-end p-6> span classtext-white/80 text-sm mb-2>网上商城/span> h3 classtext-white text-xl font-bold mb-4>时尚服饰电商平台/h3> a href# classtext-white font-medium flex items-center> 查看详情 i classfa fa-arrow-right ml-2>/i> /a> /div> /div> /div> !-- 案例卡片 4 --> div classgroup> div classrelative overflow-hidden rounded-2xl shadow-card> img relnofollow srchttps://picsum.photos/600/400?random5 alt案例图片 classw-full h-auto object-cover transition-transform duration-500 group-hover:scale-110> div classabsolute inset-0 bg-gradient-to-t from-dark/80 to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex flex-col justify-end p-6> span classtext-white/80 text-sm mb-2>网站设计/span> h3 classtext-white text-xl font-bold mb-4>医疗美容机构官网/h3> a href# classtext-white font-medium flex items-center> 查看详情 i classfa fa-arrow-right ml-2>/i> /a> /div> /div> /div> !-- 案例卡片 5 --> div classgroup> div classrelative overflow-hidden rounded-2xl shadow-card> img relnofollow srchttps://picsum.photos/600/400?random6 alt案例图片 classw-full h-auto object-cover transition-transform duration-500 group-hover:scale-110> div classabsolute inset-0 bg-gradient-to-t from-dark/80 to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex flex-col justify-end p-6> span classtext-white/80 text-sm mb-2>小程序开发/span> h3 classtext-white text-xl font-bold mb-4>教育培训机构小程序/h3> a href# classtext-white font-medium flex items-center> 查看详情 i classfa fa-arrow-right ml-2>/i> /a> /div> /div> /div> !-- 案例卡片 6 --> div classgroup> div classrelative overflow-hidden rounded-2xl shadow-card> img relnofollow srchttps://picsum.photos/600/400?random7 alt案例图片 classw-full h-auto object-cover transition-transform duration-500 group-hover:scale-110> div classabsolute inset-0 bg-gradient-to-t from-dark/80 to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex flex-col justify-end p-6> span classtext-white/80 text-sm mb-2>网上商城/span> h3 classtext-white text-xl font-bold mb-4>数码产品电商平台/h3> a href# classtext-white font-medium flex items-center> 查看详情 i classfa fa-arrow-right ml-2>/i> /a> /div> /div> /div> /div> div classtext-center mt-12> a href#contact classinline-block px-8 py-4 bg-primary text-white rounded-full font-medium hover:bg-primary/90 transition-all duration-300 shadow-lg hover:shadow-xl hover:-translate-y-1> 查看更多案例 /a> /div> /div> /section> !-- 客户评价 --> section classpy-20 bg-white> div classcontainer mx-auto px-4> div classtext-center max-w-3xl mx-auto mb-16> h2 classtext-clamp(1.5rem,3vw,2.5rem) font-bold mb-4>客户评价/h2> p classtext-neutral-600 text-lg>听听我们客户的真实反馈/p> /div> div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8> !-- 评价卡片 1 --> div classbg-light rounded-2xl p-8 shadow-sm hover:shadow-card transition-all duration-300> div classflex items-center mb-6> img relnofollow srchttps://picsum.photos/64/64?random10 alt客户头像 classw-12 h-12 rounded-full mr-4> div> h4 classfont-bold>张先生/h4> p classtext-sm text-neutral-500>某家具品牌CEO/p> /div> /div> div classmb-4> i classfa fa-star text-yellow-400>/i> i classfa fa-star text-yellow-400>/i> i classfa fa-star text-yellow-400>/i> i classfa fa-star text-yellow-400>/i> i classfa fa-star text-yellow-400>/i> /div> p classtext-neutral-600 italic>即佳科技团队为我们打造的品牌官网超出了预期,不仅视觉效果出众,而且转化率提升了200%以上。他们的专业和服务态度让整个合作过程非常愉快。/p> /div> !-- 评价卡片 2 --> div classbg-light rounded-2xl p-8 shadow-sm hover:shadow-card transition-all duration-300> div classflex items-center mb-6> img relnofollow srchttps://picsum.photos/64/64?random11 alt客户头像 classw-12 h-12 rounded-full mr-4> div> h4 classfont-bold>李女士/h4> p classtext-sm text-neutral-500>某连锁餐厅创始人/p> /div> /div> div classmb-4> i classfa fa-star text-yellow-400>/i> i classfa fa-star text-yellow-400>/i> i classfa fa-star text-yellow-400>/i> i classfa fa-star text-yellow-400>/i> i classfa fa-star text-yellow-400>/i> /div> p classtext-neutral-600 italic>他们开发的小程序大大提高了我们餐厅的服务效率,客户体验也得到了显著提升。从需求分析到上线后的支持,团队都表现得非常专业。/p> /div> !-- 评价卡片 3 --> div classbg-light rounded-2xl p-8 shadow-sm hover:shadow-card transition-all duration-300> div classflex items-center mb-6> img relnofollow srchttps://picsum.photos/64/64?random12 alt客户头像 classw-12 h-12 rounded-full mr-4> div> h4 classfont-bold>王先生/h4> p classtext-sm text-neutral-500>某电商品牌创始人/p> /div> /div> div classmb-4> i classfa fa-star text-yellow-400>/i> i classfa fa-star text-yellow-400>/i> i classfa fa-star text-yellow-400>/i> i classfa fa-star text-yellow-400>/i> i classfa fa-star-half-o text-yellow-400>/i> /div> p classtext-neutral-600 italic>我们的电商平台在即佳科技的重新设计和开发后,用户体验和转化率都有了质的飞跃。他们的技术实力和对细节的关注让我们非常满意。/p> /div> /div> /div> /section> !-- 服务流程 --> section idprocess classpy-20 bg-light> div classcontainer mx-auto px-4> div classtext-center max-w-3xl mx-auto mb-16> h2 classtext-clamp(1.5rem,3vw,2.5rem) font-bold mb-4>我们的服务流程/h2> p classtext-neutral-600 text-lg>从需求分析到上线维护,我们的专业流程确保项目成功/p> /div> div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8> !-- 步骤 1 --> div classbg-white rounded-2xl p-8 shadow-card relative group> div classw-16 h-16 rounded-full bg-primary text-white flex items-center justify-center text-2xl font-bold mb-6 group-hover:bg-primary/90 transition-colors duration-300> 01 /div> div classabsolute -top-3 -right-3 w-6 h-6 bg-primary rounded-full hidden md:block>/div> h3 classtext-xl font-bold mb-4>需求分析/h3> p classtext-neutral-600>深入了解您的需求和目标,分析市场和竞争对手,确定最佳解决方案。/p> /div> !-- 步骤 2 --> div classbg-white rounded-2xl p-8 shadow-card relative group> div classw-16 h-16 rounded-full bg-primary text-white flex items-center justify-center text-2xl font-bold mb-6 group-hover:bg-primary/90 transition-colors duration-300> 02 /div> div classabsolute -top-3 -right-3 w-6 h-6 bg-primary rounded-full hidden md:block>/div> h3 classtext-xl font-bold mb-4>设计方案/h3> p classtext-neutral-600>根据需求分析结果,提供专业的设计方案,包括UI设计、交互流程和用户体验规划。/p> /div> !-- 步骤 3 --> div classbg-white rounded-2xl p-8 shadow-card relative group> div classw-16 h-16 rounded-full bg-primary text-white flex items-center justify-center text-2xl font-bold mb-6 group-hover:bg-primary/90 transition-colors duration-300> 03 /div> div classabsolute -top-3 -right-3 w-6 h-6 bg-primary rounded-full hidden md:block>/div> h3 classtext-xl font-bold mb-4>开发实现/h3> p classtext-neutral-600>采用先进的技术栈和开发流程,确保高质量的代码实现和稳定的系统性能。/p> /div> !-- 步骤 4 --> div classbg-white rounded-2xl p-8 shadow-card relative group> div classw-16 h-16 rounded-full bg-primary text-white flex items-center justify-center text-2xl font-bold mb-6 group-hover:bg-primary/90 transition-colors duration-300> 04 /div> h3 classtext-xl font-bold mb-4>上线维护/h3> p classtext-neutral-600>完成严格的测试后上线,并提供持续的技术支持和系统维护服务。/p> /div> /div> /div> /section> !-- 联系区域 --> section idcontact classpy-20 bg-white> div classcontainer mx-auto px-4> div classgrid grid-cols-1 lg:grid-cols-2 gap-12 items-center> div> h2 classtext-clamp(1.5rem,3vw,2.5rem) font-bold mb-6>联系我们/h2> p classtext-neutral-600 text-lg mb-8>无论您有任何问题或需求,我们的团队随时准备为您提供专业的咨询和支持。/p> div classspace-y-6> div classflex items-start> div classw-12 h-12 rounded-full bg-primary/10 flex items-center justify-center text-primary mr-4 mt-1> i classfa fa-map-marker>/i> /div> div> h4 classfont-bold text-lg mb-1>公司地址/h4> p classtext-neutral-600>珠海市人民东路西海大厦十楼/p> /div> /div> div classflex items-start> div classw-12 h-12 rounded-full bg-primary/10 flex items-center justify-center text-primary mr-4 mt-1> i classfa fa-phone>/i> /div> div> h4 classfont-bold text-lg mb-1>联系电话/h4> p classtext-neutral-600>139-269-85295/p> /div> /div> div classflex items-start> div classw-12 h-12 rounded-full bg-primary/10 flex items-center justify-center text-primary mr-4 mt-1> i classfa fa-envelope>/i> /div> div> h4 classfont-bold text-lg mb-1>电子邮箱/h4> p classtext-neutral-600>info@corplib.com/p> /div> /div> /div> /div> div> form action# classspace-y-6> div> label forname classblock text-sm font-medium text-gray-700>姓名/label> input typetext idname classmt-1 block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-primary focus:border-primary sm:text-sm> /div> div> label foremail classblock text-sm font-medium text-gray-700>邮箱/label> input typeemail idemail classmt-1 block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-primary focus:border-primary sm:text-sm> /div> div> label formessage classblock text-sm font-medium text-gray-700>留言/label> textarea idmessage rows4 classmt-1 block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-primary focus:border-primary sm:text-sm>/textarea> /div> div> button typesubmit classinline-block px-8 py-4 bg-primary text-white rounded-full font-medium hover:bg-primary/90 transition-all duration-300 shadow-lg hover:shadow-xl hover:-translate-y-1> 提交留言 /button> /div> /form> /div> /div> /div> /section>!-- 页脚 --> footer classbg-dark text-white py-8> div classcontainer mx-auto px-4> div classflex flex-wrap justify-between> div classmb-4> h3 classtext-xl font-bold mb-2>即佳科技/h3> p classtext-sm text-neutral-400>专业网站建设与数字营销服务商/p> /div> div classmb-4> h3 classtext-xl font-bold mb-2>联系我们/h3> p classtext-sm text-neutral-400>电话:a hreftel:13926985295 relnofollow>13926985295/a>/p> p classtext-sm text-neutral-400>邮箱:info@corplib.com/p> p classtext-sm text-neutral-400>ICP备案:a hrefhttps://beian.miit.gov.cn/>粤ICP备2021173211号-1/a>/p> p classtext-sm text-neutral-400>XML/Sitemap:a target_blank hrefhttps://www.corplib.com/rss.php>RSS/a target_blank hrefhttps://www.corplib.com/sitemap.php>SiteMap/a>/a>/p> /div> div classmb-4> h3 classtext-xl font-bold mb-2>社交媒体/h3> div classflex space-x-4> a href# classtext-neutral-400 hover:text-white transition-colors duration-300> i classfa fa-facebook>/i> /a> a href# classtext-neutral-400 hover:text-white transition-colors duration-300> i classfa fa-twitter>/i> /a> a href# classtext-neutral-400 hover:text-white transition-colors duration-300> i classfa fa-instagram>/i> /a> /div> /div> /div> div classtext-center text-sm text-neutral-400 mt-8> © 2025 珠海即佳科技有限公司. 保留所有权利. /div> /div> /footer> script> const mobileMenuBtn document.getElementById(mobile-menu-btn); const closeMenuBtn document.getElementById(close-menu-btn); const mobileMenu document.getElementById(mobile-menu); mobileMenuBtn.addEventListener(click, () > { mobileMenu.classList.remove(translate-x-full); }); closeMenuBtn.addEventListener(click, () > { mobileMenu.classList.add(translate-x-full); }); /script> !-- 回到顶部按钮 -->button idbackToTop title回到顶部 styledisplay:none; classfixed bottom-8 right-8 z-50 bg-primary text-white p-3 rounded-full shadow-lg hover:bg-primary/90 transition-all duration-300> svg xmlnshttp://www.w3.org/2000/svg classh-6 w-6 fillnone viewBox0 0 24 24 strokecurrentColor>path stroke-linecapround stroke-linejoinround stroke-width2 dM5 10l7-7m0 0l7 7m-7-7v18 />/svg>/button>script>// 回到顶部按钮显示与隐藏window.addEventListener(scroll, function() { const btn document.getElementById(backToTop); if (window.scrollY > 300) { btn.style.display block; } else { btn.style.display none; }});// 平滑滚动到顶部const backToTopBtn document.getElementById(backToTop);backToTopBtn.addEventListener(click, function() { window.scrollTo({ top: 0, behavior: smooth });});/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]