body, button, input, select, textarea {
    font-family: -apple-system-font, "Helvetica Neue", sans-serif !important;
}
a {
    text-decoration: none !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
.content_xydt a{
    text-decoration: none;
    color: rgba(211, 50, 90, 0.8);
    font-size: 1.2rem;
    font-weight: 300;
}


.navbar-nav .active::after {
  content: '';
  width: 50%;
  height: 1px;
  display: block;
  margin: 0 auto;
  border-bottom: 1px solid rgba(235, 12, 85, 1);
}
.navbar .btn{
  border-radius: 0 !important;
}

.navbar-brand{
   padding:0 !important;
   margin-right: 0 !important;
}

.navbar .container-fluid{
   padding:0 !important;
}
.navbar{
      background: white;
      padding: 0 !important;
}
.navbar-brand img{
       
}

.navbar-brand img{
       max-height: 50px;
}

@media (max-width: 768px){
    .navbar-brand img{
           max-height: 30px;
    }
}

.navbar-brand{
    padding: 0 !important;
}

.content_xydt .figure{
     height: 100%;
    align-items: center;
    display: flex;
    margin: 0;
}

.content_xydt .figure .figure-img{
    align-items: center;
    display: flex;
    margin: 0;
}


.content_djgz{
    display: flex;
    align-items: center;
}

#carouselNews{
    padding: 30px;
    background: #efefef;
}
.carousel .carousel-indicators{
    right: 100px;
    left: 0;
    margin-bottom: .5rem;
    margin-right: 5%;
    justify-content: right;
    bottom: 3rem;
}

.carousel .carousel-indicators [data-bs-target]{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: 10px;
}
.carousel-indicators .active{
    background: rgba(235, 12, 85, 0.8) !important;
    background-clip: padding-box !important;
}
.content_xydt p{
    padding-top:16px;
}
.content_xydt p a{
    font-size: 1rem;
}
.exhibition{
    background: rgba(248, 246, 246, 1);
    padding: 50px 0;
}
.jys a{
    text-decoration: none;
    color: black;
    font-size: 1.2rem;
    font-weight: 400;
}
.jys a h5{
    text-decoration: none;
    color: black;
    font-size: 1.2rem;
    font-weight: 400;
}
.jys{
    padding-top: 20px;
}
.title-competitions{
    text-align: left;
    border-left: 1px solid rgba(228, 91, 37, 0.8);
    padding-left: 10px;
    margin-top: 0px;
    color: black;
}

.footWrap .bg-body-tertiary {
    background: #FFF !important;
    margin-top: 0 !important;
}
.footWrap .bg-body-tertiary .row{
    color: black;
    font-weight: 300;
    font-size: 0.8rem;
}
.date_dtxw{
    font-weight: 300;
}

.footWrap .text-body-secondary{
    padding: 0 !important;
}
.main_conLT{
    color: red;
    font-size: 1.5rem;
    letter-spacing: 1.2rem;
}

.main_content .line {
    margin: 15px 0;
    display: block;
    width: 100%;
    border-bottom: 1px solid #FC751B;
}

.main_titT a{
    color: black;
}

.main_art a{
    color: black;
}

.content-com{
    padding-top: 40px;
}

.main_contit h2{
    padding-bottom: 10px;
}

.main_art li{
    margin-top: 10px;
}

.img-intro{
    max-width: 50%;
}
.xyjj .figure{
    text-align:center;
}

.more-intro{
     text-align: right;
}
.more-intro a{
     color: black;
}

.xyjj-header{
    margin-top: 80px;
}

.spe_header{
    color: rgba(235, 13, 86, 1);
    font-weight: 400;
}

.xyjj .line {
    margin: 15px 0;
    display: block;
    width: 100%;
    border-bottom: 1px solid black;
}

.teacher_list{   
    display: flex;
    align-items: flex-end;
    text-align: center;
}
.teacher_list .figure{  
    margin: 0;
}
.teacher_list .zw{
    margin-bottom: 5px;
}

.dh-szll{
    margin-bottom: 40px;

}

.zyjs .cur::after{
    content: '';
    width: 50%;
    height: 1px;
    display: block;
    margin: 0 auto;
}
.dh-szll a{
    color: var(--text-light);
}

.dh-szll .cur{
    border-bottom: 1px solid rgba(235, 12, 85, 1);
}

.dh-ml .cur{
    color: var(--text-light);
    border-bottom: 1px solid rgba(235, 12, 85, 1);
}

.zyjs .cur a{
    color: var(--dark);
}
.name_teacher{
    text-align: center;
}
.name_teacher a{
    color: black;
    font-weight: 300;
}
.zc_teacher{
    font-weight: 300;
}

.zt_list{
    padding-bottom: 40px;
}

.zt_list .figure{
    margin: 0;
}

.zl_name{
    font-size: 1rem;
    color: rgba(235, 13, 86, 1);
    font-weight: 400;
}

.teacher_h{
    text-align: center;
}


.change_img{
    width: 100%;transition: 0.3s;cursor: pointer;
}
.img_box{
    overflow: hidden;
}
.img_box:hover .change_img{
    transform: scale(1.1);
}

.nav-link{
    font-size: 1.1rem;
    font-weight: 500;
}

.carousel{
    margin-bottom: 0;
    padding-bottom: 4rem;
    /* background: linear-gradient(180deg, var(--bg-light) 100%, var(--bg-pink) 0%);*/
}

.nav-item{
     text-align: center;
}





/* ========================================
   数字艺术与传媒学院 - 自定义样式
   主色：中国红 #c8102e
   辅色：金色 #f7c04a
======================================== */

