@import "https://at.alicdn.com/t/c/font_3284473_pdwlfvfqybi.css";
[v-cloak] {
  display: none;
}

body.bg-color {
  background: #eef7fd;
}
input.el-input__inner:focus{
  border-color:#1c83ff!important;
  background: #fff!important;
}
.zcfb-page {
  min-width: 1200px;
  color: #1f2a3d;
  font-family: "Microsoft YaHei", Arial, sans-serif;
  background: #eef7fd url("img/background.jpg") top center / 1920px auto no-repeat;
}

.zcfb-wrap,
.zcfb-section {
  width: 1200px;
  margin: 0 auto;
}

.zcfb-hero {
  padding-top: 78px;
}

.zcfb-hero-compact {
  padding-top: 58px;
  padding-bottom: 20px;
}

.zcfb-hero-compact .zcfb-title {
  margin-bottom: 26px;
  font-size: 30px;
}

.zcfb-hero-compact .zcfb-search-card {
  width: 760px;
  height: 92px;
  margin: 0 auto;
  padding: 14px 20px;
}

.zcfb-hero-compact .zcfb-hot-words {
  margin-top: 12px;
  gap: 18px;
}

.zcfb-title {
  margin: 0 0 40px;
  text-align: center;
  font-size: 42px;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0;
  color: #1765b8;
}

.zcfb-search-card {
  height: 132px;
  padding: 20px 28px 18px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 10px 24px rgba(60, 132, 202, .12);
}
.zcfb-search-bg{
  background: linear-gradient(90deg, #238cff 0%, #24c8df 100%);
  border-radius: 5px;
  width: 100%;
  padding: 1px;
}
.zcfb-search-row {
  display: flex;
  align-items: center;
  height: 44px;
}

.zcfb-search-box {
  display: flex;
  flex: 1;
  align-items: center;
  box-sizing: border-box;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
}

.zcfb-search-type {
  width: 124px;
  flex: 0 0 124px;
}

.zcfb-search-type .el-input__inner {
  height: 42px;
  padding-left: 34px;
  padding-right: 32px;
  color: #222;
  font-size: 14px;
  line-height: 42px;
  border: 0;
  border-radius: 4px 0 0 4px!important;
  background: #fff;
}

.zcfb-search-type .el-input__suffix {
  right: 18px;
}

.zcfb-search-type .el-input__suffix::before {
  content: "";
  position: absolute;
  top: 12px;
  right: -10px;
  width: 1px;
  height: 20px;
  background: #d8d8d8;
}

.zcfb-search-type .el-input .el-select__caret {
  color: #1b1b1b;
  font-weight: 700;
}

.zcfb-search-input {
  flex: 1;
}

.zcfb-search-input .el-input__inner {
  height: 42px;
  line-height: 42px;
  border: 0;
  border-radius: 0;
  color: #333;
  font-size: 14px;
  background: #fff;
}

.zcfb-search-type-popper {
  margin-top: 0 !important;
  border-color: #dcebf8;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 8px 20px rgba(42, 99, 151, .16);
}

.zcfb-search-type-popper .popper__arrow {
  display: none;
}

.zcfb-search-type-popper .el-select-dropdown__item {
  height: 44px;
  color: #2a2a2a;
  font-size: 15px;
  line-height: 44px;
  text-align: center;
}

.zcfb-search-type-popper .el-select-dropdown__item.selected,
.zcfb-search-type-popper .el-select-dropdown__item.hover {
  color: #222;
  font-weight: 700;
  background: #e8f7ff;
}

.zcfb-ai-btn,
.zcfb-search-btn,
.zcfb-advanced-btn,
.zcfb-hot-words button,
.zcfb-tag,
.zcfb-office-mark {
  border: 0;
  cursor: pointer;
  font-family: inherit;
}

.zcfb-ai-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 38px;
  padding: 6px 10px;
  color: #0e1724;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  background: #f8f8f8;
  border: 1px solid #f8f8f8;
  border-radius: 10px;
  margin-right: 2px;
  box-shadow: none;
}

.zcfb-ai-btn img {
  display: block;
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
}

.zcfb-ai-btn.active {
  color: #fff;
  background: linear-gradient(90deg, #0d5be7 .45%, #50d3ff 100.45%);
  box-shadow: none;
}

.zcfb-search-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 42px;
  background: #09b9cf;
  border-radius: 4px;
}

.zcfb-search-btn .iconfont {
  color: #fff;
  font-family: "iconfont" !important;
  font-size: 34px;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.zcfb-advanced-btn {
  width: 132px;
  height: 44px;
  padding-right: 18px;
  color: #222;
  font-size: 16px;
  background: #fff;
  margin-right: -1px;
}

.zcfb-advanced-btn.active {
  color: #1686f6;
}

.zcfb-advanced-btn::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 10px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  transform: translateY(-3px) rotate(45deg);
  transition: transform .2s ease, border-color .2s ease;
}

.zcfb-advanced-btn.active::after {
  border-color: #1686f6;
  transform: translateY(2px) rotate(225deg);
}

.zcfb-hot-words {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: 20px;
  color: #1f1f1f;
  font-size: 16px;
}

.zcfb-hot-words span {
  font-weight: 700;
}

.zcfb-hot-words button {
  position: relative;
  padding: 0;
  color: #222;
  background: transparent;
  font-size: 14px;
  white-space: nowrap;
}

.zcfb-hot-words i {
  display: inline-block;
  width: 12px;
  height: 14px;
  margin-right: 5px;
  vertical-align: -2px;
  background: linear-gradient(180deg, #ff9e3d, #ee402c);
  border-radius: 8px 8px 8px 0;
}

.zcfb-hot-icon-img {
  display: inline-block;
  width: 14px;
  height: 16px;
  margin-right: 5px;
  vertical-align: -3px;
  object-fit: contain;
}

.zcfb-link-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-top: 62px;
}

.zcfb-link-card {
  display: block;
  height: 101px;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(60, 132, 202, .12);
  transition: transform .2s ease, box-shadow .2s ease;
}

.zcfb-link-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 24px rgba(60, 132, 202, .18);
}

.zcfb-link-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zcfb-main {
  padding-bottom: 80px;
}

.zcfb-section {
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 4px 12px rgba(45, 92, 134, .08);
  margin-top: 30px;
  border-radius: 15px;
  padding: 20px;
}

.zcfb-section + .zcfb-section {
  margin-top: 56px;
}

.zcfb-policy-panel {
  padding: 46px 30px 42px;
  min-height: 520px;
  margin-top: 60px;
}
.zcfb-policy-panel .zcfb-ban-wrap{
  top:20px!important;
}
.zcfb-section-title {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  margin-bottom: 14px;
}

.zcfb-section-title img {
  display: block;
  width: auto;
  max-width: 100%;
  height: 38px;
  object-fit: contain;
}

.zcfb-section-title-filter {
  justify-content: space-between;
  gap: 10px;
}

.zcfb-unit-select {
  position: absolute;
  right: 0;
  top: 0;
}
.zcfb-unit-select:before{
  content: '';
  position: absolute;
  left:-10px;
  width: 10px;
  top:0;
  bottom:0;
  background: #fff;
}
.zcfb-unit-select .el-input__inner {
  height: 36px;
  color: #2484e8;
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
  border: 1px solid #7bb8ff;
  border-radius: 4px!important;
  background: #fff;
}

.zcfb-unit-select .el-input__suffix {
  right: 8px;
}

.zcfb-unit-select .el-select__caret {
  color: #2484e8;
  font-weight: 700;
}

.zcfb-unit-popper .el-select-dropdown__item {
  color: #333;
  font-size: 14px;
}

.zcfb-unit-popper .el-select-dropdown__item.selected {
  color: #2484e8;
}

.zcfb-policy-list {
  border-top: 0;
}

.zcfb-policy-item {
  position: relative;
  min-height: 116px;
  padding-left:34px;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
}

.zcfb-policy-item:hover {
  z-index: 30;
}

.zcfb-policy-item {
  padding-top: 20px;
  padding-bottom: 20px;
}

.zcfb-policy-item h3 {
  max-width: 890px;
  margin: 0 0 16px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.zcfb-policy-item h3 a {
  display: block;
  color: #1a1a1a;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zcfb-policy-item h3 a:hover {
  color: #1686f6;
}

.zcfb-policy-share {
  position: absolute;
  top: 80px;
  right: 30px;
  display: none;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0;
  color: #7a8795;
  background: transparent;
  border: 0;
  cursor: pointer;
  white-space: nowrap;
  font-size: 14px;
}

.zcfb-policy-share:hover {
  color: #1686f6;
}

.zcfb-policy-share .iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 4px;
}

.zcfb-policy-status {
  display: inline-block;
  height: 24px;
  margin-right: 10px;
  padding: 0 9px;
  color: #9aa3ad;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  vertical-align: 2px;
  border: 1px solid #d9dfe7;
  border-radius: 3px;
  box-sizing: border-box;
}

