@charset "utf-8";
/* 复刻 news 页面 quick-nav、new-1、new-2、new-3、new-8、new-4 板块样式 */

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: block;
    zoom: 1;
}

/* 容器 */
.quick-nav .zjk,
.new-1 .zjk,
.new-2 .zjk,
.new-3 .zjk,
.new-8 .zjk,
.new-4 .zjk {
    max-width: 1620px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: auto;
}

/* 板块标题 lmmc-7 */
.lmmc-7 {
    text-align: center;
    overflow: hidden;
    margin-bottom: 55px;
}
.lmmc-7 span {
    position: relative;
    padding: 0 42px;
    font-size: 40px;
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-weight: bold;
    color: #2F2F2F;
    line-height: 52px;
}
.lmmc-7 span:before {
    content: '';
    width: 700px;
    height: 2px;
    background: #02468f;
    left: -700px;
    position: absolute;
    top: 50%;
    margin-top: -1px;
}
.lmmc-7 span:after {
    content: '';
    width: 700px;
    height: 2px;
    background: #02468f;
    right: -700px;
    position: absolute;
    top: 50%;
    margin-top: -1px;
}

/* ========== quick-nav ========== */
.quick-nav {
    padding-top: 70px;
    padding-bottom: 50px;
    background: url(../images/bj-dh.png);
    background-size: cover;
}
.quick-nav-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -15px;
}
.quick-nav-item {
    flex: 0 0 calc(16.666% - 30px);
    margin: 0 15px 30px;
    text-align: center;
    text-decoration: none;
    color: #333;
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
.quick-nav-icon {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
    position: relative;
    transition: all 0.4s ease;
}
.quick-nav-icon svg {
    width: 100%;
    height: 100%;
    transition: all 0.4s ease;
}
.quick-nav-icon::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(2, 70, 143, 0.1);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.4s ease;
    z-index: -1;
}
.quick-nav-item:hover .quick-nav-icon::before {
    width: 120px;
    height: 120px;
}
.quick-nav-item:hover .quick-nav-icon {
    transform: translateY(-8px) scale(1.1);
}
.quick-nav-item:hover .quick-nav-icon svg circle {
    fill: rgba(2, 70, 143, 0.15);
}
.quick-nav-item:hover .quick-nav-icon svg path {
    fill: #4a8fd4;
    transform: scale(1.1);
}
.quick-nav-title {
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #2F2F2F;
    transition: all 0.3s ease;
    line-height: 1.5;
}
.quick-nav-item:hover .quick-nav-title {
    color: #02468f;
    transform: translateY(-2px);
}

