/* 首页 开始部分 */
.over_hidden {
  overflow: hidden;
}
.index_recommend {
  margin-top: 30px;
  margin-bottom: 60px;
}
.index_recommend .new_banner {
  height: 387px;
  background: #ddd;
  width: 580px;
  position: relative;
}
.index_recommend .news_Headbox {
  width: 580px;
}
.news_list ul {
  position: relative;
}
.news_list ul li span::before {
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  background: #ddd;
  position: absolute;
  left: 110px;
  bottom: 16px;
  margin: auto;
}
.news_list ul .recommend + li span:before {
  display: none;
}
.news_list ul li span {
  font-size: 16px;
  color: #999999;
  float: left;
  line-height: 40px;
  width: 90px;
  position: relative;
}
.news_list ul li a {
  width: calc(100% - 100px);
  font-size: 16px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  line-height: 40px;
  float: left;
  padding-left: 40px;
  box-sizing: border-box;
  position: relative;
}
.news_list ul li.recommend a {
  padding-left: 0;
  width: 100%;
}
.news_list ul li.recommend h3 {
  margin-top: 19px;
  font-size: 20px;
  color: #a50200;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_list ul li.recommend p {
  height: 90px;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 8px;
  text-align: justify;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.news_list ul li span::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 5px;
  height: 5px;
  border: 1px solid #cc1212;
  box-shadow: 0 0 0 1px #f8aead;
  background: #fff;
  z-index: 3;
  right: -24px;
}

.news_container {
  margin-top: 60px;
  width: 1230px;
  margin-left: -30px;
}
.news_container .news_box {
  width: 380px;
  float: left;
  margin-left: 30px;
}
.news_container .news_box ul {
  height: 260px;
}
.news_container .news_box ul li {
  position: relative;
}
.news_container .news_box ul li::before {
  content: "";
  width: 7px;
  height: 3px;
  background-color: #cc1212;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.news_container .news_box ul {
  padding-top: 15px;
  padding-bottom: 45px;
}
.news_container .news_box ul li a {
  width: calc(100% - 70px);
  float: left;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 40px;
  margin-left: 19px;
}
.news_container .news_box ul li span {
  font-size: 16px;
  color: #999999;
  float: right;
  line-height: 24px;
  display: block;
  line-height: 40px;
}
/* .link_target {
  width: 1220px;
  margin-left: -17px;
  padding-top: 30px;
  padding-bottom: 60px;
}
.link_target ul li {
  float: left;
  margin-left: 17px;
  font-size: 0;
} */
.link_target.swiper-container {
  width: 1219px;
  height: 65px;
  margin-top: 30px;
  margin-bottom: 60px;
}
.link_target .swiper-slide a {
  height: 65px;
  font-size: 0;
  display: block;
}
/* 首页 结束部分 */
/* 列表页 开始部分 */
.list_container .list_nav {
  margin-top: 45px;
}
.list_container .list_nav .list_tit {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  width: 264px;
  height: 106px;
  line-height: 96px;
  text-align: left;
  padding-left: 100px;
  box-sizing: border-box;
  background: url("https://www.josephineteh.com/__xh__/jgdw.xzhmu.edu.cn/img/notice.png") no-repeat 35px 25px,
    url("https://www.josephineteh.com/__xh__/jgdw.xzhmu.edu.cn/img/list_bg.png") no-repeat center / Cover;
  letter-spacing: 1px;
}
.list_container .list_nav ul {
  width: 232px;
  margin: 0 auto;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.09);
  margin-top: -10px;
  padding-top: 15px;
  padding-bottom: 110px;
}
.list_container .list_nav ul li a {
  font-size: 16px;
  color: #333;
  text-align: center;
  display: block;
  line-height: 50px;
}
.list_container .list_nav ul li.active a {
  background: #eee;
  color: #a50200;
}
.list_container .list_box {
  width: 915px;
  border: 1px solid #dadbdc;
  margin-top: 20px;
  box-sizing: border-box;
  padding: 25px 30px 30px 30px;
  margin-bottom: 60px;
}
.list_container .list_box .list_news {
  padding-top: 20px;
}
.list_container .list_box .list_crumbs {
  border-bottom: 1px solid #a50200;
  padding-bottom: 8px;
}
.list_container .list_box .list_crumbs .tit {
  font-size: 20px;
  color: #010101;
}

.list_container .list_box .list_crumbs ul,
.list_container .list_box .list_crumbs ul a {
  font-size: 14px;
  color: #a50200;
}
.list_box .list_news .tit {
  font-size: 16px;
  color: #000;
  line-height: 40px;
  padding-left: 20px;
  position: relative;
  box-sizing: border-box;
}
.list_box .list_news .tit::after {
  content: "";
  display: block;
  width: 11px;
  height: 4px;
  background: #cc1212;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.list_box .list_news .tit:hover,
.news_list ul li a:hover,
.news_container .news_box ul li a:hover {
  color: #dc1313;
}
.list_box .list_news .time {
  color: #999;
  font-size: 16px;
  line-height: 40px;
}
.list_page .p_pages {
  font-size: 0;
  text-align: center;
  padding-top: 60px;
  display: block;
}
.list_page .p_pages span {
  display: inline-block;
  min-width: 40px;
}
.p_fun_d,
.p_fun {
  width: 50px;
}
.list_page .p_pages span,
.list_page .p_pages span a {
  font-size: 14px;
  line-height: 40px;
  height: 40px;
}
.list_page .p_pages span a {
  display: block;
}
.list_page .p_pages span,
.list_page .p_pages span.p_no_d {
  border: 1px solid #e7e7e7;
}
.list_page .p_pages span.p_no_d,
.list_page .p_pages span:hover a {
  color: #fff;
  font-size: 14px;
  background: #cc1212;
  border-top-color: #cc1212;
  border-bottom-color: #cc1212;
}
.list_page .p_pages span a {
  color: #000;
  display: block;
}
/* 列表页 结束部分 */
/* 详情页 开始部分 */
.detail_container .tit {
  font-size: 20px;
  color: #010101;
  text-align: center;
  padding: 25px 0 10px 0;
}
.detail_container .detail_mess {
  text-align: center;
  padding-bottom: 15px;
}
.detail_container .detail_mess p {
  display: inline-block;
  font-size: 14px;
  color: #999;
  padding: 0 5px;
}
.detail_container .details_box img {
  max-width: 100% !important;
}
/* 详情页 结束部分 */
