.pid-03444188-31b8-47a4-94fc-060af4a2b6d0 {}
.pid-03444188-31b8-47a4-94fc-060af4a2b6d0 .gp-title2 .more {
    display:none !important;
}

section .tab14 .tabMore3 {
    top: 3px;
}
.tab14 .tabMore3 .more {
    color: #999 !important;
}
.pid-03444188-31b8-47a4-94fc-060af4a2b6d0 {}
section .tab14 .title .til_tab.on h2 a {
    font-size:18px;
}
section .tab14 .title {
    padding: 0px 0 15px;
    margin-left: 130px;
    margin-top: -60px;
    text-align: left;
}
section .tab14 .title .mode3til {
    margin: 0 2px;
}
section .block-list86 li > div {
    padding: 17.3px 0;
    border-bottom: 1px solid #e6e6e6;
}
.block-list6 .slick-news .item-txt1 .p1 {
    display:none;
}
section .block-list6 .slick-news .item-txt1 .item-date1 {
    margin-bottom: 8px;
}
@media screen and (max-width: 1460px) {
    section .block-list86 li > div {
    padding: 14.3px 0;
}
}
@media screen and (max-width: 1386px) {
    section .block-list86 li > div {
    padding: 13.1px 0;
}
}
@media screen and (max-width: 1320px) {
    section .block-list86 li > div {
    padding: 11.2px 0 !important;
}
}
.pid-d1961a49-e826-42b5-a07f-b4abc4a5eda4 .slick-arrow:after {
    width: 56px;
    height: 56px;
    background-color: #ffffffa8;
    border-radius: 0%;
}
.gp-title2 .more {
    font-size:14px;
}
.pid-d1961a49-e826-42b5-a07f-b4abc4a5eda4 .slick-slider button {
    margin-top:-40px;
}
section .carousel114 .item .bottom {
    padding: 14px 16px;
}
section .carousel114 .item .bottom .title {
    margin-bottom: 18px;
}
@media screen and (max-width: 1320px) {
    .pid-d1961a49-e826-42b5-a07f-b4abc4a5eda4 .col-md-8 {
        width: 58.66667%;
}
    .pid-d1961a49-e826-42b5-a07f-b4abc4a5eda4 .col-md-4 {
        width: 41.33333%;
}
section .block-list5 li div {
    padding-bottom: 8px !important;
    padding-top: 10.3px !important;
}
section .block-list86 li > div {
    padding: 13.5px 0;
}
}
section .block-list349 li .inner .text {
    padding: 6px 0 0 16px;
}
/* 1. 全局覆盖所有通知公告列表项，强制flex布局+垂直居中 */
.block-list86.gp-clearFix li {
  display: flex !important;
  align-items: center !important; /* 核心：日期和标题整体垂直居中 */
  min-height: 50px !important; /* 给个最小高度，保证单行也能居中 */
}

/* 2. 日期容器：固定宽度，禁止被挤压 */
.block-list86 li .gpArticleDate {
  flex-shrink: 0 !important;
  width: 52px !important;
  margin-right: 15px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
}

/* 3. 标题文字容器：取消所有额外边距，让文字紧贴容器 */
.block-list86 li .gpTextArea {
  flex: 1 !important;
  display: flex !important;
  align-items: center !important; /* 让标题文字自己也在容器里居中 */
}

/* 4. 标题链接：取消固定高度和截断，自适应高度 */
.block-list86 li .gpTextArea a.gpArticleTitle {
  display: block !important;
  line-height: 1.6 !important;
  height: auto !important;
  max-height: unset !important;
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: unset !important;
  overflow: visible !important;
  text-overflow: unset !important;
  white-space: normal !important;
  padding: 0 !important;
  margin: 0 !important;
}
@media screen and (max-width: 996px) {
section .tab14 .title {
    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
}
}
@media screen and (max-width: 414px) {
section .block-list349 li .inner .text {
    padding: 6px 0 0 0px;
}
}
/* 2. 通知公告标题容器：不要盖 Tab，z-index 设为 auto 或 0 */
.gp-title2 {
  position: relative;
  z-index: auto; /* 关键：不创建高层上下文，不整体盖 Tab */
}

