﻿body {
 /* background: #F0F0F0; */
}

.jiaoxuekeyan {
 height: auto;
 background: url(/Sites/Uploaded/UserUpLoad/20260203/20260203141301.png) no-repeat;
 background-size: 100% 100%;
 padding: 60px 0;
}

.main {
 margin: -3vw 0 0 0;
}

.main_title {
 margin-bottom: 3vw;
 align-items: center;
}

.main_title::after {
 content: ' ';
 display: block;
 width: 57px;
 height: 4px;
 margin: 60px 0 0 0;
 background: #930D14;
 position: absolute;
}

.main_title_left span {
 font-size: 30px;
 font-weight: bold;
 color: #930D14;
}

.more {
 color: #6E6E6E;
 font-size: 12px;
 display: flex;
 align-items: center;
}

.more:hover>img {
 transform: translateX(5px);
}

.more img {
 margin-left: 10px;
 transition: all 0.3s linear;
}

.img_list li {
 position: relative;
 overflow: hidden;
}

.img_list li:hover .img_box img {
 transform: scale(1.1);
}

.img_list li .img_box img {
 max-width: 100%;
 width: 100%;
 transition: all 0.3s linear;
 overflow: hidden;
 object-fit: cover;
 height: 518.5px;
}

.tab_box {
 display: flex;
 justify-content: space-between;
 margin: 0 auto 30px;
}

.one_img {
 width: 48%;
}

.img_list .title_type {
 position: absolute;
 bottom: 0;
 left: 0;
 box-sizing: border-box;
 padding: 15px 10px 10px 20px;
 color: #303030;
 background: #FFE9CC;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 width: 100%;
 height: 80px;
}

.img_list .span_date {
 float: left;
 display: flex;
 align-items: center;
 position: absolute;
 bottom: 15px;
 left: 0;
 margin: 0 0 0 20px;
 background: url('/Sites/Uploaded/UserUpLoad/20251226/20251226155916.png') no-repeat;
 background-position: left;
 background-size: 20px 20px;
 padding: 0 0 0 30px;
}

.span_date img {
 margin: 0 5px 0 0;
}

.two_img {
 width: 45%;
}

.text_list {
 width: 100%;
 display: flex;
 flex-direction: column;
 gap: 20px;
}

.text_list li {
 position: relative;
 /* height: 80px; */
 display: flex;
 flex-direction: column;
 gap: 10px;
}

.text_list1 li {
 position: relative;
 height: 50px;
 display: flex;
 justify-content: space-between;
 align-items: center;
}

.text_list li.active .span_date {
 background: url('/Sites/Uploaded/UserUpLoad/20251226/20251226155941.png') no-repeat !important;
 background-position: left !important;
 background-size: 20px 20px !important;
}

.span_date b {
 font-size: 24px;
}

.text_list .span_date {
 float: left;
 display: flex;
 align-items: center;
 color: #999;
}

.text_list1 .title_type {
 width: 75%;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis
}

.text_list1 .span_date {
 width: 20%;
 float: left;
 display: flex;
 align-items: center;
 color: #999;
}

.yyxw_xw_swiper {
 position: relative;
}

.yyxw_xw_swiper .pagination {
 display: none;
}

.yyxw_xw_swiper .sub_tit_con {
 display: none;
}

.yyxw_xw_swiper .Img_Box {
 height: 400px;
 overflow: hidden;
}

.yyxw_xw_swiper .slide_link img {
 width: 100%;
 height: 100%;
 transition: all 0.4s linear;
 object-fit: cover;
}

.yyxw_xw_swiper .slide_link img:hover {
 transform: scale(1.05);
}

.yyxw_xw_swiper .arrow-btn {
 position: absolute;
 bottom: 0;
 width: 30px;
 height: 30px;
 text-align: center;
 line-height: 30px;
 background: #edab62;
 left: 74%;
 z-index: 11;
 cursor: pointer;
}

