.agreement {
  width: 100%;
  padding: 0 18px 80px;
  box-sizing: border-box;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN-Regular;
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  text-align: justify;
}
.agreement .title {
  text-align: center;
  padding: 20px 0 50px;
  box-sizing: border-box;
  font-size: 18px;
}
