.part {
  padding: 0.5rem 0 0.4rem 0;
}
.commonTitle {
  text-align: center;
}
.commonTitle h1 {
  color: #333333;
  font-size: 0.42rem;
  font-weight: bold;
  margin-bottom: 0.14rem;
}
.commonTitle text {
  font-size: 0.16rem;
  color: #636363;
  line-height: 0.3rem;
  letter-spacing: 0.32px;
}
/* banner */
.banner {
  background: url(../images/dzfp/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.77rem;
  margin-bottom: 0.37rem;
}
.banner h1 {
  font-size: 0.47rem;
  font-weight: bold;
  color: #000000;
  line-height: 0.56rem;
  letter-spacing: 0.94px;
}
.banner p {
  margin-top: 0.28rem;
  font-size: 0.29rem;
  color: #333333;
  line-height: 0.47rem;
  letter-spacing: 0.58px;
}
.banner a {
  display: inline-block;
  margin-top: 0.45rem;
  width: 2rem;
  height: 0.6rem;
  text-align: center;
  line-height: 0.6rem;
  background: #9ba3fe;
  border-radius: 0.3rem;
  color: #fff;
  font-size: 0.28rem;
  letter-spacing: 0.56px;
}
.partA {
  padding: 0.5rem 0.24rem 0.4rem 0.24rem;
}
.partAcontent {
  margin-top: 0.4rem;
  display: flex;
  justify-content: space-between;
  padding: 0 0.6rem 0 0.3rem;
  border-radius: 0.12rem;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.18);
}
.partAleft {
  padding-top: 0.5rem;
  width: 2.72rem;
  padding-bottom: 0.2rem;
}
.partAleft p {
  font-size: 0.24rem;
  color: #000000;
  font-weight: bold;
  margin-bottom: 0.18rem;
}
.partAleft span {
  font-size: 0.18rem;
  color: #575757;
  line-height: 0.28rem;
  letter-spacing: 0.81px;
  display: inline-block;
}
.partAright {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.partAright img {
  width: 2.33rem;
  height: 1.9rem;
}
.partAgroup {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.partAitem {
  width: 3.42rem;
  background: #ffffff;
  border-radius: 0.12rem;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.18);
  margin-top: 0.2rem;
  padding: 0.25rem 0.25rem 0.4rem 0.25rem;
  box-sizing: border-box;
}
.partAtop {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.18rem;
}
.partAtop p {
  font-size: 0.24rem;
  color: #000000;
  font-weight: bold;
}
.partAtop img {
  width: 0.35rem;
  height: 0.34rem;
}
.partAbottom {
  color: #575757;
  line-height: 0.28rem;
  letter-spacing: 0.81px;
  font-size: 0.18rem;
}
.partB {
  background: url(../images/dzfp/partBbg.png) no-repeat center;
  background-size: cover;
}
.partBgroup {
  display: flex;
  flex-direction: column;
  padding: 0 0.24rem;
  margin-top: 0.25rem;
}
.partBitem {
  padding: 0.25rem;
  border-radius: 0.12rem;
  text-align: center;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.18);
  background: #fff;
  margin-top: 0.3rem;
}
.partBitem img {
  width: 100%;
  height: 3.12rem;
  border-radius: 8px;
}
.partBitem p {
  font-size: 0.25rem;
  color: #000000;
  margin-top: 0.11rem;
}
.partC {
  background: #f9f9f9;
}
.partCgroup {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 1.05rem;
  margin-top: 0.2rem;
}
.partCitem {
  width: 2.37rem;
  margin-top: 0.4rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.partCitem img {
  width: 2.37rem;
  height: 4.54rem;
}
.partCitem p {
  font-size: 0.24rem;
  margin-top: 0.3rem;
  color: #333333;
  letter-spacing: 0.72px;
}
.partD {
  padding: 0.5rem 0.24rem 0.4rem 0.24rem;
}
.partDgroup {
  background: url(../images/dzfp/partDbg.png) no-repeat center;
  background-size: cover;
  border-radius: 0.25rem;
  padding: 0.45rem 0.65rem;
  margin-top: 0.4rem;
}
.partDitem {
  text-align: center;
}
.partDitem p {
  color: #161616;
  letter-spacing: 0.78px;
  font-size: 0.26rem;
  font-weight: bold;
}
.partE {
  background: #f9f9f9;
}
.partEgroup {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0.24rem;
  margin-top: 0.3rem;
}
.partEitem {
  width: 3.36rem;
  height: 5.16rem;
  background: #ffffff;
  border: 1px solid #7aafff;
  border-radius: 0.27rem;
  margin-top: 0.24rem;
}
.partEtop {
  display: flex;
  align-items: center;
  height: 0.67rem;
  text-align: center;
  padding: 0 0 0 0.3rem;
  background: #9ba3fe;
  border-radius: 0.27rem 0.27rem 0px 0px;
}
.partEtop img {
  width: 0.23rem;
  height: 0.46rem;
}
.partEtop p {
  font-size: 0.26rem;
  color: #ffffff;
  letter-spacing: 1.04px;
  margin-left: 0.5rem;
}
.partEbottom {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.28rem 0.16rem;
}
.partEbottom img {
  width: 3.03rem;
  height: 3.86rem;
}
.partF {
  background: url(../images/dzfp/partDbg.png) no-repeat center;
  background-size: cover;
  padding: 0.5rem 0.24rem 0.4rem 0.24rem;
}
.partFimg {
  background: rgba(238, 238, 238, 0.68);
  padding: 0.3rem 0.19rem 0 0.19rem;
  border-radius: 0.24rem;
  margin-top: 0.4rem;
  text-align: right;
}
.partFimg img {
  width: 100%;
}
.partFimg .partFimg3 {
  width: 3.6rem;
  height: 2.76rem;
  margin-top: -1.2rem;
}
.partG {
  padding: 0.5rem 0.16rem 0.4rem 0.16rem;
}
.partGbox {
  border-radius: 0.16rem;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  background: #ffffff;
  padding: 0.16rem;
}
.partGgroup {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.35rem;
}
.partGitem {
  width: 3.33rem;
  height: 4.22rem;
  background: #ffffff;
  border-radius: 0.09rem;
  box-shadow: 0px 0px 6px 0px rgba(90, 150, 203, 0.46);
  padding: 0.2rem;
  margin-top: 0.1rem;
}
.partGitem img {
  width: 2.9rem;
  height: 1.585rem;
  border-radius: 0.06rem;
}
.partGdesc {
  margin-top: 0.36rem;
}
.partGdesc p {
  color: #333333;
  font-weight: bold;
  font-size: 0.26rem;
  margin-bottom: 0.15rem;
}
.partGdesc span {
  display: inline-block;
  font-size: 0.18rem;
  color: #595a5a;
  line-height: 0.26rem;
}
.partHgroup {
  padding: 0 0.27rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.17rem;
}
.partHitem {
  width: 3.38rem;
  height: 1.8rem;
  position: relative;
  margin-top: 0.23rem;
}
.partHitem img {
  width: 100%;
  height: 100%;
}
.partHitem p {
  font-size: 0.31rem;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
