.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: #1ec78a;
  border-radius: 4px;
  margin-top: 0.14rem;
}
.partimg {
  padding: 0 0.24rem;
}
/* banner */
.banner {
  background: url(../images/wljq/bannerBg.png) no-repeat center;
  background-size: cover;
  height: 10rem;
  text-align: center;
  color: #fff;
}
.banner .banner-logo {
  width: 1.4rem;
  height: 0.66rem;
  margin-top: 1.23rem;
  margin-bottom: 0.42rem;
}
.banner h1 {
  font-size: 0.56rem;
  letter-spacing: 1.12px;
  font-weight: bold;
  line-height: 0.67rem;
}
.banner p {
  margin-top: 0.23rem;
  font-size: 0.32rem;
  letter-spacing: 0.64px;
}
.banner a {
  display: inline-block;
  margin-top: 0.6rem;
  width: 1.7rem;
  height: 0.51rem;
  text-align: center;
  line-height: 0.51rem;
  background: #1ec78a;
  border-radius: 0.25rem;
  color: #fff;
  font-size: 0.28rem;
  letter-spacing: 0.56px;
}
.partAgroup {
    margin-top: 0.2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0.16rem;
}
.partAitem {
    margin-top: 0.14rem;
    width:3.5rem;
    border-radius: 0.11rem;
}
.partAitem img{
    width:100%;
    height:3.14rem;
}
.partAdesc{
    margin-left: 0.1rem;
    width: 3.3rem;
    margin-top: -0.3rem;
    height: 1.5rem;
    background: #ffffff;
    border-radius: 0px 0px 11px 11px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.09); 
    text-align: center;
    padding: 0 0.4rem;
    position: relative;
}
.partAdesc p{
    color: #2bca90;
    font-size: 0.23rem;
    font-weight: bold;
    margin-bottom: 0.1rem;
    margin-top:0.3rem;
}
.partAdesc span{
    font-size: 0.17rem;
    color: #575757;
    line-height: 0.28rem;
    letter-spacing: 0.77px
}
.partB{
    background: #f9f9f9;
    padding-bottom: 0.8rem;
}
.partBgroup{
     margin-top: -0.3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0.15rem;
}
.partBitem{
    width: 3.58rem;
    height: 2.44rem;
    position: relative;
    margin-top: 0.5rem;
}
.partBitem img{
    width:100%;
    height: 100%;
}
.partBitem p{
    text-align: center;
    color: #333333;
    font-weight: bold;
    font-size: 0.23rem;
    width: 1.86rem;
    height: 0.7rem;
    line-height: 0.7rem;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 0px 6px 0px rgba(90,150,203,0.46);
    position: absolute;
    bottom: -0.3rem;
    left: 50%;
    transform: translate(-50%, 0);
}
.partC {
  background: url(../images/wljq/partCbg.png) no-repeat center;
  background-size: cover;
  height: 12.37rem;
  text-align: center;
  color: #fff;
}
.partCimg{
    padding: 0 0.24rem;
    margin-top:0.3rem;
}
.partDgroup{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0.24rem;
}
.partDitem{
    width: 3.42rem;
    margin-top:0.3rem;
}
.partDitem img{
    width: 100%;
    height: 2.63rem;
}
.partDdesc{
    position: relative;
    margin-top: -0.5rem;
    height: 2.09rem;
    background: #ffffff;
    border-radius: 0px 0px 11px 11px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); 
    padding: 0.25rem 0.35rem 0 0.35rem;
    box-sizing: border-box;
}
.partDdesc p{
    font-size: 0.24rem;
    color: #333333;
    font-weight: bold;
}
.partDdesc span{
    color: #575757;
    font-size: 0.17rem;
    line-height: 0.28rem;
    letter-spacing: 0.77px;
}
.partE {
  background: url(../images/wljq/partEbg.png) no-repeat center;
  background-size: cover;
  height: 10.79rem;
  color: #fff;
}
.partEgroup{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0.56rem;
    margin-top:0.2rem;
}
.partEitem{
    width:100%;
    height: 1.64rem;
    background: #ffffff;
    border-radius: 0.15rem;
    display: flex;
    margin-top:0.2rem;
}
.partEitem img{
    width: 1.6rem;
    height: 1.4rem;
    position: relative;
    margin-left:0.1rem;
}
.partEdesc{
    padding: 0.36rem 0.22rem 0 0.1rem;
}
.partEdesc p{
    font-weight: bold;
    color: #232323;
    font-size: 0.24rem;
    margin-bottom: 0.1rem;
}
.partEdesc span{
    color: #3d3d3d;
    font-size: 0.18rem;
}
.partFgroup{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0.23rem;
    margin-top:0.2rem;
}
.partFitem{
    width: 3.44rem;
    height: 1.97rem;
    background: #f5f5f5;
    border-radius: 0.11rem;
    padding: 0.27rem;
    box-sizing: border-box;
    margin-top:0.18rem;
}
.partFitem img{
    width: 0.45rem;
    height: 0.45rem;
}
.partFitem p{
    font-size: 0.22rem;
    color: #333333;
    font-weight: bold;
}
.partFitem span{
    font-size: 0.17rem;
    color: #575757;
    line-height: 0.28rem;
    letter-spacing: 0.77px;
}
.partG{
    background: #f9f9f9;
}
.partGbox{
    padding: 0.16rem;
    margin-top:0.2rem;
}
.partGtitle{
    text-align: center;
    height: 1rem;
    line-height: 1rem;
    background: #55c49c;
    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;
}
.partGgroup{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.25rem 0.6rem;
    background: #fff;
}
.partGitem{
    width: 1.6rem;
    margin-top:0.4rem;
}
.partGimg{
    width: 1.6rem;
    height: 2.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.partGimg img{
    height: 1.74rem;
}
.partGitem p{
    font-size: 0.23rem;
    text-align: center;
    color: #1a1a1a;
}
.partHgroup{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0.79rem;
    margin-top:0.2rem;
}
.partHitem{
    width: 2.85rem;
    border-radius: 0.13rem;
    margin-top:0.2rem;
}
.partHimg{
    border-radius: 0.13rem 0.13rem 0 0;
    height: 1.48rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #e5e5e5;
    border-bottom: 0;
}
.partHimg img{
    height: 0.56rem;
}
.partHitem p{
    height: 0.57rem;
    line-height: 0.57rem;
    text-align: center;
    background: #f2f2f2;
    border-radius: 0px 0px 0.13rem 0.13rem;
    font-size: 0.21rem;
    color: #1a1a1a;
}