@charset "utf-8";
@font-face {
  font-family: "helvetica-webfont";
  src: url("fonts/helvetica-webfont.eot");
  src:
    local("☺"),
    url("fonts/helvetica-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/helvetica-webfont.woff") format("woff"),
    url("fonts/helvetica-webfont.ttf") format("truetype"),
    url("fonts/helvetica-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HELVETICA CONDENSED";
  src: url("fonts/HELVETICA CONDENSED.eot");
  src:
    local("☺"),
    url("fonts/HELVETICA CONDENSED.eot?#iefix") format("embedded-opentype"),
    url("fonts/HELVETICA CONDENSED.woff") format("woff"),
    url("fonts/HELVETICA CONDENSED.ttf") format("truetype"),
    url("fonts/HELVETICA CONDENSED.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  overflow-y: scroll;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body,
button,
input,
select,
textarea,
pre {
  font:
    12px/1.5 "Times New Roman",
    Times,
    serif;
}
input,
select,
textarea {
  font-size: 100%;
}
th {
  text-align: inherit;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: top;
  width: 100%;
}
iframe {
  display: block;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
del {
  text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 500;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
a {
  color: #333;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:focus {
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
i {
  font-style: normal;
}
input:focus,
textarea:focus,
keygen:focus,
select:focus {
  outline: none;
  outline-offset: 0px;
}
::-webkit-input-placeholder {
  color: #c9c9cc;
}
::-moz-placeholder {
  color: #c9c9cc;
} /* firefox 19+ */
:-ms-input-placeholder {
  color: #c9c9cc;
} /* ie */
input:-moz-placeholder {
  color: #c9c9cc;
}

.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cf {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.pt40 {
  padding-top: 40px;
}
.mr20 {
  margin-right: 20px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt60 {
  margin-top: 60px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb35 {
  margin-bottom: 35px;
}

/* pc 设备 */
html.isPc .wap_box {
  display: none;
}
/* wap 设备 */
/* 媒体查询 */
html.isWap {
  font-size: 50px;
}
html.isWap a:hover {
  text-decoration: none;
}
@media screen and (min-width: 320px) {
  html.isWap {
    font-size: 50px;
  }
}
@media screen and (min-width: 360px) {
  html.isWap {
    font-size: 56px;
  }
}
@media screen and (min-width: 400px) {
  html.isWap {
    font-size: 62px;
  }
}
@media screen and (min-width: 480px) {
  html.isWap {
    font-size: 75px;
  }
}
@media screen and (min-width: 560px) {
  html.isWap {
    font-size: 87px;
  }
}
@media screen and (min-width: 640px) {
  html.isWap {
    font-size: 100px;
  }
}
html.isWap body {
  font-size: 0.24rem;
}
html.isWap .pc_box {
  display: none;
}

.isPc .bdy {
  overflow-x: hidden;
}
.isWap body {
  overflow-x: hidden;
}

.isPc .w {
  width: 1310px;
  margin: 0 auto;
}
.isPc .wrapper {
  margin: 0 auto;
}
.isPc .banner {
  width: 100%;
  height: 188px;
  padding-top: 40px;
  background: #00558e;
}
.isPc .banner2 {
  width: 100%;
  height: 114px;
  padding-top: 30px;
  background: #00558e;
}
.isPc .banner_txt {
  width: 1310px;
  margin: 0 auto;
  font-size: 48px;
  color: #fff;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isPc .scrBox {
  background: #f0f4f7;
  padding: 10px 0;
  margin-bottom: 47px;
}

.isPc .searchBox {
  width: 356px;
  height: 33px;
  /* border: 1px solid #dddfe0; */
  border-radius: 25px;
}
.isPc .searchBox .search_Cont input {
  float: left;
  width: 267px;
  height: 33px;
  font-size: 16px;
  background: #fff;
  border: 0;
  padding: 0;
  margin: 0;
  padding-left: 10px;
  border: 1px solid #dddfe0;
  border-right: 0;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.isPc .searchBox .search_btn {
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 77px;
  height: 33px;
  cursor: pointer;
  color: #fff;
  background: #7f888f;
  border: 1px solid #7f888f;
  border-left: 0;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
/* .isPc .searchBox .search_btn i {
  display: block;
  width: 78px;
  height: 35px;
} */
.isPc .searchBox .search_btn i {
  display: inline-block;
  width: 24px;
  height: 24px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns%3D%27http%3A//www.w3.org/2000/svg%27 viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9.5 16q-2.725 0-4.612-1.888T3 9.5t1.888-4.612T9.5 3t4.613 1.888T16 9.5q0 1.1-.35 2.075T14.7 13.3l5.6 5.6q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-5.6-5.6q-.75.6-1.725.95T9.5 16m0-2q1.875 0 3.188-1.312T14 9.5t-1.312-3.187T9.5 5T6.313 6.313T5 9.5t1.313 3.188T9.5 14'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.isPc dl.dl_1 {
  display: flex;
  flex-wrap: wrap;
  /* overflow: hidden; */
  align-items: center;
  gap: 10px;
  padding-bottom: 38px;
  border-bottom: 1px solid #cccccc;
}
.isPc dl.dl_1 dt {
  /* float: left; */
  width: auto;
  height: 28px;
  line-height: 28px;
  border: 1px solid #7f888f;
  color: #666666;
  border-radius: 20px;
  font-size: 16px;
  font-family: Times, "Times New Roman", "serif";
  /* background: url("../i/ico_arr2.png") no-repeat 65px center; */
  /* margin-right: 4px; */
  padding: 2px 14px 2px 20px;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
.isPc dl.dl_1 dt:hover,
.isPc dl.dl_1 dt.active {
  background-color: #7f888f;
}
.isPc dl.dl_1 dt.active {
  box-shadow: 0 0 0 0.2rem rgba(127, 136, 143, 0.5);
}
.isPc dl.dl_1 dt a {
  color: #666666;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.isPc dl.dl_1 dt:hover a,
.isPc dl.dl_1 dt.active a {
  color: #fff;
}
.isPc dl.dl_1 dd {
  /* float: left; */
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 16px;
  color: #666666;
  border: 1px solid #c9c9cc;
  border-radius: 3px;
  padding: 2px 14px;
  /* margin-right: 4px; */
}

.isPc dl.dl_1 dd i {
  display: block;
  width: 28px;
  height: 28px;
  float: right;
  background: url("../i/ico_close.png") no-repeat right center;
}
.isPc dl.dl_1 dd i a {
  display: block;
  width: 28px;
  height: 28px;
}

/* Views Dropdown Styles */
.isPc .views-dropdown {
  position: relative;
  display: inline-block;
}

.isPc .views-dropdown > a::after {
  content: "";
  display: inline-block;
  transition: transform 0.3s ease;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns%3D%27http%3A//www.w3.org/2000/svg%27 viewBox='0 0 48 48'%3E%3Cpath fill='%23000' stroke='%23000' stroke-linejoin='round' stroke-width='4' d='m12 29l12-12l12 12z'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.isPc .views-dropdown.show > a::after {
  transform: rotate(180deg);
}

.isPc .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  min-width: 160px;
  z-index: 1000;
  display: none;
  padding: 8px 0;
}

.isPc .dropdown-menu.show {
  display: block;
}

.isPc .dropdown-item {
  display: flex;
  align-items: center;
  padding: 10px 16px;
  cursor: pointer;
  color: #333;
  font-size: 14px;
  transition: background-color 0.2s;
}

.isPc .dropdown-item:hover {
  background-color: #f5f5f5;
}

.isPc .dropdown-item i {
  margin-right: 8px;
  width: 16px;
  height: 16px;
  background-size: contain;
}

.isPc .dropdown-item .icon-table {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23666"><path d="M3 3h18v18H3V3zm2 2v14h14V5H5zm2 2h10v2H7V7zm0 4h10v2H7v-2zm0 4h10v2H7v-2z"/></svg>')
    no-repeat center;
}

.isPc .dropdown-item .icon-list {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23666"><path d="M3 4h18v2H3V4zm0 7h18v2H3v-2zm0 7h18v2H3v-2z"/></svg>')
    no-repeat center;
}

.isPc .dropdown-item .icon-block {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23666"><path d="M3 3h8v8H3V3zm10 0h8v8h-8V3zM3 13h8v8H3v-8zm10 0h8v8h-8v-8z"/></svg>')
    no-repeat center;
}

.isPc .scrBox .w {
  display: flex;
  align-items: center;
  gap: 20px;
}

/* Filter dropdown styles */
.filter-dropdown {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.filter-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 10px;
  background: #f9f9f9;
  color: #666666;
  border: none;
  border-radius: 20px;
  cursor: pointer;
  font-size: 15px;
  font-weight: normal;
  transition: background-color 0.2s ease;
  min-width: 80px;
  border: 1px solid #dddfe0;
}

.filter-btn:hover,
.filter-btn.active {
  background: #7f888f;
  color: #fff;
}
.filter-btn.active {
  box-shadow: 0 0 0 0.2rem rgba(127, 136, 143, 0.5);
}

.filter-btn .icon-filter {
  display: inline-block;
  width: 14px;
  height: 14px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns%3D%27http%3A//www.w3.org/2000/svg%27 viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='%23000' d='M18.5 4a1.5 1.5 0 0 0-3 0v.5H4a1.5 1.5 0 1 0 0 3h11.5V8a1.5 1.5 0 0 0 3 0v-.5H20a1.5 1.5 0 0 0 0-3h-1.5zM4 10.5a1.5 1.5 0 0 0 0 3h1.5v.5a1.5 1.5 0 0 0 3 0v-.5H20a1.5 1.5 0 0 0 0-3H8.5V10a1.5 1.5 0 1 0-3 0v.5zM2.5 18A1.5 1.5 0 0 1 4 16.5h11.5V16a1.5 1.5 0 0 1 3 0v.5H20a1.5 1.5 0 0 1 0 3h-1.5v.5a1.5 1.5 0 0 1-3 0v-.5H4A1.5 1.5 0 0 1 2.5 18'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.filter-btn .icon-chevron-down {
  display: inline-block;
  width: 12px;
  height: 12px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns%3D%27http%3A//www.w3.org/2000/svg%27 viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 15l6-6l6 6'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  transition: transform 0.3s ease;
}

.filter-btn.active .icon-chevron-down {
  transform: rotate(180deg);
}

.filter-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  min-width: 300px;
  /* max-height: 350px; */
  overflow-y: auto;
  display: none;
  margin-top: 2px;
}

.filter-menu.show {
  display: block;
}

.filter-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  border-bottom: 1px solid #eee;
  background: #f5f5f5;
  border-radius: 4px 4px 0 0;
}

.filter-header span {
  font-weight: 500;
  color: #333;
  font-size: 13px;
}

.clear-filters {
  background: none;
  border: none;
  color: #e74c3c;
  cursor: pointer;
  font-size: 12px;
  padding: 4px 6px;
  border-radius: 3px;
  transition: background-color 0.2s ease;
}

.clear-filters:hover {
  background: #f8d7da;
}

/* Custom keyword input styles */
.custom-keyword-input {
  padding: 12px;
  border-bottom: 1px solid #eee;
  background: #fafafa;
  display: flex;
  gap: 8px;
  align-items: center;
}

.custom-keyword-input input {
  flex: 1;
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 3px;
  font-size: 13px;
  color: #333;
  background: white;
  transition: border-color 0.2s ease;
}

.custom-keyword-input input:focus {
  border-color: #4a90e2;
  outline: none;
}

.custom-keyword-input input::placeholder {
  color: #999;
}

.custom-keyword-input button {
  padding: 8px 16px;
  background: #4a90e2;
  color: white;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
  transition: background-color 0.2s ease;
  white-space: nowrap;
}

.custom-keyword-input button:hover {
  background: #357abd;
}

/* Clickable keyword styles */
.clickable-keyword {
  color: #007bff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s ease;
  border-radius: 3px;
  position: relative;
}

.clickable-keyword:hover {
  color: #0056b3;
  background-color: #e3f2fd;
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(0, 123, 255, 0.2);
}

.clickable-keyword:active {
  transform: translateY(0);
  box-shadow: 0 1px 2px rgba(0, 123, 255, 0.3);
  background-color: #bbdefb;
}

/* Specific styles for different views */
.dl_2 .clickable-keyword {
  margin-right: 8px;
  padding: 2px 4px;
  border-radius: 3px;
  background-color: #f8f9fa;
}

table .clickable-keyword {
  margin-right: 8px;
  padding: 2px 4px;
  border-radius: 3px;
  background-color: #f8f9fa;
}

.block-item .clickable-keyword {
  display: inline-block;
  margin: 2px;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
}

.custom-keyword-input button:disabled {
  background: #ccc;
  cursor: not-allowed;
}

.filter-options {
  padding: 8px 0;
  max-height: 250px;
  overflow-y: auto;
}

.filter-option {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  cursor: pointer;
  transition: background-color 0.2s ease;
  position: relative;
}

.filter-option:hover {
  background: #f8f9fa;
}

.filter-option input[type="checkbox"] {
  display: none;
}

.checkmark {
  width: 18px;
  height: 18px;
  border: 2px solid #ddd;
  border-radius: 3px;
  margin-right: 12px;
  position: relative;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.filter-option input[type="checkbox"]:checked + .checkmark {
  background: #4a90e2;
  border-color: #4a90e2;
}

.filter-option input[type="checkbox"]:checked + .checkmark::after {
  content: "✓";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 11px;
  font-weight: normal;
}

.keyword-text {
  font-size: 14px;
  color: #333;
  flex: 1;
}

.filter-actions {
  padding: 12px;
  border-top: 1px solid #eee;
  background: #f5f5f5;
  border-radius: 0 0 4px 4px;
  display: flex;
  gap: 8px;
}

.apply-filters {
  flex: 1;
  padding: 8px 16px;
  background: #00558e;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  transition: all 0.2s ease;
}

.apply-filters:hover {
  background: #0c6bab;
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(0, 85, 142, 0.2);
}

.cancel-filters {
  flex: 1;
  padding: 8px 16px;
  background: #f8f9fa;
  color: #495057;
  border: 1px solid #dee2e6;
  border-radius: 4px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  transition: all 0.2s ease;
}

.cancel-filters:hover {
  background: #e9ecef;
  border-color: #adb5bd;
  color: #212529;
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.cancel-filters:active {
  transform: translateY(0);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.apply-filters:active {
  transform: translateY(0);
  box-shadow: 0 1px 2px rgba(0, 85, 142, 0.2);
}

/* Selected filters display */
.selected-filters {
  padding: 3px 14px;
  border: 1px solid #c9c9cc;
  border-radius: 3px;
}

.filters-label {
  font-size: 16px;
  font-weight: 500;
  color: #666;
  margin-right: 12px;
}

.filter-tags {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 8px;
}

.filter-tag {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  background: #4a90e2;
  color: white;
  border-radius: 12px;
  font-size: 11px;
  font-weight: normal;
}

.filter-tag .remove-tag {
  background: none;
  border: none;
  color: white;
  cursor: pointer;
  font-size: 12px;
  padding: 0;
  margin-left: 2px;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease;
}

.filter-tag .remove-tag:hover {
  background: rgba(255, 255, 255, 0.2);
}

.filter-tag .remove-tag::before {
  content: "×";
}

/* Pagination styles */
.pagination-container {
  margin-top: 40px;
  padding: 20px 0;
  border-top: 1px solid #e9ecef;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 16px;
}

.pagination-btn {
  display: flex;
  align-items: center;
  gap: 0px;
  padding: 8px 12px;
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 6px;
  color: #495057;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.2s ease;
  cursor: pointer;
  user-select: none;
}

.pagination-btn:hover {
  background: #e9ecef;
  border-color: #dee2e6;
  color: #212529;
}

.pagination-btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.pagination-btn.disabled:hover {
  background: #f8f9fa;
  border-color: #e9ecef;
  color: #6c757d;
}

.pagination-btn:active {
  background: #dee2e6;
  border-color: #adb5bd;
  transform: translateY(1px);
}

.pagination-btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.pagination-numbers {
  display: flex;
  align-items: center;
  gap: 4px;
}

.pagination-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 6px;
  color: #495057;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.2s ease;
  cursor: pointer;
}

.pagination-number:hover {
  background: #e9ecef;
  border-color: #dee2e6;
  color: #212529;
}

.pagination-number.active {
  background: #00558e;
  border-color: #00558e;
  color: white;
  cursor: default;
}

.pagination-number.active:hover {
  background: #0056b3;
  border-color: #0056b3;
}

.pagination-dots {
  padding: 0 8px;
  color: #6c757d;
  font-size: 14px;
}

.pagination-info {
  text-align: center;
  color: #6c757d;
  font-size: 14px;
}

.pagination-info strong {
  color: #495057;
  font-weight: 600;
}

/* Icon styles for pagination */
.icon-chevron-left {
  display: inline-block;
  width: 16px;
  height: 16px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns%3D%27http%3A//www.w3.org/2000/svg%27 viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M14.121 17.243a1 1 0 0 1-.707-.293l-4.242-4.243a1 1 0 0 1 0-1.414l4.242-4.243a1 1 0 0 1 1.414 1.414L11.293 12l3.535 3.536a1 1 0 0 1-.707 1.707'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.icon-chevron-right {
  display: inline-block;
  width: 16px;
  height: 16px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns%3D%27http%3A//www.w3.org/2000/svg%27 viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9.879 17.243a1 1 0 0 1-.707-1.707L12.707 12L9.172 8.464a1 1 0 0 1 1.414-1.414l4.242 4.243a1 1 0 0 1 0 1.414l-4.242 4.243a1 1 0 0 1-.707.293'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
/* Mobile pagination styles */
.isWap .pagination-container {
  margin-top: 0.4rem;
  padding: 0.2rem 0;
  border-top: 1px solid #e9ecef;
}

.isWap .pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.08rem;
  margin-bottom: 0.16rem;
  flex-wrap: wrap;
  padding: 0 0.2rem;
}

.isWap .pagination-btn {
  display: flex;
  align-items: center;
  gap: 0.06rem;
  padding: 0.08rem 0.12rem;
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 0.06rem;
  color: #495057;
  text-decoration: none;
  font-size: 0.24rem;
  font-weight: 500;
  transition: all 0.2s ease;
  cursor: pointer;
  user-select: none;
  min-height: 0.44rem;
  min-width: 0.8rem;
  justify-content: center;
}

.isWap .pagination-btn:hover {
  background: #e9ecef;
  border-color: #dee2e6;
  color: #212529;
}

.isWap .pagination-btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.isWap .pagination-btn.disabled:hover {
  background: #f8f9fa;
  border-color: #e9ecef;
  color: #6c757d;
}

.isWap .pagination-btn:active {
  background: #dee2e6;
  border-color: #adb5bd;
  transform: translateY(1px);
}

.isWap .pagination-numbers {
  display: flex;
  align-items: center;
  gap: 0.04rem;
  flex-wrap: nowrap;
  justify-content: center;
  max-width: 100%;
  overflow-x: auto;
  /* padding: 0 0.1rem; */
  white-space: nowrap;
}

.isWap .pagination-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.36rem;
  height: 0.36rem;
  min-width: 0.36rem;
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 0.06rem;
  color: #495057;
  text-decoration: none;
  font-size: 0.24rem;
  font-weight: 500;
  transition: all 0.2s ease;
  cursor: pointer;
  flex-shrink: 0;
}

.isWap .pagination-number:hover {
  background: #e9ecef;
  border-color: #dee2e6;
  color: #212529;
}

.isWap .pagination-number.active {
  background: #00558e;
  border-color: #00558e;
  color: white;
}

.isWap .pagination-number.active:hover {
  background: #0056b3;
  border-color: #0056b3;
}

.isWap .pagination-dots {
  padding: 0 0.08rem;
  color: #6c757d;
  font-size: 0.24rem;
  flex-shrink: 0;
}

.isWap .pagination-info {
  text-align: center;
  color: #6c757d;
  font-size: 0.24rem;
  padding: 0 0.2rem;
  line-height: 1.4;
}

.isWap .pagination-info strong {
  color: #495057;
  font-weight: 600;
}

/* Mobile Block View Styles */
.isWap .block-grid {
  display: block;
  margin-top: 0.2rem;
  padding: 0 0.2rem;
}

.isWap .block-item {
  background: #fff;
  border: 1px solid #e9ecef;
  border-radius: 0.08rem;
  padding: 0.2rem;
  margin-bottom: 0.16rem;
  box-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.2s;
}

.isWap .block-item:hover {
  box-shadow: 0 0.04rem 0.08rem rgba(0, 0, 0, 0.15);
}

.isWap .block-item h3 {
  margin-bottom: 0.12rem;
  font-size: 0.28rem;
  font-weight: bold;
  line-height: 1.3;
}

.isWap .block-item h3 a {
  color: #00558e;
  text-decoration: none;
  display: block;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  overflow-wrap: break-word;
}

.isWap .block-item h3 a:hover {
  text-decoration: underline;
}

.isWap .block-item .keywords {
  color: #666;
  font-size: 0.2rem;
  margin-bottom: 0.08rem;
  margin-right: 0.08rem;
  padding: 0.04rem 0.08rem;
  background: #f5f5f5;
  border-radius: 0.04rem;
  display: inline-block;
  border: 1px solid #e0e0e0;
}

.isWap .block-item .clickable-keyword {
  color: #666;
  font-size: 0.2rem;
  margin-bottom: 0.08rem;
  margin-right: 0.08rem;
  padding: 0.04rem 0.08rem;
  background: #f5f5f5;
  border-radius: 0.04rem;
  display: inline-block;
  border: 1px solid #e0e0e0;
  cursor: pointer;
  transition: all 0.2s;
}

.isWap .block-item .clickable-keyword:hover {
  background: #e9ecef;
  border-color: #00558e;
  color: #00558e;
}

.isWap .block-item .action {
  text-align: right;
  margin-top: 0.12rem;
  padding-top: 0.12rem;
  border-top: 1px solid #e9ecef;
}

.isWap .block-item .read-btn {
  background: #00558e;
  color: #fff;
  padding: 0.08rem 0.16rem;
  border-radius: 0.2rem;
  text-decoration: none;
  font-size: 0.22rem;
  display: inline-block;
  min-width: 0.8rem;
  text-align: center;
}

.isWap .block-item .read-btn:hover {
  background: #004070;
  text-decoration: none;
}

/* Mobile Table View Styles */
.isWap .results-table {
  width: 98%;
  border-collapse: collapse;
  margin: 0.2rem auto 0;
  font-family: Times, "Times New Roman", "serif";
  display: table;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  font-size: 0.22rem;
}

.isWap .results-table thead {
  display: table-header-group;
}

.isWap .results-table tbody {
  display: table-row-group;
}

.isWap .results-table tr {
  display: table-row;
}

.isWap .results-table th,
.isWap .results-table td {
  display: table-cell;
  text-align: left;
  border: 1px solid #e9ecef;
  padding: 0.12rem 0.08rem;
  font-size: 0.22rem;
  line-height: 1.4;
  vertical-align: top;
}

.isWap .results-table th {
  background-color: #f8f9fa;
  font-weight: bold;
  color: #333;
  font-size: 0.24rem;
  text-align: center;
  white-space: nowrap;
}

.isWap .results-table td:first-child {
  font-weight: normal;
  max-width: 3rem;
  min-width: 2rem;
}

.isWap .results-table td:first-child a {
  color: #00558e;
  text-decoration: none;
  font-size: 0.24rem;
  line-height: 1.3;
  display: block;
  font-weight: 500;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  overflow-wrap: break-word;
}

.isWap .results-table td:first-child a:hover {
  text-decoration: underline;
}

.isWap .results-table td:nth-child(2) {
  max-width: 2.5rem;
  min-width: 1.5rem;
}

.isWap .results-table td span.clickable-keyword {
  color: #666;
  font-size: 0.18rem;
  padding: 0.04rem 0.08rem;
  background: #f5f5f5;
  border-radius: 0.04rem;
  display: inline-block;
  margin-right: 0.08rem;
  margin-bottom: 0.06rem;
  border: 1px solid #e0e0e0;
  white-space: nowrap;
}

.isWap .results-table td:last-child {
  text-align: center;
  min-width: 1rem;
  max-width: 1.5rem;
  white-space: nowrap;
}

.isWap .results-table .read-btn {
  background: #00558e;
  color: #fff;
  padding: 0.06rem 0.12rem;
  border-radius: 0.2rem;
  text-decoration: none;
  font-size: 0.2rem;
  display: inline-block;
  min-width: 0.6rem;
  text-align: center;
  white-space: nowrap;
}

.isWap .results-table .read-btn:hover {
  background: #004070;
  text-decoration: none;
}

/* Table container for horizontal scroll */
.isWap .table-container {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 0.2rem;
}

.isWap .table-container::-webkit-scrollbar {
  height: 0.06rem;
}

.isWap .table-container::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 0.03rem;
}

.isWap .table-container::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 0.03rem;
}

.isWap .table-container::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

/* Mobile table responsive design */
@media (max-width: 768px) {
  .isWap .results-table {
    min-width: 6rem;
  }

  .isWap .results-table th,
  .isWap .results-table td {
    padding: 0.1rem 0.06rem;
    font-size: 0.2rem;
  }

  .isWap .results-table th {
    font-size: 0.22rem;
  }

  .isWap .results-table td:first-child {
    max-width: 2.5rem;
    min-width: 1.8rem;
  }

  .isWap .results-table td:nth-child(2) {
    max-width: 2rem;
    min-width: 1.2rem;
  }

  .isWap .results-table td:last-child {
    max-width: 1.2rem;
    min-width: 0.8rem;
  }
}

/* Mobile pagination responsive adjustments */
@media (max-width: 480px) {
  .isWap .pagination-btn span {
    display: none;
  }

  .isWap .pagination-btn {
    min-width: 0.44rem;
    padding: 0.03rem;
  }

  .isWap .pagination-numbers {
    gap: 0.06rem;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .isWap .pagination-numbers::-webkit-scrollbar {
    display: none;
  }

  .isWap .pagination-number {
    width: auto;
    height: 0.44rem;
    min-width: 0.44rem;
    padding: 0;
    font-size: 0.22rem;
    flex-shrink: 0;
    padding: 0.03rem;
  }

  .isWap .pagination-dots {
    padding: 0 0.03rem;
    flex-shrink: 0;
  }
}

/* Table View Styles */
.isPc .results-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
  font-family: Times, "Times New Roman", "serif";
}

.isPc .results-table th,
.isPc .results-table td {
  padding: 15px;
  text-align: left;
  border-bottom: 1px solid #ebebeb;
}

.isPc .results-table th {
  background-color: #f8f9fa;
  font-weight: bold;
  color: #333;
  font-size: 16px;
}

.isPc .results-table td {
  font-size: 16px;
}

.isPc .results-table td a {
  color: #00558e;
  text-decoration: none;
}

.isPc .results-table td a:hover {
  text-decoration: underline;
}

.isPc .results-table td span {
  color: #666;
  font-size: 14px;
  padding: 5px 10px;
  background: #e5e5e5;
  border-radius: 4px;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 5px;
}

.isPc .results-table .read-btn {
  background: #00558e;
  color: #fff;
  padding: 8px 16px;
  border-radius: 20px;
  text-decoration: none;
  font-size: 14px;
  display: inline-block;
}

.isPc .results-table .read-btn:hover {
  background: #004070;
  text-decoration: none;
}

/* Block View Styles */
.isPc .block-view {
  font-family: Times, "Times New Roman", "serif";
}

.isPc .block-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 20px;
  margin-top: 20px;
}

.isPc .block-item {
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.2s;
}

.isPc .block-item:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.isPc .block-item h3 {
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: bold;
}

.isPc .block-item h3 a {
  color: #00558e;
  text-decoration: none;
}

.isPc .block-item h3 a:hover {
  text-decoration: underline;
}

.isPc .block-item .keywords {
  color: #666;
  font-size: 14px;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 5px 10px;
  background: #f5f5f5;
  border-radius: 4px;
  display: inline-block;
}

.isPc .block-item .action {
  text-align: right;
  margin-top: 8px;
}

.isPc .block-item .read-btn {
  background: #00558e;
  color: #fff;
  padding: 8px 16px;
  border-radius: 20px;
  text-decoration: none;
  font-size: 14px;
  display: inline-block;
}

.isPc .block-item .read-btn:hover {
  background: #004070;
  text-decoration: none;
}

.isPc dl.dl_2 {
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
  font-family: Times, "Times New Roman", "serif";
}
.isPc dl.dl_2 h3 {
  color: #00558e;
  font-size: 20px;
  font-weight: bold;
}
.isPc dl.dl_2 h3 a {
  color: #00558e;
}
.isPc dl.dl_2 dt {
  overflow: hidden;
  padding-bottom: 25px;
  padding-top: 15px;
}
.isPc dl.dl_2 dt i {
  float: left;
  font-size: 16px;
  line-height: 28px;
}
.isPc dl.dl_2 dt span {
  color: #666666;
  float: left;
  display: block;
  border: 1px solid #c9c9cc;
  line-height: 28px;
  padding: 0 10px;
  margin-left: 10px;
  border-radius: 3px;
  font-size: 16px;
}
.isPc dl.dl_2 dd {
  width: 72px;
  height: 36px;
  line-height: 36px;
  background: #00558e;
  text-align: center;
  border-radius: 20px;
}
.isPc dl.dl_2 dd a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #fff;
}

.isPc .footer {
  color: #777777;
  line-height: 22px;
  margin-top: 75px;
  padding-top: 32px;
  padding-bottom: 26px;
  overflow: hidden;
  border-top: 1px solid #cccccc;
}
.isPc .footer p {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-size: 14px;
  line-height: 26px;
  font-family: "Source Sans 3", "Libertinus Serif", "微软雅黑";
}
.isPc .footer p a {
  color: #777777;
}
.isPc .footer p a:hover {
  color: #00558e;
}
.isPc .footer img {
  width: 20px;
  height: 20px;
}

.isWap .w {
  width: 100%;
  margin: 0 auto;
}
.isWap .banner {
  width: 90%;
  padding: 0.6rem 5% 0.5rem;
  background: #00558e;
}
.isWap .banner2 {
  width: 90%;
  padding: 0.5rem 5% 0.5rem;
  background: #00558e;
}
.isWap .banner_txt {
  width: 100%;
  margin: 0 auto;
  font-size: 0.42rem;
  line-height: 0.44rem;
  color: #fff;
}
.isWap .scrBox {
  background: #f0f4f7;
  padding: 0.2rem;
  margin-bottom: 0.4rem;
}
.isWap .scrBox .w {
  display: flex;
  align-items: center;
  gap: 0.2rem;
}
.isWap .searchBox {
  display: flex;
  flex: 1;
  /* width: 70%; */
  height: 0.7rem;
  /* border: 1px solid #dddfe0; */
  /* border-radius: 0.35rem; */
  /* margin: 0 auto; */
  background: #f1f4f6;
}
.isWap .searchBox .search_Cont {
  display: inline;
  flex: 1;
}
.isWap .searchBox .search_Cont input {
  width: 100%;
  height: 0.7rem;
  background: #fff;
  border: 0;
  padding: 0;
  margin: 0;
  padding-left: 0.2rem;
  border: 1px solid #dddfe0;
  border-right: 0;
  border-top-left-radius: 0.35rem;
  border-bottom-left-radius: 0.35rem;
}
.isWap .searchBox .search_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 0 0.2rem;
  /* width: calc(15% - 1px); */
  height: 0.7rem;
  background: #7f888f;
  border: 1px solid #7f8890;
  border-left: 0;
  border-top-right-radius: 0.35rem;
  border-bottom-right-radius: 0.35rem;
}
.isWap .searchBox .search_btn a {
  display: block;
  width: 15%;
  height: 0.7rem;
}
.isWap .searchBox .search_btn i {
  display: inline-block;
  width: 24px;
  height: 24px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns%3D%27http%3A//www.w3.org/2000/svg%27 viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9.5 16q-2.725 0-4.612-1.888T3 9.5t1.888-4.612T9.5 3t4.613 1.888T16 9.5q0 1.1-.35 2.075T14.7 13.3l5.6 5.6q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-5.6-5.6q-.75.6-1.725.95T9.5 16m0-2q1.875 0 3.188-1.312T14 9.5t-1.312-3.187T9.5 5T6.313 6.313T5 9.5t1.313 3.188T9.5 14'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.isWap dl.dl_1 {
  display: flex;
  gap: 0.2rem;
  flex-wrap: wrap;
  padding: 0 0.2rem 0.4rem;
  border-bottom: 1px solid #cccccc;
}
/* Mobile Views Dropdown Styles */
.isWap .views-dropdown {
  position: relative;
  display: inline-block;
}

.isWap .views-dropdown > a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.1rem;
  padding: 0 0.2rem;
  background: #f8f8f8;
  color: #666666;
  border: 1px solid #7f888f;
  border-radius: 0.25rem;
  font-size: 0.22rem;
  text-decoration: none;
  /* min-width: 1.2rem; */
  height: 0.5rem;
  line-height: 0.5rem;
  font-family: Times, "Times New Roman", "serif";
}

.isWap .views-dropdown > a::after {
  /* content: "";
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url("../i/ico_arr2.png") no-repeat center;
  background-size: 100%;
  transition: transform 0.3s ease; */
  content: "";
  display: inline-block;
  transition: transform 0.3s ease;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns%3D%27http%3A//www.w3.org/2000/svg%27 viewBox='0 0 48 48'%3E%3Cpath fill='%23000' stroke='%23000' stroke-linejoin='round' stroke-width='4' d='m12 29l12-12l12 12z'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.isWap .views-dropdown.show > a::after {
  transform: rotate(180deg);
}

.isWap .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0.2rem;
  box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.15);
  min-width: 2.5rem;
  z-index: 1000;
  display: none;
  padding: 0.1rem 0;
  margin-top: 0.05rem;
}

.isWap .dropdown-menu.show {
  display: block;
}

.isWap .dropdown-item {
  display: flex;
  align-items: center;
  padding: 0.2rem 0.3rem;
  cursor: pointer;
  color: #333;
  font-size: 0.22rem;
  transition: background-color 0.2s;
  font-family: Times, "Times New Roman", "serif";
}

.isWap .dropdown-item:hover {
  background-color: #f5f5f5;
}

.isWap .dropdown-item i {
  margin-right: 0.15rem;
  width: 0.3rem;
  height: 0.3rem;
  background-size: contain;
}

.isWap .dropdown-item .icon-table {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23666"><path d="M3 3h18v18H3V3zm2 2v14h14V5H5zm2 2h10v2H7V7zm0 4h10v2H7v-2zm0 4h10v2H7v-2z"/></svg>')
    no-repeat center;
}

.isWap .dropdown-item .icon-list {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23666"><path d="M3 4h18v2H3V4zm0 7h18v2H3v-2zm0 7h18v2H3v-2z"/></svg>')
    no-repeat center;
}

.isWap .dropdown-item .icon-block {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23666"><path d="M3 3h8v8H3V3zm10 0h8v8h-8V3zM3 13h8v8H3v-8zm10 0h8v8h-8v-8z"/></svg>')
    no-repeat center;
}

/* .isWap dl.dl_1 dt {
  float: left;
  width: 1.2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  border: 1px solid #7f888f;
  color: #666666;
  border-radius: 0.25rem;
  font-size: 0.22rem;
  font-family: Times, "Times New Roman", "serif";
  background: url("../i/ico_arr2.png") no-repeat 1.05rem center;
  margin-right: 0.15rem;
  padding-left: 0.2rem;
} */
/* .isWap dl.dl_1 dt a {
  color: #666666;
  font-size: 0.22rem;
  display: block;
} */
.isWap dl.dl_1 dd {
  /* float: left; */
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.22rem;
  color: #666666;
  border: 1px solid #c9c9cc;
  border-radius: 0.11rem;
  padding: 0 0.2rem;
  /* margin-top: 0.2rem; */
}
.isWap dl.dl_1 dd.d1 {
  height: 0.5rem;
  line-height: 0.5rem;
  margin-top: 0;
}
.isWap dl.dl_1 dd i {
  display: block;
  margin-top: 0.22rem;
  margin-left: 0.3rem;
  width: 0.2rem;
  height: 0.2rem;
  float: right;
  background: url("../i/ico_close.png") no-repeat right center;
  background-size: 100%;
}
.isWap dl.dl_1 dd i a {
  display: block;
  width: 0.2rem;
  height: 0.2rem;
}

.isWap dl.dl_2 {
  display: block;
  padding: 0.3rem 0;
  margin: 0 3%;
  width: 94%;
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
  font-family: Times, "Times New Roman", "serif";
}
.isWap dl.dl_2 h3 {
  color: #00558e;
  font-size: 0.36rem;
  line-height: 0.4rem;
  font-weight: bold;
}
.isWap dl.dl_2 h3 a {
  color: #00558e;
}
.isWap dl.dl_2 dt {
  overflow: hidden;
  padding-bottom: 0.3rem;
  padding-top: 0.2rem;
}
.isWap dl.dl_2 dt i {
  float: left;
  font-size: 0.22rem;
  line-height: 0.48rem;
}
.isWap dl.dl_2 dt span {
  color: #666666;
  float: left;
  display: block;
  border: 1px solid #c9c9cc;
  line-height: 0.48rem;
  padding: 0 0.2rem;
  margin: 0 0.1rem 0.2rem;
  border-radius: 0.1rem;
  font-size: 0.22rem;
}
.isWap dl.dl_2 dd {
  width: 1rem;
  height: 0.5rem;
  line-height: 0.5rem;
  background: #00558e;
  text-align: center;
  border-radius: 0.6rem;
}
.isWap dl.dl_2 dd a {
  display: block;
  width: 100%;
  height: 0.5rem;
  font-size: 0.22rem;
  color: #fff;
}
.isWap .footer {
  color: #777777;
  background: #dcdcdc;
  font-size: 0.16rem;
  line-height: 0.32rem;
  padding-top: 0.3rem;
  padding-bottom: 0.5rem;
  overflow: hidden;
  margin-top: 0.5rem;
}
.isWap .footer p {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-size: 0.22rem;
  line-height: 0.4rem;
  font-family: "Source Sans 3", "Libertinus Serif", "微软雅黑";
}
.isWap .footer p a {
  color: #777777;
}
.isWap .footer p a:hover {
  color: #00558e;
}
.isWap .footer img {
  width: 20px;
  height: 20px;
}

.isPc .banner_p p {
  font-size: 18px;
  line-height: 26px;
  width: 665px;
  color: #abd6ff;
  font-family: "Source Sans 3", "Libertinus Serif", "微软雅黑";
  font-weight: normal;
}

.isWap .banner_p h4 {
  font-size: 0.42rem;
  line-height: 0.46rem;
}
.isWap .banner_p p {
  margin-top: 0.2rem;
  font-size: 0.3rem;
  line-height: 0.34rem;
  width: 90%;
  color: #abd6ff;
  font-family: "Source Sans 3", "Libertinus Serif", "微软雅黑";
  font-weight: normal;
}

.isPc .chan_main {
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.isPc .w424 {
  width: 388px;
  float: left;
  margin-right: 15px;
}
.isPc .chan_main dl {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 15px;
  font-family: Times, "Times New Roman", "serif";
}
.isPc .chan_main dl dt {
  overflow: hidden;
  margin-bottom: 15px;
}
/* .isPc .chan_main dl dt h4 {
  float: left;
} */
.isPc .chan_main dl dd {
  font-size: 16px;
  line-height: 22px;
  color: #00558e;
  padding: 10px 0;
  border-top: 1px solid #cccccc;
}
.isPc .chan_main dl dd a {
  color: #00558e;
}
.chan_main dl dt {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.isPc .chan_main dl dt b {
  font-weight: normal;
}
.isPc .chan_main dl dt b:hover a {
  color: #00558e;
}
.isPc .chan_main dl dt b span {
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 2px;
}
/* .isPc .chan_main dl dt b {
  float: right;
} */
.isPc .chan_main dl dt b a {
  display: flex;
  align-items: center;
}
.isPc .chan_main dt {
  color: #000;
  font-size: 18px;
}
.chan_main dl dt b i.icon-more {
  display: inline-block;
  width: 20px;
  height: 20px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns%3D%27http%3A//www.w3.org/2000/svg%27 viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M24 0v24H0V0zM12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='%23000' d='M6.293 6.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L10.586 12L6.293 7.707a1 1 0 0 1 0-1.414m6 0a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L16.586 12l-4.293-4.293a1 1 0 0 1 0-1.414'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.isWap .chan_main {
  overflow: hidden;
}
.isWap .w424 {
  width: 90%;
  margin: 0 auto;
}
.isWap .chan_main dl {
  border: 1px solid #ccc;
  border-radius: 0.15rem;
  padding: 0.2rem;
  margin: 0px 5% 0.2rem;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .chan_main dl dt {
  overflow: hidden;
  margin-bottom: 0.2rem;
}
.isWap .chan_main dl dt h4 {
  float: left;
}
.isWap .chan_main dl dd {
  font-size: 0.26rem;
  line-height: 0.32rem;
  color: #00558e;
  padding: 0.2rem 0;
  border-top: 1px solid #cccccc;
}
.isWap .chan_main dl dd a {
  color: #00558e;
}
.isWap .chan_main dl dt b {
  font-weight: normal;
  font-size: 0.26rem;
}
.isWap .chan_main dl dt b {
  float: right;
}
.isWap .chan_main dt {
  color: #000;
  font-size: 18px;
}
.isWap .chan_main dl dt b a {
  display: flex;
  align-items: center;
}
.isWap .chan_main dl dt b span {
  display: inline-block;
  margin-bottom: 1px;
}

.isPc .artBox {
  width: 700px;
  padding: 34px 25px 30px;
  border: 1px solid #cccccc;
  border-radius: 20px;
  font-family: Times, "Times New Roman", "serif";
}
.isPc .artBox h3 {
  font-size: 48px;
  line-height: 50px;
  font-weight: bold;
  margin-bottom: 20px;
}
.isPc .artBox p {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 15px;
}
.isPc .artBox p i,
.isPc .artBox p i a {
  color: #00558e;
}
.isPc dl.dl_2_2 {
  padding-top: 15px;
  border-top: 1px solid #cccccc;
  margin-top: 40px;
}
.isPc dl.dl_2_2 dt b,
.isPc dl.dl_2_2 dt span {
  display: block;
  width: 100%;
  overflow: hidden;
}
.isPc dl.dl_2_2 dt b i {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 3px;
}
.isPc dl.dl_2_2 dt span {
  margin-left: 0;
  float: left;
  width: auto;
  margin-right: 6px;
  margin-bottom: 6px;
}

.isWap .artBox {
  width: 80%;
  padding: 0.35rem 5% 0.3rem;
  margin: 0 5%;
  border: 1px solid #cccccc;
  border-radius: 0.15rem;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .artBox h3 {
  font-size: 0.55rem;
  line-height: 0.65rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.isWap .artBox p {
  font-size: 0.28rem;
  line-height: 0.38rem;
  color: #333333;
  margin-bottom: 0.2rem;
}
.isWap .artBox p i,
.isWap .artBox p i a {
  color: #00558e;
}
.isWap dl.dl_2_2 {
  padding-top: 0.2rem;
  border-top: 1px solid #cccccc;
  margin-top: 0.4rem;
}
.isWap dl.dl_2_2 dt b,
.isPc dl.dl_2_2 dt span {
  display: block;
  overflow: hidden;
}
.isWap dl.dl_2_2 dt b i {
  font-size: 0.26rem;
  line-height: 0.32rem;
  margin-bottom: 0.2rem;
}
.isWap dl.dl_2_2 dt span {
  margin-left: 0;
  float: left;
  width: auto;
}

.isPc .list {
  border: 1px solid #cccccc;
  padding: 0 25px;
  width: 1260px;
  border-radius: 5px;
  padding-top: 32px;
}
.isPc .list h4 {
  display: block;
  margin-bottom: 22px;
  font-size: 24px;
  font-family: Times, "Times New Roman", "serif";
  font-weight: bold;
}
.isPc .list li {
  font-size: 18px;
  line-height: 26px;
  font-family: Times, "Times New Roman", "serif";
  border-top: 1px solid #cccccc;
}
.isPc .list li a {
  color: #00558e;
  display: block;
  padding: 18px 0;
}

.isWap .list {
  border: 1px solid #cccccc;
  margin: 0 3.8%;
  padding: 0 3%;
  width: 86%;
  height: auto;
  border-radius: 0.3rem;
  padding-top: 0.3rem;
}
.isWap .list h4 {
  display: block;
  margin-bottom: 0.3rem;
  font-size: 0.36rem;
  font-family: Times, "Times New Roman", "serif";
  font-weight: bold;
}
.isWap .list li {
  font-size: 0.26rem;
  line-height: 0.32rem;
  font-family: Times, "Times New Roman", "serif";
  border-top: 1px solid #cccccc;
}
.isWap .list li a {
  color: #00558e;
  display: block;
  padding: 0.2rem 0;
}

/* Mobile filter styles */
.isWap .filter-dropdown {
  margin: 0;
  /* width: 100%; */
}

.isWap .filter-btn {
  /* width: 100%; */
  padding: 0 0.2rem;
  height: 0.7rem;
  font-size: 0.28rem;
  justify-content: center;
  gap: 0.1rem;
  border-radius: 0.35rem;
  background: #f9f9f9;
  border: none;
  color: #7f888f;
  /* box-shadow: 0 0.04rem 0.12rem rgba(79, 70, 229, 0.2); */
  border: 1px solid #7f888f;
  transition: all 0.2s ease;
}

.isWap .filter-btn:hover {
  background: #7f888f;
  color: #fff;
  /* box-shadow: 0 0.06rem 0.16rem rgba(79, 70, 229, 0.3); */
  box-shadow: none;
}

.isWap .filter-btn:active {
  background: #7f888f;
  color: #fff;
  transform: translateY(0.02rem);
}

.isWap .filter-btn .icon-filter {
  font-size: 0.26rem;
  /* color: #fff; */
}

.isWap .filter-btn .icon-chevron-down {
  font-size: 0.22rem;
  /* color: #fff; */
  transition: transform 0.2s ease;
}

.isWap .filter-btn.active .icon-chevron-down {
  transform: rotate(180deg);
}

.isWap .filter-btn span {
  /* color: #fff; */
  font-weight: 600;
}

.isWap .filter-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none;
  align-items: flex-end;
}

.isWap .filter-menu.show {
  display: flex;
}

.isWap .filter-menu .filter-content {
  background: white;
  border-radius: 0.4rem 0.4rem 0 0;
  width: 100%;
  max-height: 80vh;
  overflow-y: auto;
  animation: slideUp 0.3s ease-out;
}

@keyframes slideUp {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}

.isWap .filter-header {
  padding: 0.5rem 0.4rem 0.3rem;
  border-bottom: 1px solid #e5e7eb;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: white;
  position: sticky;
  top: 0;
  z-index: 10;
}

.isWap .filter-header::before {
  content: "";
  position: absolute;
  top: 0.2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 1rem;
  height: 0.1rem;
  background: #d1d5db;
  border-radius: 0.05rem;
}

.isWap .filter-header span {
  font-size: 0.32rem;
  font-weight: 600;
  color: #111827;
}

.isWap .clear-filters {
  background: #fef2f2;
  border: 1px solid #fecaca;
  color: #dc2626;
  font-size: 0.24rem;
  padding: 0.15rem 0.25rem;
  border-radius: 0.1rem;
  cursor: pointer;
  transition: all 0.2s ease;
}

.isWap .clear-filters:hover {
  background: #fee2e2;
  border-color: #fca5a5;
}

.isWap .filter-option {
  padding: 0.4rem 0.4rem;
  border-bottom: 1px solid #f3f4f6;
  cursor: pointer;
  transition: background 0.2s ease;
}

.isWap .filter-option:hover {
  background: #f9fafb;
}

.isWap .filter-option:last-child {
  border-bottom: none;
}

.isWap .checkmark {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.3rem;
}

.isWap .keyword-text {
  font-size: 0.28rem;
  color: #374151;
  flex: 1;
}

.isWap .filter-actions {
  padding: 0.4rem;
  border-top: 1px solid #e5e7eb;
  background: white;
  position: sticky;
  bottom: 0;
  display: flex;
  gap: 0.3rem;
}

.isWap .apply-filters {
  flex: 1;
  background: #4f46e5;
  color: white;
  border: none;
  padding: 0.35rem;
  border-radius: 0.2rem;
  font-size: 0.28rem;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease;
}

.isWap .apply-filters:hover {
  background: #4338ca;
}

.isWap .cancel-filters {
  flex: 0.4;
  background: #f3f4f6;
  color: #6b7280;
  border: none;
  padding: 0.35rem;
  border-radius: 0.2rem;
  font-size: 0.28rem;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.2s ease;
}

.isWap .cancel-filters:hover {
  background: #e5e7eb;
}

.isWap .selected-filters {
  display: flex;
  align-items: center;
  padding: 0.1rem 0.2rem;
  /* height: 0.5rem; */
  border-radius: 0.11rem;
}

.isWap .filters-label {
  font-size: 12px;
  margin-right: 8px;
}

.isWap .filter-tag {
  padding: 4px 8px;
  font-size: 11px;
  gap: 4px;
}

.isWap .filter-tag .remove-tag {
  width: 14px;
  height: 14px;
  font-size: 12px;
}

/* Search states */
.loading-state,
.error-state,
.no-results {
  text-align: center;
  padding: 40px 20px;
  font-size: 16px;
  color: #666;
}

.loading-state {
  color: #00558e;
  position: relative;
}

.loading-state::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  border: 2px solid #f3f3f3;
  border-top: 2px solid #00558e;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.error-state {
  color: #f44336;
  background-color: #ffebee;
  border: 1px solid #ffcdd2;
  border-radius: 4px;
  margin: 20px 0;
}

.no-results {
  color: #9e9e9e;
  font-style: italic;
}

/* Result items styling */
.result-item {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}

.result-item:last-child {
  border-bottom: none;
}

.result-title {
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: 600;
}

.result-title a {
  color: #1976d2;
  text-decoration: none;
}

.result-title a:hover {
  text-decoration: underline;
}

.result-content {
  margin: 0 0 10px 0;
  line-height: 1.6;
  color: #333;
}

.result-meta {
  display: flex;
  gap: 20px;
  font-size: 14px;
  color: #666;
}

.result-date,
.result-source {
  display: inline-block;
}

/* Block view styling */
.result-block {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.result-block h4 {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: 600;
}

.result-block h4 a {
  color: #1976d2;
  text-decoration: none;
}

.result-block h4 a:hover {
  text-decoration: underline;
}

.result-block p {
  margin: 0 0 10px 0;
  line-height: 1.6;
  color: #333;
}

.block-meta {
  display: flex;
  gap: 15px;
  font-size: 12px;
  color: #666;
}

/* Highlight styles for em tags in search results */
.result-title em,
.result-content em,
.result-block h4 em,
.result-block p em,
.list_cont li h4 em,
.list_cont li p em,
.table_cont td em,
.block_cont h4 em,
.block_cont p em {
  background-color: #ffeb3b;
  color: #333;
  font-style: normal;
  font-weight: 600;
  padding: 2px 4px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.search_result h3 a em,
.search_result td a em {
  background-color: #ffeb3b;
  color: #333;
  font-style: normal;
  font-weight: 600;
  padding: 2px 4px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.keyword-tag {
  cursor: pointer;
  transition: all 0.3s ease;
}
.keyword-tag:hover {
  background-color: #e3f2fd;
  border-radius: 4px;
  padding: 2px 4px;
  color: #1976d2;
}