:root {
    --primary-red: #c8102e;
    --deep-red: #8b1a1a;
    --bright-red: #e63946;
    --light-red: #fce8eb;
    --gold: #f7c04a;
    --dark-gold: #d4a017;
    --dark: #1a1a1a;
    --text: #2c2c2c;
    --text-light: #6b6b6b;
    --bg-light: #faf7f5;
    --bg-pink: #fdf2f3;
    --white: #ffffff;
    --shadow-sm: 0 2px 8px rgba(200, 16, 46, 0.08);
    --shadow-md: 0 4px 16px rgba(200, 16, 46, 0.12);
    --shadow-lg: 0 8px 32px rgba(200, 16, 46, 0.16);
    --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Noto Sans SC', 'PingFang SC', 'Microsoft YaHei', sans-serif;
    color: var(--text);
    background: var(--bg-light);
    line-height: 1.7;
    overflow-x: hidden;
    padding-top: 55px; /* 为固定导航栏留出空间 */
}

/* ========================================
   顶部导航栏
======================================== */
.custom-navbar {
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(10px);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    padding: 0.5rem 0;
    transition: var(--transition);
}

.custom-navbar.scrolled {
    box-shadow: 0 4px 20px rgba(200, 16, 46, 0.12);
}

.navbar-brand {
    padding: 0;
}

.brand-logo {
    flex-shrink: 0;
}

.logo-circle {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--primary-red), var(--deep-red));
    color: var(--gold);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    font-weight: 700;
    box-shadow: 0 2px 8px rgba(200, 16, 46, 0.3);
}

.brand-text {
    line-height: 1.1;
}

.brand-title {
    font-size: 1rem;
}

.brand-subtitle {
    font-size: 0.7rem;
    margin-top: 2px;
    letter-spacing: 0.5px;
}

.navbar-nav .nav-link {
    color: var(--text);
    font-size: 0.95rem;
    font-weight: normal;
    padding: 0.5rem 1rem !important;
    position: relative;
    transition: var(--transition);
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
    color: rgb(228,91,63);
}

.navbar-nav .active a{
    color: rgb(228,91,63);
}

.navbar-nav .nav-link::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 0;
    height: 2px;
    background: var(--primary-red);
    transition: var(--transition);
    transform: translateX(-50%);
}

.navbar-nav .nav-link:hover::after,
.navbar-nav .nav-link.active::after {
    width: 60%;
}

.navbar-toggler {
    font-size: 1.5rem;
    color: var(--primary-red);
}

.navbar-toggler:focus {
    box-shadow: none;
}

/* ========================================
   Hero Banner
======================================== */
.hero-banner {
    position: relative;
    min-height: 600px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 80px 0 100px;
    margin-top: -70px; /* 抵消 body padding-top */
    padding-top: 150px;
}

.hero-bg {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse at top right, rgba(247, 192, 74, 0.25), transparent 50%),
        radial-gradient(ellipse at bottom left, rgba(139, 26, 26, 0.5), transparent 60%),
        linear-gradient(135deg, #8b1a1a 0%, #c8102e 35%, #e63946 75%, #f77f00 100%);
    z-index: -2;
}

.hero-bg::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image:
        radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.08) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgba(247, 192, 74, 0.15) 0%, transparent 40%);
}

.hero-bg::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px;
    background:
        linear-gradient(to top, rgba(139, 26, 26, 0.4), transparent),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 60px,
            rgba(255, 255, 255, 0.05) 60px,
            rgba(255, 255, 255, 0.05) 62px
        );
}

.hero-overlay {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.1) 100%);
    z-index: -1;
}

.hero-deco {
    position: absolute;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(247, 192, 74, 0.2) 0%, transparent 70%);
    z-index: -1;
}

.hero-deco-left {
    top: -100px;
    left: -100px;
}

.hero-deco-right {
    bottom: -150px;
    right: -150px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
}

.hero-content {
    position: relative;
    z-index: 1;
    color: var(--white);
    padding: 2rem 0;
}

.hero-year {
    font-size: 1.4rem;
    letter-spacing: 8px;
    color: var(--gold);
    font-weight: 300;
    margin-bottom: 1.5rem;
    font-family: 'Noto Sans SC', sans-serif;
}

.hero-title {
    font-size: 5rem;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 1.5rem;
    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    letter-spacing: 8px;
}

.hero-title-accent {
    color: var(--gold);
    display: inline-block;
    text-shadow: 0 4px 20px rgba(247, 192, 74, 0.4);
}

.hero-subtitle {
    font-size: 1.3rem;
    letter-spacing: 4px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 2rem;
}

.hero-tagline {
    display: inline-flex;
    align-items: center;
    gap: 0.8rem;
    background: rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(247, 192, 74, 0.4);
    padding: 0.8rem 2rem;
    border-radius: 50px;
    font-size: 1.1rem;
    color: var(--gold);
    font-weight: 500;
    letter-spacing: 2px;
}

/* Hero 右侧徽章 */
.hero-emblem {
    display: flex;
    justify-content: center;
    align-items: center;
}

.emblem-circle {
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--gold) 0%, var(--dark-gold) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow:
        0 0 60px rgba(247, 192, 74, 0.4),
        inset 0 0 30px rgba(139, 26, 26, 0.2);
    position: relative;
    animation: emblemFloat 4s ease-in-out infinite;
}

.emblem-circle::before {
    content: '';
    position: absolute;
    inset: 8px;
    border-radius: 50%;
    border: 2px dashed rgba(139, 26, 26, 0.3);
}

.emblem-inner {
    text-align: center;
    color: var(--deep-red);
}

.emblem-star {
    font-size: 3rem;
    color: var(--deep-red);
    margin-bottom: 0.5rem;
}

.emblem-text {
    font-size: 4.5rem;
    font-weight: 900;
    line-height: 1;
}

.emblem-year {
    font-size: 0.9rem;
    letter-spacing: 2px;
    margin-top: 0.5rem;
    font-weight: 500;
}

@keyframes emblemFloat {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-15px); }
}

