.part {
  padding: 0.5rem 0 0.4rem 0;
}
.commonTitle {
  text-align: center;
}
.commonTitle h1 {
  color: #333333;
  font-size: 0.42rem;
  font-weight: bold;
}
.commonTitle span {
  display: inline-block;
  width: 0.7rem;
  height: 0.06rem;
  background: #5eb9ff;
  border-radius: 3px;
  margin-top: 0.14rem;
}
.commonTitle text {
  display: block;
  font-size: 0.26rem;
  color: #666666;
  margin-top: 0.14rem;
}
/* banner */
.banner {
  background: url(../images/mpgl/bannerBg.png) no-repeat center;
  background-size: cover;
  height: 10rem;
  text-align: center;
}
.banner .banner-logo {
  width: 1.29rem;
  height: 0.54rem;
  margin-top: 0.51rem;
  margin-bottom: 0.28rem;
}
.banner h1 {
  font-size: 0.56rem;
  font-weight: bold;
  color: #1d1d1d;
  line-height: 0.67rem;
  letter-spacing: 1.12px;
}
.banner p {
  margin-top: 0.2rem;
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.46rem;
  letter-spacing: 0.64px;
}
.banner a {
  display: inline-block;
  margin-top: 0.37rem;
  width: 2rem;
  height: 0.6rem;
  text-align: center;
  line-height: 0.6rem;
  background: #0088ff;
  border-radius: 0.3rem;
  color: #fff;
  font-size: 0.28rem;
  letter-spacing: 0.56px;
}
.partAgroup {
  margin-top: 0.16rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0.2rem;
}
.partAitem {
  margin-top: 0.23rem;
  width: 3.4rem;
  height: 2.94rem;
  background: #ffffff;
  border-radius: 0.12rem;
  box-shadow: 0px 0px 6px 0px rgba(113, 170, 220, 0.56);
}
.partAitem img {
  width: 3.06rem;
  height: 1.88rem;
  margin-left: 0.18rem;
  margin-top: 0.18rem;
}
.partAitem p {
  font-size: 0.32rem;
  margin-top: 0.14rem;
  text-align: center;
  color: #333333;
  font-weight: bold;
}
.partB {
  background: url(../images/mpgl/partBbg.png) no-repeat center;
  background-size: cover;
}
.partBimg {
  margin-top: 0.52rem;
  text-align: center;
}
.partBimg1 {
  width: 6.74rem;
  height: 5.22rem;
}
.partBimg2 {
  width: 6.74rem;
  height: 4.79rem;
  margin-top: -0.3rem;
}
.partBimg p {
  font-size: 0.23rem;
  text-align: center;
  color: #000000;
  font-weight: bold;
  top: -0.7rem;
  position: relative;
}
.partC {
  padding: 0.5rem 0.24rem 0.4rem 0.24rem;
}
.partCbox {
  background: rgba(238, 238, 238, 0.68);
  border-radius: 0.25rem;
  padding-top: 0.5rem;
}
.partCimg {
  text-align: center;
  margin-top: 0.3rem;
}
.partCimg img {
  width: 6.64rem;
  height: 7.27rem;
}
.partD {
  background: #f8f8f8;
}
.partDimg {
  text-align: center;
  margin-top: 0.42rem;
}
.partDimg img {
  width: 7.18rem;
  height: 4.12rem;
}
.partEgroup {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0.47rem;
  margin-top: 0.2rem;
}
.partEitem {
  width: 3.12rem;
  text-align: center;
  margin-top: 0.3rem;
}
.partEitem img {
  width: 3.12rem;
  height: 5.99rem;
}
.partEitem p {
  font-size: 0.28rem;
  color: #333333;
  letter-spacing: 0.84px;
  margin-top: 0.2rem;
}
.partF {
  background: url(../images/mpgl/partFbg.png) no-repeat center;
  background-size: cover;
}
.partFgroup {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0.46rem;
  margin-top: 0.2rem;
}
.partFitem {
  width: 3.14rem;
  text-align: center;
  margin-top: 0.3rem;
}
.partFitem img {
  width: 3.14rem;
  height: 6.03rem;
}
.partFitem p {
  font-size: 0.28rem;
  color: #333333;
  letter-spacing: 0.84px;
  margin-top: 0.2rem;
}
.partGgroup {
  display: flex;
  justify-content: space-between;
  padding: 0 0.6rem;
  margin-top: 1.2rem;
}
.partGitem {
  height: 5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.partGimg {
  text-align: center;
}
.partG p {
  text-align: center;
  font-size: 0.24rem;
  color: #333333;
  letter-spacing: 0.72px;
  padding: 0.3rem 0;
}
.partH {
  background: #f9f9f9;
}
.partHgroup {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0.53rem;
  margin-top: 0.4rem;
}
.partHitem {
  width: 3rem;
  height: 4.03rem;
  background: #ffffff;
  border-radius: 0.16rem;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
  margin-top: 0.2rem;
}
.partHimg {
  height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.partHitem p {
  font-size: 0.26rem;
  text-align: center;
  color: #333333;
  letter-spacing: 0.78px;
}
.partI {
  padding: 0.5rem 0.16rem 0.4rem 0.16rem;
}
.partIbox {
  border-radius: 16px;
  margin-top: 0.3rem;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
}
.partItitle {
  text-align: center;
  height: 1rem;
  line-height: 1rem;
  background: #47a3ff;
  border-radius: 16px 16px 0px 0px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
  font-size: 0.4rem;
  color: #ffffff;
  letter-spacing: 0.8px;
}
.partIgroup {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.25rem 0.6rem;
  background: #fff;
}
.partIitem {
  width: 1.6rem;
  margin-top: 0.4rem;
}
.partIimg {
  width: 1.6rem;
  height: 2.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.partIimg img {
  height: 1.74rem;
}
.partIitem p {
  font-size: 0.23rem;
  text-align: center;
  color: #1a1a1a;
}
