html {
    font-size: 312.5%;
    -webkit-text-size-adjust: 100%
}

body {
    font: .32rem/.5rem "Microsoft YaHei", sans-serif;
    color: #000;
    padding-top: 1.18rem
}

a {
    color: #000
}

.banner {
    width: 100%;
    margin-bottom: 0.4rem;
}

.columnName {
    padding: 0 .3rem 0 .45rem;
    margin-bottom: .25rem;
    font-size: .38rem;
    line-height: .4rem;
    color: #ee3a44;
    height: .4rem;
    position: relative
}

.columnName.noMargin {
    margin: 0
}

.columnName::before {
    content: "";
    position: absolute;
    width: .04rem;
    top: 0;
    bottom: 0;
    left: .3rem;
    background: linear-gradient(#FF7246, #C60909)
}

.columnPic {
    padding: 0 .3rem;
    margin: .5rem 0 .4rem
}

.columnPic img {
    width: 100%
}

.nameList {
    padding: .15rem .3rem 0;
    line-height: .8rem;
    text-align: center;
    text-align: center;
    text-align: center;
    text-align: center
}

.nameList h2 {
    font-size: .34rem;
    color: #b20000
}

.nameList h3 {
    font-size: .32rem;
    color: #fff;
    background: #b20000;
    transition: .3s
}

.nameList h3.canClick {
    position: relative;
    padding-bottom: .2rem;
    margin-bottom: .07rem
}

.nameList h3.canClick::before,
.nameList h3.canClick::after {
    content: "";
    width: .25rem;
    height: .25rem;
    border-left: 1px solid #e8b2b2;
    border-bottom: 1px solid #e8b2b2;
    position: absolute;
    left: calc(50% - .125rem);
    transform: scaleX(1.5) rotate(-45deg)
}

.nameList h3.canClick::before {
    bottom: .25rem
}

.nameList h3.canClick::after {
    bottom: .15rem
}

.nameList h4 {
    height: .8rem;
    position: relative;
    font-weight: normal;
    font-size: .32rem;
    color: #b20000;
    display: flex;
    justify-content: center
}

.nameList h4::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: #b20000
}

.nameList h4 span {
    background: #fff;
    padding: 0 .15rem;
    position: relative;
    z-index: 1
}

.nameList h5 {
    background: #f1f1f1;
    line-height: .75rem;
    font-size: .32rem;
    font-weight: normal;
    margin-bottom: .03rem
}

.nameList h5 a {
    display: block
}

.nameList_big {
    font-size: .4rem;
    color: #b20000;
    margin: .2rem 0 0;
    font-weight: bold
}

.nameList_big a {
    color: #b20000;
}

.nameList_big.noMargin {
    margin: 0
}

.nameList_big img {
    width: 3.7rem
}

.nameList_big img.big2 {
    width: 2.6rem
}

.nameList_open {
    padding-bottom: .5rem;
    display: none
}

.nameList_open h5 {
    margin-top: .3rem
}

.nameList_small {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: .2rem
}

.nameList_small li a {
    color: #b20000;
}

.nameList_small li {
    box-sizing: border-box;
    font-size: .32rem;
    margin: 0 0.34rem;
    width: 1.5rem;
}

.nameList_small li:first-child img {
    width: 2.56rem;
}

.nameList_small li:first-child,
.nameList_small.eight li:first-child,
.nameList_small.night li:first-child {
    width: 100%;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 0.4rem;
}

.nameList_small.seven li {
    width: 33.33%;
}

.nameList_small.eight li,
.nameList_small.night li {
    /* width: 25%; */
    /* padding: 0 .1rem; */
    margin: 0 0.1rem;
    width: 1.55rem;
}

.nameList_small.eight li:nth-child(1) {
    margin-left: .5%
}

.nameList_small.eight li:nth-child(4) {
    margin: 0 1rem 0 0.1rem;
}

.nameList_small.eight li:nth-child(2) {
    margin: 0 0.1rem 0 1rem;
}

.nameList_small img {
    width: 100%
}

.nameList_list {
    font-size: .32rem;
    line-height: .6rem;
    text-align: left
}

.nameList_list ul {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}

.nameList_list li {
    width: auto;
    box-sizing: border-box;
    white-space: nowrap;
    padding: 0 0.3rem;
}

