.contentBoxHj .contentCenterHj .con309 .color1 {
  color: #00b4c8;
}
.contentBoxHj .contentCenterHj .con309 .color2 {
  color: #2a652e;
}
.contentBoxHj .contentCenterHj .con309 .imgCon:first-child {
  margin: 0;
}
.contentBoxHj .contentCenterHj .con309 .projectInfo {
  border-radius: 20px;
  padding: 20px;
  box-sizing: border-box;
  max-width: 600px;
  margin: 0 auto;
  margin-top: -180px;
  position: relative;
}
.contentBoxHj .contentCenterHj .con309 .projectInfo .middleTitle {
  margin-top: 0;
  text-align: center;
}
.contentBoxHj .contentCenterHj .con309 .projectInfo .middleTitle span {
  font-size: 1.125rem;
}
.contentBoxHj .contentCenterHj .con309 .projectInfo .projectDate {
  font-size: 1.4rem;
  display: block;
  text-align: center;
}
.contentBoxHj .contentCenterHj .con309 .projectInfo .projectDate .textBack {
  background-color: #fffab9;
  font-weight: 700;
}
.contentBoxHj .contentCenterHj .con309 .projectInfo .projectTimetable {
  text-align: center;
}
.contentBoxHj .contentCenterHj .con309 .projectInfo a.linkBox {
  max-width: 250px;
  min-width: 150px;
  padding: 10px;
  box-sizing: border-box;
  background-color: #00b4c8;
  color: #fff;
  margin: 20px auto 0 auto;
  border-radius: 10px;
  text-align: center;
}
.contentBoxHj .contentCenterHj .con309 .projectInfo a.linkBox:hover {
  background-color: #0198a8;
}
.contentBoxHj .contentCenterHj .con309 ol,
.contentBoxHj .contentCenterHj .con309 li {
  list-style: disc;
}
.contentBoxHj .contentCenterHj .con309 .tableScrollHj table .tbody1 tr th {
  border: 1px solid #fff;
  background-color: #00b4c8;
  color: #fff;
  text-align: center;
}
.contentBoxHj .contentCenterHj .con309 .tableScrollHj table .tbody1 tr td {
  text-align: center;
  border: 1px solid #00b4c8;
}
.contentBoxHj .contentCenterHj .con309 .tableScrollHj table .tbody1 tr .tdLeft {
  text-align: left;
}
.contentBoxHj .contentCenterHj .con309 .tableScrollHj table .tbody2 tr th {
  border: 1px solid #fff;
  background-color: #2a652e;
  color: #fff;
  text-align: center;
}
.contentBoxHj .contentCenterHj .con309 .tableScrollHj table .tbody2 tr td {
  text-align: center;
  border: 1px solid #2a652e;
}
.contentBoxHj .contentCenterHj .con309 .tableScrollHj table .tbody2 tr .tdLeft {
  text-align: left;
}
.contentBoxHj .contentCenterHj .con309 a.linkBox {
  max-width: 280px;
  padding: 10px;
  box-sizing: border-box;
  color: #fff;
  margin: 30px auto 0 auto;
  border-radius: 10px;
  text-align: center;
  width: 100%;
  background-color: #cd5d5f;
}

@media screen and (max-width: 960px) {
  .contentBoxHj .contentCenterHj .con309 .projectInfo {
    margin-top: -30px;
  }
}/*# sourceMappingURL=con308.css.map */