.date-content {
  margin-top: 40px;
}

.charact-content {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto 80px;
}

.characteristics-cont {
  width: 100%;
  font-family: Microsoft YaHei;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.charact-content-div:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.charact-content-div {
  width: calc(20% - 10px);
  height: 366px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  align-items: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-top: 30px;
}

.charact-border {
  width: 21px;
  height: 3px;
  background: #ffa109;
  border-radius: 2px;
  margin: 20px auto 16px;
}

.charact-content-div strong {
  font-weight: bold;
  font-size: 18px;
  color: #555555;
  margin-top: 5px;
  margin-bottom: 8px;
}

.charact-content-div p {
  width: 80%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  text-align: left;
}

.inter-left {
  width: 400px;
  height: 510px;
  float: left;
  line-height: 510px;
}

.inter-left img {
  width: 100%;
}

.inter-rigth {
  width: 800px;
  height: 500px;
  float: right;
}



.intelligent-weak-current {
  height: 150px;
  padding-top: 50px;
  background-color: #f7f8fc;
}

.intelligent-con {
  min-width: 1200px;
  background-color: #f7f8fc;
}

.intelligent-con-div {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  padding: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  text-align: left;
  line-height: 26px;
}

.characteristics-title {
  height: 150px;
  padding-top: 50px;
  background-color: #f7f8fc;
}


.date-content-section {
  min-height: 420px;
}

.energy-content-sdpt {
  min-height: 949px;
  padding-top: 80px;
  width: 1200px;
  min-width: 1200px;
  text-align: center;
}

.mytitle-case {
  height: 150px;
}

.net-content-sdpt {
  padding-top: 50px;
}

.applicationScenarios-title {
  height: 150px;
  padding-top: 50px;
}

.inte-content-case {
  background-color: #f7f8fc;
  font-family: Microsoft YaHei;
  min-height: 410px;
  /* padding: 50px 0; */
}

.applicationScenarios-pc-img-cont {
  width: 1200px;
  min-width: 1200px;
  min-height: 304px;
  margin: 0 auto;
}

.applicationScenarios-content-text {
  height: 100%;
  display: flex;
  justify-content: space-around;
}

.applicationScenarios-li-text {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin: 20px 0;
}

.applicationScenarios-icon-img2 {
  height: 68%;
}

.inte-app-text {
  margin-top: 6px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
}