@charset "UTF-8";
/* 新闻详情 start*/
.news-details-box {
  padding-top: clamp(106.66667px, 8.33333vw, 160px);
  padding-bottom: clamp(33.33333px, 2.60417vw, 50px);
  background: #fff;
}
.news-details-box .crumb a {
  color: #4F4F4F;
}
.news-details-box .crumb a i {
  color: #4F4F4F;
}
.news-details-box .crumb i {
  color: #4F4F4F;
}
.news-details-box .crumb span {
  color: #182E64;
}
.news-details-box .newsDisContent .table-content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.news-details-box .newsDisContent .table-content .table-menu-box {
  position: sticky;
  top: clamp(106.66667px, 8.33333vw, 160px);
  left: 0;
  width: 20%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: clamp(20px, 1.5625vw, 30px) clamp(10px, 0.78125vw, 15px);
}
div#ez-toc-container .ez-toc-title{
    font-size: clamp(13.33333px, 1.04167vw, 20px) !important;
}
#ez-toc-container a{
    font-size: clamp(10.66667px, 0.83333vw, 16px) !important;
}
/*.news-details-box .newsDisContent .table-content .table-menu-box .ez-toc-title-container {*/
/*  border: 1px solid #0c0f4D;*/
/*  border-radius: clamp(5.33333px, 0.41667vw, 8px);*/
/*  padding: clamp(3.33333px, 0.26042vw, 5px) clamp(13.33333px, 1.04167vw, 20px);*/
/*}*/
/*.news-details-box .newsDisContent .table-content .table-menu-box .ez-toc-title-container .ez-toc-title {*/
/*  color: #0c0f4D;*/
/*  font-size: clamp(13.33333px, 1.04167vw, 20px);*/
/*  background: url(../images/news-dis-icon-01.png) no-repeat left center;*/
/*  padding-left: clamp(26.66667px, 2.08333vw, 40px);*/
/*  background-size: clamp(16px, 1.25vw, 24px) auto;*/
/*}*/
/*.news-details-box .newsDisContent .table-content .table-menu-box nav > ul > li {*/
/*  margin-top: clamp(13.33333px, 1.04167vw, 20px);*/
/*}*/
/*.news-details-box .newsDisContent .table-content .table-menu-box nav > ul > li > a {*/
/*  display: block;*/
/*  background: #fff;*/
/*  border-radius: clamp(5.33333px, 0.41667vw, 8px);*/
/*  padding: clamp(3.33333px, 0.26042vw, 5px) clamp(13.33333px, 1.04167vw, 20px);*/
/*  font-size: clamp(10.66667px, 0.83333vw, 16px);*/
/*}*/
/*.news-details-box .newsDisContent .table-content .table-menu-box nav > ul > li > ul {*/
/*  padding: 0 clamp(13.33333px, 1.04167vw, 20px);*/
/*}*/
/*.news-details-box .newsDisContent .table-content .table-menu-box nav > ul > li > ul > li {*/
/*  margin-top: clamp(6.66667px, 0.52083vw, 10px);*/
/*  padding: clamp(3.33333px, 0.26042vw, 5px) clamp(6.66667px, 0.52083vw, 10px);*/
/*  position: relative;*/
/*}*/
/*.news-details-box .newsDisContent .table-content .table-menu-box nav > ul > li > ul > li::before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  left: 0;*/
/*  -webkit-transform: translateY(-50%);*/
/*          transform: translateY(-50%);*/
/*  width: 2px;*/
/*  height: 24px;*/
/*  background-color: rgba(12, 15, 77, 0.2);*/
/*}*/
/*.news-details-box .newsDisContent .table-content .table-menu-box nav > ul > li > ul > li > a {*/
/*  color: rgba(12, 15, 77, 0.8);*/
/*}*/
.news-details-box .newsDisContent .table-content .content {
  width: calc(80% - clamp(16.66667px, 1.30208vw, 25px));
  margin-left: clamp(16.66667px, 1.30208vw, 25px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.news-details-box .newsDisContent .table-content .content .edit-con {
  background: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(rgba(255, 255, 255, 0.0001)));
  background: linear-gradient(180deg, #EEEEEE 0%, rgba(255, 255, 255, 0.0001) 100%);
  width: calc(72% - clamp(16.66667px, 1.30208vw, 25px));
  margin-right: clamp(16.66667px, 1.30208vw, 25px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: clamp(20px, 1.5625vw, 30px);
}
.news-details-box .newsDisContent .table-content .content .edit-con .tit {
  font-weight: 700;
  font-size: clamp(26.66667px, 2.08333vw, 40px);
  color: #0C0F4D;
}
.news-details-box .newsDisContent .table-content .content .edit-con .form-time-share {
  padding-top: clamp(13.33333px, 1.04167vw, 20px);
  padding-bottom: clamp(20px, 1.5625vw, 30px);
  border-bottom: 1px dashed rgba(12, 15, 77, 0.8);
}
.news-details-box .newsDisContent .table-content .content .edit-con .form-time-share .form-time {
  font-weight: 600;
  font-size: clamp(13.33333px, 1.04167vw, 20px);
  color: rgba(12, 15, 77, 0.8);
}
.news-details-box .newsDisContent .table-content .content .edit-con .form-time-share .form-time i {
  margin: 0 clamp(6.66667px, 0.52083vw, 10px);
  color: rgba(12, 15, 77, 0.2);
}
.news-details-box .newsDisContent .table-content .content .edit-con .form-time-share .sharethis-inline-share-buttons .st-btn {
  border: none !important;
  background: transparent url(../images/news-dis-icon-01-01.png) no-repeat center center !important;
}
.news-details-box .newsDisContent .table-content .content .edit-con .form-time-share .sharethis-inline-share-buttons .st-btn img {
  display: none !important;
}
.news-details-box .newsDisContent .table-content .content .edit-con .edit-box {
  padding: clamp(20px, 1.5625vw, 30px) 0;
  font-size: clamp(13.33333px, 1.04167vw, 20px);
  color: rgba(12, 15, 77, 0.8);
  line-height: 1.8;
}
.news-details-box .newsDisContent .table-content .content .edit-con .edit-box a{
    text-decoration: underline;
}
.news-details-box .newsDisContent .table-content .content .edit-con .edit-box li{
    list-style:disc;
}
blockquote {
    
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #ccc;
}
.news-details-box .newsDisContent .table-content .content .edit-con .edit-box img {
  max-width: 100%;
  height: auto;
}
.news-details-box .newsDisContent .table-content .content .edit-con .edit-box table {
  width: 100%;
}
.news-details-box .newsDisContent .table-content .content .edit-con .edit-box table th {
  background: rgba(12, 15, 77, 0.8);
  color: #fff;
  font-size: clamp(10.66667px, 0.83333vw, 16px);
  text-align: center;
  padding: clamp(13.33333px, 1.04167vw, 20px) clamp(6.66667px, 0.52083vw, 10px);
  border: 1px solid #fff;
}
.news-details-box .newsDisContent .table-content .content .edit-con .edit-box table td {
  font-size: clamp(9.33333px, 0.72917vw, 14px);
  padding: clamp(13.33333px, 1.04167vw, 20px) clamp(6.66667px, 0.52083vw, 10px);
  border: 1px solid rgba(12, 15, 77, 0.8);
}
.news-details-box .newsDisContent .table-content .content .related-news {
  position: sticky;
  top: clamp(106.66667px, 8.33333vw, 160px);
  left: 0;
  width: 28%;
  background: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(rgba(255, 255, 255, 0.0001)));
  background: linear-gradient(180deg, #EEEEEE 0%, rgba(255, 255, 255, 0.0001) 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: clamp(20px, 1.5625vw, 30px) clamp(13.33333px, 1.04167vw, 20px);
}
.news-details-box .newsDisContent .table-content .content .related-news .rt-box > .tit {
  font-weight: 700;
  font-size: clamp(17.33333px, 1.35417vw, 26px);
  color: #0C0F4D;
  line-height: 1;
}
.news-details-box .newsDisContent .table-content .content .related-news .rt-swiper {
  margin-top: clamp(13.33333px, 1.04167vw, 20px);
  position: relative;
  padding-bottom: clamp(33.33333px, 2.60417vw, 50px);
}
.news-details-box .newsDisContent .table-content .content .related-news .rt-swiper .swiper .swiper-slide .ss-inner {
  margin-top: clamp(20px, 1.5625vw, 30px);
  background: #fff;
  border-radius: clamp(13.33333px, 1.04167vw, 20px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.news-details-box .newsDisContent .table-content .content .related-news .rt-swiper .swiper .swiper-slide .ss-inner:first-child {
  margin-top: 0;
}
.news-details-box .newsDisContent .table-content .content .related-news .rt-swiper .swiper .swiper-slide .ss-inner a {
  display: block;
}
.news-details-box .newsDisContent .table-content .content .related-news .rt-swiper .swiper .swiper-slide .ss-inner .meidia-box {
  padding-bottom: 70%;
  overflow: hidden;
  position: relative;
}
.news-details-box .newsDisContent .table-content .content .related-news .rt-swiper .swiper .swiper-slide .ss-inner .meidia-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-details-box .newsDisContent .table-content .content .related-news .rt-swiper .swiper .swiper-slide .ss-inner .meidia-box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-details-box .newsDisContent .table-content .content .related-news .rt-swiper .swiper .swiper-slide .ss-inner img {
  border-radius: clamp(13.33333px, 1.04167vw, 20px) clamp(13.33333px, 1.04167vw, 20px) 0 0;
}
.news-details-box .newsDisContent .table-content .content .related-news .rt-swiper .swiper .swiper-slide .ss-inner .text {
      font-size: clamp(10.66667px, 0.83333vw, 16px);
  color: #0C0F4D;
  padding: clamp(10px, 0.78125vw, 15px) clamp(13.33333px, 1.04167vw, 20px);
}
.news-details-box .newsDisContent .table-content .content .related-news .rt-swiper .swiper-pagination-bullet-active {
  background-color: #0C0F4D;
}
.news-details-box .newsDisContent .table-content .content .related-news .btn {
  margin-top: clamp(20px, 1.5625vw, 30px);
}
.news-details-box .newsDisContent .table-content .content .related-news .btn a {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-color: #0C0F4D;
}
.news-details-box .newsDisContent .table-content .content .related-news .btn a span {
  color: #0C0F4D;
}
.news-details-box .newsDisContent .table-content .content .related-news .btn a i {
  background: #0C0F4D;
  color: #fff;
}
.news-details-box .newsDisContent .table-content .content .related-news .btn a:hover {
  background-color: #0C0F4D;
}
.news-details-box .newsDisContent .table-content .content .related-news .btn a:hover span {
  color: #fff;
}
.news-details-box .newsDisContent .table-content .content .related-news .btn a:hover i {
  background: #fff;
  color: #0C0F4D;
}
.news-details-box .newDisPage .newDisPageInner {
  border-top: 1px solid rgba(12, 15, 77, 0.8);
  padding: clamp(20px, 1.5625vw, 30px) 0;
}
.news-details-box .newDisPage .newDisPageInner > div {
  width: 40%;
  position: relative;
}
.news-details-box .newDisPage .newDisPageInner > div .icon {
  width: clamp(30.66667px, 2.39583vw, 46px);
  height: clamp(30.66667px, 2.39583vw, 46px);
  border: 1px solid rgba(12, 15, 77, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: clamp(3.33333px, 0.26042vw, 5px);
  margin-top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  --swiper-navigation-size:clamp-px-to-vw(22);
  --swiper-theme-color:rgba(12,15,77,0.8);
  font-weight: 700;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.news-details-box .newDisPage .newDisPageInner > div .icon.swiper-button-prev {
  left: clamp(26.66667px, 2.08333vw, 40px);
}
.news-details-box .newDisPage .newDisPageInner > div .icon.swiper-button-next {
  right: clamp(26.66667px, 2.08333vw, 40px);
}
.news-details-box .newDisPage .newDisPageInner > div:hover .icon {
  background: rgba(12, 15, 77, 0.8);
  color: #fff;
}
.news-details-box .newDisPage .newDisPageInner > div a {
  display: block;
  padding-left: clamp(73.33333px, 5.72917vw, 110px);
}
.news-details-box .newDisPage .newDisPageInner > div a .tit {
  font-weight: 600;
  font-size: clamp(12px, 0.9375vw, 18px);
  color: rgba(12, 15, 77, 0.8);
}
.news-details-box .newDisPage .newDisPageInner > div a .des {
  font-size: clamp(12px, 0.9375vw, 18px);
  color: rgba(12, 15, 77, 0.8);
}
.news-details-box .newDisPage .newDisPageInner > div.next a {
  padding-left: 0;
  padding-right: clamp(73.33333px, 5.72917vw, 110px);
  text-align: right;
}

/* 新闻详情 end*/
@media screen and (max-width: 1023px) {
  .news-details-box {
    padding-top: 87px;
  }
  .news-details-box .newsDisContent .table-content .table-menu-box {
    width: 100%;
    position: relative;
    top: 0;
    display: none;
      
  }
  
  .news-details-box .newsDisContent .table-content .content {
    width: 100%;
    margin-left: 0;
  }
  .news-details-box .newsDisContent .table-content .content .edit-con {
    width: 100%;
    margin-right: 0;
  }
  .news-details-box .newsDisContent .table-content .content .related-news {
    position: relative;
    top: 0;
    width: 100%;
  }
  .news-details-box .newDisPage .newDisPageInner > div a .des {
    display: none;
  }
  .news-details-box .newsDisContent .table-content .content .related-news .rt-swiper .swiper .swiper-slide .ss-inner .text{
      font-size:14px;
  }
 
}