.yyxw_xw_swiper .btn-right {
 left: calc(74% + 30px);
 background: #2F57AE;
}

.yyxw_xw_swiper .arrow-btn img {
 width: 50%;
 left: 74%;
}

.yyxw_xw_swiper .tit_con {
 position: absolute;
 bottom: 0;
 left: 0;
 width: 74%;
 font-size: 14px;
 box-sizing: border-box;
 padding: 16px 30px;
 color: #fff;
 background: #256EBA;
 z-index: 10;
}

.keyangonggao {
 height: auto;
 padding: 60px 0;
}

.article_list {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
}

.article_list3 {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
 gap: 50px;
}

.keyangonggao .big_date li {
 display: flex;
 box-sizing: border-box;
 align-items: center;
 position: relative;
 padding: 20px;
 width: 48%;
 transition: all 0.3s linear;
}

.keyangonggao .big_date li:hover {
 background: #930D14;

}

.keyangonggao .big_date li:hover .span_date {
 color: #fff;

}

.keyangonggao .big_date li:hover .title_type {
 color: #fff;

}

.keyangonggao .big_date .span_date {
 color: #930D14;
 font-size: 16px;
 width: 12%;
 padding: 5px 0;
 margin-right: 4%;
 text-align: center;
 flex-shrink: 0;
 gap: 10px;
 z-index: 1;
 justify-content: center;
 box-sizing: border-box;
 display: flex;
 flex-direction: column;
 transition: all 0.3s linear;
}

.keyangonggao .big_date .ar_Con {
 width: 84%;
}

.keyangonggao .ar_Con .title_type {
 font-size: 16px;
 display: block;
 width: 100%;
 color: #000;
 font-weight: 600;
 transition: all 0.3s linear;
 -webkit-line-clamp: 2;
 text-overflow: ellipsis;
 line-clamp: 2;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 overflow: hidden;
}


.keyangonggao .big_date li {
 display: flex;
 box-sizing: border-box;
 align-items: center;
 position: relative;
 padding: 20px;
 box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
}

.keyangonggao .big_date li:hover::after {
 display: block;
}

.keyangonggao .big_date li::after {
 content: '';
 position: absolute;
 right: 10px;
 top: 0;
 width: 58px;
 height: 99px;
 display: none;
 background: url(/Sites/Uploaded/UserUpLoad/20260203/20260203184241.png) no-repeat;
 background-size: cover;
}

.keyangonggao .big_date li:last-child {
 margin-bottom: 0 !important;
}


.main_box_two {
 width: 100%;
 height: auto;
 background-image:
 url('/Sites/Uploaded/UserUpLoad/20260203/20260203141328.png');
 background-size: 100% 100%;
 background-repeat: no-repeat;
 position: relative;
 padding: 60px 0;
}

.main_left {
 width: 48%;
 height: 100%;
}

.main_right {
 width: 48%;
 height: 100%;
}

.main_box_two .big_date li {
 display: flex;
 box-sizing: border-box;
 align-items: center;
 position: relative;
 padding: 20px;
 width: 100%;
 transition: all 0.3s linear;
}

.main_box_two .big_date li:hover {
 background: #9D081C;
 border-radius: 10px;

}

.main_box_two .main_left .big_date li:hover .ar_Con .title_type {
 color: #fff;
}

.main_box_two .main_left .big_date li:hover .span_date {
 color: #fff;
}

.main_box_two .main_right .big_date li:hover .ar_Con .title_type {
 color: #fff;
}

.main_box_two .main_right .big_date li:hover .span_date {
 color: #fff;
}

.main_box_two .big_date li {
 display: flex;
 box-sizing: border-box;
 align-items: center;
 position: relative;
 padding: 20px;
}

.main_box_two .big_date li:last-child {
 margin-bottom: 0 !important;
}