/* Hero 底部条 */
.hero-bottom-bar {
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);
    padding: 1rem 0;
    border-top: 1px solid rgba(247, 192, 74, 0.2);
    position: relative;
    z-index: 2;
}

.hero-bar-text {
    color: var(--white);
    text-align: center;
    font-size: 0.95rem;
    letter-spacing: 2px;
}

.bar-tag {
    color: var(--gold);
    font-weight: 500;
}

.bar-sep {
    color: rgba(255, 255, 255, 0.4);
    margin: 0 0.8rem;
}

/* ========================================
   通用 Section
======================================== */
.section {
    padding: 80px 0;
    position: relative;
}

.section-news {
    background: var(--white);
}

.section-research {
    /* background: linear-gradient(180deg, var(--bg-light) 0%, var(--bg-pink) 100%); */
    position: relative;
}

.section-research::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    /* background: linear-gradient(90deg, transparent, rgba(200, 16, 46, 0.2), transparent); */
}

.section-header {
    margin-bottom: 3.5rem;
    position: relative;
}

.section-en {
    font-size: 0.85rem;
    letter-spacing: 4px;
    color: var(--primary-red);
    font-weight: 500;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    opacity: 0.7;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--dark);
    margin-bottom: 1rem;
    letter-spacing: 4px;
    position: relative;
    display: inline-block;
}

.section-title::before,
.section-title::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    background: linear-gradient(90deg, transparent, var(--primary-red));
}

.section-title::before {
    right: calc(100% + 25px);
    background: linear-gradient(90deg, transparent, var(--primary-red));
}

.section-title::after {
    left: calc(100% + 25px);
    background: linear-gradient(90deg, var(--primary-red), transparent);
}

.section-divider {
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, var(--primary-red), var(--gold));
    margin: 0;
    border-radius: 2px;
}

/* ========================================
   学院动态 - 新闻卡片
======================================== */
.news-card {
    background: var(--white);
    border-radius: 8px;
    overflow: hidden;
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    height: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid rgba(200, 16, 46, 0.05);
    cursor: pointer;
}

.news-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-lg);
    border-color: rgba(200, 16, 46, 0.2);
}

