.about-2025 {
  position: relative;
  overflow: hidden;
  scroll-behavior: smooth;
}
.about-2025 .scroll-content {
  padding-top: 0;
  height: 100%;
  overflow: auto;
}
.about-2025.fix_mode #about-nav-2025 {
  position: fixed;
  top: 65px;
}
.about-2025 .article-main {
  height: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  z-index: 99;
  height: 600px;
  overflow: auto;
  padding: 30px;
  margin-top: 30px;
  border-radius: 18px;
}
.about-2025 .top-img {
  width: 100%;
  height: 440px;
  z-index: 1;
}
.about-2025 .top-sticky {
  z-index: 99;
  background-color: #fff;
}
.about-2025 .about-block {
  width: 100%;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.about-2025 .about-block p {
  padding-left: 24px;
  font-size: 16px;
  color: #222222;
  letter-spacing: 0;
  font-weight: 400;
}
.about-2025 .about-title {
  font-size: 34px;
  color: #222222;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  margin-bottom: 41px;
}
.about-2025-nav {
  position: relative;
  z-index: 99;
  height: 70px;
  background-color: #fff;
  width: 100%;
  padding-top: 24px;
}
.about-2025-nav .nav-inner {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about-2025-nav .aboyt-nav-item {
  position: relative;
  height: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  padding: 0 30px;
}
.about-2025-nav .aboyt-nav-item.active .text, .about-2025-nav .aboyt-nav-item:hover .text {
  font-size: 16px;
  color: #1072ed;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
}
.about-2025-nav .aboyt-nav-item.active .text::after, .about-2025-nav .aboyt-nav-item:hover .text::after {
  -webkit-transform: translateX(-50%) translateY(0px);
      -ms-transform: translateX(-50%) translateY(0px);
          transform: translateX(-50%) translateY(0px);
  opacity: 1;
  visibility: visible;
}
.about-2025-nav .aboyt-nav-item .text {
  position: relative;
  display: block;
  font-size: 16px;
  color: #222222;
  font-weight: 400;
  white-space: nowrap;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  text-decoration: none;
}
.about-2025-nav .aboyt-nav-item .text::after {
  position: absolute;
  bottom: -21px;
  content: "";
  display: block;
  width: 78px;
  height: 3px;
  left: 50%;
  border-radius: 2px;
  background-color: #1072ed;
  -webkit-transform: translateX(-50%) translateY(-8px);
      -ms-transform: translateX(-50%) translateY(-8px);
          transform: translateX(-50%) translateY(-8px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
}
.about-2025-gsjj {
  padding: 38px 0;
  margin: auto;
  background-color: #fff;
}
.about-2025-gsjj p {
  text-indent: 32px;
  line-height: 1.5;
}
.about-2025-gqjg {
  padding: 38px 0;
}
.about-2025-gqjg img {
  display: block;
  width: 584px;
  margin: 0 auto;
  margin-top: 52px;
}
.about-2025-gqjg p {
  text-indent: 32px;
  line-height: 1.5;
}
.about-2025-qywh {
  padding: 38px 0;
  background-color: #f7f8fa;
  width: 100%;
  height: 831px;
}
.about-2025-qywh .qywh-show {
  height: 570px;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about-2025-qywh .qywh-show .qywh-item {
  width: 260px;
  height: 100%;
  margin: 0 7.5px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-size: cover;
  background-position: center;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  cursor: pointer;
}
.about-2025-qywh .qywh-show .qywh-item .title {
  font-size: 36px;
  color: #222222;
  letter-spacing: -0.83px;
  line-height: 72px;
  font-weight: bold;
}
.about-2025-qywh .qywh-show .qywh-item .detail {
  opacity: 0;
  display: none;
}
.about-2025-qywh .qywh-show .qywh-item:hover, .about-2025-qywh .qywh-show .qywh-item:active, .about-2025-qywh .qywh-show .qywh-item.active {
  width: 377px;
  background-image: url(../../img/about/qywh/qywh-active.png) !important;
}
.about-2025-qywh .qywh-show .qywh-item:hover .title, .about-2025-qywh .qywh-show .qywh-item:active .title, .about-2025-qywh .qywh-show .qywh-item.active .title {
  opacity: 0;
  display: none;
}
.about-2025-qywh .qywh-show .qywh-item:hover .detail, .about-2025-qywh .qywh-show .qywh-item:active .detail, .about-2025-qywh .qywh-show .qywh-item.active .detail {
  opacity: 1;
  height: 100%;
  padding: 64px 32px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.about-2025-qywh .qywh-show .qywh-item:hover .detail-1, .about-2025-qywh .qywh-show .qywh-item:active .detail-1, .about-2025-qywh .qywh-show .qywh-item.active .detail-1 {
  font-size: 42px;
  color: #ffffff;
  letter-spacing: -0.97px;
  font-weight: bolder;
}
.about-2025-qywh .qywh-show .qywh-item:hover .detail-2, .about-2025-qywh .qywh-show .qywh-item:active .detail-2, .about-2025-qywh .qywh-show .qywh-item.active .detail-2 {
  font-size: 18px;
  color: #ffffff;
  letter-spacing: -0.42px;
  line-height: 30px;
  font-weight: bold;
}
.about-2025-qywh .qywh-show .qywh-item:hover .detail-3, .about-2025-qywh .qywh-show .qywh-item:active .detail-3, .about-2025-qywh .qywh-show .qywh-item.active .detail-3 {
  font-size: 16px;
  color: #ffffff;
  letter-spacing: -0.37px;
  line-height: 30px;
}
.about-2025-gsry {
  padding: 30px 0 0 0;
}
.about-2025-gsry img {
  width: 400px;
  height: 758px;
}
.about-2025-gsry .ry-container {
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.about-2025-gsry .ry-container .each-year {
  padding: 0 20px;
}
.about-2025-gsry .ry-container .each-year .year {
  font-size: 20px;
  color: #222222;
  letter-spacing: 0;
  line-height: 46px;
  font-weight: bolder;
  position: relative;
  padding-left: 12px;
}
.about-2025-gsry .ry-container .each-year .year::before {
  content: " ";
  background: #1072ed;
  border-radius: 2px;
  width: 3px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 17px;
}
.about-2025-gsry .ry-container .each-year .year .crown {
  width: 28px;
  height: 32px;
}
.about-2025-gsry .ry-container .each-year p {
  padding-left: 12px;
  line-height: 48px;
  padding-bottom: 0;
  margin: 0;
}
.about-2025-gsry .ry-container .each-year p .honer {
  font-size: 16px;
  color: #222222;
  letter-spacing: 0;
  font-weight: 400;
}
.about-2025-gsry .ry-container .each-year p .org {
  font-size: 16px;
  color: #999999;
  letter-spacing: 0;
  font-weight: 400;
}
.about-2025-gsry .ry-container .ry-tab {
  display: none;
  -webkit-flex: 1 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  position: relative;
}
.about-2025-gsry .ry-container .ry-tab.active {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.about-2025-gsry .ry-container .ry-pager {
  width: 100%;
  margin: 20px 0;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about-2025-gsry .ry-container .ry-pager .p-item {
  font-size: 13px;
  color: #666666;
  letter-spacing: 0;
  width: 32px;
  height: 32px;
  margin-right: 16px;
  cursor: pointer;
  line-height: 30px !important;
  text-align: center;
  border: none !important;
  border-radius: 50% !important;
  background-color: transparent !important;
  padding: 0 !important;
}
.about-2025-gsry .ry-container .ry-pager .p-item:hover {
  border: none !important;
  color: #fff !important;
  background-color: #4b6dd8 !important;
}
.about-2025-gsry .ry-container .ry-pager .p-item.active {
  border: 1px solid #1072ed !important;
  color: #1072ed !important;
}
.about-2025-gsry .ry-container .ry-pager .p-item.active:hover {
  color: #fff !important;
}
.about-2025-shzr {
  padding: 38px 0;
  width: 100%;
  height: 891px;
  position: relative;
  background-color: #f7f8fa;
}
.about-2025-shzr img {
  position: absolute;
  left: 0;
  height: 692px;
}
.about-2025-shzr .shzr-list {
  background: #ffffff;
  border-radius: 12px;
  margin: 42px auto;
  padding: 20px 50px;
  position: relative;
  width: 1157px;
  height: 618px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.about-2025-shzr .shzr-list .mod-list-circle-2025 {
  -webkit-flex: 1 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.about-2025-shzr .shzr-list .mod-list-circle-2025 li {
  padding: 15px 0;
}
.about-2025-shzr .shzr-list .mod-list-circle-2025 li a {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 400;
  width: 85%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  text-decoration: none;
}
.about-2025-shzr .shzr-list .mod-list-circle-2025 li a:hover {
  color: #1b8ef9;
}
.about-2025-shzr .shzr-list .mod-list-circle-2025 li em {
  font-size: 12px;
  color: #767980;
  letter-spacing: 0;
  text-align: right;
  font-weight: 400;
  font-style: normal;
}
.about-2025-shzr .shzr-list > li {
  margin-bottom: 40px;
}
.about-2025-ndbg {
  width: 100%;
  padding: 38px 0;
}
.about-2025-ndbg .ndbg-inner {
  background: #f7f6fb;
  border-radius: 8px;
}
.about-2025-ndbg .ndbg-inner .ndbg-list {
  padding: 20px 60px;
  overflow: auto;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.about-2025-ndbg .ndbg-inner .ndbg-list ul.mod-list-circle-2025 {
  -webkit-flex: 1 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  position: relative;
}
.about-2025-ndbg .ndbg-inner .ndbg-list ul.mod-list-circle-2025 li {
  list-style-type: none;
  margin-bottom: 24px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about-2025-ndbg .ndbg-inner .ndbg-list ul.mod-list-circle-2025 li img {
  width: 32px;
  height: 32px;
  margin-right: 6px;
  margin-top: 6px;
}
.about-2025-ndbg .ndbg-inner .ndbg-list ul.mod-list-circle-2025 li a {
  -webkit-flex: 1 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  text-decoration: none;
}
.about-2025-ndbg .ndbg-inner .ndbg-list ul.mod-list-circle-2025 li a:hover {
  color: #1b8ef9;
}
.about-2025-ndbg .ndbg-inner .ndbg-list ul.mod-list-circle-2025 li em {
  font-size: 12px;
  color: #767980;
  letter-spacing: 0;
  text-align: right;
  font-weight: 400;
  font-style: normal;
}
.about-2025-ndbg .ndbg-inner img {
  width: 409px;
}
.about-2025-lxfs {
  width: 100%;
  position: relative;
}
.about-2025-lxfs .about-title {
  margin-top: 38px;
  background-color: #fff;
}
.about-2025-lxfs .lxfs-contener {
  position: relative;
  height: 770px;
  padding-top: 90px;
  background-color: #f2f4f5;
}
.about-2025-lxfs .lxfs-contener .lxfs-search {
  position: absolute;
  right: 0;
  width: 285px;
  height: 34px;
  top: -60px;
}
.about-2025-lxfs .lxfs-contener .lxfs-search .search-icon {
  width: 13px;
  height: 13px;
  margin-right: 6px;
  position: absolute;
  left: 9px;
  top: 11px;
  z-index: 11;
}
.about-2025-lxfs .lxfs-contener .lxfs-search .form-control {
  padding-left: 24px;
}
.about-2025-lxfs .lxfs-contener .lxfs-search .input-group-btn {
  width: 55px;
  height: 30px;
  background: #1072ed;
  border-radius: 4px;
}
.about-2025-lxfs .lxfs-contener .lxfs-bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 770px;
}
.about-2025-lxfs .lxfs-contener .lxfs-inner {
  height: 617px;
}
.about-2025-lxfs .lxfs-contener .lxfs-inner .zb-info {
  width: 317px;
  background-image: url(../../img/about/lxfs-zb.png) !important;
  color: #fff;
  padding: 40px 25px;
}
.about-2025-lxfs .lxfs-contener .lxfs-inner .zb-info .text-0 {
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0;
  font-weight: bold;
  text-align: center;
  margin-bottom: 64px;
  position: relative;
}
.about-2025-lxfs .lxfs-contener .lxfs-inner .zb-info .text-0::after {
  position: absolute;
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  left: 118px;
  bottom: -12px;
  background-color: #fff;
  border-radius: 4px;
}
.about-2025-lxfs .lxfs-contener .lxfs-inner .zb-info .text-1 {
  opacity: 0.8;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 10px;
}
.about-2025-lxfs .lxfs-contener .lxfs-inner .zb-info .text-2 {
  font-size: 30px;
  color: #ffffff;
  letter-spacing: 0;
  font-weight: bolder;
  margin-bottom: 56px;
}
.about-2025-lxfs .lxfs-contener .lxfs-inner .zb-info .text-3 {
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  font-weight: bold;
  margin-bottom: 56px;
}
.about-2025-lxfs .lxfs-contener .lxfs-inner .site-main {
  height: 100%;
  position: relative;
  overflow: auto;
}
.about-2025-lxfs .lxfs-contener .lxfs-inner .site-main table thead {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: #e3e7ec;
}
.about-2025-lxfs .lxfs-contener .lxfs-inner .site-main table thead th {
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  font-weight: 400;
  padding: 10px 0 10px 40px;
  word-break: keep-all;
}
.about-2025-lxfs .lxfs-contener .lxfs-inner .site-main table tr,
.about-2025-lxfs .lxfs-contener .lxfs-inner .site-main table td {
  background-color: unset;
}
.about-2025-lxfs .lxfs-contener .lxfs-inner .site-main table td {
  padding: 20px 0 20px 40px;
  font-size: 13px;
  color: #666666;
  letter-spacing: 0;
  font-weight: 400;
}
.about-2025-lxfs .lxfs-contener .lxfs-inner .site-pager {
  height: 40px;
  position: relative;
  top: 15px;
}

.pager-2025::before, .pager-2025::after {
  content: none;
}
.pager-2025.pagination-box .pagination li a.pager-item {
  font-size: 13px;
  color: #666666;
  letter-spacing: 0;
  width: 32px;
  height: 32px;
  margin-right: 16px;
  cursor: pointer;
  line-height: 30px !important;
  text-align: center;
  border: none !important;
  border-radius: 50% !important;
  background-color: transparent !important;
  padding: 0 !important;
}
.pager-2025.pagination-box .pagination li a.pager-item:hover {
  border: none !important;
  color: #fff !important;
  background-color: #4b6dd8 !important;
}
.pager-2025.pagination-box .pagination li a.pager-item.active {
  border: 1px solid #1072ed !important;
  color: #1072ed !important;
}
.pager-2025.pagination-box .pagination li a.pager-item.active:hover {
  color: #fff !important;
}
/*# sourceMappingURL=about2025.min.css.map */