.zcfb-notice-policy-list {
  margin-top: 10px;
  background: #fff;
}

.zcfb-dot {
  position: absolute;
  left: 12px;
  top: 32px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #75a8e5;
}



.zcfb-office-mark {
  position: relative;
  display: block;
  width: 36px;
  height: 36px;
  overflow: visible;
  color: transparent;
  font-size: 0;
  line-height: 0;
  background: url("img/ban.png") center / contain no-repeat;
  border-radius: 0;
  z-index: 2;
}

.zcfb-ban-wrap {
  position: absolute;
  top: 2px;
  right: 30px;
  z-index: 4;
}

 .zcfb-policy-item .zcfb-ban-wrap {
  bottom: 20px;
  top: auto;
}

.zcfb-ban-hover-list {
  position: absolute;
  top: 48px;
  right: -8px;
  display: none;
  width: 420px;
  padding: 12px 0;
  box-sizing: border-box;
  background: #eaf5ff;
  box-shadow: 0 0 3px rgba(43, 112, 178, .16);
  z-index: 59;
  border-radius: 3px;
}

.zcfb-ban-hover-list::before {
  content: "";
  position: absolute;
  top: -16px;
  right: 10px;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #eaf5ff;
  border-left: 16px solid transparent;
}

.zcfb-ban-hover-list a {
  display: block;
  padding: 8px 22px;
  color: #486278;
  font-size: 14px;
  line-height: 26px;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color .2s ease, background-color .2s ease;
}

.zcfb-ban-hover-list a:hover {
  color: #1686f6;
  background: #dff0ff;
}

.zcfb-ban-wrap:hover {
  z-index: 60;
}

.zcfb-ban-wrap:hover .zcfb-ban-hover-list,
.zcfb-ban-wrap:focus-within .zcfb-ban-hover-list {
  display: block;
}

.zcfb-policy-tags {
  display: flex;
  gap: 18px;
  margin-bottom: 18px;
}

.zcfb-tag {
  min-width: 90px;
  height: 30px;
  padding: 0 14px;
  color: #1985ff;
  font-size: 14px;
  line-height: 28px;
  background: #fff;
  border: 1px solid #1985ff;
  border-radius: 4px;
  text-align: center;
}

.zcfb-tag:hover,
.zcfb-tag.active {
  color: #fff;
  background: #1985ff;
}

.zcfb-tag-ai {
  color: #fff;
  border: 0;
  background: linear-gradient(135deg, #2ad1ef 0%, #497bff 48%, #ff4ec2 100%);
}

.zcfb-summary {
  margin: 4px 0 18px;
  padding: 14px 30px;
  color: #4a4a4a;
  font-size: 15px;
  line-height: 28px;
  border: 1px dashed #d8d8d8;
  background: #fff;
}

.zcfb-child-box {
  margin: 6px 0 18px;
  padding: 14px 34px 16px;
  border: 1px dashed #e0e0e0;
  background: #fff;
}

.zcfb-detail-text {
  margin: 0;
  color: #555;
  font-size: 16px;
  line-height: 30px;
}

.zcfb-child-item {
  position: relative;
  padding: 0 0 12px 28px;
}

.zcfb-child-item::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 12px;
  bottom: -4px;
  border-left: 1px dashed #b8b8b8;
}

.zcfb-child-item:last-child::before {
  display: none;
}

.zcfb-child-item span {
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #5aa4ff;
  z-index: 1;
}

.zcfb-child-item a {
  margin: 0 0 4px;
  display: block;
  color: #333;
  font-size: 15px;
  line-height: 26px;
}
.zcfb-child-item a:hover{
  color:#0c63c7;
}
.zcfb-child-item em {
  color: #999;
  font-size: 13px;
  font-style: normal;
  line-height: 22px;
}

.zcfb-policy-meta {
  display: flex;
  gap:20px;
  color: #777;
  font-size: 14px;
  flex-wrap: wrap;
  line-height: 24px;
}

.zcfb-more {
  display: block;
  width: 80px;
  margin: 34px auto 0;
  color: #777;
  font-size: 14px;
  text-align: center;
}

.zcfb-more:hover {
  color: #1985ff;
}

.zcfb-topic-panel {
  padding: 42px 30px 56px;
}

.zcfb-topic-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  margin-top: 26px;
}

.zcfb-topic-card {
  display: block;
  margin: 0;
  overflow: hidden;
  color: inherit;
  text-decoration: none;
  border-radius: 4px;
  background: #f4f7fb;
  box-shadow: 0 5px 5px rgba(60, 132, 202, .1);
}

.zcfb-topic-card img {
  display: block;
  width: 100%;
  height: 112px;
  object-fit: cover;
  mix-blend-mode: multiply;
  transition: transform .2s ease;
  background: #DDECFF;
}

.zcfb-topic-card:hover img {
  transform: scale(1.02);
}

.zcfb-topic-content {
  padding: 16px 16px 18px;
}

.zcfb-topic-content h3 {
  margin: 0 0 12px;
  color: #222;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

.zcfb-topic-content p {
  margin: 0;
  color: #555;
  font-size: 12px;
  line-height: 24px;
}

.zcfb-topic-link-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
  margin-top: 68px;
}

.zcfb-topic-link-card {
  height: 108px;
  display: block;
  overflow: hidden;
  border-radius: 4px;
  background: #d5f4ff;
  /*box-shadow: 0 5px 12px rgba(60, 132, 202, .12);*/
}

.zcfb-topic-link-card:hover {
  transform: translateY(-2px);
}

.zcfb-topic-link-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zcfb-advanced-panel,
.zcfb-ai-panel,
.zcfb-notice-panel {
  padding: 26px 30px 34px;
}

.zcfb-filter-card {
  margin: 0 auto;
  padding: 24px 34px 22px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 8px 20px rgba(43, 112, 178, .1);
}

.zcfb-filter-row {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}

.zcfb-filter-row label {
  width: 92px;
  color: #333;
  font-size: 14px;
  font-weight: 700;
}

.zcfb-filter-row .el-date-editor,
.zcfb-filter-row .el-select {
  width: 520px;
}

.zcfb-filter-actions {
  padding-left: 92px;
}

.zcfb-advanced-drawer {
  width: 1200px;
  margin: 20px auto 30px;
  text-align: center;
  animation: zcfbAdvancedDrawerIn .24s ease forwards;
}

.zcfb-advanced-filter-card {
  padding: 32px 38px 30px;
  text-align: left;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(43, 112, 178, .1);
}

.zcfb-advanced-filter-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 46px;
  row-gap: 24px;
}

.zcfb-advanced-filter-card .zcfb-filter-row {
  margin-bottom: 0;
}

.zcfb-advanced-filter-card .zcfb-filter-row label {
  flex: 0 0 82px;
  width: 82px;
  color: #222;
  font-weight: 700;
}

.zcfb-advanced-filter-card .el-date-editor,
.zcfb-advanced-filter-card .el-select {
  width: 290px;
}

.zcfb-advanced-filter-card .el-input__inner {
  height: 36px;
  line-height: 36px;
  border-color: #dcdfe6;
  border-radius: 4px;
}

.zcfb-doc-no-fields {
  display: grid;
  grid-template-columns: repeat(3, 86px);
  gap: 16px;
}

.zcfb-doc-no-fields .el-input__inner {
  text-align: center;
}

.zcfb-doc-no-fields .el-select {
  width: 100%;
}

.zcfb-advanced-filter-card .el-radio-button__inner {
  min-width: 88px;
  height: 32px;
  padding: 0 18px;
  color: #777;
  line-height: 30px;
  border-color: #dcdfe6;
}

.zcfb-advanced-filter-card .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  color: #fff;
  background: #2095ee;
  border-color: #2095ee;
  box-shadow: -1px 0 0 0 #2095ee;
}

.zcfb-advanced-filter-actions {
  display: flex;
  justify-content: center;
  gap: 28px;
  margin-top: 30px;
  padding-left: 0;
}

.zcfb-advanced-filter-actions .el-button {
  min-width: 82px;
  height: 34px;
  padding: 0 24px;
  font-size: 14px;
  border: 0;
}

.zcfb-advanced-filter-actions .el-button--warning {
  background: #e4881d;
}

.zcfb-advanced-filter-actions .el-button--default {
  color: #fff;
  background: #4f83b2;
}

.zcfb-advanced-collapse {
  min-width: 104px;
  height: 34px;
  margin-top: 8px;
  color: #2095ee;
  font-size: 14px;
  cursor: pointer;
}

.zcfb-advanced-collapse i {
  margin-left: 6px;
  font-size: 12px;
}

