body{
    margin: 0;
}
.about_c{
    width: 100%;
    height: 400px;
}
.about_c_img_d{
    width: 100%;
    height: 100%;
}
.about_c_img_d img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    /*animation: bjbd 1.5s ease;*/
}
@keyframes bjbd {
    0%, 100% {
        transform: scale(1); /* 初始和结束状态，图片大小不变 */
    }
    50% {
        transform: scale(1.1); /* 中间状态，图片放大 */
    }
}
.about_c_td{
    width: 100%;
    height: 100px;
    position: relative;
    bottom: 200px;
    /*opacity: 0; !* 初始状态为完全透明 *!*/

}
@keyframes mmxs {
    from { opacity: 0; } /* 初始状态为完全透明 */
    to { opacity: 1; } /* 结束状态为完全不透明 */
}
.about_c_td_o{
    width: 100%;
    height: 40px;
    font-size: 35px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    opacity: 0; /* 初始状态为完全透明 */
    animation: mmxs 3s ease-in-out forwards;
}
.about_c_td_t{
    width: 100%;
    height: 30px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    opacity: 0; /* 初始状态为完全透明 */
    animation: mmxs 5s ease-in-out forwards;
}
.about_d{
    width: 100%;
    height: auto;
}
.about_d_c{
    width: 60%;

    height: 50px;
    margin: 0 auto;
}
.about_d_cl_wz{
    font-size: 14px;
    color: #d5b345;
    float: left;
    height: 50px;
    line-height: 50px;

}
.about_d_cl{
    width: 30%;
    height: 100%;
    float: left;
}
.about_d_cr{
    width: 70%;
    height: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;

}
.about_d_cl_t{
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    margin-left: 5px;
    color: #74787a;
}
.about_d_cr_li{
    width:auto;
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #74787a;
    margin-left: 30px;
}
.about_d_cr_li_a{
    font-size: 14px;
    color: #74787a;
    text-decoration: none;
}
.about_d_cr_li a:hover{
    cursor: pointer;
    color: #d5b345;
}
.xzwz_a{
    color: #d5b345;
    text-decoration: none;
}
.about_d_d{
    width: 100%;
    height: auto;

    border-top: 1px solid #c9c7c9;

    padding-bottom: 30px;
}
.about_d_d_c{
    width: 60%;
    height: auto;
    margin: 0 auto;
  margin-top: 30px;


}

.about_d_d{
    background-color: #f3f3f3;
}
.about_d_d_c{
    background-color: #fff;
}
.news_d{
    width: 92%;
    margin: 0 auto;
}
.news_c{
    width: 100%;
    height: 60px;
}
.news_c_t{
    width: auto;
    min-width: 120px;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    color: #3d4042;
    float: left;
}
.news_c_m{
    width: 120px;
    line-height: 60px;
    font-size: 13px;
    color: #74787a;
    float: right;
    text-align: right
}
.news_c_m a{
    color: #74787a;
}
.kbk{
    border: none;
    border-top: 1px solid #dddddd;
    height: 0;
}
.news_d_d{
    width:100%;
    margin-top: 20px;
    height: auto;
    overflow: auto;
}
.news_d_d_l{
    width: 32%;
    height: 370px;
    float: left;
}

.news_d_d_l:nth-child(3n+1) {
    /* 在这里添加你的样式 */
    float: left;
}
.news_d_d_l:nth-child(3n) {
    /* 在这里添加你的样式 */
    float: right;
}

.news_d_d_l:nth-child(3n-1) {
    /* 在这里添加你的样式 */

    margin-left: 2%;
}
.news_d_d_l_img{
    width: 100%;
    height: 220px;
    margin: 0 auto;

}
.news_d_d_l_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news_d_d_l_c{
    width: 96%;
    margin: 0 auto;
    height: auto;
    overflow: auto;
}

.news_d_d_l_c_t{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
    font-size: 15px;
    color: #666666;
    font-weight: bold;
}
.news_d_d_l_c_tt{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
    font-size: 13px;
    color: #999999;

}
.news_d_d_l_c_ttt{

    width: 100%;

    font-size: 13px;
    color: #999999;
    white-space: pre;
    margin: 0 auto;
    margin-top: 10px;
}

.dt_d{
    width: 100%;
    margin-top: 20px;
    height: 370px;
}
.dt_d_l{
    width: 48%;
    float: left;
    height: 100%;
}


.sins_two .swiper-wrapper{height: 100%}
.sins_two a{width: 100%;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.4);
    display: block;
    position: absolute;
    left: 0;
    bottom: 40px;
    text-decoration: none;}
