/* 忙鈥撀懊┾�斅� */
.news-header-box {
  height: 85px;
  display: flex;
  align-items: center;
}

.news-header-text {
  width: 96px;
  height: 23px;
  font-size: 24px;
  line-height: 20px;
  color: #343434;
  margin-left: 15px;

}

.current {
  font-size: 12px;
  margin-left: 25px;
  line-height: 18px;
  letter-spacing: 1px;
}

.current a {
  color: #848484;
}

.left-top {
  text-align: center;
  margin-bottom: 20px;
}

.news-title {
  color: #000;
  font-size: 25px;
  margin-bottom: 10px;
}

.top-info {
  color: #acb0b3;
  font-size: 12px;
  position: relative;
  height: 36px;
  line-height: 36px;
  border-bottom: 2px solid #f2f2f2;
}

.linspan {
  color: #ae0b28;
}

.return-btn {
  position: absolute;
  bottom: -6px;
  right: 0;
  color: #303030;
  text-decoration: underline;
}

/* 忙艙鈧︹�撀懊ε撯偓莽茠颅 */
.hot-news-box {
  background-color: #f8f8f8;
  padding: 20px;
}

.hot-tips {
  height: 45px;
  color: #171717;
  line-height: 45px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}

.hot-tip-span {
  margin-right: 10px;
  cursor: pointer;
  padding: 10px 0;
}

.hot-tip-span.active {
  border-bottom: 3px solid #000;
}

.hot-news-list li {
  display: flex;
  align-items: center;
  height: 50px;
}

.smallbox {
  width: 23px;
  height: 23px;
  text-align: center;
  color: #a6a1a1;
  font-size: 14px;
  margin-right: 10px;
  line-height: 23px;
  font-weight: 500;

}

.smallbox_pink {
  background-color: #ff5065;
  color: #fff;
}

.smallbox_orange {
  background-color: #ff7050;
  color: #fff;
}

.smallbox_lingt_orange {
  background-color: #ff974e;
  color: #fff;
}

