.comoanyIntroduce {
  padding: 0.7rem 0;
  /* height: 9.71rem; */
  text-align: center;
  box-sizing: border-box;
}
.comoanyIntroduce .paragraph {
  margin-top: 0.25rem;
}
.comoanyIntroduce .paragraph p {
  text-align: left;
  margin-bottom: 0.4rem;
  font-size: 0.16rem;
  line-height: 0.3rem;
}
.comoanyIntroduce .paragraph .last {
  margin-bottom: 0;
}

.comoanyIntroduce .picBox {
  margin-top: 0.7rem;
  display: flex;
  justify-content: space-between;
}
.comoanyIntroduce .picBox img {
  width: 6.8rem;
  height: 3.88rem;
}

.enterpriseLogic {
  padding-top: 0.7rem;
  height: 6.94rem;
  text-align: center;
  background: #fafafa;
}
.enterpriseLogicBox {
  display: flex;
  justify-content: space-between;
  margin-top: 0.66rem;
}

.enterpriseLogicBox .left .box {
  display: flex;
}
.enterpriseLogicBox .left .item {
  display: flex;
  margin-top: 0.29rem;
}
.enterpriseLogicBox .left img {
  margin: auto;
  margin-right: 0.1rem;
  width: 0.11rem;
  height: 0.11rem;
}
.enterpriseLogicBox .left .title {
  width: 0.96rem;
  text-align: left;
  font-size: 0.16rem;
  font-weight: bold;
  color: #0063b9;
}
.enterpriseLogicBox .left .text {
  margin-left: 0.04rem;
  font-size: 0.16rem;
  font-weight: 400;
  color: #666666;
}
.enterpriseLogicBox .transition_box {
  width: 7rem;
  height: 3.77rem;
}
