.index-one {
    position: relative;
}

.section {
    background-image: url('../images/bgCallPaper_800x358.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    max-width: 1920px;
    margin: 0 auto;
}

.index-one .center-top {
    position: absolute;
    display: block;
    top: 16px;
    width: 100%;
    margin-left: -20px;
    text-align: center;
}

.index-one .center-top p {
    background-color: #6db669;
    font-weight: bold;
    color: #fff;
    height: 30px;
    padding: 0 30px;
    line-height: 30px;
    display: inline-block;
    position: relative;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.index-one .center-top p:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 20px solid #5c9f57;
    border-left: 16px solid transparent;
    position: absolute;
    left: -16px;
}

.index-one .center-top p:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 20px solid #5c9f57;
    border-right: 16px solid transparent;
    position: absolute;
    right: -16px;
}

.index-one .left-top,
.index-one .right-top {
    position: relative;
    top: 52px;
    left: 20px;
    display: inline-block;
    padding: 2px 15px;
    margin-bottom: 10px;
    border-radius: 3px;
    font-weight: bold;
    color: #98711a
}

.index-one .left-top {
    background-color: #fcdf70;
}

.index-one .right-top {
    background-color: #fcdf70
}

.index-one .index-one-item {
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #DEE2E6;
    border-radius: 3px;
    padding: 20px;
    box-shadow: 0px 0px 2px #DEE2E6;
}

.index-one .index-one-item:hover {
    border: 1px solid #0098D3;
    box-shadow: 0px 0px 2px #0098D3;
}

.index-one .index-one-item:nth-child(4) {
    padding-top: 50px;
}

.index-one-item .itme-left {
    height: 100%;
    margin-bottom: 15px;
}

.rating-stars {
    width: 100%;
    text-align: center;
}

.rating-stars .rating-stars-container {
    padding-top: 10px
}

.rating-stars .rating-stars-container .rating-star {
    display: inline-block;
    font-size: .8rem;
    color: #555555;
    cursor: pointer;
}

.rating-stars .rating-stars-container .rating-star.is--active,
.rating-stars .rating-stars-container .rating-star.is--hover {
    color: #f1c40f;
}

.rating-stars .rating-stars-container .rating-star.is--no-hover {
    color: #555555;
}

/*.rating-stars .rating-stars-container .rating-star .fa-star-half-o{color:#f1c40f;}*/
.index-one-item .item-p {
    margin-top: 10px;
}

