.govcon-box .con-box {
  padding: 0.10416667rem 0 0.15625rem;
  overflow: hidden;
}
.govcon-box .con-box .title-box {
  color: var(--gov-main-color);
  background-color: var(--gov-second-color);
  font-size: 0.08333333rem;
  line-height: 0.20833333rem;
  padding-left: 0.10416667rem;
}
.govcon-box .con-box .basic-box table {
  height: auto;
  overflow: hidden;
  font-size: 0.08333333rem;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: fixed;
  margin-bottom: 0.125rem;
}
.govcon-box .con-box .basic-box table tbody tr {
  line-height: 0.234375rem;
}
.govcon-box .con-box .basic-box table tbody tr td {
  padding: 0 0.05208333rem;
  border-color: #dddddd;
  border-style: solid;
  border-width: 0.00520833rem;
}
.govcon-box .con-box .basic-box table tbody tr td.et2 {
  text-align: center;
  background: #efefef;
}
.govcon-box .con-box .basic-box table tbody tr td.et3 {
  text-align: left;
  background: #ffffff;
}
.govcon-box .con-box .duty-box {
  padding-top: 0.08333333rem;
  font-size: 0.08333333rem;
  line-height: 1.8;
  text-align: justify;
  color: #282828;
}