.nameList_list.w25p li {
    width: 25%;
    box-sizing: border-box;
    white-space: nowrap;
    padding: 0 .15rem
}

.nameList_break {
    padding: .25rem 0
}

.topNews {
    font-size: .5rem;
    color: #c50808;
    line-height: 150%;
    padding: .4rem .3rem
}

.topNews a {
    color: #c50808
}

.topNews a p {
    display: inline;
}

.newsPic {
    position: relative
}

.newsPic img {
    width: 100%
}

.newsPic p {
    bottom: 0;
    box-sizing: border-box;
    padding: .1rem .2rem
}

.newsList {
    padding: .2rem 0rem .5rem
}

.newsList li {
    padding: .15rem 0 .15rem .2rem;
    border-bottom: 1px dotted #efefef;
    position: relative;
    border-top:0;
}
.newsList li  a{line-height:26px;}

.newsList li::before {
    content: "";
    width: .08rem;
    height: .08rem;
    background: #cbcbcb;
    position: absolute;
    left: 0;
    top: .35rem
}

.newsList_more {
    background: #f1f1f1;
    border-radius: .1rem;
    text-align: center;
    font-size: .26rem;
    color: #c50808;
    line-height: .75rem;
    margin-top: .2rem
}

.newsList_more a {
    color: #000;
display: block;
}

.picList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 .3rem
}

.picList li {
    width: 48%;
    margin-bottom: .2rem
}

.picList img {
    width: 100%;
    margin-bottom: .1rem
}

.schedule {
    margin: .5rem 0;
    padding: 0 .3rem
}

.schedule h2 {
    height: .7rem;
    text-align: center;
    background: url("../img/sche1.jpg") no-repeat 0 0/100% 100%
}

.schedule h2 span {
    font-size: .42rem;
    color: #fff;
    line-height: .7rem;
    padding-left: .63rem;
    position: relative
}

.schedule h2 span::before {
    content: "";
    width: .4rem;
    height: .4rem;
    position: absolute;
    left: 0;
    top: calc(50% - .18rem);
    background: url("../img/sche2.png") no-repeat 0 50%/contain
}

.schedule_main {
    border: .01rem solid #ed2f39;
    border-top: none;
    padding: .3rem .2rem
}

.schedule_nav {
    display: flex;
    justify-content: center;
    margin-bottom: .3rem
}

.schedule_nav li {
    width: 14.28%;
    text-align: center;
    font-size: .22rem;
    color: #999;
    line-height: 100%;
    pointer-events: none;
    transition: .3s;
    box-sizing: border-box;
    padding: 0 .08rem;
    white-space: nowrap;
    display: none
}

.schedule_nav li.canClick {
    color: #ed2f3a;
    pointer-events: auto;
    display: block
}

.schedule_nav li.cur {
    font-size: .26rem;
    font-weight: bold
}

.schedule_cont ul {
    display: none
}

.schedule_cont li {
    padding: 0 0 .25rem .17rem;
    position: relative
}

.schedule_cont li::before {
    content: "";
    width: .08rem;
    height: .08rem;
    position: absolute;
    left: 0;
    top: .2rem;
    background: #eb2c40
}

.pageInner,
.pageOut {
    margin: 0 auto .5rem
}

.pageInner.noMagrin,
.pageOut.noMagrin {
}

.pageInner.withTxt .swiper-pagination,
.pageOut.withTxt .swiper-pagination {
    bottom: auto
}

.pageInner.withTxt .swiper-slide p,
.pageOut.withTxt .swiper-slide p {
    padding-top: .1rem
}

.pageInner img,
.pageOut img {
    width: 100%;
}

.pageInner .swiper-slide p,
.pageOut .swiper-slide p {
    box-sizing: border-box;
    padding: .1rem .2rem;
    color: #000;
    text-align: center;
}

.pageInner .swiper-slide p a,
.pageOut .swiper-slide p a {
    color: #000
}

.pageInner .swiper-button-next,
.pageInner .swiper-button-prev,
.pageOut .swiper-button-next,
.pageOut .swiper-button-prev {
    color: #fff
}

.pageInner .swiper-pagination,
.pageOut .swiper-pagination {
    bottom: -5px
}