.fon_des {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.fon_des a {
  color: #000;
}



.news-left-bottom-text {
  font-size: 15px;
  line-height: 30px;
  color: #7c7c7c;
  margin-bottom: 20px;
}

.publish-time {
  width: 265px;
  font-size: 15px;
  line-height: 30px;
  padding: 10px;
  color: #1239ca;
  border-top: 1px solid #c5c5c5;
  margin: 0 auto;
}

/* 氓聫鲁盲赂鈥� */
.txt-news {
  margin-top: 30px;
}

.img-news-title {
  width: 100%;
  height: 45px;
  border-bottom: 2px solid #d6d6d6;
  font-size: 26px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #161617;
  padding-bottom: 10px;
  margin-bottom: 10px;

}

.news {
  font-size: 15px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #b3b3b3;
}


.txt-news-con {
  padding: 0 5px;
}

.news-ul {
  padding: 10px 20px;
  margin-top: 20px;
  position: relative;
}

.news-ul li {
  margin-bottom: 20px;
  cursor: pointer;
  position: relative;
}

.news-ul li::before {
  content: '';
  position: absolute;
  height: 9px;
  width: 9px;
  background: #1a50cd;
  border-radius: 50%;
  left: -25px;
  top: 7px;
}

.news-ul li::after {
  content: '';
  position: absolute;
  height: 70px;
  width: 2px;
  background: #dedede;
  left: -21px;
  top: 20px;
}

.newstxtli {
  font-size: 14px;
  color: #5f5f5f;
  line-height: 24px;
}

.timebox {
  overflow: hidden;
  margin-bottom: 10px;
  padding-right: 10px;
}

.timecon {
  font-size: 12px;
  color: #8c8c8c;
  float: left;
  padding: 2px 12px;
}

.timecon .iconfont {
  font-size: 14px;
}




/* 忙鈥撀懊┾�斅幻ニ嗏�斆÷�1 */
.news-list-box {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.news-list-item {
  width: 258px;
  height: 353px;
  padding: 30px;
  border-radius: 5px;
  background-color: #ffff;
  box-shadow: #ecebec 1px 5px 5px;
  margin-right: 30px;
  /* margin-left: 0.6%; */
  margin-bottom: 25px;
}

.news-list-box div:nth-child(3n+1) {
  margin-left: 0 !important;
}

.news-list-container {
  width: 193px;

}

.news-list-title {
  width: 100%;
  height: 80px;
  font-size: 18px;
  line-height: 28px;
  color: #232323;
  font-weight: 600;
  margin-bottom: 30px;
}

.news-list-center {
  width: 100%;
  height: 90px;
  font-size: 12px;
  line-height: 24px;
  color: #7a7a7a;
  margin-bottom: 60px;
}

.news-list-bottom {
  width: 66px;
  font-size: 12px;
  color: #1423b4;
}

/* 忙鈥撀懊┾�斅幻ニ嗏�斆÷�2 */
.news-list-diff {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
}

.diff-left {
  width: 312px;
}

.diff-nav {
  text-align: center;
  align-items: center;
  background-color: #f2f3f9;
  border: 1px solid #f6f6f6;
}


.diff-nav li {
  height: 70px;
  line-height: 70px;
  font-size: 20px;
  color: #295ebf;
  font-weight: 500;
  border-top: 1px solid #ffff;
  border-left: 5px solid #7ca7f5;
}


.diff-nav li a {
  color: #5a5a5a;
  display: inline-block;
  width: 100%;
}

.diff-jiantou {
  float: left;
  color: #e62d32;
  position: absolute;
}

.diff-nav li.hr-menu-active {
  border-left-color: #e62d32;
  color: #e62d32;

}

.left-important {
  color: #0e52cf;
  width: 50%;
  height: 100%;
  padding-bottom: 15px;
}

.blue-line {
  width: 50%;
  height: 2px;
  background-color: #0e52cf;
}

.news_list {
  width: 100%;
  background-color: #FFFFFF;
  padding: 30px;
  border-radius: 5px;
}

.news_list_des {
  line-height: 30px;
  padding: 17px 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
}

.news_date {
  width: 84px;
  height: 80px;
  margin-right: 30px;
  padding-top: 10px;
  color: #202020;
  font-weight: 500;
}

.news_date_top {
  width: 100%;
  font-size: 20px;
  height: 30px;
}

.news_date_bottom {
  font-size: 16px;
  border-bottom: 3px solid #145bb2;
  padding-bottom: 5px;
}

.list_right {
  width: 90%;
}

.l_b_title {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #212121;
}

.l_b_container {
  font-size: 13px;
  line-height: 22px;
  color: #807f7f;
}

.course-list-box {

  background: #FFFFFF;
  border-radius: 5px;
  margin-bottom: 23px;
  padding: 20px 14px 20px 0;
  border-bottom: 1px solid #f0f0f1;
}
.course-list-box a{
  display: flex;
  align-items: center;
}
.list-logo {
  width: 248px;
  height: 182px;
  margin-right: 30px;
}

.list-logo img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.list-tit {
  color: #000;
  font-size: 18px;
  cursor: pointer;
  margin: 10px 0;
  font-weight: bold;
}

.list-txt {
  color: #808080;
  font-size: 14px;
  line-height: 24px;
  margin: 10px 0;
  min-height: 60px;
}

.list-cont .list-cont-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
}

.peizi {
  text-indent: 5px;
  height: 100px;
  width: 100%;
  padding: 15px;
  color: #fff;
  font-size: 14px;
  background: rgba(255, 255, 255, .79);
  position: absolute;
  bottom: 0;
  left: 0;

}

.bg-orange {
  background-color: rgba(254, 164, 7, .83);
  color: #ffffff;
}

.light-blue-newsUl li::before,
.light-blue-newsUl li::after {
  background: #92b8fd
}