.sins_two span {width: 20px ; height: 20px;color: #fff; line-height: 20px; border-color: rgba(187,37,34,0.7); border:1px solid #fff; opacity: 1; background: none;text-align: center;}
.sins_two .swiper-slide{position: relative;}
.sins_two p {width: 100%; margin: 0 auto;color: #fff;font-size: 18px; font-weight: bold;display: block;text-align: center;text-decoration: none;height: 100%;overflow: hidden}
.sinscl_two{text-align: right; left: auto !important}
.sins_two .swiper-pagination-bullet-active{background: rgba(187,37,34,0.7); border-color: rgba(187,37,34,0.7)}
.sins_two img {
    width:100%;
    height: 100%;
    object-fit: cover;
}
.dt_d_r{
    width: 48%;
    float: right;
    height: 100%;
}
.dt_d_r_l{
    width: 96%;
    height: 150px;
    margin: 0 auto;
    margin-top: 20px;
}
.dt_d_r_l_t{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
    font-size: 15px;
    color: #d5b345;
    font-weight: bold;
}
.dt_d_r_l_t a{
    color: #d5b345;
}
.dt_d_r_l_tt{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
    font-size: 13px;
    color: #999999;
}
.dt_d_r_l_ttt{
    width: 96%;
    text-align: right;
    font-size: 13px;
    color: #999999;
    white-space: pre;
    margin: 0 auto;
    margin-top: 10px;
}
.xxbk{
    border: none;
    border-top: 1px dashed #dddddd;
    height: 0;
}
.news_d_new_trj_l{
    overflow: auto;padding-bottom: 20px;
}
.new_trj_l{
    width: 45%;
    height: 370px;
    float: left;
}
.new_trj_r{
    width: 45%;
    height: 300px;
    float: right;
}
.new_trj_l_l{
    margin-top: 20px;
}
.new_trj_l_l_t{
    white-space: nowrap;       /* 防止文本换行 */
    overflow: hidden;          /* 隐藏溢出的内容 */
    text-overflow: ellipsis;   /* 显示省略符号来代表被修剪的文本 */
    width: 100%;
    font-size: 15px;
    color: #666666;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}
.new_trj_l_l_tt{
    white-space: nowrap;       /* 防止文本换行 */
    overflow: hidden;          /* 隐藏溢出的内容 */
    text-overflow: ellipsis;   /* 显示省略符号来代表被修剪的文本 */
    width: 100%;
    font-size: 13px;
    color: #999999;
    height: 25px;
    line-height: 25px;

}
.new_trj_l_l_ttt{
    font-size: 13px;
    color: #999999;
    height: 25px;
    line-height: 25px;
}
.news_c_m a:hover{
    cursor: pointer;
    color: #d5b345;
}
.dt_d_r_l_t a:hover{

    cursor: pointer;
}

.new_trj_l_l a:hover .new_trj_l_l_t,
.new_trj_l_l a:hover .new_trj_l_l_tt,
.new_trj_l_l a:hover .new_trj_l_l_ttt {
    color: #d5b345; /* 例如，将文字颜色改为红色 */
    cursor: pointer;
}
.news_d_d_l a:hover{
    cursor: pointer;
}
.news_d_d_l_c_t:hover{
    color: #d5b345; /* 例如，将文字颜色改为红色 */
}
.newsmtbd_d_d{
    width: 100%;

    height: auto;
    overflow: auto;
}
.new_mtbd_c{
    width: 100%;
    height: 150px;
    margin-top: 20px;

}
.new_mtbd_c_img{
    width: 170px;
    height: 130px;
    float: left;
}
.new_mtbd_c_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.new_mtbd_c_d{

    height: 130px;
    width: auto;
    overflow: hidden;

}
.new_mtbd_c_d_t{
    width: 96%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
    font-size: 15px;
    color: #666666;
    font-weight: bold;
    padding-left: 2%;
}
.new_mtbd_c_d_tt{
    width: 96%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
    font-size: 13px;
    color: #999999;
    font-weight: bold;
    padding-left: 2%;
}
.new_mtbd_c_d_ttt{
    width: 96%;
    font-size: 13px;
    color: #999999;
    height: 25px;
    line-height: 25px;
    padding-left: 2%;
    margin-top: 5px;
}
.new_mtbd_c a:hover .new_mtbd_c_d_t{
    cursor: pointer;
    color: #d5b345; /* 例如，将文字颜色改为红色 */
}
a{
    text-decoration: none;
    cursor: pointer;

}



/* 文章列表 */

.new_list_c{
    width: 60%;
    height: auto;
    margin: 0 auto;
    margin-top: 30px;
    background-color: #fff;
}
.new_list_c_li {
    width: 96%;
    height: 150px;
    padding: 2%;
    margin-top: 20px;
}
.new_list_c_li_img{
    width: 220px;
    height: 150px;
    float: left;
}
.new_list_c_li_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.new_list_c_li_d{

    height: 130px;
    width: auto;
    overflow: hidden;

}
.new_list_c_li_d_t{
    width: 96%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
    font-size: 15px;
    color: #666666;
    font-weight: bold;
    padding-left: 2%;
}
.new_list_c_li_d_tt{
    width: 96%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
    font-size: 13px;
    color: #999999;
    font-weight: bold;
    padding-left: 2%;
}
.new_list_c_li_d_ttt{
    width: 96%;
    font-size: 13px;
    color: #999999;
    height: 25px;
    line-height: 25px;
    padding-left: 2%;
    margin-top: 5px;
}
.new_list_c_li a:hover .new_list_c_li_d_t{
    cursor: pointer;
    color: #d5b345; /* 例如，将文字颜色改为红色 */
}

.news_zx_li_c_text:hover{
    color: #d5b345;
}

.newxq_c{
    width: 60%;
    height: auto;
    margin: 0 auto;
    margin-top: 30px;
    overflow: auto;

}
.newxq_c_l{
    width: 25%;
    height: 450px;
    background-color: #fff;
    float: left;
}
.newxq_c_l_c{
    width: 86%;


    margin: 0 auto;
    padding: 7%;
}
.newxq_c_r{
    width: 73%;
    height: auto;
    background-color: #fff;
    float: right;
    min-height: 750px;
}
.newxq_c_l_t{
    width: 100%;
    height: 30px;
    color: #666666;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;

}
.newxq_c_l_xz{
    width: 100%;
    height: 200px;
}


.news_zx_li {
    max-width: 300px; /* 容器宽度，按需调整 */
    padding: 10px;
    position: relative; /* 为绝对定位的时间提供上下文 */
    margin-top: 10px;
}

.news_zx_li_c {
    display: flex;
    flex-direction: column;
    position: relative;
}

.news_zx_li_c_text {
    display: inline; /* 允许文本自然换行 */
    word-break: break-word; /* 允许长单词换行 */
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666666;
    font-size: 12px;
}
.news_zx_li_c_text::before {
    content: "★";
    margin-right: 4px;
}

.news_zx_li_c_time {
    position: absolute;
    right: 0;
    bottom: 0;
    white-space: nowrap;
    background: white;
    padding-left: 10px;
    color: #666666;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}

/* 优化：如果只有一行文本，时间仍然在第一行末尾 */
/* 由于 .text 限制两行，单行时第二行空间仍然存在，时间会自然对齐到第一行末尾（如果文本不足两行） */
/* 如果希望单行时时间紧贴文本，可以调整 .text-content 为 flex-end 对齐 */
.news_zx_li_c {
    align-items: flex-start; /* 默认左对齐 */
    /* 如果希望单行时时间紧贴文本，可以改为： */
    /* align-items: flex-end; 但这样两行时时间会偏右，所以推荐保持左对齐 */
}
.newxq_c_r_d{
    width: 96%;
    margin: 0 auto;
    height: auto;

    padding: 2%;
}
.newxq_c_r_t{
    width: 80%;
    line-height: 25px;
    font-size: 20px;
    color: #3d4042;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;

}

.social-share .social-share-icon{
    width: 20px!important;
    height: 20px!important;
    line-height: 20px!important;
    font-size: 15px!important;
}
.newxq_c_r_fd{
    width: 100%;
    display: flex;
    flex-wrap: wrap; /* 如果需要换行 */
    justify-content: center; /* 水平居中 */
    margin-top: 20px;

}
.newxq_c_r_fd_c{
    height: 25px;
    font-size: 12px;
    color: #74787a;
    margin-left: 30px;
    line-height: 25px;
}
.newxq_c_r_d_c{
    width: 96%;
    margin: 0 auto;
    border: 1px solid #dddddd;
    margin-top: 20px;
    padding: 2%;
    height: 500px;
    overflow-y: auto; /* 垂直滚动条 */
}
.newxq_c_r_d_f{
    width: 100%;
    height: 100px;
    margin: 0 auto;

    margin-top: 20px;
}
.newxq_c_r_d_f_d{
    display: flex; /* 启用 Flex 布局 */
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.zxxq_dj_d{
    padding-right: 30px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #3d4042;
}
.zxxq_dj_c a{
    flex-grow: 1; /* 右侧占据剩余空间 */
    white-space: nowrap; /* 禁止文字换行 */
    overflow: hidden; /* 隐藏溢出内容 */
    text-overflow: ellipsis; /* 溢出显示省略号 */
    font-size: 13px;
    color: #3d4042;
}

.zxxq_dj_c_h_spj{
    font-size: 13px;
    color: #3d4042;
    font-weight: bold;
}

.zxxq_dj_c_h a:hover{
    color: #d5b345;

}
.social-share .icon-wechat .wechat-qrcode{
    top:0!important;
}