.news-image {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news-card-large .news-image {
    aspect-ratio: 16 / 10;
}

.news-image-content {
    color: var(--white);
    text-align: center;
    padding: 1.5rem;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.news-image-content::before {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at center, transparent 0%, rgba(0,0,0,0.2) 100%);
}

.news-image-title {
    font-family: 'Ma Shan Zheng', cursive;
    font-size: 3.5rem;
    font-weight: 900;
    letter-spacing: 8px;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.news-image-title span {
    color: var(--gold);
    display: block;
    margin-top: -10px;
}

.news-image-title-large {
    font-family: 'Ma Shan Zheng', cursive;
    font-size: 4rem;
    font-weight: 900;
    letter-spacing: 8px;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.news-image-title-large span {
    color: var(--gold);
    margin-left: 1rem;
}

.news-image-icon {
    font-size: 4rem;
    z-index: 1;
    opacity: 0.9;
}

.news-body {
    padding: 1.25rem;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.news-title {
    font-size: 1rem;
    font-weight: 600;
    color: var(--text);
    line-height: 1.5;
    margin-bottom: 0.75rem;
    transition: var(--transition);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-card:hover .news-title {
    color: var(--primary-red);
}

.news-excerpt {
    font-size: 0.85rem;
    color: var(--text-light);
    line-height: 1.6;
    margin-bottom: 0.75rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-meta {
    margin-top: auto;
    padding-top: 0.5rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: 0.8rem;
    color: var(--text-light);
}

.news-date {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
}

.news-date i {
    color: var(--primary-red);
}

.news-tag {
    background: var(--light-red);
    color: var(--primary-red);
    padding: 2px 10px;
    border-radius: 12px;
    font-size: 0.75rem;
    font-weight: 500;
}

/* ========================================
   创想教学研究室
======================================== */
.research-card {
    /* background: linear-gradient(135deg, #ffe5e8 0%, #ffd6dc 100%); */
    background-size: cover;        /* 关键：保持比例铺满，超出裁切 */
    background-position: center;   /* 居中裁切 */
    background-repeat: no-repeat;
    border-radius: 12px;
    padding: 2rem 1.5rem;
    height: 100%;
    transition: var(--transition);
    cursor: pointer;
    position: relative;
    overflow: hidden;
    /* border: 1px solid rgba(200, 16, 46, 0.1); */
    display: flex;
    flex-direction: column;
}

.bg-dh{
    background-image: url("../images/bg-dh.png");
}

.bg-gb{
    background-image: url("../images/bg-gb.png");
}

.bg-zb{
    background-image: url("../images/bg-zb.png");
}

.bg-yx{
    background-image: url("../images/bg-yx.png");
}

.bg-ys{
    background-image: url("../images/bg-ys.png");
}

.bg-xm{
    background-image: url("../images/bg-xm.png");
}

.bg-xj{
    background-image: url("../images/bg-xj.png");
}

.bg-sy{
    background-image: url("../images/bg-sy.png");
}







.research-card::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.5) 0%, transparent 60%);
    opacity: 0;
    transition: var(--transition);
}

.research-card:hover {
    transform: translateY(-8px);
    /* background: linear-gradient(135deg, var(--primary-red) 0%, var(--deep-red) 100%); */
    box-shadow: var(--shadow-lg);
    border-color: var(--primary-red);
}

.research-card:hover::before {
    opacity: 1;
}

.research-card:hover .research-name,
.research-card:hover .research-desc,
.research-card:hover .research-icon,
.research-card:hover .research-link {
    color: var(--text);
}
.research-icon img{
    height: 50%;
}

.research-card:hover .research-icon {
    color: var(--text);
    transform: scale(1.1);
}

.research-card:hover .research-link {
    border-color: var(--text);
}

.research-icon {
    font-size: 2.5rem;
    color: var(--dark);
    margin-bottom: 1rem;
    transition: var(--transition);
    position: relative;
    z-index: 1;
}

.research-name {
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--dark);
    margin-bottom: 0.75rem;
    transition: var(--transition);
    position: relative;
    z-index: 1;
    line-height: 1.4;
}

.research-name small {
    font-size: 0.85rem;
    font-weight: 500;
    opacity: 0.85;
}

.research-desc {
    font-size: 0.85rem;
    color: var(--dark);
    line-height: 1.6;
    margin-bottom: 1rem;
    flex: 1;
    transition: var(--transition);
    position: relative;
    z-index: 1;
}

.research-link {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.85rem;
    color: var(--primary-red);
    font-weight: 500;
    padding-top: 0.75rem;
    border-top: 1px solid rgba(200, 16, 46, 0.2);
    transition: var(--transition);
    position: relative;
    z-index: 1;
}

.research-link i {
    transition: var(--transition);
}

.research-card:hover .research-link i {
    transform: translateX(5px);
}

/* ========================================
   页脚
======================================== */
.site-footer {
    color: rgba(255, 255, 255, 0.85);
    padding: 60px 0 30px;
    position: relative;
    overflow: hidden;
}

.footer-brand {
    margin-bottom: 1.5rem;
}


.footer-slogan {
    font-size: 0.8rem;
    letter-spacing: 2px;
    color: rgba(229, 64, 42, 0.8);
    margin: 0;
}

.footer-info {
    margin: 0;
}

.footer-info li {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    margin-bottom: 0.8rem;
    font-size: 0.9rem;
    color: var(--dark);
}

.footer-info i {
    color: var(--gold);
    font-size: 1rem;
    flex-shrink: 0;
}

.footer-qr {
    text-align: center;
}

.qr-box {
    display: inline-block;
    padding: 8px;
}

.qr-placeholder {
    width: 90px;
    height: 90px;
    overflow: hidden;
}

.qr-placeholder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.qr-text {
    color: var(--dark);
    font-size: 0.85rem;
}


/* ========================================
   返回顶部
======================================== */
.back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 48px;
    height: 48px;
    background: var(--primary-red);
    color: var(--white);
    border: none;
    border-radius: 50%;
    font-size: 1.2rem;
    box-shadow: 0 4px 16px rgba(200, 16, 46, 0.4);
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: var(--transition);
    z-index: 999;
}

.back-to-top.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.back-to-top:hover {
    background: var(--deep-red);
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(200, 16, 46, 0.5);
}

/* ========================================
   响应式设计
======================================== */

/* 大屏桌面 */
@media (min-width: 1200px) {
    .hero-title {
        font-size: 5.5rem;
    }
}

/* 平板及以下 */
@media (max-width: 991.98px) {
    body {
        padding-top: 64px;
    }

    .hero-banner {
        min-height: 500px;
        padding-top: 130px;
        margin-top: -64px;
    }

    .hero-title {
        font-size: 3.5rem;
        letter-spacing: 4px;
    }

    .hero-year {
        font-size: 1.2rem;
        letter-spacing: 6px;
    }

    .hero-subtitle {
        font-size: 1.1rem;
    }

    .section {
        padding: 60px 0;
    }

    .section-title {
        font-size: 2rem;
    }

    .section-title::before,
    .section-title::after {
        width: 40px;
    }

    .navbar-collapse {
        background: var(--white);
        margin-top: 0.5rem;
        padding: 1rem;
        border-radius: 8px;
        box-shadow: var(--shadow-md);
    }

    .navbar-nav .nav-link {
        padding: 0.6rem 0.5rem !important;
    }

    .navbar-nav .nav-link::after {
        display: none;
    }
}

/* 手机端 */
@media (max-width: 767.98px) {
    body {
        padding-top: 60px;
    }

    .custom-navbar {
        padding: 0.3rem 0;
    }

    .logo-circle {
        width: 36px;
        height: 36px;
        font-size: 1.1rem;
    }

    .brand-title {
        font-size: 0.9rem;
    }

    .brand-subtitle {
        font-size: 0.65rem;
    }

    .hero-banner {
        min-height: 420px;
        padding-top: 100px;
        padding-bottom: 80px;
        margin-top: -60px;
    }

    .hero-year {
        font-size: 1rem;
        letter-spacing: 4px;
    }

    .hero-title {
        font-size: 2.4rem;
        letter-spacing: 2px;
    }

    .hero-subtitle {
        font-size: 0.95rem;
        letter-spacing: 2px;
    }

    .hero-tagline {
        font-size: 0.9rem;
        padding: 0.6rem 1.2rem;
        letter-spacing: 1px;
    }

    .hero-bar-text {
        font-size: 0.8rem;
        letter-spacing: 1px;
    }

    .bar-sep {
        margin: 0 0.4rem;
    }

    .section {
        padding: 50px 0;
    }

    .section-title {
        font-size: 1.6rem;
        letter-spacing: 2px;
    }

    .section-title::before,
    .section-title::after {
        display: none;
    }

    .section-en {
        font-size: 0.75rem;
        letter-spacing: 3px;
    }

    .news-image-title {
        font-size: 2.2rem;
        letter-spacing: 4px;
    }

    .news-image-title-large {
        font-size: 2.8rem;
    }

    .news-image-icon {
        font-size: 3rem;
    }

    .news-body {
        padding: 1rem;
    }

    .news-title {
        font-size: 0.95rem;
    }

    .research-card {
        padding: 1.5rem 1rem;
    }

    .research-icon {
        font-size: 2rem;
    }
    .research-icon img{
        height: 50%;
    }
    .research-name {
        font-size: 1.05rem;
    }

    .research-desc {
        font-size: 0.8rem;
    }

    .footer-name {
        font-size: 1.3rem;
    }

    .footer-info li {
        font-size: 0.85rem;
    }

    .qr-placeholder {
        width: 80px;
        height: 80px;
    }

    .back-to-top {
        width: 40px;
        height: 40px;
        bottom: 20px;
        right: 20px;
        font-size: 1rem;
    }
}

/* 超小屏幕 */
@media (max-width: 575.98px) {
    .hero-title {
        font-size: 2rem;
    }

    .container {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .col-6 {
        padding: 0 0.4rem;
    }

    .g-3 {
        --bs-gutter-x: 0.8rem;
        --bs-gutter-y: 0.8rem;
    }
}

/* 打印样式 */
@media print {
    .custom-navbar,
    .back-to-top {
        display: none;
    }
}


/* ========================================
   学院动态 - 新闻卡片（水平左右分栏）
======================================== */
.news-grid {
    --bs-gutter-y: 1rem;
}

.news-h-card {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: stretch;            /* 显式：子项高度撑满卡片 */
    border-radius: 4px;
    overflow: hidden;
    color: var(--white);
    min-height: 200px;
    transition: var(--transition);
    box-shadow: 0 2px 8px rgba(200, 16, 46, 0.15);
}

.news-h-card:hover {
    transform: translateY(-4px);
    /*box-shadow: 0 8px 24px rgba(200, 16, 46, 0.3);*/
}

.news-h-card:hover .news-h-img {
    transform: scale(1.05);
}

.news-h-text {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: rgb(229,64,42);
    position: relative;
    z-index: 1;
}

.news-h-text::after {
    content: '';
    position: absolute;
    top: 0;
    right: -1px;
    bottom: 0;
    width: 20px;
    z-index: 2;
    pointer-events: none;
}

.news-h-title {
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.5;
    color: var(--white);
    margin: 0 0 0.75rem 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-h-title a{
    color: var(--white);
}

.news-h-excerpt a{
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.7;
    margin: 0 0 0.75rem 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-h-date a{
    font-size: 1.1rem;
    color: rgba(255, 255, 255, 0.9);
    margin-top: auto;
    letter-spacing: 0.5px;
    padding-top: 20px;
}

.news-h-img {
    flex: 0 0 50%;
    max-width: 50%;
    align-self: stretch;          /* 高度 = 父级卡片高度 */
    position: relative;
    overflow: hidden;             /* 超出部分裁掉 */
    background-size: cover;       /* 背景图：铺满并居中裁切 */
    background-position: center center;
    background-repeat: no-repeat;
    transition: transform 0.5s ease;
}

/* 博达模板：<a> 铺满 .news-h-img-content，让点击热区覆盖整个图片区 */
.news-h-img-content a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

/* 真实 <img> 标签：宽度=父容器宽度，高度按比例，超出父容器高度则裁切 */
.news-h-img img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;            /* 关键：保持比例，填满容器 */
    object-position: center;      /* 从中心裁切 */
    display: block;
}

.news-h-img-content {
    position: absolute;           /* 绝对定位铺满整个图片区 */
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.6);
    font-size: 4rem;
}

.news-h-img-content::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.1) 0%, transparent 50%),
        radial-gradient(circle at 70% 70%, rgba(0, 0, 0, 0.2) 0%, transparent 50%);
}

