/* 蓝色主题样式 */
.header.blue-theme{
    background-image: url('../images/blue/bk@2x.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 680px;
    position: relative;
    overflow: hidden;
}

/* .header.blue-theme::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0, 115, 230, 0.8) 0%, rgba(0, 94, 188, 0.6) 100%);
    z-index: 1;
} */

.header.blue-theme > * {
    /* position: relative; */
    /* z-index: 2; */
}

.blue_container{
    padding: 15px 0;
    /* background: linear-gradient(180deg, rgba(0, 115, 230, 0.9) 0%, rgba(0, 94, 188, 0.7) 50%, rgba(0, 115, 230, 0.3) 100%); */
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
}
.nav-container.blue-theme .nav-item:hover {
    background-color:#4092F7 !important;
    transform: translateY(-2px);
}
.section-header:after{
    content: ""; /* 必须设置content属性，才能使伪元素生效 */
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px; /* 确保横线出现在文字下方 */
    height: 2px; /* 下横线的粗细 */
    /* width:170px; */
    background-color: #0056b3; /* 下横线的颜色 */
}


.nav-item.active {
    background-color: rgba(255, 255, 255, 0.2);
}

.nav-container.blue-theme {
    background: rgba(101, 172, 255, .7) !important;
    /* opacity: .7; */
    margin-top: -55px;
    position: relative;
}

/* 蓝色主题二级菜单样式 - 保持白色背景 */
.blue-theme .submenu {
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.blue-theme .submenu::before {
    border-bottom-color: white;
}

.blue-theme .submenu-item:hover {
    background-color: #f5f5f5;
    color: #0056b3;
}

.search-btn.blue-theme {
    background-color: #0073E6;
}

.search-btn.blue-theme:hover {
    background-color: #0056b3;
}

/* 支队新闻背景 */
.barnch-zd-bg.blue-theme{
    background-image: url('../images/blue/barnch-bg.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px 0;
}

/* 举报平台样式 */
.report-platform-section.blue-theme {
    /* margin: 40px 0; */
    background: url('../images/blue/jbpt-blue.png') no-repeat center center;
    background-size: 100% 100%;
    padding: 30px 0;
    position: relative;
}

/* 页脚背景 */
.site-footer.blue-theme {
    background: url('../images/pubilc/footer-bg.png') no-repeat center center;
    background-size: 100% 100%;
    color: white;
    position: relative;
    overflow: hidden;
}

.section-icon {
    color: #0056b3;
    font-size: 16px;
    margin-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 蓝色主题横幅链接样式 */
.blue-theme .banner-link {
    color: #0056b3 !important;
    text-decoration: none;
    font-size: 14px;
    white-space: nowrap;
}

.more-link {
    color: #4092F7;
    text-decoration: none;
    font-size: 14px;
}
/* 蓝色主题基层励志导航样式 */
.blue-theme .grassroots-nav-item.active {
    /* background: #2196f3; */
    color:#4092F7 !important;
    /* box-shadow: 0 2px 8px rgba(33, 150, 243, 0.3); */
}
.blue-theme .grassroots-nav-item:hover {
    /* background: rgba(33, 150, 243, 0.1); */
    color: #4092F7 !important;
}

.branch-title-rz{
    color: #FFA71A;
    font-size: 14px; 
}

/* 蓝色主题学习天地导航样式 */
.blue-theme .learning-nav-item:hover {
    /* background: rgba(33, 150, 243, 0.1); */
    color: #4092F7 !important;
}

.nav-menu-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 15px 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    border-left: 4px solid transparent;
    background: linear-gradient( 131deg, rgba(64,146,247,0.08) 0%, rgba(64,146,247,0.15) 100%);
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
}

.blue-theme .learning-nav-item.active {
    /* background: #2196f3; */
    color: #4092F7 !important;
    /* box-shadow: 0 2px 8px rgba(33, 150, 243, 0.3); */
}

.blue-theme.nav-menu-item:hover {
    background: #4092F7;
    /* border-color: #bbdefb; */
}

.blue-theme.nav-menu-item.active {
    background: #007bff;
    color: white;
    box-shadow: 0 2px 8px rgba(0, 123, 255, 0.3);
}


/* 蓝色主题军队要闻图标 */
.blue-theme .jdyw_icon {
    background-image: url('../images/blue/icon-jdyw.png');
    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 

/* 蓝色主题军队要闻图标 */
.blue-theme .zdxw_icon {
    background-image: url('../images/blue/icon-zdxw.png');
    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 

/* 蓝色主题军队要闻图标 */
.blue-theme .zytz_icon {
    background-image: url('../images/blue/icon-zytz.png');
    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 
.blue-theme .wmkg_icon {
    background-image: url('../images/blue/icon-wmkg.png');
    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 
.blue-theme .jclz_icon {
    background-image: url('../images/blue/icon-jclz.png');
    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 

.blue-theme .xxtd_icon {
    background-image: url('../images/blue/icon-xxtd.png');
    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 

.blue-theme .jyzl_icon {
    background-image: url('../images/blue/icon-jyzl.png');
    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 


.blue-theme .mzjc_icon {
    background-image: url('../images/blue/icon-mzjc.png');
    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 
.blue-theme .llcs_icon {
    background-image: url('../images/blue/icon-llce.png');
    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 
.blue-theme .yxja_icon {
    background-image: url('../images/blue/icon-yxja.png');

    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 
.blue-theme .jazp_icon {
    background-image: url('../images/blue/iocn-jazp.png');

    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 
.blue-theme .jazp_icon {
    background-image: url('../images/blue/iocn-jazp.png');

    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 
.blue-theme .qjdf_icon {
    background-image: url('../images/blue/icon-qjdf.png');

    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 
.blue-theme .gbfc_icon {
    background-image: url('../images/blue/icon-gbfc.png');

    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 
.blue-theme .jysp_icon {
    background-image: url('../images/blue/icon-jysp.png');

    filter: hue-rotate(0deg) saturate(1) brightness(1);
} 

/* 蓝色主题支队新闻样式 */
.blue-theme .branch-news-section {
    /* background: rgba(255, 255, 255, 0.95); */
    border-radius: 8px;
    /* box-shadow: 0 4px 20px rgba(0, 115, 230, 0.15); */
}

.blue-theme .branch-nav-menu {
    /* background: linear-gradient(135deg, rgba(64, 146, 247, 0.05) 0%, rgba(64, 146, 247, 0.1) 100%);
    border-right: 1px solid rgba(64, 146, 247, 0.2); */
}

.blue-theme .nav-menu-item {
    background: linear-gradient(131deg, rgba(64, 146, 247, 0.08) 0%, rgba(64, 146, 247, 0.15) 100%);
    border-left: 4px solid transparent;
    transition: all 0.3s ease;
}

.blue-theme .nav-menu-item:hover {
    background: linear-gradient(131deg, rgba(64, 146, 247, 0.2) 0%, rgba(64, 146, 247, 0.3) 100%);
    border-left-color: #4092F7;
    transform: translateX(5px);
}

.blue-theme .nav-menu-item.active {
    background: linear-gradient(131deg, rgba(64, 146, 247, 0.3) 0%, #4092F7 100%);
    color: white;
    border-left-color: #0056b3;
    box-shadow: 0 2px 8px rgba(64, 146, 247, 0.3);
}

.blue-theme .nav-menu-item.active .nav-icon {
    filter: brightness(0) invert(1);
}

.blue-theme .branch-news-item:hover {
    background: rgba(64, 146, 247, 0.05);
}

.blue-theme .branch-news-item:hover .news-title {
    color: #4092F7;
}

.blue-theme .more-link {
    color: #4092F7;
}

.blue-theme .more-link:hover {
    color: #0056b3;
} 

/* 蓝色主题支队新闻标题样式 */
.blue-theme .section-title {
    color: #0056b3;
}

.blue-theme .section-header:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    height: 2px;
    background-color: #0056b3;
}

.blue-theme .section-icon {
    color: #0056b3;
} 

/* 蓝色主题支队新闻轮播图样式 */
.blue-theme .branch-carousel-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 15px;
    position: absolute;
    bottom: 15px;
    right: 23px;
}

.blue-theme .branch-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(64, 146, 247, 0.5);
    cursor: pointer;
    transition: all 0.3s ease;
}

.blue-theme .branch-dot.active {
    background: #4092F7;
    transform: scale(1.2);
}

.blue-theme .branch-dot:hover {
    background: #4092F7;
}

.blue-theme .branch-image-caption {
    background: rgba(64, 146, 247, 0.9);
    color: white;
} 

/* 蓝色主题支队新闻日期样式 */
.blue-theme .branch-news-item .news-date {
    color: #666;
}

.blue-theme .branch-news-item:hover .news-date {
    color: #4092F7;
} 

/* 蓝色主题支队新闻标题默认样式 */
.blue-theme .branch-news-item .news-title {
    color: #333;
}

.blue-theme .branch-news-item:hover .news-title {
    color: #4092F7;
    font-weight: 600;
} 
/* 蓝色主题右侧新闻hover样式 */
.blue-theme .news-item:hover {
    background: rgba(64, 146, 247, 0.05);
}

.blue-theme .news-item:hover .news-title {
    color: #4092F7;
    font-weight: 600;
}

.blue-theme .news-item:hover .news-date {
    color: #4092F7;
}

.blue-theme .main-news-item:hover {
    background: rgba(64, 146, 247, 0.05);
}

.blue-theme .main-news-item:hover .main-news-title {
    color: #4092F7;
    font-weight: 600;
}

.blue-theme .news-items:hover {
    background: rgba(64, 146, 247, 0.05);
}

.blue-theme .news-items:hover .news-title {
    color: #4092F7;
    font-weight: 600;
}

/* 通知公告hover样式 - 蓝色主题 */
.blue-theme .notice-item:hover {
    background: rgba(64, 146, 247, 0.05);
    padding-left: 10px;
}

.blue-theme .notice-item:hover .notice-title {
    color: #4092F7;
    font-weight: 600;
}

.blue-theme .foreign-media-item:hover {
    background: rgba(64, 146, 247, 0.05);
    padding-left: 10px;
}

.blue-theme .foreign-media-item:hover .foreign-media-title-text {
    color: #4092F7;
    font-weight: 600;
}



/* 蓝色主题detail页面新闻hover样式 */
.blue-theme .news-item:hover {
    background: rgba(64, 146, 247, 0.05);
}

.blue-theme .news-item:hover .news-title {
    color: #4092F7;
    font-weight: 600;
}

.blue-theme .news-item:hover .news-date {
    color: #4092F7;
}