/* ========== new-1 ========== */
.new-1 {
    padding-top: 70px;
    padding-bottom: 68px;
    background: url(../images/sec1.png) center top no-repeat;
    background-size: cover;
}
.new-1 .xwdt {
    float: left;
    width: 70.125%;
}
.lmmc-2 {
    line-height: 40px;
    padding-bottom: 40px;
}
.lmmc-3 {
    float: left;
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-size: 32px;
    font-weight: bold;
    color: #2F2F2F;
}
.more-1 {
    float: right;
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-size: 21px;
    color: #828282;
}
.more-1 span {
    padding-left: 5px;
}
.nrk-1 {
    clear: both;
}
.new-1 .banner-2 {
    float: left;
    width: 57.041%;
}
.new-1 .banner-2 .tpp {
    overflow: hidden;
    position: relative;
}
.tpp {
    overflow: hidden;
}
.tpsx1 {
    width: 100%;
    display: block;
    height: 100%;
    transition: all 0.4s ease-in-out;
}
.tpsx1::before {
    content: '';
    padding-top: 37.5%;
    float: left;
}
.tpsx1::after {
    content: '';
    display: block;
    clear: both;
}
.new-1 .banner-2 .tpsx1::before {
    padding-top: 440px;
}
.btt-1 {
    position: absolute;
    width: 100%;
    height: 78px;
    background: url(../images/bj-3.png);
    background-size: cover;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    line-height: 78px;
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 30px;
    padding-right: 150px;
}
.new-1 .banner-2 .swiper-pagination {
    bottom: 33px !important;
    width: auto !important;
    left: auto !important;
    right: 24px;
}
.new-1 .banner-2 .swiper-pagination .swiper-pagination-bullet {
    opacity: .5;
    margin: 0 6px !important;
}
.new-1 .banner-2 .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}
.yclb {
    float: right;
    width: 40.998%;
    border-top: 2px solid #02468f;
}
.btt-2 {
    border-bottom: 1px solid #DDDDDD;
    height: 88px;
    box-sizing: border-box;
    align-items: center;
    display: flex;
}
.time-1 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #02468f;
    padding-bottom: 10px;
}
.btt-3 {
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.btt-4 {
    width: 100%;
}
.btt-2:hover .btt-3 {
    color: #02468f;
}
.tzgg {
    float: right;
    width: 27.125%;
}
.nrk-2 {
    border-top: 2px solid #02468f;
    padding-top: 7px;
}
.small {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 8px;
}
.time-2 {
    float: left;
    width: 88px;
    height: 94px;
    background: #F0F0F0;
    text-align: center;
    align-items: center;
    display: flex;
}
.tm-2 {
    width: 100%;
    font-family: Arial, sans-serif;
    color: #02468f;
}
.tm-d {
    font-size: 32px;
}
.btt-6 {
    float: right;
    width: calc(100% - 88px);
    height: 94px;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    border-left: 0;
    align-items: center;
    display: flex;
    padding: 0 25px;
}
.btt-5 {
    margin-top: 14px;
}
.btt-5 a {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    text-decoration: none;
    color: inherit;
}
.btt-6 div {
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 64px;
}
.btt-5:hover .btt-6 div {
    color: #02468f;
}

/* ========== new-2 ========== */
.new-2 {
    padding-top: 70px;
    padding-bottom: 65px;
    background: #fff url(../images/sec2.png) center top no-repeat;
    background-size: cover;
}
/* 办事指南、资源下载、学科科研 三栏等分并列 */
.new-2 .kcjx {
    float: left;
    width: 33.333%;
    box-sizing: border-box;
    padding-right: 15px;
}
.new-2 .kcjx:last-child {
    padding-right: 0;
}
/* 首页仅两栏：教育教学 + 学科科研 各 50% 铺满 */
.new-2.new-2-two .kcjx {
    width: 50%;
}
.nrk-3 {
    clear: both;
}
.btt-7 {
    display: block;
    height: 120px;
    background: #fff;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, .08);
    margin-bottom: 24px;
    transition: transform 0.28s ease, box-shadow 0.28s ease;
}
.btt-7 a {
    display: flex;
    align-items: center;
    height: 100%;
    text-decoration: none;
    color: inherit;
}
/* 办事指南、资源下载日期框：年份与月-日垂直居中 */
.time-3 {
    float: left;
    width: 110px;
    height: 60px;
    box-sizing: border-box;
    border-right: 1px solid rgba(112, 112, 112, .21);
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tm-0 {
    width: 100%;
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    color: #02468f;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.tm-3 {
    font-size: 18px;
    line-height: 1.2;
}
.tm-1 {
    font-size: 28px;
    line-height: 1.2;
    padding-top: 4px;
}
/* 月份与日显示为 10-08 样式（中间用横线连接）*/
.tm-4 {
    padding-right: 0;
    background: none;
}
.tm-4::after {
    content: '-';
    padding-left: 2px;
    padding-right: 2px;
}
.tm-5 {
    display: inline;
}
.btt-8 {
    float: right;
    width: calc(100% - 110px);
    height: 100%;
    align-items: center;
    display: flex;
    box-sizing: border-box;
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 38px;
    color: #000000;
    padding-left: 25px;
    padding-right: 40px;
}
.btt-8 div {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 76px;
}
.btt-7:hover .btt-8 {
    color: #02468f;
}
.new-2 .btt-7:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 22px rgba(2, 70, 143, 0.14);
}

/* ========== new-3 ========== */
.new-3 {
    background: url(../images/sec3.png);
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 30px;
}
/* 银发风采在左，政策规章在右（左右互换后） */
.new-3 .kydt.ssfc {
    float: left;
    width: 48.125%;
}
.new-3 .kydt:not(.ssfc) {
    float: right;
    width: 48.125%;
}

/* ========== new-8（与 new-3 结构一致，独立样式便于单独改版）========== */
.new-8 {
    background: url(../images/s4bg2025.png);
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 30px;
}
.new-8 .kydt.ssfc {
    float: right;
    width: 48.125%;
}
.new-8 .kydt:not(.ssfc) {
    float: left;
    width: 48.125%;
}
/* new-8 右侧「通知公告」：左侧年-月/日 + 竖分隔 + 标题两行，无摘要（对齐参考版式） */
.new-8 .new8-notice-list {
    margin: 0;
    padding: 0;
}
.new-8 .new8-notice-item {
    display: flex;
    align-items: stretch;
    text-decoration: none;
    color: inherit;
    padding: 20px 0;
    border-bottom: 1px solid #e0e0e0;
    box-sizing: border-box;
    min-height: 76px;
    transition: transform 0.28s ease, background-color 0.2s ease, box-shadow 0.28s ease;
}
.new-8 .new8-notice-item:last-child {
    border-bottom: none;
    padding-bottom: 4px;
}
.new-8 .new8-notice-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 18px rgba(2, 70, 143, 0.12);
    background-color: rgba(255, 255, 255, 0.5);
}
.new-8 .new8-notice-date {
    flex: 0 0 78px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-right: 2px;
}
.new-8 .new8-notice-ym {
    font-family: Georgia, "Times New Roman", "Songti SC", serif;
    font-size: 13px;
    color: #5c5c5c;
    line-height: 1.25;
    letter-spacing: 0.02em;
}
.new-8 .new8-notice-day {
    font-family: Georgia, "Times New Roman", "Songti SC", serif;
    font-size: 32px;
    font-weight: bold;
    color: #2f2f2f;
    line-height: 1.05;
    margin-top: 6px;
}
.new-8 .new8-notice-sep {
    flex: 0 0 1px;
    width: 1px;
    background: #b8b8b8;
    margin: 6px 16px 6px 12px;
    align-self: stretch;
    opacity: 0.85;
}
.new-8 .new8-notice-title {
    flex: 1;
    min-width: 0;
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.55;
    color: #1a2d45;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    align-self: center;
    padding-right: 4px;
}
.new-8 .new8-notice-item:hover .new8-notice-title {
    color: #02468f;
}