.news-h-img-content i {
    z-index: 1;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.news-h-img-art .news-h-img-content {
    color: var(--white);
}

.news-h-art-text {
    text-align: center;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
}

.art-title {
    font-size: 3.5rem;
    font-weight: 900;
    letter-spacing: 6px;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    line-height: 1;
}

.art-sub {
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 2px;
    background: rgba(0, 0, 0, 0.3);
    padding: 0.3rem 1rem;
    border-radius: 20px;
}

/* ========================================
   学院动态 - 图片型卡片（整张图 + 文字叠加）
======================================== */
.news-h-card-image {
    position: relative;
    display: block;          /* 覆盖原本的 flex row */
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    color: var(--white);
    min-height: 220px;
    cursor: pointer;
    transition: var(--transition);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.news-h-card-image:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
}

/* 图片背景层：宽度100%，高度按比例，超出父容器才裁切 */
.news-h-img-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.5);
    font-size: 5rem;
    transition: transform 0.6s ease;
}

.news-h-card-image:hover .news-h-img-bg {
    transform: scale(1.05);
}

/* 博达模板：<a> 标签铺满，让点击热区覆盖整张图 */
.news-h-img-bg a {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
}

/* 真实 <img> 标签：铺满整个卡片（cover 裁切） */
.news-h-img-bg img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;          /* 图片型卡片：铺满 + 裁切 */
    object-position: center;
}

/* 文字叠加层：绝对定位在底部 */
.news-h-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1.5rem;
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.75) 0%,
        rgba(0, 0, 0, 0.45) 60%,
        rgba(0, 0, 0, 0) 100%
    );
    color: var(--white);
    z-index: 2;
}

