.z-product .top .main {
  display: flex;
  flex-direction: column;
}
.z-product .top .main .t0 {
  font-size: 3rem;
  font-weight: 500;
  color: #252B3A;
  text-align: left;
}
.z-product .top .main .t1 {
  font-size: 2.625rem;
  font-weight: 400;
  color: #252B3A;
  margin-top: 0.875rem;
  text-align: left;
}
.z-product .top .main .t2 {
  font-size: 1rem;
  color: #252B3A;
  margin-top: 2rem;
  max-width: 35.3125rem;
  line-height: 1.5rem;
  text-align: left;
}
.z-product .top .main .ant-btn {
  font-size: 1.125rem;
  padding: 0.75rem 2.25rem;
  height: auto;
  line-height: normal;
}
.z-product .t0_0 {
  font-size: 2.625rem;
  text-align: center;
  font-weight: 500;
}
.z-product .t1_0 {
  margin: 1.125rem auto 3.125rem;
  font-size: 1rem;
  color: #252b3a;
  line-height: 2rem;
  text-align: center;
  max-width: 900px;
}
.z-product p {
  margin-bottom: 0;
}