/* new-8 左侧「党建工作」：图片在上、文字在下，一行两条 */
.new-8 .kydt.ssfc .nrk-4.nrk-5 {
    display: flex;
    flex-wrap: wrap;
    gap: 22px 18px;
    align-content: flex-start;
    padding-top: 36px;
}
.new-8 .kydt.ssfc a.btt-11 {
    display: flex;
    flex-direction: column;
    float: none;
    flex: 0 0 calc(50% - 9px);
    width: calc(50% - 9px);
    max-width: calc(50% - 9px);
    box-sizing: border-box;
    margin-top: 0;
    padding-bottom: 18px;
    border-bottom: 1px dashed #d8d8d8;
}
.new-8 .kydt.ssfc .btt-11 .tpp {
    float: none;
    width: 100%;
    overflow: hidden;
    border-radius: 6px;
}
.new-8 .kydt.ssfc .btt-11 .btt-12 {
    float: none;
    width: 100%;
    padding-top: 2px;
}
.new-8 .kydt.ssfc .btt-11 .tpsx1::before {
    padding-top: 62.5%;
}
.new-8 .kydt.ssfc .btt-11 .time-6 {
    padding-top: 10px;
    padding-bottom: 6px;
}
.new-8 .kydt.ssfc .btt-11 .btt-13 {
    font-weight: bold;
    margin-bottom: 6px;
}
.nrk-4 {
    border-top: 2px solid #02468f;
    padding-top: 16px;
    clear: both;
}
.nrk-4.nrk-5 {
    padding-top: 10px;
}
.tslm-1 {
    box-sizing: border-box;
}
.tslm-2 {
    width: 100%;
    margin-top: 60px;
    transition: transform 0.28s ease, box-shadow 0.28s ease;
}
.kydt[frag="窗口09"] .tslm-2:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 18px rgba(2, 70, 143, 0.12);
}
.tslm-3 {
    width: 136px;
    height: 136px;
    float: left;
    border-radius: 100%;
    background: #02468f url(../images/1.png) no-repeat center 34px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, .05);
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-size: 16px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 90px;
    margin-left: 13px;
}
.tslm-1:nth-child(2) .tslm-3 {
    background: #02468f url(../images/200.png) no-repeat center 29px;
}
.tslm-1:nth-child(3) .tslm-3 {
    background: #02468f url(../images/3.png) no-repeat center 24px;
}
.tslm-1:nth-child(4) .tslm-3 {
    background: #02468f url(../images/4.png) no-repeat center 23px;
}
.btt-9 {
    float: right;
    width: calc(100% - 188px);
}
.btt-9 a {
    text-decoration: none;
    color: inherit;
    display: block;
}
.time-5 {
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #02468f;
    font-weight: bold;
    padding-bottom: 21px;
}
.btt-10 {
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-size: 18px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-bottom: 12px;
}
.jj-1 {
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-size: 17px;
    line-height: 33px;
    color: #828282;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 66px;
}
.tslm-1:hover .btt-10 {
    color: #02468f;
}
.btt-11 {
    padding-bottom: 27px;
    border-bottom: 1px dashed #E0E0E0;
    margin-top: 26px;
}
.btt-11 a {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    color: inherit;
}
.btt-11 .tpp {
    float: left;
    width: 44.1558%;
}
.btt-11 .tpsx1::before {
    padding-top: 220px;
}
.btt-12 {
    float: right;
    width: 51.95%;
}
.time-6 {
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #02468f;
    padding-top: 13px;
    padding-bottom: 13px;
}
.btt-13 {
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-size: 18px;
    color: #2B2B2B;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 72px;
    margin-bottom: 10px;
}
.jj-2 {
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-size: 17px;
    line-height: 33px;
    color: #828282;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 99px;
}
.btt-11:hover .tpsx1 {
    transform: scale(1.04);
}
.btt-11:hover .btt-13 {
    color: #02468f;
}