.news-h-title-light {
    color: var(--white);
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
    margin-bottom: 0.5rem;
    -webkit-line-clamp: 3;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-h-date-light {
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
}

/* 艺术字样式（智向未来） */
.news-h-art-text {
    text-align: center;
    color: var(--white);
    z-index: 1;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}

.news-h-art-text .art-title {
    display: block;
    font-size: 4rem;
    font-weight: 900;
    letter-spacing: 8px;
    color: var(--white);
    line-height: 1;
}

.news-h-art-text .art-sub {
    display: block;
    margin-top: 0.75rem;
    font-size: 0.95rem;
    letter-spacing: 4px;
    opacity: 0.95;
}


/* 导航项之间的竖线分隔符（桌面端） */
@media (min-width: 992px) {
    .navbar-nav .nav-item:not(:first-child) {
        border-left: 1px solid #e5e5e5;
    }
    .navbar-nav .nav-item .nav-link {
        padding-left: 1.2rem !important;
        padding-right: 1.2rem !important;
    }
}


/* ========================================
   学院动态 - 渐变背景大字标题
   （背景 NEWS 渐变 + 前景黑字 + 渐变下划线）
======================================== */

.section-header-gradient {
    position: relative;
    padding: 3rem 0 0.5rem;
    margin-bottom: 0rem;
    isolation: isolate;        /* 创建独立层叠上下文，防止 z-index:-1 穿透到 body */
    overflow: hidden;          /* 背景大字溢出时裁掉 */
}

/* 背景大字 NEWS（渐变 + 半透明） */
.section-bg-word {
    position: absolute;
    bottom: 28%;
    left: 0;
    font-weight: 700;
    font-size: 5rem;
    line-height: 1;
    letter-spacing: 0px;
    white-space: nowrap;
    z-index: -1;               /* 沉到标题下方 */
    pointer-events: none;      /* 不挡点击 */
    user-select: none;         /* 不可选中 */

    /* 渐变色：红 → 橙 → 金，上方 18% 可见，下方完全透明 */
    background: linear-gradient(
        180deg,
        rgba(200, 16, 46, 0.18) 0%,      /* 顶部：主题红，18% */
        rgba(247, 127, 0, 0.10) 50%,     /* 中部：橙，10% */
        rgba(247, 192, 74, 0) 100%       /* 底部：金，完全透明 */
    );
    -webkit-background-clip: text;
            background-clip: text;
    -webkit-text-fill-color: transparent;
            color: transparent;

}

/* 副标题英文 DYNAMIC（小字） */
.section-header-gradient .section-en {
    font-size: 0.95rem;
    letter-spacing: 6px;
    color: #c8102e;
    font-weight: 500;
    margin-bottom: 0.8rem;
    opacity: 0.6;
}

/* 主标题：保持默认黑色（不加渐变） */
.section-header-gradient .section-title {
    font-size: 2rem;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 0.2rem;
    color: #222;               /* 黑色，不渐变 */
}
.section-header-gradient .section-title a{
    color: #222;               /* 黑色，不渐变 */
}

/* 渐变下划线：红 → 金 */
.section-divider {
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #c8102e 0%, #f7c04a 100%);
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(200, 16, 46, 0.3);
}

/* ========== 响应式：手机端 ========== */
@media (max-width: 767px) {
    .section-header-gradient .section-title {
        font-size: 2rem;
    }

    .section-bg-word {
        font-size: 4rem;
        letter-spacing: 4px;
    }
}



.site-footer {
    color: rgba(255, 255, 255, 0.85);
    padding: 60px 0 30px;
    position: relative;
    overflow: hidden;
}

.footer-brand { margin-bottom: 1.5rem; }

.footer-name {
    font-size: 1.5rem;
    color: rgba(211, 50, 90, 0.8);
    margin-bottom: 0.5rem;
    letter-spacing: 0;
}

.footer-slogan {
    font-size: 0.8rem;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
}

.footer-info { margin: 0; }

.footer-info li {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    margin-bottom: 0.8rem;
    font-size: 0.9rem;
    color: var(--dark);
}

.footer-info i {
    color: var(--gold);   /* 金色图标 */
    font-size: 1rem;
    flex-shrink: 0;
}
.footer-info img {
    width: 22px;
}
.copyright-bar {
    background: rgba(229, 64, 42, 0.8);
    color: #FFF;
    padding: 0;
    font-size: 0.8rem;
}

.text-center{
    margin-bottom: var(--bs-gutter-y);
}


.main_section{
    background: linear-gradient(180deg, var(--bg-light) 0%, var(--bg-pink) 100%);
    padding-top: 40px;
    padding-bottom: 80px;
}



.xyjj{
     text-align: center;
} 
.xyjj p{
     text-align: left;
}
.xyjj .section-bg-word{
    left: 50%;
    transform: translateX(-50%);
} 

.xyjj .section-divider{
    width: 160px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.zw{
    padding-top: 50px;
}

.cName{
    border-bottom: 1px solid rgba(229, 64, 42, 0.8);
    padding-bottom: 10px;
    margin-bottom: 40px;
}

.cName a{
    color: var(--dark);
}


/* ========================================
   学院领导页 - 自定义样式
======================================== */

/* 面包屑 */
.breadcrumb-bar {
    background: var(--bg-light);
    padding: 18px 0 16px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}

.breadcrumb {
    font-size: 0.9rem;
}

.breadcrumb-item a {
    color: var(--text-light);
    text-decoration: none;
    transition: var(--transition);
}

.breadcrumb-item a:hover {
    color: var(--primary-red);
}

.breadcrumb-item + .breadcrumb-item::before {
    content: ">>";
    color: #c8c8c8;
    padding: 0 8px;
}

.breadcrumb-item.active {
    color: var(--primary-red);
    font-weight: 500;
}

.breadcrumb-item a i.bi-house {
    margin-right: 3px;
    font-size: 0.85em;
}

/* 主体区 */
.leaders-section {
    padding: 30px 0 80px;
    min-height: calc(100vh - 200px);
}

/* 左侧菜单 */
.side-menu {
    background: transparent;
    padding: 0;
}

.side-menu ul li {
    margin-bottom: 8px;
}

.side-menu ul li a {
    display: block;
    padding: 14px 20px;
    color: var(--text);
    text-decoration: none;
    font-size: 1rem;
    border-radius: 6px;
    transition: var(--transition);
    position: relative;
}

.side-menu ul li a:hover {
    color: var(--primary-red);
    background: rgba(200, 16, 46, 0.04);
}

.side-menu ul li.active a {
    color: var(--primary-red);
    font-weight: 600;
    background: rgba(200, 16, 46, 0.06);
}

.side-menu ul li.active a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 60%;
    background: var(--primary-red);
    border-radius: 0 2px 2px 0;
}

/* 右侧内容区 */
.leaders-content {
    border-radius: 12px;
    padding: 50px 0px;
    position: relative;
    min-height: 500px;
}

/* 标题块（包含背景大字 LEADER） */
.leaders-header {
    text-align: center;
    margin-bottom: 60px;
}

/* 标题区内的 LEADER 大字，单独尺寸 */
.leaders-header .section-bg-word {
    font-size: 6rem;
    letter-spacing: 8px;
    left: 50%;
    transform: translateX(-50%);
}

/* 标题（黑色前景 + 渐变背景大字） */
.leaders-title {
    background: none !important;
    -webkit-text-fill-color: var(--dark) !important;
    color: var(--dark) !important;
    font-size: 2.4rem !important;
    font-weight: 700 !important;
    letter-spacing: 4px;
    margin-bottom: 0.8rem !important;
    display: inline-block;
    position: relative;
}

.leaders-title::before,
.leaders-title::after {
    display: none !important;
}

/* 红色短下划线 */
.leaders-header .section-divider {
    width: 60px;
    height: 3px;
    background: var(--primary-red);
    border-radius: 2px;
    margin: 0 auto;
}

/* 领导卡片网格 */
.leaders-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px 30px;
    position: relative;
    z-index: 1;
}

