@charset "utf-8";
html,body {
    min-width: 1200px;
}
* {
    box-sizing: border-box;
    font-size: 14px;
}
img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.flex {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
[v-cloak] {
  display: none;
}
/* 顶部 */
.banner {
    width: 100%;
    padding-top: 29%;
    background: url(../images/jiangxi/banner.png) no-repeat center top;
    background-size: 100% 100%;
    position: relative;
}
.banner .banner_box {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1200px;
    padding: 0 10px;
    transform: translate(-50%);
}
.banner .logos {
    padding-top: 24px;
}
.banner .logo1 {
    width: 126px;
    height: 30px;
}
.banner .logo2 {
    width: 275px;
    height: 36px;
    vertical-align: middle;
    margin-left: 24px;
}
.banner .logo3 {
    width: 26px;
    height: auto;
    vertical-align: middle;
    margin-left: 12px;
}
.banner .logo4 {
    width: 90px;
    height: auto;
    vertical-align: middle;
    margin-left: 12px;
}
.banner .banner_img {
    width: 557px;
    height: 114px;
    margin: 45px 0 36px;
}

.banner .introduce {
    width: 728px;
    padding: 20px 24px;
    color: #000000;
    background: rgba(255,255,255,0.8);
    border-radius: 10px;
    border: 1px solid #FFFCF0;
    line-height: 24px;
}
/* 第一部分 */
.part1 {
    position: relative;
    width: 1200px;
    margin: -56px auto 0;
}
/* 媒体查询 */
@media screen and (max-width: 1500px) {
    .banner .banner_img {
        width: 300px;
        margin: 5px 0 0px;
    }
    .banner .introduce {
        padding: 10px 14px;
        font-size: 12px;
    }
    .part1 {
        margin: -36px auto 0;
    }
}
@media screen and (max-width: 1201px) {
    banner .banner_box {
        padding: 0 20px
    }
}
.part1 .card {
    display: inline-block;
    vertical-align: middle;
    width: 380px;
    margin-right: 28px;
    box-shadow: 0px 2px 5px 0px rgba(6,5,5,0.17);
    border-radius: 10px;
}
.part1 .card:nth-child(1) {
    background: url(../images/jiangxi/card1.png) no-repeat center top;
    background-size: 100% 128px;
}
.part1 .card:nth-child(2) {
    background: url(../images/jiangxi/card2.png) no-repeat center top;
    background-size: 100% 128px;
}
.part1 .card:nth-child(3) {
    background: url(../images/jiangxi/card3.png) no-repeat center top;
    background-size: 100% 128px;
    margin-right: 0;
}
.card .c_title {
    padding: 30px 30px 20px;
    position: relative;
}
.card .c_title h2 {
    font-size: 20px;
    color: #000000;
}
.card .c_title span {
    position: absolute;
    top: 34px;
    right: 30px;
    color: #333333;
}
.card:nth-child(1) .c_title {
    border-bottom: 1px solid #E6D9C9;
}
.card:nth-child(2) .c_title {
    border-bottom: 1px solid #EEDCCA;
}
.card:nth-child(3) .c_title {
    border-bottom: 1px solid #C3D6AC;
}
.card .c_list {
    padding: 30px;
}
.card .c_list li {
    margin-bottom: 20px;
}
.c_one dt {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 110px;
    height: 155px;
}
.c_one dt span {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 20px;
    background: url(../images/jiangxi/first.png) no-repeat center top;
    background-size: 100% 100%;
}
.c_one dd {
    width: 195px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    color: #666666;
    text-align: justify;
}
.c_one dd h2 {
    font-size: 16px;
    color: #000000;
    margin-bottom: 6px;
}
.c_one dd h3 {
    margin-bottom: 2px;
}
.c_else {
    overflow: hidden;
    color: #000000;
}
.c_else .c_else_number {
    float: left;
    width: 18px;
    height: 20px;
    margin-right: 10px;
    text-align: center;
}
.c_else .c_else_title {
    float: left;
    width: 150px;
    margin-right: 5px;
}
.c_else .c_else_press {
    float: right;
    width: 135px;
    color: #666666;
    text-align: right;
}
/* 第二部分 */
.part2 {
    margin-top: 30px;
    background: url(../images/jiangxi/yddk_bg.png) no-repeat center top;
    background-size: 100% 100%;
    padding: 20px 0 50px;
}
.part2 .part2_box {
    width: 1200px;
    margin: auto;
}
.part2 .part2_title {
    width: 326px;
    height: 75px;
    margin: 0  auto 24px ;
}
.part2 .part2_code {
    text-align: center;
}
.part2 .part2_code img {
    width: 445px;
    height: 270px;
    margin: 0 14px;
}

.part3 {
    padding: 30px 0;
    background: #FFFCF0;
}
.part3_box {
    width: 1200px;
    margin: auto;
}
.p3_title {
    width: 140px;
    margin: 0 auto 30px;
    background: url(../images/jiangxi/icon_bottom.png) no-repeat center bottom;
    background-size: 126px 12px;
    color: #040404;
    font-size: 30px;
    text-align: center;
}
.p3_content {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(6,5,5,0.05);
    border-radius: 10px;
    border: 1px solid #F7F7F7;
    padding: 30px;
}
.p3_left, .p3_right {
    display: inline-block;
    vertical-align: top;
    width: 506px;
    margin: 0 30px;
}
.p3_sub_title {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
    overflow: hidden;
}
.p3_sub_title h2 {
    float: left;
    font-size: 18px;
    color: #040404;
    padding-left: 20px;
    background: url(../images/jiangxi/icon_left.png) no-repeat left center;
    background-size: 5px 19px;
}
.p3_sub_title span {
    float: right;
    font-size: 14px;
    color: #999999;
    margin-top: 4px;
}
.p3_left .lt_list {
    padding: 30px 0 40px;
}
.p3_left .lt_list li {
    padding: 10px 0;
    border-bottom: 1px solid #F2F2F2;
}
.lt_list .lt_list_date {
    display: inline-block;
    vertical-align: middle;
    width: 11%;
    margin-right: 20px;
    text-align: center;
    color: #F26D5A;
}
.lt_list .lt_list_date h2 {
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #F26D5A;
}
.lt_list .lt_list_date h3 {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
}
.lt_list .lt_list_title {
    display: inline-block;
    vertical-align: middle;
    width: 84%;
}
.lt_list .lt_list_title h3 {
    color: #333333;
}
.lt_list .lt_list_title p {
    font-size: 12px;
    color: #999999;
    margin-top: 10px;
}
.lt_list .lt_list_title p .a {
    margin-right: 10px;
}
.lt_list .lt_list_title p .b {
    margin-left: 10px;
}
.lt_else {
    padding: 0 10px;
}
.book {
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px;
    margin-bottom: 14px;
    position: relative;
    width: 128px;
}
.book:hover .book_pop {
    display: block;
}
.book:nth-child(3n) {
    margin-right: 0;
}
.book .book_img {
    width: 128px;
    height: 185px;
    margin-bottom: 10px;
}
.book .book_title {
    font-size: 14px;
    color: #040404;
    line-height: 24px;
}
.book .book_title p {
    font-size: 12px;
    color: #999999;
}
.book .book_pop {
    display: none;
    z-index: 1;
    position: absolute;
    left: 40px;
    top: 120px;
    width: 260px;
    padding: 10px 20px 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(6,5,5,0.25);
    border-radius: 10px;
    border: 1px solid #F7F7F7;
    transition: 0.5s;
}
.book:nth-child(3n) .book_pop {
    right: 0;
    left: auto;
}
.book .book_pop span{
    padding: 6px 10px 5px;
    background: #C8D1FF;
    border-radius: 10px;
    font-size: 12px;
    color: #34459A;
}
.book .book_pop p{
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    margin-top: 10px;
}
.rt_list {
    padding: 30px 10px;
}


.part4 {
    background: #F6E9E8;
}
.part4_box {
    width: 1200px;
    margin: auto;
    padding: 50px 20px;
}
.part4 .tabs {
    justify-content: center;
    align-items: center;
    color: #666666;
    margin-bottom: 30px;
}
.part4 .tabs span {
    font-size: 30px;
}
.tabs span.active {
    background: url(../images/jiangxi/icon_bottom2.png) no-repeat center bottom;
    background-size: 212px 12px;
    color: #040404;
}
.part4 .tabs .sp {
    padding: 0 30px;
    color: #CF9C98;
    font-size: 30px;
    margin-top: 4px;
}
.books_list dl {
    display: inline-block;
    vertical-align: top;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px 16px;
    margin-right: 12px;
    margin-bottom: 20px;
    width: 377px;
    position: relative;
}
.books_list dl:nth-child(3n) {
    margin-right: 0;
}
.books_list dl dt {
    display: inline-block;
    vertical-align: middle;
    width: 128px;
    height: 185px;
}
.books_list dl dd {
    display: inline-block;
    vertical-align: middle;
    width: 191px;
    margin-left: 20px;
    height: 185px;
}
.books_list dl dd h2 {
    font-size: 16px;
    line-height: 24px;
    color: #262626;
    font-weight: bold;
}
.books_list dl dd h3 {
    color: #808080;
    margin: 10px 0 20px;
}
.books_list dl dd h3 span {
    margin-right: 10px;
    font-size: 12px;
    display: inline-block;
}
.books_list dl dd p {
    font-size: 12px;
    line-height: 20px;
    color: #262626;
}

.articles_list dl {
    display: inline-block;
    vertical-align: top;
    background-color: #ffffff;
    padding: 10px;
    margin-right: 22px;
    margin-bottom: 14px;
}
.articles_list dl:nth-child(2n) {
    margin-right: 0;
}
.articles_list dl dt {
    display: inline-block;
    vertical-align: middle;
    width: 320px;
    height: 180px;
}
.articles_list dl dd {
    display: inline-block;
    vertical-align: middle;
    width: 209px;
    height: 130px;
    margin-left: 10px;
    position: relative;
}
.articles_list dl dd h2 {
    font-size: 16px;
    line-height: 24px;
    color: #262626;
    font-weight: bold;
}
.articles_list dl dd p {
    font-size: 14px;
    color: #808080;
    position: absolute;
    bottom: 0px;
    left: 0;
}
.part4 .look_more {
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    margin: 20px auto;
}

/* 轮播图样式 */
.carousel-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-wrapper {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    transition: transform 0.5s ease;
}

.carousel-slide {
    flex: 0 0 100%;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    gap: 0px;
}

.carousel-slide .book {
    flex: 1;
    margin-left: 16px;
    margin-right: 16px;
}

.part5 {
    padding-bottom: 60px;
}
.part5_box {
    width: 1200px;
    margin: auto;
}
.p5_title {
    font-size: 30px;
    color: #333333;
    text-align: center;
    margin: 30px 0 20px;
}
.cnki_list {
    margin-bottom: 40px;
}
.cnki_list .cnki {
    display: inline-block;
    vertical-align: center;
    width: 391px;
    height: 87px;
    margin-right: 10px;
}
.cnki_list .cnki:nth-child(3n) {
    margin-right: 0;
}
.cbs_list {
    margin-bottom: 40px;
}
.cbs_list .cbs {
    display: inline-block;
    vertical-align: center;
    width: 233px;
    height: 80px;
    margin-right: 8px;
    margin-bottom: 14px;
    border-radius: 8px;
    border: 1px solid #eeeeee;
    background-color: #ffffff;
    overflow: hidden;
}
.cbs_list .cbs:nth-child(5n) {
    margin-right: 0;
}

/* 悬浮视频按钮 */
.floating-video-btn {
    position: fixed;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    cursor: pointer;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
}
.floating-video-btn:hover {
    transform: translateY(-50%) scale(1.05);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}
.floating-video-btn img {
    width: 170px;
    height: auto;
}

/* 视频弹层 */
.video-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.video-modal-content {
    width: 90%;
    max-width: 800px;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
}
.video-modal-header {
    background-color: #f5f5f5;
    padding: 15px 20px;
    border-bottom: 1px solid #e0e0e0;
    display: flex;
    justify-content: flex-end;
}
.video-modal-close {
    font-size: 24px;
    cursor: pointer;
    color: #666;
    transition: color 0.3s ease;
}
.video-modal-close:hover {
    color: #333;
}
.video-modal-body {
    padding: 20px;
}
.video-modal-body video {
    width: 100%;
    height: auto;
    border-radius: 4px;
}