/* 3. 更多按钮：自己上浮，只盖住它正下方一点点，不影响 Tab 其他区域 */
.gp-title2 .more {
  position: relative;
  z-index: 20; /* 比 Tab 高，但父层不高，不会大范围盖 */
  cursor: pointer;
  /* 可选：稍微向上/向右偏移一点，减少和 Tab 重叠面积 */
  top: -2px;
}

/* 4. Tab 栏：正常层级，可点击 */
.tab14 {
  position: relative;
  z-index: 10; /* 比“更多”20 低，所以更多能盖住它重叠部分 */
  /* 不要设 z-index:1，否则可能被其他内容压 */
}
.tab14 .mode3title .mode3til h2 a {
font-size:16px;
}

section .block-list5 div > span {
    font-size:14px;
    color:#999;
}
section .block-list86 li > div .date {
    background: #015224;
}
.gp-title2 h2 a {
    color:#015224;
    font-size:26px;
}
@media screen and (max-width: 996px){ 
    .gp-title2 h2 a {font-size:22px !important;}
}
@media screen and (max-width: 768px){ 
    .gp-title2 h2 a {font-size:20px !important;}
}
/* 恢复tab容器全部鼠标交互，禁止全局穿透 */
.tab14.gpTab {
    pointer-events: auto !important;
}

/* 左侧新闻动态/右侧通知公告标题，可点击，层级低一点 */
.gpColumnTitle {
    pointer-events: auto !important;
    position: relative;
    z-index: 200 !important;
    cursor: pointer;
}

/* 右侧更多+按钮，层级高于标题，保证优先点击 */
.more.gp-fr.gpText {
    pointer-events: auto !important;
    position: relative;
    z-index: 300 !important;
}
section .tab14 .tabMore3 .more::before {
    display:none;
}
.tab14 .gpTabMoreA.more:hover {
    text-decoration: none !important;
    transform: none !important;
    animation: none !important;
    -webkit-animation: none !important;
    background: transparent !important;
}

.pid-3ce1d3a0-9778-4329-a746-a1bde11213c4{}
section .block-list243 a .mode1article {
    margin: 10px 10px;
}
section .block-list243 a .date {
    margin-left: 10px;
}

.pid-ba2fff5d-64e6-42f6-b8f0-c735cbf469cf{}
section .block-list222 li a .summary {
    display:none;
}
section .block-list222 li a .title {
   margin-bottom: 0px;
}
section .block-list222 li a {
    padding: 20px 18px 20px;
}
.pid-ba2fff5d-64e6-42f6-b8f0-c735cbf469cf .gp-title2 .more {
    display:none;
}
section .block-list346 .img_box {
    width: 70px;
    margin-right: 12px;
}
section .block-list346 .tip {
    margin: 0 0 0px;
}
section .block-list346 .tip span {
    display: none;
}
section .block-list346 .info_box {
    width: calc(100% - 77px);
}
section .block-list346 .item {
    border: 1px solid #386417;
    background: #e3eee4;
}


.pid-f2684cee-75e2-4dfc-97fb-fec4ebc8a576.gpArticleTitle{height:48px !important;line-height:1.5 !important;-webkit-line-clamp:2 !important;}@media screen and (max-width:996px){}@media screen and (max-width:767px){}@media screen and (max-width:480px){}
.pid-f3e6cc06-3950-479b-acc0-c676c41ffa4c.gpArticleTitle{height:auto !important;line-height:1.5 !important;max-height:51px !important;-webkit-line-clamp:2 !important;}@media screen and (max-width:996px){}@media screen and (max-width:767px){}@media screen and (max-width:480px){}
.pid-b465b102-0642-4751-8334-56b65bcff2da.gpArticleTitle{height:48px !important;line-height:1.5 !important;-webkit-line-clamp:2 !important;}@media screen and (max-width:996px){}@media screen and (max-width:767px){}@media screen and (max-width:480px){}
.pid-cc5d5740-304c-4ca2-9f08-0883f5d78d4d.gpArticleTitle{height:51px !important;line-height:1.5 !important;-webkit-line-clamp:2 !important;}@media screen and (max-width:996px){}@media screen and (max-width:767px){}@media screen and (max-width:480px){}
.pid-48a197f4-c527-4b56-9959-f06c207baaa1.gpArticleTitle{height:48px !important;line-height:1.5 !important;-webkit-line-clamp:2 !important;}@media screen and (max-width:996px){}@media screen and (max-width:767px){}@media screen and (max-width:480px){}
