.date-content-section {
  background-color: #fff;
}

.date-content {
  margin-top: 40px;
}

#inter-content-section {
  padding-bottom: 50px;
  background-color: #f7f8fc;
}

.content {
  font-family: Microsoft YaHei;
  display: flex;
  margin: 0 auto;
  text-align: center;
}

.content-div:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.content-div {
  width: 184px;
  height: 226px;
  background-image: url("../img/industry/img-bg.png");
  background-position: inherit;
  background-repeat: no-repeat;
  margin-right: 52px;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-top: 30px;
}

.content-div:last-child {
  margin-right: 0;
}

.content-div svg {
  margin-bottom: 6px;
}

.content-div strong {
  font-weight: bold;
  font-size: 18px;
  color: #555555;
  margin-top: 5px;
  margin-bottom: 8px;
}

.content-div p {
  width: 137px;
  height: 35px;
  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;
}

.date-content-section {
  min-height: 420px;
}

.energy-content-sdpt {
  min-height: 949px;
  padding-top: 50px;
  min-width: 1200px;
  text-align: center;
}

.net-content-sdpt {
  min-height: 700px;
  padding-top: 50px;
  min-width: 1200px;
}

.date-content-equipment {
  width: 1300px;
  min-width: 1300px;
  padding-left: 36px;
  margin: 80px auto 0;
  display: flex;
  flex-wrap: wrap;
}

.arc-item {
  width: 580px;
  margin-right: 33px;
  margin-bottom: 50px;
  display: flex;
  padding-bottom: 40px;
}

.arc-item:nth-child(1) {
  margin-right: 0;
  border-bottom: 1px solid #e5e5e5;
}

.arc-item:nth-child(2) {
  width: 0;
  height: 176px;
  margin: -50px 33px 0;
  border-right: 1px solid #e5e5e5;
}

.arc-item:nth-child(3) {
  border-bottom: 1px solid #e5e5e5;
}

.arc-item:nth-child(4) {
  margin-right: 0;
}

.arc-item:nth-child(5) {
  width: 0;
  height: 176px;
  margin: 0 33px;
  border-right: 1px solid #e5e5e5;
  margin-top: -14px;
}

.arc-img img {
  width: 116px;
  height: 116px;
}

.arc-content {
  margin-left: 48px;
  margin-top: 21px;
  padding-right: 65px;
  padding-right: 29px;
}

.mytitle-case {
  height: 150px;
}

.arc-content strong {
  line-height: 1;
  margin-top: 13px;
  font-size: 22px;
  color: #333333;
}

.arc-content p {
  font-size: 16px;
  color: #555555;
  line-height: 20px;
  margin-top: 10px;
}

.ioTPlatform-wrap {
  box-sizing: border-box;
  background: url("../img/industry/typical-cases.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.ioTPlatform-cont {
  width: 1124px;
  margin: 0 auto;
  font-family: Microsoft YaHei;
  padding: 50px 0;
}

.ioTPlatform-title {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  color: #333333;
}

.ioTPlatform-content {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 52px;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}

.ioTPlatform-pc-img-cont {
  position: relative;
  width: 100%;
  height: 550px;
}

.ioTPlatform-pc-img1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60%;
  z-index: 2;
  /* 较高的z-index值会显示在上层 */
}

.ioTPlatform-pc-img2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 60%;
  z-index: 1;
}

.environmentProtect-wrap {
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.environmentProtect-cont {
  width: 1124px;
  margin: 0 auto;
  font-family: Microsoft YaHei;
  padding: 50px 0;
}

.environmentProtect-title {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  color: #333333;
}

.environmentProtect-content {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 80px;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}

.environmentProtect-pc-img-cont {
  position: relative;
  width: 100%;
  height: 550px;
}

.environmentProtect-pc-img1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 60%;
  z-index: 1;
}

.environmentProtect-pc-img2 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60%;
  z-index: 2;
  /* 较高的z-index值会显示在上层 */
}

.groupControlSystem-wrap {
  box-sizing: border-box;
  padding: 50px 0;
  box-sizing: border-box;
  background: url("../img/industry/typical-cases.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.groupControlSystem-cont {
  width: 1124px;
  margin: 0 auto;
  font-family: Microsoft YaHei;
}

.groupControlSystem-title {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  color: #333333;
}

.groupControlSystem-content {
  width: 1124px;
  margin-top: 71px;
  margin-bottom: 83px;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}

.groupControlSystem-pc-img-cont {
  position: relative;
  width: 100%;
  height: 550px;
}

.groupControlSystem-pc-img1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60%;
  z-index: 2;
  /* 较高的z-index值会显示在上层 */
}

.groupControlSystem-pc-img2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 60%;
  z-index: 1;
}

.miniProgram-content-phone {
  padding-top: 90px;
  padding-bottom: 185px;
  display: flex;
  justify-content: center;
  position: relative;
}

