html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
img {
  margin: 0;
  padding: 0;
}
body {
  font-size: 12px;
  font-family: "Arial";
  color: #333;
  background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-decoration: none;
  font-size: 100%;
}
img,
input,
button {
  border: none;
  padding: 0;
  margin: 0;
  outline-style: none;
}
select,
input,
textarea {
  font-size: 12px;
  margin: 0;
  padding: 0;
  outline: none;
}
select,
input {
  vertical-align: middle;
}
textarea {
  resize: none;
}
ul,
ol {
  list-style: none;
}
img {
  vertical-align: middle;
  font-size: 0;
  border: 0;
  outline: none;
}
i,
em {
  font-style: normal;
  text-decoration: none;
}
a {
  color: #000;
  text-decoration: none;
  outline: none;
}
.tc {
  text-align: center;
}
.last {
  margin-right: 0px !important;
}
.content {
  width: 92.6%;
  margin: 0 auto;
}
li {
  list-style-type: none;
}
.d-flex {
  display: flex;
}
.ai-fs {
  align-items: flex-start;
}
.ai-c {
  align-items: center;
}
.ai-fd {
  align-items: flex-end;
}
.jc-c {
  justify-content: center;
}
.jc-sb {
  justify-content: space-between;
}
.jc-sa {
  justify-content: space-around;
}
.fd-c {
  flex-direction: column;
}
.fw-w {
  flex-wrap: wrap;
}
.w-100 {
  width: 100%;
}
.wrap {
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
/* index */
.logo {
  width: 140px;
}
.menu {
  width: 40px;
}
.top {
  position: relative;
}
.head {
  padding: 30px 0;
  position: relative;
}
nav {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #000;
  border-top: 1px solid #e0e0e0;
}
nav a {
  display: block;
  padding-left: 40px;
  font-size: 20px;
  color: #fff;
  line-height: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.top_desc {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
}
.top_desc h1 {
  font-size: 48px;
  color: #fff;
  line-height: 72px;
  display: inline-block;
}
.top_desc p {
  margin-top: 20px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 42px;
  display: inline-block;
}
.top_desc a {
  display: inline-block;
  margin-top: 40px;
  padding: 0 36px;
  line-height: 64px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #7233f7;
  border-radius: 50px;
}
.company_name {
  margin-top: 66px;
  text-align: center;
}
.company_name h2 {
  font-size: 38px;
  color: #080225;
  margin-bottom: 10px;
  display: inline-block;
}
.company_name p {
  margin: 20px auto 0;
  font-size: 22px;
  color: #080225;
  text-indent: 1em;
  line-height: 40px;
  display: inline-block;
}
.company_name a {
  display: inline-block;
  margin: 50px auto 0;
  padding: 0 36px;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #7233f7;
  border-radius: 50px;
}
.foot {
  margin-top: 70px;
  background-color: #080225;
}
.foot_nav_item {
  padding-top: 54px;
  width: 50%;
}
.foot_nav_item dt {
  margin-bottom: 10px;
}
.foot_nav_item dt a {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.foot_nav_item dd a {
  font-size: 18px;
  color: #fff;
  line-height: 46px;
}
.foot_copyright {
  text-align: center;
  margin-top: 50px;
  padding: 10px 0 34px;
  border-top: 1px solid #fff;
}
.foot_copyright p {
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 60px;
  color: #fff;
  display: inline-block;
}
.foot_logo {
  width: 134px;
}
/* about us */
.head.other {
  padding: 20px 0 13px;
  position: static;
}
.head.other nav a {
  color: #080225;
}
.banner {
  position: relative;
}
.banner p {
  display: inline-block;
  font-size: 42px;
  color: #7233f6;
  font-weight: bold;
}
.banner_desc {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate(0, -50%);
  z-index: 1;
  text-align: center;
}
.about_us_delivery {
  background-color: #f9f9f9;
  padding: 60px 0;
  text-align: center;
}
.about_us_delivery h2 {
  font-size: 38px;
  line-height: 66px;
  color: #000;
  font-weight: normal;
  padding: 0 20%;
}
.about_us_delivery p {
  font-size: 22px;
  line-height: 42px;
  color: #000;
  padding: 2% 3%;
  display: inline-block;
}
.about_us_intelligence {
  margin-top: 72px;
}
.about_us_intelligence .item_le h3 {
  margin-top: 50px;
  font-size: 32px;
  line-height: 48px;
  font-weight: normal;
  color: #000;
  display: inline-block;
}
.about_us_intelligence .item_le p {
  margin-top: 20px;
  font-size: 22px;
  color: #000;
  line-height: 42px;
  display: inline-block;
}
.about_us_intelligence .item_le a {
  display: inline-block;
  margin: 50px auto 0;
  padding: 0 36px;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #7233f7;
  border-radius: 50px;
}
.about_us_row {
  margin-top: 84px;
  background-color: #211b3b;
  padding: 80px 0 50px;
  text-align: center;
}
.about_us_row h3 {
  font-size: 32px;
  line-height: 42px;
  color: #fff;
  font-weight: normal;
  display: inline-block;
}
.about_us_row_box .item {
  width: 40%;
  margin-top: 60px;
}
.about_us_row_box .item img {
  width: 90px;
}
.about_us_row_box .item p {
  color: #fff;
}
.about_us_row_box .item p:nth-of-type(1) {
  margin-top: 30px;
  font-size: 32px;
  line-height: 50px;
  display: inline-block;
}
.about_us_row_box .item p:nth-of-type(2) {
  margin-top: 10px;
  font-size: 22px;
  line-height: 28px;
}
.about_us_leadership {
  margin-top: 86px;
}
.about_us_leadership .item_re {
  text-align: center;
  margin-top: 68px;
}
.about_us_leadership .item_re h2 {
  font-size: 38px;
  color: #000;
  font-weight: normal;
  display: inline-block;
}
.about_us_leadership .item_re .item_re_desc {
  margin-top: 40px;
  font-size: 22px;
  color: #080225;
  line-height: 30px;
  display: inline-block;
}
.about_us_leadership .item_re .item_re_co {
  margin-top: 50px;
}
.about_us_leadership .item_re .item_re_co p {
  color: #080225;
  line-height: 38px;
  display: inline-block;
}
.about_us_leadership .item_re .item_re_co p:nth-of-type(1) {
  font-size: 32px;
}
.about_us_leadership .item_re .item_re_co p:nth-of-type(2) {
  font-size: 24px;
}
/* AI Infrastructure */
.banner_other {
  background-color: #080225;
  padding: 128px 0 116px;
}
.banner_other .item_le .item_le_con {
  display: inline-block;
  padding: 0 30px;
  line-height: 58px;
  background-color: #49405d;
  border-radius: 50px;
}
.banner_other .item_le .item_le_con img {
  width: 30px;
}
.banner_other .item_le .item_le_con span {
  display: inline-block;
  font-size: 21px;
  color: #f9fafb;
  font-weight: bold;
  margin-left: 10px;
  vertical-align: middle;
}
.banner_other .item_le h1 {
  margin-top: 24px;
  font-size: 61px;
  color: #fff;
  display: inline-block;
}
.banner_other .item_le p {
  margin-top: 20px;
  font-size: 32px;
  color: #fff;
  line-height: 45px;
}
.banner_other .item_le a {
  margin: 52px 0;
  display: inline-block;
  width: 100%;
  line-height: 66px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #7233f7;
  border-radius: 60px;
}
.banner_other .item_le a img {
  margin-left: 24px;
  width: 21px;
}
.ai_infrast_services {
  background-color: #f9fafb;
  padding: 80px 0 0;
}
.ai_infrast_services h2 {
  font-size: 37px;
  color: #080225;
  text-align: center;
}
.ai_infrast_services .ai_infrast_services_pre {
  font-size: 27px;
  color: #666;
  line-height: 36px;
  margin: 30px auto 0;
  text-align: center;
  display: inline-block;
}
.ai_infrast_services_box {
  margin-top: 50px;
}
.ai_infrast_services_box .item {
  background-color: #fff;
  padding: 5%;
  width: 90%;
  border-radius: 10px;
  box-shadow: 0 2px 10px 10px #eeeff0;
  margin-bottom: 50px;
}
.ai_infrast_services_box .item .item_con {
  width: 82px;
  height: 82px;
  background-color: #f1eaff;
  border-radius: 10px;
}
.ai_infrast_services_box .item .item_con img {
  width: 50px;
}
.ai_infrast_services_box .item h3 {
  margin-top: 30px;
  font-size: 32px;
  color: #080225;
}
.ai_infrast_services_box .item p {
  margin-top: 10px;
  font-size: 24px;
  color: #666;
  line-height: 36px;
}
.ai_infrast_services_box .item ul {
  margin-top: 20px;
}
.ai_infrast_services_box .item ul li {
  margin-top: 10px;
  line-height: 39px;
  display: flex;
  align-items: center;
}
.ai_infrast_services_box .item ul li img {
  margin-right: 24px;
  vertical-align: middle;
  width: 20px;
}
.ai_infrast_services_box .item ul li span {
  font-size: 22px;
  color: #4b5563;
  display: inline-block;
}
.ai_infrast_process {
  margin-top: 74px;
}
.ai_infrast_process h2 {
  text-align: center;
  font-size: 37px;
  line-height: 80px;
  color: #211c3c;
}
.ai_infrast_process_list {
  margin-top: 60px;
}
.ai_infrast_process_list .item {
  position: relative;
  padding: 4%;
  width: 92%;
  text-align: center;
  box-shadow: 0 0 20px 4px #eeeff0;
  border-radius: 10px;
  margin-bottom: 30px;
}
.ai_infrast_process_list .item .item_le p {
  font-weight: bold;
  font-size: 59px;
  color: #7233f7;
}
.ai_infrast_process_list .item .item_re {
  margin-left: 50px;
  text-align: left;
}
.ai_infrast_process_list .item .item_re p:nth-of-type(1) {
  font-weight: bold;
  font-size: 32px;
  color: #211c3c;
}
.ai_infrast_process_list .item .item_re p:nth-of-type(2) {
  font-size: 21px;
  color: #4b5563;
  margin-top: 10px;
}
.design_simulation_services1.ai_infrast_process_services
  .design_simulation_services1_content
  .item
  .item_le
  h3 {
  margin-top: 20px;
}
.robotics_ai_solutions.ai_infrast_infrastructure_services
  .robotics_ai_solutions_list
  .item_info {
  padding: 36px 20px 32px 20px;
}

/* contact us */
.contact_us {
  margin-top: 20px;
}
.contact_us .item {
  margin-top: 30px;
}
.contact_us .item:last-of-type {
  width: 100%;
}
.contact_us .item label {
  font-size: 26px;
  color: #221c3e;
  font-weight: bold;
  line-height: 32px;
  display: inline-block;
}
.contact_us .item input {
  margin-top: 20px;
  line-height: 52px;
  border: 1px solid #7233f6;
  padding: 0 1%;
  width: 100%;
  box-sizing: border-box;
}
.contact_us .item textarea {
  margin-top: 20px;
  height: 624px;
  border: 1px solid #7233f6;
  padding: 1%;
  width: 100%;
  box-sizing: border-box;
}
.contact_us p {
  margin-top: 30px;
  text-align: center;
  font-size: 22px;
  line-height: 28px;
  color: #221c3e;
  display: inline-block;
}
.contact_us p a {
  color: #7233f6;
}
.contact_us button {
  display: block;
  margin: 40px auto 0;
  width: 220px;
  line-height: 60px;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #7233f7;
  border-radius: 30px;
}
/* DEEPSEEK AI */
.banner_other1 {
  padding: 90px 0 50px;
  background-color: #211c3c;
}
.banner_other1 .content {
  position: relative;
  height: 100%;
}
.banner_other1 .content .item_le p {
  font-size: 24px;
  line-height: 38px;
  color: #fff;
  margin-top: 20px;
  display: inline-block;
}
.banner_other1 .item_le h1 {
  font-size: 54px;
  line-height: 70px;
  color: #fff;
}
.banner_other1 .item_le h1 i {
  color: #7233f6;
}
.banner_other1 .content img {
  position: absolute;
  top: 59px;
  right: 0;
}
.deepseek_ai_content {
  margin-top: 80px;
}
.deepseek_ai_content .item_re p {
  font-size: 22px;
  color: #000;
  line-height: 38px;
}
.deepseek_ai_platforms {
  margin-top: 64px;
  background-color: #080225;
  padding: 52px 0 64px;
}
.deepseek_ai_platforms h2 {
  font-size: 38px;
  text-align: center;
}
.deepseek_ai_platforms h2:nth-of-type(1) {
  font-weight: normal;
  color: #7233f7;
}
.deepseek_ai_platforms h2:nth-of-type(2) {
  color: #fff;
}
.deepseek_ai_platforms_box {
  width: 100%;
  overflow: auto;
}
.deepseek_ai_platforms table {
  margin-top: 50px;
  width: 136%;
  overflow-x: scroll;
  border-collapse: collapse;
}
.deepseek_ai_platforms table th {
  text-align: center;
  border-bottom: 2px solid #7233f7;
  font-size: 22px;
  color: #7233f7;
  line-height: 50px;
}
.deepseek_ai_platforms table td {
  font-size: 22px;
  color: #fff;
  line-height: 28px;
  padding: 2% 1%;
  text-align: center;
}
.deepseek_ai_platforms table tr td:nth-of-type(1) {
  padding: 0;
  width: 180px;
  text-align: left;
  color: #7233f7;
}
.deepseek_ai_solutions {
  margin-top: 80px;
  text-align: center;
}
.deepseek_ai_solutions h3 {
  font-size: 32px;
  color: #211c3c;
  display: inline-block;
}
.deepseek_ai_solutions p {
  font-size: 22px;
  color: #666;
  line-height: 38px;
  margin: 30px auto 0;
  display: inline-block;
}
.deepseek_ai_solutions a {
  display: inline-block;
  margin: 62px auto 0;
  padding: 0 36px;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #7233f7;
  border-radius: 50px;
}
/* Robotics */
.banner_other2 {
  background-color: #2c2929;
  padding: 90px 0;
}
.banner_other2_con {
  padding: 0 24px;
  line-height: 58px;
  background-color: #49405c;
  margin: 0 auto;
  border-radius: 50px;
  display: inline-block;
}
.banner_other2_con img {
  margin: 0 14px 0 0;
  width: 32px;
}
.banner_other2_con span {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
}
.banner_other2 h1 {
  margin-top: 36px;
  font-size: 62px;
  color: #fff;
  line-height: 90px;
}
.banner_other2 p {
  margin: 30px auto 0;
  font-size: 32px;
  color: #fff;
  line-height: 46px;
}
.banner_other2_more {
  margin-top: 60px;
}
.banner_other2_more a {
  display: block;
  line-height: 64px;
  box-sizing: border-box;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  border-radius: 50px;
  text-align: center;
}
.banner_other2_more a:nth-of-type(1) {
  background-color: #7233f7;
  margin-bottom: 28px;
}
.banner_other2_more a:nth-of-type(1) img {
  margin-left: 32px;
  width: 30px;
}
.banner_other2_more a:nth-of-type(2) {
  border: 1px solid #c4c6cc;
}
.robotics_solutions {
  padding: 86px 0 50px;
  background-color: #f9fafb;
}
.robotics_solutions h2 {
  text-align: center;
  font-size: 37px;
  color: #080225;
}
.robotics_solutions .robotics_solutions_pre {
  margin: 16px auto 0;
  text-align: center;
  font-size: 28px;
  color: #666;
  line-height: 36px;
  text-indent: 2em;
}
.robotics_solutions_list {
  margin-top: 56px;
}
.robotics_solutions_list .item {
  padding: 3%;
  width: 94%;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 1px 10px 10px #eeeff0;
  margin-bottom: 45px;
}
.robotics_solutions_list .item:last-of-type {
  margin-bottom: 0;
}
.robotics_solutions_list .item .item_con {
  width: 82px;
  height: 82px;
  background-color: #f1eaff;
  border-radius: 10px;
}
.robotics_solutions_list .item .item_con img {
  width: 50px;
}
.robotics_solutions_list .item h3 {
  font-size: 32px;
  color: #080225;
  margin-left: 32px;
}
.robotics_solutions_list .item p:nth-of-type(1) {
  margin-top: 20px;
  font-size: 24px;
  color: #666;
  font-weight: bold;
  line-height: 36px;
}
.robotics_solutions_list .item p:nth-of-type(2) {
  margin-top: 10px;
  font-size: 24px;
  color: #080225;
  font-weight: bold;
  line-height: 40px;
}
.robotics_solutions_list .item ul {
  margin-top: 14px;
}
.robotics_solutions_list .item ul li {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.robotics_solutions_list .item ul li img {
  margin-right: 16px;
  vertical-align: sub;
  width: 20px;
}
.robotics_solutions_list .item ul li span {
  font-size: 22px;
  color: #4b5563;
  display: inline-block;
}
.robotics_choose {
  margin-top: 66px;
}
.robotics_choose h2 {
  text-align: center;
  font-size: 38px;
  color: #080225;
  /*text-indent: 2em;*/
}
.robotics_choose p {
  text-align: center;
  font-size: 28px;
  line-height: 36px;
  color: #666;
  margin-top: 20px;
}
.robotics_choose_list {
  margin-top: 42px;
}
.robotics_choose_list .item {
  padding: 3%;
  width: 94%;
  text-align: center;
}
.robotics_choose_list .item .item_con {
  width: 88px;
  height: 88px;
  background-color: #f1eaff;
  border-radius: 10px;
  margin: 0 auto;
}
.robotics_choose_list .item .item_con img {
  width: 50px;
}
.robotics_choose_list .item h3 {
  font-size: 28px;
  color: #080225;
  margin-top: 24px;
}
.robotics_choose_list .item p {
  font-size: 22px;
  color: #666;
  margin-top: 14px;
}
.robotics_ai_solutions {
  margin-top: 70px;
  background-color: #211c3c;
  padding: 80px 0;
}
.robotics_ai_solutions h2 {
  font-size: 37px;
  color: #fff;
  text-align: center;
}
.robotics_ai_solutions .robotics_ai_solutions_pre {
  margin-top: 10px;
  font-size: 28px;
  color: #fff;
  line-height: 36px;
  text-align: center;
}
.robotics_ai_solutions .robotics_ai_solutions_pre1 {
  margin-top: 36px;
  font-size: 27px;
  color: #666;
  line-height: 36px;
  text-align: center;
}
.robotics_ai_solutions_list {
  margin-top: 60px;
}
.robotics_ai_solutions_list .item {
  background-color: #2d235e;
  margin-bottom: 50px;
}
.robotics_ai_solutions_list .item:last-of-type {
  margin-bottom: 0 !important;
}
.robotics_ai_solutions_list .item_info {
  padding: 3%;
}
.robotics_ai_solutions_list .item_info h3 {
  font-size: 28px;
  color: #fff;
  display: inline-block;
}
.robotics_ai_solutions_list .item_info p {
  margin-top: 4px;
  font-size: 22px;
  color: #fff;
  line-height: 36px;
  display: inline-block;
}
.robotics_build {
  margin-top: 74px;
}
.robotics_build h2 {
  font-size: 37px;
  color: #080225;
  text-align: center;
}
.robotics_build .robotics_build_pre {
  margin-top: 20px;
  font-size: 27px;
  color: #666;
  line-height: 36px;
  text-align: center;
}
.robotics_build_list {
  margin-top: 60px;
}
.robotics_build_list .item {
  padding: 3% 2%;
  width: 96%;
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  margin-bottom: 40px;
  box-shadow: 0 2px 10px 6px #eeeff0;
}
.robotics_build_list .item:last-of-type {
  margin-bottom: 0;
}
.robotics_build_list .item .item_top_icon {
  width: 82px;
  height: 82px;
  background-color: #f1eaff;
  border-radius: 10px;
}
.robotics_build_list .item .item_top_icon img {
  width: 48px;
}
.robotics_build_list .item .item_top span {
  display: block;
  font-size: 32px;
  color: #080225;
  font-weight: bold;
  margin-left: 26px;
  width: calc(100% - 96px);
}
.robotics_build_list .item p,
.robotics_build_list .item h6 {
  margin-top: 20px;
  font-size: 24px;
  color: #666;
  line-height: 36px;
  display: inline-block;
}
.robotics_build_list .item h6 {
  color: #000;
}
.robotics_build_list .item ul {
  margin-top: 20px;
}
.robotics_build_list .item ul li {
  margin-top: 14px;
  display: flex;
  align-items: center;
}
.robotics_build_list .item ul li img {
  margin-right: 14px;
  width: 20px;
}
.robotics_build_list .item ul li span {
  font-size: 22px;
  color: #4b5563;
}
.robotics_ai_solutions .item ul {
  margin-top: 20px;
}
.robotics_ai_solutions .item ul li {
  margin-top: 14px;
  display: flex;
  align-items: center;
}
.robotics_ai_solutions .item ul li img {
  margin-right: 16px;
  width: 20px;
}
.robotics_ai_solutions .item ul li span {
  font-size: 22px;
  color: #4b5563;
}
.robotics_applications {
  margin-top: 30px;
  background-color: #211c3c;
  padding: 70px 0px 1px;
}
.robotics_applications h2 {
  font-size: 37px;
  color: #fff;
  text-align: center;
}
.robotics_applications .robotics_applications_pre {
  margin: 20px 16% 0;
  font-size: 27px;
  color: #fff;
  line-height: 36px;
  text-align: center;
}
.robotics_applications_list {
  margin-top: 60px;
}
.robotics_applications_list .item {
  padding: 3%;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 44px;
}
/*.robotics_applications_list .item:last-of-type {
  margin-bottom: 0;
}*/
.robotics_applications_list .item img {
  width: 55px;
}
.robotics_applications_list .item h3 {
  margin-top: 20px;
  font-size: 28px;
  color: #211c3c;
}
.robotics_applications_list .item p {
  margin-top: 14px;
  font-size: 22px;
  color: #4b5563;
  display: inline-block;
}
.robotics_models {
  margin-top: 80px;
}
.robotics_models h2 {
  font-size: 37px;
  color: #080225;
  text-align: center;
}
.robotics_models .robotics_models_pre {
  margin-top: 16px;
  font-size: 27px;
  color: #666;
  text-align: center;
}
.robotics_models_list {
  margin-top: 48px;
}
.robotics_models_list .item {
  padding: 6% 3%;
  width: 94%;
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  margin-bottom: 40px;
  box-shadow: 0 2px 10px 6px #eeeff0;
  text-align: center;
}
.robotics_models_list .item:last-of-type {
  margin-bottom: 78px;
}
.robotics_models_list .item .item_con {
  margin: 0 auto;
  width: 98px;
  height: 98px;
  background-color: #f1eaff;
  border-radius: 10px;
}
.robotics_models_list .item .item_con img {
  width: 60px;
}
.robotics_models_list .item h3 {
  font-size: 31px;
  color: #080225;
  margin-top: 40px;
}
.robotics_models_list .item p {
  font-size: 21px;
  color: #666;
  line-height: 34px;
  margin-top: 14px;
}
.robotics_models_list .item h4 {
  font-size: 39px;
  color: #7233f6;
  margin-top: 14px;
}
.robotics_models_list .item h6 {
  margin-top: 20px;
  text-align: left;
  font-size: 21px;
  color: #080225;
  margin-top: 14px;
}
.robotics_models_list .item ul {
  text-align: left;
  margin-top: 18px;
}
.robotics_models_list .item ul li {
  margin-top: 8px;
  position: relative;
  padding-left: 20px;
  font-size: 21px;
  color: #4b5563;
}
.robotics_models_list .item ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 7px;
  height: 7px;
  background-color: #7233f6;
  border-radius: 50%;
}
.robotics_examples {
  background-color: #211c3c;
  padding: 68px 0 70px;
}
.robotics_examples h2 {
  font-size: 37px;
  color: #fff;
  text-align: center;
}
.robotics_examples .robotics_examples_pre {
  margin-top: 16px;
  font-size: 27px;
  color: #fff;
  text-align: center;
  text-indent: 2em;
  line-height: 36px;
}
.robotics_examples_list {
  margin-top: 50px;
}
.robotics_examples_list .item {
  width: 94%;
  padding: 4% 3%;
  background-color: #2d235e;
  border-radius: 10px;
  margin-bottom: 40px;
}
.robotics_examples_list .item:last-of-type {
  margin-bottom: 0;
}
.robotics_examples_list .item .item_top img {
  width: 38px;
}
.robotics_examples_list .item .item_top h3 {
  margin-left: 16px;
  font-size: 28px;
  color: #fff;
}
.robotics_examples_list .item .item_list {
  margin-top: 10px;
}
.robotics_examples_list .item .item_list .item_list_con {
  width: 50%;
  margin-top: 24px;
}
.robotics_examples_list .item .item_list .item_list_con p {
  line-height: 26px;
}
.robotics_examples_list .item .item_list .item_list_con p:nth-of-type(1) {
  font-size: 17px;
  color: #697688;
  font-weight: bold;
}
.robotics_examples_list .item .item_list .item_list_con p:nth-of-type(2) {
  font-size: 21px;
  color: #fff;
}
.robotics_examples_list .item .item_pre {
  font-size: 18px;
  color: #697688;
  margin-top: 20px;
}
.robotics_solutions.robotics_solutions1 {
  margin-top: 82px;
  background-color: #fff;
  padding: 0;
}
.robotics_solutions.robotics_solutions1 .robotics_solutions_pre {
  width: 100%;
}
.robotics_future {
  margin-top: 30px;
  text-align: center;
}
.robotics_future h2 {
  font-size: 32px;
  color: #211c3c;
}
.robotics_future p {
  font-size: 21px;
  color: #666;
  line-height: 36px;
  display: inline-block;
  margin: 20px auto 0;
}
.robotics_future .more {
  margin-top: 36px;
}
.robotics_future .more a {
  display: inline-block;
  font-size: 24px;
  color: #211c3c;
  padding: 0 34px;
  line-height: 60px;
  border-radius: 50px;
  margin: 0 18px;
  color: #fff;
  font-weight: bold;
  background-color: #7233f7;
}
/* NVIDIA AI Factories */
.nvidia_ai_factories {
  margin-top: 30px;
}
.nvidia_ai_factories p {
  font-size: 22px;
  color: #000;
  line-height: 38px;
}
.nvidia_ai_factories p i {
  color: #7233f6;
}
.deepseek_ai_content.nvidia_ai_factories_content {
  margin-top: 60px;
}
.deepseek_ai_content.nvidia_ai_factories_content .item_le {
  margin: 40px 0;
}
.deepseek_ai_content.nvidia_ai_factories_content p:nth-of-type(2) {
  margin-top: 20px;
}
.nvidia_ai_factories_content h6 {
  font-size: 26px;
  color: #211c3c;
}
.nvidia_ai_factories_content h2 {
  font-size: 42px;
  color: #7233f6;
  margin: 10px 0 20px;
}
.deepseek_ai_content.nvidia_ai_factories_content a {
  display: inline-block;
  line-height: 62px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  background-color: #7233f6;
  margin-top: 30px;
  text-transform: uppercase;
  width: 100%;
}
.deepseek_ai_content.nvidia_ai_factories_content a img {
  vertical-align: middle;
  margin-left: 10px;
  width: 18px;
}
.deepseek_ai_content.nvidia_ai_factories_content ul {
  margin-top: 30px;
}
.deepseek_ai_content.nvidia_ai_factories_content ul li {
  font-size: 20px;
  color: #000;
  line-height: 38px;
  position: relative;
  padding-left: 20px;
}
.deepseek_ai_content.nvidia_ai_factories_content ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  top: 16px;
  left: 0;
}
/* Design Simulation */
.robotics_build.design_simulation_services {
  margin-top: 110px;
}
.robotics_applications.design_simulation_capabilities {
  margin-top: 0;
}
.robotics_applications.design_simulation_capabilities
  .robotics_applications_list
  .item {
  margin-bottom:50px;
}
.robotics_build.design_simulation_services
  .robotics_build_list
  .item
  .item_top
  span {
  margin-left: 0;
}
.design_simulation_services1 {
  background-color: #211c3c;
  padding: 78px 0 20px 0;
}
.design_simulation_services1 h2 {
  font-size: 37px;
  color: #fff;
  text-align: center;
}
.design_simulation_services1 .design_simulation_services1_pre {
  margin-top: 10px;
  font-size: 18px;
  color: #fff;
  line-height: 26px;
  text-align: center;
}
.design_simulation_services1_tabs {
  margin-top: 50px;
  text-align: center;
}
.design_simulation_services1_tabs a {
  display: inline-block;
  padding: 0 20px;
  line-height: 96px;
  background-color: #080225;
  font-size: 18px;
  color: #fff;
  border: 1px solid #321186;
}
.design_simulation_services1_tabs a.active {
  background-color: #7233f7;
}
.design_simulation_services1_content .item {
  margin-top: 80px;
  display: none;
  padding-bottom: 50px;
}
.design_simulation_services1_content .item.active {
  display: block;
}
.design_simulation_services1_content .item .item_le h3 {
  font-size: 24px;
  color: #fff;
  font-weight: normal;
}
.design_simulation_services1_content .item .item_le p {
  margin-top: 10px;
  font-size: 21px;
  color: #fff;
  line-height: 36px;
}
.design_simulation_services1_content .item ul {
  margin-top: 20px;
}
.design_simulation_services1_content .item ul li {
  margin-top: 8px;
}
.design_simulation_services1_content .item ul li img {
  margin-right: 6px;
}
.design_simulation_services1_content .item ul li span {
  font-size: 16px;
  color: #fff;
}
.design_simulation_services1 .robotics_build_pre {
  color: #fff;
}
.design_simulation_services1 .robotics_build_list .item {
  background-color: #fff;
  box-shadow: none;
}
.design_simulation_services1 .robotics_build_list .item .item_top span {
  margin-left: 0;
}
/*.design_simulation_services2 .robotics_build_list .item:nth-of-type(3),*/
.design_simulation_services2 .robotics_build_list .item:nth-of-type(5) {
  margin-bottom: 0;
}
.robotics_ai_solutions.design_simulation_cases {
  padding: 0;
  background-color: transparent;
}
.robotics_ai_solutions.design_simulation_cases h2 {
  color: #211c3c;
}
.robotics_ai_solutions.design_simulation_cases
  .robotics_ai_solutions_list
  .item {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 1px 10px 10px #eeeff0;
  margin-bottom: 78px;
}
.robotics_ai_solutions.design_simulation_cases
  .robotics_ai_solutions_list
  .item_info
  h3 {
  color: #211c3c;
}
.robotics_ai_solutions.design_simulation_cases
  .robotics_ai_solutions_list
  .item_info
  p {
  color: #666;
}
/* AI-HPC DATA CENTERS */
.banner_other1 .item_le .item_le_more {
  margin-top: 42px;
}
.banner_other1 .item_le .item_le_more a {
  display: inline-block;
  padding: 0 3%;
  width: 44%;
  line-height: 74px;
  text-align: center;
  font-size: 27px;
  color: #fff;
  font-weight: bold;
  box-sizing: border-box;
}
.banner_other1 .item_le .item_le_more a:nth-of-type(1) {
  margin-right: 4%;
}
.banner_other1 .item_le .item_le_more a img {
  margin-left: 13px;
  position: static;
  width: 22px;
}
.banner_other1 .item_le .item_le_more a:nth-of-type(1) {
  background-color: #7233f6;
}
.banner_other1 .item_le .item_le_more a:nth-of-type(2) {
  border: 2px solid #fff;
}
.ai_hpc_data_centers_solved {
  margin-top: 80px;
}
.ai_hpc_data_centers_solved h2 {
  font-size: 37px;
  line-height: 54px;
  color: #211c3c;
  text-align: center;
  display: inline-block;
}
.ai_hpc_data_centers_solved_list {
  margin-top: 54px;
  border-radius: 10px;
  overflow: hidden;
}
.ai_hpc_data_centers_solved_list .item_le {
  box-shadow: 0 1px 10px 10px #eeeff0;
}
.ai_hpc_data_centers_solved_list .item_le .item {
  border-bottom: 1px solid #d6d6d6;
}
.ai_hpc_data_centers_solved_list .item_le .item_top span {
  font-weight: bold;
  display: inline-block;
  line-height: 112px;
}
.ai_hpc_data_centers_solved_list .item_le .item_top span:nth-of-type(1) {
  font-size: 26px;
  color: #090325;
  margin-left: 20px;
}
.ai_hpc_data_centers_solved_list .item_le .item_top span:nth-of-type(2) {
  font-size: 26px;
  color: #211c3c;
  margin-left: 34px;
}
.ai_hpc_data_centers_solved_list .item_le .item_bottom {
  padding: 0 20px 20px;
  display: none;
}
.ai_hpc_data_centers_solved_list .item_le .item_bottom span {
  font-size: 21px;
  line-height: 36px;
  font-weight: normal;
}
.ai_hpc_data_centers_solved_list .item_le .item.active {
  background-color: #7233f6;
}
.ai_hpc_data_centers_solved_list .item_le .item.active span {
  color: #fff;
}
.ai_hpc_data_centers_solved_list .item_le .item.active .item_bottom {
  display: block;
}
.ai_hpc_data_centers_solved_list .item_re .item_re_con {
  display: none;
}
.ai_hpc_data_centers_solved_list .item_re .item_re_con.active {
  display: block;
}
.ai_hpc_data_centers_advantages {
  background-color: transparent;
}
.ai_hpc_data_centers_advantages h2 {
  color: #211c3c;
}
.ai_hpc_data_centers_advantages .design_simulation_services1_tabs a {
  width: 16%;
  padding: 0 4%;
  height: 98px;
  line-height: 30px;
  display: inline-flex;
  font-size: 18px;
}
.ai_hpc_data_centers_advantages .design_simulation_services1_content {
  box-shadow: 0 1px 10px 10px #eeeff0;
}
.ai_hpc_data_centers_advantages
  .design_simulation_services1_content
  .item
  .item_le
  h3 {
  color: #211c3c;
  font-size: 32px;
  font-weight: bold;
  padding: 0 4%;
}
.ai_hpc_data_centers_advantages
  .design_simulation_services1_content
  .item
  .item_le
  p {
  color: #211c3c;
  padding: 0 4%;
  margin-top: 20px;
  display: inline-block;
}
.ai_hpc_data_centers_cooled {
  background-color: #080225;
  padding: 70px 0 60px;
}
.ai_hpc_data_centers_cooled h2 {
  text-align: center;
  font-size: 37px;
}
.ai_hpc_data_centers_cooled h2:nth-of-type(1) {
  color: #fff;
}
.ai_hpc_data_centers_cooled h2:nth-of-type(2) {
  color: #7233f7;
  font-weight: normal;
}
.ai_hpc_data_centers_cooled .ai_hpc_data_centers_cooled_pre {
  text-align: center;
  font-size: 21px;
  color: #fff;
  line-height: 36px;
  margin: 24px auto 0;
}
.ai_hpc_data_centers_cooled_list {
  margin-top: 50px;
}
.ai_hpc_data_centers_cooled_list .item {
  width: 33.33%;
  text-align: center;
}
.ai_hpc_data_centers_cooled_list .item img {
  width: 60%;
}
.ai_hpc_data_centers_cooled_list .item p {
  font-size: 23px;
  color: #7233f7;
  font-weight: bold;
  margin: 0 auto 16px;
  display: inline-block;
}
.ai_hpc_data_centers_cooled_tabs {
  margin-top: 52px;
  border-bottom: 2px solid #7233f7;
}
.ai_hpc_data_centers_cooled_tabs a {
  display: inline-block;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  padding: 0 30px;
  line-height: 62px;
  border-radius: 20px 20px 0 0;
}
.ai_hpc_data_centers_cooled_tabs a.active {
  background-color: #7233f7;
}
.ai_hpc_data_centers_cooled_content {
  border-bottom: 1px solid #8c8999;
}
.ai_hpc_data_centers_cooled_content .item {
  display: none;
}
.ai_hpc_data_centers_cooled_content .item.active {
  display: block;
  width: 100%;
  overflow-x: auto;
}
.ai_hpc_data_centers_cooled_content table {
  width: 130%;
  font-size: 16px;
  line-height: 36px;
  margin-top: 20px;
  overflow-x: scroll;
}
.ai_hpc_data_centers_cooled_content table::-webkit-scrollbar {
  width: 12px;
}

.ai_hpc_data_centers_cooled_content table::-webkit-scrollbar-track {
  background: #7233f7;
}

.ai_hpc_data_centers_cooled_content table::-webkit-scrollbar-thumb {
  background: #7233f7;
}

.ai_hpc_data_centers_cooled_content table::-webkit-scrollbar-thumb:hover {
  background: #7233f7;
}
.ai_hpc_data_centers_cooled_content th {
  color: #7233f7;
  text-align: left;
  font-size: 21px;
  line-height: 40px;
}
.ai_hpc_data_centers_cooled_content td {
  font-size: 21px;
  color: #fff;
  line-height: 40px;
}
.ai_hpc_data_centers_cooled_desc p {
  font-size: 21px;
  color: #fff;
  line-height: 36px;
  margin: 44px auto 0;
  text-align: center;
  display: inline-block;
}
/* AI Consulting */
.ai_infrast_computing_services {
  margin-top: 100px;
}
.ai_infrast_computing_services .robotics_build_list .item .item_top_icon img{
  width: 32px;
}
.robotics_applications.ai_infrast_components.ai_consulting_services1
  .robotics_applications_list
  .item {
  padding: 6% 3%;
  width: 92%;
}
.ai_infrast_services.ai_consulting_potential {
  background-color: #fff;
}
.ai_infrast_services.ai_consulting_business .ai_infrast_services_box .item h6 {
  font-size: 36px;
  color: #080225;
  margin-top: 20px;
}
.ai_infrast_services.ai_consulting_business
  .ai_infrast_services_box
  .item
  ul
  li {
  position: relative;
}
.ai_infrast_services.ai_consulting_business
  .ai_infrast_services_box
  .item
  ul
  li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #7233f6;
}
.ai_infrast_services.ai_consulting_business
  .ai_infrast_services_box
  .item
  ul
  li
  span {
  padding-left: 20px;
}
.ai_consulting_contents {
  padding-top: 50px;
}
.ai_consulting_contents .item_re {
  margin-top: 30px;
}
.ai_consulting_contents .item_re h6 {
  font-size: 37px;
  color: #080225;
  font-weight: bold;
}
.ai_consulting_contents .item_re ul {
  margin-top: 40px;
}
.ai_consulting_contents .item_re ul li {
  margin-top: 30px;
  padding-left: 44px;
  position: relative;
}
.ai_consulting_contents .item_re ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  background: url(../images/Robotics_15.png) center center no-repeat;
  background-size: 100% 100%;
  width: 21px;
  height: 21px;
}
.ai_consulting_contents .item_re ul li p {
  font-size: 24px;
  color: #4b5563;
  font-weight: bold;
  margin-bottom: 12px;
}
.ai_consulting_contents .item_re ul li span {
  font-size: 21px;
  color: #4b5563;
  line-height: 32px;
}
.ai_consulting_contents_pre {
  font-size: 23px;
  color: #666;
  font-weight: bold;
  line-height:32px;
  margin-top: 20px;
  display: inline-block;
}
.ai_consulting_methodology {
  margin-top: 86px;
}
.ai_consulting_methodology h2 {
  font-size: 37px;
  line-height: 72px;
  color: #000;
  text-align: center;
}
.ai_consulting_methodology .ai_consulting_methodology_list .item {
  margin-top: 60px;
  width: 45%;
  text-align: center;
}
.ai_consulting_methodology .ai_consulting_methodology_list .item .item_circle {
  width: 106px;
  height: 106px;
  background-color: #7233f6;
  border-radius: 50%;
  margin: 0 auto;
}
.ai_consulting_methodology .ai_consulting_methodology_list .item .item_circle img {
  width: 55px;
}
.ai_consulting_methodology .ai_consulting_methodology_list .item h3 {
  font-size: 28px;
  color: #080226;
  line-height: 36px;
  margin-top: 30px;
}
.ai_consulting_methodology .ai_consulting_methodology_list .item p {
  font-size: 21px;
  color: #080226;
  line-height: 32px;
  margin-top: 10px;
  text-indent: 1em;
}
.ai_consulting_expertise {
  margin-top: 80px;
  background-color: #211c3c;
  padding: 84px 0;
}
.ai_consulting_expertise h2 {
  text-align: center;
  font-size: 37px;
  color: #fff;
}
.ai_consulting_expertise .ai_consulting_expertise_list {
  margin-top: 33px;
}
.ai_consulting_expertise .ai_consulting_expertise_list .item {
  width: 100%;
  line-height: 72px;
  border: 1px solid #7233f6;
  margin-top: 32px;
  border-radius: 10px;
}
.ai_consulting_expertise .ai_consulting_expertise_list .item img {
  margin: 0 25px 0 28px;
  width: 33px;
}
.ai_consulting_expertise .ai_consulting_expertise_list .item span {
  font-size: 21px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
}
.robotics_ai_solutions.ai_consulting_stories {
  background-color: transparent;
  padding: 0;
}
.robotics_ai_solutions.ai_consulting_stories h2 {
  color: #000;
}
.robotics_ai_solutions.ai_consulting_stories .robotics_ai_solutions_list .item {
  border-radius: 10px;
}
.robotics_ai_solutions.ai_consulting_stories
  .robotics_ai_solutions_list
  .item
  p
  i {
  font-weight: bold;
}
.robotics_ai_solutions.ai_consulting_stories
  .robotics_ai_solutions_list
  .item_info {
  padding: 3%;
}

.navchild{
  margin-left: 4em;
}
.navchild{
  display: none;
}