@keyframes zcfbAdvancedDrawerIn {
  from {
    opacity: 0;
    transform: translateY(-12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.zcfb-ai-card {
  display: flex;
  align-items: center;
  width: 520px;
  margin: 0 auto;
  padding: 18px 22px;
  border-radius: 6px;
  background: rgba(255, 255, 255, .95);
  box-shadow: 0 10px 24px rgba(43, 112, 178, .12);
}

.zcfb-ai-search-card {
  width: 980px;
  height: auto;
  padding: 22px 26px 24px;
  margin-right: auto;
  margin-left: auto;
}

.zcfb-hero-compact .zcfb-ai-search-card {
  width: 980px;
  height: auto;
  padding: 20px;
}

.zcfb-ai-helper {
  position: relative;
  display: flex;
  margin-top: 22px;
  border-top: 1px solid #e0eef9;

}

.zcfb-ai-character {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 130px;
  margin-right: 18px;
  vertical-align: top;
}

.zcfb-ai-character:not(.is-pag-ready) {
  animation: zcfbAiCharacterBounce 2.2s ease-in-out infinite;
}

.zcfb-ai-character::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 4px;
  width: 42px;
  height: 10px;
  border-radius: 50%;
  background: rgba(36, 166, 255, .22);
  filter: blur(5px);
  transform: translateX(-50%);
  animation: zcfbAiCharacterShadow 4s infinite;
}

.zcfb-ai-helper-pag {
  position: relative;
  z-index: 2;
  display: none;
  width: 80px;
  height: 130px;
}

.zcfb-ai-character.is-pag-ready::before {
  display: none;
}

.zcfb-ai-character.is-pag-ready .zcfb-ai-helper-pag {
  display: block;
}

.zcfb-ai-character.is-pag-ready .zcfb-ai-helper-avatar {
  display: none;
}

.zcfb-ai-helper-avatar {
  position: relative;
  z-index: 1;
  width: 78px;
  height: 100px;
  object-fit: contain;
  display: block;
  filter: drop-shadow(0 8px 12px rgba(22, 101, 184, .16));
}

.zcfb-ai-character:not(.is-pag-ready) .zcfb-ai-helper-avatar {
  /*animation: zcfbAiCharacterWave 1.4s ease-in-out infinite;*/
  /*transform-origin: 50% 88%;*/
}

.zcfb-ai-helper-body {
  flex: 1;
  min-width: 0;
}

.zcfb-ai-helper-body h2 {
  display: flex;
  align-items: center;
  color: #1765b8;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  margin:0;
  margin-bottom: -20px;
}

.zcfb-ai-helper-body h2 > span:last-child {
  padding-top: 6px;
}

.zcfb-ai-process {
  display: flex;
  align-items: center;
  min-height: 78px;
  padding: 40px 22px;
  box-sizing: border-box;
  border: 1px solid #25c8df;
  border-radius: 4px;
  background: #fff;
}

.zcfb-ai-process span,
.zcfb-ai-process strong {
  display: inline-flex;
  align-items: center;
  color: #9ca3af;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  white-space: nowrap;
  opacity: 0;
  transform: translateX(-12px);
  animation: zcfbAiProcessTextIn .45s ease forwards;
  animation-delay: var(--zcfb-ai-step-delay);
}

.zcfb-ai-process span i,
.zcfb-ai-process strong i {
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  border-radius: 50%;
  background: #c7ccd3;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  animation: zcfbAiProcessCheckIn .45s ease forwards;
  animation-delay: var(--zcfb-ai-step-delay);
}

.zcfb-ai-process em {
  flex: 0 0 18px;
  height: 24px;
  margin: 0 12px;
  background: url("img/arrow.png") center / contain no-repeat;
  opacity: 0;
  filter: grayscale(1);
  transform: translateX(-12px);
  animation: zcfbAiProcessArrowIn .45s ease forwards;
  animation-delay: var(--zcfb-ai-step-delay);
}

.zcfb-ai-process > :nth-child(1) {
  --zcfb-ai-step-delay: .1s;
}

.zcfb-ai-process > :nth-child(2) {
  --zcfb-ai-step-delay: .45s;
}

.zcfb-ai-process > :nth-child(3) {
  --zcfb-ai-step-delay: .8s;
}

.zcfb-ai-process > :nth-child(4) {
  --zcfb-ai-step-delay: 1.15s;
}

.zcfb-ai-process > :nth-child(5) {
  --zcfb-ai-step-delay: 1.5s;
}

.zcfb-ai-process > :nth-child(6) {
  --zcfb-ai-step-delay: 1.85s;
}

.zcfb-ai-process > :nth-child(7) {
  --zcfb-ai-step-delay: 2.2s;
}

@keyframes zcfbAiProcessTextIn {
  to {
    color: #1d1d1d;
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes zcfbAiProcessCheckIn {
  to {
    background: #57cf57;
  }
}

@keyframes zcfbAiProcessArrowIn {
  to {
    opacity: 1;
    filter: grayscale(0);
    transform: translateX(0);
  }
}

@keyframes zcfbAiCharacterBounce {
  0%,
  100% {
    transform: translateY(0) scale(1);
  }

  35% {
    transform: translateY(-14px) scale(1.03);
  }

  60% {
    transform: translateY(-6px) scale(1.01);
  }
}

@keyframes zcfbAiCharacterWave {
  0%,
  100% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(-3deg);
  }

  50% {
    transform: rotate(3deg);
  }

  75% {
    transform: rotate(-2deg);
  }
}

@keyframes zcfbAiCharacterShadow {
  0%,
  20%,
  50%,
  80%,
  100% {
    opacity: .9;
    transform: translateX(-50%) scale(1);
  }

  40% {
    opacity: .48;
    transform: translateX(-50%) scale(.76);
  }

  60% {
    opacity: .68;
    transform: translateX(-50%) scale(.88);
  }
}

.zcfb-ai-card img {
  width: 72px;
  height: 117px;
  object-fit: contain;
  margin-right: 22px;
}

.zcfb-ai-card h2 {
  margin: 0 0 10px;
  color: #1268c3;
  font-size: 20px;
}

.zcfb-ai-card p {
  margin: 0 0 12px;
  color: #555;
  font-size: 14px;
  line-height: 24px;
}

.zcfb-ai-tips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.zcfb-ai-tips span {
  padding: 5px 12px;
  color: #14935c;
  background: #e9fff4;
  border-radius: 16px;
  font-size: 13px;
}

.zcfb-result-layout {
  display: grid;
  grid-template-columns: 330px 1fr;
  gap: 24px;
  width: 1200px;
  margin: 30px auto 0;
}

.zcfb-side-filter {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 5px 14px rgba(43, 112, 178, .1);
  overflow: hidden;
}

.zcfb-side-filter h3 {
  margin: 0;
  padding: 13px 20px;
  color: #fff;
  font-size: 16px;
  background: linear-gradient(90deg, #1085f4, #13c1df);
}

.zcfb-side-filter button {
  display: block;
  width: 100%;
  height: 42px;
  padding: 0 20px;
  color: #333;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #edf1f5;
  background: #fff;
  cursor: pointer;
}

.zcfb-side-filter button.active,
.zcfb-side-filter button:hover {
  color: #1686f6;
  background: #eef8ff;
}

.zcfb-ai-side {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.zcfb-ai-side-card {
  overflow: hidden;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 5px 14px rgba(43, 112, 178, .12);
}

.zcfb-ai-side-card h3 {
  display: flex;
  align-items: center;
  height: 44px;
  margin: 0;
  padding: 0 18px;
  box-sizing: border-box;
  color: #fff;
  font-size: 15px;
  line-height: 44px;
  font-weight: 700;
  background: linear-gradient(90deg, #156ef4 0%, #40c5e4 100%);
}

.zcfb-ai-side-card h3 i {
  flex: 0 0 14px;
  width: 14px;
  height: 16px;
  margin-right: 8px;
  background: url("img/hot1.png") center / contain no-repeat;
}

.zcfb-ai-side-tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 174px;
  margin: 16px auto 12px;
  overflow: hidden;
  border: 1px solid #2c94e9;
  border-radius: 3px;
}

.zcfb-ai-side-tabs button {
  height: 36px;
  color: #333;
  font-size: 15px;
  border: 0;
  background: #fff;
  cursor: pointer;
}

.zcfb-ai-side-tabs button.active {
  color: #fff;
  background: #2c94e9;
}

.zcfb-ai-side-policy {
  margin: 0 18px;
  padding: 12px 0;
  border-bottom: 1px solid #eef1f5;
}

.zcfb-ai-side-policy:last-child {
  border-bottom: 0;
}

.zcfb-ai-side-policy a {
  display: block;
  color: #222;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.zcfb-ai-side-policy a:hover {
  color: #1686f6;
}

.zcfb-ai-side-policy p {
  margin: 8px 0 0;
  color: #999;
  font-size: 12px;
  line-height: 18px;
}

.zcfb-ai-history-card h3 {
  justify-content: center;
}

.zcfb-ai-history-list {
  padding: 10px 18px 12px;
}

.zcfb-ai-history-list button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 36px;
  padding: 0;
  color: #222;
  font-size: 14px;
  border: 0;
  border-bottom: 1px solid #eef1f5;
  background: #fff;
  cursor: pointer;
}

.zcfb-ai-history-list button:last-child {
  border-bottom: 0;
}

.zcfb-ai-history-empty {
  padding: 20px 0;
  color: #999;
  font-size: 13px;
  text-align: center;
}

.zcfb-notice-empty {
  padding: 80px 0;
  text-align: center;
  color: #bbb;
  font-size: 14px;
}

.zcfb-ai-history-list button i {
  color: #9a9a9a;
  font-size: 15px;
}

.zcfb-result-list {
  min-width: 0;
  box-sizing: border-box;
  padding: 18px 24px 28px;
  background: #fff;
  box-shadow: 0 5px 14px rgba(43, 112, 178, .1);
}

.zcfb-ai-result-list {
  padding: 24px 20px 24px 20px;
  border-radius: 15px;
}

.zcfb-ai-policy-item {
  min-height: 0;
  /*padding-right: 180px;*/
}

.zcfb-ai-policy-item {
  padding-top: 22px;
}

.zcfb-ai-similarity {
  position: absolute;
  top: 25px;
  right: 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  white-space: nowrap;
  color: #6eb8ff;
  background: linear-gradient(90deg, #45b8ff 0%, #c66dff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.zcfb-ai-policy-item .zcfb-ban-wrap {
  top: auto;
  bottom: 20px;
  right:80px;
}

.zcfb-ai-policy-item .zcfb-office-mark {
  width: 36px;
  height: 36px;
  overflow: visible;
  color: transparent;
  font-size: 0;
  line-height: 0;
  background: url("img/ban.png") center / contain no-repeat;
  border-radius: 0;
}

.zcfb-ai-policy-item .zcfb-office-mark::before,
.zcfb-ai-policy-item .zcfb-office-mark::after {
  display: none;
}

.zcfb-ai-policy-item .zcfb-ban-hover-list {
  top: 48px;
  right: -8px;
  bottom: auto;
}

.zcfb-ai-favorite-btn {
  position: absolute;
  top: auto;
  right: 10px;
  bottom:22px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  height: 30px;
  padding: 0 10px;
  color: #999;
  font-size: 14px;
  border-radius: 4px;
  cursor: pointer;
}

.zcfb-ai-favorite-btn:hover {
  color: #ffa500;
  border-color: #ffa500;
}

.zcfb-ai-favorite-btn.is-favorited {
  color: #ffa500;
}

.zcfb-ai-favorite-btn i {
  font-size: 16px;
  font-style: normal;
  line-height: 1;
}

.zcfb-ai-favorite-btn.is-favorited i {
  color: #ffa500;
}

.zcfb-result-tabs {
  display: flex;
  gap: 12px;
  margin-bottom: 10px;
  border-bottom: 1px solid #edf1f5;
}

.zcfb-result-tabs button {
  height: 38px;
  color: #555;
  border: 0;
  border-bottom: 2px solid transparent;
  background: transparent;
  cursor: pointer;
}

.zcfb-result-tabs button.active {
  color: #1686f6;
  border-bottom-color: #1686f6;
}

.zcfb-result-item {
  position: relative;
  padding: 18px 58px 18px 0;
  border-bottom: 1px solid #edf1f5;
}

.zcfb-result-filter-bar {
  display: flex;
  align-items: center;
  gap: 0;
  padding: 10px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #edf1f5;
  margin-bottom: 10px;
  flex-wrap: wrap;
}

.zcfb-result-filter-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #333;
}

.zcfb-result-filter-item span {
  font-weight: 700;
}

.zcfb-result-filter-item .el-select {
  width: 140px;
}

.zcfb-result-filter-item .el-select .el-input__inner {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #D46D00;
  border: 0;
  font-weight: 700;
  background: transparent;
}

.zcfb-result-filter-item .el-select .el-input__suffix {
  display: flex;
  align-items: center;
}

.zcfb-favorite-btn {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  gap: 4px;
  height: 30px;
  padding: 0 12px;
  color: #999;
  font-size: 14px;
  border-radius: 4px;
  cursor: pointer;
  z-index: 3;
  bottom:24px;
}

.zcfb-favorite-btn:hover {

}

.zcfb-favorite-btn.is-favorited {
  color: #ffa500;
}

.zcfb-favorite-btn i {
  font-size: 16px;
  font-style: normal;
}

.zcfb-result-item h3 {
  margin: 0 0 10px;
  color: #174f8d;
  font-size: 16px;
  line-height: 26px;
}

.zcfb-result-item h3 span {
  margin-right: 8px;
  color: #1686f6;
}

.zcfb-result-item p {
  margin: 0 0 12px;
  color: #555;
  font-size: 14px;
  line-height: 24px;
}

.zcfb-pagination {
  margin-top: 28px;
  text-align: center;
}

.zcfb-sub-title {
  margin: 0 0 22px;
  color: #1268c3;
  text-align: center;
  font-size: 28px;
}

.zcfb-notice-tabs {
  display: flex;
  gap: 18px;
  margin-bottom: 18px;
  padding-bottom: 12px;
  border-bottom: 1px solid #edf1f5;
}

.zcfb-notice-tabs button {
  min-width: 86px;
  height: 32px;
  color: #555;
  border: 0;
  border-radius: 16px;
  background: #f2f6fb;
  cursor: pointer;
}

.zcfb-notice-tabs button.active {
  color: #fff;
  background: #1686f6;
}

.zcfb-notice-card {
  position: relative;
  margin-bottom: 18px;
  padding: 22px 62px 20px 24px;
  background: #fff;
  border: 1px solid #e5eef8;
  box-shadow: 0 5px 14px rgba(43, 112, 178, .08);
}

.zcfb-notice-head {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
}

.zcfb-notice-head h3 {
  flex: 1;
  margin: 0;
  color: #174f8d;
  font-size: 16px;
  line-height: 26px;
}

.zcfb-notice-head span {
  color: #888;
}

.zcfb-notice-head .zcfb-office-mark {
  top: -4px;
  right: -45px;
}

.zcfb-notice-head .zcfb-tag {
  min-width: 58px;
}

.zcfb-notice-children {
  margin-top: 16px;
  border-top: 1px solid #eef3f7;
}

.zcfb-notice-child {
  display: grid;
  grid-template-columns: 1fr 90px 80px;
  align-items: center;
  min-height: 42px;
  border-bottom: 1px solid #eef3f7;
}

.zcfb-notice-child p {
  margin: 0;
  color: #333;
  font-size: 14px;
}

.zcfb-notice-child span {
  justify-self: start;
  padding: 4px 12px;
  color: #999;
  background: #f0f0f0;
  border-radius: 14px;
}

.zcfb-notice-child span.is-open {
  color: #159551;
  background: #e7faef;
}

.zcfb-notice-child a {
  color: #1686f6;
}

.zcfb-notice-search-card {
  width: 100%;
  height: 124px;
}

.zcfb-hero-compact .zcfb-notice-search-card {
  width: 1200px;
  height: auto;
}

.zcfb-notice-page-panel {
  width: 1200px;
  margin: 0 auto;
}

.zcfb-notice-filter {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 15px;
  box-sizing: border-box;
  position: relative;
  z-index: 99;
  padding: 25px 0 35px;
}

.zcfb-notice-filter > span {
  flex-shrink: 0;
  margin-right: 10px;
  color: #222;
  font-size: 16px;
  font-weight: 700;
}

.policy-btn {
  position: relative;
  flex: 1;
  height: 56px;
  border: 0;
  border-radius: 6px;
  cursor: pointer;
  overflow: visible;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.2s ease;
  padding: 0 !important;
  margin: 0 !important;
  min-width: auto !important;
  background-color: transparent;
  line-height: 1;
  text-indent: 0;
  box-sizing: border-box;
}

.policy-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.2s ease;
  border-radius: 6px;
}

.policy-btn:hover::before {
  background: rgba(43, 152, 229, 0.4);
}

.policy-btn.active::before {
  background: rgba(85, 122, 159, 0.20);
}

.policy-btn span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 16px !important;
  font-weight: bold !important;
  color: #ffffff !important;
  text-shadow: 0 0 1px #144272, 1px 0 1px #144272, -1px 0 1px #144272, 0 1px 1px #144272, 0 -1px 1px #144272;
  border-radius: 6px;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  -webkit-writing-mode: horizontal-tb !important;
  -ms-writing-mode: lr-tb !important;
  writing-mode: horizontal-tb !important;
  text-orientation: mixed !important;
  letter-spacing: 0 !important;
  white-space: nowrap !important;
  text-align: center;
}

.policy-btn-all {
  flex: 0 0 auto;
  padding: 0 30px !important;
  background: #1976D2 !important;
  background-image: none !important;
  color: #ffffff !important;
}

.policy-btn-all::before {
  display: none;
}

.policy-btn-all span {
  color: #ffffff !important;
  text-shadow: none;
  font-size: 16px !important;
}

.policy-btn-all:hover {
  background: #1565C0 !important;
  transform: translateY(-1px);
}

.policy-btn-all.active {
  background: #1976D2 !important;
}

.policy-btn:hover {
  transform: translateY(-1px);
}

.check-icon {
  position: absolute;
  top: -8px;
  right: -8px;
  z-index: 10;
  width: 26px;
  height: 26px;
  background: #1976D2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.check-icon::after {
  content: '';
  width: 7px;
  height: 13px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
  margin-top: -3px;
  margin-left: -1px;
}

.zcfb-notice-result-list {
  background: #fff;
}

.zcfb-notice-result-filter-bar {
  min-height: 58px;
  margin-bottom: 0;
  padding: 0 26px;
  gap: 78px;
}

.zcfb-notice-result-filter-bar .zcfb-result-filter-item {
  gap: 14px;
}

.zcfb-notice-result-filter-bar .zcfb-result-filter-item .el-select {
  width: 128px;
}

.zcfb-notice-result-filter-bar .zcfb-result-filter-item .el-select .el-input__inner {
  color: #ff7a00;
}

.zcfb-notice-result-filter-bar .zcfb-result-filter-item .el-select .el-input__icon {
  color: #ff7a00;
  font-weight: 700;
}

.zcfb-notice-result-item {
  min-height: 156px;
  padding: 25px 180px 24px 36px;
  background: #fff;
  border-bottom: 1px solid #edf1f5;
  position: relative;
}

.zcfb-notice-result-item + .zcfb-notice-result-item {
  padding-top: 25px;
}

.zcfb-notice-result-item .zcfb-dot {
  left: 14px;
  top: 36px;
  background: #75a8e5;
}

.zcfb-notice-result-item + .zcfb-notice-result-item .zcfb-dot {
  top: 34px;
}

.zcfb-notice-result-item h3 {
  max-width: 690px;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 30px;
}

.zcfb-notice-result-item h3 a {
  color: #111;
}

.zcfb-notice-result-item .zcfb-policy-tags {
  gap: 16px;
  margin-bottom: 18px;
}

.zcfb-notice-result-item .zcfb-tag {
  min-width: 84px;
  height: 28px;
  color: #1686f6;
  border-color: #1686f6;
  background: #fff;
  text-align: center;
}

.zcfb-notice-result-item .zcfb-ban-wrap {
  top: 25px;
  right: 100px;
  bottom: auto;
}

.zcfb-notice-result-item .zcfb-office-mark {
  width: 36px;
  height: 36px;
  overflow: visible;
  color: transparent;
  font-size: 0;
  line-height: 0;
  background: url("img/ban.png") center / contain no-repeat;
  border-radius: 0;
}

.zcfb-notice-result-item .zcfb-office-mark::before,
.zcfb-notice-result-item .zcfb-office-mark::after {
  display: none;
}

.zcfb-notice-result-item .zcfb-ban-hover-list {
  top: 48px;
  right: -8px;
  bottom: auto;
}

.zcfb-notice-result-item .zcfb-ban-hover-list::before {
  top: -16px;
  right: 24px;
  bottom: auto;
  border-top: 0;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #eaf5ff;
  border-left: 16px solid transparent;
}

.zcfb-notice-favorite-btn {
  position: absolute;
  top: 28px;
  right: 0;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  height: 30px;
  padding: 0 10px;
  color: #999;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
}

.zcfb-notice-favorite-btn:hover {
  color: #ffa500;
  border-color: #ffa500;
}

.zcfb-notice-favorite-btn.is-favorited {
  color: #ffa500;
  border-color: #ffa500;
  background: #fff8eb;
}

.zcfb-notice-favorite-btn i {
  font-size: 16px;
  font-style: normal;
  line-height: 1;
}

.zcfb-notice-favorite-btn.is-favorited i {
  color: #ffa500;
}

.zcfb-notice-list-card {
  position: relative;
  min-height: 128px;
  padding: 28px 52px 22px 24px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 5px 14px rgba(43, 112, 178, .1);
  margin-bottom: 20px;
}


.zcfb-notice-list-card:hover {
  z-index: 30;
}

.zcfb-notice-list-card.expanded {
  padding-bottom: 48px;
}

.zcfb-notice-list-head {
  display: grid;
  grid-template-columns: 54px 1fr auto 32px 0;
  align-items: center;
  gap: 16px;
  cursor: pointer;
}

.zcfb-notice-list-head:not(:has(.zcfb-notice-status)) {
  grid-template-columns: minmax(0, 1fr) auto 32px 0;
}

.zcfb-notice-status {
  width: 46px;
  height: 28px;
  color: #9aa3ad;
  font-size: 13px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #d9dfe7;
  border-radius: 3px;
}

.zcfb-notice-list-head h3 {
  min-width: 0;
  margin: 0;
  font-size: 16px;
  line-height: 28px;
}

.zcfb-notice-list-head h3 span {
  display: block;
  color: #0c63c7;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.zcfb-notice-list-head p {
  margin: 0;
  color: #777;
  font-size: 13px;
}

.zcfb-notice-office-wrap {
  position: relative;
}

.zcfb-notice-office-wrap::after {
  content: "";
  position: absolute;
  top: 26px;
  right: -160px;
  width: 420px;
  height: 34px;
}

.zcfb-notice-list-head .zcfb-office-mark {
  position: relative;
  width: 26px;
  height: 26px;
  z-index: 2;
}

.zcfb-notice-list-head .zcfb-office-mark::before,
.zcfb-notice-list-head .zcfb-office-mark::after {
  display: none !important;
}

.zcfb-notice-ai-btn {
  width: 68px;
  height: 26px;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  border: 0;
  border-radius: 5px;
  background: linear-gradient(90deg, #1cc7ff, #ff59c7);
}

.zcfb-notice-list-tags {
  display: flex;
  gap: 16px;
  margin-bottom: 10px;
}

.zcfb-notice-list-tags button {
  min-width: 84px;
  height: 28px;
  color: #1686f6;
  font-size: 13px;
  border: 1px solid #1686f6;
  border-radius: 2px;
  background: #fff;
  cursor: pointer;
}

.zcfb-notice-list-tags button.active {
  color: #fff;
  background: #1686f6;
}

.zcfb-notice-tag-detail {
  margin: 12px 0 0 70px;
  padding: 14px 20px 16px;
  border: 1px dashed #e0e0e0;
  background: #fff;
}

.zcfb-notice-tag-text {
  margin: 0;
  color: #555;
  font-size: 15px;
  line-height: 28px;
}

.zcfb-notice-tag-item {
  position: relative;
  padding: 0 0 12px 28px;
}

.zcfb-notice-tag-item::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 12px;
  bottom: -4px;
  border-left: 1px dashed #b8b8b8;
}

.zcfb-notice-tag-item:last-child::before {
  display: none;
}

.zcfb-notice-tag-item span {
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 10px;
  background: #5aa4ff;
  border-radius: 50%;
}

.zcfb-notice-tag-item p {
  margin: 0;
  color: #333;
  font-size: 15px;
  line-height: 26px;
}

.zcfb-notice-tag-item em {
  display: block;
  color: #999;
  font-size: 13px;
  font-style: normal;
  line-height: 22px;
}

.tag-submenu .submenu-content {
  padding: 8px 0;
}

.tag-submenu .submenu-item {
  position: relative;
  padding: 8px 16px;
}

.history-btn-item .tag-submenu .submenu-item {
  padding: 8px 16px 8px 28px;
}

.history-btn-item .tag-submenu .submenu-item::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 20px;
  bottom: -14px;
  border-left: 1px dashed #b8b8b8;
  height: auto;
  width: auto;
  background: none;
  transform: initial;
  border-radius: 0;
}

.history-btn-item .tag-submenu .submenu-item:last-child::before {
  display: none;
}

.history-btn-item .tag-submenu .submenu-item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 10px;
  height: 10px;
  background: #5aa4ff;
  border-radius: 50%;
  z-index: 1;
}

