﻿.part {
  padding: 0.7rem 0 0.7rem 0;
}
.commonTitle {
  text-align: center;
}
.commonTitle h1 {
  color: #333333;
  font-size: 0.42rem;
  font-weight: bold;
}
.commonTitle text {
  display: inline-block;
  width: 0.72rem;
  height: 0.1rem;
  background: #3a8fff;
  border-radius: 5px;
  margin: 0.2rem 0;
}
.commonTitle span {
  display: block;
  margin-top: 0.26rem;
  font-size: 0.28rem;
  color: #242424;
}
/* banner */
.banner {
  background: url(../images/yygl/bannerBg.png) no-repeat center;
  background-size: cover;
  height: 9.91rem;
  text-align: center;
}
.banner .banner-logo {
  width: 1.29rem;
  height: 0.54rem;
  margin-top: 0.62rem;
}
.banner h1 {
  font-size: 0.46rem;
  font-weight: bold;
  color: #303030;
  letter-spacing: 0.92px;
  padding-top: 0.36rem;
}
.banner p {
  font-size: 0.29rem;
  color: #434343;
  letter-spacing: 0.58px;
  margin-top: 0.17rem;
}
.banner a {
  margin-top: 0.35rem;
  display: inline-block;
  width: 1.7rem;
  height: 0.51rem;
  text-align: center;
  line-height: 0.51rem;
  background: #3a8fff;
  border-radius: 0.25rem;
  font-size: 0.27rem;
  color: #fff;
}
.partAgroup {
  margin-top: 0.3rem;
  padding: 0 0.6rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.partAitem {
  margin-bottom: 0.26rem;
  text-align: center;
  padding: 0.12rem;
  background: #ffffff;
  border-radius: 0.12rem;
  box-shadow: 0px 0px 6px 0px rgba(113, 170, 220, 0.56);
}
.partAitem img {
  width: 2.77rem;
  height: 3.38rem;
}
.partAitem p {
  margin-top: 0.12rem;
  margin-bottom: 0.05rem;
  font-size: 0.31rem;
  color: #333333;
  font-weight: bold;
}
.partB {
  background: #f9f9f9;
}
.partBgroup {
  display: flex;
  flex-direction: column;
  padding: 0 0.24rem;
  margin-top: 0.3rem;
}
.partBitem {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border-radius: 0.17rem;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
  margin-top: 0.3rem;
}
.partBitem img {
  width: 3.03rem;
  height: 2.63rem;
  margin-right: 0.28rem;
}
.partBdesc p {
  font-size: 0.3rem;
  font-weight: bold;
  color: #3a8fff;
  margin-bottom: 0.19rem;
}
.partBdesc text {
  font-size: 0.22rem;
  color: #575757;
  letter-spacing: 0.99px;
  line-height: 0.34rem;
}
.partC {
  padding-left: 0.24rem;
  padding-right: 0.24rem;
}
.partCbox {
  height: 8.55rem;
  background: rgba(238, 238, 238, 0.68);
  border-radius: 0.25rem;
  box-sizing: border-box;
  padding-top: 0.74rem;
  position: relative;
  text-align: center;
}
.partCimg1 {
  width: 6.36rem;
  height: 4rem;
  border-radius: 0.13rem;
  margin-top: 0.48rem;
}
.partCimg2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 5.65rem;
  height: 3.13rem;
}
.partD {
  background: url(../images/yygl/partDbg.png) no-repeat center;
  background-size: cover;
  height: 14.21rem;
  padding-left: 0.24rem;
  padding-right: 0.24rem;
  box-sizing: border-box;
}
.partDbox {
  margin-top: 0.62rem;
  padding: 0.55rem;
  background: rgba(255, 255, 255, 0.58);
  border-radius: 22px;
  box-shadow: 0px 3px 10px 0px rgba(91, 182, 222, 0.38);
}
.partEgroup {
  padding: 0 0.65rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.partEitem {
  margin-top: 0.74rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.partEitem img {
  width: 2.86rem;
  height: 5.75rem;
}
.partEitem p {
  margin-top: 0.37rem;
  width: 2.34rem;
  height: 0.48rem;
  line-height: 0.48rem;
  background: linear-gradient(127deg, #36baf3 10%, #207afe 80%);
  border-radius: 0.24rem;
  color: #fff;
  letter-spacing: 0.81px;
  font-size: 0.27rem;
}
.partF {
  background: url(../images/yygl/partFbg.png) no-repeat center;
  background-size: cover;
  height: 10.63rem;
  padding-left: 0.24rem;
  padding-right: 0.24rem;
  box-sizing: border-box;
}
.partFbox {
  margin-top: 0.55rem;
  height: 7.22rem;
  background: #ffffff;
  border-radius: 0.25rem;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  padding: 0.6rem 0.12rem 0.53rem 0.19rem;
}
.partFbox ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.4rem;
}
.partFbox ul li {
  margin-right: 0.2rem;
  margin-bottom: 0.29rem;
  width: 2.05rem;
  height: 0.59rem;
  text-align: center;
  line-height: 0.59rem;
  background: #369bf3;
  font-size: 0.31rem;
  border-radius: 0.15rem;
  color: #ffffff;
  letter-spacing: 0.93px;
}
