
.IoMT .content {
  padding: 0 0.3rem;
}
  /* .IoMT .content .subTitle{ 
    font-size: 0.3rem;
    color: #3e3a39;
    text-align:center;
} */
.IoMT .content .subTitle h1{  /* 子页面标题 */
  margin: 0.4rem 0 0.5rem;
  font-size: 0.3rem;
  color: #3e3a39;
  text-align:center;
}
.IoMT .content  p {
  font-size:0.20rem;
  text-align: justify;
  line-height:0.42rem;
  margin-bottom:0.3rem;
  color:#3e3a39;

}
.IoMT .content  .childTitle {
  margin:0.3rem 0;
}
.IoMT .content  h4 {
  font-size:0.30rem;
  color: #105fa8;
  font-weight: 500;
  text-align: left;
}
.IoMT .content  .partOne img,
.IoMT .content  .partTwo img,
.IoMT .content  .partThree img{
  width: 100%;
}
.IoMT .partThree{
  padding-bottom:0.3rem;
}