.wuInternet-title {
  padding: 50px 0;
}

.wuInternet-title h2 {
  color: #3f4147;
}

.wuInternet-title p {
  color: #3f4147;
  margin: 20px 0 0 0;
}

.pro-info {
  text-align: left;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #040000;
  line-height: 40px;
}
/*  */
.mainContent {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0;
}
/* 进程图 */
.process-info {
  padding: 60px 0;
}

.process {
  background: #f8f8f8;
}

.processWarp a {
  display: block;
  background: url(../../images/wuInternet/fangan.png) no-repeat;
  height: 339px;
}

.companyProBox {
  padding: 20px 10px;
  background: #fff;
  border-radius: 10px;
  color: #3f4147;
  box-shadow: 1px 1px 7px #a5a5a7;
}

.companyProBox li {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
}

/* 系统 */
.companyPro-sys {
  background: url(../../images/wuInternet/sys_bg.png) no-repeat;
  padding: 70px 0;
  background-position: center center;
  background-size: cover;
}

.text-info {
  padding: 35px 32px;
  font-size: 20px;
  color: #3f4147;
  min-height: 280px;
  line-height: 35px;
}

.sys-info {
}

.sys-item li {
  background: url(../../images/wuInternet/iconRadius.png) no-repeat;
  background-position: center center;
}

.IoTcard-content li {
  background: url(../../images/wuInternet/blueRadius.png) no-repeat;
  background-position: center center;
}

.common-item li {
  padding: 65px 33px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3f4147;
}

/* solution */
.companyPro-solution {
  padding-top: 70px;
}

.solution-content li {
  margin-top: 80px;
  font-size: 20px;
}

.solution-content p {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3f4147;
  text-align: center;
  line-height: 30px;
  margin-top: 40px;
}

.solution-content li img {
  width: 160px;
  box-shadow: 5px 5px 15px #ccc;
  margin: 0 auto;
  border-radius: 8px;
  background: #fff;
}

/* 接入流程 */
.LinkcompanyPro {
  background-color: #3f4147;
  padding: 51px 0 96px 0;
}

.linkProcess h2 {
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
}

.linkProcess p {
  font-size: 21px;
  font-family: Source Han Sans CN;
  font-weight: 800;
  color: #f2f2f2;
  line-height: 14px;
  opacity: 0.2;
}

.linkProBox {
  margin-top: 60px;
}

.linkProBox li {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
}

/* wuliInternet tab */
.wuInternet {
  padding: 30px 0 50px 0;
}

.fivemessage-img {
  float: left;
  margin-left: 60px;
}

.fivemessage-img img {
  width: 604px;
  height: 301px;
  margin: 0 auto;
}

.fivemessage-info {
  float: left;
}

.fivemessage-text {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  margin-left: 34px;
  color: #040000;
  max-width: 440px;
}

.fivemessage-text p,
.fivemessage-text span {
  font-size: 20px;
  line-height: 40px;
  font-family: Source Han Sans CN;
}

.fivemessage-text span {
  display: inline-block;
  text-align: left;
}

.fivemessage-text p {
  font-weight: 400;
  margin: 0;
  padding: 15px 0;
}

/* .tab-box3{
    display: flex;
    justify-content: center;
    align-items: center;
} */
/* 解决方案 */
.solution-text img {
  display: block;
  text-align: center;
}
.solution-text span {
  display: block;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3f4147;
  text-align: center;
  padding: 10px 0 93px 0;
}
@media screen and (max-width: 768px) {
  .solution-content li {
    margin-top: 10px;
    font-size: 20px;
  }
  .solution-text span {
    display: block;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #3f4147;
    text-align: center;
    padding: 10px 0 13px 0;
  }
}