.tag-submenu .submenu-item a {
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}

.tag-submenu .submenu-item a:hover {
  color: #1686f6;
}

.tag-submenu .submenu-item em {
  display: block;
  color: #999;
  font-size: 12px;
  font-style: normal;
  line-height: 20px;
  margin-top: 2px;
  text-align: left;
  letter-spacing: 0;
}

.zcfb-notice-related {
  position: absolute;
  top: 34px;
  right: -160px;
  display: none;
  width: 360px;
  background: #eaf5ff;
  box-shadow: 0 6px 14px rgba(43, 112, 178, .16);
  z-index: 10;
}

.zcfb-notice-office-wrap:hover .zcfb-notice-related {
  display: block;
}

.zcfb-notice-related::before {
  content: "";
  position: absolute;
  top: -16px;
  right: 163px;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #eaf5ff;
  border-left: 16px solid transparent;
}

.zcfb-notice-related a {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 12px 22px;
  color: #486278;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
  border: 0;
  background: transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #d8ebfb;
  cursor: pointer;
  transition: color .2s ease, background-color .2s ease;
}

.zcfb-notice-related a:hover {
  color: #1686f6;
  background: #dff0ff;
}

.zcfb-notice-projects {
  margin-top: 32px;
  border-top: 1px solid #edf1f5;
  overflow: hidden;
  transform-origin: top;
}

