/*designed by ：QQ：275210931*/

body {
	background-color: #fff;
}
@media screen and (min-width:1280px){
	.container {max-width: 1280px;}
}
@media screen and (min-width: 1400px){
	.container {max-width: 1400px;}
}
a{color:#2a2a2a;}
.fl{float:left;}
.fr{float:right;}

.headbar{
	background:#760301; height: 40px; line-height: 40px; color: #eee; font-size: 14px;
}
.headbar .welcome{
	float: left;
}
.headbar .topnav {float: right; height: 40px;}
.headbar .topnav a{color: #eee;line-height: 40px;}
.header {

 background: #004e97; padding:30px 0px; 

}

.header .logo { float: left; }
.header .logo img{max-width: 100%;}
.header .search { float: right;width: 250px; padding:15px 0px}
.header .search input{height:50px;}
.header .search .btn-warning{
	background:#da4e40;width:70px; height:50px;
}
.header .search .btn-warning i{font-size:24px;}
.school_calendar {float:left;margin-left:40px; background:#eee; padding:5px 10px 10px 10px;border-left: 4px solid #3498db;}
 #weekInfo {
            font-size: 18px;
            font-weight: normal;
    
     
          
        }
        
        .week-number {
            color: #e74c3c;
            font-size: 24px;
            font-weight: 700;
        }
        
        .date-info {
         
            display: block;
            font-size:18px;
        }
        
        .term-status {
            margin-top: 25px;
            padding: 15px;
            border-radius: 12px;
            font-size: 1.2rem;
            background-color: #f8f9fa;
            color: #7f8c8d;
            border-left: 4px solid #3498db;
        }

 .menu {
	background-color:#eee;
	height: 60px; line-height: 60px;
	width: 100%;
}
 .menu1 {
	background-color:#eee;
	height: 60px; line-height: 60px;
	width: 100%;
}
.venus-menu{
	
}
.venus-menu{
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	float:left;
	list-style:none;

	
}
.venus-menu li{
	display:inline-block;
	margin:0;
	padding:0;
	float:left;
	line-height:20px;
	position:relative;
}
.venus-menu > li > a{
	padding:18px 28px;
	font-size:20px;
	color:#1f1f1f;
	text-decoration:none;
	display:block;
	-webkit-transition:color 0.2s linear, background 0.2s linear;
	-moz-transition:color 0.2s linear, background 0.2s linear;
	-o-transition:color 0.2s linear, background 0.2s linear;
	transition:color 0.2s linear, background 0.2s linear;
}
.venus-menu li:hover > a, .venus-menu li.active a{
	
	color:#feb506;
}
.venus-menu > li > a i{
	color:#bababa;
}
.venus-menu > li:hover > a i, .venus-menu li.active a i{
	color:#222;
}
.venus-menu ul, .venus-menu ul li ul{
	list-style:none;
	margin:0;
	padding:0;
	display:none;
	position:absolute;
	z-index:99;
	width:140px;
}
.venus-menu ul{
	top:56px;
	left:0;
	padding-top:10px;
}
.venus-menu > li > ul > li:first-child a:before{
	content:'';
	position:absolute;
	bottom:48px;
	left:45%;
	margin-left:-48px;
	width:0;
	height:0;
	border-left:8px solid rgba(255, 255, 255, 0);
	border-right:8px solid rgba(255, 255, 255, 0);
	border-bottom:8px solid #004e97;
}
.venus-menu > li > ul > li ul li:first-child a:before{
	content:'';
	position:absolute;
	bottom:16px;
	left:45%;
	margin-left:-71px;
	width:0;
	height:0;
	border-top:8px solid rgba(255, 255, 255, 0);
	border-right:8px solid #ddd;
	border-bottom:8px solid rgba(255, 255, 255, 0);
}
.venus-menu ul li ul{
	top:0;
	left:100%;
	padding-left:10px;
}
.venus-menu ul li{
	clear:both;
	width:100%;
	border:none;
}
.venus-menu ul li a{
	padding:14px 20px;
	width:100%;
	color:#222;
	font-size:14px;
	text-decoration:none;
	display:inline-block;
	float:left;
	clear:both;
	background:#eee;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-webkit-transition:background 0.2s linear;
	-moz-transition:background 0.2s linear;
	-o-transition:background 0.2s linear;
	transition:background 0.2s linear;
}
.venus-menu ul li:hover > a{ background-color: #ddd; color: #333; }
.venus-menu > li > ul > li:first-child:hover a:before{
	border-bottom-color:#ddd;
}
.venus-menu > li > ul > li ul li:first-child:hover a:before{
	border-right-color:#ddd;
}
.venus-menu > li .indicator{
	position:absolute;
	color:#bababa;
	top:19px;
	right:8px;
	font-size:20px;
	-webkit-transition:color 0.2s linear;
	-moz-transition:color 0.2s linear;
	-o-transition:color 0.2s linear;
	transition:color 0.2s linear;
}
.venus-menu > li:hover > .indicator{
	color:#fff;
}
.venus-menu ul > li .indicator{
	top:14px;
	right:8px;
	color:#fff;
}
.venus-menu i{
	line-height:20px !important;
	margin-right:6px;
	font-size:20px;
	float:left;
}
.venus-menu > li.showhide{
	display:none;
	width:100%;
	height:55px;
	cursor:pointer;
	color:#eee;
	border-bottom:solid 1px rgba(0, 0, 0, 0.1);
	background:#004e97;
}
.venus-menu > li.showhide span.title{
	margin:13px 0 0 20px;
	float:left;
}
.venus-menu > li.showhide span.icon{
	margin:16px 20px;
	float:right;
}
.venus-menu > li.showhide .icon em{
	margin-bottom:3px;
	display:block;
	width:20px;
	height:2px;
	background:#eee;
}
.venus-menu li.search{
	float:right;
}
.venus-menu li.search form{
	margin:13px 20px 0 0;
}
.venus-menu li.search form input.search{
	height:26px;
	float:right;
	padding-left:5px;
	padding-right:5px;
	color:#777;
	outline:none;
	border:solid 1px #dedede;
	-o-transition:border .3s linear;
	-moz-transition:border .3s linear;
	-webkit-transition:border .3s linear;
	transition:border .3s linear;
}
.venus-menu li.search form input.search:focus{
	border-color:#018A00;
}
.zoom-out{
	-webkit-animation:zoomOut 600ms ease both;
	-moz-animation:zoomOut 600ms ease both;
	-o-animation:zoomOut 600ms ease both;
	animation:zoomOut 600ms ease both;
}

@-webkit-keyframes zoomOut{
	0%{
		-webkit-transform:scale(.6);
	}
	100%{
		-webkit-transform:scale(1);
	}
}
@-moz-keyframes zoomOut{
	0%{
		-moz-transform:scale(.6);
	}
	100%{
		-moz-transform:scale(1);
	}
}
@-o-keyframes zoomOut{
	0%{
		-o-transform:scale(.6);
	}
	100%{
		-o-transform:scale(1);
	}
}
@keyframes zoomOut{
	0%{
		transform:scale(.6);
	}
	100%{
		transform:scale(1);
	}
}

@media only screen and (max-width:768px){
	.venus-menu li{
		display:block;
		width:100%;background-color: #eee; 
	}
	.venus-menu > li > a{
		padding:13px 0 14px 20px; color: #222;
	}
	.venus-menu > li.brand{
		display:none !important;
	}
	.venus-menu a{
		width:100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	.venus-menu ul, .venus-menu ul li ul{
		width:100%;
		padding:0;
		left:0;
		border:none;
		position:static;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	.venus-menu > li > ul > li:first-child a:before, .venus-menu > li > ul > li ul li:first-child a:before{
		border:none;
	}
	.venus-menu ul li{
		border-left:none;
		border-right:none;
	}
	.venus-menu ul li a{
		padding-top:10px;
		padding-bottom:10px;
	}
	.venus-menu ul > li > a{
		padding-left:40px !important;
	}
	.venus-menu > li .indicator{
		top:14px;
		right:20px;
		font-size:20px;
	}
	.venus-menu ul > li .indicator{
		top:10px;
		right:20px;
	}
	.venus-menu li.search form{
		margin:12px 18px 0 18px;
	}
	.venus-menu li.search form input.search{
		width:100%;
		margin-bottom:12px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	.venus-menu > li > ul > li > a{
		padding-left:40px !important;
	}
	.venus-menu > li > ul > li > ul > li > a{
		padding-left:60px !important;
	}
	.venus-menu > li > ul > li > ul > li > ul > li > a{
		padding-left:80px !important;
	}
}


		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		
.banner{ width: 100%; background: #eee;  min-height:100px;margin: 0 auto; text-align: center;}
/* 本例子css */
.slideBox {
	width: 100%;
    overflow: hidden;
    position: relative;
    background: #ddd;
    min-height:100px;

}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 48%;
	bottom: 15px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #004e97;
	color: #fff;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	width: 12px;
	cursor: pointer;
	transition: all .3s ease-in;
	height: 12px;
	border-radius: 50%;
	background-color: #FFFFFF;
	box-sizing: border-box;
	border: 4px solid #705629;
}
.slideBox .hd ul li:hover {
	border: 2px solid #705629;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 100%;
	display: block;
	overflow: auto;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,  .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover,  .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}


  /* 学院新闻大模块  */

.main1{background:url(../images/news_con_bg.png) no-repeat top center;padding:5px 0px 55px}
      
 .news {margin-top:20px;
           /* background: transparent;*/
           
        }
 /* 模块标题 - 强制一行显示 */
        .news-header {
            display: flex;
            align-items: baseline;
            justify-content: space-between;
            flex-wrap: nowrap;          /* 强制不换行，确保一行显示 */
            gap: 0.75rem;               /* 元素之间间距 */
            margin-bottom: 2rem;
            padding-bottom: 0.6rem;
            border-bottom: 3px solid rgba(30, 111, 223, 0.25);
            position: relative;
        }

        .news-header::after {
            content: '';
            position: absolute;
            bottom: -3px;
            left: 0;
            width: 70px;
            height: 3px;
            background: #1e6fdf;
            border-radius: 4px;
        }

        /* 标题组（“通知公告”+“NOTICE”） */
        .news-header .title-group {
            display: flex;
            align-items: baseline;
            gap: 8px;
            flex-shrink: 0;              /* 防止被压缩 */
            white-space: nowrap;
        }

        .news-header h2 {
            font-size: 30px;
            font-weight: 700;
            background: linear-gradient(135deg, #1a3e5c 0%, #0f2c42 100%);
            background-clip: text;
            -webkit-background-clip: text;
            color: #191919;
            letter-spacing: -0.3px;
            white-space: nowrap;
        }

        .news-header span {
            font-size: 18px;
            font-weight: 600;
            color: #004e97;
            /*background: rgba(108, 134, 163, 0.1);*/
            padding: 0.2rem 0.9rem;
            border-radius: 40px;
            white-space: nowrap;
        }



       .news .more {
            margin-left: auto;
        }

       .news .more a {
            text-decoration: none;
            font-size: 16px;
            font-weight: 500;
            color: #666;
            display: inline-flex;
            align-items: center;
            gap: 6px;
            transition: all 0.25s ease;
            padding: 0.4rem 0.8rem;
        
           
        }

       .news .more a:hover {
            background: rgba(30, 111, 223, 0.14);
            color: #0f4c9e;
            gap: 8px;
        }

    

        /* 新闻卡片样式 */
     .main1   .news_list {
            background: #ffffff;
            border-radius: 28px;
            overflow: hidden;
            box-shadow: 0 12px 28px -8px rgba(0, 32, 64, 0.08), 0 2px 4px rgba(0, 0, 0, 0.02);
            transition: all 0.4s cubic-bezier(0.2, 0, 0, 1);
            height: 100%;
            display: flex;
            flex-direction: column;
            position: relative;
            backdrop-filter: blur(0px);
            border: 1px solid rgba(255, 255, 255, 0.3);

        }

       .main1 .news_list:hover {
            transform: translateY(-8px);
            box-shadow: 0 28px 36px -12px rgba(0, 35, 70, 0.18), 0 8px 12px -6px rgba(0, 0, 0, 0.05);
            border-color: rgba(30, 111, 223, 0.2);
        }

        /* 图片区域 */
     .main1  .news_list_pic {
            aspect-ratio: 16 / 9;
            overflow: hidden;
            background-color: #eef2f8;
            position: relative;
        }

      .main1  .news_list_pic a {
            display: block;
            width: 100%;
            height: 100%;
        }

      .main1  .news_list_pic img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
            transition: transform 0.55s ease-out;
        }

      .main1  .news_list:hover .news_list_pic img {
            transform: scale(1.06);
        }

        /* 标题区域 ——显示两行 */
      .main1  .news_list_title {
            padding: 1.25rem 1.35rem 0.6rem 1.35rem;
            flex: 1 0 auto;
        }

      .main1  .news_list_title a {
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            word-break: break-word;
            text-decoration: none;
            font-weight: 600;
            font-size: 18px;
            line-height: 1.45;
            color: #1a2c3e;
            transition: color 0.2s ease;
            letter-spacing: -0.2px;
        }

      .main1  .news_list_title a:hover {
            color: #1e6fdf;
        }

        /* 信息栏：日期 + 阅读量*/
      .main1  .news_list_info {
            padding: 0.65rem 1.35rem 1.35rem 1.35rem;
            margin-top: auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size:16px;
            color: #6b7a8a;
            border-top: 1px solid #eee;
            background: #ffffff;
        }

     .main1   .news_list_date {
            display: inline-flex;
            align-items: center;
            gap: 0.4rem;
            font-weight: 480;
            letter-spacing: 0.2px;
        }

/*     .main1   .news_list_date::before {
            content: "📅";
            font-size: 0.8rem;
            opacity: 0.75;
            font-weight: 400;
        }*/
.main1 .news_list_info i{
	font-size:16px;color:#f1a325;
}
     .main1   .news_list_hits {
            display: inline-flex;
            align-items: center;
            gap: 0.4rem;
            font-weight: 480;
            color: #5c6f87;
        }

/*     .main1   .news_list_hits::before {
            content: "👁️";
            font-size: 0.8rem;
            opacity: 0.75;
        }*/

/*     .main1   .news_list_hits::after {
            content: "阅读";
            margin-left: 0.2rem;
            font-weight: 420;
        }*/

        /* 响应式布局：平板及手机优化 */
        @media (max-width: 992px) {
    
          .main1  .news_list_title {
                padding: 1rem 1rem 0.4rem 1rem;
            }
          .main1  .news_list_info {
                padding: 0.6rem 1rem 1.1rem 1rem;
            }
        .news_title span:first-child {
                font-size: 28px;
            }
        }

        @media (max-width: 768px) {
           
          .main1  .news_list {
                border-radius: 24px;
                margin-bottom:15px;
            }
           .news_title {
                margin-bottom: 1.5rem;
                flex-direction: column;
                gap: 12px;
            }
         .news   .more {
                margin-left: 0;
            }
          .news_title span:first-child {
                font-size: 1.55rem;
            }
         .main1   .news_list_title a {
                font-size: 18px;
            }
        }

        /* 小点缀 */
      .main1  .news_list_pic::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.02) 100%);
            pointer-events: none;
            opacity: 0;
            transition: opacity 0.3s;
        }

       .main1 .news_list:hover .news_list_pic::after {
            opacity: 0.4;
        }

        /* 焦点可访问性 */
       .main1 .news_list_title a:focus-visible {
            outline: 2px solid #1e6fdf;
            outline-offset: 4px;
            border-radius: 6px;
        }

        /* 模拟图片加载失败时的优雅底色 */
       .main1 .news_list_pic img {
            background: #eef2f8;
        }

        /* 让查看更多按钮更精致 */
      .news  .more a::after {
            content: "→";
            transition: transform 0.2s;
            display: inline-block;
        }
      .news  .more a:hover::after {
            transform: translateX(3px);
        }

        /* 可选标题装饰增加微动感 */
        @media (min-width: 1024px) {
          .news_title {
                margin-bottom: 2.5rem;
            }
        }

        /* 日期 & 阅读数字样式细腻微调 */
       .main1 .news_list_date,.main1 .news_list_hits {
            font-feature-settings: 'tnum';
            font-variant-numeric: tabular-nums;
        }

.main2{background:#efefef;padding:5px 0px 55px;}
 

 .notice_list {
            background: #ffffff;
            border-radius: 20px;
            border-top: 3px solid #004e97;
            padding: 20px 15px 15px 15px;
            transition: all 0.3s ease;
            height: 100%;
            display: flex;
            flex-direction: column;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02);
            cursor: pointer;
        }

        /* 鼠标经过背景变为上边框蓝色 */
        .notice_list:hover {
            background: url(../images/notice_bg.png) no-repeat center center #004e97;
            background-size: contain;
            transform: translateY(-2px);
            box-shadow: 0 12px 20px -8px rgba(30, 111, 223, 0.35);
        }

        /* 标题样式 - 最多显示三行，超出省略 */
        .notice_list_title {
            font-weight:500;
            font-size: 18px;
            line-height: 1.7;
            height:90px;
            color: #333;
            margin-bottom: 1rem;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            word-break: break-word;
            transition: color 0.2s;
        }

        .notice_list_title a {
            text-decoration: none;
            color: inherit;
            transition: color 0.2s;
        }

        /* hover时标题及链接变为白色 */
        .notice_list:hover .notice_list_title,
        .notice_list:hover .notice_list_title a {
            color: #ffffff;
        }

        /* 日期行 */
        .notice_list_date {
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size: 16px;
            color: #6c86a3;
            font-weight: 450;
            margin-top: 0.5rem;
            border-top: 1px dashed #e9edf2;
            padding-top: 0.85rem;
            letter-spacing: 0.2px;
            transition: color 0.2s, border-color 0.2s;
        }

        /* 右侧箭头伪元素 */
        .notice_list_date::after {
            content: "→";
            font-size: 16px;
            font-weight: 500;
            color: #1e6fdf;
            transition: transform 0.2s ease, color 0.2s;
            opacity: 0.8;
        }

        /* hover时日期文字变白，箭头变白且右移，上边框线变半透 */
        .notice_list:hover .notice_list_date {
            color: rgba(255, 255, 255, 0.9);
            border-top-color: rgba(255, 255, 255, 0.3);
        }

        .notice_list:hover .notice_list_date::after {
            color: #ffffff;
            transform: translateX(4px);
            opacity: 1;
        }



        /* 响应式优化 */
        @media (max-width: 992px) {

            .news-header h2 {
                font-size: 24px;
            }
        }

        /* 小屏幕：强制一行显示，缩小字体和间距 */
        @media (max-width: 768px) {


            /* 确保 notice-header 三个元素强制一行，不换行 */
            .news-header {
                gap: 0.5rem;
            }
            .news-header .title-group {
                gap: 4px;
            }
            .news-header h2 {
                font-size: 24px;
            }
            .news-header span {
                font-size: 16px;
                padding: 0.15rem 0.6rem;
            }
            .notice_list{
            	margin-bottom:15px;
            }
            .notice_list_title {
                font-size: 18px;
                -webkit-line-clamp: 3;
            }
            .notice_list_date {
                font-size: 16px;
                padding-top: 0.7rem;
                white-space: normal;
                gap: 0.5rem;
                flex-wrap: wrap;
            }
            .notice_list_date::after {
                margin-left: auto;
            }
        }

        /* 平板竖屏微调 */
        @media (min-width: 769px) and (max-width: 992px) {
            .notice_list_title {
                font-size: 0.95rem;
            }
            .notice_list_date {
                font-size: 0.75rem;
            }
        }

        /* 移动端日期换行优化 */
        @media (max-width: 480px) {
            .notice_list_date {
                white-space: normal;
                gap: 0.5rem;
                flex-wrap: wrap;
            }
            .notice_list_date::after {
                margin-left: auto;
            }
        }

        /* 焦点样式 */
        a:focus-visible, .notice_list:focus-within {
            outline: 2px solid #1e6fdf;
            outline-offset: 2px;
            border-radius: 20px;
        }
/**/

.main3{background:url(../images/main3_bg.png) no-repeat center center #fff;padding:30px 0 40px;}
       /* 选项卡容器 */
        .tabs-container {
            background: #ffffff;
            border-radius: 28px;
            box-shadow: 0 12px 28px -8px rgba(0, 32, 64, 0.08), 0 2px 4px rgba(0, 0, 0, 0.02);
            overflow: hidden;
            transition: all 0.3s ease;
        }

        /* 选项卡头部 - 居中 */
        .tabs-header {
            display: flex;
            justify-content: center;
            border-bottom: 2px solid rgba(0, 0, 0, 0.08);
            background: #ffffff;
            padding: 0.5rem 1.5rem 0 1.5rem;
            gap: 1rem;
            flex-wrap: wrap;
        }

        /* 选项卡按钮样式 - 参照模块header风格 */
        .tab-btn {
            font-size: 30px;
            font-weight: 700;
            background: transparent;
            border: none;
            cursor: pointer;
            padding: 0.8rem 1.2rem;
            position: relative;
            color: #999999;
            transition: color 0.25s ease;
            letter-spacing: -0.2px;
        }

        .tab-btn:hover {
            color: #191919;
        }

        .tab-btn.active {
            background: linear-gradient(135deg, #1a3e5c 0%, #0f2c42 100%);
            background-clip: text;
            -webkit-background-clip: text;
            color: transparent;
            font-weight: 700;
        }

        .tab-btn.active::after {
            content: '';
            position: absolute;
            bottom: -1px;
            left: 0;
            width: 100%;
            height: 3px;
            background: #1e6fdf;
            border-radius: 3px 3px 0 0;
        }

        /* 选项卡内容区 */
        .tabs-content {
            padding: 1.8rem 1.5rem 2rem 1.5rem;
        }

        .tab-pane {
            display: none;
            animation: fadeIn 0.3s ease;
        }

        .tab-pane.active {
            display: block;
        }

        @keyframes fadeIn {
            from { opacity: 0; transform: translateY(5px); }
            to { opacity: 1; transform: translateY(0); }
        }

        /* 两列布局 */
        .two-columns {
            display: flex;
            flex-wrap: wrap;
            gap: 1.8rem;
        }

        .column {
            flex: 1;
            min-width: 0; /* 防止溢出 */
        }

  

        /* 条目列表 */
        .info-list {
            display: flex;
            flex-direction: column;
            gap: 1rem;
        }

        .info-item {
            display: flex;
            align-items: center;
            padding: 0.6rem 0;
            border-bottom: 1px dashed #eef2f8;
            transition: all 0.2s ease;
        }

        .info-item:hover {
            transform: translateX(4px);
            border-bottom-color: rgba(30, 111, 223, 0.3);
        }

        .info-date {
            flex-shrink: 0;
            width: 110px;
            font-size:15px;
            font-weight: 500;
            color: #fff;
          
            font-feature-settings: 'tnum';
            background:#fc9703;
            padding:0 10px;
            border-radius:8px;
        }

        /* 标题单行省略 */
        .info-title {
            flex: 1;
            font-size: 18px;
            font-weight: 500;
            color: #1e2f3e;
            text-decoration: none;
            transition: color 0.2s;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            padding-left:15px;
        }

        .info-title a {
            text-decoration: none;
            color: inherit;
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .info-title a:hover {
            color: #1e6fdf;
        }
        .more-wrapper {
            text-align: center;
            margin-top: 1rem;
            padding-top: 0.5rem;
            border-top: 1px solid rgba(0, 0, 0, 0.05);
        }
                .more-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            text-decoration: none;
            font-size: 16px;
            font-weight: 500;
            color: #1e6fdf;
            background: rgba(30, 111, 223, 0.06);
            padding: 0.5rem 1.2rem;
            border-radius: 40px;
            transition: all 0.25s ease;
        }

        .more-link:hover {
            background: rgba(30, 111, 223, 0.14);
            gap: 10px;
            color: #0f4c9e;
        }

        .more-link::after {
            content: "→";
            transition: transform 0.2s;
        }

        .more-link:hover::after {
            transform: translateX(4px);
        }
        /* 响应式：小屏幕两列变一列 */
        @media (max-width: 768px) {
            .tabs-header {
                gap: 0.5rem;
                padding: 0.5rem 1rem 0 1rem;
            }
            .tab-btn {
                font-size: 24px;
                padding: 0.6rem 1rem;
            }
            .tabs-content {
                padding: 1.5rem 1rem;
            }
            /* 两列改为单列 */
            .two-columns {
                flex-direction: column;
                gap: 1.2rem;
                margin-bottom: 1.2rem;
            }
            .column {
                width: 100%;
            }
            .info-date {
               /* width: 80px;*/
                font-size: 16px;
            }
            .info-title {
                font-size: 18px;
            }
        }

        /* 平板适配 */
        @media (max-width: 992px) and (min-width: 769px) {
            .info-date {
                width: 100px;
            }
        }

        /* 焦点样式 */
        .tab-btn:focus-visible {
            outline: 2px solid #1e6fdf;
            outline-offset: 2px;
            border-radius: 8px;
        }

  .main4{width:100%; margin-top:30px;background:#fff;padding:20px 0;}
          /* 快捷导航卡片样式 */
        .btn_link {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            text-align: center;
            background: #dcebfa;
            border-radius: 24px;
            padding: 1.8rem 1rem;
            transition: all 0.3s ease;
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.02), 0 2px 6px rgba(0, 0, 0, 0.03);
            cursor: pointer;
            text-decoration: none;
            color: #1e2f3e;
            height: 100%;
        }

        .btn_link i {
            font-size: 48px;
            margin-bottom: 0.8rem;
            color: #1e6fdf;
            transition: transform 0.4s ease, color 0.3s ease;
            display: inline-block;
        }

        .btn_link span {
            font-size: 18px;
            font-weight: 500;
            letter-spacing: 0.3px;
        }

        /* 悬停效果 */
        .btn_link:hover {
            background: #f8faff;
            transform: translateY(-6px);
            box-shadow: 0 20px 28px -12px rgba(30, 111, 223, 0.2), 0 4px 12px rgba(0, 0, 0, 0.05);
        }

        .btn_link:hover i {
            transform: rotate(360deg);
            color: #0f4c9e;
        }

        /* 响应式布局 */
        @media (max-width: 992px) {
            
            .btn_link {
                padding: 1.5rem 0.8rem;
            }
            .btn_link i {
                font-size: 32px;
            }
            .btn_link span {
                font-size: 18px;
            }
        }

        @media (max-width: 768px) {

            .btn_link {
                padding: 1.2rem 0.5rem;
                margin-bottom:15px;
            }

            .btn_link i {
                font-size: 32px;
            }
        }

        @media (max-width: 480px) {
            .col-md-2 {
                width: 100%;
            }
            .btn_link {
                flex-direction: row;
                justify-content: flex-start;
                gap: 1rem;
                padding: 1rem 1.2rem;
            }
            .btn_link i {
                font-size: 1.8rem;
                margin-bottom: 0;
            }
            .btn_link span {
                font-size: 0.95rem;
            }
            .btn_link:hover i {
                transform: rotate(360deg);
            }
        }

        /* 焦点样式提升可访问性 */
        .btn_link:focus-visible {
            outline: 2px solid #1e6fdf;
            outline-offset: 4px;
            border-radius: 24px;
        }


.footer{margin-top:30px; width:100%; background:url(../images/foot_bg.png) no-repeat  #004e97;background-position:top center; padding:25px 0px;line-height: 32px; font-size:18px; color:#fff; background-position: center center;border-top:5px solid #f5ad00;}	

.footer a{ color:#fff;  font-size:18px;}


.footer .flogo {padding:15px; border-bottom:1px solid #ddd;}
.footer .flogo img{max-width:90%;}

.footer .qrcode {padding:20px;float:right; text-align:center;}
.footer .qrcode p{text-align:center;}
.footer .qrcode img {max-width:130px;}
.footer .flinks{width:100%;padding:15px 30px;}
.footer .flinks h2{line-height:60px;}
.footer .flinks a{}

 .copyright {width:100%;background:#023565; text-align:center; line-height:50px; font-size:18px;color:#eee;}
 .copyright a{color:#eee;}
@media only screen and (max-width:768px){

.footer .qrcode {float:none; }


}

.sidebar {
	
	width: 100%;
  margin-top: 15px; 
background: #eee;
    float: left;
    padding-bottom: 100px;

}
.sidebar .sidetit {
	    width: 100%;
    float: left;
    font-size: 24px;
    height: 70px;
    line-height: 70px;
    padding-left: 20px;
    color: #fff;
	background-color: #004e97;
    border-bottom: 3px solid #ffd570;
}

.sidebar .list-group,.leader_col_list .list-group {
	margin-top: 15px; 
}
.sidebar .list-group li.selected,.leader_col_list .list-group li.selected{background: #ddd;}
.sidebar .list-group .listname,.leader_col_list .list-group .listname {
	line-height: 30px;
	color: #004e97;

	   border-bottom: 1px solid #d7d7d7;
	text-align: left;
	padding: 0 20px 0 50px;
}
.sidebar .list-group .listname a,.leader_col_list .list-group .listname a {
	


	text-decoration: none;
	
    height: 44px;
    line-height: 44px;
 
    font-size: 16px;
    color: #333;
    text-align: center;
}
.leader_col_name{text-align:center; padding-bottom: 30px;border-bottom: 1px dotted #ddd;}
.leader_col_name p{font-size:18px;line-height:36px;text-align:center;font-weight:bold;}
.leader_col_name img{width:175px;text-align:center;}


.leader_col_right{

    border-left: 1px solid #dddddd;
    padding-left: 45px;
    min-height: 500px;

}
.leader_col_right .leader_name h4{
	position: absolute;
    font-size: 18px;
    line-height: 18px;
    border-left: 10px solid #f96e26;
    padding-left: 31px;
    left: 5px;
}

.column-list-wrap .sub-list li a {
	font-size: 14px;
}
.column-list-wrap .sub-list li a:hover {
	background-color: #D6D6D6;
	color: #121212;
}
.column-list-wrap .sub-list li.selected a.selected {
	background-color: #ffffff;
	color: #d00d16;
}
.column-list-wrap .sub-list li a span {
	padding: 13px 10px;
	line-height: 18px;
}
.column-list-wrap .sub-list .sub-list li a {
	font-size: 13px;
	background-position: 26px 10px;
	background-color: #f5f5f5;
}
.column-list-wrap .sub-list .sub-list li.selected a.selected {
	background-position: 26px 10px;
}
.column-list-wrap .sub-list .sub-list li a span {
	padding-left: 36px;
	line-height: 17px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 44px;
}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 52px;
}
.listmain .listitle {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	font-weight: bold;
	color: #004e97;
	background-color: #FFF;
	margin-top: 15px;
}
 .path {
	height: 50px;
	line-height: 50px;
	 color: #666;
	font-size: 18px;


	padding-left:20px;border-radius: 4px;
}
.path i{float:left;font-size:18px; line-height:50px;}
 .path a {
	color: #333;	
}
 .path a:hover{ color:#004e97;}
 .path .breadcrumb{line-height:50px;padding:0 0 0 25px;}
.path .possplit{
	background-image: url(../images/3.2.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 23px;
    background-position: center;
padding:0 5px;
display:inline;
    border: 0px solid red;
}
.pathleft{float:left;}
.about_title{width:100%;padding-left:40px;margin-top:20px; line-height:60px;background:#FFDFBF;font-size:24px;color:#222; border-radius: 20px;}
.about_title i{font-size:30px;color:#e74c3c}
.about_con{padding:25px;border:1px solid #ddd;border-radius: 10px;margin-top:20px;}
.about_con .about_intro{line-height:36px;font-size:18px;text-indent:2em;}
.about_con1{padding:25px 0;margin-top:15px;}
.about_con2{padding:35px 0;margin-top:15px;}
.team { background: rgb(255  255 255 / 0.8); border:1px solid #ddd;border-radius: 10px; padding:25px; width:100%;height:225px; margin-bottom:15px;}
.team .team_pic {width:150px; height:200px;float:left;}
.team .team_pic  img {width:125px; height:175px;}
.team .team_info p{font-size:18px;line-height:32px;color:#666;overflow:hidden; 
text-overflow:ellipsis; 
white-space: normal; 
display:-webkit-box; 
-webkit-box-orient:vertical; 
-webkit-line-clamp:3; }
.team .team_info p.team_name{font-size:20px; color:#333;font-weight:bold;}
.team .team_info i{font-size:18px;line-height:32px;color:#0249a7;}

.team:hover { background: rgb(2 73 167 / 0.8); border:1px solid #0249a7; padding:25px; width:100%;height:225px;}

.team:hover .team_info p{font-size:18px;line-height:32px;color:#eee;overflow:hidden; 
text-overflow:ellipsis; 
white-space: normal; 
display:-webkit-box; 
-webkit-box-orient:vertical; 
-webkit-line-clamp:3; }
.team:hover .team_info p.team_name{font-size:20px; color:#fff;font-weight:bold;}
.team:hover .team_info i{font-size:18px;line-height:32px;color:#fff;}

.about_con1 .about_btn{ border:1px solid #ddd; height:60px;line-height:60px; text-align:center;font-size:24px;background:#eee;margin-bottom:15px;}
.about_con1 .about_btn i{font-size:24px;color:#e74c3c}


.listcon {
	min-height: 400px;
	background-color: #FFF;
	padding: 15px;
	margin-bottom: 15px;
}
.listcon a{ color: #333; }
.content {
	margin-top: 15px;
	min-height: 500px;
	background-color: #FFF;
	padding: 15px;
	margin-bottom: 15px;
}
.content .maintitle {
	
	line-height: 45px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #004e97;
}
.content .subtitle {
	font-size: 18px;
	text-align: center;
	color: #666;
}
.content .attributes {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-bottom: #ddd solid 1px;
}
.content .article {
	padding: 10px;
}
.content .article img{max-width:100%;}
.content .print {
	margin-bottom: 10px;
	float: right;
	padding-right: 15px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.content .print a {
	color: #333;
}

.wp_article_list .list_item {
    width: 100%;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px dashed #ccc;
	vertical-align: top;
font-size: 16px;}
	.wp_article_list .list_item .Article_Index{display: none;}
	.dtjt8_div_img{max-width: 100%;}

.cards .card {background: #fff;}
.cards .card-heading { color: #333; font-size: 16px; 
overflow:hidden; 
text-overflow:ellipsis; 
white-space: normal; 
display:-webkit-box; 
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;
 


  }
  .cards .card-date{padding: 15px 10px ; background: #fff; color: #004e97;font-size: 14px;}
  .cards .card-button{float: right;padding: 0px 15px 10px 0px;}
.focus-title-bar{overflow:hidden;}