.pc .association{
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.pc .association .title {
  text-align: center;
  margin-bottom: 45px;
  min-height: 36px;
  font-size: 36px;
  color: #000000;
  padding: 0 10%;
}
.pc .association .content p {
  padding-bottom: 20px;
}

.phone .association{
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.phone .association .title {
  margin-bottom: 2.8125rem;
  font-weight: 400;
  min-height: 2.25rem;
  font-size: 2.25rem;
  color: #000000;
  
}
.phone .association .content p {
  padding-bottom: 1.25rem;
}
.phone .association .content h2 {
  margin-bottom: 0.625rem;
  font-weight: bold;
}