li {
  list-style: none;
}
.flex {
  display: flex;
}
.flex-r {
  display: flex;
  justify-content: space-between;
}
.prod-name {
  color: #87A6E1 !important;
  margin: 25px auto;
}
.margin-tb-80 {
  margin: 80px 0;
}
/* HCMP */
.hcmp-first-module {
  width: 100vw;
  position: relative;
}
.hcmp-first-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.top-intro {
  width: 42%;
  position: absolute;
  z-index: 999;
  top: 20%;
  left: 8%;
}
.top-intro h2 {
  color: #fff;
  font-size: 40px;
}
.top-intro p {
  margin-top: 25px;
  color: #fff;
  font-size: 17px;
  line-height: 35px;
  letter-spacing: 2px;
}
.service-tel {
  margin-top: 6px !important;
  font-size: 15px !important;
}
.top-intro .row-line {
  width: 100px;
  height: 6px;
  background: #FF962F 
}
.top-intro span {
  font-size: 14px;
  margin-right: 15px;
  color: #87a6e1
}

.intro-title {
  display: flex;
  align-items: center;
}
.intro-title h2 {
  font-size: 30px;
  padding: 50px 0;
}
.bottom-intro {
  width: 25%;
  position: absolute;
  left: 8%;
  bottom: 10px;
}
.bottom-intro .intro-list {
  display: flex;
  justify-content: space-around;
}
.bottom-intro .intro-list p {
  font-size: 17px;
  text-align: center;
  color: #747474;
}
.list-item img {
  width: 50px;
  height: 50px;
}
.rect-icon {
  width: 15px;
  height: 15px;
  background: linear-gradient(#3C85F0, #0E3889);
  margin: -25px 20px 0 0;
}
.hcmp-three-box {
  display: flex; 
  justify-content: space-between;
}
.hcmp-three-box1 {
  margin-top: 50px;
  display: flex; 
  justify-content: space-between;
}
.hcmp-three-box :nth-child(1) {
  width: 35%;
}
.hcmp-three-box :nth-child(2) {
  width: 62%;
}
.hcmp-three-box1 :nth-child(1) {
  width: 62%;
}
.hcmp-three-box1 :nth-child(2) {
  width: 35%;
}
.hcmp-three-item {
  height: 300px;
  padding: 30px 40px 0 40px;
  background: #F8FDFF;
}
.hcmp-three-item h3 {
  font-size: 23px;
}
.hcmp-three-item p {
  font-size: 18px;
  line-height: 35px;
  margin-top: 20px;
  letter-spacing: 2px;
  color: #747474;
}
.hcmp-three-item div {
  width: 90% !important;
}
.hcmp-three-item div h3 {
  width: 100% !important;
}
.hcmp-three-item div p {
  width: 100% !important;
  color: #747474;
}
.hcmp-second-module {
  width: 100%;
}
.describe-box-right {
  margin: 50% 0 0 -25%;
}
.describe-box-left {
  width: 160%;
  margin: -80px 0 0 40%;
}
.describe-text {
  margin-bottom: 90px;
}
.describe-text h3 {
  font-weight: 800;
  font-size: 26px;
}
.describe-text p {
  color: #747474;
  font-size: 20px;
  letter-spacing: 2px;
  height: 40px;
}
.edge-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  padding: 0;
 }
 .edge-list  li {
  width: 33.3%;
  text-align: center;
 }
 .edge-list li h3 {
  padding: 25px 0;
  font-size: 30px;
  font-weight: 700;
 }
