.title {
  font-size: 34px;
  font-family: SimHei;
  /* font-weight: bold; */
}

.contact {
  font-size: 12px;
  margin-top: 32px;
  padding-bottom: 65px;
  border-bottom: 1px solid #A8A8A8;
  margin-bottom: 90px; }
.contact p {
  margin-bottom: 1px;
  color: #5F5F5F;
  font-size: 14px;
}

.add {
  margin-bottom: 200px; }
.add .seek {
  text-align: center;
  font-size: 18px;
  width: 237px;
  margin-left: 70px;
}
.add .seek h3 {
  margin-bottom: 25px;
  font-weight: normal;
  color: #5F5F5F; }
.add .title2 {
  font-size: 42px;
  margin-bottom: 38px;
  /* font-weight: bold; */
}
.add .yellow {
  color: #E9BC41; }
.add .block {
  margin-bottom: 96px; }
.add p {
  font-size: 14px;
  color: #5F5F5F;
  margin-bottom: .25rem;
}

@media (max-width: 992px) {
  .add {
    text-align: center; }
  .add .seek {
    width: 100%;
    margin-left: 0;
    margin-bottom: 90px; } }

/*# sourceMappingURL=contact.css.map */