.zcfb-notice-expand-enter-active,
.zcfb-notice-expand-leave-active {
  transition: opacity .24s ease, transform .24s ease, max-height .24s ease, margin-top .24s ease;
}

.zcfb-notice-expand-enter-active {
  max-height: 560px;
}

.zcfb-notice-expand-leave-active {
  max-height: 560px;
}

.zcfb-notice-expand-enter,
.zcfb-notice-expand-leave-to {
  max-height: 0;
  margin-top: 0;
  opacity: 0;
  transform: translateY(-10px);
}

.zcfb-notice-expand-enter-to,
.zcfb-notice-expand-leave {
  max-height: 560px;
  opacity: 1;
  transform: translateY(0);
}

.zcfb-notice-project {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 112px;
  margin-top: 20px;
  padding: 0 280px 0 34px;
  box-sizing: border-box;
  border: 1px solid #e5eaf1;
  border-radius: 4px;
  background: linear-gradient(90deg, #fff, #fbfdff);
  box-shadow: 0 2px 8px rgba(43, 112, 178, .04);
}

.zcfb-notice-project span {
  color: #111;
  font-size: 15px;
  line-height: 26px;
}

.zcfb-notice-project em {
  min-width: 104px;
  height: 38px;
  margin-left: 34px;
  padding: 0 26px;
  color: #666;
  font-style: normal;
  line-height: 38px;
  text-align: center;
  border-radius: 4px;
  background: #e4e4e4;
}

.zcfb-notice-project em.is-live {
  color: #23911e;
  background: #cdefbf;
}

.zcfb-notice-project em i {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  vertical-align: -2px;
  background: url("img/time.png") center / contain no-repeat;
}

.zcfb-notice-project em b {
  margin: 0 2px;
  font-size: 18px;
  font-weight: 700;
}

.zcfb-notice-project strong {
  position: absolute;
  top: -6px;
  right: 0;
  min-width: 146px;
  height: 28px;
  padding: 0 16px;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  border-radius: 0 3px 0 8px;
  background: #16aa21;
}

.zcfb-notice-project strong::before {
  content: "";
  position: absolute;
  top: 0;
  left: -6px;
  border-top: 6px solid #128018;
  border-left: 6px solid transparent;
}

.zcfb-notice-project strong.is-blue {
  background: #b9d9ff;
  color: #0875e8;
}

.zcfb-notice-project strong.is-blue::before {
  border-top-color: #4b9af1;
}

.zcfb-notice-project strong i,
.zcfb-notice-project strong b {
  margin-right: 7px;
  font-weight: 700;
}

.zcfb-notice-pager {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 62px 0 0;
  color: #666;
  font-size: 13px;
}

.zcfb-notice-pager button {
  min-width: 32px;
  height: 30px;
  color: #1d70d6;
  border: 1px solid #8ebaf0;
  background: #fff;
}

.zcfb-notice-pager button.active {
  color: #fff;
  background: #4b9af1;
}

.zcfb-notice-pager input {
  width: 34px;
  height: 30px;
  box-sizing: border-box;
  border: 1px solid #8ebaf0;
  background: #fff;
}

.zcfb-detail-page {
  min-height: 100vh;
  background: #eef7ff url("img/background.jpg") top center / 1920px auto no-repeat;
}

.zcfb-draft-main {
  padding: 92px 0 190px;
}

.zcfb-draft-layout {
  position: relative;
  display: grid;
  grid-template-columns: 292px minmax(0, 620px);
  align-items: start;
  justify-content: center;
  gap: 46px;
  width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
}

.zcfb-draft-side {
  display: grid;
  gap: 52px;
}

.zcfb-draft-card {
  overflow: hidden;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 8px 18px rgba(45, 112, 178, .12);
}

.zcfb-draft-card h2 {
  height: 40px;
  margin: 0;
  padding: 0 18px;
  color: #fff;
  font-size: 15px;
  line-height: 40px;
  background: linear-gradient(90deg, #1177f1, #28c7e1);
}

.zcfb-draft-card h2 i {
  display: inline-block;
  width: 14px;
  height: 16px;
  margin-right: 8px;
  vertical-align: -3px;
  background: url("img/moshi.png") center / contain no-repeat;
}

.zcfb-draft-hot-card h2 i {
  background: url("img/hot1.png") center / contain no-repeat;
}

.zcfb-doc-preview {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 246px;
}

.zcfb-doc-paper {
  width: 168px;
  height: 220px;
  padding: 38px 18px 18px;
  box-sizing: border-box;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, .1);
}

.zcfb-doc-paper strong {
  color: #e53935;
  font-size: 12px;
  line-height: 22px;
}

.zcfb-doc-paper span {
  display: block;
  width: 92px;
  height: 2px;
  margin: 20px auto 16px;
  background: #d83939;
}

.zcfb-doc-paper p {
  margin: 0 0 12px;
  color: #666;
  font-size: 10px;
  line-height: 18px;
}

.zcfb-draft-paper {
  position: relative;
  width: 100%;
  writing-mode: horizontal-tb;
  min-height: 1700px;
  padding: 48px 42px 70px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 8px 18px rgba(45, 112, 178, .1);
}

.zcfb-draft-paper h1 {
  margin: 0 38px 28px;
  color: #111;
  font-size: 22px;
  line-height: 34px;
  text-align: center;
}

.zcfb-draft-title-btn {
  position: relative;
  display: block;
  width: 28px;
  height: 28px;
  overflow: visible;
  border: 0;
  background: url("img/ban.png") center / contain no-repeat;
  z-index: 4;
}

.zcfb-draft-ban-wrap {
  position: absolute;
  top: 54px;
  right: 28px;
}

.zcfb-draft-meta {
  display: flex;
  justify-content: space-around;
  gap: 34px;
  margin-bottom: 34px;
  color: #666;
  font-size: 14px;
  background: #F6FAFF;
  border:1px solid #F3F3F3;
  padding:10px;
  border-radius: 3px;
}

.zcfb-ivs-player {
  display: flex;
  justify-content: center;
  min-height: 44px;
  margin: 0 auto 38px;
}

.zcfb-draft-content {
  padding: 0 2px;
  border-top: 0;
}

.zcfb-draft-content h2 {
  margin: 28px 0 18px;
  color: #111;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}
.detail-btn .tag-submenu{
  right: 40px;
}
.detail-btn>.btn-item:hover .tag-submenu{
  flex-direction: column;
}
.zcfb-draft-content p {
  margin: 0 0 20px;
  color: #222;
  font-size: 15px;
  line-height: 31px;
  text-indent: 2em;
}
.place-lsienr{
  border:1px solid #2B98E4!important;
  background: none;
  border-radius: 4px!important;
  padding:0;
}
.place-lsienr li{
  border-radius: 0!important;
  padding:0;
}
.place-lsienr a{
  padding:6px 0;
  font-size: 16px;
}
.place-lsienr a:focus{
  outline: none;
}
.detail-btn>a, .detail-btn>.btn-item{
  background: linear-gradient(187.64deg, #4EB4FF 1.07%, #307FF7 98.93%);
}
.detail-btn>a:hover,.detail-btn>.btn-item:hover{
  background: #4EB4FF;
}
.zcfb-float-tools button {
  border: 0;
  cursor: pointer;
}

.zcfb-draft-interact {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 76px;
  height: 56px;
  margin-top: 48px;
  background: #f4f9ff;
}

.zcfb-draft-interact button {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 0;
  color: #111;
  font-size: 14px;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.zcfb-draft-interact i {
  color: #111;
  font-size: 21px;
}

.zcfb-draft-interact .zcfb-draft-favorite-btn.is-favorited,
.zcfb-draft-interact .zcfb-draft-favorite-btn.is-favorited i {
  color: #ff8a00;
}

.zcfb-draft-favorite-btn .iconfont {
  font-family: "iconfont" !important;
  font-size: 21px;
  font-style: normal;
  line-height: 1;
}

.zcfb-draft-share-icons {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #111;
  font-size: 14px;
}

.zcfb-draft-share-icons button {
  justify-content: center;
  width: 26px;
  height: 26px;
  color: #fff;
  border-radius: 50%;
}

.zcfb-draft-share-icons button i {
  color: #fff;
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  line-height: 1;
}

.zcfb-draft-share-icons .is-wechat {
  background: #24c35f;
}

.zcfb-draft-share-icons .is-weibo {
  background: #ff5b64;
}

.zcfb-draft-share-icons .is-qq {
  background: #5da1e8;
}

.zcfb-float-tools {
  position: sticky;
  top: 116px;
  float: right;
  display: grid;
  gap: 22px;
  width: 34px;
  margin: 0 -76px 0 0;
}

.zcfb-float-tools button {
  min-height: 74px;
  padding: 12px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 4px;
  border-radius:0 4px 4px 0;
  background: linear-gradient(to right bottom, #4EB4FF, #307FF7);
  writing-mode: vertical-rl;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zcfb-float-tools button i {
  display: inline-block;
  margin-bottom: 6px;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-style: normal;
  text-align: center;
  line-height: 1;

}

@media (max-width: 1200px) {
  .zcfb-page {
    min-width: 1000px;
  }

  .zcfb-wrap,
  .zcfb-section {
    width: 1000px;
  }

  .zcfb-link-grid {
    gap: 22px;
  }

  .zcfb-policy-item h3 {
    max-width: 740px;
  }
}

@media (max-width: 768px) {
  body.bg-color {
    min-width: 0;
    background: #eef7fd;
  }

  .zcfb-page {
    min-width: 0;
    width: 100%;
    overflow-x: hidden;
    background-size: 1200px auto;
  }

  .zcfb-wrap,
  .zcfb-section {
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
  }

  .zcfb-hero,
  .zcfb-hero-compact {
    min-height: auto;
    padding: 34px 0 24px;
  }

  .zcfb-title,
  .zcfb-hero-compact .zcfb-title {
    margin-bottom: 22px;
    font-size: 26px;
    line-height: 34px;
  }

  .zcfb-search-card,
  .zcfb-hero-compact .zcfb-search-card {
    width: auto;
    height: auto;
    padding: 12px;
  }

  .zcfb-search-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    height: auto;
  }

  .zcfb-search-bg {
    width: 100%;
  }

  .zcfb-search-box {
    height: auto;
    flex-wrap: wrap;
    overflow: visible;
    background: #fff;
    padding: 6px;
    gap: 8px 0;
  }

  .zcfb-search-type {
    flex: 0 0 92px;
    width: 92px;
  }

  .zcfb-search-type .el-input__inner,
  .zcfb-search-input .el-input__inner {
    height: 40px;
    line-height: 40px;
    border: 1px solid #28a9ee;
    border-radius: 4px;
  }

  .zcfb-search-type .el-input__inner {
    padding-left: 16px;
  }

  .zcfb-search-type .el-input__suffix::before {
    display: none;
  }

  .zcfb-search-input {
    flex: 1 1 calc(100% - 100px);
    min-width: 0;
  }

  .zcfb-search-btn {
    height: 40px;
    border-radius: 4px;
  }

  .zcfb-ai-btn {
    flex: 1 1 calc(100% - 76px);
    width: auto;
    height: 38px;
    border-radius: 10px;
  }

  .zcfb-search-btn {
    flex: 0 0 68px;
    width: 68px;
  }

  .zcfb-search-btn .iconfont {
    font-size: 28px;
  }

  .zcfb-advanced-btn {
    width: 100%;
    height: 40px;
    margin-right: 0;
    padding-right: 0;
    border-radius: 4px;
    background: #fff;
    box-shadow: inset 0 0 0 1px #d7e9fa;
  }

  .zcfb-hot-words,
  .zcfb-hero-compact .zcfb-hot-words {
    flex-wrap: wrap;
    gap: 10px 14px;
    margin-top: 12px;
    font-size: 14px;
  }
  .zcfb-hot-words{
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
    gap: 10px;
  }
  .zcfb-hot-words button {
    font-size: 13px;
    display: none;
  }
  .zcfb-hot-words button:nth-child(1),
  .zcfb-hot-words button:nth-child(2),
  .zcfb-hot-words button:nth-child(3),
  .zcfb-hot-words button:nth-child(4){
    display: flex;
  }
  .zcfb-policy-meta span:last-child{
    display: none;
  }
  .zcfb-link-grid {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 22px;
  }

  .zcfb-link-card {
    height: auto;
  }

  .zcfb-link-card img {
    height: auto;
  }

  .zcfb-main {
    padding-bottom: 36px;
  }

  .zcfb-policy-panel,
  .zcfb-topic-panel,
  .zcfb-advanced-panel,
  .zcfb-ai-panel,
  .zcfb-notice-panel {
    margin-top: 18px;
    padding: 22px 14px 24px;
  }

  .zcfb-section + .zcfb-section {
    margin-top: 18px;
  }

  .zcfb-section-title {
    margin-bottom: 20px;
    justify-content: flex-start;
    position: relative;
    height: 35px;
    overflow: hidden;
  }

  .zcfb-section-title img {
    height: 26px;
    max-width: inherit;
    position: absolute;
    object-fit: fill;
    width: auto;
  }

  .zcfb-unit-select {
    top: 0;
    right: 0;
    width: 108px;
  }

  .zcfb-unit-select .el-input__inner {
    height: 32px;
    font-size: 14px;
    line-height: 32px;
  }

  .zcfb-policy-item {
    min-height: 0;
    padding: 0 0 18px 22px;
  }

  .zcfb-policy-share {
    right: 20px;
    display: flex;
    top:auto;
    bottom: 12px;
  }

  .zcfb-policy-item + .zcfb-policy-item {
    padding-top: 18px;
  }
  .zcfb-policy-item + .zcfb-policy-item:last-child{
    border-bottom: 0;
  }

  .zcfb-policy-item + .zcfb-policy-item .zcfb-policy-share {
    top: auto;
    bottom: 12px;
  }
  .zcfb-favorite-btn{
    display: none;
  }
  .zcfb-policy-item .zcfb-ban-wrap{
    top:auto!important;
    bottom: 60px;
    right: 10px;
  }
  .zcfb-ban-hover-list{
    top:63px;
    right: -10px;
  }
  .zcfb-dot {
    left: 4px;
    top: 10px;
  }

  .zcfb-policy-item + .zcfb-policy-item .zcfb-dot {
    top: 28px;
  }

  .zcfb-policy-item h3 {
    max-width: 100%;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 26px;
    white-space: normal;
    width: 100%!important;
  }

  .zcfb-policy-item h3 a {
    display: -webkit-box;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .zcfb-office-mark {
    width: 32px;
    height: 32px;
  }

  .zcfb-ban-hover-list {
    right: 0;
    width: min(280px, calc(100vw - 32px));
  }

  .zcfb-ban-hover-list a {
    padding: 4px 14px;
    line-height: 26px;
  }

  .zcfb-policy-item + .zcfb-policy-item .zcfb-office-mark {
    top: 20px;
  }

  .zcfb-ai-policy-item {
    padding-right: 22px;
    padding-bottom: 18px;
  }

  .zcfb-ai-similarity {
    position: static;
    display: inline-block;
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 22px;
  }

  .zcfb-ai-policy-item .zcfb-office-mark {
    top: auto;
    width: 34px;
    height: 34px;
    font-size: 20px;
    line-height: 34px;
  }

  .zcfb-ai-policy-item .zcfb-ban-hover-list {
    right: 0;
    bottom: 58px;
  }

  .zcfb-ai-favorite-btn {
    right: 0;
    bottom: 20px;
    font-size: 13px;
  }

  .zcfb-ai-favorite-btn i {
    font-size: 22px;
  }

  .zcfb-policy-tags {
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 12px;
  }

  .zcfb-tag {
    min-width: 76px;
    height: 28px;
    padding: 0 10px;
    font-size: 13px;
    line-height: 26px;
  }

  .zcfb-child-box {
    padding: 10px 14px;
  }

  .zcfb-policy-meta {
    display: grid;
    gap: 4px;
    font-size: 13px;
  }

  .zcfb-topic-grid {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 14px;
  }

  .zcfb-topic-card img {
    height: 128px;
  }

  .zcfb-topic-content {
    padding: 12px 14px 14px;
  }

  .zcfb-topic-content h3 {
    margin-bottom: 8px;
    font-size: 17px;
  }

  .zcfb-topic-content p {
    font-size: 13px;
    line-height: 22px;
  }

  .zcfb-topic-link-grid {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 24px;
  }

  .zcfb-topic-link-card {
    height: auto;
  }

  .zcfb-topic-link-card img {
    height: auto;
  }

  .zcfb-result-layout,
  .zcfb-draft-layout {
    display: block;
    width: auto;
    margin: 18px 12px 0;
  }

  .zcfb-side-filter,
  .zcfb-result-list,
  .zcfb-draft-side,
  .zcfb-draft-paper {
    margin-bottom: 14px;
  }

  .zcfb-side-filter {
    display: none;
  }

  .zcfb-result-list {
    padding: 14px;
  }

  .zcfb-result-tabs,
  .zcfb-notice-tabs,
  .zcfb-draft-tools,
  .zcfb-draft-meta {
    flex-wrap: wrap;
  }

  .zcfb-result-item {
    padding-right: 44px;
  }

  .zcfb-filter-card,
  .zcfb-ai-card {
    width: auto;
  }

  .zcfb-hero-compact .zcfb-ai-search-card,
  .zcfb-ai-search-card {
    width: auto;
    padding: 12px;
  }

  .zcfb-hero-compact .zcfb-notice-search-card,
  .zcfb-notice-search-card,
  .zcfb-notice-page-panel {
    width: auto;
  }

  .zcfb-notice-filter {
    flex-wrap: wrap;
    gap: 8px;
    height: auto;
    padding: 14px;
  }

  .zcfb-notice-filter > span {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4px;
    font-size: 14px;
  }

  .policy-btn {
    flex: 1 1 calc(33.333% - 8px);
    height: 40px;
    border-radius: 4px;
  }

  .policy-btn::before {
    border-radius: 4px;
  }

  .policy-btn span {
    font-size: 13px !important;
    border-radius: 4px;
  }

  .policy-btn-all {
    flex: 1 1 calc(33.333% - 8px);
    padding: 0 !important;
  }

  .policy-btn-all span {
    font-size: 13px !important;
  }

  .check-icon {
    top: -6px;
    right: -6px;
    width: 20px;
    height: 20px;
  }

  .check-icon::after {
    width: 5px;
    height: 9px;
    border-width: 0 2px 2px 0;
    margin-top: -2px;
  }

  .zcfb-notice-result-filter-bar {
    flex-wrap: wrap;
    gap: 8px 18px;
    min-height: 0;
    padding: 12px 0;
  }

  .zcfb-notice-result-filter-bar .zcfb-result-filter-item {
    gap: 8px;
  }

  .zcfb-notice-result-filter-bar .zcfb-result-filter-item .el-select {
    width: 116px;
  }

  .zcfb-notice-result-item {
    min-height: 0;
    padding: 18px 22px 18px 22px;
  }

  .zcfb-notice-result-item + .zcfb-notice-result-item {
    padding-top: 18px;
  }

  .zcfb-notice-result-item .zcfb-dot,
  .zcfb-notice-result-item + .zcfb-notice-result-item .zcfb-dot {
    top: 28px;
  }

  .zcfb-notice-result-item h3 {
    max-width: 100%;
    font-size: 16px;
    line-height: 26px;
  }

  .zcfb-notice-result-item .zcfb-ban-wrap {
    right: 58px;
    bottom: 18px;
  }

  .zcfb-notice-result-item .zcfb-office-mark {
    width: 32px;
    height: 32px;
    font-size: 18px;
    line-height: 32px;
  }

  .zcfb-notice-result-item .zcfb-ban-hover-list {
    right: 0;
    bottom: 44px;
  }

  .zcfb-notice-favorite-btn {
    right: 8px;
    bottom: 18px;
    font-size: 13px;
  }

  .zcfb-notice-list-head {
    grid-template-columns: 48px 1fr 30px;
    align-items: start;
    gap: 10px;
  }

  .zcfb-notice-list-head:not(:has(.zcfb-notice-status)) {
    grid-template-columns: minmax(0, 1fr) 30px;
  }

  .zcfb-notice-list-head:not(:has(.zcfb-notice-status)) p {
    grid-column: 1;
  }

  .zcfb-notice-list-head:not(:has(.zcfb-notice-status)) .zcfb-notice-office-wrap {
    grid-column: 2;
    grid-row: 1;
  }

  .zcfb-notice-list-head h3 {
    font-size: 15px;
    line-height: 24px;
  }

  .zcfb-notice-list-head h3 span {
    white-space: normal;
  }

  .zcfb-notice-list-head p {
    grid-column: 2;
    font-size: 12px;
  }

  .zcfb-notice-office-wrap {
    grid-column: 3;
    grid-row: 1 / span 2;
  }

  .zcfb-notice-list-tags {
    flex-wrap: wrap;
  }

  .zcfb-notice-related {
    right: 0;
    width: 260px;
  }

  .zcfb-notice-office-wrap::after {
    right: 0;
    width: 260px;
  }

  .zcfb-notice-related::before {
    right: 1px;
  }

  .zcfb-notice-ai-btn {
    grid-column: 2;
    width: 64px;
    height: 24px;
    margin-top: 6px;
    font-size: 12px;
  }

  .zcfb-notice-list-card {
    padding: 18px 14px;
  }

  .zcfb-notice-list-card.expanded {
    padding-bottom: 22px;
  }

  .zcfb-notice-projects {
    margin-top: 18px;
  }

  .zcfb-notice-project {
    display: block;
    min-height: 0;
    margin-top: 12px;
    padding: 42px 14px 16px;
  }

  .zcfb-notice-project span {
    display: block;
    font-size: 14px;
    line-height: 24px;
  }

  .zcfb-notice-project em {
    display: inline-block;
    min-width: 0;
    height: 32px;
    margin: 12px 0 0;
    padding: 0 14px;
    line-height: 32px;
  }

  .zcfb-notice-project strong {
    min-width: 118px;
    height: 26px;
    font-size: 12px;
    line-height: 26px;
  }

  .zcfb-notice-pager {
    flex-wrap: wrap;
    margin-top: 28px;
  }

  .zcfb-ai-helper {
    display: block;
    margin-top: 16px;
    padding-top: 16px;
  }

  .zcfb-ai-character {
    width: 58px;
    height: 94px;
    margin: 0 12px 8px 0;
    float: left;
  }

  .zcfb-ai-character::before {
    width: 32px;
    height: 8px;
    bottom: 2px;
  }

  .zcfb-ai-helper-avatar {
    width: 58px;
    height: 76px;
  }

  .zcfb-ai-helper-pag {
    width: 58px;
    height: 94px;
  }

  .zcfb-ai-helper-body h2 {
    display: block;
    font-size: 16px;
    line-height: 24px;
  }

  .zcfb-ai-helper-body h2 > span:last-child {
    display: block;
    padding-top: 4px;
  }

  .zcfb-ai-process {
    clear: both;
    flex-wrap: wrap;
    gap: 10px;
    min-height: 0;
    padding: 12px;
  }

  .zcfb-ai-process span,
  .zcfb-ai-process strong {
    white-space: normal;
    font-size: 13px;
  }

  .zcfb-ai-process em {
    flex-basis: 12px;
    height: 16px;
    margin: 0 4px;
  }

  .zcfb-filter-card {
    padding: 16px;
  }

  .zcfb-advanced-drawer {
    width: auto;
    margin:12px 0;
  }
  .el-radio-group{
    display: flex;
  }
  .zcfb-advanced-filter-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .zcfb-advanced-filter-card .zcfb-filter-row {
    display: block;
  }

  .zcfb-advanced-filter-card .zcfb-filter-row label {
    display: block;
    width: auto;
    margin-bottom: 8px;
  }

  .zcfb-advanced-filter-card .el-date-editor,
  .zcfb-advanced-filter-card .el-select {
    width: 100%;
  }

  .zcfb-doc-no-fields {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }

  .zcfb-advanced-filter-actions {
    margin-top: 18px;
  }

  .zcfb-filter-row {
    display: block;
  }

  .zcfb-filter-row label {
    display: block;
    width: auto;
    margin-bottom: 8px;
  }

  .zcfb-filter-row .el-date-editor,
  .zcfb-filter-row .el-select {
    width: 100%;
  }

  .zcfb-filter-actions {
    padding-left: 0;
  }

  .zcfb-ai-card {
    align-items: flex-start;
  }

  .zcfb-ai-card img {
    width: 52px;
    height: auto;
  }

  .zcfb-notice-card {
    padding: 16px 48px 16px 14px;
  }

  .zcfb-notice-head {
    display: block;
  }

  .zcfb-notice-head h3 {
    margin-bottom: 8px;
  }

  .zcfb-notice-child {
    grid-template-columns: 1fr;
    gap: 6px;
    padding: 10px 0;
  }

  .zcfb-draft-paper {
    width: auto;
    padding: 22px 16px 26px;
  }

  .zcfb-draft-paper h1 {
    font-size: 19px;
    line-height: 30px;
  }

  .zcfb-draft-interact {
    justify-content: space-between;
    gap: 0;
    height: 56px;
    margin-top: 30px;
    padding: 0 12px;
    box-sizing: border-box;
    border-radius: 0 0 8px 8px;
  }

  .zcfb-draft-interact > button,
  .zcfb-draft-share-icons {
    flex: 1 1 0;
  }

  .zcfb-draft-interact > button {
    justify-content: center;
    gap: 5px;
    white-space: nowrap;
    font-size: 13px;
  }

  .zcfb-draft-interact i {
    font-size: 19px;
  }

  .zcfb-draft-share-icons {
    justify-content: flex-end;
    gap: 6px;
    font-size: 13px;
    white-space: nowrap;
  }

  .zcfb-draft-share-icons span {
    flex: 0 0 auto;
  }

  .zcfb-draft-share-icons button {
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
  }

  .zcfb-draft-share-icons button i {
    font-size: 16px;
  }

  .zcfb-doc-cover,
  .zcfb-float-tools {
    display: none;
  }
  .zcfb-ai-side{
    gap: 10px;
    margin-bottom: 10px;
    display: none;
  }
  .zcfb-hero, .zcfb-hero-compact{
    padding-bottom: 0;
  }
}
