.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.53rem;
  height: 0.06rem;
  background: #fe6626;
  border-radius: 3px;
  margin-top: 0.14rem;
}
.commonTitle text {
  display: block;
  font-size: 0.2rem;
  color: #636363;
  line-height: 0.47rem;
  letter-spacing: 0.4px;
}
.partimg {
  padding: 0 0.24rem;
}
/* banner */
.banner {
  background: url(../images/jcgl/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.37rem;
  width: 2rem;
  height: 0.6rem;
  text-align: center;
  line-height: 0.6rem;
  background: #fe6626;
  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.24rem;
}
.partAitem {
  margin-top: 0.23rem;
  width: 3.38rem;
  height: 1.74rem;
  border-radius: 0.08rem;
  background: #fafafa;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.partAitem img {
  width: 0.58rem;
  height: 0.5rem;
}
.partAitem p {
  color: #000000;
  font-size: 0.24rem;
  margin-top: 0.14rem;
}
.partB {
  background: #f8f8f8;
}
.partBgroup {
  margin-top: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.16rem;
}
.partBitem {
  display: flex;
  background: #ffffff;
  border-radius: 0.11rem;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.09);
  margin-top: 0.2rem;
}
.partBitem .partBimg {
  min-width: 3.5rem;
  height: 2.35rem;
  border-radius: 0.11rem;
}
.partBitem img {
  height: 2.4rem;
}
.partBdesc {
  padding: 0.4rem 0.35rem 0 0;
}
.partBdesc p {
  color: #333333;
  font-size: 0.24rem;
  margin-bottom: 0.16rem;
  font-weight: bold;
}
.partBdesc span {
  color: #575757;
  line-height: 0.26rem;
  letter-spacing: 0.81px;
  font-size: 0.18rem;
  display: inline-block;
}
.partCimg {
  border-radius: 0.25rem;
  position: relative;
  margin-top: 0.6rem;
}
.partCimg1 {
  padding: 0 0.24rem;
}
.partCimg1 {
  height: 8.83rem;
  border-radius: 0.25rem;
}
.partCimg2 {
  width: 5.51rem;
  height: 7.54rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.partD {
  background: #f8f8f8;
}
.partDimg {
  text-align: center;
  margin-top: 0.14rem;
}
.partDimg img {
  width: 7.31rem;
  height: 4.59rem;
}
.partEimg {
  text-align: center;
  margin-top: 0.43rem;
}
.partEimg img {
  width: 7rem;
  height: 4.43rem;
}
.partF {
  background: #f8f8f8;
}
.partFimg {
  text-align: center;
  margin-top: 0.5rem;
}
.partFimg img {
  width: 7.19rem;
  height: 3.36rem;
}
.partGimg {
  text-align: center;
  margin-top: 0.4rem;
}
.partGimg img {
  width: 7rem;
  height: 3.78rem;
}
