@media screen and (max-width: 768px) {
  .leveloneMenu .menu-item {
    text-align: left;
  }

  .newBooks_main .news-header .left .cn-name {
    font-size: 18px;
  }

  .right_desc {
    font-size: 12px;
  }

  .newBooks_main .news-header .right {
    width: 100px;
    height: 30px;
    font-size: 14px;
  }

  .top {
    display: none;
  }

  .gxHead {
    display: block;
  }

  .gxHead .logo {
    width: 70%;
  }

  .books_list_index {
    gap: 1rem !important;
    padding: 20px 0;
    box-sizing: border-box;
  }

  .section .wrapper {
    height: auto;
    width: 96%;
    padding-top: 0px;
  }

  .index-container .swiper-container {
    margin-top: 70px;
  }

  .index-container .section1 .swiper-slide .slogn {
    left: 20px;
    bottom: 20px;
    padding-left: 20px;
    height: 100px;
  }

  .index-container .section1 .swiper-slide .slogn h1 {
    font-size: 20px;
    line-height: 36px;
  }

  .index-container .section1 .swiper-slide .slogn h3 {
    font-size: 16px;
    line-height: 30px;
  }

  .index-container .section1 .swiper-slide .slogn p {
    font-size: 16px;
    line-height: 30px;
  }

  .section2 .wrapper {
    padding: 0 12px;
    box-sizing: border-box;
  }

  .section2 .wrapper .news-header {
    margin-top: 20px;
  }

  .section2 .wrapper .news-header .left {
    flex-shrink: 0;
  }

  .section2 .wrapper .news-header .left .cn-name {
    font-size: 20px;
  }

  .section2 .wrapper .news-header .left .en-name {
    font-size: 16px;
  }

  .section2 .wrapper .news-header .right {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 99px;
    height: 30px;
    background: #9d080c;
    border-radius: 19px;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
  }

  .section2 .wrapper .news-header .right .more {
    display: none;
  }

  .section2 .wrapper .news-header .right .tabs .tab {
    width: 80px;
    height: 30px;
    line-height: 30px;
  }

  .section2 .wrapper .wrap {
    flex-wrap: wrap;
    height: auto;
  }

  .section2 .wrapper .wrap .newsSwiper {
    width: 100%;
    height: auto;
  }

  .section2 .wrapper .wrap .right {
    width: 100%;
  }

  .section2 .wrapper .wrap .right {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-left: 0;
    gap: 0.08rem;
  }

  .section2 .wrapper .wrap .newsSwiper .swiper-slide .news-t {
    height: 40px;
    white-space: nowrap;
    /* padding-right: 50px; */
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
    width: 13.3rem;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .section2 .wrapper .wrap .right .active {
    height: auto;
  }

  .section2 .wrapper .wrap .right .active .cover {
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    margin-right: 5px;
  }

  .section2 .wrapper .wrap .right .active .cover img {
    object-fit: cover;
  }

  .section2 .wrapper .wrap .right .news-item {
    padding-left: 0px;
  }

  .section2 .wrapper .wrap .right .news-item .info .h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
  }

  .section2 .wrapper .wrap .right .news-item .cover {
    width: 12px;
    height: 12px;
    margin-right: 5px;
  }

  .section2 .wrapper .wrap .right .news-item .info .time {
    white-space: nowrap;
    font-size: 12px;
  }

  .section2 .wrapper .wrap .right .active {
    padding-left: 0px;
  }

  .two_aa {
    display: flex;
    flex-direction: column;
    height: auto;
    padding: 0;
    box-sizing: border-box;
  }

  .two_aa .wrapper .books_list a {
    width: 47%;
  }

  .two_aa .wrapper .books_list .books_item {
    width: 100%;
    display: flex;
  }
  .newBooks_main .books_list{
    display: flex;
    align-items: center;
    
  }
  .books_list .books_item {
    width: 48%;
    display: flex;
    flex-direction: column;
    cursor: pointer;
  }

  .breadcrumbs {
    font-size: 14px;
  }

  .books_list .books_item .cover {
    width: 100%;
    height: 6rem;
    margin-bottom: 1rem;
    text-align: center;
  }

  .books_list .books_item .cover img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .books_list .right-arr a{
    width: 100%;
  }

  .books_list .books_item .right-arr {
    width: 100%;
    line-height: 27px;
  }

 .books_list .books_item .right-arr .title {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    width: 100%;
    
  }
  .newBooks_main .books_list .books_item .right-arr .title{
    height: 54px;
  }
  .newBooks_main .books_list .books_item .right-arr p{
    align-items: flex-start;
  }

  .books_list .books_item .right-arr p span:first-child {
    display: inline-block;
    width: 35px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #787878;
  }

  .books_list .books_item .right-arr p span:last-child {
    display: inline-block;
    font-weight: 400;
    color: #333333;
    font-size: 14px;
    flex: 1;
  }

  .section5 {
    height: 580px;
  }

  .qianyue .wrapper {
    height: 580px !important;
  }

  .qianyue .handle {
    width: 100%;
    height: 43px;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    margin: 10px 0 10px 0;
    padding-bottom: 30px;
  }

  .newsSwiper1 .swiper-slide .item {
    width: 100%;
    height: 220px;
    position: relative;
  }

  .newsSwiper1 .swiper-slide .item span {
    display: inline-block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    background-color: rgba(157, 8, 12, 0.8);
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    text-align: center;
  }

  .section5 .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: #ebeff2;
    border-radius: 50%;
    opacity: 1 !important;
    margin-right: 8px;
  }

  .section5 .swiper-pagination-bullet:last-child {
    margin: 0;
  }

  .section5 .swiper-pagination-bullet-active {
    width: 36px;
    height: 16px;
    background: #c52e22;
    border-radius: 8px;
    opacity: 1;
  }

  .section2 .wrapper .news-header .left .cn-name::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 80px;
    height: 2px;
    background-color: #ff4444;
  }

  .section3 .list {
    flex-direction: column;
  }

  .section3 .list .item {
    margin-top: 0px !important;
    margin-bottom: 15px;
  }

  .section3 .list .item .wrap {
    padding: 20px;
  }

  .section3 .list .item .wrap .icon {
    width: 40px;
    height: 40px;
    max-width: 100%;
    max-height: 100%;
  }

  .section3 .list .item .wrap .title-w .cn-title {
    font-size: 20px;
  }

  .section3 .list .item .wrap .title-w .en-title {
    font-size: 16px;
  }

  .section3 .list .item .wrap .add {
    width: 20px;
    height: 20px;
  }

  .section5 .newsSwiper1 {
    margin-top: 20px;
    height: 460px;
  }

  .section5 .newsSwiper1 .swiper-slide .cover {
    height: 220px;
  }

  .section5 .newsSwiper1 .swiper-slide .info .t {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .section5 .newsSwiper1 .swiper-slide .info p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    margin: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .section5 .newsSwiper1 .swiper-slide .info .more {
    height: auto;
  }

  .section5 .newsSwiper1 .swiper-slide .info .more span {
    font-size: 16px;
  }

  .section5 .newsSwiper1 .swiper-slide .info .more img {
    width: 9px;
    height: 14px;
  }

  .footer .link-wrap {
    height: auto;
  }

  .footer .link-wrap .wrapper {
    width: 96%;
  }

  .footer .link-wrap .wrapper .label {
    font-size: 16px;
    white-space: nowrap;
  }

  .footer .link-wrap .wrapper .link-list {
    flex-wrap: wrap;
  }

  .footer .f-w {
    width: 96%;
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
    padding: 10px;
  }

  .footer .f-w .left .logo {
    width: 200px;
    height: auto;
  }

  .footer .f-w .right {
    flex-wrap: wrap;
    margin-top: 30px;
  }

  .footer .f-w .right ul {
    margin: 0 0;
    margin-right: 1rem !important;
  }

  .footer .f-w .codes {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .footer .xmt_item {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    width: 15rem;
    margin: 10px 0;
  }

  .footer .f-w .codes select{
    margin-top: 10px;
  }

  .outBtn_div {
    display: flex;
    flex-direction: column;
    gap: 5px;
    position: fixed;
    right: 21px;
    bottom: 120px;
    z-index: 1001;
  }

  .outBtn_div .item {
    width: 3rem;
    height: 3rem;
    background: #ffffff;
    border: 1px solid #dedede;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }

  .outBtn_div .item img {
    width: 1.6rem;
    height: 1.6rem;
  }

  .outBtn_div .item .img_div {
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
    background-color: #9d080c;
    border-radius: 50%;
    color: white;
    font-size: 0.4rem;
    text-align: center;
    font-weight: bold;
    font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
  }

  .outBtn_div .item p {
    font-weight: 400;
    font-size: 0.4rem;
    color: #333333;
    margin: 0;
  }

  .outBtn_div .last_item {
    background-color: #9d080c;
    display: none;
  }

  .outBtn_div .last_item p {
    color: white;
  }

  .footer .f-w .left .codes .code {
    width: 100px;
    height: 130px;
  }

  .footer .f-w .left .codes .code .g {
    height: 100px;
  }

  .footer .f-w .left .codes .code p {
    margin: 0px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }

  .footer .f-w .left .codes select {
    width: 120px;
    height: 40px;
  }

  .footer .f-b {
    height: auto;
  }

  .footer .f-b .wrapper {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
  }

  .about-content {
    margin-top: 80px !important;
    padding: 0 20px !important;
  }

  .sidebar {
    width: 100%;
  }

  .sidebar-title {
    background-color: #c11920;
    /* 红色标题栏 */
    color: #fff;
    padding: 0.21rem 0.19rem;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }

  .news_list a {
    width: 100%;
  }

  /* 新闻卡片样式 */
  .news-card {
    display: flex;
    align-items: center;
    /* 头像与文字垂直居中对齐 */
    background-color: #fff;
    /* 卡片背景色（与示例一致） */
    /* 限制卡片宽度，避免过宽 */
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 0.25rem;
    box-sizing: border-box;
    margin-bottom: 0.25rem;
    width: 100%;
  }

  .news-card .card-avatar {
    width: 5.56rem;
    height: 3rem;
  }

  .news-card .card-avat {
    width: 113px;
    height: 75px;
    margin-right: 25px;
  }

  .news-card .card-info {
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }

  .news-card .card-info .info-name {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    width: 100%;

    /* color: #333333; */
  }

  .news-card .card-info .info-name:hover {
    color: #9d080c;
    /* 黄色 */
    text-decoration: underline;
    /* 添加下划线 */
  }

  .news-card .card-info .info-desc {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #787878;
    line-height: 24px;
  }

  .news-card .card-info .info-desc.p_more_line {
    display: none;
  }

  .width200 {
    width: 100%;
  }

  .menu-list {
    list-style: none;
    background-color: #fff;
    border: 1px solid #eee;
    border-bottom: 2px solid #c11920;
    padding: 0 0 24px 0;
    box-sizing: border-box;
  }

  .menu-item {
    padding: 0.22rem 0.1rem;
    box-sizing: border-box;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    transition: color 0.2s;
    width: 100%;
  }

  .menu-item:hover {
    font-size: 15px;
  }

  .menu-item::after {
    width: 96%;
  }

  .menu-item .d_icon {
    color: #e5e5e5;
    display: inline-block;
    margin: 0 4px 0 8px;
  }

  .main-container {
    flex-direction: column;
  }

  /* 右侧内容区域 */
  .content-area {
    flex: 1;
    /* 占满剩余宽度 */
    background-color: #fff;
  }

  /* 内容标题 */
  .content-title {
    height: 63px;
    line-height: 63px;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    white-space: nowrap;
  }

  .content-title .en-title {
    font-size: 16px;
    color: #666;
    font-weight: normal;
    margin-left: 10px;
  }

  /* 内容文本 */
  .content-text {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 15px;
    color: #333333;
    line-height: 36px;
    text-indent: 2em;
  }

  /* 2. 显示汉堡按钮（移动端专属） */
  .hamburger-btn {
    display: block;
    /* width: 100; 占满宽度 */
  }

  /* 3. 左侧导航：默认隐藏，点击汉堡后显示 */
  .sidebar {
    /* display: none; */
  }

  /* 点击汉堡后，给导航加active类显示 */
  .sidebar.active {
    display: block;
  }

  .menu-item.active .menu-item-son .son-item {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #787878;
    line-height: 30px;
    /* height: 44px; */
    padding-left: 10px;
    box-sizing: border-box;
  }

  .menu-item.active .menu-item-son .son-item.active {
    color: #9d080c;
    height: 30px;
    line-height: 30px;
    background: #f0f0f0;
  }

  .about .page1 {
    background-size: cover;
    background-position: center;
  }

  .about .page1 .wrapper {
    width: 96%;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 50px 0px;
  }

  .about .page1 .wrapper .left {
    width: 100%;
  }

  .about .page1 .wrapper .right {
    width: 100%;
  }

  .about .page1 .wrapper .left .title-wrap .cn-title {
    font-size: 40px;
  }

  .about .page1 .wrapper .left .title-wrap .en-title {
    font-size: 28px;
  }

  .about .page1 .wrapper .left .slogn p {
    line-height: 40px;
  }

  .about .page1 .wrapper .left .cover {
    width: 100%;
    margin-bottom: 30px;
    height: auto;
  }

  .about .page1 .wrapper .right ul .top1 .num {
    font-size: 36px;
  }

  .about .page1 .wrapper .right ul {
    flex-wrap: wrap;
    margin-top: 40px;
  }

  .about .page1 .wrapper .right ul li {
    margin-bottom: 36px;
  }

  .page2 .wrapper .news-header .left .cn-name {
    font-size: 30px;
  }

  .page2 .wrapper .news-header .left .en-name {
    font-size: 20px;
  }

  .page2 .wrapper {
    width: 96%;
  }

  .page2 .wrapper table td {
    height: 40px;
    font-size: 16px;
  }

  .page2 .wrapper table thead th {
    font-size: 20px;
  }

  .exhibition .paragraph1 .wrapper {
    width: 96%;
    margin-top: 30px;
  }

  .contact .page1 .wrapper {
    width: 96%;
    flex-wrap: wrap;
  }

  .contact .page1 .wrapper .item {
    width: 49%;
    height: 200px;
  }

  .contact .page1 .wrapper .item .icon {
    max-width: none;
    max-height: none;
    width: 30px;
    height: auto;
  }

  .contact .page1 .wrapper .item .label {
    font-size: 20px;
  }

  .contact .page1 .wrapper .item .value {
    font-size: 20px;
  }

  .contact .page1 .wrapper .item .map {
    width: 120px;
    height: 30px;
    line-height: 30px;
  }

  .contact .page1 .wrapper .item .ms {
    font-size: 12px;
  }

  .contact .page2 .wrapper {
    width: 96%;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 30px 0px;
  }

  .contact .page2 .wrapper .left {
    width: 100%;
  }

  .contact .page2 .wrapper form {
    width: 100%;
  }

  .contact .page2 .wrapper form .ipt-wrap {
    width: 30%;
    height: 30px;
  }

  .contact .page2 .wrapper form .ipt-wrap input {
    font-size: 16px;
  }

  .contact .page2 .wrapper form .area-wrap {
    height: 200px;
  }

  .contact .page2 .wrapper form .area-wrap textarea {
    font-size: 20px;
  }

  .contact .page2 .wrapper .title-wrap .cn-title {
    font-size: 30px;
  }

  .contact .page2 .wrapper form button {
    width: 120px;
    height: 30px;
    font-size: 16px;
  }

  .news .wrapper {
    width: 96%;
    padding: 30px 0px;
  }

  .contentDetail .title {
    font-size: 30px;
    line-height: 40px;
  }

  .tal-item {
    height: 100px;
  }

  .tal-item .time {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
  }

  .tal-item .info .title {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .tal-item .info .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .tal-item img {
    width: 30px;
    height: auto;
    margin-top: 15px;
  }

  .tal-item .time .year {
    font-size: 12px;
  }

  .tal-item .time .day {
    font-size: 14px;
  }

  .tal-item .info {
    margin-right: 30px;
  }

  .news .item {
    width: 100%;
    height: 360px;
  }

  .news .item .cover {
    height: 240px;
  }

  .news .item .content .title {
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .news .item .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .news .item .more {
    margin-top: 10px;
    padding-top: 10px;
  }

  /* 分页容器：Flex 横向排列，居中对齐 */
  .pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    /* 元素之间的间距 */
    font-size: 16px;
  }

  /* 上/下一页按钮样式 */
  .pagination-btn {
    text-decoration: none;
    color: #333;
    padding: 4px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
  }

  /* 页码项通用样式 */
  .pagination-item {
    text-decoration: none;
    color: #333;
    padding: 4px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
  }

  /* 业务板块 */
  .books_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .books_content .books_item {
    width: 158px;
    height: 109px;
    background: #f1f1f1;
    padding: 1px 2px 5px 1px;
    box-sizing: border-box;
  }

  .books_content .books_item img {
    width: 100%;
    height: 100%;
  }

  .menu-item.active .menu-item-son .son-item-two {
    margin: 0 20px 12px 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    background: #f0f0f0;
    border-radius: 30px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .menu-item.active .menu-item-son .son-item-two.active {
    color: #fff;
    height: 36px;
    line-height: 36px;
    background: #9d080c;
    padding: 0 10px;
    box-sizing: border-box;
  }

  /* 图书样式 */
  .book-card {
    height: 212px;
    padding: 25px 0;
    box-sizing: content-box;
  }

  .book-card .book-card-info {
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 0.33rem;
  }

  .book-card img {
    width: 156px;
    height: 212px;
  }

  .book-card .info-desc {
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 这里是超出几行省略 */
    overflow: hidden;
  }

  .book-card .remark_cn {
    font-weight: 400;
    font-size: 14px;
    color: #787878;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    /* 这里是超出几行省略 */
    overflow: hidden;
  }

  .book-card .info-data {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    /* line-height: 0.3rem; */
  }

  .book-card .info-data span {
    color: #787878;
  }

  .book-card .hongx_div {
    display: flex;
    align-items: center;
    width: 100%;
  }

  .book-card .hongx_div img {
    width: 17px;
    height: 16px;
    margin-right: 4px;
  }

  .table_div table {
    width: 100%;
    border-collapse: collapse;
    /* 合并边框 */
    margin: 0.2rem 0;
    font-size: 0.14rem;
    text-align: center;
  }

  .table_div th,
  td {
    border: 1px solid #333333;
    background-color: #fff;
    padding: 8px 12px;
    font-size: 14px;
  }

  /* 新闻详情 */
  .news_details .news_title {
    font-size: 30px;
    line-height: 36px;
    margin: 0.3rem 0 0.24rem 0;
  }

  .news_details .news_desc {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .news_details .content_details .text {
    font-size: 16px;
    line-height: 36px;
    margin: 20px 0;
  }

  .book-container {
    width: 100%;
    border-radius: 4px;
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
    display: flex;
    flex-direction: column;
  }

  /* 书籍封面区域 */
  .book-container .book-cover {
    width: 100%;
    height: 160px;
  }

  .book-container .cover-title img {
    width: 125px;
    height: 160px;
  }

  /* 书籍信息区域 */
  .book-container .book-main-title {
    font-size: 18px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 这里是超出几行省略 */
    overflow: hidden;
  }

  .book-container .info-table {
    width: 100%;
    font-size: 14px;
  }

  .book-container .info-table td:first-child {
    width: 70px;
  }

  .book-container .info-table td:last-child {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    /* 这里是超出几行省略 */
    overflow: hidden;
  }

  /* 标签页区域 */

  .book-container .tab-btn {
    font-size: 16px;
  }

  .book-container .tab-content {
    font-size: 14px;
    line-height: 30px;
  }

  /* 左侧头像区域：蓝色背景 + 固定尺寸 */
  .person-card .card-avatar {
    width: 160px;
    /* 头像区域宽度 */
    height: 200px;
    /* 头像区域高度（与示例匹配） */
    background-color: #007bff;
    /* 头像背景蓝色（与示例一致） */
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    /* 防止图片溢出 */
  }

  /* 图书照片大小 */
  .person-card .card-books {
    width: 126px;
    /* 头像区域宽度 */
    height: 172px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    /* 防止图片溢出 */
  }

  .card-info-books {
    height: 172px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 0.14rem 0.15rem 0.16rem 0.15rem;
    /* 头像与文字的间距 */
    flex: 1;
    /* 占满剩余宽度 */
  }

  .person-card .info-desc {
    font-size: 14px;
    line-height: 1.6;
    color: #333;
    margin: 0;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* 这里是超出几行省略 */
    overflow: hidden;
  }

  /* 右侧信息区域：与头像保持间距 */
  .person-card .card-info {
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding-left: 15px;
    /* 头像与文字的间距 */
    flex: 1;
    /* 占满剩余宽度 */
  }

  /* 姓名样式：红色 + 加粗 */
  .person-card .info-name {
    color: #c11920;
    /* 红色（与之前的导航/标题色统一） */
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0.08rem 0;
    /* 姓名下方留白 */
  }

  .section6 .newsSwiper2 {
    margin-top: 10px !important;
    height: calc(100% - 90px);
  }

  .section6 .wrapper {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    height: 130px;
    overflow: hidden;
  }
  .section6 .swiper-slide{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section6 .handle{
    top: -2rem;
  }
  video{
    width: 100%;
    height: auto;
  }
  a:hover{
    color: #9d080c !important;
  }
  a:active{
    color: #9d080c !important;
    /* 同时去掉点击时的背景高亮 */
  -webkit-tap-highlight-color: transparent !important;
  tap-highlight-color: transparent !important;
  }
  .mobileNav ul .active{
    color: #9d080c;
  }
}