* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #F0F2F5;
}
.container{
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-color: #F0F2F5;
}
.header{
  width: 100%;
  height: 7.66rem;
  box-sizing: border-box;
  background-image: url(../image/1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 0.3rem;
}
.nav{
  width: 9.2rem;
  height: 0.7rem;
  background: #00120B;
  border-radius: 0.45rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 0.49rem 0 0.26rem;
}
.navLeft{
  font-family: Inter-Italic_Black, Inter-Italic_Black;
  font-weight: bold;
  font-size: 20px;
  font-size: 0.2rem;
  color: #FFFFFF;
  font-style: italic;
}
.navRight{
  box-sizing: border-box;
}
.navRight ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.3rem;
}
.navRight ul li a{
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #6D7975;
  display: block;
  padding: 0.1rem 0;
  position: relative;
  transition: color 0.3s ease;
}
.navRight ul li a::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0.04rem;
  background: #008751;
  border-radius: 0.02rem;
  transition: width 0.3s ease;
}
.navRight ul li a.active{
  color: #FFFFFF;
}
.navRight ul li a.active::after{
  width: 50%;
}
.headerBox{
  margin: 0 auto;
  width: 100%;
  margin-top: 3.87rem;
}
.headerBoxTop{
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.2rem;
}
.headerBoxTopLabel{
  box-sizing: border-box;
  padding: 0.13rem 0.25rem;
  border-radius: 0.33rem;
  background-color: rgb(72, 209, 160);
  display: flex;
  align-items: center;
}
.headerBoxTopLabel img{
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 0.08rem;
}
.headerBoxTopLabel span{
  font-family: MontserratAlternates, MontserratAlternates;
  font-weight: 600;
  font-size: 0.25rem;
  color: #FFFFFF;
  text-align: left;
  font-style: italic;
  margin-left: 0.07rem;
}
.headerBoxTops{
  margin-top: 0.3rem;
}
.mid{
  width: 100%;
  margin-top: 1.21rem;
  box-sizing: border-box;
  height: 7.61rem;
  background-image: url(../image/9.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.midBox{
  position: absolute;
  left: 50%;
  width: 5.64rem;
  height: 5.16rem;
  box-sizing: border-box;
  background-image: url(../image/10.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.midBoxTop{
  margin: 0 auto;
  margin-top: 0.6rem;
  margin-left: 1.3rem;
  width: 3.84rem;
  font-family: GalanoGrotesqueAltDEMO, GalanoGrotesqueAltDEMO;
  font-weight: bold;
  font-size: 0.4rem;
  color: #00120B;
  line-height: 0.54rem;
  text-align: left;
  font-style: normal;
}
.midBoxLine{
  width: 2.24rem;
  height: 0.13rem;
  box-sizing: border-box;
  background-image: url(../image/11.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: 2rem;
}
.midBoxText{
  width: 4.3rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #6D7975;
  line-height: 0.25rem;
  text-align: left;
  font-style: normal;
  margin-left: 1.3rem;
  margin-top: 0.46rem;
}
.midBoxLines{
  width: 3.53rem;
  height: 0.02rem;
  background: #DBE6E3;
  margin-left: 1.3rem;
  margin-top: 0.39rem;
}
.midBoxContent{
  width: 3.3rem;
  box-sizing: border-box;
  margin-top: 0.4rem;
  margin-left: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.midBoxContentLabel{
  display: flex;
  align-items: center;
  gap: 0.08rem;
  box-sizing: border-box;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.14rem;
  color: #008751;
  margin-bottom: 0.18rem;
}
.midBoxContentLabel img{
  width: 0.16rem;
  height: 0.16rem;
}
.different{
  width: 100%;
  box-sizing: border-box;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
.differentTitle{
  width: 100%;
  text-align: center;
  font-family: GalanoGrotesqueAltDEMO, GalanoGrotesqueAltDEMO;
  font-weight: bold;
  font-size: 0.4rem;
  color: #00120B;
  line-height: 0.54rem;
  font-style: normal;
}
.differentTitle span{
  font-family: GalanoGrotesqueAltDEMO, GalanoGrotesqueAltDEMO;
  font-weight: bold;
  font-size: 0.4rem;
  color: #008751;
}
.differentText{
  width: 7.14rem;
  margin: 0 auto;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.22rem;
  color: #6D7975;
  line-height: 0.3rem;
  text-align: center;
  font-style: normal;
  margin-top: 0.2rem;
}
.differentBox{
  width: 12rem;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.3rem;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
.differentBoxLabel{
  width: 3.8rem;
  height: 2.86rem;
  background: #00120B;
  border-radius: 0.5rem;
  color: #FFFFFF;
  box-sizing: border-box;
  padding: 0.4rem;
}
.differentBoxLabelTop{
  font-family: GalanoGrotesqueAltDEMO, GalanoGrotesqueAltDEMO;
  font-weight: bold;
  font-size: 0.45rem;
  color: #FFFFFF;
  line-height: 0.61rem;
  text-align: left;
  font-style: normal;
}
.differentBoxLabelLine{
  width: 100%;
  height: 0.01rem;
  margin-top: 0.4rem;
  background: #6D7975;
}
.differentBoxLabelText{
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 0.22rem;
  color: #FFFFFF;
  line-height: 0.3rem;
  margin-top: 0.2rem;
  text-align: left;
  font-style: normal;
}
.differentBoxLabelTexts{
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.16rem;
  color: #6D7975;
  line-height: 0.22rem;
  margin-top: 0.1rem;
  text-align: left;
  font-style: normal;
}
.foot{
  width: 100%;
  height: 4.51rem;
  background: #00120B;
  box-sizing: border-box;
  padding-top: 1rem;
}
.footBox{
  width: 12rem;
  margin: 0 auto;
  color: #6D7975;
  display: flex;
}
.footBoxLeft{
  font-family: Inter-Italic_Black, Inter-Italic_Black;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
  line-height: 0.24rem;
  text-align: left;font-style: italic;
}
.footBoxMid{
  margin-left: 0.77rem;
}
.footBoxMid div{
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.14rem;
  color: #6D7975;
  line-height: 0.2rem;
  font-style: normal;
  margin-bottom: 0.1rem;
}
.footBoxRight{
  margin-left: 1.57rem;
}
.footLine{
  width: 12rem;
  height: 0.01rem;
  background: #6D7975;
  border-radius: 0.01rem;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.copy{
  width: 100%;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.14rem;
  color: #6D7975;
  line-height: 0.2rem;
  margin-top: 0.4rem;
  text-align: center;
}