#intelligent-vision-mission {
  /* margin-bottom: 60px; */
  padding-bottom: 20px;
  background-color: #f8f8f9;
}
.intelligent-container {
  max-width: 100%;
  margin: 0 auto;
  padding-top: 35px;
}
.modular-default-title-content {
  /* width: 1014px; */
  width: 100%;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  color: #515a6e;
  text-align: center;
  font-stretch: normal;
  letter-spacing: 0px;
  margin: 0 auto 60px;
}

.intelligent-vision-mission-wrap {
  position: relative;
  width: 100%;
}
.intelligent-vision-mission-wrap img {
  width: 100%;
  height: 100%;
}
/* 播放按钮 */
.vision-mission-video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  color: #ffffff;
  cursor: pointer;
  width: 150px;
  text-align: center;
  opacity: 0.8;
  transition: all 0.2s;
}
.vision-mission-video-play i {
  font-size: 100px;
}
.vision-mission-video-play .play-text {
  font-size: 22px;
  color: #e9eaec;
  font-weight: normal;
  font-stretch: normal;
  line-height: 60px;
  letter-spacing: 5px;
  /* box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.65); */
}
.vision-mission-video-play:hover {
  opacity: 1;
}
/* .intelligent-vision-mission-content {
  position: absolute;
  top: 15%;
  left: 3%;
  width: 331px;
	height: 317px;
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
} */

/* 开发者之旅 */
.developer-journey-container {
  max-width: 100%;
  background-color: #f8f8f9;
  padding-bottom: 50px;
  /* padding-top: 20px; */
}
.developer-journey-container .developer-journey-wrap {
  width: 1714px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* flex-wrap: wrap; */
}
.developer-journey-container .developer-journey-wrap .developer-journey-content {
  width: 18%;
  height: 301px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-image {
  position: relative;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  text-align: center;
  line-height: 120px;
  /* background: red; */
  background-color: #fff;
  box-shadow: 0px 0px 11px 0px rgba(11, 3, 6, 0.2);
  /* margin-bottom: 40px; */
  margin-bottom: 10px;
}
.developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-image img {
  width: 70px;
}
.developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-image span {
  position: absolute;
  top: 0;
  right: -140px;
}
.developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-image span img {
  width: 164%;
}

.developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-title {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  font-weight: 700;
  color: #525a6f;
  /* margin-bottom: 25px; */
  text-align: center;
  height: 70px;
  line-height: 70px;
}
.developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-text {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #808696;
  height: 90px;
}

/* 开发者权益 */
.developer-rights-container {
  max-width: 1920px;
  /* padding-top: 30px; */
  padding-bottom: 50px;
  /* height: 497px;  */
  background-image: url(/img/intelligent-twin-engineering/intelligent-developer-rights-banner.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0 auto;
  background-position: bottom;
}
.developer-rights-container .developer-rights-wrap {
  width: 1514px;
  margin: 0 auto;
  /* background-color: red; */
  display: flex;
  justify-content: space-between;
  /* align-content: center; */
  flex-wrap: wrap;
}
.developer-rights-container .developer-rights-wrap .developer-rights-card {
  /* width: 200px; */
  /* height: 240px; */
  width: 15.3%;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  border: solid 1px rgba(255, 255, 255, 0.45);
  opacity: 0.8;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* padding: 41px 20px; */
  padding: 41px 20px 20px 20px;
}

.developer-rights-container .developer-rights-wrap .developer-rights-card .developer-rights-card-title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  font-weight: 700;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #525a6f;
  margin-bottom: 20px;
}
.developer-rights-container .developer-rights-wrap .developer-rights-card .developer-rights-card-title img{
  margin-right: 10px;
}
.developer-rights-container .developer-rights-wrap .developer-rights-card .developer-rights-card-text {
  /* width: 150px; */
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: -1px;
  color: #808696;
}

/* 立刻开启 开发者之旅 */
#intelligent-open-now .open-now-container {
  max-width: 1314px;
  margin: 0 auto;
  /* background-color: red; */
}

