﻿.part {
  padding: 0.6rem 0 0.7rem 0;
}
.commonTitle {
  text-align: center;
}
.commonTitle h1 {
  color: #333333;
  font-size: 0.42rem;
  font-weight: bold;
}
.commonTitle span {
  display: inline-block;
  margin-top: 0.26rem;
  font-size: 0.28rem;
  color: #242424;
}
/* banner */
.banner {
  background: url(../images/ftgl/bannerBg.png) no-repeat center;
  background-size: cover;
  height: 9.91rem;
  color: #fff;
  text-align: center;
}
.banner img {
  width: 1.31rem;
  height: 0.57rem;
  margin-top: 0.68rem;
}
.banner h1 {
  font-weight: bold;
  font-size: 0.56rem;
  letter-spacing: 1.12px;
  margin-top: 0.3rem;
  margin-bottom: 0.1rem;
}
.banner p {
  font-size: 0.36rem;
  letter-spacing: 0.72px;
  margin-bottom: 0.6rem;
}
.banner a {
  display: inline-block;
  width: 1.7rem;
  height: 0.51rem;
  text-align: center;
  line-height: 0.51rem;
  background: #1ec78a;
  border-radius: 0.25rem;
  font-size: 0.27rem;
  color: #fff;
}
.partAgroup {
  padding: 0 0.31rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.partAitem {
  position: relative;
  margin-top: 0.2rem;
}
.partAitem img {
  width: 3.35rem;
  height: 2.29rem;
}
.partAitem p {
  width: 1.56rem;
  height: 0.58rem;
  text-align: center;
  line-height: 0.58rem;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 0px 6px 0px rgba(90, 150, 203, 0.46);
  font-size: 0.22rem;
  color: #333333;
  font-weight: bold;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
}
.partB {
  background: url(../images/ftgl/partBbg.png) no-repeat center;
  background-size: cover;
  height: 9.5rem;
  box-sizing: border-box;
}
.partBcontent {
  padding: 0 0.86rem;
}
.partBbox {
  height: 3.2rem;
  background: rgba(255, 255, 255, 0.67);
  border-radius: 0.14rem;
  padding: 0.38rem 0.6rem 0 0.5rem;
  box-sizing: border-box;
}
.partBboxtitle h1 {
  font-size: 0.43rem;
  color: #242424;
  font-weight: bold;
}
.partBboxtitle p {
  font-size: 0.22rem;
  color: #242424;
}
.partBcontent ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.2rem;
}
.partBcontent ul li {
  margin-bottom: 0.2rem;
  margin-right: 0.13rem;
  width: 1.02rem;
  height: 0.31rem;
  text-align: center;
  line-height: 0.31rem;
  background: #2bca90;
  border-radius: 16px;
  color: #ffffff;
  letter-spacing: 0.38px;
  font-size: 0.16rem;
}
.partBcontent img {
  margin-top: 0.58rem;
  width: 5.76rem;
  height: 3.61rem;
  border-radius: 0.11rem;
}
.partC {
  padding-left: 0.24rem;
  padding-right: 0.24rem;
}
.partCbox {
  position: relative;
  border-radius: 0.2rem;
  margin-top: 0.37rem;
}
.partCwarp {
  padding: 0.89rem 0.7rem 0 0.63rem;
}
.partCbg {
  position: absolute;
  height: 8.12rem;
}
.partCimg {
  height: 3.56rem;
  border-radius: 0.13rem;
  margin-bottom: 0.37rem;
  position: relative;
}
.partCul {
  position: relative;
  height: 2.7rem;
  border-radius: 0.14rem;
  background: rgba(255, 255, 255, 0.84);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.34rem 0.96rem 0.1rem 0.59rem;
}
.partCul li {
  margin-bottom: 0.33rem;
  display: flex;
  align-items: center;
}
.partCul li img {
  width: 0.45rem;
  height: 0.45rem;
  margin-right: 0.19rem;
}
.partCul li span {
  font-size: 0.3rem;
  color: #1c1c1c;
  letter-spacing: 0.6px;
}
.partD {
  background: url(../images/ftgl/partDbg.png) no-repeat center;
  background-size: cover;
  height: 9.5rem;
  box-sizing: border-box;
  padding-top: 1rem;
}
.partDimage {
  text-align: center;
  margin-top: 2.64rem;
}
.partDimage img {
  width: 5.76rem;
  height: 3.76rem;
  border-radius: 8px;
}
.partE {
  padding-left: 0.24rem;
  padding-right: 0.24rem;
}
.partEbox {
  margin-top: 0.56rem;
  background: url(../images/ftgl/partEbg.png) no-repeat center;
  background-size: cover;
  height: 8.7rem;
  padding: 0.67rem 0.36rem 0 0.36rem;
}
.partEbox img {
  height: 2.89rem;
}
.partF {
  background: #f8f8f8;
  padding-left: 0.24rem;
  padding-right: 0.24rem;
}
.partFbox {
  background: #ffffff;
  border-radius: 0.25rem;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
  padding: 0.53rem 0.23rem 0.37rem 0.23rem;
}
.partFbox img {
  margin-top: 0.37rem;
}
.partG {
  height: 9.12rem;
  background: url(../images/ftgl/partGbg.png) no-repeat center;
  background-size: cover;
  box-sizing: border-box;
}