.edge-text {
  width: 70%;
  text-align: left;
  margin: 0 auto;
  font-size: 20px;
  color: #747474;
  letter-spacing: 3px;
  display: flex;
  height: 120px;
}
.core-container {
  position: relative;
}
.core-bg {
  width: 100%; 
  background-size: 100%; 
  background-position: center;
  position: relative;
}
.position-one {
  position: absolute;
  top: 16%;
  left: 19.5%;
}
.position-two {
  position: absolute;
  top: 22%;
  left: 56%;
}
.position-three {
  position: absolute;
  top: 42%;
  left: 9%;
}
.position-four {
  position: absolute;
  top: 48%;
  left: 63%;
}
.position-five {
  position: absolute;
  top: 71%;
  left: 21%;
}
.position-six {
  position: absolute;
  top: 76%;
  left: 56%;
}
.core-width {
  width: 25%;
}
.core-width p {
  color: #747474;
  font-size: 16px;
}
.about-hcmp-box {
  width: 60%;
  margin-top: 50px;
}
.about-hcmp-box p {
  color: #474747;
  font-size: 20px;
  margin-top: 80px;
  line-height: 35px;
  letter-spacing: 3px;
}
.about-hcmp-img {
  height: 900px;
  position: relative;
}
.adjust-position {
  position: absolute;
  top: 30%;
  left: 46%;
}
.about-hcmp-img h3 {
  color: #fff;
  font-size: 23px;
  margin-left: 50px;
}
.about-hcmp-img ul {
  height: 230px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.about-hcmp-img li {
  color: #fff;
  font-size: 18px;
}
.about-position-one {
  position: absolute;
  top: 6%;
  left: 6%;
}
.about-position-two {
  position: absolute;
  top: 38%;
  left: 52%;
}
.about-position-three {
  position: absolute;
  top: 56%;
  left: 5%;
}
.img-module {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


/* CAE */
.cae-first-module {
  width: 100vw;
  position: relative;
  margin-top: 98px;
}
.cae.first-bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.float-content {
  position: absolute;
  top: 3%;
  left: 50%;
  transform: translate(-50%, 13%);
}
.float-content h2 {
  font-size: 40px;
  color: #fff;
  text-align: center;
}
.float-content p {
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.float-content :nth-child(3) {
  letter-spacing: 3px;
}
.cae-point {
  position: relative;
}
.cae-point-text {
  width: 30%;
  position: absolute;
  top: 12%;
  left: 8%;
  font-size: 20px;
  color: #474747;
  line-height: 38px;
  text-align: left;
  letter-spacing: 2px;
}
.cae-point-one {
  position: absolute;
  top: 13%;
  left: 69%;
  color: #fff;
  font-size: 25px;
}
.cae-point-two {
  position: absolute;
  top: 43.5%;
  left: 77%;
  color: #fff;
  font-size: 25px;
}
.cae-point-three {
  position: absolute;
  top: 74%;
  left: 70%;
  color: #fff;
  font-size: 25px;
}
.cae-edge-module {
  width: 100vw;
  position: relative;
}
.cae-intro-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 6%;
}
.cae-edge-list {
  padding: 35px 130px 55px 10px;
  display: flex; 
  justify-content: space-between;
}
.cae-edge-item {
  text-align: left;
  box-shadow: 0px 4px 52px 0px rgba(0,0,0,0.05);
  border-radius: 8px;
  padding: 25px !important;
}

.filter-box {
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  position: absolute;
  top: 0px;
  z-index: 999;
}


.cae-edge-item h3 {
  padding: 15px 0 0 0;
  margin: 0;
  font-size: 26px;
  font-weight: 700;
  color: 1c1c1c;
}
.cae-edge-item ul {
  padding-left: 0;
}
.cae-edge-item ul li {
  padding-top: 15px;
  font-size: 18px;
  color: #4d4d4d;
}

.cae-value-list {
  display: flex;
  flex-direction: column;
}
.cae-value-item {
  padding: 40px 30px;
}
.cae-value-item :nth-child(4) {
  margin: 20px auto;
}
.cae-value-list h3 {
  font-size: 28px;
  color: 1c1c1c;
  font-weight: 700;
}
.cae-value-list p {
  font-size: 18px;
  color: #4d4d4d;
}
.orange-bar {
  width: 160px;
  height: 32px;
  background-color: #FFA826;
  margin-left: 80px;
  margin-top: -40px;
}
.cae-value-bg {
  height: 900px;
  position: relative;
  z-index: 299;
}
.cae-value-img {
  width: 80%;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 188;
}
.value-scheme {
  position: absolute;
  left: 6.5%;
  top: 4.5%;
  font-size: 25px;
  font-weight: 700;
  color: #03645D;
  z-index: 199;
}
.value-scheme-list li {
  z-index: 199;
}
.value-scheme-list :nth-child(1) {
  position: absolute;
  left: 10%;
  top: 12%;
}
.value-scheme-list :nth-child(2) {
  position: absolute;
  left: 21%;
  top: 12%;
}
.value-scheme-list :nth-child(3) {
  position: absolute;
  left: 10%;
  top: 17%;
}
.value-scheme-list :nth-child(4) {
  position: absolute;
  left: 21%;
  top: 17%;
}
.value-scheme-list :nth-child(5) {
  position: absolute;
  left: 10%;
  top: 22%;
}
.value-prod {
  position: absolute;
  left: 25%;
  top: 27%;
  font-size: 25px;
  font-weight: 700;
  z-index: 199;
}
.value-prod-list p {
  z-index: 199;
}
.value-prod-list :nth-child(1) {
  position: absolute;
  left: 32%;
  top: 38%;
}
.value-prod-list :nth-child(2) {
  position: absolute;
  left: 55%;
  top: 38%;
}
.value-prod-list :nth-child(3) {
  width: 20px;
  position: absolute;
  left: 28%;
  top: 46%;
}
.value-prod-list :nth-child(4) {
  width: 20px;
  position: absolute;
  left: 36.5%;
  top: 46%;
}
.value-prod-list :nth-child(5) {
  width: 20px;
  position: absolute;
  left: 44.5%;
  top: 46%;
}
.value-prod-list :nth-child(6) {
  width: 20px;
  position: absolute;
  left: 52.5%;
  top: 48%;
}
.value-prod-list :nth-child(7) {
  width: 20px;
  position: absolute;
  left: 60.5%;
  top: 48%;
}
.value-prod-list :nth-child(8) {
  width: 20px;
  position: absolute;
  left: 69%;
  top: 48%;
}
.value-prod-list :nth-child(9) {
  position: absolute;
  left: 42%;
  top: 66%;
  color: #747474;
}
.value-prod-list :nth-child(10) {
  position: absolute;
  left: 45%;
  top: 76.5%;
  color: #747474;
}
.value-res {
  position: absolute;
  left: 13%;
  top: 82%;
  font-size: 25px;
  font-weight: 700;
  color: #03645D;
  z-index: 199;
}
.value-res-list li {
  z-index: 199;
}
.value-res-list :nth-child(1) {
  position: absolute;
  left: 17%;
  top: 91%;
}
.value-res-list :nth-child(2) {
  position: absolute;
  left: 27%;
  top: 91%;
}
.value-res-list :nth-child(3) {
  position: absolute;
  left: 37%;
  top: 91%;
}
.value-res-list :nth-child(4) {
  position: absolute;
  left: 17%;
  top: 96%;
}
.value-res-list :nth-child(5) {
  position: absolute;
  left: 27%;
  top: 96%;
}
.value-scheme-list li {
  color: #fff;
  font-size: 18px;
}
.value-res-list li {
  color: #fff;
  font-size: 18px;
}
.value-prod-list p {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.cae-introduce-container {
  margin-top: 200px;
  padding-right: 150px;
}
.cae-introduce-img img {
  width: 90%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cae-introduce-center {
  height: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: end;
  letter-spacing: 5px;
}
.cae-introduce-center :nth-child(1) {
  width: 85%;
  font-size: 20px;
  line-height: 35px;
  color: #474747;
  font-weight: 500;
}

.cae-core-center {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: start;
  padding-left: 100px !important;
}
.cae-core-item {
  width: 88%;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.cae-core-item div {
  flex: 1;
}
.cae-core-title {
  position: relative;
}
.cae-core-icon {
  position: absolute;
  width: 6px;
  height: 30px;
  background-color: #FFA826;
  top: 0; 
  left: 0;
}
.cae-core-list {
  margin-left: 60px;
  margin-top: 10px;
}
.cae-core-item h3 {
  width: 220px;
  color: #1c1c1c;
  font-size: 26px;
  font-weight: 700;
  margin-left: 15px;
}
.cae-core-item p {
  color: #4d4d4d;
  font-size: 18px;
}


@media (max-width:768px){
  .hcmp-first-module {
    margin-top: 80px;
  }
  .top-intro {
    width: 50%;
    position: absolute;
    z-index: 999;
    top: 60px;
    left: 8%;
  }
  .top-intro h2 {
    color: #fff;
    font-size: 20px;
  }
  .top-intro p {
    margin-top:6px;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 2px;
  }
  .top-intro .row-line {
    width: 100px;
    height: 6px;
    background: #FF962F 
  }
  .bottom-intro {
    width: 25%;
    position: absolute;
    left: 8%;
    top: 150px;
  }
  .bottom-intro .intro-list {
    display: flex;
    justify-content: space-around;
  }
  .hcmp-second-phone {
    width: 100%;
    display: flex;
    flex-direction: column;;
  }
}


/* render */
.render-first-module {
  width: 100vw;
  position: relative;
  margin-top: 98px;
}
.about-render {
  display: flex;
  justify-content: space-between;
}
.about-render-content {
  position: relative;
}
.about-render :nth-child(2) {
  margin-right: 10%;
}
.about-render-list {
  position: absolute;
  top: 50%;
  left: 23%;
}
.about-render-list img {
  margin-right: 50px;
}
.about-render-text :nth-child(1) {
  position: absolute;
  top: 96%;
  left: 25%;
  width: 18%;
  font-size: 17px;
  color: #575757;
  line-height: 30px;
  letter-spacing: 2px;
}
.about-render-text :nth-child(2) {
  position: absolute;
  top: 96%;
  left: 49.5%;
  width: 18%;
  font-size: 17px;
  color: #575757;
  line-height: 30px;
  letter-spacing: 2px;
}
.about-render-text :nth-child(3) {
  position: absolute;
  top: 96%;
  left: 73.5%;
  width: 18%;
  font-size: 17px;
  color: #575757;
  line-height: 28px;
  letter-spacing: 2px;
}
.render-edge {
  padding: 30px 30px 120px 30px;
  height: 350px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.render-edge-img {
  /* padding: 30px 30px 0 0; */
  height: 350px;
  display: flex;
  justify-content: end;
}
.render-edge h3 {
  color: #fff;
  font-size: 28px;
  padding: 30px 0 0 0;
}
.render-edge p {
  color: #fff;
  font-size: 20px; 
  font-weight: 300;
  letter-spacing: 2px;
}
.render-five-bg {
  height: 540px;
  box-shadow: 0px 20px 60px 0px rgba(0,0,0,0.06);
  background-color: #dbe7f8;
  position: relative;
}
.render-scene {
  width: 42%;
  padding: 0 30px 40px 50px;
}
.render-scene h3 {
  font-size: 21px;
  color: #1c1c1c;
  padding-bottom: 10px;
}
.render-scene p {
  font-size: 18px;
  color: #5b5b5b;
  margin-top: 10px;
}
.render-scene-img {
  /* width: 49%; */
  height: 540px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  /* right: -60px; */
  /* top: -40px; */
}

/* vdi */
.vdi-first-bg {
  margin-top: 100px;
}
.vdi-use-one {
  width: 80%;
  padding: 100px 30px;
  position: relative;
  z-index: 209;
}
.vdi-last-use {
  position: relative;
}
.color-bg {
  width: 460px;
  height: 200px;
  background-color: #E4F3FF;
  position: absolute;
  right: 0;
  top: -50px;
  /* opacity: 0.8; */
}
.vdi-use-bar {
  width: 52px;
  height: 16px;
  background: #ffa826;
  position: absolute;
  top: 29%;
  left: 8%;
  opacity: 0.7;
}
.vdi-use-one h3 {
  font-size: 28px;
  color: #1c1c1c;
}
.vdi-use-one :nth-child(1) {
  font-family: Arial-BoldItalicMT, Arial;
  color: #4b4b4b;
  font-size: 38px;
}
.vdi-use-one p {
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 28px;
}
.vdi-featrue-item {
  display: flex;
  justify-content: space-between;
}
.vdi-featrue-one {
  width: 20%;
  background-color: #254BCF;
  padding: 80px 30px;
}
.vdi-featrue-two {
  width: 56%;
  background-color: #4368E6;
  position: relative;
}
.vdi-deatrue-img {
  position: absolute;
  top: -26%;
  left: 5%;
}
.vdi-featrue-right {
  width: 30%;
  position: absolute;
  right: 50px;
  top: 120px;
}
.vdi-featrue-three {
  width: 20%;
  background-color: #5D7CFF;
  padding: 90px 30px;
}
.vdi-featrue-text h3 {
  font-size: 28px;
  color: hsl(0, 0%, 100%);
}
.vdi-featrue-text p {
  font-size: 18px;
  color: #fff;
  letter-spacing: 2px;
  line-height: 35px;
  margin-top: 50px;
}
.vdi-scene-box {
  height: 600px;
  width: 80%;
  background: linear-gradient(222deg, #3A72E3 0%, #618CED 100%);
  border-radius: 8px;
  position: relative;
}
.vdi-scene-box2 {
  height: 621px;
  width: 90%;
  border-radius: 8px;
  position: relative;
}
.vdi-first-img {
  width: 120%;
  background-position: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: -25%;
  left: 40px;
}
.vdi-first-text {
  position: absolute;
  bottom: 10%;
  padding: 0 30px;
}
.vdi-scene-text h2 {
  color: #fff;
  font-size: 40px;
}
.vdi-scene-text p {
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 28px;
}
.vdi-game-content {
  background: #FFFFFF;
  box-shadow: 11px 7px 46px 0px rgba(92,137,236,0.1);
  border-radius: 8px;
  padding: 50px;
  height: 600px;
  position: relative;
}
.vdi-game-img {
  position: absolute;
  top: 10%;
  right: 10%;
}
.vdi-second-text {
  width: 65%;
  position: absolute;
  bottom: 10%;
}
.vdi-scene-bottom {
  width: 100%;
  height: 621px;
  padding-top: 80px;
  background: #FFFFFF;
  box-shadow: 11px 7px 46px 0px rgba(92,137,236,0.1);
  border-radius: 8px;
  position: relative;
}
.vdi-api-img {
  position: absolute;
  right: 8%;
  top: 10%;
}
.vdi-api-text {
  width: 60%;
  position: absolute;
  left: 10%;
  bottom: 10%;
}
.vdi-scene-box2 {
  margin-left: 10%;
  position: relative;
}
.vdi-bottom-text {
  padding: 0 50px;
  position: absolute;
  bottom: 10%;
}


