@charset "UTF-8";
/*===================================================
index
===================================================*/

main .key {
  position: relative;
  width: 100%;
  height: 711px;
}
main .key .key-text {
  position: absolute;
  top: 8%;
  left: 10%;
  width: 90%;
  max-width: 705px;
  display: block;
}
main .main-section.enterprise {
  background-size: cover;
  background-position: center top;
  height: 409px;
  padding: 48px 0;
}
main .main-section.enterprise .enterprise-list .enterprise-item {
  width: 19%;
}

main .main-section.news .basic-info-table tr th {
    width: 150px;
}