.open-now-container .open-now-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.open-now-container .open-now-wrap .open-now-item {
  width: 32%;
  box-shadow: 0px 1px 6px 0px rgba(23, 35, 61, 0.75);
  border: solid 1px #c5c8ce;
  position: relative;
  margin-bottom: 2%;
}
.open-now-container .open-now-wrap .open-now-item img {
  width: 100%;
  height: 100%;
}

.open-now-container .open-now-wrap .open-now-item .open-now-item-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.open-now-container .open-now-wrap .open-now-item .open-now-item-content span {
  font-family: 'Microsoft YaHei-Bold';
  font-size: 28px;
  letter-spacing: 10px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0px 2px 7px rgb(0 0 0 / 75%);
  margin-bottom: 20px;
}
.open-now-container .open-now-wrap .open-now-item .open-now-item-content .button {
  text-decoration: none;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-family: 'Microsoft YaHei';
  /* font-weight: bold; */
  font-size: 20px;
  color: #ffffff;
  /* box-shadow: 0px 1px 2px 0px #000000; */
  border-radius: 2px;
  /* border: 1px solid #2ab4f2; */
  background: #0565f3;
}

/* 视频播放 */
.video-play-container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: black;
  z-index: 999999;
}
.video-play-container video {
  display: inline-block;
  width: 80%;
  height: auto;
  object-fit: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* transition: all 2s; */
}
.video-play-container .close-video {
  position: absolute;
  right: 40px;
  top: 20px;
  width: 40px;
  height: 40px;
  z-index: 9999;
  cursor: pointer;
  color: #ffffff;
  opacity: 0.7;
  transition: all 0.2s;
}
.video-play-container .close-video svg {
  width: 100%;
  height: 100%;
}
.video-play-container .close-video:hover {
  opacity: 1;
  transform: scale(1.2);
}

.video-play-container iframe {
  display: inline-block;
  width: 1044px;
  height: 675px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* transition: all 2s; */
}

/* 查看高清版 */
.video-play-container .hd-more {
  position: absolute;
  right: 115px;
  top: 23px;
  /* width: 150px; */
  height: 35px;
  line-height: 33px;
  z-index: 9999;
  padding: 0 10px;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  opacity: 0.8;
  border: 1px solid #ffffff;
  transition: all 0.2s;
}
.video-play-container .hd-more:hover {
  opacity: 1;
}

