.subpage_left {
  float: left;
  width: 255px;

}
.subpage_left .program_name {
  height: 180px;
  background-image: url(../imgs/program_icon.png);
  background-repeat: no-repeat;
  background-color: #004098;
  background-position: center 24px;
  padding-top: 123px;
}
.subpage_left .program_name span {
  display: block;
  color: #fff;
  font-size: 24px;
  text-align: center;
}
.subpage_left .program_list {
  background: #fff;
}
.subpage_left .program_list li {
  background: #fff;
}
.subpage_left .program_list li a {
  display: block;
  line-height: 70px;
  font-size: 18px;
  text-align: center;
  border-bottom: 1px solid #f3f3f3;
}
.subpage_left .program_list li:last-child {
  padding-bottom: 30px;
}
.subpage_right {
  float: right;
  width: 1100px;
}
.subpage_right .subpage_right_title {
  margin-top: 30px;
  margin-bottom: 25px;
}
.subpage_right .subpage_right_title .section_name {
  float: left;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  color: #004098;
}
.subpage_right .subpage_right_title .address {
  float: right;
  font-size: 14px;
  line-height: 26px;
  color: #999999;
}
.subpage_right .subpage_right_main {
  padding: 25px 30px;
  background-color: #ffffff;
  box-shadow: 0px 0px 8px 1px rgba(155, 164, 178, 0.18);
  min-height: 500px;
}



.list li {
  padding: 25px 30px;
  background-color: #f3f3f3;
  margin-top: 20px;
}
.list li a {
  display: block;
}
.list li a .date {
  width: 80px;
  border-right: 2px solid #004098;
}
.list li a .date span {
  display: block;
}
.list li a .date .day {
  font-size: 32px;
  line-height: 1;
  color: #004098;
  margin-top: 5px;
  font-weight: bold;
}
.list li a .date .month {
  font-size: 16px;
  line-height: 1;
  color: #000;
  margin-top: 10px;
}
.list li a .fr {
  width: calc(100% - 80px);
  padding-left: 20px;
}
.list li a .fr span {
  display: block;
  font-size: 16px;
  color: #000;
}
.list li a .fr p {
  height: 38px;
  font-size: 14px;
  line-height: 19px;
  color: #666666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 5px;
}
.list li:hover {
  box-shadow: 0px 4px 8px 1px rgba(5, 5, 5, 0.14);
}
.list li:hover .fr span {
  color: #004098;
}
.list li:hover .fr p {
  color: #004098;
}





.pic_list li {
  float: left;
  width: 330px;
  margin-top: 50px;
  margin-left: 25px;
}
.pic_list li:nth-child(3n+1) {
  margin-left: 0;
}
.pic_list li:nth-child(1),
.pic_list li:nth-child(2),
.pic_list li:nth-child(3) {
  margin-top: 0;
}
.pic_list li a {
  display: block;
  height: 220px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.pic_list li a span {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.pic_list li:hover {
  box-shadow: 0px 4px 8px 1px rgba(5, 5, 5, 0.14);
}




.nav_list {
  min-height: 160px;
}
.nav_list li {
  width: calc(25% - 20px);
  float: left;
  margin-left: 20px;
}
.nav_list li a {
  display: block;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 15px;
  position: relative;
}
.nav_list li a::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #004098;
  border-radius: 50px;
  position: absolute;
  top: calc(50% - 2.5px);
  left: 0;
}
.nav_list li:hover a {
  color: #004098;
  text-decoration: underline;
}
.nav_list li:nth-child(4n+1) {
  margin-left: 0;
}




.article {
  margin-top: 45px;
}
.article .article-title {
  margin-bottom: 20px;
}
.article .article-title h1 {
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  color: #000;
  margin-bottom: 30px;
}
.article .article-title .about {
  display: flex;
  justify-content: center;
  line-height: 50px;
  border-bottom: 1px solid #dddddd;
  color: #999;
  font-size: 14px;
}
.article .article-title .about .line {
  background-color: #dddddd;
  margin: 0 20px;
}
.article .content {
  margin-top: 10px;
}
.article .content img {
  max-width: 100% !important;
}
.ldjj {
  width: 1040px;
  margin: 0 auto;
}
.ldjj .ldjj_item {
  border: 1px solid #3266CE;
  border-radius: 15px;
  margin-bottom: 25px;
}
.ldjj .ldjj_item .ldjj_img {
  float: left;
  width: 200px;
  height: 260px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 15px;
}
.ldjj .ldjj_item .ldjj_text {
  float: right;
  width: calc(100% - 230px);
}
.ldjj .ldjj_item .ldjj_text h3,
.ldjj .ldjj_item .ldjj_text h4 {
  display: block;
}
.ldjj .ldjj_item .ldjj_text h3 {
  font-size: 26px;
}
.ldjj .ldjj_item .ldjj_text .introduction {
  display: block;
  height: 260px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  padding-top: 10px;
}
.ldjj .ldjj_item .ldjj_text h4 {
  font-size: 16px;
  position: relative;
  line-height: 25px;
  padding-left: 30px;
}
.ldjj .ldjj_item .ldjj_text h4::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #3266CE;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
}


.leader_list {
  margin: 0 auto;
}
.leader_list li {
  line-height: 50px;
}
.leader_list li span {
  float: left;
  display: inline-block;
  color: #666;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  padding-left: 25px;
}
.leader_list li span.two {
  line-height: 25px;
}
.leader_list li span.two::before {
  top: 6px;
}
.leader_list li span::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-color: #3266CE;
  position: absolute;
  top: calc(50% - 7.5px);
  left: 0;
  border-radius: 50%;
}
.leader_list li a {
  font-weight: bold;
  font-size: 18px;
}