/* ========== new-4 ========== */
.new-4 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.new-4 .banner-3 .tpp {
    overflow: hidden;
}
.new-4 .banner-3 .tpsx1::before {
    padding-top: 37.5%;
}

/* ========== 友情链接（预留板块前，一行五个+动画）========== */
.friend-links .zjk {
    max-width: 1620px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: auto;
}
.friend-links {
    padding: 50px 0 55px;
    background: linear-gradient(180deg, #fafafa 0%, #f0f0f0 100%);
}
.friend-links .lmmc-7 {
    margin-bottom: 35px;
}
.friend-links-list {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 20px;
    align-items: stretch;
}
.friend-link-item {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    min-width: 0;
    min-height: 52px;
    padding: 12px 6px;
    text-align: center;
    line-height: 1.45;
    word-break: break-word;
    font-family: "思源黑体 CN", "Microsoft YaHei", sans-serif;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.3s ease, color 0.3s ease;
}
.friend-link-item:hover {
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0 8px 24px rgba(2, 70, 143, 0.18);
    border-color: #02468f;
    color: #02468f;
}

/* ========== banner 与 foot 之间板块入场动画 ========== */
.section-enter {
    opacity: 0;
    transform: translate3d(var(--enter-x, 0px), 34px, 0);
    transition: opacity 0.7s ease, transform 0.7s ease;
    transition-delay: var(--section-enter-delay, 0ms);
    will-change: opacity, transform;
}
.section-enter.section-enter-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
.section-enter.section-leave {
    opacity: 0;
    transform: translate3d(var(--leave-x, var(--enter-x, 0px)), 34px, 0);
    transition: opacity 0.35s ease, transform 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
    .section-enter {
        opacity: 1;
        transform: none;
        transition: none;
    }
}

/* ========== 响应式（复刻 news/media.css 与 479px 断点）========== */
@media screen and (max-width: 1199px) {
    .quick-nav-item {
        flex: 0 0 calc(33.333% - 30px);
    }
    .friend-links-list {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 18px;
    }
}

/* 768~999px 平板 */
@media screen and (max-width: 999px) {
    .new-1 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .new-1 .xwdt {
        width: 100%;
        float: none;
    }
    .lmmc-3 {
        font-size: 25px;
    }
    .more-1 {
        font-size: 14px;
    }
    .lmmc-2 {
        padding-bottom: 15px;
    }
    .tzgg {
        width: 100%;
        float: none;
        padding-top: 25px;
    }
    .new-1 .nrk-1 {
        clear: both;
    }
    .new-2 {
        padding-top: 25px;
        padding-bottom: 10px;
    }
    .new-2 .kcjx,
    .new-2 .kcjx.zsxx,
    .new-2 .kcjx.xkky {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    .new-2 .kcjx.zsxx,
    .new-2 .kcjx.xkky {
        margin-top: 10px;
    }
    .new-2.new-2-two .kcjx.zsxx {
        margin-top: 0;
    }
    .new-2.new-2-two .kcjx.xkky {
        margin-top: 10px;
    }
    .new-3 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .new-3 .kydt,
    .new-3 .kydt.ssfc,
    .new-3 .kydt:not(.ssfc) {
        width: 100%;
        float: none;
    }
    .new-3 .kydt.ssfc {
        padding-top: 25px;
    }
    .new-8 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .new-8 .kydt,
    .new-8 .kydt.ssfc,
    .new-8 .kydt:not(.ssfc) {
        width: 100%;
        float: none;
    }
    .new-8 .kydt.ssfc {
        padding-top: 25px;
    }
    .new-8 .new8-notice-item {
        padding: 16px 0;
        min-height: 70px;
    }
    .new-8 .kydt.ssfc .nrk-4.nrk-5 {
        padding-top: 32px;
    }
    .new-8 .new8-notice-day {
        font-size: 28px;
    }
    .new-8 .kydt.ssfc a.btt-11 {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }
    .new-4 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .lmmc-7 span {
        font-size: 25px;
        padding: 0 15px;
    }
    .lmmc-7 {
        margin-bottom: 15px;
    }
    .friend-links {
        padding: 35px 0 40px;
    }
    .friend-links-list {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 16px;
    }
    .friend-link-item {
        font-size: 15px;
        padding: 10px 8px;
        min-height: 48px;
    }
}

/* 480~767px 小屏/手机 */
@media screen and (max-width: 767px) {
    .quick-nav-item {
        flex: 0 0 calc(50% - 30px);
    }
    .quick-nav-icon {
        width: 80px;
        height: 80px;
        margin-bottom: 12px;
    }
    .quick-nav-title {
        font-size: 16px;
    }
    /* new-1：工作动态轮播与列表上下堆叠 */
    .new-1 .banner-2 {
        width: 100%;
        float: none;
    }
    .yclb {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    .new-1 .banner-2 .tpsx1::before {
        padding-top: 80%;
    }
    .btt-1 {
        padding-left: 10px;
        padding-right: 120px;
        font-size: 15px;
    }
    .new-2 .kcjx,
    .new-2 .kcjx.zsxx,
    .new-2 .kcjx.xkky {
        width: 100%;
        float: none;
    }
    .friend-links {
        padding: 30px 0 35px;
    }
    .friend-links-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px;
    }
    .friend-link-item {
        font-size: 14px;
        padding: 10px 8px;
        min-height: 46px;
    }
}

/* 320~479px 小屏手机（复刻 media.css max-width: 479px）*/
@media screen and (max-width: 479px) {
    .quick-nav-item {
        flex: 0 0 calc(50% - 20px);
        margin: 0 10px 20px;
    }
    .quick-nav-list {
        margin: 0 -10px;
    }
    .quick-nav-icon {
        width: 70px;
        height: 70px;
    }
    .quick-nav-title {
        font-size: 14px;
    }
    /* new-3 政策规章/银发风采：小屏圆形标签与文字垂直排列 */
    .tslm-1 {
        height: auto;
        padding: 20px 0;
    }
    .tslm-3 {
        display: table;
        float: none;
        margin: auto;
    }
    .btt-9 {
        float: none;
        width: 100%;
    }
    .time-5 {
        text-align: center;
        padding-top: 15px;
    }
    .new-8 .new8-notice-date {
        flex-basis: 64px;
    }
    .new-8 .new8-notice-day {
        font-size: 26px;
        margin-top: 4px;
    }
    .new-8 .new8-notice-sep {
        margin: 4px 10px 4px 8px;
    }
    .new-8 .new8-notice-item {
        padding: 14px 0;
        min-height: 0;
    }
    .new-8 .kydt.ssfc .nrk-4.nrk-5 {
        padding-top: 30px;
    }
    .new-8 .new8-notice-title {
        font-size: 15px;
    }
    /* new-3 银发风采：图文上下堆叠 */
    .btt-11 .tpp {
        width: 100%;
        float: none;
    }
    .btt-11 .tpsx1::before {
        padding-top: 80%;
    }
    .btt-12 {
        width: 100%;
        float: none;
    }
    .friend-links-list {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .friend-link-item {
        min-height: 44px;
        padding: 12px 14px;
    }
}

/* 480px 断点保留，与 479 一致避免缝隙 */
@media screen and (max-width: 480px) {
    .quick-nav-item {
        flex: 0 0 calc(50% - 20px);
        margin: 0 10px 20px;
    }
    .quick-nav-list {
        margin: 0 -10px;
    }
    .quick-nav-icon {
        width: 70px;
        height: 70px;
    }
    .quick-nav-title {
        font-size: 14px;
    }
    .friend-links-list {
        grid-template-columns: 1fr;
        gap: 12px;
    }
}