.leader-card {
    text-align: center;
    transition: var(--transition);
}

.leader-card:hover {
    transform: translateY(-4px);
}

.leader-photo {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 4px;
    background: #f0f0f0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    margin-bottom: 18px;
}

.leader-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

.leader-card:hover .leader-photo img {
    transform: scale(1.05);
}

.leader-info {
    padding: 0 8px;
}

.leader-name {
    margin: 0;
    font-size: 1rem;
    color: var(--text);
    line-height: 1.6;
}

.leader-post {
    color: var(--text-light);
    margin-left: 10px;
}

/* 平板：2 列 */
@media (max-width: 991.98px) {
    .leaders-content {
        padding: 40px 25px;
    }
    .leaders-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 35px 25px;
    }
    .side-menu {
        margin-bottom: 25px;
    }
    .side-menu ul {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .side-menu ul li {
        margin: 0;
        flex: 0 0 auto;
    }
    .side-menu ul li a {
        padding: 10px 18px;
    }
    .side-menu ul li.active a::before {
        display: none;
    }
}

/* 手机：2 列更紧凑 */
@media (max-width: 575.98px) {
    .leaders-content {
        padding: 30px 18px;
    }
    .leaders-title {
        font-size: 1.8rem !important;
    }
    .leaders-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px 15px;
    }
    .leader-name {
        font-size: 0.9rem;
    }
    .section-bg-word {
        font-size: 5rem !important;
    }
}



.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    border-radius: 50%;
    background-color: #e63946;
    color: #FFF !important;
    border: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.2s, transform 0.2s;
    box-shadow: 0 2px 6px rgba(230, 57, 70, 0.25);
    padding: 5px;
    height: 24px;
    width: 24px;
}

.pb_sys_style1 .p_pages .p_no_d{
    align-items: center;
    gap: 8px;
    background-color: #fce7ea;
    border-radius: 999px;
    border-color: #e63946;
    /* padding: 10px 22px; */
    margin: 0 16px;
    /* min-width: 320px; */
    color: #000  !important;
    line-height: 20px;
}

.pb_sys_style1 .p_pages .p_no_d{
    border: 1.5px solid #e63946;
    border-radius: 50%;
    padding: 0;
}



    /* ===== 新闻列表 ===== */
    .news-list .news-item {
      display: flex;
      gap: 22px;
      padding: 22px 4px;
      border-bottom: 1px solid #f0e3da;
    }

    .news-list .news-item:last-child {
      border-bottom: none;
    }

    /* 左侧缩略图 */


    .news-list .news-item .news-thumb {
      flex-shrink: 0;
      width: 190px;
      height: 152px;
      overflow: hidden;
      position: relative;
    }

    .news-list .news-item .news-thumb img {
      position: absolute;
      top: 0;
      left: 0px;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      display: block;;
    }



    .news-body {
      flex: 1;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      min-width: 0;
    }

    .news-title {
      font-size: 17px;
      font-weight: 600;
      color: var(--text-title);
      margin: 0 0 8px 0;
      line-height: 1.5;
      transition: color 0.2s;
    }

    a.news-title:hover {
      color: var(--brand-red-light);
    }

    .news-desc {
      font-size: 14px;
      line-height: 1.7;
      color: #555;
      margin: 0 0 12px 0;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
    }

    .news-meta {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }

    /* 立即查看按钮（描边样式） */
    .news-meta .btn-view {
      display: inline-block;
      padding: 5px 14px;
      font-size: 13px;
      color: red;
      background-color: transparent;
      border: 1px solid rgba(211, 50, 90, 0.8);
      border-radius: 999px;
      text-decoration: none;
      transition: all 0.2s;
    }

    .news-meta .btn-view:hover {
      background-color: rgba(211, 50, 90, 0.8);
      color: #fff;
    }

    .news-date {
      font-size: 13px;
      color: var(--text-muted);
    }

.news-h-img-content .figure-img{
    width: 90%;
    height: 90%
}

/* ===== 响应式 ===== */
    @media (max-width: 768px) {
      .page-wrap {
        flex-direction: column;
        padding: 0 16px;
      }
      .sidebar {
        width: 100%;
        padding: 20px 0;
      }
      .sidebar-title {
        writing-mode: horizontal-tb;
        letter-spacing: 0;
      }
      .main {
        padding: 20px;
      }
      .news-list .news-item {
        flex-direction: column;
      }
      .news-list .news-item .news-thumb {
        width: 100%;
        height: 180px;
      }
    }

