.content-of-year a {
  font-size: 2rem;
}
.tb-content-box a {
  font-size: 2rem;
  font-weight: 600;
}
.input-content .checkbox input {
  width: 14px;
  height: 14px;
}
.input-box .city,
.input-box .province {
  width: 60%;
}
.input-box .ZipCode,
.input-box .country {
  width: 38%;
}
.input-box .phone,
.input-box .fax,
.input-box .kpDebt,
.input-box .npDebt,
.input-box .kpCredit,
.input-box .npCredit,
.input-box .headName,
.input-box .contactPerson,
.input-box .bankAccount,
.input-box .onBehalf,
.input-box .branceOffice {
  width: 48%;
}
.goggle-map {
  width: 100%;
  height: 600px;
}
.map-content h3 {
  font-size: 1.3rem;
  font-weight: 600;
}

.at-title {
  font-size: 24px !important;
  font-weight: 600 !important;
  cursor: pointer;
}