.main_left .big_date .span_date {
 color: #930D14;
 font-size: 16px;
 width: 12%;
 padding: 5px 0;
 margin-right: 4%;
 text-align: center;
 flex-shrink: 0;
 gap: 10px;
 z-index: 1;
 justify-content: center;
 box-sizing: border-box;
 display: flex;
 flex-direction: column;
 transition: all 0.3s linear;
}

.main_left .big_date .ar_Con {
 width: 84%;
}

.main_left .ar_Con .title_type {
 font-size: 16px;
 display: block;
 width: 100%;
 color: #000;
 font-weight: 600;
 transition: all 0.3s linear;
 -webkit-line-clamp: 2;
 text-overflow: ellipsis;
 line-clamp: 2;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 overflow: hidden;
}



.main_right .big_date .span_date {
 color: #930D14;
 font-size: 16px;
 width: 12%;
 padding: 5px 0;
 margin-right: 4%;
 text-align: center;
 flex-shrink: 0;
 gap: 10px;
 z-index: 1;
 justify-content: center;
 box-sizing: border-box;
 display: flex;
 flex-direction: column;
 transition: all 0.3s linear;
}

.main_right .big_date .ar_Con {
 width: 84%;
}

.main_right .ar_Con .title_type {
 font-size: 16px;
 display: block;
 width: 100%;
 color: #333;
 font-weight: 600;
 transition: all 0.3s linear;
 -webkit-line-clamp: 2;
 text-overflow: ellipsis;
 line-clamp: 2;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 overflow: hidden;
}

.main_right .ar_Con .P_a {
 display: none;
}

.car_box {
 width: 100%;
 /* height: 500px; */
 background: url(/Sites/Uploaded/UserUpLoad/20260203/20260203141352.png) no-repeat;
 background-size: cover;
 padding: 80px 0;
}

.car_wrapper a {
 display: block;
 width: 200px;
 height: 200px;
 background: url(/Sites/Uploaded/UserUpLoad/20260203/20260203164602.png) no-repeat;
 background-size: 100% 100%;
 display: flex;
 align-items: center;
 flex-direction: column;
 justify-content: center;
 font-size: 29px;
 font-weight: 800;
 color: #930D14;
}



.accordion-container {
 margin: 60px auto 60px;
}

/* 每个折叠项（竖向卡片）的样式 */
.accordion-item {
 border: none;
 width: 120px;
 /* 默认窄宽度 */
 background-color: #f8e8ee;
 box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
 transition: all 0.3s ease;
 display: flex;
}

/* 激活（展开）状态的卡片宽度变大 */
.accordion-item.active {
 width: 50%;
 background-color: #ffffff;
 box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
 position: relative;
}

.active .accordion-header::before {
 content: "";
 position: absolute;
 top: -40px;
 right: -17px;
 background: url(/Sites/Uploaded/UserUpLoad/20260203/20260203182356.png) no-repeat;
 background-size: cover;
 width: 46px;
 height: 53px;
}

.active .accordion-header {
 background: url(/Sites/Uploaded/UserUpLoad/20260203/20260203181756.png) no-repeat;
 background-size: cover;
 color: #fff;
}

/* 标题栏样式（竖向文字） */
.accordion-header {
 padding: 40px 0 20px 0;
 cursor: pointer;
 display: flex;
 align-items: center;
 font-weight: bold;
 color: #a83c58;
 flex: 1;
 /* 标题栏占满未展开时的高度 */
 writing-mode: vertical-rl;
 text-orientation: upright;
 letter-spacing: 4px;
 font-size: 18px;
 position: relative;
}

/* 展开/收起箭头（定位在卡片右下角） */
.accordion-header::after {
 content: "";
 position: absolute;
 bottom: 20px;
 right: 20px;
 width: 16px;
 height: 16px;
 border-right: 2px solid #a83c58;
 border-bottom: 2px solid #a83c58;
 transform: rotate(-45deg);
 transition: transform 0.3s ease;
}

