| @@ -232,6 +232,7 @@ | |||||
| ? '邃芒科技专注虚拟数字人,提供未来世界数字形象巨量需求的生产力与能力,依靠技术与商业双轮驱动为用户打开元宇宙大门。' | ? '邃芒科技专注虚拟数字人,提供未来世界数字形象巨量需求的生产力与能力,依靠技术与商业双轮驱动为用户打开元宇宙大门。' | ||||
| : 'Metavatar focus on digital human sector, provides capability of producing the massive amount requirements for the future metaverse. Vision to be the first level company as a KEY to knock out the door of metaverse; Developing the leading technology and create customer value along the way.' | : 'Metavatar focus on digital human sector, provides capability of producing the massive amount requirements for the future metaverse. Vision to be the first level company as a KEY to knock out the door of metaverse; Developing the leading technology and create customer value along the way.' | ||||
| }} | }} | ||||
| <div v-if="characters != 1" style="height: 50px"></div> | |||||
| </div> | </div> | ||||
| </div> | </div> | ||||
| </div> | </div> | ||||
| @@ -1364,9 +1365,11 @@ export default { | |||||
| color: #ffffff; | color: #ffffff; | ||||
| text-align: center; | text-align: center; | ||||
| } | } | ||||
| font-size: 12px; | |||||
| text-indent: 2em; | |||||
| .ctn { | .ctn { | ||||
| width: 100%; | width: 100%; | ||||
| font-size: 6px; | |||||
| // font-size: 12px; | |||||
| font-family: Microsoft YaHei; | font-family: Microsoft YaHei; | ||||
| font-weight: 400; | font-weight: 400; | ||||
| color: #696969; | color: #696969; | ||||
| @@ -1375,7 +1378,7 @@ export default { | |||||
| } | } | ||||
| .ctn_c { | .ctn_c { | ||||
| width: 100%; | width: 100%; | ||||
| font-size: 6px; | |||||
| // font-size: 12px; | |||||
| font-family: Microsoft YaHei; | font-family: Microsoft YaHei; | ||||
| font-weight: 400; | font-weight: 400; | ||||
| color: #696969; | color: #696969; | ||||
| @@ -1384,7 +1387,7 @@ export default { | |||||
| } | } | ||||
| .ctn1 { | .ctn1 { | ||||
| width: 100%; | width: 100%; | ||||
| font-size: 6px; | |||||
| // font-size: 12px; | |||||
| font-family: Microsoft YaHei; | font-family: Microsoft YaHei; | ||||
| font-weight: 400; | font-weight: 400; | ||||
| color: #696969; | color: #696969; | ||||
| @@ -1393,7 +1396,7 @@ export default { | |||||
| } | } | ||||
| .ctn_c1 { | .ctn_c1 { | ||||
| width: 100%; | width: 100%; | ||||
| font-size: 6px; | |||||
| // font-size: 12px; | |||||
| font-family: Microsoft YaHei; | font-family: Microsoft YaHei; | ||||
| font-weight: 400; | font-weight: 400; | ||||
| color: #696969; | color: #696969; | ||||