.pageInner .swiper-pagination span,
.pageOut .swiper-pagination span {
    width: .17rem;
    height: .17rem;
    background: #d3d3d3;
    opacity: 1
}

.pageInner .swiper-pagination span.swiper-pagination-bullet-active,
.pageOut .swiper-pagination span.swiper-pagination-bullet-active {
    background: #287fcc
}

.pageOut {
    padding-bottom: .6rem
}

.pageInner .swiper-pagination {
    bottom: .1rem
}

.pageInner .swiper-pagination span {
    background: #fff
}

.chooseNav {
    padding: 0 .2rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: .2rem;
    margin-top: .5rem;;
}

.chooseNav .swiper-slide {
    width: 49%;
    box-sizing: border-box;
    border: .02rem solid #1973e8;
    font-size: .32rem;
    line-height: .76rem;
    color: #1973e8;
    text-align: center;
    background: linear-gradient(to right, #FDFDFD, #EEE);
    position: relative;
    border-radius: 5px;
}

.chooseNav .swiper-slide.swiper-slide-thumb-active {
    background: linear-gradient(to right, #1973e8, #1973e8);
    color: #fff;
    font-weight: bold
}

.chooseNav .swiper-slide.swiper-slide-thumb-active::after {
    content: "";
    border-top: .16rem solid #1973e8;
    border-left: .16rem solid rgba(0, 0, 0, 0);
    border-right: .16rem solid rgba(0, 0, 0, 0);
    position: absolute;
    left: calc(50% - .08rem);
    top: 100%
}

.chooseCont {
    width: 100vw;
    overflow: hidden;
    animation: reverse;
    margin-top: 0.5rem
}




.chooseNav1 {
    padding: 0 .3rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: .2rem
}

.chooseNav1 .swiper-slide {
    width: 49%;
    box-sizing: border-box;
    border: .02rem solid #005bac;
    font-size: .32rem;
    line-height: .76rem;
    color: #005bac;
    text-align: center;
    background: linear-gradient(to right, #fff, #fff);
    position: relative
}

.chooseNav1 .swiper-slide.swiper-slide-thumb-active {
    background: linear-gradient(to right, #005bac, #005bac);
    color: #fff;
    font-weight: bold
}

.chooseNav1 .swiper-slide.swiper-slide-thumb-active::after {
    content: "";
    border-top: .16rem solid #005bac;
    border-left: .16rem solid #fff;
    border-right: .16rem solid #fff;
    position: absolute;
    left: calc(50% - .08rem);
    top: 100%
}

.chooseCont1 {
    width: 100vw;
    overflow: hidden;
    animation: reverse;
    margin-top: 0.5rem
}
.chooseCont5 {
    width: 100vw;
    overflow: hidden;
    animation: reverse;
    margin-top: 0.5rem
}


.chooseNav2 {
    padding: 0 .3rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: .2rem
}

.chooseNav2 .swiper-slide {
    width: 32%;
    box-sizing: border-box;
    border: .02rem solid #ec2f3c;
    font-size: .32rem;
    line-height: .76rem;
    color: #ec2f3c;
    text-align: center;
    background: linear-gradient(to right, #FDFDFD, #EEE);
    position: relative
}

.chooseNav2 .swiper-slide.swiper-slide-thumb-active {
    background: linear-gradient(to right, #FA6043, #EB2F43);
    color: #fff;
    font-weight: bold
}

.chooseNav2 .swiper-slide.swiper-slide-thumb-active::after {
    content: "";
    border-top: .16rem solid #ec2f3c;
    border-left: .16rem solid rgba(0, 0, 0, 0);
    border-right: .16rem solid rgba(0, 0, 0, 0);
    position: absolute;
    left: calc(50% - .08rem);
    top: 100%
}

.chooseCont2 {
    width: 100vw;
    overflow: hidden;
    animation: reverse;
    margin-top: 0.5rem
}

.chooseNav4 {
    padding: 0 .3rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: .2rem
}

.chooseNav4 .swiper-slide {
    width: 49%;
    box-sizing: border-box;
    border: .02rem solid #ec2f3c;
    font-size: .32rem;
    line-height: .76rem;
    color: #ec2f3c;
    text-align: center;
    background: linear-gradient(to right, #FDFDFD, #EEE);
    position: relative
}

.chooseNav4 .swiper-slide.swiper-slide-thumb-active {
    background: linear-gradient(to right, #FA6043, #EB2F43);
    color: #fff;
    font-weight: bold
}

.chooseNav4 .swiper-slide.swiper-slide-thumb-active::after {
    content: "";
    border-top: .16rem solid #ec2f3c;
    border-left: .16rem solid rgba(0, 0, 0, 0);
    border-right: .16rem solid rgba(0, 0, 0, 0);
    position: absolute;
    left: calc(50% - .08rem);
    top: 100%
}

.chooseCont4 {
    width: 100vw;
    overflow: hidden;
    animation: reverse;
    margin-top: 0.5rem
}


.copyright {
    width: 100%;
    background: linear-gradient(to right, #1973e8, #1973e8);
    font-size: .22rem;
    color: #fff;
    text-align: center;
    padding: .5rem 0 .6rem;
    line-height: .35rem;
    margin-top: .4rem;
    padding-bottom:1rem;
}

.copyright h3 {
    font-size: .3rem
}

.copyright p {
    margin: .2rem 0 .3rem
}

.buzhang_div1{background: #d6120b;}
.buzhang_div1 p{text-align: left;font-size: 14px !important; color: #fff !important; line-height: 25px;}

.jianyan_div{width: 94%;margin:0 auto;}
.plist1{width: 100%;margin:0 auto;display: flex;border-bottom: 1px dotted #efefef;padding-bottom: 0.3rem;padding-top:0.3rem;}
.plist1_img{flex: 1;}
.plist1_img img{border-radius: 50%;}
.plist1_p{flex: 4;padding-left: 0.2rem; font-size: 14px; color: #000; line-height: 28px;}

.lhsj_h2{
    background: linear-gradient(to bottom, #FA6043, #EB2F43);
    color: #fff;
    font-size: 14px;padding:2px 5px;
    position: absolute;
    top: 0;left: 10px;
}

.flash_main2{width: 96%;margin:0 auto;margin-top: 15px;}

.flash_main2 .grid-container {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 20px;
            width: 100%;
            max-width:460px;
            margin: 0 auto;
        }
        
        .flash_main2 .grid-item {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            cursor: pointer;
        }
        
        .flash_main2 .grid-image {
            width: 100%;
            height:auto;
            object-fit: cover;
            display: block;
            transition: transform 0.5s ease;
        }
        
        /* 黑色渐变遮罩 */
       .flash_main2  .gradient-overlay {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height:auto;
            /* background: linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4));*/
            display: flex;
            flex-direction: column;
            justify-content: flex-end; /* 初始在底部 */
            padding: 20px;
            transition: all 0.5s ease;
            /*display: none;*/
        }
        
        .flash_main2 .text-content {
            transform: translateY(20px); /* 初始位置偏下 */
            transition: all 0.5s ease;
        }
        
        .flash_main2 .grid-title {
            color: white;
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 8px;
            text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
            line-height: 18px;
            display: none;
        }
        
        .flash_main2 .grid-desc {
            color: white;
            font-size: 14px;
            line-height: 22px;
            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
            opacity: 0; /* 初始隐藏描述 */
            transition: all 0.5s ease;
            max-height: 0;
            overflow: hidden;
        }

.logo_div{text-align: right;}
.lay1{display: flex;text-align: right; float: right;gap: 10px;margin-right: 10px;}
.lay1 .icon_list{position: relative;top: 0;left: 0;}
.icon-weixin,.icon-shipinhao,.icon-weibo,.icon-sousuo1{font-size: 30px !important; color: #787878;position: relative;top:6px;margin:0 0px; margin-right: 10px;}
.weixin_ewm, .weibo_ewm,.shipinhao_ewm {
  width: 100px;
  height: 100px;
  border: 1px #cccccc solid;
  border-radius: 5px;
  position: absolute;
  top: 42px;
  left: -30px;
  display: ;
  opacity: 0;
  transition: all 0.3s ease;
  transform: translateY(-10px);
  box-shadow: 0 2px 10px rgba(0,0,0,0.1); /* 添加阴影增强效果 */
  background: white; /* 确保背景为白色 */
  z-index: 100; /* 确保在顶层 */
}

.weixin_ewm img, .weibo_ewm img, .shipinhao_ewm img {
  width: 100%;
  height: 100%;
  object-fit: contain; /* 确保图片适应容器 */
  padding: 2px; /* 添加内边距 */
  box-sizing: border-box;
}

.weixin_ewm_a:hover .weixin_ewm,
.weibo_ewm_a:hover .weibo_ewm,
.shipinhao_ewm_a:hover .shipinhao_ewm {
  display: block;
  opacity: 1;
  transform: translateY(0);
}

/* 图标样式 */
.iconfont {
  font-size: 20px;
  color: #a7a7a7;
  transition: color 0.2s;
}

/* 当前状态样式 - 手机端更明显的反馈 */
.iconfont.active {
  color: #1973e8; /* 更鲜明的蓝色 */
  transform: scale(1.1);
  position: relative;
}

/* 添加点击反馈效果 */
.iconfont.active:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60%;
  height: 2px;
}

 /* 二维码容器基础样式 */
        .weixin_ewm, 
        .weibo_ewm, 
        .shipinhao_ewm {
            width: 100px;
  height: 100px;
  border: 1px #cccccc solid;
  border-radius: 5px;
            display: none;
            position: absolute;
            top: calc(100% + 5px);
            left: -35px;
            background: white;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
            border-radius: 12px;
            z-index: 100;
            opacity: 0;
            transition: all 0.3s ease;
        }

        .shipinhao_ewm{left: -37px;}
        .m_topNav .topTitle .lay1 img{margin-top: 0;border-radius: 12px;}

        /* 二维码容器显示状态 */
        .weixin_ewm.show, 
        .weibo_ewm.show, 
        .shipinhao_ewm.show {
            display: block;
            opacity: 1;
        }
        
        /* 二维码图片样式 */

        
        /* 二维码三角形指示器 */
        .weixin_ewm:before, 
        .weibo_ewm:before, 
        .shipinhao_ewm:before {
            content: '';
            position: absolute;
            bottom: 100%;
            left: 50%;
            transform: translateX(-50%);
            width: 0;
            height: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-bottom: 8px solid #1973e8;
        }

 .search-bar {
      position:fixed;
      left: 0;
      right: 0;
      display: flex;
      padding: 10px;
      background: white;
      box-shadow: 0 3px 10px rgba(0,0,0,0.1);
      transform: translateY(-100%);
      transition: transform 0.3s ease;
      z-index: 100;
      opacity: 0;
      visibility: hidden;
    }
    
    .search-bar.active {
      transform: translateY(0);
      opacity: 1;
      visibility: visible;
    }
    
    .search-input {
      flex: 1;
      padding: 10px;
      border: 1px solid #ddd;
      border-radius: 4px 0 0 4px;
      font-size: 16px;
      outline: none;
    }
    
    .search-input:focus {
      border-color: #007bff;
    }
    
    .search-submit {
      padding: 10px 20px;
      background: #1973e8;
      color: white;
      border: none;
      border-radius: 0 4px 4px 0;
      cursor: pointer;
      font-size: 16px;
      transition: background 0.3s;
    }
    
    .search-submit:hover {
      background: #0069d9;
    }
    
    .content {
      margin-top: 30px;
      padding: 20px;
      background: white;
      border-radius: 4px;
      box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }


.article-item {
    width:96%;
    margin:0 auto;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    margin-bottom: 30px;
}

.article-item .item-pic {
    width: 40%;
    display: block;
    overflow: hidden;
    position: relative;
    aspect-ratio:16 / 9;
}


.article-item .item-pic img {
    width: 100%;
    height: 100%
}
.article-item .item-info {
    width:60%;
    position: relative
}
.article-item .item-info .item-title {
    font-size: 16px;
    color: #111;
}
.item-bar{display: flex; justify-content: space-between;position: absolute;bottom: 0;left: 0;width: 100%;}
.bar-author{font-size: 12px; color: #bdbdbd;}
.bar-time{font-size: 12px; color: #bdbdbd;}


.tittle_bt{width: 100%;display: flex;gap: 10px}
.tittl_bt_riqi{width: 50px;height: 50px;background: #1b6ab5;line-height: 30px; color: #fff;text-align: center;margin-right: 15px;}
.zazhi_list ul{position: relative;
    height: 100%;
    border-left: 1px solid #f3f3f3;
    top: 0;
    left: 5px;
    padding-left: 17px;}

.zazhi_list .item-icon {
    display: inline-block;
    background: #fff;
    width: 3px;
    height: 3px;
    border: 3px solid #1b6ab5;
    border-radius: 100%;
    position: absolute;
    top: 4px;
    left: -20px;
    z-index: 1;
    padding-top: 0 !important;
}
.tittle_bt a{flex: 1}

.zazhi_list li a{font-size: 20px; color: #292929; line-height: 30px;}
.zazhi_list li a:hover{font-size: 20px; color: #1b6ab5; line-height: 30px;}
.zazhi_list p{font-size: 14px; color: #727272; line-height: 20px;margin-top: 8px;padding:0;}
.zazhi_list span{font-size: 14px; color: #292929; line-height: 22px;margin-top: 8px;display: inline-block;}

 .month-card {
    position: absolute;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    padding:10px;
    display:block;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
  }

  .bg1{background:#52a347;}
  .bg2{background:#91b639 }
  .bg3{background:#573677}
  .bg4{background:#d8242b}
.bg5{background:#523570}
.bg6{background:#523570}
.bg7{background:#ecb141}
.bg8{background:#ecb141}
.bg9{background:#d8242b}
.bg10{background:#d8242b}
.bg11{background:#309d89}



  .num_list::before{display: none}

.zazhi_list{margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px #cccccc dashed;}
.main_div2_list{width: 100%;display: flex;}
.item-icon1 {position: relative;top: 2px;left: 0;}

.num_list{width: 100%;margin-bottom: 15px;margin-top: -10px;}
.num_list ul{display: grid;
            grid-template-columns: repeat(4, 1fr);}
.num_list li{ border:0; }

.home{position: fixed;bottom: 25%;right: 10px; z-index: 9999;background: #1973e8;padding:5px;border-radius: 10px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);}
.icon-shouye{font-size: 30px !important; color: #fff;}


 /* 内容页特定样式 */
        .article-container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 30px 20px;
        }
        
        .article-header {
            margin-bottom: 30px;
            border-bottom: 1px solid #eee;
            padding-bottom: 20px;
        }
        
        .article-title {
            font-size: 28px;
            color: #333;
            margin-bottom: 15px;
            text-align: center;
            font-weight: bold;
        }
        
        .article-meta {
            text-align: center;
            color: #666;
            font-size: 14px;
        }
        
        .article-meta span {
            margin: 0 10px;
        }
        
        .article-content {
            font-size: 16px;
            line-height: 1.8;
            color: #333;
        }
        
        .article-content p {
            text-indent: 2em; /* 首行缩进2个字符 */
            margin-bottom: 20px;
        }
        .article-content p:has(>img){ text-indent:0em;}
        .article-image {
            margin: 30px 0;
            text-align: center;
        }
        
        .article-image img {
            max-width: 100%;
            height: auto;
            border-radius: 4px;
        }
        
        .image-caption {
            font-size: 14px;
            color: #666;
            margin-top: 10px;
            text-align: center;
        }
        
        @media (max-width: 768px) {
            .article-title {
                font-size: 18px;
                margin-bottom:5px;
            }
            
            .article-content {
                font-size: 15px;
            }
            .article-meta span{margin: 0 5px;font-size: 12px;}
            .article-header{
                margin-bottom: 10px;
                padding-bottom:10px;
            }
            .article-image {
                margin: 10px 0;
                text-align: center;
            }
            .image-caption {
                font-size: 14px;
                margin-top: 5px;
            }
            .article-content p{
                font-size: 14px;
            }
        }

.news-list-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px;
        padding-bottom: 15px;
        border-bottom: 1px solid #eee;
        width: 96%;margin:0 auto;
        margin-top: 15px;
    }
    .news-list-header h3 {
        font-size: 18px;
        color: #333;
        margin: 0;
        border-left: 5px #005bac solid;
    padding-left: 6px;
    }

.baogao_list{width: 90%;margin:0 auto;}
.baogao_list li::before{top: .5rem;}
.baogao_list li{padding: .3rem 0 .3rem .2rem;}
.height_auto{height: auto !important;}