.topbanner{
  height: 6.12rem;
  background: url(../images/patbg.webp) no-repeat center center;
  background-size: 100%;
  padding-top: 3.4rem;
}

.topbanner .title{
  text-align: center;
  color: #fff;
  font-size: 0.96rem;
  font-family: Outfit-Bold;
}

.pact-content{
  padding: 2rem 3rem;
}


.pact-content .title{
  color: #000000;
  line-height: 1.13rem;
  font-size: 0.96rem;
  font-family: Outfit-Bold;
  margin-bottom: 1.08rem;
  text-align: center;
}

.pact-content p{
  color: #000000;
  line-height: 0.6rem;
  font-size: 0.4rem;
  font-family: Outfit-Medium;
  margin-bottom: .3rem;
}

.pact-content .sub-title{
  color: #000000;
  line-height: 0.98rem;
  font-weight: bold;
  font-size: 0.4rem;
  font-family: Outfit-Bold;
  margin-bottom: 0.1rem;
  margin-top: 0.3rem;
}