.news-list .news-item:hover{
    transform: translateY(-4px);
}
.news-list .news-item:hover .news-thumb img{
    transform: scale(1.05);
}

.carousel-item .carousel-caption{
    right: auto;
    left: 5%;
    text-align: left;
    bottom: -2rem;
    background:rgba(255, 255, 255, 0.5);
    color:rgba(229, 64, 42, 0.8);
    padding: 1rem 2rem;
    backdrop-filter: blur(20px);
}

.carousel .carousel-inner{
    overflow: visible;
}

.carousel-caption h5{
    font-size: 1rem;
    font-weight: normal;
}

.carousel-caption p{
    font-size: 0.8rem;
    font-weight: normal;
    margin-bottom: 0;
}

.section-main{
    background: linear-gradient(180deg, var(--bg-light) 0%, var(--bg-pink) 100%);
}
.section-main .section-research{
    background: transparent;
}

/* ========================================
   专业方向九宫格 - 自定义样式
======================================== */

.majors-section {
    padding: 60px 0 100px;
    background: var(--bg-light);
    min-height: 100vh;
}



/* 九宫格 */
.majors-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
    max-width: 1100px;
    margin: 0 auto;
    margin-bottom: 40px;
}

/* 单个专业标签 */
.major-tab {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 14px 18px;
    background: var(--light-red);       /* 浅粉色：默认态 */
    color: var(--text);
    text-decoration: none;
    font-size: 1.05rem;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 6px;
    text-align: center;
    line-height: 1.4;
    transition: var(--transition);
    cursor: pointer;
}


/* 鼠标悬停 - 略微加深 */
.major-tab:hover {
    background: #f6c8cf;
    color: var(--primary-red);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(200, 16, 46, 0.12);
}

/* 激活态 - 实色红 */
.major-tab.active,
.major-tab.active:hover {
    background: var(--primary-red);
    color: var(--white);
    box-shadow: 0 6px 20px rgba(200, 16, 46, 0.3);
    transform: translateY(-2px);
}



/* 平板 - 2 列 */
@media (max-width: 991.98px) {
    .majors-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* 手机 - 1 列 */
@media (max-width: 575.98px) {
    .majors-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .major-tab {
        min-height: 36px;
        font-size: 0.95rem;
    }
}


.zyjs{
    text-align:center;
}


/* ========== 外层容器 ========== */
.pb_sys_common {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-top: 30px !important;
    position: relative !important;
}

/* 隐藏首页/尾页/总条数 */
.p_first, .p_first_d,
.p_last, .p_last_d,
.p_t {
    display: none !important;
}

/* ========== 中间粉色长条 ========== */
.p_pages {
    display: flex !important;           /* 改成 flex，不是 inline-flex */
    align-items: center !important;
    justify-content: center !important;
    background: pink !important;     /* 粉色背景 */
    border-radius: 30px !important;     /* 大圆角 */
    padding: 10px 55px !important;      /* 左右留空给箭头 */
    position: relative !important;      /* 箭头定位基准 */
    gap: 4px !important;
}

/* ========== 左右箭头（红色圆形） ========== */
.p_prev, .p_prev_d {
    position: absolute !important;
    left: -52px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 36px !important;
    height: 36px !important;
    border-radius: 50% !important;
    background: #e60012 !important;
    color: #fff !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 16px !important;
}

.p_next, .p_next_d {
    position: absolute !important;
    right: -52px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 44px !important;
    height: 44px !important;
    border-radius: 50% !important;
    background: #e60012 !important;
    color: #fff !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 16px !important;
}

/* 禁用状态变灰 */
.p_prev_d, .p_next_d {
    background: #ccc !important;
}

/* ========== 普通页码 ========== */
.p_no a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 36px !important;
    height: 36px !important;
    border-radius: 50% !important;
    color: #333 !important;
    text-decoration: none !important;
    font-size: 14px !important;
}

/* ========== 当前页码（红色圆圈） ========== */
.p_no_d {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 36px !important;
    height: 36px !important;
    border-radius: 50% !important;
    border: 2px solid #e60012 !important;
    color: #e60012 !important;
    font-size: 14px !important;
}

/* ========== 省略号 ========== */
.p_dot, .p_dots {
    color: #999 !important;
    margin: 0 4px !important;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    border:0 !important;
}

.pb_sys_style4 .p_no a:hover,.pb_sys_style4 .p_fun a:hover, .pb_sys_style4 .p_goto a:hover, .pb_sys_style4 .p_search a:hover{
    background-color: transparent !important;
}

.pb_sys_style1 .p_no a:hover,.pb_sys_style1 .p_fun a:hover, .pb_sys_style1 .p_goto a:hover, .pb_sys_style1 .p_search a:hover,
.pb_sys_style2 .p_no a:hover,.pb_sys_style2 .p_fun a:hover, .pb_sys_style2 .p_goto a:hover, .pb_sys_style2 .p_search a:hover,
.pb_sys_style3 .p_no a:hover,.pb_sys_style3 .p_fun a:hover, .pb_sys_style3 .p_goto a:hover, .pb_sys_style3 .p_search a:hover,
.pb_sys_style4 .p_no a:hover,.pb_sys_style4 .p_fun a:hover, .pb_sys_style4 .p_goto a:hover, .pb_sys_style4 .p_search a:hover{
    background-color: transparent !important;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    background-color: transparent !important;
}

.pb_sys_common .p_pages {
    padding: 0 !important;
}

.p_pages .p_no_d{
    border: 1px red solid !important;
    background: transparent;
}
.pb_sys_common .p_no a{
    box-shadow: none !important;
    color: #000 !important;
}

.section-body{
  padding-top: 40px;
}

td a{
    color: red;
}
td a:hover{
    color: red;
}