/* ======================================================================== 标签布局所用 */
/* 定位布局 */
.position-fixed {
  position: fixed;
}
.position-sticky {
  position: sticky;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}

/* 弹性盒子布局 */
.fboxRow {
  display: flex;
  flex-direction: row;
}
.fboxCol {
  display: flex;
  flex-direction: column;
}
.fboxWrap {
  display: flex;
  flex-wrap: wrap;
}
.flex1 {
  flex: 1;
}
.flex2 {
  flex: 2;
}
.flex3 {
  flex: 3;
}
.flex4 {
  flex: 4;
}
.flex5 {
  flex: 5;
}
.flex6 {
  flex: 6;
}

/**/
.Xstart {
  justify-content: flex-start;
}
.Xcenter {
  justify-content: center;
}
.Xend {
  justify-content: flex-end;
}
.Xbetween {
  justify-content: space-between;
}
.Xaround {
  justify-content: space-around;
}

/**/
.Ystart {
  align-items: flex-start;
}
.Ycenter {
  align-items: center;
}
.Yend {
  align-items: flex-end;
}
.Ybaseline {
  align-items: baseline;
}
.Ystretch {
  align-items: stretch;
}

/* margin间距 */
.mt-0 {
  margin-top: 0px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-16 {
  margin-top: 16px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.ml-0 {
  margin-left: 0px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-40 {
  margin-left: 40px;
}
.mr-0 {
  margin-right: 0px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-15 {
  margin-right: 15px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-40 {
  margin-right: 40px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}

/* padding间距 */
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.pl-40 {
  padding-left: 40px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-40 {
  padding-right: 40px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}

/* ======================================================================== 页面公用 */
/* 文字格式 */
.font12 {
  font-size: 12px;
}
.font13 {
  font-size: 13px;
}
.font14 {
  font-size: 14px;
}
.font15 {
  font-size: 15px;
}
.font16 {
  font-size: 16px;
}
.font17 {
  font-size: 17px;
}
.font18 {
  font-size: 18px;
}
.font19 {
  font-size: 19px;
}
.font20 {
  font-size: 20px;
}
.font21 {
  font-size: 21px;
}
.font22 {
  font-size: 22px;
}
.font23 {
  font-size: 23px;
}
.font24 {
  font-size: 24px;
}
.font25 {
  font-size: 25px;
}
.font26 {
  font-size: 26px;
}
.font27 {
  font-size: 27px;
}
.font28 {
  font-size: 28px;
}
.font29 {
  font-size: 29px;
}
.font30 {
  font-size: 30px;
}
.font31 {
  font-size: 31px;
}
.font32 {
  font-size: 32px;
}
.font33 {
  font-size: 33px;
}
.font34 {
  font-size: 34px;
}
.font35 {
  font-size: 35px;
}
.font36 {
  font-size: 36px;
}
.font37 {
  font-size: 37px;
}
.font38 {
  font-size: 38px;
}
.font39 {
  font-size: 39px;
}
.font40 {
  font-size: 40px;
}
.font41 {
  font-size: 41px;
}
.font42 {
  font-size: 42px;
}
.font43 {
  font-size: 43px;
}
.font44 {
  font-size: 44px;
}
.font45 {
  font-size: 45px;
}
.font46 {
  font-size: 46px;
}
.font47 {
  font-size: 47px;
}
.font48 {
  font-size: 48px;
}
.font49 {
  font-size: 49px;
}
.font50 {
  font-size: 50px;
}

/* 文字显示行数，超出部分会是"..." */
.font-ell1 {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.font-ell2 {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.font-ell3 {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* 文字对齐方式 */
.font-left {
  text-align: left;
}
.font-center {
  text-align: center;
}
.font-right {
  text-align: right;
}

/* 文字间隔 */
.font-spacing-1px {
  letter-spacing: 1px;
}
.font-spacing-2px {
  letter-spacing: 2px;
}
.font-spacing-3px {
  letter-spacing: 3px;
}

/* 文字行高 */
.font-line-1o2 {
  line-height: 1.2;
}
.font-line-1o5 {
  line-height: 1.5;
}
.font-line-1o8 {
  line-height: 1.8;
}

/* 文字加粗 */
.font-weight {
  font-weight: bold;
}

/* 文字颜色 */
.font-red {
  color: #EA5B2F;
}
.font-orange {
  color: #f37b1d;
}
.font-yellow {
  color: #fbbd08;
}
.font-olive {
  color: #8dc63f;
}
.font-green {
  color: #39b54a;
}
.font-cyan {
  color: #1cbbb4;
}
.font-blue {
  color: #1890ff;
}
.font-purple {
  color: #6739b6;
}
.font-mauve {
  color: #9c26b0;
}
.font-pink {
  color: #e03997;
}
.font-brown {
  color: #a5673f;
}
.font-grey {
  color: rgba(0, 0, 0, 0.40);
}
.font-gray {
  color: #999999;
}
.font-black {
  color: #333333;
}
.font-white {
  color: #ffffff;
}
.font-primary {
  color: #2F54EA;
}

/* 宽高 */
.w-100 {
  width: 100%;
}
.h-100 {
  height: 100%;
}
.overflow {
  overflow: hidden;
}
.line-wrap {
  word-wrap: break-word;
  white-space: normal;
  word-break: break-all;
  white-space: pre-line;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #fff;
  border-radius: 8px;
}
.breadcrumb>li {
  display: inline-block;
}
.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb>.active {
  color: #777;
}

/* 分页容器 */
.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 20px 0;
}
/* 分页项 */
.pagination li {
  margin: 0 4px;
}
/* 分页链接 */
.pagination a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  padding: 0 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #fff;
  color: #333;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.2s ease;
}
/* 鼠标悬停 */
.pagination a:hover {
  border-color: #186dfd;
  color: #186dfd;
}
/* 当前页 */
.pagination .active {
  background: #186dfd;
  
  color: #fff !important;
  border-color: #186dfd;
}
/* 上一页、下一页 */
.pagination [aria-label="Previous"] span,
.pagination [aria-label="Next"] span {
  font-size: 16px;
  line-height: 1;
  
}
.document-announce {
  /* background: rgba(247, 248, 250, 1); */
  padding: 0 240px;
}

.document-announce .section-content {
  padding-top: 40px;
}
.document-announce .announce-wrapper {
  background: #fff;
  overflow: hidden;
  border-radius: 8px;
}
.document-announce .announce {
  padding: 20px;
  background: #fff;
}

.document-announce .announce .announce-head {
  margin-bottom: 20px;
}

.document-announce .announce .announce-head a {
  margin-right: 10px;
  display: inline-block;
  padding: 8px 32px;
  border: 1px solid #E6EAED;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.90);
  text-decoration: none;
}

.document-announce .announce .announce-head a.active,
.document-announce .announce .announce-head a:hover {
  background: #186dfd;
  color: #fff;
}

.document-announce .announce-list {
  padding: 20px;
}

.document-announce .announce-list .announce-item {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px dashed #E6EAED;
}

.document-announce .announce-list .announce-item:last-child {
  border-bottom: none;
}

.document-announce .announce-list .announce-item a {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.90);
}

.document-announce .announce-list .announce-item a:hover {
  color: #186dfd;
}

.document-announce .announce-list .announce-item .announce-item-time {
  font-size: 13px;
  text-align: right;
  min-width: 120px;
  color: rgba(0, 0, 0, 0.60);
}

/* 新闻 */
.document-news .news-head {
  padding: 20px;
  background: #fff;
  border-bottom: 1px solid #E6EAED;
}

.document-news .announce {
  padding-top: 0;
}


/* 公告详情 */
.announce-details-wrapper {
  display: flex;
  
  flex-direction: row;
}
.announce-details {
  background: #fff;
  padding: 50px 70px 100px 70px;
  border-radius: 8px;
  overflow: hidden;
}

.announce-details .announce-title {
  text-align: center;
  font-size: 28px;
}

.announce-details .announce-details-time {
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.60);
}

.announce-details .announce-details-cont {
  line-height: 30px;
  padding: 60px;
  padding-top: 0;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.90);
  border-bottom: 1px solid #E6EAED;
}

.announce-details .announce-details-cont img {
  max-width: 100%;
  margin: 30px auto;
  display: block;
}

.announce-details .announce-details-cont table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5em 0;
  font-size: 14px;
  line-height: 1.6;
}

.announce-details .announce-details-cont table th,
.announce-details .announce-details-cont table td {
  border: 1px solid #ddd;
  padding: 10px 14px;
  text-align: left;
}

.announce-details .announce-details-cont table th {
  background: #f7f9fc;
  font-weight: 600;
}

.announce-details .announce-details-cont table tr:nth-child(even) {
  background: #fafafa; /* 斑马纹效果 */
}

.announce-details .announce-details-cont table tr:hover {
  background: #f0f7ff; /* 悬浮高亮 */
}

.announce-details .announce-details-cont table caption {
  caption-side: top;
  font-weight: bold;
  margin-bottom: 8px;
  text-align: left;
  color: #555;
  font-size: 15px;
  letter-spacing: .3px;
  border-left: 3px solid #3b82f6;
  padding-left: 6px;
}


.document-news .announce-details .announce-details-cont {
  padding: 0;
  padding-bottom: 60px;
}

.announce-details-cont * {
  all: revert;
}

.announce-details .announce-details-page {
  margin: 20px 0;
  color: rgba(0, 0, 0, 0.60);
}

.announce-details .announce-details-page a {
  color: rgba(0, 0, 0, 0.90);
}

.announce-details .announce-details-page a:hover {
  color: #186dfd
}

.news-advert {
  margin-top: 30px;
  width: 910px;
  height: 140px;
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
  border-radius: 3px;
}


/* 新闻列表 */
.announce-new-left {
  padding-bottom: 0;
  flex: 1;
}

.announce-new-right {
  width: 400px;
  margin-left: 10px;
  flex-shrink: 0;
}

.news-box {
  margin-bottom: 10px;
  width: 400px;
  background: #FFFFFF;
  border-radius: 8px;
}

.bottom-news {
  width: calc((100% - 20px) / 3) !important;
  margin-left: 10px;
}

.bottom-news:first-child {
  margin-left: 0;
}

.news-box .news-box-head {
  padding: 18px 27px;
  border-bottom: 1px solid #E6EAED;
  align-items: center;
}

.news-box .news-box-head .news-title {
  position: relative;
  padding-left: 10px;
  font-size: 18px;
  line-height: 20px;
  height: 20px;
}

.news-box .news-box-head .news-title::before {
  content: '';
  width: 2px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  background: #186dfd;
}


.news-box .news-list {
  padding: 0 24px;
}

.news-box .news-list .news-item {
  display: flex;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px dashed #E6EAED;
  font-size: 16px;
}

.news-box .news-list .news-item a {
  color: #333;
  flex: 1;
  line-height: 1;
}
.news-box .news-list .news-item a:hover {
  color: #186dfd;
  
}


.news-box .news-list .news-item .news-text {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 20px;
}

.news-box .news-list .news-item .news-time {
  float: right;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
}

.announce-new-right .news-box .news-list .news-item {
  font-size: 14px;
}

.news-box .news-list .news-item .news-number {
  margin-right: 10px;
  line-height: 16px;
  text-align: center;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  background: #DEDEDE;
  opacity: 1;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  background: rgba(222, 222, 222, 1);
}

.news-box .news-list .news-item:nth-child(1) .news-number {
  background: #186dfd;
}

.news-box .news-list .news-item:nth-child(2) .news-number {
  background: #186dfd;
}

.news-box .news-list .news-item:nth-child(3) .news-number {
  background: #186dfd;
}

.news-box .news-list .news-item:last-child {
  border: none;
}

.news-box .news-tag {
  padding: 13px 12px;
  background: #F7F8F9;
  margin-bottom: 10px;
  margin-right: 10px;
}


.news-box-tag {
  width: 100%;
}

.news-box .news-box-cont {
  padding: 20px 40px 30px;
  background: #fff;
}

.news-box-tag .news-box-head,
.news-box-tag .news-box-cont {
  padding-left: 0;
  padding-top: 0;
  border: none;
}

/* 新闻列表 */
.news-index {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  padding: 40px;
  border-radius: 8px;
}

.news-index-banner {
  position: relative;
  margin-right: 70px;
  width: 610px;
  height: 340px;
}

.news-index-banner .news-banner-cont {
  position: absolute;
  bottom: 0;
  padding: 15px 20px;
  color: #fff;
  width: 610px;
  height: 80px;

}

.news-index-banner .news-banner-cont h5 {
  margin-bottom: 5px;
  z-index: 5;
}

.news-index-banner .news-banner-filter {
  position: absolute;
  width: 610px;
  height: 80px;
  left: 0;
  bottom: 0;
  background: #000000;
  opacity: 0.3;
  border-radius: 0px 0px 3px 3px;

}


/* 新闻列表 */
.news-list-index {
  
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}



.announce-tabs .tab {
  display: none;
}

.announce-tabs .tab:first-child {
  display: block;
}

@media (max-width: 1199px) {
  .breadcrumb {
    margin-bottom: 15px;
  }
  .document-announce {
    padding: 0 10px;
  }
  .document-announce .announce-list {
    padding: 10px;
  }
  .document-announce .announce {
    padding-bottom: 10px;
  }
  .announce-details-wrapper, .news-index, .news-list-index {
    display: block;
  }
  .news-index {
    padding: 15px;
  }
  .news-box {
    width: auto;
  }
  .announce-details {
    padding: 20px 20px 0;
  }

  .news-index-banner {
    margin-right: 0;
    width: auto;
  }
  .announce-new-right {
    width: auto;
    
    margin-left: 0;
    margin-top: 15px;
  }
  .bottom-news {
    width: auto !important;
    margin-left: 0;
  }
  .news-index-banner .news-banner-filter {
    width: 100%;
  }
  .news-index-banner .news-banner-cont {
    width: 100%;
    
  }
  .pagination {
    overflow-x: auto;
    white-space: nowrap;
    flex-wrap: nowrap;
    
  }
  .pagination a {
    min-width: 28px;
    height: 28px;
    font-size: 12px;
    padding: 0 6px;
    border-radius: 4px;
  }
  .pagination li {
    flex: 0 0 auto;
    margin: 2px;
  }
  .pagination::-webkit-scrollbar {
    display: none;
  }
}