.miniProgram-phone-cont {
  width: 1124px;
  margin: 0 auto;
  font-family: Microsoft YaHei;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.miniProgram-phone-cont2 {
  width: 1124px;
  margin: 0 auto;
  font-family: Microsoft YaHei;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.miniProgram-pc-img-cont {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;

}

.miniProgram-pc-img-cont img {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.miniProgram-pc-img-cont img:hover {
  transform: scale(1.3);

}

.pc-img-sacle img {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.pc-img-sacle img:hover {
  transform: scale(1.4);
  z-index: 3;
}

.miniProgram-content {
  padding-top: 60px;
  width: 390px;
  height: 95px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}

.phone-border {
  /* border: 8px solid #000; */
  border-radius: 20px;
  margin-right: 48px;
}

.miniProgram-content-phone .box-block {
  width: 56%;
  height: 473px;
  border-radius: 0 50px 50px 0;
  left: 0px;
  top: 207px;
  position: absolute;
  background: linear-gradient(to right, #fafafb, #f4f5f6);
}

.miniProgram-content-phone .box-block-left {
  width: 56%;
  height: 473px;
  border-radius: 50px 0 0 50px;
  right: 0px;
  top: 207px;
  position: absolute;
  background: linear-gradient(to right, #d9e8f3, #e6f0fc);
}

.phone-border {
  /* border: 6px solid #000; */
  border-radius: 20px;
  margin-right: 48px;
}

.intelligentSecurity-wrap {
  box-sizing: border-box;
}

.intelligentSecurity-cont {
  width: 1124px;
  margin: 0 auto;
  font-family: Microsoft YaHei;
  padding: 50px 0;
}

.intelligentSecurity-title {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  color: #333333;
}

.intelligentSecurity-content {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 42px;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}

.intelligentSecurity-pc-img-cont {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  height: 364px;
}

.intelligentSecurity-img1 {
  width: 50%;
}

.intelligentSecurity-content-text {
  height: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.intelligentSecurity-li-text {
  display: flex;
  justify-content: space-around;
  align-items: center;

  margin: 20px 0;
}

.intelligentSecurity-icon-box {
  width: 123px;
  height: 144px;
  background: #ffffff;
  box-shadow: 0px 8px 12px 1px #e9edf3;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.intelligentSecurity-icon-box p {
  margin-top: 6px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
}

.intelligentSecurity-icon-img2 {
  height: 72px;
}

.auxiliaryFunctions-wrap {
  box-sizing: border-box;
  background-color: #f7f8fc;
}

.auxiliaryFunctions-cont {
  width: 1124px;
  margin: 0 auto;
  font-family: Microsoft YaHei;
  padding: 50px 0;
}

.auxiliaryFunctions-title {
  width: 100%;
  height: 120px;
  text-align: center;
  min-width: 271px;
  padding-bottom: 10px;
  min-width: 1200px;
}

.auxiliaryFunctions-title strong {
  font-weight: bolder;
  font-size: 30px;
  font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue",
    Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei",
    sans-serif;
}

.auxiliaryFunctions-title i {
  display: block;
  height: 10px;
  background: url(../img/title.png) no-repeat center;
  margin-top: 20px;
}

.auxiliaryFunctions-title small {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  color: #bbb;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #bbbbbb;
}

.auxiliaryFunctions-pc-img-cont {
  width: 100%;
  height: 264px;
}

.auxiliaryFunctions-content-text {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.auxiliaryFunctions-li-text {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 20px 0;
}

.auxiliaryFunctions-icon-box {
  width: 251px;
  height: 95px;
  background: #ffffff;
  box-shadow: 0px 8px 12px 1px #e9edf3;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 0 30px;
  display: flex;
  align-items: center;
}

.auxiliaryFunctions-icon-box p {
  margin-top: 6px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
}

.auxiliaryFunctions-icon-img2 {
  height: 42px;
  margin-right: 20px;
}

.applicationScenarios-wrap {
  box-sizing: border-box;
  /* background-color: #f7f8fc; */
}

.applicationScenarios-cont {
  width: 1124px;
  margin: 0 auto;
  font-family: Microsoft YaHei;
  padding: 50px 0;
}

.applicationScenarios-title {
  width: 100%;
  height: 120px;
  text-align: center;
  min-width: 271px;
  padding-bottom: 10px;
  min-width: 1200px;
}

.applicationScenarios-title strong {
  font-weight: bolder;
  font-size: 30px;
  font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue",
    Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei",
    sans-serif;
}

.applicationScenarios-title i {
  display: block;
  height: 10px;
  background: url(../img/title.png) no-repeat center;
  margin-top: 20px;
}

.applicationScenarios-title small {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  color: #bbb;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #bbbbbb;
}

.applicationScenarios-pc-img-cont {
  width: 100%;
  height: 264px;
}

.applicationScenarios-content-text {
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.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;
}