@media screen and (max-width: 1600px) and (min-width: 1201px) {
  .page_list ul li {
    margin: 1rem 0;
    box-shadow: 0 .1rem .8rem 0 rgba(0, 0, 0, 0.0969);
  }

  .page_list ul li a {
    flex-direction: column;
    padding: 0;
  }

  .page_list ul li a .img {
    width: 100%;
    height: 12rem;
  }

  .page_list ul li a .img .time {
    display: none;
  }

  .page_list ul li a .txt {
    /* margin-top: 0.5rem; */
    padding: 1rem;
  }

  .page_list ul li a .txt span {
    font-size: 0.8rem;
  }

  .page_list ul li a .txt b {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 0.5rem;
    max-width:100%;
  }

  .page_list ul li a .txt p {
    font-size: 0.9rem;
    line-height: 1.5;
  }

  .page_list ul li a .line {
    margin: 0.5rem 0;
  }

  .page_list ul li a .line::after {
    width: 3rem;
  }
  .title1 {
    padding-left: 0.4rem;
  }
  .title1::before {
    width: 0.36rem;
    height: 0.36rem;
  }
  .title1 h2 {
    font-size: 0.28rem;
  }
  .title2 {
    margin-bottom: 0.28rem;
  }
  .title2 h2 {
    padding-bottom: 0.18rem;
    font-size: 0.36rem;
  }
  .more1 {
    padding-right: 0.25rem;
    font-size: 0.2rem;
    line-height: 0.26rem;
  }
  .more1::before {
    width: 0.22rem;
    height: 0.22rem;
  }
  .more2 {
    font-size: 0.2rem;
    line-height: 0.26rem;
  }
  .more3 {
    padding-right: 0.36rem;
    font-size: 0.2rem;
  }
  .more3.more2 {
    padding-right: 0.46rem;
  }
  .more3::before {
    width: 0.25rem;
    height: 0.25rem;
  }
  .more4 {
    font-size: 0.2rem;
    line-height: 0.26rem;
  }
  .date {
    gap: 0.12rem;
  }
  .date h3 {
    font-size: 0.36rem;
    line-height: 0.27rem;
  }
  .date h4 {
    font-size: 0.16rem;
  }
  .list1 li {
    height: 1rem;
    padding: 0.22rem 0;
    gap: 0.2rem;
  }
  .list1 li .date {
    width: 0.6rem;
    height: 0.6rem;
  }
  .list1 li .txt a {
    font-size: 0.2rem;
    line-height: 0.28rem;
  }
  .list2 li {
    gap: 0.4rem;
    height: 2.1rem;
  }
  .list2 li .date {
    width: 0.7rem;
    height: 0.7rem;
  }
  .list2 li .pic {
    width: 3.3rem;
  }
  .list2 li .txt h3 {
    font-size: 0.22rem;
    line-height: 0.3rem;
  }
  .list2 li .txt p {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
  .list3 li {
    gap: 0.25rem;
  }
  .list3 li .date {
    min-width: 0.75rem;
    height: 0.75rem;
  }
  .list3 li .txt a {
    font-size: 0.20rem;
    line-height: 0.3rem;
  }
  .imglist {
    gap: 0.5rem;
  }
  .imglist li {
    width: calc((100% - 0.5rem * 2) / 3);
    height: 3rem;
  }
  .imglist2 li {
    height: 3rem;
  }
  .imglist2 li .pic {
    height: 2.3rem;
  }
  .imglist2 li .txt {
    margin-top: 0.14rem;
  }
  .imglist2 li .txt h3 {
    font-size: 0.2rem;
  }
  .link-list {
    gap: 0 0.5rem;
  }
  .link-list li {
    width: calc((100% - 0.5rem) / 2);
    height: 0.81rem;
  }
  .link-list li a {
    font-size: 0.22rem;
  }
  .link-list li a::before {
    width: 0.22rem;
    height: 0.22rem;
  }
  .custom-table {
    margin-bottom: 0.34rem;
  }
  .custom-table .title h3 {
    padding-left: 0.18rem;
    margin-bottom: 0.26rem;
    font-size: 0.27rem;
    line-height: 0.36rem;
  }
  .custom-table .title h3::before {
    height: 0.26rem;
  }
  .custom-table table tr th,
  .custom-table table tr td {
    min-height: 0.64rem;
    font-size: 0.22rem;
  }
  .custom-table table tr:first-of-type th,
  .custom-table table tr:first-of-type td {
    height: 0.66rem;
  }
  .latest-dynamics .title {
    margin-bottom: 0.24rem;
    padding-left: 0.44rem;
    padding-bottom: 0.24rem;
  }
  .latest-dynamics .title::before {
    width: 0.36rem;
    height: 0.36rem;
  }
  .latest-dynamics .title h2 {
    font-size: 0.26rem;
    line-height: 0.26rem;
  }
  .latest-dynamics .content ul {
    gap: 0.2rem;
  }
  .latest-dynamics .content ul li {
    padding-left: 0.25rem;
  }
  .latest-dynamics .content ul li::before {
    width: 0.15rem;
    height: 0.15rem;
  }
  .latest-dynamics .content ul li span {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
  .latest-dynamics .content ul li h3 {
    margin-top: 0.12rem;
    font-size: 0.2rem;
    line-height: 0.28rem;
  }
  .latest-notice ul li span {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
  .latest-notice ul li h3 {
    margin-top: 0.12rem;
    font-size: 0.2rem;
  }
  .wrapper {
    width: 15.2rem;
  }
  .header .logo {
    width: 4.35rem;
    height: 1rem;
  }
  .header .menu .top-menu .search-btn {
    width: 0.26rem;
    height: 0.26rem;
  }
  .header .menu .links a {
    font-size: 0.18rem;
    line-height: 0.24rem;
  }
  .nav .nav-tit a {
    font-size: 0.21rem;
  }
  .nav .nav-cont .pic {
    width: 4.1rem;
    height: 2.6rem;
  }
  .nav .nav-cont .pic .shadow h3 {
    font-size: 0.18rem;
    line-height: 0.24rem;
  }
  .nav .nav-cont .txt dt {
    font-size: 0.26rem;
  }
  .nav .nav-cont .txt dd {
    width: 3.1rem;
  }
  .nav .nav-cont .txt dd a {
    font-size: 0.19rem;
  }
  .nav2 .nav-item .nav-tit h2 {
    font-size: 0.18rem;
    line-height: 0.24rem;
  }
  .nav2 .nav-item .nav-cont a {
    font-size: 0.16rem;
    line-height: 0.34rem;
  }
  .nav2 .nav-item .nav-cont dl dt {
    font-size: 0.18rem;
    line-height: 0.38rem;
  }
  .nav3 .nav-item .nav-tit h2 {
    font-size: 0.22rem;
  }
  .nav3 .nav-item .nav-cont {
    width: 6.2rem;
  }
  .nav3 .nav-item .nav-cont li {
    flex: 0 0 1.8rem;
  }
  .nav3 .nav-item .nav-cont li a {
    font-size: 0.2rem;
  }
  .search {
    height: 1.65rem;
  }
  .search #search-form {
    width: 7.5rem;
  }
  .search #search-form [type='text'] {
    width: 6.8rem;
    font-size: 0.2rem;
  }
  .search #search-form [type='submit'] {
    width: 0.28rem;
    height: 0.28rem;
  }
  .home-banner .swiper-pagination .swiper-pagination-bullet {
    width: 0.18rem;
    height: 0.18rem;
    margin: 0 0.08rem;
  }
  .home-banner .explore {
    bottom: 0.42rem;
  }
  .home-banner .explore h2 {
    padding-bottom: 0.1rem;
    font-size: 0.28rem;
  }
  .home-banner .explore img {
    width: 0.14rem;
    height: 0.72rem;
  }
  .home-search .wrapper {
    width: 11.8rem;
  }
  .home-search #home-search-form [type='text'] {
    font-size: 0.24rem;
  }
  .home-search #home-search-form [type='submit'] {
    width: 0.28rem;
    height: 0.28rem;
  }
  .home-search .fast-links a {
    font-size: 0.22rem;
  }
  .footer .center {
    gap: 0.7rem;
  }
  .footer .center .contact .logo {
    width: 2.7rem;
    height: 0.64rem;
  }
  .footer .center .contact .info {
    gap: 0.2rem;
  }
  .footer .center .contact .info p {
    font-size: 0.18rem;
  }
  .footer .center .contact .info .telephone .call-icon {
    width: 0.52rem;
    height: 0.52rem;
  }
  .footer .center .contact .info .telephone .call-number h2 {
    font-size: 0.22rem;
  }
  .footer .center .title {
    margin-bottom: 0.12rem;
    font-size: 0.22rem;
  }
  .footer .center .content {
    gap: 0.52rem;
  }
  .footer .center .content li a {
    font-size: 0.18rem;
    line-height: 0.32rem;
  }
  .footer .bottom p,
  .footer .bottom a {
    font-size: 0.18rem;
  }
  .footer .bottom .copyright {
    gap: 0.2rem;
  }
  .home-section1 .news,
  .home-section1 .notice {
    width: 4.2rem;
  }
  .home-section1 .news .content,
  .home-section1 .notice .content {
    height: 6.5rem;
  }
  .home-section1 .news .content {
    padding: 0.2rem 0.3rem 0.28rem;
  }
  .home-section1 .notice .content {
    padding: 0.3rem 0.3rem;
  }
  .home-section1 .news-swiper {
    order: 2;
    margin-top: 0.56rem;
    width: 6.8rem;
    height: 6.5rem;
    padding: 0.4rem 0.4rem 0.6rem;
  }
  .home-section1 .news-swiper .swiper-container .swiper-slide .pic {
    height: 3.85rem;
    margin-bottom: 0.3rem;
  }
  .home-section1 .news-swiper .swiper-container .swiper-slide .txt h3 {
    margin-bottom: 0.2rem;
    font-size: 0.24rem;
  }
  .home-section1 .news-swiper .swiper-container .swiper-slide .txt p {
    font-size: 0.19rem;
    line-height: 0.26rem;
  }
  .home-section1 .news-swiper .buttons {
    gap: 0.2rem;
  }
  .home-section1 .news-swiper .buttons .news-swiper-button {
    width: 0.28rem;
    height: 0.28rem;
  }
  .home-section1 .news-swiper .buttons .news-swiper-pagination {
    gap: 0.2rem;
  }
  .home-section1 .news-swiper .buttons .news-swiper-pagination .swiper-pagination-bullet {
    width: 0.18rem;
    height: 0.18rem;
  }
  .home-section2 .tab .tab-title-box {
    gap: 0.32rem;
  }
  .home-section2 .tab .tab-title-box h2 {
    font-size: 0.36rem;
  }
  .home-section2 .tab .tab-title-box .tab-title {
    width: 3.4rem;
    font-size: 0.28rem;
  }
  .home-section2 .tab .tab-content-box {
    min-height: 7.62rem;
  }
  .home-section2 .prospective-student > .wrapper {
    gap: 0.8rem;
  }
  .home-section2 .prospective-student .introduction {
    width: 3.6rem;
  }
  .home-section2 .prospective-student .introduction h1 {
    font-size: 0.52rem;
    line-height: 0.68rem;
  }
  .home-section2 .prospective-student .introduction p {
    font-size: 0.22rem;
    line-height: 0.32rem;
  }
  .home-section2 .prospective-student .introduction .buttons {
    gap: 0.12rem;
  }
  .home-section2 .prospective-student .introduction .buttons .nav-swiper-button {
    width: 0.7rem;
    height: 0.7rem;
  }
  .home-section2 .prospective-student .introduction .buttons .nav-swiper-pagination {
    margin-left: 0.16rem;
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide {
    width: 3.4rem;
    margin-right: 0.32rem;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide .pic {
    height: 4.6rem;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide .pic .shadow h2 {
    font-size: 0.26rem;
    line-height: 0.3rem;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide .txt p {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
  .home-section2 .staff .smart-campus {
    width: 7.2rem;
  }
  .home-section2 .staff .smart-campus .title h2 {
    font-size: 0.36rem;
    line-height: 0.48rem;
  }
  .home-section2 .staff .smart-campus .title .buttons {
    gap: 0.24rem;
  }
  .home-section2 .staff .smart-campus .title .buttons .smart-campus-swiper-button {
    width: 0.36rem;
    height: 0.36rem;
  }
  .home-section2 .staff .smart-campus .title .buttons .smart-campus-swiper-pagination {
    gap: 0.22rem;
  }
  .home-section2 .staff .smart-campus .title .buttons .smart-campus-swiper-pagination .swiper-pagination-bullet {
    width: 0.18rem;
    height: 0.18rem;
  }
  .home-section2 .staff .smart-campus .content .swiper-container .swiper-slide {
    width: 2.2rem !important;
    height: 2.2rem;
  }
  .home-section2 .staff .smart-campus .content .swiper-container .swiper-slide .icon {
    width: 0.7rem;
    height: 0.7rem;
    margin: 0 auto 0.2rem;
  }
  .home-section2 .staff .smart-campus .content .swiper-container .swiper-slide h3 {
    padding-bottom: 0.22rem;
    font-size: 0.24rem;
  }
  .home-section2 .staff .research-trend {
    width: 7.3rem;
  }
  .home-section2 .staff .research-trend .title h2 {
    font-size: 0.36rem;
    line-height: 0.48rem;
  }
  .home-section2 .staff .research-trend .content {
    min-height: 4.8rem;
  }
  .home-section2 .staff .research-trend .content .research-trend-item {
    height: 1.5rem;
    padding: 0.23rem 0;
    gap: 0.6rem;
  }
  .home-section2 .staff .research-trend .content .research-trend-item .txt h3 {
    height: 0.6rem;
    font-size: 0.24rem;
    line-height: 0.3rem;
  }
  .home-section2 .staff .research-trend .content .research-trend-item .txt span {
    font-size: 0.18rem;
  }
  .home-section2 .staff .research-trend .content .research-trend-item .pic {
    width: 1.8rem;
    height: 1.1rem;
  }
  .home-section2 .current-student .current-student-item {
    width: 3.4rem;
    height: 5.75rem;
  }
  .home-section2 .current-student .current-student-item .cover-box h2 {
    padding-top: 0.62rem;
    bottom: 0.42rem;
    font-size: 0.36rem;
  }
  .home-section2 .current-student .current-student-item .cover-box h2::before {
    width: 0.52rem;
    height: 0.52rem;
  }
  .home-section2 .current-student .current-student-item .hover-box {
    padding: 0.42rem;
  }
  .home-section2 .current-student .current-student-item .hover-box .title h2 {
    padding-left: 0.46rem;
    font-size: 0.28rem;
  }
  .home-section2 .current-student .current-student-item .hover-box .title h2::before {
    width: 0.36rem;
    height: 0.36rem;
  }
  .home-section2 .current-student .current-student-item .hover-box .content li {
    height: 0.52rem;
  }
  .home-section2 .current-student .current-student-item .hover-box .content li a {
    font-size: 0.2rem;
  }
  .home-section3 .video-campus {
    width: 7.3rem;
  }
  .home-section3 .video-campus .content {
    margin-top: 0.26rem;
    height: 4.3rem;
  }
  .home-section3 .video-campus .content .buttons .video-swiper-button {
    bottom: 0.28rem;
    width: 0.28rem;
    height: 0.28rem;
  }
  .home-section3 .video-campus .content .buttons .video-swiper-button.video-swiper-button-prev {
    left: 0.22rem;
  }
  .home-section3 .video-campus .content .buttons .video-swiper-button.video-swiper-button-next {
    right: 0.22rem;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .poster-box .play-btn {
    width: 0.7rem;
    height: 0.7rem;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .poster-box h3 {
    bottom: 0.28rem;
    padding: 0 0.66rem;
    font-size: 0.22rem;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .video-box .exit-btn {
    top: 0.14rem;
    right: 0.14rem;
    width: 0.35rem;
    height: 0.35rem;
  }
  .home-section3 .media-campus {
    width: 7.3rem;
  }
  .home-section3 .media-campus .content {
    margin-top: 0.26rem;
  }
  .home-section3 .media-campus .content .media-item {
    gap: 0.22rem;
  }
  .home-section3 .media-campus .content .media-item .pic {
    width: 1.8rem;
    height: 1.1rem;
  }
  .home-section3 .media-campus .content .media-item .txt h3 {
    font-size: 0.22rem;
    line-height: 0.32rem;
  }
  .home-section3 .media-campus .content .media-item .txt span {
    font-size: 0.18rem;
    line-height: 0.24rem;
  }
  .home-section4 .special-subject {
    width: 7.3rem;
  }
  .home-section4 .special-subject .content {
    margin-top: 0.26rem;
    gap: 0.25rem;
  }
  .home-section4 .special-subject .content .special-subject-item {
    width: 3.5rem;
    height: 1.6rem;
  }
  .home-section4 .public-service {
    width: 100%;
  }
  .home-section4 .public-service .title1 .service-swiper-pagination {
    gap: 0.14rem;
  }
  .home-section4 .public-service .title1 .service-swiper-pagination .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
  }
  .home-section4 .public-service .content {
    margin-right: -0.2rem;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide {
    width: 1.675rem !important;
    height: 1.6rem;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide a {
    gap: 0.14rem;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide .service-icon {
    width: 0.8rem;
    height: 0.8rem;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide h2 {
    font-size: 0.2rem;
  }
  /** 内页 */
  .inner-banner .column-info > .wrapper {
    gap: 0.22rem;
  }
  .inner-banner .column-info .column-name {
    padding-bottom: 0.2rem;
    font-size: 0.5rem;
  }
  .inner-banner .column-info .location {
    gap: 0.08rem;
  }
  .inner-banner .column-info .location::before {
    width: 0.24rem;
    height: 0.24rem;
  }
  .inner-banner .column-info .location .next-btn {
    width: 0.22rem;
    height: 0.22rem;
  }
  .inner-banner .column-info .location a {
    font-size: 0.22rem;
  }
  .nav-bar {
    height: 0.89rem;
  }
  .nav-bar li a {
    padding: 0.3rem;
    font-size: 0.22rem;
  }
  .nav-bar li a::before {
    width: 0.24rem;
    height: 0.24rem;
  }
  .nav-list {
    width: calc((100% - 15.2rem) / 2 + 4.4rem);
  }
  .nav-list .title {
    margin-bottom: 0.22rem;
  }
  .nav-list .title h2 {
    font-size: 0.26rem;
    line-height: 0.3rem;
  }
  .nav-list .content ul {
    width: 4rem;
  }
  .nav-list .content li a {
    padding: 0.22rem 0.2rem 0.22rem 0.42rem;
    font-size: 0.21rem;
  }
  .nav-list .content li a::before {
    width: 0.16rem;
    height: 0.16rem;
  }
  .sub-nav-bar .nav-cont ul li {
    height: 0.67rem;
  }
  .sub-nav-bar .nav-cont ul li a {
    padding: 0.2rem 0.24rem;
    padding-right: 0.46rem;
    font-size: 0.21rem;
  }
  .sub-nav-bar .nav-cont ul li a::before {
    right: 0.22rem;
    width: 0.16rem;
    height: 0.16rem;
  }
  .sub-nav-list .nav-cont ul li {
    min-width: calc(100% / 8);
    min-height: 0.62rem;
  }
  .sub-nav-list .nav-cont ul li a {
    font-size: 0.21rem;
  }
  .container .news-mode .main {
    width: 10.2rem;
  }
  .container .news-mode .aside {
    width: 4.4rem;
  }
  .detail .title h3 {
    margin-bottom: 0.2rem;
    font-size: 0.36rem;
    line-height: 0.44rem;
  }
  .detail .title p {
    flex-wrap: wrap;
    gap: 0.14rem;
  }
  .detail .title p span {
    font-size: 0.18rem;
    line-height: 0.24rem;
  }
  .detail .content {
    font-size: 0.22rem;
    line-height: 160%;
  }
  .detail .adjacent-articles p,
  .detail .adjacent-articles span,
  .detail .adjacent-articles a {
    font-size: 0.2rem;
    line-height: 160%;
  }
  /** 单页 */
  /** 学校概况 */
  .leader li .leader-postion h4 {
    font-size: 0.24rem;
  }
  .leader li .leader-name h3 {
    font-size: 0.28rem;
  }
  .leader li .leader-brief {
    font-size: 0.22rem;
    line-height: 0.3rem;
  }
  .leader .vip li {
    height: 3.2rem;
    gap: 0.35rem;
  }
  .leader .vip li .pic {
    width: 2rem;
  }
  .leader .vip li .txt {
    gap: 0.35rem;
  }
  .leader .vip li .txt .leader-postion {
    width: 2rem;
    gap: 0.14rem;
  }
  .leader .vip li .txt .devider {
    height: 1.6rem;
  }
  .leader .vip .leader-postion h4 {
    line-height: 0.3rem;
  }
  .leader .ordinary-member li {
    min-height: 1.4rem;
    padding: 0.15rem 0;
    padding-left: 0.32rem;
    height: 1.4rem;
  }
  .leader .ordinary-member li::before {
    height: 0.4rem;
  }
  .leader .ordinary-member .leader-postion {
    width: 2.65rem;
  }
  .leader .ordinary-member .leader-postion h4 {
    line-height: 0.3rem;
  }
  .leader .ordinary-member .leader-name {
    width: 1.9rem;
  }
  .leader .ordinary-member .leader-name h3 {
    line-height: 0.3rem;
  }
  .institution .institution-item .title h2 {
    margin-bottom: 0.24rem;
    font-size: 0.36rem;
  }
  .institution .institution-item .content ul {
    gap: 0 0.5rem;
  }
  .institution .institution-item .content ul li {
    width: calc((100% - 0.5rem * 2) / 3);
    height: 0.81rem;
  }
  .institution .institution-item .content ul li a {
    font-size: 0.22rem;
  }
  .institution .institution-item .content ul li a::before {
    width: 0.22rem;
    height: 0.22rem;
  }
  .event {
    gap: 0.8rem;
  }
  .event .main .title {
    margin-bottom: 0.22rem;
  }
  .event .main .title h2 {
    font-size: 0.36rem;
  }
  .event .main .content {
    font-size: 0.22rem;
  }
  .event .sub-nav-bar {
    width: 2.6rem;
  }
  /** 新闻中心 */
  .news-center .title {
    margin-bottom: 0.34rem;
  }
  .news-center .title h2 {
    font-size: 0.28rem;
  }
  .news-center .campus-news .tab {
    height: 6.5rem;
  }
  .news-center .campus-news .tab .tab-title-box {
    width: 4.8rem;
  }
  .news-center .campus-news .tab .tab-title-box .tab-title {
    height: 1.3rem;
  }
  .news-center .campus-news .tab .tab-title-box .tab-title .tab-title-item .txt {
    padding: 0.24rem;
  }
  .news-center .campus-news .tab .tab-title-box .tab-title .tab-title-item .txt span {
    font-size: 0.16rem;
  }
  .news-center .campus-news .tab .tab-title-box .tab-title .tab-title-item .txt h3 {
    font-size: 0.2rem;
    line-height: 0.26rem;
  }
  .news-center .campus-news .tab .tab-title-box .tab-title .tab-title-item .pic {
    width: 2rem;
  }
  .news-center .campus-news .tab .tab-content-box {
    width: 10.4rem;
  }
  .news-center .campus-news .tab .tab-content-box .tab-content .txt h3 {
    margin-bottom: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.26rem;
  }
  .news-center .campus-news .tab .tab-content-box .tab-content .txt p {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
  .news-center .campus-dynamics {
    width: 10rem;
  }
  .news-center .campus-dynamics .list2 {
    gap: 0.4rem;
  }
  .news-center .campus-dynamics .list2 li {
    padding-left: 0.15rem;
  }
  .news-center .campus-dynamics .list2 li .date {
    top: 0.22rem;
  }
  .news-center .media-report {
    width: 4.8rem;
  }
  .news-center .media-report .title h2 {
    padding: 0.2rem 0.52rem;
  }
  .news-center .news-center-item {
    width: 4.7rem;
  }
  .zone .main .main-title {
    margin-top: -0.03rem;
    margin-bottom: 0.26rem;
  }
  .zone .main .main-title h2 {
    font-size: 0.36rem;
  }
  .zone .main .zone-item .title h2 {
    font-size: 0.28rem;
  }
  .zone .aside .aside-item .aside-title h2 {
    font-size: 0.26rem;
  }
  .zone .aside .aside-item .aside-content {
    margin-top: 0.16rem;
    padding: 0.22rem;
  }
  .zone .aside .duty-table th,
  .zone .aside .duty-table td {
    width: 1rem;
    font-size: 0.18rem;
  }
  .zone .aside .duty-table th.tel{
    width: 2rem;
  }
  .zone .aside .logout {
    padding: 0.14rem 0.1rem;
    font-size: 0.22rem;
  }
  /** 人才培养 */
  .cultivate p {
    font-size: 0.22rem;
  }
  .cultivate .cultivate-pattern {
    gap: 0.5rem;
    margin-top: 0.5rem;
  }
  .cultivate .cultivate-pattern li {
    width: calc((100% - 0.5rem * 2) / 3);
  }
  .cultivate .cultivate-pattern li .pic {
    height: 2.8rem;
  }
  .cultivate .cultivate-pattern li .txt {
    padding: 0.32rem 0.26rem;
    height: 2.2rem;
  }
  .cultivate .cultivate-pattern li .txt h3 {
    margin-bottom: 0.2rem;
    font-size: 0.24rem;
  }
  .cultivate .cultivate-pattern li .txt p {
    font-size: 0.2rem;
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .title1 {
    padding-left: 0.44rem;
  }
  .title1::before {
    width: 0.4rem;
    height: 0.4rem;
  }
  .title1 h2 {
    font-size: 0.32rem;
  }
  .title1 + .content {
    margin-top: 0.3rem;
  }
  .title2 {
    margin-bottom: 0.32rem;
  }
  .title2 h2 {
    padding-bottom: 0.24rem;
    font-size: 0.4rem;
  }
  .more1 {
    padding-right: 0.3rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
  }
  .more1::before {
    width: 0.26rem;
    height: 0.26rem;
  }
  .more2 {
    font-size: 0.24rem;
    line-height: 0.3rem;
  }
  .more3 {
    padding-right: 0.4rem;
    font-size: 0.24rem;
  }
  .more3.more2 {
    padding-right: 0.5rem;
  }
  .more3::before {
    width: 0.29rem;
    height: 0.29rem;
  }
  .more4 {
    font-size: 0.24rem;
    line-height: 0.3rem;
  }
  .date {
    gap: 0.16rem;
  }
  .date h3 {
    font-size: 0.4rem;
    line-height: 0.31rem;
  }
  .date h4 {
    font-size: 0.22rem;
  }
  .list1 li {
    height: 1.25rem;
    padding: 0.3rem 0;
    gap: 0.3rem;
  }
  .list1 li .date {
    width: 0.7rem;
    height: 0.7rem;
  }
  .list1 li .txt a {
    font-size: 0.24rem;
    line-height: 0.3rem;
  }
  .list2 li {
    gap: 0.5rem;
    height: 2.35rem;
  }
  .list2 li .date {
    width: 0.9rem;
    height: 0.9rem;
  }
  .list2 li .pic {
    width: 3.6rem;
  }
  .list2 li .txt h3 {
    font-size: 0.26rem;
    line-height: 0.34rem;
  }
  .list2 li .txt p {
    font-size: 0.22rem;
    line-height: 0.3rem;
  }
  .list3 li {
    gap: 0.3rem;
  }
  .list3 li .date {
    min-width: 0.9rem;
    height: 0.9rem;
  }
  .list3 li .txt a {
    font-size: 0.28rem;
    line-height: 0.34rem;
  }
  .imglist {
    gap: 0.6rem;
  }
  .imglist li {
    width: calc((100% - 0.6rem * 2) / 3);
    height: 3.2rem;
  }
  .imglist2 li {
    height: 3.2rem;
  }
  .imglist2 li .pic {
    height: 2.4rem;
  }
  .imglist2 li .txt {
    margin-top: 0.16rem;
  }
  .imglist2 li .txt h3 {
    font-size: 0.24rem;
  }
  .link-list {
    gap: 0 0.6rem;
  }
  .link-list li {
    width: calc((100% - 0.6rem) / 2);
    height: 0.89rem;
  }
  .link-list li a {
    font-size: 0.26rem;
  }
  .link-list li a::before {
    width: 0.26rem;
    height: 0.26rem;
  }
  .custom-table {
    margin-bottom: 0.38rem;
  }
  .custom-table .title h3 {
    padding-left: 0.22rem;
    margin-bottom: 0.3rem;
    font-size: 0.3rem;
    line-height: 0.4rem;
  }
  .custom-table .title h3::before {
    height: 0.28rem;
  }
  .custom-table table tr th,
  .custom-table table tr td {
    min-height: 0.68rem;
    font-size: 0.26rem;
  }
  .custom-table table tr:first-of-type th,
  .custom-table table tr:first-of-type td {
    height: 0.66rem;
  }
  .latest-dynamics {
    width: 4.8rem;
  }
  .latest-dynamics .title {
    margin-bottom: 0.28rem;
    padding-left: 0.48rem;
    padding-bottom: 0.28rem;
  }
  .latest-dynamics .title::before {
    width: 0.4rem;
    height: 0.4rem;
  }
  .latest-dynamics .title h2 {
    font-size: 0.3rem;
    line-height: 0.3rem;
  }
  .latest-dynamics .content ul {
    gap: 0.24rem;
  }
  .latest-dynamics .content ul li {
    padding-left: 0.27rem;
  }
  .latest-dynamics .content ul li::before {
    width: 0.19rem;
    height: 0.19rem;
  }
  .latest-dynamics .content ul li span {
    font-size: 0.2rem;
    line-height: 0.3rem;
  }
  .latest-dynamics .content ul li h3 {
    margin-top: 0.16rem;
    font-size: 0.24rem;
    line-height: 0.32rem;
  }
  .latest-notice ul li span {
    font-size: 0.22rem;
    line-height: 0.3rem;
  }
  .latest-notice ul li h3 {
    margin-top: 0.16rem;
    font-size: 0.24rem;
  }
  .wrapper {
    width: 16.4rem;
  }
  .header .logo {
    width: 4.96rem;
    height: 1.14rem;
  }
  .header .menu .top-menu .search-btn {
    width: 0.3rem;
    height: 0.3rem;
  }
  .header .menu .links a {
    font-size: 0.22rem;
    line-height: 0.28rem;
  }
  .nav {
    gap: 0.33rem;
  }
  .nav .nav-tit a {
    font-size: 0.24rem;
  }
  .nav .nav-cont .pic {
    width: 4.35rem;
    height: 2.8rem;
  }
  .nav .nav-cont .pic .shadow h3 {
    font-size: 0.22rem;
    line-height: 0.28rem;
  }
  .nav .nav-cont .txt dt {
    font-size: 0.3rem;
  }
  .nav .nav-cont .txt dd {
    width: 3.1rem;
  }
  .nav .nav-cont .txt dd a {
    font-size: 0.23rem;
  }
  .nav2 .nav-item .nav-tit h2 {
    font-size: 0.22rem;
    line-height: 0.28rem;
  }
  .nav2 .nav-item .nav-cont a {
    font-size: 0.2rem;
    line-height: 0.38rem;
  }
  .nav2 .nav-item .nav-cont dl dt {
    font-size: 0.22rem;
    line-height: 0.42rem;
  }
  .nav3 .nav-item .nav-tit h2 {
    font-size: 0.26rem;
  }
  .nav3 .nav-item .nav-cont {
    width: 6.8rem;
  }
  .nav3 .nav-item .nav-cont li {
    flex: 0 0 2rem;
  }
  .nav3 .nav-item .nav-cont li a {
    font-size: 0.24rem;
  }
  .search {
    height: 1.7rem;
  }
  .search #search-form {
    width: 7.9rem;
  }
  .search #search-form [type='text'] {
    width: 7.1rem;
    font-size: 0.24rem;
  }
  .search #search-form [type='submit'] {
    width: 0.32rem;
    height: 0.32rem;
  }
  .home-banner .swiper-pagination .swiper-pagination-bullet {
    width: 0.22rem;
    height: 0.22rem;
    margin: 0 0.1rem;
  }
  .home-banner .explore {
    bottom: 0.44rem;
  }
  .home-banner .explore h2 {
    padding-bottom: 0.12rem;
    font-size: 0.32rem;
  }
  .home-banner .explore img {
    width: 0.16rem;
    height: 0.8rem;
  }
  .home-search .wrapper {
    width: 12.8rem;
  }
  .home-search #home-search-form [type='text'] {
    font-size: 0.28rem;
  }
  .home-search #home-search-form [type='submit'] {
    width: 0.32rem;
    height: 0.32rem;
  }
  .home-search .fast-links a {
    font-size: 0.26rem;
  }
  .footer .center {
    gap: 0.6rem;
  }
  .footer .center .contact .logo {
    width: 2.9rem;
    height: 0.68rem;
  }
  .footer .center .contact .info {
    gap: 0.24rem;
  }
  .footer .center .contact .info p {
    font-size: 0.22rem;
  }
  .footer .center .contact .info .telephone .call-icon {
    width: 0.56rem;
    height: 0.56rem;
  }
  .footer .center .contact .info .telephone .call-number h2 {
    font-size: 0.26rem;
  }
  .footer .center .title {
    margin-bottom: 0.16rem;
    font-size: 0.26rem;
  }
  .footer .center .content {
    gap: 0.56rem;
  }
  .footer .center .content li a {
    font-size: 0.22rem;
    line-height: 0.36rem;
  }
  .footer .bottom p,
  .footer .bottom a {
    font-size: 0.18rem;
  }
  .footer .bottom .copyright {
    gap: 0.2rem;
  }
  .home-section1 .wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0.75rem;
  }
  .home-section1 .news,
  .home-section1 .notice {
    width: calc((100% - 1rem) / 2);
  }
  .home-section1 .news .content,
  .home-section1 .notice .content {
    height: 8rem;
    padding: 0.3rem 0.35rem;
  }
  .home-section1 .news {
    order: 2;
  }
  .home-section1 .news .content {
    padding: 0.24rem 0.32rem 0.32rem;
  }
  .home-section1 .notice .content {
    padding: 0.35rem 0.32rem;
  }
  .home-section1 .notice .content .list1 {
    gap: 0.3rem;
  }
  .home-section1 .notice .content .list1 li {
    padding: 0.24rem;
    border-radius: 0.1rem;
  }
  .home-section1 .notice .content .list1 li:nth-of-type(odd)::after {
    left: 0.25rem;
    border-left: 0.2rem solid transparent;
    border-bottom: 0.2rem solid #fff;
  }
  .home-section1 .notice .content .list1 li:nth-of-type(even)::after {
    right: 0.25rem;
    border-right: 0.2rem solid transparent;
    border-bottom: 0.2rem solid #fff;
  }
  .home-section1 .news-swiper {
    order: 1;
    margin-top: 0;
    padding: 0.6rem 0.6rem 1.2rem;
    width: 100%;
    height: 7.5rem;
  }
  .home-section1 .news-swiper .swiper-container {
    margin-right: -0.1rem;
  }
  .home-section1 .news-swiper .swiper-container .swiper-slide {
    display: flex;
    gap: 0.5rem;
  }
  .home-section1 .news-swiper .swiper-container .swiper-slide .pic {
    width: calc((100% - 0.5rem) * 0.6);
    height: 100%;
    margin-bottom: 0.4rem;
  }
  .home-section1 .news-swiper .swiper-container .swiper-slide .txt {
    width: calc((100% - 0.5rem) * 0.4);
    padding: 0.5rem 0;
    display: flex;
    flex-direction: column;
  }
  .home-section1 .news-swiper .swiper-container .swiper-slide .txt h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: wrap;
    text-align: left;
    margin-bottom: 0.24rem;
    font-size: 0.4rem;
  }
  .home-section1 .news-swiper .swiper-container .swiper-slide .txt p {
    font-size: 0.28rem;
    line-height: 0.48rem;
    -webkit-line-clamp: 8;
  }
  .home-section1 .news-swiper .buttons {
    margin-top: 0.5rem;
    gap: 0.2rem;
  }
  .home-section1 .news-swiper .buttons .news-swiper-button {
    width: 0.28rem;
    height: 0.28rem;
  }
  .home-section1 .news-swiper .buttons .news-swiper-pagination {
    gap: 0.2rem;
  }
  .home-section1 .news-swiper .buttons .news-swiper-pagination .swiper-pagination-bullet {
    width: 0.18rem;
    height: 0.18rem;
  }
  .home-section2 .tab .tab-title-box {
    gap: 0.34rem;
  }
  .home-section2 .tab .tab-title-box h2 {
    font-size: 0.4rem;
  }
  .home-section2 .tab .tab-title-box .tab-title {
    width: 3.6rem;
    font-size: 0.32rem;
  }
  .home-section2 .tab .tab-content-box {
    min-height: 8rem;
  }
  .home-section2 .prospective-student > .wrapper {
    gap: 1rem;
  }
  .home-section2 .prospective-student .introduction {
    width: 4rem;
  }
  .home-section2 .prospective-student .introduction h1 {
    font-size: 0.56rem;
    line-height: 0.72rem;
  }
  .home-section2 .prospective-student .introduction p {
    font-size: 0.26rem;
    line-height: 0.36rem;
  }
  .home-section2 .prospective-student .introduction .buttons {
    gap: 0.16rem;
  }
  .home-section2 .prospective-student .introduction .buttons .nav-swiper-button {
    width: 0.75rem;
    height: 0.75rem;
  }
  .home-section2 .prospective-student .introduction .buttons .nav-swiper-pagination {
    margin-left: 0.2rem;
    font-size: 0.22rem;
    line-height: 0.3rem;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide {
    width: 3.6rem;
    margin-right: 0.34rem;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide .pic {
    height: 4.6rem;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide .pic .shadow h2 {
    font-size: 0.3rem;
    line-height: 0.34rem;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide .txt p {
    font-size: 0.22rem;
    line-height: 0.3rem;
  }
  .home-section2 .staff .smart-campus {
    width: 7.8rem;
  }
  .home-section2 .staff .smart-campus .title h2 {
    font-size: 0.4rem;
    line-height: 0.52rem;
  }
  .home-section2 .staff .smart-campus .title .buttons {
    gap: 0.28rem;
  }
  .home-section2 .staff .smart-campus .title .buttons .smart-campus-swiper-button {
    width: 0.4rem;
    height: 0.4rem;
  }
  .home-section2 .staff .smart-campus .title .buttons .smart-campus-swiper-pagination {
    gap: 0.26rem;
  }
  .home-section2 .staff .smart-campus .title .buttons .smart-campus-swiper-pagination .swiper-pagination-bullet {
    width: 0.22rem;
    height: 0.22rem;
  }
  .home-section2 .staff .smart-campus .content .swiper-container .swiper-slide {
    width: 2.4rem !important;
    height: 2.4rem;
  }
  .home-section2 .staff .smart-campus .content .swiper-container .swiper-slide .icon {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 auto 0.24rem;
  }
  .home-section2 .staff .smart-campus .content .swiper-container .swiper-slide h3 {
    padding-bottom: 0.26rem;
    font-size: 0.28rem;
  }
  .home-section2 .staff .research-trend {
    width: 7.9rem;
  }
  .home-section2 .staff .research-trend .title h2 {
    font-size: 0.4rem;
    line-height: 0.52rem;
  }
  .home-section2 .staff .research-trend .content {
    min-height: 5.2rem;
  }
  .home-section2 .staff .research-trend .content .research-trend-item {
    height: 1.6rem;
    padding: 0.25rem 0;
    gap: 0.6rem;
  }
  .home-section2 .staff .research-trend .content .research-trend-item .txt h3 {
    height: 0.64rem;
    font-size: 0.26rem;
    line-height: 0.32rem;
  }
  .home-section2 .staff .research-trend .content .research-trend-item .txt span {
    font-size: 0.22rem;
  }
  .home-section2 .staff .research-trend .content .research-trend-item .pic {
    width: 2rem;
    height: 1.2rem;
  }
  .home-section2 .current-student .current-student-item {
    width: 3.6rem;
    height: 6.1rem;
  }
  .home-section2 .current-student .current-student-item .cover-box h2 {
    padding-top: 0.66rem;
    bottom: 0.44rem;
    font-size: 0.4rem;
  }
  .home-section2 .current-student .current-student-item .cover-box h2::before {
    width: 0.56rem;
    height: 0.56rem;
  }
  .home-section2 .current-student .current-student-item .hover-box {
    padding: 0.46rem;
  }
  .home-section2 .current-student .current-student-item .hover-box .title h2 {
    padding-left: 0.5rem;
    font-size: 0.32rem;
  }
  .home-section2 .current-student .current-student-item .hover-box .title h2::before {
    width: 0.4rem;
    height: 0.4rem;
  }
  .home-section2 .current-student .current-student-item .hover-box .content li {
    height: 0.56rem;
  }
  .home-section2 .current-student .current-student-item .hover-box .content li a {
    font-size: 0.24rem;
  }
  .home-section3 .video-campus {
    width: 7.8rem;
  }
  .home-section3 .video-campus .content {
    margin-top: 0.3rem;
    height: 4.6rem;
  }
  .home-section3 .video-campus .content .buttons .video-swiper-button {
    bottom: 0.32rem;
    width: 0.32rem;
    height: 0.32rem;
  }
  .home-section3 .video-campus .content .buttons .video-swiper-button.video-swiper-button-prev {
    left: 0.26rem;
  }
  .home-section3 .video-campus .content .buttons .video-swiper-button.video-swiper-button-next {
    right: 0.26rem;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .poster-box .play-btn {
    width: 0.8rem;
    height: 0.8rem;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .poster-box h3 {
    bottom: 0.32rem;
    padding: 0 0.7rem;
    font-size: 0.26rem;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .video-box .exit-btn {
    top: 0.18rem;
    right: 0.18rem;
    width: 0.4rem;
    height: 0.4rem;
  }
  .home-section3 .media-campus {
    width: 7.8rem;
  }
  .home-section3 .media-campus .content {
    margin-top: 0.3rem;
  }
  .home-section3 .media-campus .content .media-item {
    gap: 0.26rem;
  }
  .home-section3 .media-campus .content .media-item .pic {
    width: 2rem;
    height: 1.2rem;
  }
  .home-section3 .media-campus .content .media-item .txt h3 {
    font-size: 0.26rem;
    line-height: 0.36rem;
  }
  .home-section3 .media-campus .content .media-item .txt span {
    font-size: 0.22rem;
    line-height: 0.28rem;
  }
  .home-section4 .special-subject {
    width: 7.8rem;
  }
  .home-section4 .special-subject .content {
    margin-top: 0.3rem;
    gap: 0.3rem;
  }
  .home-section4 .special-subject .content .special-subject-item {
    width: 3.7rem;
    height: 1.7rem;
  }
  .home-section4 .public-service {
    width: 7.8rem;
  }
  .home-section4 .public-service .title1 .service-swiper-pagination {
    gap: 0.18rem;
  }
  .home-section4 .public-service .title1 .service-swiper-pagination .swiper-pagination-bullet {
    width: 0.2rem;
    height: 0.2rem;
  }
  .home-section4 .public-service .content {
    margin-right: -0.2rem;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide {
    width: 1.8rem !important;
    height: 1.7rem;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide a {
    gap: 0.18rem;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide .service-icon {
    width: 0.9rem;
    height: 0.9rem;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide h2 {
    font-size: 0.24rem;
  }
  /** 内页 */
  .inner-banner .column-info > .wrapper {
    gap: 0.26rem;
  }
  .inner-banner .column-info .column-name {
    padding-bottom: 0.24rem;
    font-size: 0.54rem;
  }
  .inner-banner .column-info .location {
    gap: 0.1rem;
  }
  .inner-banner .column-info .location::before {
    width: 0.28rem;
    height: 0.28rem;
  }
  .inner-banner .column-info .location .next-btn {
    width: 0.26rem;
    height: 0.26rem;
  }
  .inner-banner .column-info .location a {
    font-size: 0.26rem;
  }
  .nav-bar {
    height: 0.95rem;
  }
  .nav-bar li a {
    padding: 0.32rem;
    font-size: 0.24rem;
  }
  .nav-bar li a::before {
    width: 0.26rem;
    height: 0.26rem;
  }
  .nav-list {
    width: calc((100% - 16.4rem) / 2 + 4.4rem);
  }
  .nav-list .title {
    margin-bottom: 0.22rem;
  }
  .nav-list .title h2 {
    font-size: 0.3rem;
    line-height: 0.34rem;
  }
  .nav-list .content ul {
    width: 4rem;
  }
  .nav-list .content li a {
    padding: 0.22rem 0.2rem 0.22rem 0.42rem;
    font-size: 0.21rem;
  }
  .nav-list .content li a::before {
    width: 0.16rem;
    height: 0.16rem;
  }
  .sub-nav-bar .nav-cont ul li {
    height: 0.75rem;
  }
  .sub-nav-bar .nav-cont ul li a {
    padding: 0.2rem 0.26rem;
    padding-right: 0.5rem;
    font-size: 0.25rem;
  }
  .sub-nav-bar .nav-cont ul li a::before {
    right: 0.26rem;
    width: 0.2rem;
    height: 0.2rem;
  }
  .sub-nav-list .nav-cont ul li {
    min-width: calc(100% / 8);
    min-height: 0.66rem;
  }
  .sub-nav-list .nav-cont ul li a {
    font-size: 0.25rem;
  }
  .container .news-mode .main {
    width: 11rem;
  }
  .container .news-mode .aside {
    width: 4.8rem;
  }
  .detail .title h3 {
    margin-bottom: 0.24rem;
    font-size: 0.4rem;
    line-height: 0.48rem;
  }
  .detail .title p {
    gap: 0.16rem;
  }
  .detail .title p span {
    font-size: 0.22rem;
    line-height: 0.28rem;
  }
  .detail .content {
    font-size: 0.26rem;
    line-height: 160%;
  }
  .detail .adjacent-articles p,
  .detail .adjacent-articles span,
  .detail .adjacent-articles a {
    font-size: 0.24rem;
    line-height: 160%;
  }
  /** 单页 */
  /** 学校概况 */
  .leader li .leader-postion h4 {
    font-size: 0.28rem;
  }
  .leader li .leader-name h3 {
    font-size: 0.32rem;
  }
  .leader li .leader-brief {
    font-size: 0.26rem;
    line-height: 0.34rem;
  }
  .leader .vip li {
    height: 3.7rem;
    gap: 0.4rem;
  }
  .leader .vip li .pic {
    width: 2.4rem;
  }
  .leader .vip li .txt {
    gap: 0.4rem;
  }
  .leader .vip li .txt .leader-postion {
    width: 2.4rem;
    gap: 0.14rem;
  }
  .leader .vip li .txt .devider {
    height: 1.8rem;
  }
  .leader .vip .leader-postion h4 {
    line-height: 0.34rem;
  }
  .leader .ordinary-member li {
    min-height: 1.6rem;
    padding: 0.2rem 0;
    padding-left: 0.36rem;
  }
  .leader .ordinary-member li::before {
    height: 0.44rem;
  }
  .leader .ordinary-member .leader-postion {
    width: 3.2rem;
  }
  .leader .ordinary-member .leader-postion h4 {
    line-height: 0.34rem;
  }
  .leader .ordinary-member .leader-name {
    width: 2.15rem;
  }
  .leader .ordinary-member .leader-name h3 {
    line-height: 0.34rem;
  }
  .institution .institution-item .title h2 {
    margin-bottom: 0.28rem;
    font-size: 0.4rem;
  }
  .institution .institution-item .content ul {
    gap: 0 0.6rem;
  }
  .institution .institution-item .content ul li {
    width: calc((100% - 0.6rem * 2) / 3);
    height: 0.89rem;
  }
  .institution .institution-item .content ul li a {
    font-size: 0.26rem;
  }
  .institution .institution-item .content ul li a::before {
    width: 0.26rem;
    height: 0.26rem;
  }
  .event {
    gap: 0.8rem;
  }
  .event .main .title {
    margin-bottom: 0.22rem;
  }
  .event .main .title h2 {
    font-size: 0.36rem;
  }
  .event .main .content {
    font-size: 0.22rem;
  }
  .event .sub-nav-bar {
    width: 3rem;
  }
  /** 新闻中心 */
  .news-center .title {
    margin-bottom: 0.38rem;
  }
  .news-center .title h2 {
    font-size: 0.32rem;
  }
  .news-center .campus-news .tab {
    height: 7rem;
  }
  .news-center .campus-news .tab .tab-title-box {
    width: 5.2rem;
  }
  .news-center .campus-news .tab .tab-title-box .tab-title {
    height: 1.4rem;
  }
  .news-center .campus-news .tab .tab-title-box .tab-title .tab-title-item .txt {
    padding: 0.28rem;
  }
  .news-center .campus-news .tab .tab-title-box .tab-title .tab-title-item .txt span {
    font-size: 0.2rem;
  }
  .news-center .campus-news .tab .tab-title-box .tab-title .tab-title-item .txt h3 {
    font-size: 0.24rem;
    line-height: 0.3rem;
  }
  .news-center .campus-news .tab .tab-title-box .tab-title .tab-title-item .pic {
    width: 2.2rem;
  }
  .news-center .campus-news .tab .tab-content-box {
    width: 11.2rem;
  }
  .news-center .campus-news .tab .tab-content-box .tab-content .txt h3 {
    margin-bottom: 0.24rem;
    font-size: 0.32rem;
    line-height: 0.3rem;
  }
  .news-center .campus-news .tab .tab-content-box .tab-content .txt p {
    font-size: 0.22rem;
    line-height: 0.3rem;
  }
  .news-center .campus-dynamics {
    width: 10.8rem;
  }
  .news-center .campus-dynamics .list2 {
    gap: 0.6rem;
  }
  .news-center .campus-dynamics .list2 li {
    padding-left: 0.2rem;
  }
  .news-center .campus-dynamics .list2 li .date {
    top: 0.27rem;
  }
  .news-center .media-report {
    width: 5.2rem;
  }
  .news-center .media-report .title h2 {
    padding: 0.2rem 0.52rem;
  }
  .news-center .news-center-item {
    width: 5rem;
  }
  .zone .main .main-title {
    margin-top: 0rem;
    margin-bottom: 0.3rem;
  }
  .zone .main .main-title h2 {
    font-size: 0.4rem;
  }
  .zone .main .zone-item .title h2 {
    font-size: 0.32rem;
  }
  .zone .aside .aside-item .aside-title h2 {
    font-size: 0.3rem;
  }
  .zone .aside .aside-item .aside-content {
    margin-top: 0.2rem;
    padding: 0.24rem;
  }
  .zone .aside .duty-table th,
  .zone .aside .duty-table td {
    width: 1.1rem;
    font-size: 0.2rem;
  }
  .zone .aside .duty-table th.tel{
    width: 2.2rem;
  }
  
  .zone .aside .logout {
    padding: 0.16rem 0.1rem;
    font-size: 0.26rem;
  }
  /** 人才培养 */
  .cultivate p {
    font-size: 0.26rem;
  }
  .cultivate .cultivate-pattern {
    gap: 0.6rem;
    margin-top: 0.6rem;
  }
  .cultivate .cultivate-pattern li {
    width: calc((100% - 0.6rem * 2) / 3);
  }
  .cultivate .cultivate-pattern li .pic {
    height: 3rem;
  }
  .cultivate .cultivate-pattern li .txt {
    padding: 0.34rem 0.28rem;
    height: 2.8rem;
  }
  .cultivate .cultivate-pattern li .txt h3 {
    margin-bottom: 0.24rem;
    font-size: 0.28rem;
  }
  .cultivate .cultivate-pattern li .txt p {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 991px) {
  ::-webkit-scrollbar-track-piece {
    background-color: rgba(0, 0, 0, 0);
    border-left: 0.0625rem solid rgba(0, 0, 0, 0);
  }
  ::-webkit-scrollbar {
    width: 0.625rem;
    height: 0.625rem;
    -webkit-border-radius: 0.3125rem;
    -moz-border-radius: 0.3125rem;
    border-radius: 0.3125rem;
  }
  ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    -webkit-border-radius: 0.3125rem;
    -moz-border-radius: 0.3125rem;
    border-radius: 0.3125rem;
    min-height: 1.75rem;
  }
  /** 通用样式 */
  html {
    font-size: 1rem;
  }
  body {
    font-size: 1rem;
    line-height: 1rem;
  }
  .title1 {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 2.25rem;
  }
  .title1 + .content {
    margin-top: 1.25rem;
  }
  .title1::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1.875rem;
    height: 1.875rem;
  }
  .title1 h2 {
    color: #000;
    font-family: OPPOSans;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .title2 {
    margin-bottom: 0.9375rem;
  }
  .title2 h2 {
    position: relative;
    padding-bottom: 0.625rem;
    color: #333;
    text-align: justify;
    font-family: OPPOSans;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .title2 h2::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3rem;
    height: 0.125rem;
    background-color: #004098;
  }
  .more1 {
    position: relative;
    padding-right: 1.3125rem;
    color: #666;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 157.143% */
    transition: color 0.3s;
  }
  .more1:hover {
    color: #004098;
  }
  .more1::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1.125rem;
    height: 1.125rem;
  }
  .more2 {
    position: relative;
    padding: 0.375rem;
    padding-bottom: 0.5rem;
    color: #fff;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem;
    /* 137.5% */
    z-index: 0;
  }
  .more2:hover {
    color: #fff;
  }
  .more2:hover::after {
    transform: scaleY(1);
  }
  .more2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform-origin: bottom;
    transform: scaleY(0.1);
    background-color: #f2a900;
    z-index: -1;
    transition: all 0.5s;
  }
  .more3 {
    position: relative;
    padding-right: 1.625rem;
    color: #fff;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .more3.more2 {
    padding-right: 2rem;
  }
  .more3.more2::before {
    right: 0.375rem;
  }
  .more3:hover {
    color: #fff;
  }
  .more3::before {
    content: '';
    position: absolute;
    right: 0;
    width: 1.125rem;
    height: 1.125rem;
  }
  .more4 {
    position: relative;
    padding-bottom: 0.25rem;
    color: #666;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem;
    /* 157.143% */
  }
  .more4:hover {
    color: #004098;
  }
  .more4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.125rem;
    transform-origin: bottom;
    background-color: #f2a900;
    transition: all 0.5s;
  }
  .date {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
  }
  .date h3 {
    color: #004098;
    font-family: DINPro;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.0625rem;
  }
  .date h4 {
    color: #004098;
    font-family: DINPro;
    font-size: 0.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.5rem;
    white-space: nowrap;
  }
  .list1 {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .list1 li {
    position: relative;
    height: 4.5rem;
    padding: 0.75rem 0;
    display: flex;
    align-items: center;
    gap: 0.9375rem;
  }
  .list1 li .date {
    width: 3rem;
    height: 3rem;
  }
  .list1 li .txt {
    flex-grow: 1;
  }
  .list1 li .txt a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #333;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem;
    /* 142.857% */
  }
  .list1 li .txt a:hover {
    color: #004098;
  }
  .list2 {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .list2 li {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 0.625rem;
    height: auto;
  }
  .list2 li:hover .pic img {
    transform: scale(1.05);
  }
  .list2 li:hover .txt h3 {
    color: #004098;
  }
  .list2 li .date {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.5rem;
    height: 3.5rem;
    background-color: #004098;
    z-index: 10;
  }
  .list2 li .date h3 {
    color: #fff;
  }
  .list2 li .date h4 {
    color: #fff;
  }
  .list2 li .pic {
    flex-shrink: 0;
    width: 100%;
    height: 12.75rem;
    overflow: hidden;
  }
  .list2 li .pic img {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
  }
  .list2 li .txt {
    flex-grow: 1;
    padding: 0;
  }
  .list2 li .txt h3 {
    margin-bottom: 0.5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #333;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    /* 150% */
  }
  .list2 li .txt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    color: #666;
    text-overflow: ellipsis;
    font-family: OPPOSans;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.125rem;
    /* 150% */
  }
  .list2 hr {
    width: 100%;
    border-bottom: 0.0625rem solid #e2e8ee !important;
    margin: 0.9375rem 0;
  }
  .list3 {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .list3 li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 0.9375rem;
    padding: 0.9375rem 0;
    border-bottom: 0.0625rem solid #e2e8ee !important;
  }
  .list3 li .date {
    min-width: 3rem;
    height: 2.5rem;
  }
  .list3 li .txt {
    flex-grow: 1;
  }
  .list3 li .txt a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #333;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem;
    /* 137.5% */
  }
  .list3 li .txt a:hover {
    color: #004098;
  }
  .list3 li .belongings {
    flex-shrink: 0;
    flex-basis: 4.5rem;
    padding: 0.3125rem;
    border: 0.125rem solid #004098;
    border-radius: 0.3125rem;
  }
  .list3 li .belongings h3 {
    text-align: center;
    color: #004098;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem;
    /* 130% */
  }
  .imglist {
    display: flex;
    gap: 0.9375rem;
    flex-wrap: wrap;
  }
  .imglist li {
    width: calc((100% - 0.9375rem) / 2);
    height: 6.5625rem;
    overflow: hidden;
  }
  .imglist li:hover img {
    transform: scale(1.05);
  }
  .imglist li img {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
  }
  .imglist2 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 0.9375rem;
  }
  .imglist2 li {
    width: 10.3125rem;
    height: 10.3125rem;
  }
  .imglist2 li:hover .pic img {
    transform: scale(1.05);
  }
  .imglist2 li:hover .txt h3 {
    color: #004098;
  }
  .imglist2 li .pic {
    width: 100%;
    height: 6.5625rem;
    overflow: hidden;
  }
  .imglist2 li .pic img {
    width: 100%;
    height: 100%;
    transition: transform 0.3s;
  }
  .imglist2 li .txt {
    margin-top: 0.5rem;
    padding: 0 0.25rem;
  }
  .imglist2 li .txt h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #333;
    text-align: center;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }
  .link-list {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 0;
  }
  .link-list li {
    width: 100%;
    height: 4.3125rem;
    padding: 0.625rem 0;
    border-bottom: 0.0625rem solid #e2e8ee;
    transition: padding 0.3s;
  }
  .link-list li:hover {
    padding-left: 0.3125rem;
    border-color: #004098;
    background-color: #f7f9fd;
  }
  .link-list li:hover a {
    color: #004098;
  }
  .link-list li a {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: 1.75rem;
    color: #333;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .link-list li a[href^='javascript'],
  .link-list li a[href='#'],
  .link-list li a[href=''] {
    pointer-events: none;
  }
  .link-list li a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 1.125rem;
    height: 1.125rem;
    transform: translateY(-50%);
    transition: all 0.5s;
  }
  .custom-table {
    margin-bottom: 1.875rem;
  }
  .custom-table .title h3 {
    position: relative;
    padding-left: 0.875rem;
    margin-bottom: 1.375rem;
    color: #004098;
    font-family: OPPOSans;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2rem;
  }
  .custom-table .title h3::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 0.25rem;
    height: 1.5rem;
    background-color: #004098;
  }
  .custom-table table {
    width: 100%;
    height: auto;
    display: block;
    overflow-x: auto;
  }
  .custom-table table tr th,
  .custom-table table tr td {
    vertical-align: middle;
    color: #333;
    min-height: 2.5rem;
    padding: 0.5rem;
    font-family: OPPOSans;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-color: #c8d5e2;
    border-left: none !important;
    border-bottom: 0.0625rem solid #e2e8ee !important;
    border-right: 0.0625rem solid #e2e8ee !important;
  }
  .custom-table table tr th:last-of-type,
  .custom-table table tr td:last-of-type {
    border-right: none !important;
  }
  .custom-table table tr:nth-of-type(odd) th,
  .custom-table table tr:nth-of-type(odd) td {
    background-color: #f7f9fd;
  }
  .custom-table table tr:nth-of-type(even) th,
  .custom-table table tr:nth-of-type(even) td {
    background-color: #fff;
  }
  .custom-table table tr:first-of-type {
    white-space: nowrap;
  }
  .custom-table table tr:first-of-type th,
  .custom-table table tr:first-of-type td {
    text-align: left;
    color: #004098;
    height: 2.625rem;
    border-top: 0.125rem solid #004098;
    background: #e4ecf4;
  }
  .latest-dynamics {
    display: none !important;
  }
  .latest-notice {
    width: 100%;
  }
  .latest-notice ul {
    display: flex;
    flex-direction: column;
  }
  .latest-notice ul li:hover h3 {
    color: #004098;
  }
  .latest-notice ul li span {
    color: #004098;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem;
  }
  .latest-notice ul li h3 {
    margin-top: 0.5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #333;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }
  .latest-notice ul hr {
    border-bottom: 0.0625rem solid #e2e8ee !important;
    margin: 0.625rem 0;
  }
  .latest-notice ul hr:last-of-type {
    display: none;
  }
  .wrapper {
    width: 21.5625rem;
    height: 100%;
    margin: 0 auto;
  }
  .header {
    display: none !important;
  }
  .wap-header {
    display: block !important;
    position: fixed;
    top: 0;
    width: 100%;
    height: 3.75rem;
    background: #004098;
    box-shadow: 0rem 0.25rem 0.625rem 0rem rgba(0, 0, 0, 0.05);
    z-index: 100;
  }
  .wap-header > .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .wap-header .logo {
    width: 10.625rem;
    height: 2.5rem;
  }
  .wap-header .logo img {
    width: 100%;
    height: 100%;
  }
  .wap-header .btns {
    display: flex;
  }
  .wap-header .login-btn {
    width: 2rem;
    height: 2rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M16.16 18.04C16.1333 18.04 16.0933 18.04 16.0667 18.04C16.0267 18.04 15.9733 18.04 15.9333 18.04C12.9067 17.9466 10.64 15.5866 10.64 12.68C10.64 9.71997 13.0533 7.30664 16.0133 7.30664C18.9733 7.30664 21.3867 9.71997 21.3867 12.68C21.3734 15.6 19.0933 17.9466 16.2 18.04C16.1733 18.04 16.1733 18.04 16.16 18.04ZM16 9.29331C14.1333 9.29331 12.6267 10.8133 12.6267 12.6666C12.6267 14.4933 14.0533 15.9733 15.8667 16.04C15.9067 16.0266 16.04 16.0266 16.1733 16.04C17.96 15.9466 19.36 14.48 19.3733 12.6666C19.3733 10.8133 17.8667 9.29331 16 9.29331Z' fill='white'/%3E%3Cpath d='M16 30.3333C12.4133 30.3333 8.98667 28.9999 6.33334 26.5733C6.09334 26.3599 5.98667 26.0399 6.01334 25.7333C6.18667 24.1466 7.17334 22.6666 8.81334 21.5733C12.7867 18.9333 19.2267 18.9333 23.1867 21.5733C24.8267 22.6799 25.8133 24.1466 25.9867 25.7333C26.0267 26.0533 25.9067 26.3599 25.6667 26.5733C23.0133 28.9999 19.5867 30.3333 16 30.3333ZM8.10667 25.4666C10.32 27.3199 13.1067 28.3333 16 28.3333C18.8933 28.3333 21.68 27.3199 23.8933 25.4666C23.6533 24.6533 23.0133 23.8666 22.0667 23.2266C18.7867 21.0399 13.2267 21.0399 9.92 23.2266C8.97334 23.8666 8.34667 24.6533 8.10667 25.4666Z' fill='white'/%3E%3Cpath d='M16 30.3332C8.09335 30.3332 1.66669 23.9065 1.66669 15.9998C1.66669 8.09317 8.09335 1.6665 16 1.6665C23.9067 1.6665 30.3334 8.09317 30.3334 15.9998C30.3334 23.9065 23.9067 30.3332 16 30.3332ZM16 3.6665C9.20002 3.6665 3.66669 9.19984 3.66669 15.9998C3.66669 22.7998 9.20002 28.3332 16 28.3332C22.8 28.3332 28.3334 22.7998 28.3334 15.9998C28.3334 9.19984 22.8 3.6665 16 3.6665Z' fill='white'/%3E%3C/svg%3E");
    cursor: pointer;
    margin-right: 1.25rem;
  }
  .wap-header .menu-btn {
    width: 2rem;
    height: 2rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M28 7.55566H4C3.45333 7.55566 3 7.10233 3 6.55566C3 6.009 3.45333 5.55566 4 5.55566H28C28.5467 5.55566 29 6.009 29 6.55566C29 7.10233 28.5467 7.55566 28 7.55566Z' fill='white'/%3E%3Cpath d='M22.2308 17H3.76923C3.34872 17 3 16.5467 3 16C3 15.4533 3.34872 15 3.76923 15H22.2308C22.6513 15 23 15.4533 23 16C23 16.5467 22.6513 17 22.2308 17Z' fill='white'/%3E%3Cpath d='M28 26.4443H4C3.45333 26.4443 3 25.991 3 25.4443C3 24.8977 3.45333 24.4443 4 24.4443H28C28.5467 24.4443 29 24.8977 29 25.4443C29 25.991 28.5467 26.4443 28 26.4443Z' fill='white'/%3E%3C/svg%3E");
    cursor: pointer;
  }
  .wap-header .menu-btn.active {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M25.0919 7.73654L8.12132 24.7071C7.73477 25.0937 7.09366 25.0937 6.70711 24.7071C6.32056 24.3206 6.32056 23.6794 6.70711 23.2929L23.6777 6.32233C24.0642 5.93578 24.7053 5.93578 25.0919 6.32233C25.4784 6.70888 25.4784 7.34999 25.0919 7.73654Z' fill='white'/%3E%3Cpath d='M6.70713 7.73654L23.6777 24.7071C24.0642 25.0937 24.7054 25.0937 25.0919 24.7071C25.4785 24.3206 25.4785 23.6794 25.0919 23.2929L8.12134 6.32233C7.73479 5.93578 7.09368 5.93578 6.70713 6.32233C6.32058 6.70888 6.32058 7.34999 6.70713 7.73654Z' fill='white'/%3E%3C/svg%3E");
  }
  .wap-header .login-box {
    position: fixed;
    top: 3.75rem;
    width: 100%;
    z-index: 100;
    display: none;
    opacity: 0;
    transition: transform 0.5s, opacity 0.5s;
  }
  .wap-header .login-box.active {
    display: block;
    opacity: 1;
  }
  .wap-header .login-box .login-method {
    min-height: 8.75rem;
    padding: 0.9375rem 1.25rem 1.875rem;
    background-color: #fff;
  }
  .wap-header .login-box .login-method li {
    position: relative;
    padding-left: 2.5rem;
    height: 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 0.0625rem solid #eaeff7;
  }
  .wap-header .login-box .login-method li:nth-of-type(1)::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M21.1417 9.08447V12.4777L21.8905 13.4092L20.3929 14.8064L19.0201 13.4092L19.8313 12.4777V9.68328C15.4633 11.6128 14.2777 12.1451 13.3417 12.6108C12.5305 13.0765 11.5321 13.0765 10.7209 12.6773C9.78487 12.2781 5.41687 10.5482 3.17047 9.41714C1.67287 8.61872 1.54807 8.15298 3.17047 7.48763C5.29207 6.62268 8.59927 5.29199 10.4713 4.49357C11.6569 4.02783 12.2185 3.76169 13.2793 4.29397C15.0889 5.09239 19.0201 6.75575 21.0793 7.6207C22.8265 8.48565 21.6409 8.75179 21.1417 9.08447ZM13.5913 14.008C14.6521 13.5423 16.0873 12.8104 17.5849 12.0785V17.734C16.0873 19.1977 14.0905 19.9962 12.0937 19.9962C9.97207 20.0627 7.85047 19.2643 6.22807 17.734V12.4777C7.41367 13.01 8.78647 13.4092 10.4089 14.008C11.4697 14.4738 12.5929 14.4738 13.5913 14.008Z' fill='%23004098'/%3E%3C/svg%3E");
  }
  .wap-header .login-box .login-method li:nth-of-type(2)::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.24072 10.8781C5.64668 10.8779 5.07691 11.1272 4.6567 11.5712C4.2365 12.0152 4.00028 12.6175 4 13.2456V19.6305C3.99992 19.9417 4.05782 20.2498 4.17039 20.5373C4.28297 20.8248 4.44801 21.0861 4.65609 21.3061C4.86418 21.5261 5.11122 21.7007 5.38312 21.8197C5.65501 21.9388 5.94643 22.0001 6.24072 22H11.1345C11.1682 22 11.2015 21.9916 11.2315 21.9754C11.2615 21.9592 11.2875 21.9357 11.3073 21.9069C11.3271 21.878 11.3401 21.8446 11.3453 21.8094C11.3506 21.7742 11.3478 21.7382 11.3374 21.7043L8.04781 11.0338C8.03387 10.9885 8.00674 10.9491 7.97031 10.9211C7.93388 10.8932 7.89001 10.8781 7.84499 10.8781H6.24072ZM17.7599 10.8781H16.1571C16.1121 10.8781 16.0682 10.8932 16.0318 10.9211C15.9954 10.9491 15.9682 10.9885 15.9543 11.0338L12.666 21.7043C12.6555 21.7382 12.6528 21.7742 12.658 21.8094C12.6633 21.8446 12.6763 21.878 12.6961 21.9069C12.7159 21.9357 12.7419 21.9592 12.7719 21.9754C12.8019 21.9916 12.8351 22 12.8688 22H17.7599C18.0541 22 18.3454 21.9387 18.6172 21.8196C18.889 21.7005 19.136 21.526 19.344 21.306C19.552 21.086 19.717 20.8249 19.8295 20.5375C19.9421 20.25 20 19.942 20 19.6309V13.2461C19.9998 12.618 19.7638 12.0157 19.3437 11.5716C18.9236 11.1275 18.3539 10.8781 17.7599 10.8781ZM18.313 18.3166H15.4782C15.3949 18.3166 15.3151 18.2816 15.2562 18.2194C15.1973 18.1571 15.1643 18.0727 15.1643 17.9846C15.1643 17.8966 15.1973 17.8122 15.2562 17.7499C15.3151 17.6877 15.3949 17.6527 15.4782 17.6527H18.3128C18.3961 17.6527 18.4759 17.6877 18.5348 17.7499C18.5937 17.8122 18.6267 17.8966 18.6267 17.9846C18.6267 18.0727 18.5937 18.1571 18.5348 18.2194C18.4759 18.2816 18.3961 18.3166 18.3128 18.3166H18.313ZM16.1413 6.37731C16.1415 5.80237 16.0345 5.23305 15.8264 4.70186C15.6184 4.17067 15.3134 3.68803 14.9289 3.28152C14.5444 2.87501 14.0879 2.5526 13.5855 2.33271C13.0831 2.11282 12.5447 1.99977 12.0009 2C9.71562 2 7.85993 3.95773 7.85993 6.37731C7.85993 8.79689 9.71541 10.7544 12.0009 10.7544C14.2865 10.7544 16.1413 8.7931 16.1413 6.37731ZM11.8625 11.5769L10.0859 13.1535C10.0533 13.1824 10.0297 13.221 10.018 13.2642C10.0063 13.3075 10.0071 13.3535 10.0203 13.3962L11.7971 19.1582C11.811 19.2035 11.8381 19.243 11.8746 19.271C11.911 19.299 11.9549 19.3141 12 19.3141C12.0451 19.3141 12.089 19.299 12.1254 19.271C12.1619 19.243 12.189 19.2035 12.2029 19.1582L13.9808 13.3962C13.994 13.3534 13.9948 13.3074 13.9831 13.2641C13.9714 13.2208 13.9478 13.1822 13.9151 13.1533L12.1373 11.5766C12.0988 11.5424 12.0501 11.5237 11.9999 11.5237C11.9496 11.5238 11.9009 11.5426 11.8625 11.5769Z' fill='%23004098'/%3E%3C/svg%3E");
  }
  .wap-header .login-box .login-method li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1.5rem;
    height: 1.5rem;
  }
  .wap-header .login-box .login-method li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 1.625rem;
    color: #333;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
  }
  .wap-header .login-box .login-method li a::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1.125rem;
    height: 1.125rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M10.8225 14.1148C10.68 14.1148 10.5375 14.0623 10.425 13.9498C10.2075 13.7323 10.2075 13.3723 10.425 13.1548L14.58 8.99984L10.425 4.84484C10.2075 4.62734 10.2075 4.26734 10.425 4.04984C10.6425 3.83234 11.0025 3.83234 11.22 4.04984L15.7725 8.60234C15.99 8.81984 15.99 9.17984 15.7725 9.39734L11.22 13.9498C11.1075 14.0623 10.965 14.1148 10.8225 14.1148Z' fill='%23999999'/%3E%3Cpath d='M15.2475 9.5625H2.625C2.3175 9.5625 2.0625 9.3075 2.0625 9C2.0625 8.6925 2.3175 8.4375 2.625 8.4375H15.2475C15.555 8.4375 15.81 8.6925 15.81 9C15.81 9.3075 15.555 9.5625 15.2475 9.5625Z' fill='%23999999'/%3E%3C/svg%3E");
  }
  .wap-header .login-box .shadow {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    height: calc(100vh - 100% - 3.75rem);
    background-color: #8c8c8c;
    z-index: 999;
  }
  .wap-header .menu-box {
    position: fixed;
    top: 3.75rem;
    width: 100%;
    height: calc(100vh - 3.75rem);
    padding: 0.75rem 1.25rem 3rem;
    padding-right: 0.625rem;
    background-color: #fff;
    overflow-y: scroll;
    z-index: 100;
    transform: translateX(100%);
    opacity: 0;
    transition: transform 0.5s, opacity 0.5s;
  }
  .wap-header .menu-box::-webkit-scrollbar {
    display: none;
  }
  .wap-header .menu-box.active {
    opacity: 1;
    transform: translateX(0);
  }
  .nav {
    display: none !important;
  }
  .wap-nav .nav-item.active.has-sub .nav-tit a {
    color: #004098;
  }
  .wap-nav .nav-item.active.has-sub .nav-tit .expand {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 12H18' stroke='%23999999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }
  .wap-nav .nav-item.has-sub .nav-tit .expand {
    flex-shrink: 0;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 12H18' stroke='%23999999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 18V6' stroke='%23999999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }
  .wap-nav .nav-item .nav-tit {
    height: 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 0.0625rem solid #eaeff7;
    gap: 0.9375rem;
  }
  .wap-nav .nav-item .nav-tit a {
    color: #333;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
  }
  .wap-nav .nav-item .nav-cont {
    display: none;
  }
  .wap-nav .nav-item .nav-cont ul {
    padding: 0 0.9375rem;
  }
  .wap-nav .nav-item .nav-cont li {
    display: flex;
    align-items: center;
    height: 2.75rem;
    border-bottom: 0.0625rem solid #eaeff7;
  }
  .wap-nav .nav-item .nav-cont li a {
    color: #666;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
  }
  .nav2 {
    display: none !important;
  }
  .nav3 {
    display: flex;
    flex-direction: column;
  }
  .nav3 .nav-item {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
  }
  .nav3 .nav-item .nav-tit h2 {
    width: 100%;
    color: #004098;
    font-family: OPPOSans;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 144.444%;
  }
  .nav3 .nav-item .nav-cont {
    width: 100%;
  }
  .nav3 .nav-item .nav-cont ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0.5rem;
  }
  .nav3 .nav-item .nav-cont li {
    flex: 0 0 10rem;
  }
  .nav3 .nav-item .nav-cont li:hover a {
    color: #004098;
  }
  .nav3 .nav-item .nav-cont li a {
    color: #333;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }
  .nav3 hr {
    margin: 1rem 0;
    border-bottom: 0.0625rem solid #e2e8ee !important;
  }
  .nav3 hr:last-of-type {
    display: none;
  }
  .search {
    display: none !important;
  }
  .wap-search {
    margin-top: 1.25rem;
    height: 2.875rem;
    padding: 0rem 0.75rem;
    border: 0.0625rem solid #eaeff7;
    background: #fff;
  }
  .wap-search #wap-search-form {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
    height: 100%;
  }
  .wap-search #wap-search-form [type='text'] {
    flex-grow: 1;
    order: 2;
    color: #666;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
  }
  .wap-search #wap-search-form [type='text']::placeholder {
    color: #aaa;
  }
  .wap-search #wap-search-form [type='submit'] {
    order: 1;
    width: 1.125rem;
    height: 1.125rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M8.625 15.75C12.56 15.75 15.75 12.56 15.75 8.625C15.75 4.68997 12.56 1.5 8.625 1.5C4.68997 1.5 1.5 4.68997 1.5 8.625C1.5 12.56 4.68997 15.75 8.625 15.75Z' stroke='%23AAAAAA' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.5 16.5L15 15' stroke='%23AAAAAA' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }
  .footer {
    min-height: auto;
    margin-top: 2rem;
    padding: 1.5625rem 0 0.75rem;
    background-color: #004098;
  }
  .footer .center {
    display: flex;
    flex-direction: column;
    gap: 0.8125rem;
    margin-bottom: 0.8125rem;
  }
  .footer .center .devider {
    width: 100%;
    height: 0.0625rem;
    background-color: rgba(255, 255, 255, 0.1);
  }
  .footer .center .contact {
    padding-bottom: 0.75rem;
  }
  .footer .center .contact .logo {
    margin-bottom: 1.25rem;
    width: 16.25rem;
    height: auto;
  }
  .footer .center .contact .logo img {
    width: 100%;
    height: 100%;
  }
  .footer .center .contact .info {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
  }
  .footer .center .contact .info p {
    color: #fff;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .footer .center .contact .info .telephone {
    display: flex;
    gap: 0.625rem;
  }
  .footer .center .contact .info .telephone .call-icon {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.15);
    background-size: 50%;
  }
  .footer .center .contact .info .telephone .call-number h2 {
    margin-top: 0.125rem;
    color: #fff;
    font-family: OPPOSans;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .footer .center .departments.active .title::before,
  .footer .center .institution.active .title::before {
    transform: translateY(-50%) rotate(-180deg);
  }
  .footer .center .departments .title,
  .footer .center .institution .title {
    pointer-events: all;
    position: relative;
    margin-bottom: 0;
    color: #fff;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .footer .center .departments .title::before,
  .footer .center .institution .title::before {
    content: '';
    position: absolute;
    width: 1.25rem;
    height: 1.25rem;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M17.225 7.42467C17.225 7.26634 17.1667 7.10801 17.0417 6.98301C16.8 6.74134 16.4 6.74134 16.1583 6.98301L10.725 12.4163C10.325 12.8163 9.67502 12.8163 9.27502 12.4163L3.84168 6.98301C3.60002 6.74134 3.20002 6.74134 2.95835 6.98301C2.71668 7.22467 2.71668 7.62467 2.95835 7.86634L8.39168 13.2997C8.81668 13.7247 9.39168 13.9663 10 13.9663C10.6084 13.9663 11.1834 13.733 11.6084 13.2997L17.0417 7.86634C17.1584 7.74134 17.225 7.58301 17.225 7.42467Z' fill='white'/%3E%3C/svg%3E");
    transition: transform 0.3s;
  }
  .footer .center .departments .content,
  .footer .center .institution .content {
    margin-top: 0.625rem;
    display: none;
  }
  .footer .center .departments .content li:hover a,
  .footer .center .institution .content li:hover a {
    color: #ffffff;
  }
  .footer .center .departments .content li a,
  .footer .center .institution .content li a {
    color: rgba(255, 255, 255, 0.8);
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75rem;
    /* 200% */
  }
  .footer .center .departments .content li a[href^='javascript'],
  .footer .center .institution .content li a[href^='javascript'],
  .footer .center .departments .content li a[href='#'],
  .footer .center .institution .content li a[href='#'],
  .footer .center .departments .content li a[href=''],
  .footer .center .institution .content li a[href=''] {
    pointer-events: none;
  }
  .footer .bottom {
    position: relative;
    padding-top: 0.9375rem;
    border-top: 0.0625rem solid rgba(255, 255, 255, 0.1);
    display: flex;
    flex-wrap: wrap;
    justify-content: initial;
  }
  .footer .bottom p,
  .footer .bottom a {
    white-space: nowrap;
    color: rgba(255, 255, 255, 0.7);
    font-family: OPPOSans;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem;
  }
  .footer .bottom a:hover {
    color: rgba(255, 255, 255, 0.8);
  }
  .footer .bottom .copyright {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0.25rem;
  }
  .footer .bottom .technology {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  /** 首页 */
  .home-banner {
    position: relative;
    height: 11.75rem;
    margin-top: 3.75rem;
  }
  .home-banner::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    background: linear-gradient(284deg, rgba(2, 62, 134, 0) 0%, rgba(5, 56, 117, 0.5) 100%);
    user-select: none;
    pointer-events: none;
    z-index: 5;
  }
  .home-banner .swiper-container {
    height: 100%;
  }
  .home-banner .swiper-container::before {
    display: none;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    background: linear-gradient(180deg, #001e46 0%, rgba(0, 30, 70, 0) 30%);
    user-select: none;
    pointer-events: none;
    z-index: 10;
  }
  .home-banner .swiper-slide {
    position: relative;
  }
  .home-banner .swiper-slide::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 64, 152, 0) 75%, #004098 100%);
    user-select: none;
    pointer-events: none;
    z-index: 15;
  }
  .home-banner .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .home-banner .swiper-pagination {
    width: 100%;
    text-align: center;
    left: 50%;
    bottom: 1.125rem;
    transform: translateX(-50%);
  }
  .home-banner .swiper-pagination .swiper-pagination-bullet {
    width: 0.75rem;
    height: 0.75rem;
    background-color: transparent;
    background-size: 100%;
    margin: 0 0.25rem;
  }
  .home-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-size: 100%;
  }
  .home-banner .explore {
    display: none !important;
  }
  .home-search {
    min-height: 10rem;
    padding: 1.5rem 0;
    background-color: #004098;
  }
  .home-search .wrapper {
    width: 20.9375rem;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
  }
  .home-search #home-search-form {
    height: 2.75rem;
    background: rgba(255, 255, 255, 0.2);
    padding: 0 0.9375rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.25rem;
  }
  .home-search #home-search-form [type='text'] {
    flex-grow: 1;
    background-color: transparent;
    color: #fff;
    font-family: OPPOSans;
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
  }
  .home-search #home-search-form [type='text']::placeholder {
    color: rgba(255, 255, 255, 0.7);
  }
  .home-search #home-search-form [type='submit'] {
    width: 1rem;
    height: 1rem;
    background-color: transparent;
    cursor: pointer;
  }
  .home-search .fast-links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.9375rem 1rem;
  }
  .home-search .fast-links a {
    flex: 0 0 4.25rem;
    text-align: center;
    display: block;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    font-family: OPPOSans;
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 0;
  }
  .home-search .fast-links a:hover {
    color: #fff;
  }
  .home-search .fast-links a:hover::after {
    transform: scaleX(1);
  }
  .home-search .fast-links a::after {
    display: none;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    width: 100%;
    height: 0.1563rem;
    background-color: #f2a900;
    transition: all 0.5s;
  }
  .home-section1 {
    padding: 1.25rem 0 0;
  }
  .home-section1 > .wrapper {
    display: flex;
    flex-direction: column;
    gap: 1.5625rem;
  }
  .home-section1 .news,
  .home-section1 .notice {
    width: 100%;
    height: 100%;
  }
  .home-section1 .news .content,
  .home-section1 .notice .content {
    height: 29.375rem;
    position: relative;
    background-color: #edf2f9;
  }
  .home-section1 .news .content::after,
  .home-section1 .notice .content::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 0.375rem;
    height: 95%;
    background-color: #004098;
  }
  .home-section1 .news {
    order: 2;
  }
  .home-section1 .news .content {
    padding: 0.75rem 1.25rem 1.25rem;
  }
  .home-section1 .news .content::after {
    transform: translateX(-50%);
    left: 0;
  }
  .home-section1 .news .content .list1 li {
    border-bottom: 0.0625rem solid #d6dfeb;
  }
  .home-section1 .notice {
    order: 3;
  }
  .home-section1 .notice .content {
    padding: 1.5rem 1.125rem 1rem;
  }
  .home-section1 .notice .content::after {
    transform: translateX(50%);
    right: 0;
  }
  .home-section1 .notice .content .list1 {
    gap: 1.25rem;
  }
  .home-section1 .notice .content .list1 li {
    height: 4.375rem;
    padding: 0.9375rem;
    border-radius: 0.375rem;
    background: #fff;
  }
  .home-section1 .notice .content .list1 li:nth-of-type(odd)::after {
    left: 0.875rem;
    border-left: 0.8125rem solid transparent;
    border-bottom: 0.8125rem solid #fff;
  }
  .home-section1 .notice .content .list1 li:nth-of-type(even)::after {
    right: 0.875rem;
    border-right: 0.8125rem solid transparent;
    border-bottom: 0.8125rem solid #fff;
  }
  .home-section1 .notice .content .list1 li::after {
    content: '';
    position: absolute;
    bottom: 100%;
  }
  .home-section1 .news-swiper {
    order: 1;
    margin-top: 0;
    width: 100%;
    height: 20.9375rem;
    padding: 0.9375rem 0.9375rem 1.875rem;
    box-shadow: 0rem 0rem 1.875rem 0rem rgba(7, 90, 182, 0.1);
  }
  .home-section1 .news-swiper .swiper-container {
    height: 100%;
  }
  .home-section1 .news-swiper .swiper-container:hover .swiper-slide .pic img {
    transform: scale(1.05);
  }
  .home-section1 .news-swiper .swiper-container .swiper-slide .pic {
    width: 100%;
    height: 12.625rem;
    margin-bottom: 0.625rem;
    overflow: hidden;
  }
  .home-section1 .news-swiper .swiper-container .swiper-slide .pic img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
  }
  .home-section1 .news-swiper .swiper-container .swiper-slide .txt h3 {
    margin-bottom: 0.75rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    text-align: center;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    transition: color 0.5s;
  }
  .home-section1 .news-swiper .swiper-container .swiper-slide .txt h3:hover {
    color: #004098;
  }
  .home-section1 .news-swiper .swiper-container .swiper-slide .txt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #666;
    font-family: OPPOSans;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .home-section1 .news-swiper .buttons {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
  }
  .home-section1 .news-swiper .buttons .news-swiper-button {
    display: none !important;
  }
  .home-section1 .news-swiper .buttons .news-swiper-pagination {
    display: flex;
    gap: 0.5rem;
  }
  .home-section1 .news-swiper .buttons .news-swiper-pagination .swiper-pagination-bullet {
    width: 0.75rem;
    height: 0.75rem;
    background-color: transparent;
    background-size: 100%;
  }
  .home-section2 {
    padding-top: 1.875rem;
  }
  .home-section2 .tab .tab-title-box {
    width: 100%;
    padding-top: 3.5rem;
    position: relative;
    display: flex;
    gap: 0.5rem;
    min-height: auto;
  }
  .home-section2 .tab .tab-title-box h2 {
    flex-grow: 1;
    position: absolute;
    top: 0;
    left: 1.25rem;
    color: #333;
    font-family: OPPOSans;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 0.625rem;
  }
  .home-section2 .tab .tab-title-box h2::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3rem;
    height: 0.125rem;
    background-color: #f2a900;
  }
  .home-section2 .tab .tab-title-box .tab-title {
    width: 20rem;
    padding: 0.8125rem 0rem;
    text-align: center;
    color: #fff;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background-color: #8da8d0;
    cursor: pointer;
    border-top: 0.2rem solid #fff;
  }
  .home-section2 .tab .tab-title-box .tab-title.active {
    border-top: 0.2rem solid #f2a900;
    background-color: #004098;
  }
  .home-section2 .tab .tab-content-box {
    position: relative;
    background-color: #004098;
    height: auto;
    overflow: hidden;
  }
  .home-section2 .tab .tab-content-box .tab-content {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s;
    height: 0;
    padding-top: 0;
  }
  .home-section2 .tab .tab-content-box .tab-content > .wrapper {
    display: flex;
    flex-direction: column;
    width: 20.9375rem;
  }
  .home-section2 .tab .tab-content-box .tab-content.active {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
  .home-section2 .prospective-student.active.tab-content {
    padding: 2rem 0 8.25rem;
  }
  .home-section2 .prospective-student > .wrapper {
    gap: 2.5rem;
  }
  .home-section2 .prospective-student .introduction {
    flex-shrink: 0;
    width: 100%;
    height: auto;
  }
  .home-section2 .prospective-student .introduction h1 {
    margin-bottom: 2rem;
    color: #fff;
    font-family: OPPOSans;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.625rem;
    /* 108.333% */
  }
  .home-section2 .prospective-student .introduction p {
    margin-bottom: 1.25rem;
    color: #fff;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 22.4px */
  }
  .home-section2 .prospective-student .introduction .buttons {
    position: absolute;
    bottom: 2.75rem;
    display: flex;
    gap: 0.5rem;
    align-items: center;
  }
  .home-section2 .prospective-student .introduction .buttons .nav-swiper-button {
    flex-shrink: 0;
    width: 3rem;
    height: 3rem;
    background-size: 1.5rem;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
    transition: background-color 0.5s;
  }
  .home-section2 .prospective-student .introduction .buttons .nav-swiper-button:hover {
    background-color: #fff;
  }
  .home-section2 .prospective-student .introduction .buttons .nav-swiper-pagination {
    margin-left: 0.75rem;
    color: #fff;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem;
    /* 157.143% */
  }
  .home-section2 .prospective-student .nav-swiper {
    height: 100%;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container {
    margin-right: -1.25rem;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide {
    width: 20rem;
    margin-right: 1.25rem;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide:hover .pic img {
    transform: scale(1.05);
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide:hover .pic .shadow h2::after {
    transform: scaleX(1);
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide:hover .txt hr {
    transform: scaleY(2);
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide .pic {
    position: relative;
    height: 26.25rem;
    overflow: hidden;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide .pic img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide .pic .shadow {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 13.75rem;
    background: linear-gradient(5deg, rgba(0, 41, 86, 0.9) 0%, rgba(0, 41, 86, 0) 93.12%);
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide .pic .shadow h2 {
    position: absolute;
    left: 1.5rem;
    bottom: 1.5rem;
    color: #fff;
    font-family: OPPOSans;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75rem;
    /* 116.667% */
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide .pic .shadow h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -0.25rem;
    width: 100%;
    height: 0.125rem;
    background-color: #fbfbfb;
    transform: scaleX(0);
    transform-origin: left;
    transition: all 0.3s;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide .txt {
    padding: 1.25rem 1.5rem;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide .txt p {
    color: #fff;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    /* 150% */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .home-section2 .prospective-student .nav-swiper .swiper-container .swiper-slide .txt hr {
    width: 100%;
    margin: 1.25rem 0 1.125rem;
    border-bottom: 0.25rem solid #f2a900 !important;
    transform-origin: bottom;
    transition: all 0.5s;
  }
  .home-section2 .staff.active.tab-content {
    padding: 2rem 0 2.5rem;
  }
  .home-section2 .staff > .wrapper {
    gap: 1.25rem;
  }
  .home-section2 .staff .smart-campus {
    width: 100%;
  }
  .home-section2 .staff .smart-campus .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .home-section2 .staff .smart-campus .title h2 {
    color: #fff;
    font-family: OPPOSans;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.875rem;
    /* 136.364% */
  }
  .home-section2 .staff .smart-campus .title .buttons {
    display: flex;
    gap: 1.25rem;
  }
  .home-section2 .staff .smart-campus .title .buttons .smart-campus-swiper-button {
    display: none;
  }
  .home-section2 .staff .smart-campus .title .buttons .smart-campus-swiper-pagination {
    display: flex;
    align-items: center;
    gap: 0.75rem;
  }
  .home-section2 .staff .smart-campus .title .buttons .smart-campus-swiper-pagination .swiper-pagination-bullet {
    width: 0.75rem;
    height: 0.75rem;
    background-size: 100%;
  }
  .home-section2 .staff .smart-campus .content {
    overflow: hidden;
  }
  .home-section2 .staff .smart-campus .content .swiper-container {
    padding-top: 1.25rem;
    margin-right: -0.75rem;
  }
  .home-section2 .staff .smart-campus .content .swiper-container .swiper-slide {
    text-align: center;
    width: 6.5625rem !important;
    height: 6.5625rem;
    margin: 0 0.625rem 0.625rem 0;
    padding-top: 1.25rem;
    background: linear-gradient(180deg, #bad7ff 0%, #fff 100%), #fff;
    transition: transform 0.3s, background 0.3s;
  }
  .home-section2 .staff .smart-campus .content .swiper-container .swiper-slide.empty {
    visibility: hidden;
  }
  .home-section2 .staff .smart-campus .content .swiper-container .swiper-slide:hover {
    transform: translateY(-0.3125rem);
    background: linear-gradient(180deg, #1665d2 0%, #3f86e7 100%), linear-gradient(180deg, #bad7ff 0%, #fff 100%);
  }
  .home-section2 .staff .smart-campus .content .swiper-container .swiper-slide:hover h3 {
    color: #fff;
  }
  .home-section2 .staff .smart-campus .content .swiper-container .swiper-slide:hover h3::after {
    transform: translateX(-50%) scaleY(1);
  }
  .home-section2 .staff .smart-campus .content .swiper-container .swiper-slide .icon {
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 auto 0.875rem;
    transition: background-image 0.3s;
  }
  .home-section2 .staff .smart-campus .content .swiper-container .swiper-slide h3 {
    padding-bottom: 0.5rem;
    position: relative;
    color: #333;
    text-align: center;
    font-family: OPPOSans;
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .home-section2 .staff .smart-campus .content .swiper-container .swiper-slide h3::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 2rem;
    height: 0.125rem;
    background-color: #f2a900;
    transform: translateX(-50%) scaleY(0);
  }
  .home-section2 .staff .research-trend {
    width: 100%;
  }
  .home-section2 .staff .research-trend .title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.25rem;
  }
  .home-section2 .staff .research-trend .title h2 {
    color: #fff;
    font-family: OPPOSans;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .home-section2 .staff .research-trend .content {
    height: auto;
    background: transparent;
    padding: 0;
  }
  .home-section2 .staff .research-trend .content .research-trend-item {
    height: auto;
    padding: 0.9375rem 0;
    display: flex;
    gap: 0.75rem;
  }
  .home-section2 .staff .research-trend .content .research-trend-item:first-of-type {
    padding-top: 0;
  }
  .home-section2 .staff .research-trend .content .research-trend-item:not(:last-of-type) {
    border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1);
  }
  .home-section2 .staff .research-trend .content .research-trend-item:hover .txt h3 {
    opacity: 1;
  }
  .home-section2 .staff .research-trend .content .research-trend-item:hover .pic img {
    transform: scale(1.05);
  }
  .home-section2 .staff .research-trend .content .research-trend-item .txt {
    flex-grow: 1;
  }
  .home-section2 .staff .research-trend .content .research-trend-item .txt h3 {
    height: 2.5rem;
    margin-bottom: 0.5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #fff;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem;
    /* 142.857% */
    opacity: 0.8;
  }
  .home-section2 .staff .research-trend .content .research-trend-item .txt span {
    color: #f2a900;
    font-family: OPPOSans;
    font-size: 0.6875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem;
    /* 181.818% */
  }
  .home-section2 .staff .research-trend .content .research-trend-item .pic {
    flex-shrink: 0;
    width: 6.75rem;
    height: 4.25rem;
    overflow: hidden;
  }
  .home-section2 .staff .research-trend .content .research-trend-item .pic img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
  }
  .home-section2 .current-student.active.tab-content {
    padding: 2rem 0 2.375rem;
  }
  .home-section2 .current-student > .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.25rem;
  }
  .home-section2 .current-student .current-student-item {
    position: relative;
    width: 100%;
    height: auto;
  }
  .home-section2 .current-student .current-student-item .cover-box {
    position: relative;
    margin-bottom: 0.9375rem;
    height: 8.75rem;
    cursor: pointer;
    z-index: 0;
  }
  .home-section2 .current-student .current-student-item .cover-box::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(5deg, rgba(0, 41, 86, 0.9) 0%, rgba(0, 41, 86, 0.1) 93.12%);
  }
  .home-section2 .current-student .current-student-item .cover-box .pic {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .home-section2 .current-student .current-student-item .cover-box .pic[nav-title*='校园生活'] {
    background-image: url('../images/wapcurrstu1.png');
  }
  .home-section2 .current-student .current-student-item .cover-box .pic[nav-title*='校内通知'] {
    background-image: url('../images/wapcurrstu2.png');
  }
  .home-section2 .current-student .current-student-item .cover-box .pic[nav-title*='学习平台'] {
    background-image: url('../images/wapcurrstu3.png');
  }
  .home-section2 .current-student .current-student-item .cover-box .pic[nav-title*='就业创业'] {
    background-image: url('../images/wapcurrstu4.png');
  }
  .home-section2 .current-student .current-student-item .cover-box h2 {
    padding-top: 0;
    padding-left: 2.375rem;
    position: absolute;
    bottom: 0.9375rem;
    left: 1.25rem;
    transform: translateX(0);
    color: #fff;
    font-family: OPPOSans;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .home-section2 .current-student .current-student-item .cover-box h2::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 1.875rem;
    height: 1.875rem;
  }
  .home-section2 .current-student .current-student-item .hover-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    background: transparent;
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    transition: all 0.5s;
  }
  .home-section2 .current-student .current-student-item .hover-box .title {
    display: none;
  }
  .home-section2 .current-student .current-student-item .hover-box hr {
    display: none;
  }
  .home-section2 .current-student .current-student-item .hover-box .content {
    width: 100%;
  }
  .home-section2 .current-student .current-student-item .hover-box .content ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 0.625rem;
  }
  .home-section2 .current-student .current-student-item .hover-box .content ul[nav-title*='校园生活'] li {
    flex: 0 0 calc((100% - 0.625rem * 2) / 3);
  }
  .home-section2 .current-student .current-student-item .hover-box .content ul[nav-title*='校园生活'] li:last-of-type {
    flex: 1 0 0 !important;
  }
  .home-section2 .current-student .current-student-item .hover-box .content ul[nav-title*='校内通知'] li {
    flex: 0 0 calc((100% - 0.625rem * 2) / 3) !important;
  }
  .home-section2 .current-student .current-student-item .hover-box .content ul[nav-title*='学习平台'] li {
    flex: 0 0 calc((100% - 0.625rem) / 2);
  }
  .home-section2 .current-student .current-student-item .hover-box .content ul[nav-title*='就业创业'] li {
    flex: 0 0 calc((100% - 0.625rem * 2) / 3);
  }
  .home-section2 .current-student .current-student-item .hover-box .content li {
    height: 2.5rem;
    background-color: #3174cf;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-section2 .current-student .current-student-item .hover-box .content li a {
    color: #fff;
    text-align: center;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .home-section3 {
    padding-top: 1.875rem;
  }
  .home-section3 > .wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1.875rem;
  }
  .home-section3 .video-campus {
    width: 100%;
  }
  .home-section3 .video-campus .content {
    position: relative;
    margin-top: 1.25rem;
    height: 12.75rem;
  }
  .home-section3 .video-campus .content .buttons.play {
    display: none;
  }
  .home-section3 .video-campus .content .buttons .video-swiper-button {
    position: absolute;
    bottom: 0.9375rem;
    width: 1.5rem;
    height: 1.5rem;
    cursor: pointer;
    z-index: 10;
  }
  .home-section3 .video-campus .content .buttons .video-swiper-button.video-swiper-button-prev {
    left: 0.9375rem;
  }
  .home-section3 .video-campus .content .buttons .video-swiper-button.video-swiper-button-next {
    right: 0.9375rem;
  }
  .home-section3 .video-campus .content .swiper-container {
    height: 100%;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide {
    position: relative;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .poster-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: #8da8d0;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .poster-box::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4.75rem;
    background: linear-gradient(5deg, rgba(0, 41, 86, 0.9) 0%, rgba(0, 41, 86, 0) 93.12%);
    z-index: 5;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .poster-box.play {
    display: none;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .poster-box .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -75%);
    width: 3rem;
    height: 3rem;
    z-index: 10;
    cursor: pointer;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .poster-box img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .poster-box h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    bottom: 1.125rem;
    text-align: center;
    width: 100%;
    padding: 0 2.5rem;
    color: #fff;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    z-index: 25;
    opacity: 0.8;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .poster-box h3:hover {
    opacity: 1;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .video-box {
    position: relative;
    height: 100%;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .video-box:hover .exit-btn {
    opacity: 1;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .video-box video {
    width: 100%;
    height: 100%;
  }
  .home-section3 .video-campus .content .swiper-container .swiper-slide .video-box .exit-btn {
    position: absolute;
    top: 0.25rem;
    right: 0.375rem;
    width: 1.25rem;
    height: 1.25rem;
    background-color: #8da8d0;
    z-index: 5;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.3s;
  }
  .home-section3 .media-campus {
    width: 100%;
  }
  .home-section3 .media-campus .content {
    margin-top: 1.5rem;
  }
  .home-section3 .media-campus .content .media-item {
    display: flex;
    gap: 0.75rem;
    padding: 0.9375rem 0;
    border-bottom: 0.0625rem solid #e3e9f0;
  }
  .home-section3 .media-campus .content .media-item:first-of-type {
    padding-top: 0;
  }
  .home-section3 .media-campus .content .media-item:hover .pic img {
    transform: scale(1.05);
  }
  .home-section3 .media-campus .content .media-item:hover .txt h3 {
    color: #004098;
  }
  .home-section3 .media-campus .content .media-item .pic {
    flex-shrink: 0;
    width: 6.75rem;
    height: 4.25rem;
    overflow: hidden;
  }
  .home-section3 .media-campus .content .media-item .pic img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
  }
  .home-section3 .media-campus .content .media-item .txt {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .home-section3 .media-campus .content .media-item .txt h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #333;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem;
    /* 142.857% */
  }
  .home-section3 .media-campus .content .media-item .txt span {
    color: #004098;
    font-family: OPPOSans;
    font-size: 0.6875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem;
    /* 181.818% */
  }
  .home-section4 {
    padding-top: 1.875rem;
  }
  .home-section4 > .wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1.875rem;
  }
  .home-section4 .special-subject {
    width: 100%;
  }
  .home-section4 .special-subject .content {
    margin-top: 1.25rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0.9375rem;
  }
  .home-section4 .special-subject .content .special-subject-item {
    width: calc((100% - 0.9375rem) / 2);
    height: 4.6875rem;
    overflow: hidden;
    transition: transform 0.5s;
  }
  .home-section4 .special-subject .content .special-subject-item:hover {
    transform: translateY(-0.3125rem);
  }
  .home-section4 .special-subject .content .special-subject-item:hover img {
    transform: scale(1.05);
  }
  .home-section4 .special-subject .content .special-subject-item img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
  }
  .home-section4 .public-service {
    width: 100%;
  }
  .home-section4 .public-service .title1 .service-swiper-pagination {
    display: flex;
    gap: 0.75rem;
  }
  .home-section4 .public-service .title1 .service-swiper-pagination .swiper-pagination-bullet {
    width: 0.75rem;
    height: 0.75rem;
    background-color: transparent;
    background-size: 100%;
  }
  .home-section4 .public-service .content {
    overflow: hidden;
    margin-top: 1.25rem;
    margin-right: -1rem;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide {
    width: 6.5625rem !important;
    height: 6.625rem;
    margin: 0 0.9375rem 0.9375rem 0;
    transition: background-color 0.5s;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide.empty {
    visibility: hidden;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.625rem;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide:hover {
    background-color: #004098;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide:hover h2 {
    color: #fff;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide .service-icon {
    width: 3rem;
    height: 3rem;
    transition: all 0.5s;
  }
  .home-section4 .public-service .content .swiper-container .swiper-slide h2 {
    color: #004098;
    text-align: center;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    transition: color 0.5s;
  }
  .ai-assistant {
    position: fixed;
    height: 7.5rem;
    top: 50%;
    right: 0;
    padding-right: 0.5rem;
    z-index: 1000;
    transform: translateX(0);
  }
  .ai-assistant .close {
    display: flex;
    position: absolute;
    right: 0.5rem;
    width: 1.125rem;
    height: 1.125rem;
    background-color: #004098;
  }
  .ai-assistant img {
    height: 100%;
  }
  /** 内页 */
  .inner-banner {
    position: relative;
    margin-top: 3.75rem;
    height: 8.75rem;
  }
  .inner-banner::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background: linear-gradient(180deg, #023e86 0%, rgba(2, 62, 134, 0) 25%);
  }
  .inner-banner img {
    width: 100%;
    height: 100%;
  }
  .inner-banner .column-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 3.9375rem;
  }
  .inner-banner .column-info > .wrapper {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
  }
  .inner-banner .column-info::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, rgba(0, 30, 70, 0) 0%, #001e46 100%);
    opacity: 0.6;
  }
  .inner-banner .column-info .column-name {
    position: relative;
    padding-bottom: 0.5rem;
    color: #fff;
    font-family: OPPOSans;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .inner-banner .column-info .column-name::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 2rem;
    height: 0.0625rem;
    background-color: #fff;
  }
  .inner-banner .column-info .location {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.25rem;
  }
  .inner-banner .column-info .location::before {
    display: none;
    content: '';
    position: absolute;
    width: 0.875rem;
    height: 0.875rem;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .inner-banner .column-info .location .next-btn {
    width: 0.75rem;
    height: 0.75rem;
  }
  .inner-banner .column-info .location a {
    color: #fff;
    font-family: OPPOSans;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 0.8;
  }
  .inner-banner .column-info .location a:hover {
    opacity: 1;
  }
  .nav-bar {
    height: 3rem;
    background-color: #004098;
  }
  .nav-bar > .wrapper {
    width: 100%;
  }
  .nav-bar ul {
    display: flex;
    align-items: center;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .nav-bar ul::-webkit-scrollbar {
    display: none;
  }
  .nav-bar li {
    flex-shrink: 0;
    position: relative;
  }
  .nav-bar li:hover,
  .nav-bar li.active {
    color: #004098;
    background-color: #fff;
  }
  .nav-bar li:hover::before,
  .nav-bar li.active::before {
    transform: scaleX(1);
    transition: all 0.3s;
  }
  .nav-bar li:hover a,
  .nav-bar li.active a {
    color: #004098;
  }
  .nav-bar li:hover a::before,
  .nav-bar li.active a::before {
    transform: translateX(-50%);
    opacity: 1;
  }
  .nav-bar li::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.1875rem;
    background: #f2a900;
    top: 0;
    transform-origin: left;
    transform: scaleX(0);
  }
  .nav-bar li a {
    position: relative;
    display: block;
    padding: 0.9375rem;
    color: #fff;
    text-align: justify;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    white-space: nowrap;
  }
  .nav-bar li a::before {
    content: '';
    position: absolute;
    bottom: -0.125rem;
    left: 50%;
    width: 1rem;
    height: 1rem;
    transform: translateX(-50%) translateY(-0.3125rem);
    opacity: 0;
    transition: transform 0.3s;
  }
  .nav-list {
    position: static;
    margin-top: 2rem;
    margin-bottom: -2rem;
    width: 100%;
    height: auto;
    padding: 2.1875rem 0.9375rem;
    background-color: #edf2f9;
  }
  .nav-list .title {
    margin-bottom: 1.25rem;
  }
  .nav-list .title h2 {
    color: #004098;
    font-family: OPPOSans;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem;
    /* 100% */
  }
  .nav-list .content ul {
    width: 100%;
  }
  .nav-list .content li {
    width: 100%;
    border-bottom: 0.0625rem solid #d6dfeb;
  }
  .nav-list .content li:hover,
  .nav-list .content li.active {
    background-color: #004098;
  }
  .nav-list .content li:hover a,
  .nav-list .content li.active a {
    color: #fff;
  }
  .nav-list .content li:first-of-type {
    border-top: 0.0625rem solid #d6dfeb;
  }
  .nav-list .content li a {
    position: relative;
    display: block;
    padding: 1.125rem 1rem 1.125rem 2.375rem;
    color: #333;
    font-family: OPPOSans;
    font-size: 1.0625rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .nav-list .content li a::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 1rem;
    transform: translateY(-50%);
    width: 0.75rem;
    height: 0.75rem;
  }
  .sub-nav-bar .nav-tit {
    display: block !important;
    padding: 0.625rem 0.6875rem 0.625rem 0.9375rem;
    background-color: #004098;
  }
  .sub-nav-bar .nav-tit h2 {
    position: relative;
    color: #fff;
    font-family: OPPOSans;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .sub-nav-bar .nav-tit h2::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M21 7.75H3C2.59 7.75 2.25 7.41 2.25 7C2.25 6.59 2.59 6.25 3 6.25H21C21.41 6.25 21.75 6.59 21.75 7C21.75 7.41 21.41 7.75 21 7.75Z' fill='white'/%3E%3Cpath d='M21 12.75H3C2.59 12.75 2.25 12.41 2.25 12C2.25 11.59 2.59 11.25 3 11.25H21C21.41 11.25 21.75 11.59 21.75 12C21.75 12.41 21.41 12.75 21 12.75Z' fill='white'/%3E%3Cpath d='M21 17.75H3C2.59 17.75 2.25 17.41 2.25 17C2.25 16.59 2.59 16.25 3 16.25H21C21.41 16.25 21.75 16.59 21.75 17C21.75 17.41 21.41 17.75 21 17.75Z' fill='white'/%3E%3C/svg%3E");
  }
  .sub-nav-bar .nav-cont {
    display: none;
  }
  .sub-nav-bar .nav-cont ul {
    width: 100%;
    max-height: 21rem;
    overflow-y: auto;
    padding: 0.625rem 1.875rem 1.25rem 1.9375rem;
    background-color: #edf2f9;
  }
  .sub-nav-bar .nav-cont ul::-webkit-scrollbar {
    display: none;
  }
  .sub-nav-bar .nav-cont ul li {
    position: relative;
    width: 100%;
    height: 2.75rem;
    text-align: left;
    border-bottom: 0.0625rem solid #e2e8ee;
  }
  .sub-nav-bar .nav-cont ul li:hover,
  .sub-nav-bar .nav-cont ul li.active {
    background-color: transparent;
  }
  .sub-nav-bar .nav-cont ul li:hover::before,
  .sub-nav-bar .nav-cont ul li.active::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -1.9375rem;
    transform: translateY(-50%);
    width: 0.1875rem;
    height: 2rem;
    background-color: #f2a900;
  }
  .sub-nav-bar .nav-cont ul li:hover a,
  .sub-nav-bar .nav-cont ul li.active a {
    color: #004098;
    border-bottom: none;
  }
  .sub-nav-bar .nav-cont ul li:hover a::before,
  .sub-nav-bar .nav-cont ul li.active a::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M10.8223 4.44727L15.3748 8.99977L10.8223 13.5523' stroke='%23004098' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.625 9H15.2475' stroke='%23004098' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }
  .sub-nav-bar .nav-cont ul li a {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0.625rem 0 0.8125rem;
    color: #333;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-bottom: none;
  }
  .sub-nav-bar .nav-cont ul li a::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1.125rem;
    height: 1.125rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M10.8223 4.44727L15.3748 8.99977L10.8223 13.5523' stroke='%23A7B3C1' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.625 9H15.2475' stroke='%23A7B3C1' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }
  .sub-nav-list {
    margin-bottom: 1.5rem;
  }
  .sub-nav-list .nav-tit {
    display: block !important;
    padding: 0.625rem 0.6875rem 0.625rem 0.9375rem;
    background-color: #004098;
  }
  .sub-nav-list .nav-tit h2 {
    position: relative;
    color: #fff;
    font-family: OPPOSans;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .sub-nav-list .nav-tit h2::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M21 7.75H3C2.59 7.75 2.25 7.41 2.25 7C2.25 6.59 2.59 6.25 3 6.25H21C21.41 6.25 21.75 6.59 21.75 7C21.75 7.41 21.41 7.75 21 7.75Z' fill='white'/%3E%3Cpath d='M21 12.75H3C2.59 12.75 2.25 12.41 2.25 12C2.25 11.59 2.59 11.25 3 11.25H21C21.41 11.25 21.75 11.59 21.75 12C21.75 12.41 21.41 12.75 21 12.75Z' fill='white'/%3E%3Cpath d='M21 17.75H3C2.59 17.75 2.25 17.41 2.25 17C2.25 16.59 2.59 16.25 3 16.25H21C21.41 16.25 21.75 16.59 21.75 17C21.75 17.41 21.41 17.75 21 17.75Z' fill='white'/%3E%3C/svg%3E");
  }
  .sub-nav-list .nav-cont {
    display: none;
  }
  .sub-nav-list .nav-cont ul {
    width: 100%;
    max-height: 21rem;
    overflow-y: auto;
    padding: 0.625rem 0.9375rem 1.25rem;
    gap: 0.9375rem;
    background-color: #edf2f9;
  }
  .sub-nav-list .nav-cont ul::-webkit-scrollbar {
    display: none;
  }
  .sub-nav-list .nav-cont ul li {
    position: relative;
    min-height: 0;
    min-width: 0;
    width: 5.875rem;
    height: 2.6875rem;
    text-align: center;
    border-bottom: 0.0625rem solid #dde7f4;
  }
  .sub-nav-list .nav-cont ul li:hover,
  .sub-nav-list .nav-cont ul li.active {
    background-color: transparent;
  }
  .sub-nav-list .nav-cont ul li:hover a,
  .sub-nav-list .nav-cont ul li.active a {
    color: #004098;
    border-bottom: 0.0625rem solid #004098;
  }
  .sub-nav-list .nav-cont ul li a {
    position: relative;
    padding: 0.6875rem 0.6875rem;
    color: #333;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-bottom: none;
  }
  .container {
    position: relative;
    padding-top: 1.5rem;
    min-height: 31.25rem;
  }
  .container > .wrapper {
    gap: 1.875rem;
  }
  .container .news-mode {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .container .news-mode .main {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 25rem;
  }
  .container .news-mode .aside {
    margin-top: 1.875rem;
    width: 100%;
  }
  .container .content + hr {
    display: none;
  }
  .detail .title h3 {
    margin-bottom: 0.75rem;
    color: #333;
    text-overflow: ellipsis;
    font-family: OPPOSans;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75rem;
    /* 140% */
  }
  .detail .title p {
    display: flex;
    gap: 0.75rem;
  }
  .detail .title p span {
    color: #004098;
    font-family: OPPOSans;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1rem;
    /* 133.333% */
  }
  .detail hr {
    margin: 1rem 0;
  }
  .detail .content {
    display: flex;
    flex-direction: column;
    gap: 0.625rem;
    min-height: 18.75rem;
    color: #333;
    text-align: justify;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 1.8rem */
  }
  .detail .adjacent-articles {
    display: none !important;
  }
  .detail .adjacent-articles p,
  .detail .adjacent-articles span,
  .detail .adjacent-articles a {
    color: #333;
    text-align: justify;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 1.6rem */
  }
  .detail .adjacent-articles a:hover {
    color: #004098;
  }
  .detail p:has(img) {
    text-indent: 0 !important;
  }
  .detail p img {
    max-width: 100%;
    height: auto !important;
  }
  .detail tr p,
  .detail td p {
    text-indent: 0 !important;
  }
  .pages {
    margin-top: 1.875rem;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    gap: 0.5rem;
    height: 2.5rem;
  }
  .pages p {
    display: none !important;
  }
  .pages a {
    position: relative;
    min-width: 2.5rem;
    height: 100%;
    padding: 0.5rem;
    color: #333;
    text-align: center;
    font-family: Arial;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem;
    border: 0.0625rem solid #e2e8ee;
    background-color: #fff;
  }
  .pages a:hover,
  .pages a.page-num-current {
    color: #fff;
    background-color: #004098;
  }
  .pages a.disabled {
    display: none;
    pointer-events: none;
  }
  .pages a.page-prev,
  .pages a.page-next {
    min-width: 2.5rem;
  }
  .pages a.page-prev::before,
  .pages a.page-next::before {
    position: absolute;
    width: 1rem;
    height: 1rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .pages a.page-prev::before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1953 2.32861L11.1381 3.27142L6.42408 7.98547L11.1381 12.6995L10.1953 13.6423L5.0099 8.45691C5.00988 8.45689 5.00986 8.45687 5.48127 7.98547L5.0099 8.45691L4.53846 7.98547L10.1953 2.32861Z' fill='%23666666'/%3E%3C/svg%3E");
  }
  .pages a.page-prev::before:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1953 2.32861L11.1381 3.27142L6.42408 7.98547L11.1381 12.6995L10.1953 13.6423L5.0099 8.45691C5.00988 8.45689 5.00986 8.45687 5.48127 7.98547L5.0099 8.45691L4.53846 7.98547L10.1953 2.32861Z' fill='white'/%3E%3C/svg%3E");
  }
  .pages a.page-next::before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.80469 13.6421L4.86188 12.6993L9.57592 7.98524L4.86188 3.27119L5.80469 2.32838L10.9901 7.51379C10.9901 7.51382 10.9901 7.51383 10.5187 7.98524L10.9901 7.51379L11.4615 7.98524L5.80469 13.6421Z' fill='%23666666'/%3E%3C/svg%3E");
  }
  .pages a.page-next::before:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.80469 13.6421L4.86188 12.6993L9.57592 7.98524L4.86188 3.27119L5.80469 2.32838L10.9901 7.51379C10.9901 7.51382 10.9901 7.51383 10.5187 7.98524L10.9901 7.51379L11.4615 7.98524L5.80469 13.6421Z' fill='white'/%3E%3C/svg%3E");
  }
  .pages a.page-first,
  .pages a.page-last {
    display: none;
  }
  [id^='cnzz_stat_icon'] {
    display: none;
  }
  /** 单页 */
  /** 学校概况 */
  .leader li {
    border-top: 0.0313rem solid #e3e7f2;
  }
  .leader li:last-of-type {
    border-bottom: 0.0313rem solid #e3e7f2;
  }
  .leader li .leader-postion h4 {
    color: #004098;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
  }
  .leader li .leader-name h3 {
    color: #333;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
  }
  .leader li .leader-brief {
    color: #333;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem;
    /* 157.143% */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
  }
  .leader .vip li {
    height: auto;
    padding: 0.9375rem 0;
    display: flex;
    gap: 0.9375rem;
  }
  .leader .vip li .pic {
    flex-shrink: 0;
    width: 6.25rem;
    height: 8.25rem;
  }
  .leader .vip li .pic img {
    width: 100%;
    height: 100%;
  }
  .leader .vip li .txt {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    align-items: normal;
  }
  .leader .vip li .txt .leader-postion {
    width: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.75rem;
  }
  .leader .vip li .txt .devider {
    display: none !important;
  }
  .leader .vip .leader-name h3 {
    line-height: 160%;
    /* 25.6px */
  }
  .leader .vip .leader-postion h4 {
    line-height: 160%;
    /* 25.6px */
  }
  .leader .ordinary-member li {
    padding: 0.9375rem 0;
    position: relative;
    padding-left: 1.0625rem;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem 1.25rem;
  }
  .leader .ordinary-member li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.9375rem;
    transform: translateY(0);
    width: 0.125rem;
    height: 1.5rem;
    background-color: #004098;
  }
  .leader .ordinary-member .leader-postion {
    width: auto;
    flex-shrink: 0;
  }
  .leader .ordinary-member .leader-postion h4 {
    line-height: 1.625rem;
    /* 130% */
  }
  .leader .ordinary-member .leader-name {
    width: auto;
    flex-shrink: 0;
  }
  .leader .ordinary-member .leader-name h3 {
    line-height: 1.625rem;
    /* 130% */
  }
  .institution .institution-item .title h2 {
    margin-bottom: 0;
    color: #004098;
    font-family: OPPOSans;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .institution .institution-item .content {
    margin-bottom: 1.875rem;
  }
  .institution .institution-item .content ul {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 0;
  }
  .institution .institution-item .content ul li {
    width: 100%;
    height: 4.3125rem;
    padding: 0.625rem 0;
    border-bottom: 0.0625rem solid #e2e8ee;
  }
  .institution .institution-item .content ul li:hover {
    border-color: #004098;
  }
  .institution .institution-item .content ul li:hover a {
    color: #004098;
  }
  .institution .institution-item .content ul li:hover a::before {
    transform: translateY(-50%) translateX(0.3125rem);
  }
  .institution .institution-item .content ul li a {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: 1.75rem;
    color: #333;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .institution .institution-item .content ul li a[href^='javascript'],
  .institution .institution-item .content ul li a[href='#'],
  .institution .institution-item .content ul li a[href=''] {
    pointer-events: none;
  }
  .institution .institution-item .content ul li a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 1.125rem;
    height: 1.125rem;
    transform: translateY(-50%);
    transition: all 0.5s;
  }
  .event {
    display: flex;
    gap: 1.5rem;
    flex-direction: column;
  }
  .event .main .title {
    margin-bottom: 1rem;
  }
  .event .main .title h2 {
    position: relative;
    padding-bottom: 0.6875rem;
    color: #004098;
    font-family: OPPOSans;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .event .main .title h2::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3rem;
    height: 0.1875rem;
    background: #f2a900;
  }
  .event .main .content {
    color: #333;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .event .sub-nav-bar {
    width: 100%;
  }
  /** 新闻中心 */
  .news-center {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 2.5rem;
  }
  .news-center + .news-center {
    margin-top: 2.5rem;
  }
  .news-center .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.9375rem;
  }
  .news-center .title h2 {
    color: #333;
    font-family: OPPOSans;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.75rem;
    /* 127.273% */
  }
  .news-center .campus-news {
    width: 100%;
  }
  .news-center .campus-news .tab {
    display: none !important;
  }
  .news-center .campus-news .news-swiper {
    display: block;
  }
  .news-center .campus-news .news-swiper .swiper-container .swiper-slide .pic {
    width: 100%;
    height: 12.25rem;
  }
  .news-center .campus-news .news-swiper .swiper-container .swiper-slide .pic img {
    width: 100%;
    height: 100%;
  }
  .news-center .campus-news .news-swiper .swiper-container .swiper-slide .txt {
    margin-top: 0.75rem;
    padding: 0 0.3125rem;
  }
  .news-center .campus-news .news-swiper .swiper-container .swiper-slide .txt h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
    font-family: OPPOSans;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .news-center .campus-news .news-swiper .swiper-container .swiper-slide .txt p {
    margin-top: 0.75rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #666;
    font-family: OPPOSans;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .news-center .campus-news .news-swiper .swiper-container .news-swiper-pagination {
    margin-top: 0.75rem;
    display: flex;
    justify-content: center;
  }
  .news-center .campus-news .news-swiper .swiper-container .news-swiper-pagination .swiper-pagination-bullet {
    width: 0.75rem;
    height: 0.75rem;
    margin: 0 0.25rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Ccircle cx='6' cy='6' r='4' fill='%23BDC4D3'/%3E%3C/svg%3E");
  }
  .news-center .campus-news .news-swiper .swiper-container .news-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Ccircle cx='6.5' cy='6' r='5.25' stroke='%23004098' stroke-width='1.5'/%3E%3C/svg%3E");
  }
  .news-center .campus-dynamics {
    width: 100%;
  }
  .news-center .campus-dynamics .list2 {
    gap: 1.875rem;
  }
  .news-center .campus-dynamics .list2 li {
    padding-left: 0.9375rem;
  }
  .news-center .campus-dynamics .list2 li .date {
    top: 1.375rem;
  }
  .news-center .campus-dynamics .list2 li .txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .news-center .media-report {
    width: 100%;
    transform: translateY(0);
  }
  .news-center .media-report .title {
    margin-bottom: -0.0625rem;
  }
  .news-center .media-report .title h2 {
    position: relative;
    padding: 0.9375rem 2.5rem;
    color: #fff;
    background-color: #004098;
  }
  .news-center .media-report .title h2::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 1.875rem;
    height: 0.0625rem;
    background-color: rgba(255, 255, 255, 0.5);
  }
  .news-center .media-report .content {
    padding: 0.9375rem;
    background-color: #004098;
  }
  .news-center .media-report .content .list1 li {
    padding: 0.75rem 0;
    border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.15);
    height: auto;
  }
  .news-center .media-report .content .list1 li .date h3 {
    color: #fff;
  }
  .news-center .media-report .content .list1 li .date h4 {
    color: #fff;
  }
  .news-center .media-report .content .list1 li .txt {
    position: relative;
  }
  .news-center .media-report .content .list1 li .txt a {
    font-size: 0.875rem;
    line-height: 1.375rem;
    /* 157.143% */
    -webkit-line-clamp: 3;
    color: #fff;
    opacity: 0.8;
  }
  .news-center .media-report .content .list1 li .txt a:hover {
    opacity: 1;
  }
  .news-center .media-report .content .list1 li .txt::before {
    display: none;
  }
  .news-center .news-center-item {
    width: 100%;
  }
  .news-center .news-center-item .title {
    margin-bottom: 0.25rem;
  }
  .news-center .news-center-item .list1 li {
    border-bottom: 0.0625rem solid #d6dfeb;
  }
  .news-center .news-center-item .list1 li:hover {
    border-color: #004098;
  }
  .zone .main .main-title {
    margin-top: -0.125rem;
    margin-bottom: 1rem;
    padding-bottom: 0.8125rem;
    border-bottom: 0.0625rem solid #d6dfeb;
  }
  .zone .main .main-title h2 {
    position: relative;
    color: #004098;
    font-family: OPPOSans;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .zone .main .main-title h2::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -0.875rem;
    width: 3rem;
    height: 0.125rem;
    background-color: #f2a900;
  }
  .zone .main .zone-item {
    padding: 1rem 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1.25rem;
    border-bottom: 0.0625rem solid #e2e8ee;
  }
  .zone .main .zone-item:first-of-type {
    border-top: 0.0625rem solid #e2e8ee;
  }
  .zone .main .zone-item .title h2 {
    position: relative;
    padding-left: 1.1875rem;
    color: #004098;
    font-family: OPPOSans;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 108.333%;
  }
  .zone .main .zone-item .title h2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0.125rem;
    height: 100%;
    background-color: #004098;
  }
  .zone .aside .aside-item {
    width: 100%;
    margin-bottom: 1.875rem;
  }
  .zone .aside .aside-item.nav-item {
    margin-top: 0;
  }
  .zone .aside .aside-item.nav-item .sub-nav-bar {
    margin-top: 0.75rem;
    background: #f7f9fd;
  }
  .zone .aside .aside-item .aside-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .zone .aside .aside-item .aside-title h2 {
    color: #004098;
    font-family: OPPOSans;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .zone .aside .aside-item .aside-content {
    margin-top: 0.75rem;
    padding: 1rem;
    border-top: 0.125rem solid #004098;
    border-right: 0.0625rem solid #e2e8ee;
    border-bottom: 0.0625rem solid #e2e8ee;
    border-left: 0.0625rem solid #e2e8ee;
    background: #f7f9fd;
  }
  .zone .aside .aside-item .aside-content .list3 li {
    border-bottom: none !important;
    padding: 0;
  }
  .zone .aside .duty-table th {
    color: #004098;
  }
  .zone .aside .duty-table td {
    color: #333;
  }
  .zone .aside .duty-table th,
  .zone .aside .duty-table td {
    text-align: center;
    width: 5rem;
    padding: 0.5rem;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .zone .aside .duty-table th.tel{
    width: 10rem;
  }
  .zone .aside .logout {
    background-color: #004098;
    width: 100%;
    padding: 0.75rem 0.625rem;
    color: #fff;
    font-family: OPPOSans;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
    border: 0.0625rem solid #e2e8ee;
    transition: background-color 0.3s, color 0.3s;
  }
  .zone .aside .logout:hover {
    color: #004098;
    background-color: #f7f9fd;
  }
  /** 人才培养 */
  .cultivate p {
    color: #333;
    font-family: OPPOSans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 22.4px */
  }
  .cultivate .cultivate-pattern {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    margin-top: 1.5rem;
  }
  .cultivate .cultivate-pattern li {
    width: 100%;
  }
  .cultivate .cultivate-pattern li .pic {
    width: 100%;
    height: 12.75rem;
  }
  .cultivate .cultivate-pattern li .pic img {
    width: 100%;
    height: 100%;
  }
  .cultivate .cultivate-pattern li .txt {
    background-color: #edf2f9;
    padding: 0.9375rem;
    height: auto;
    min-height: 8.625rem;
  }
  .cultivate .cultivate-pattern li .txt h3 {
    margin-bottom: 0.75rem;
    color: #004098;
    font-family: OPPOSans;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .cultivate .cultivate-pattern li .txt p {
    font-size: 0.875rem;
    line-height: 1.375rem;
    /* 157.143% */
  }
}