/* 展开状态下箭头旋转 */
.accordion-item.active .accordion-header::after {
 border-right: 2px solid #fff;
 border-bottom: 2px solid #fff;
 bottom: 25px;
}

/* 内容区域样式（默认隐藏） */
.accordion-content {
 padding: 0 20px;
 max-height: 0;
 overflow: hidden;
 transition: max-height 0.3s ease, padding 0.3s ease;
 color: #333;
 width: 70%;
 font-size: 14px;
 display: none;
 line-height: 1.6;
}

/* 展开状态下的内容区域 */
.accordion-item.active .accordion-content {
 padding: 20px;
 min-height: 390px;
 /* 足够容纳内容 */
}

.active .accordion-content {
 display: block !important;
}

@media only screen and (max-width:768px) {
 .jiaoxuekeyan {
 padding: 20px 10px 10px 10px;
 }

 .main_title_left span {
 font-size: 16px;
 }

 .tab_box {
 flex-wrap: wrap;
 margin: 0;
 }

 .two_img,
 .one_img {
 width: 100%;
 }

 .text_list {
 gap: 10px;
 }

 .text_list li .title_type {
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
 overflow: hidden;
 }

 .keyangonggao {
 padding: 20px 10px 10px 10px;
 }

 .article_list3 {
 gap: 10px;
 }

 .keyangonggao .big_date li {
 width: 100%;
 padding: 10px 0;
 box-shadow: none;
 }

 .keyangonggao .big_date .span_date {
 display: none;
 }

 .keyangonggao .big_date .ar_Con {
 width: 100%;
 }

 .accordion-container {
 margin: 10px 0;
 }

 .accordion-container .flex {
 display: block;
 }

 .accordion-item {
 width: 100%;
 }

 .accordion-item.active {
 width: 100% !important;
 display: flex;
 }

 .accordion-item {
 display: block;
 }

 .accordion-item.active .accordion-content {
 min-height: 300px;
 }

 .text_list1 .span_date {
 display: none;
 }

 .text_list1 .title_type {
 width: 100%;
 }

 .main_box_two {
 padding: 20px 10px 10px 10px;
 width: auto;
 height: auto;
 }

 .main_box_two .flex {
 flex-wrap: wrap;
 }

 .main_left,
 .main_right,.main_left .big_date .ar_Con,.main_right .big_date .ar_Con {
 width: 100%;
 }
 .main_box_two .big_date li{
 padding: 10px 0;
 }
 .main_left .big_date .span_date,.main_right .big_date .span_date{
 display: none;
 }
 .main_title::after{
 margin: 35px 0 0 0;
 }
 .car_box{
 padding: 20px 10px 10px 10px;
 width: auto;
 }
 .car_box .flex{
 flex-wrap: wrap;
 }
 .car_wrapper a{
 width: 48%;
 height: 160px;
 }
}




@media only screen and (max-width: 768px) {
 .accordion-container.w1300.flex {
 display: block !important;
 width: 100% !important;
 box-sizing: border-box;
 }

 .accordion-item {
 width: 100% !important;
 margin-bottom: 8px;
 border: 1px solid #eee;
 border-radius: 4px;
 overflow: hidden;
 }

 .accordion-header {
 padding: 12px 15px;
 background: #f7f7f7;
 font-size: 15px;
 font-weight: 500;
 cursor: pointer;
 position: relative;
 }

 .accordion-header::after {
 display: none;
 }

 .accordion-header.active::after {
 content: "-";
 }

 .accordion-content {
 display: none;
 padding: 10px 15px;
 background: #fff;
 }

 .text_list1 {
 margin: 0;
 padding: 0;
 list-style: none;
 }

 .text_list1 li {
 padding: 6px 0;
 font-size: 14px;
 line-height: 1.5;
 border-bottom: 1px dashed #eee;
 }

 .text_list1 li:last-child {
 border-bottom: none;
 }

} 