.erjifontover1025071{ text-align: center; color: #1f6b8a; line-height: 160%; font-size: 16px; font-weight: bold;}
.yijibackground1025071{ height: 48px; width: 175px;}
.erjibackground1025071{ width: 100px; text-align: center; background-color: #1f6b8a; padding: 2px 12px; position: relative; left: 0px;}
.currentfontStyle1025071{ background-color: #062944;}
.fontstyle1025071{ color: #eeeeee; font-size: 24px; font-weight: bold; text-decoration: none; padding: 8px 12px; text-align: center;}
.yijifontover1025071{ color: white; font-size: 24px; font-weight: bold; text-decoration: none; padding: 8px 12px;}
.erjibackgroundover1025071{ background-color: #ffffff; padding: 2px 12px; width: 100px; text-align: center; position: relative; left: 0px;}
.yijibackgroundover1025071{ height: 48px; position: relative;}
.ejfontstyle1025071{ text-align: center; color: #ffffff; line-height: 160%; font-size: 16px; font-weight: bold;}

/* 轮播容器样式 */
        .carousel-container {
            position: relative;
            width: 1440px;
            margin: 0 auto;
            height: 400px;}
        
        .carousel-wrapper {
            position: relative;
            width: 100%;
            height: 100%;}
        
        .carousel-list {
            position: relative;
            height: 100%;
            margin: 0;
            padding: 0;
            list-style: none;}
        
        /* 轮播幻灯片样式 */
        .carousel-slide {
            position: absolute;
            width: 100%;
            height: 100%;
            transition: all 0.5s ease;
            opacity: 0;
            visibility: hidden;}
        
        .carousel-slide img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;}
        
        /* 当前显示的幻灯片 */
        .carousel-slide.current {
            z-index: 3;
            opacity: 1;
            visibility: visible;
            transform: scale(1);
            /* 确保高度保持一致 */
            height: 100%;}
        
        /* 前一张幻灯片（左侧显示） */
        .carousel-slide.prev {
            z-index: 2;
            opacity: 0.7;
            visibility: visible;
            transform: translateX(-100%);
            /* 确保高度保持一致 */
            height: 100%;
            /* 使用半透明背景替代伪元素遮罩，避免样式错乱 */
            filter: brightness(0.3);}
        
        /* 后一张幻灯片（右侧显示） */
        .carousel-slide.next {
            z-index: 2;
            opacity: 0.7;
            visibility: visible;
            transform: translateX(100%);
            /* 确保高度保持一致 */
            height: 100%;
            /* 使用半透明背景替代伪元素遮罩，避免样式错乱 */
            filter: brightness(0.3);}
        
        /* 隐藏的幻灯片 */
        .carousel-slide.hidden {
            z-index: 1;
            opacity: 0;
            visibility: hidden;}
        
        /* 导航按钮样式 */
        .carousel-control {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 50px;
            height: 50px;
            background-color: rgba(0, 0, 0, 0.5);
            border: none;
            cursor: pointer;
            z-index: 10;
            color: white;
            font-size: 30px;}
        
        /* .carousel-control.prev {
            left: 10px;
        }*/
        
        .carousel-control.next {
            right: 0px;}
        
         指示器样式 */
        .carousel-indicators {
            position: absolute;
            bottom: 10px;
            left: 50%;
            transform: translateX(-50%);
            display: flex;
            gap: 8px;
            z-index: 10;}
        
        .indicator {
            width: 10px;
            height: 10px;
            background-color: rgba(255, 255, 255, 0.5);
            border-radius: 50%;
            cursor: pointer;
            border: none;}
        
        .indicator.active {
            background-color: white;}
.fontstyle1025141{ font-size: 14px; color: #062944; text-decoration: none;}
.winstyle1025141{ font-size: 14px; color: #062944; font-family: 宋体;}

.windowstyle1025139{ color: white; font-family: 宋体; font-size: 30px; font-weight: bold;}

.erjifontover1025140{ text-align: left; color: #1f6b8a; line-height: 160%; font-size: 20px;}
.yijibackground1025140{ height: 60px; text-align: center; border-bottom: 1px dashed #999999; position: relative;}
.erjibackground1025140{ height: 60px; background-color: #1f6b8a;}
.currentfontStyle1025140{ color: #cc0000; font-size: 10pt; font-weight: bold; text-decoration: none ;}
.fontstyle1025140{ color: #999999; font-size: 20px; font-weight: bold; text-decoration: none;}
.yijifontover1025140{ color: #1f6b8a; font-size: 20px; font-weight: bold; text-decoration: none;}
.erjibackgroundover1025140{ height: 60px; background-color: #ffffff;}
.yijibackgroundover1025140{ height: 60px; text-align: center; border-bottom: 1px dashed #999999; position: relative;}
.ejfontstyle1025140{ text-align: left; color: #ffffff; line-height: 160%; font-size: 20px;}

.timestyle1025157{ font-size: 9pt ;}
.subtitlestyle1025157{ font-size: 16px; line-height: 150%; font-family: 黑体; color: #333333;}
.titlestyle1025157{ font-weight: 400; font-size: 20px; line-height: 150%; font-family: 黑体; color: #333333;}
.attachstyle1025157{ font-size: 9pt;}
.contentstyle1025157{ font-size: 16px; color: #666666; line-height: 200%;}
.clickstyle1025157{ font-size: 9pt;}
.authorstyle1025157{ font-size: 16px; line-height: 150%; color: #333333;}

