.tempte {
  width: 62.5rem;
  margin: 0 auto;
  max-width: 67.5rem !important;
}
.type {
    display: flex;
    height: 5rem;
    overflow-x: auto;
    margin-bottom: 2rem;
}
.type div {
  font-size: 3.13rem;
  width: 12.5rem;
  height: 3.63rem;
  line-height: 3.63rem;
  font-weight: 500;
  color: #000;
  margin-right: 3.81rem;
}
.type .select {
  font-weight: 900;
}