.index-one-item .item-p p {
    font-size: .65rem;
    margin-top: 8px;
    height: 24px;
    line-height: 24px;
    padding-left: 26px;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-one-item .center-right {
    background-image: url(../images/bg.svg);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 15px;
    height: 130px;
    text-align: center;
}

.index-one-item .center-right span {
    height: 30px;
    line-height: 30px;
    display: block;
}

.index-one-item .center-right h3 {
    display: block;
    margin: 0;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    font-size: 1.5rem;
}

.index-one-item .center-right time {
    font-size: .6rem;
    display: block;
    height: 20px;
    line-height: 20px;
    color: #dfdfdf;
}

.index-one-item .center-right em {
    font-style: normal;
    font-weight: bold;
    display: block;
    height: 30px;
    line-height: 30px
}

.index-one-item .item-btn {
    display: block;
    padding: 5px 24px;
    max-width: 200px;
    margin: 0 auto;
    margin-top: 30px;
    border-radius: 3px;
    font-size: 1rem;
    background-color: #0098d3;
    color: #fff;
    font-weight: bold;
}

.index-one-item .item-btn:hover {
    box-shadow: 0px 4px 20px rgba(84, 110, 122, 0.35);
}

.index-one-item .item-more {
    display: inline-block;
    font-size: .8rem;
    margin-top: 15px;
}

.index-one .index-one-item:nth-child(4) .center-right {
    background-image: url(../images/bg1.svg);
}

@media (min-width:992px) {
    .index-one .center-top {
        top: -20px;
    }

    .index-one .left-top,
    .index-one .right-top {
        position: absolute;
        top: 0;
        z-index: 10;
        border-radius: 0;
    }

    .index-one .left-top {
        left: 0;
        border-bottom-right-radius: 3px;
    }

    .index-one .right-top {
        right: 0;
        border-bottom-left-radius: 3px;
        left: auto
    }

    .index-one-item .itme-left {
        padding-top: 30px;
        margin-bottom: 0;
    }

    .index-one-item .item-p {
        margin-top: 20px;
    }

    .index-one-item .center-right {
        margin-top: 0;
    }

    .index-one-item .right-border {
        border-right: 1px solid #DEE2E6;
    }
}

/* 导航菜单文字样式 */
.navbar-nav .nav-link {
    font-family: 微软雅黑;
    font-size: calc(var(--fontRatio, 1) * 16px);
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #212121;
}

/* 鼠标悬停时的颜色 */
.navbar-nav .nav-link:hover {
    color: rgba(15, 28, 128, 1);
}

/* 移除下划线 */
.navbar-nav .nav-link:after {
    display: none;
}

/* 确保字体不倾斜 */
.navbar-nav .nav-link {
    font-style: normal !important;
}

/* 登录注册按钮容器 */
.s_member_login {
    display: flex;
    gap: 10px;  /* 按钮之间的间距 */
    margin: 0.616505vw 49.8305% 0vw 21.0174%;
}

/* 注册按钮样式 */
.s_member_login_register {
    padding: 8px 20px;
    background-color: #0098d3;  /* 主题背景色 */
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.3s ease;
}

/* 登录按钮样式 */
.s_member_login_login {
    padding: 8px 20px;
    background-color: #fff;
    color: #0098d3;
    border: 1px solid #0098d3;
    border-radius: 4px;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.3s ease;
}

/* 按钮悬停效果 */
.s_member_login_register:hover {
    background-color: #0077a3;
    color: #fff;
}

.s_member_login_login:hover {
    background-color: #f5f5f5;
    color: #0077a3;
}

/* 修改section标题样式 */
.section-title {
    letter-spacing: 0.544px;
    color: #000000;
    font-family: 微软雅黑;
    font-size: 24px;
    font-weight: bold;  /* 对应strong标签的加粗效果 */
}

/* 如果不需要strong标签，可以直接使用上面的样式 */
/* 如果需要保留strong标签，可以这样写： */
.section-title strong {
    letter-spacing: 0.544px;
    color: #000000;
    font-family: 微软雅黑;
    font-size: 24px;
    font-weight: bold;
}

/* 图片展示区域样式 */
.jz_web_row {
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.jz_web_row__content {
    position: relative;
    width: 100%;
    height: 100%;
}

.web_col_content_rows {
    position: relative;
    width: 100%;
}

.photo_display_wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.photo_display_area {
    position: relative;
    width: 100%;
}

.photo_display_list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.photo_display_list li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.8s ease;
}

.photo_display_list li.activedPic {
    opacity: 1;
}

.photoItemWrap {
    width: 100%;
    height: 100%;
}

.photoItemWrap a {
    display: block;
    width: 100%;
    height: 100%;
}

.dot_list {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.select_photo {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.select_photo.active {
    background-color: #fff;
}

/* 图片效果样式 */
.c__imgeffects_wrap {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.c__image_wrap {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.c__image_wrap:hover {
    transform: scale(1.05);
}

/* 响应式调整 */
@media (max-width: 768px) {
    .jz_web_row {
        padding: 20px 10px !important;
    }
    
    .dot_list {
        bottom: 10px;
    }
    
    .select_photo {
        width: 8px;
        height: 8px;
    }
}

/* 图片预览相关样式 */
.view-large-image {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}

.image-preview-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
    position: relative;
    margin: auto;
    padding: 0;
    width: 80%;
    max-width: 1200px;
    height: 80%;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
}

#previewImage {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.close-modal {
    position: absolute;
    right: 20px;
    top: 10px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10000;
}

.close-modal:hover {
    color: #ccc;
}

/* 确保图片容器可以点击 */
.photo_item_imgwrap {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.photo_item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
    transition: transform 0.3s ease;
}

.photo_item:hover {
    transform: scale(1.05);
}

/* 背景图样式 */
.jz_web_row_bg {
    position: relative;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.jz_web_row__content {
    position: relative;
    z-index: 2;
}

/* 富文本内容样式 */
.rich_article_wrap_html {
    position: relative;
    z-index: 2;
}

.rich_media_title {
    margin: 0 0 14px;
    padding: 0;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.4;
    color: rgba(0, 0, 0, 0.9);
    font-family: "PingFang SC", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif;
    letter-spacing: 0.544px;
}

.rich_media_title strong {
    letter-spacing: 0.544px;
    color: #000000;
    font-family: 微软雅黑;
    font-size: 24px;
}

/* 图片列表样式 */
.photo_display_area {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.photo_item_li0,
.photo_item_li1,
.photo_item_li2 {
    box-sizing: border-box;
    padding: 10px 25px;
}

.photo_item_imgwrap {
    position: relative;
    width: 100%;
    padding-bottom: 134.615%;
    overflow: hidden;
}

.photo_item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
    transition: transform 0.3s ease;
}

.photo_item:hover {
    transform: scale(1.05);
}

/* 响应式调整 */
@media (max-width: 768px) {
    .jz_web_row_bg {
        padding: 20px 10px !important;
    }
    
    .photo_item_li0,
    .photo_item_li1,
    .photo_item_li2 {
        width: 100% !important;
        padding: 10px;
    }
    
    .rich_media_title {
        font-size: 18px;
    }
    
    .rich_media_title strong {
        font-size: 20px;
    }
}

/* 图片预览导航按钮样式 */
.nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
    z-index: 10000;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-btn:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.prev-btn {
    left: 20px;
}

.next-btn {
    right: 20px;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .nav-btn {
        width: 30px;
        height: 30px;
        font-size: 16px;
    }

    .prev-btn {
        left: 10px;
    }

    .next-btn {
        right: 10px;
    }
}

/* youth区域样式 */
#youth.jz_web_row {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

#youth.jz_web_row::before {
    display: none;
}

#youth .jz_web_row__content {
    position: relative;
    z-index: 2;
}

/* 响应式调整 */
@media (max-width: 1920px) {
    #youth.jz_web_row {
        width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    #youth.jz_web_row {
        padding: 20px 10px !important;
    }
}

/* 三列布局样式 */
#rowline1023 .jz_web_row3 {
    display: flex !important;
    flex-wrap: nowrap !important;
    margin: 0 0px !important;
    width: 100% !important;
}

