diff --git a/css/index.css b/css/index.css index 25b97e8..f71273e 100644 --- a/css/index.css +++ b/css/index.css @@ -270,7 +270,7 @@ body{ overflow: hidden; } .consultBox{ - height: 376px; + /* height: 376px; */ background: #1C1F26; overflow: hidden; diff --git a/index.html b/index.html index 7f18749..5a7e469 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@
数字IP制作
AI影视应用
换脸直播
-
合作伙伴
+
关于我们
@@ -27,7 +27,7 @@
超写实虚拟IP创造者
-
点击咨询
+
@@ -88,10 +88,10 @@

随着元宇宙概念的升温,数字艺人开始广泛的出现在公众面前为人们所习惯。邃芒科技的AI养成路线,致力于打造超写实虚拟形象,解决传统CG模型生产的IP不够真实的痛点,突破恐怖谷,用更低的成本实现影视工业级标准的直播和生产。 对于影视工业的其他痛点,人员密集型劳动高昂的成本,邃芒科技也给出了更有现代感的解决方案,工程师团队对于像素级的影视工业需求,设计出了针对于抠像、擦除、填补背景的专用模型,节约制作成本,缩短制作周期,优化制作流程。 工程师团队由北京邮电大学博士后带队,集合了来自中科院、清华、北京邮电大学等高校的优秀人才。

-
视频介绍
+
- -
+ +
-
质询热线
-
咨询热线 020-12345678
-
总部地址
-
湖北省武汉市
+ +
咨询热线 13391654132
+
-
+
-
版权信息版权信息版权信息版权信息版权信息版权信息版权信息版权信息版权信息版权信息版权信息版权信息版权信息
+ - + \ No newline at end of file diff --git a/js/index.js b/js/index.js index 9ae1217..f4c81f3 100644 --- a/js/index.js +++ b/js/index.js @@ -14,11 +14,11 @@ $(function () { }); $("#hz").click(function() { - $("html,body").animate({ scrollTop: $(".suimang").offset().top }, 1000) + $("html,body").animate({ scrollTop: $(".teamworkBoxtop").offset().top }, 1000) }); $("#wm").click(function() { - $("html,body").animate({ scrollTop: $(".teamworkBoxtop").offset().top }, 1000) + $("html,body").animate({ scrollTop: $(" .suimang ").offset().top }, 1000) }); let video1 = document.getElementById("video1");