.list_min {
  margin-top: 22px;
}



.news_list .tit {
  /* padding-bottom: 9px; */
  /* border-bottom: 1px solid #E5E5E5; */
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  font-size: 24px;
  color: #000000;
  letter-spacing: 0;
  margin-top: 30px;
}

.borderBox {
  border: 0.5px solid #CDCDCD;
  padding: 30px;
  margin-top: 30px;
  width: 869px;
  ;
}

.news_list ul li {
  width: 100%;
  padding-left: 12px;
  position: relative;
}

.news_list ul li::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #CDCDCD;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}

.news_list ul li a {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #121212;
  letter-spacing: 0;
  line-height: 42px;
  float: left;
  display: block;
  width: 82%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news_list ul li .date {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #999999;
  letter-spacing: 0;
  float: right;
  line-height: 42px;
}

.news_list ul li:nth-child(10) {
  padding-bottom: 10px;
  border-bottom: 1px solid #E5E5E5;
}

.news_list ul li:nth-child(10)::before {
  top: 40%;
}

.news_list ul li:nth-child(11) {
  padding-top: 10px;
}

.news_list ul li:nth-child(11)::before {
  margin-top: 2.5px;
}

.nav_box {
  padding-top: 35px;
}

.nav_box h1 {
  width: 301px;
  height: 90px;
  background: url('../img/nav_boxBg.png');
  background-size: 100% 100%;
  font-family: SourceHanSerifCN-Heavy;
  font-weight: 900;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 90px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nav_list li {
  width: 300px;
  overflow: hidden;
}

.nav_list li a {
  width: 302px;
  height: 67px;
  line-height: 67px;
  background: #EDF6FE;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #4E4E4E;
  letter-spacing: 0;
  text-align: center;
  display: block;
  margin-top: 2px;
}

.nav_list li.on a {
  font-weight: 700;
  color: #0062C7;
  border-left: 6px solid #0062C7;
}

/* æ„è§å¾é›† */
.yjzj_Box {
  border: 1px #e0e0e0 solid;
  padding: 39px;
  width: 869px;
  margin-top: 35px;
}

.yjzj_Box table {
  width: 820px;
}

.yjzj_Box table th {
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #015293;
  font-weight: bold;
}

.yjzj_Box table td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 59px;
  line-height: 59px;
}

.terminate {
  color: #D05635;
}

.contnue {
  color: #037e2e;
}

.themeTit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 458px;
}

.timeformat {
  width: 85px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
}

.list-unstyled {
  /* font-size: 16px; */
  /* color: #333333; */
  /* width: auto; */
  /* margin: 0px auto; */
  /* line-height: 48px; */
}

.list-unstyled h3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 48px;
}

.news_list ul li a.judge {
  width: 360px;
  height: 50px;
  background: #015293;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #f5f5f5;
  display: block;
  border-radius: 10px;
  text-decoration: none;
  margin: 30px auto;
  float: none;
}

/* é€‚è€åŒ–20240420 */

.oldModel .news_list ul li a {
  width: 79%;
  line-height: 2;

}

/* .oldModel .news_list ul li {
  line-height: 2;
  height: auto;
} */

.oldModel .news_list ul li .date {
  line-height: 2;
}

.oldModel #pageArea {
  width: 725px;
}

.oldModel .news_list ul li a.judge {
  height: fit-content;
}

.oldModel {}

.oldModel {}