#rowline1023 .jz_web_row__content {
    display: flex !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
}

#rowline1023 .J_multi_cols {
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
    padding: 0 1px !important;
    margin-bottom: 0 !important;
    float: none !important;
}

/* 响应式调整 */
@media (max-width: 991px) {
    #rowline1023 .jz_web_row3,
    #rowline1023 .jz_web_row__content {
        flex-wrap: wrap !important;
    }
    #rowline1023 .J_multi_cols {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        margin-bottom: 30px !important;
    }
}

@media (max-width: 767px) {
    #rowline1023 .J_multi_cols {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

/* 视频预览样式 */
.online_flv {
    position: relative;
    width: 100%;
    background-color: #000;
    border-radius: 5px;
    overflow: hidden;
}

.img_flv_div {
    position: relative;
    width: 100%;
    height: 100%;
}

.video_poster_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

/* 竖版视频特殊处理 */
.online_flv.vertical-video {
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 150%;
}

.online_flv.vertical-video .img_flv_div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.online_flv.vertical-video .video_poster_img {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

/* 响应式调整 */
@media (max-width: 991px) {
    .online_flv.vertical-video {
        max-width: 250px;
    }
}

@media (max-width: 767px) {
    .online_flv.vertical-video {
        max-width: 200px;
    }
}

/* 视频标题样式 */
.module_banner {
    background-color: #f8f9fa;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.module_banner_text {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 响应式调整 */
@media (max-width: 991px) {
    .online_flv.vertical-video {
        max-width: 250px;
    }
    
    .flv_play_btn {
        width: 50px;
        height: 50px;
    }
    
    .flv_play_btn:before {
        border-width: 12px 0 12px 20px;
    }
}

@media (max-width: 767px) {
    .online_flv.vertical-video {
        max-width: 200px;
    }
    
    .module_banner_text {
        font-size: 16px;
    }
}