/* media */
@media screen and (max-width: 1440px) {
  #intelligent-open-now .open-now-item span {
    font-size: 23px;
  }
  .open-now-container .open-now-wrap .open-now-item .open-now-item-content .button {
    font-size: 18px;
  }
  .open-now-container .open-now-wrap .open-now-item {
    width: 49%;
  }

  .modular-default-title-content {
    font-size: 14px;
  }

  /* 开发者之旅 */
  /* .developer-journey-container .developer-journey-wrap {
    width: 90%;
  }

  .developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-image span {
    display: none;
  }
  .developer-journey-container .developer-journey-wrap .developer-journey-content {
    width: auto;
  } */

  .developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-title {
    font-size: 20px;
  }
  .developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-text {
    font-size: 16px;
  }

  /* 开发者权益 */
  .developer-rights-container .developer-rights-wrap {
    width: 95%;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .developer-rights-container .developer-rights-wrap .developer-rights-card {
    width: 31%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1314px) {
  /* 开发者之旅 */
  .developer-journey-container .developer-journey-wrap {
    width: 100%;
  }

  .developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-title {
    font-size: 20px;
  }
  .developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-text {
    font-size: 16px;
  }
  .developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-image span {
    position: absolute;
    top: 0;
    right: -130px;
  }
}

@media screen and (max-width: 1190px) {
  /* 开发者之旅 */
  .developer-journey-container .developer-journey-wrap {
    width: 100%;
  }
  .developer-journey-container .developer-journey-wrap .developer-journey-content {
    width: 220px;
  }
  .developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-title {
    font-size: 20px;
    white-space: nowrap;
  }
  .developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-text {
    font-size: 13px;
    white-space: nowrap;
  }
  .developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-image span {
    position: absolute;
    top: 0;
    right: -110px;
    width: 90%;
  }
}
@media screen and (max-width: 1040px) {
  .developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-image span {
    position: absolute;
    top: 0;
    right: -83px;
    width: 70%;
  }
}
@media screen and (max-width: 959px) {
  #intelligent-open-now .open-now-container {
    flex-direction: column;
    width: 100%;
    padding: 36px;
    box-sizing: border-box;
  }

  #intelligent-open-now .open-now-item span {
    font-size: 21px;
  }
  .open-now-container .open-now-wrap .open-now-item .open-now-item-content .button {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }

  .open-now-container .open-now-wrap .open-now-item {
    width: 100%;
  }

  .modular-default-title-content {
    font-size: 12px;
    width: 81%;
    margin-bottom: 20px;
  }
  .modular-default-title-content br {
    display: none;
  }

  /* 视频播放 */
  .video-play-container video {
    width: 90%;
  }
  /* 播放按钮 */
  .vision-mission-video-play {
    width: 100px;
  }
  .vision-mission-video-play i {
    font-size: 50px;
  }
  .vision-mission-video-play .play-text {
    font-size: 16px;
    line-height: 30px;
  }

  .video-play-container iframe {
    width: 638px;
    height: 447px;
  }

  /* 开发者之旅 */
  .developer-journey-container .developer-journey-wrap {
    width: 90%;
    flex-wrap: wrap;
  }
  .developer-journey-container .developer-journey-wrap .developer-journey-content {
    width: 50%;
    margin-bottom: 30px;
  }
  .developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-image {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    text-align: center;
    line-height: 120px;
    background-color: #fff;
    box-shadow: 0px 0px 11px 0px rgba(11, 3, 6, 0.2);
    margin-bottom: 40px;
  }
  .developer-journey-container .developer-journey-wrap .developer-journey-content .developer-journey-content-image span {
    display: none;
  }

  /* 开发者权益 */
  .developer-rights-container .developer-rights-wrap {
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .developer-rights-container .developer-rights-wrap .developer-rights-card {
    width: 45%;
    margin-bottom: 20px;
    padding: 41px 20px;
  }
}

@media screen and (max-width: 638px) {
  .video-play-container iframe {
    width: 100%;
    height: 50%;
  }
}

@media screen and (max-width: 480px) {
  .developer-journey-container .developer-journey-wrap {
    width: 95%;
    flex-wrap: wrap;
  }
  .developer-journey-container .developer-journey-wrap .developer-journey-content {
    width: 100%;
    margin-bottom: 50px;
  }

  /* 开发者权益 */
  .developer-rights-container .developer-rights-wrap {
    width: 95%;
    justify-content: center;
    flex-wrap: wrap;
  }
  .developer-rights-container .developer-rights-wrap .developer-rights-card {
    width: 75%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 480px) {
  #intelligent-open-now .open-now-container {
    flex-direction: column;
    width: 100%;
    padding: 36px;
    box-sizing: border-box;
  }
  #intelligent-open-now .open-now-item {
    width: 100%;
  }
  #intelligent-open-now .open-now-item span {
    font-size: 20px;
  }
  .extra {
    font-size: 10px;
  }
}

/* 立即试用按钮的动态效果 */
#product-banner .banner-container a.twinkle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 165px;
  height: 45px;
  margin-top: 40px;
  margin-left: 20px;
  background-color: #1076e2;
  border-radius: 2px;
  font-size: 20px;
  font-weight: 700;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  position: relative;
  z-index: 0;
  overflow: hidden;
  text-decoration: none;
}
#product-banner .banner-container a.twinkle::after {
  content: '';
  position: absolute;
  animation: twinkle 1s ease 0s infinite;
  top: 0;
  width: 60%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  /* background: linear-gradient(
    to left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.3) 50%,
    rgba(255, 255, 255, 0) 100%
  ); */
  background-image: linear-gradient(to left, #1177e3 0, #11b4e3 50%, #1177e3 100%);
  transform: skewX(45deg);
}
@keyframes twinkle {
  0% {
    left: -100%;
  }
  100% {
    left: 120%;
  }
}
