/*
 * @ä½œè€…: å±ˆçªçª
 * @åˆ›å»ºæ—¶é—´: 2025-02-13 09:09:30
 * @ä¿®æ”¹æ—¶é—´: 2025-12-26 10:09:52
 * @ç‰ˆæœ¬: [1.0]
 * @ç‰ˆæƒ: å›½æ³°æ–°ç‚¹è½¯ä»¶è‚¡ä»½æœ‰é™å…¬å¸
 * @æè¿°: 
 */
@charset "UTF-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
  font-family: CustomFont, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
}
li {
  list-style-type: none;
}
a {
  /* text-decoration: none; */
  color: inherit;
  /* cursor: pointer; */
}
img {
  border: none;
  vertical-align: middle;
}
input {
  outline: none;
  border: none;
}
input[type="checkbox"] {
  display: none;
}
html,
body {
  font-size: 15px;
}
body {
  /* background: #f5f5f5; */
}
[class^="m_"] {
  display: none;
}
#Content {
  width: 1200px;
  margin: 0 auto;
}
.channel-zcwdpt {
  background: #fff;
  padding: 30px 50px;
}
.zcwd-search {
  padding: 30px 50px;
  position: relative;
}
.zcwd-search .zcwd-input {
  width: 100%;
  border: 1px solid #00558e;
  height: 44px;
  box-sizing: border-box;
  padding: 0 15px;
}
.zcwd-search .zcwd-submit {
  height: 44px;
  width: 60px;
  cursor: pointer;
  position: absolute;
  right: 50px;
  top: 30px;
  background: url("../images/search2.png") no-repeat center;
}
.zcwd-department {
  background-color: #f2f2f2;
  margin: 20px 0;
  padding: 20px 20px 10px;
}
.zcwdpt-title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 40px;
  color: #00558e;
  position: relative;
  padding-left: 10px;
}
.zcwdpt-title::before {
  position: absolute;
  top: 11px;
  left: 0;
  content: "";
  width: 4px;
  height: 18px;
  background: #015293;
  border-radius: 56px;
}
.zcwd-department a {
  display: inline-block;
  margin-right: 10px;
  color: #00558e;
  text-align: center;
  line-height: 35px;
  background: #fff;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  padding: 0 10px;
}
.zcwd-list ul li {
  border: 1px solid #e8e8e8;
  padding: 20px 20px 10px;
  margin-bottom: 20px;
}
.zcwd-list ul li h2 {
  font-size: 1.125rem;
  line-height: 1.5em;
  color: #00558e;
}
.zcwd-list ul li p {
  color: #333;
  line-height: 1.5em;
  margin: 10px 0;
  color: #00558e;
}

.pager {
  background: #fff;
  margin: 10px auto;
  overflow: hidden;
  padding: 10px 0;
}

.pager {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.m-pagination-page {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
}

.m-pagination-page li a {
  list-style: none;
  height: 30px;
  border: 1px solid #d6d6d6 !important;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #5c5c5c !important;
  cursor: pointer;
}

.m-pagination-page > li.active > a {
  background: #1764ce !important;
  color: #ffffff !important;
  border-color: #1764ce !important;
}

.m-pagination-info {
  font-size: 12px;
  color: #333333;
  margin: 0 0px 0 0;
  padding: 0;
  height: auto;
  line-height: normal;
  display: flex;
  align-items: center;
}

.m-pagination-info span {
  font-weight: normal;
  color: #333 !important;
  margin: 0 2px;
}

.m-pagination-size {
  margin: 0 10px 0 0;
  display: flex;
  align-items: center;
}

.m-pagination-size select {
  height: 30px;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  font-size: 12px;
  color: #666666;
  outline: none;
}

.m-pagination-jump {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #333333;
  margin: 0;
  padding: 0;
}

.m-pagination-group {
  display: flex;
  align-items: center;
}

.m-pagination-group input {
  border-color: #d6d6d6 !important;
  text-align: center !important;
  font-size: 14px !important;
}

.m-pagination-group button {
  width: 40px;
  height: 30px;
  border: 1px solid #1764ce;
  border-radius: 4px;
  background: #1764ce;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
}
.m-pagination-page > li:hover > a,
.m-pagination-group > button:hover {
  border-color: #1764ce !important;
}

@media screen and (max-width: 1023px) {
  #Content {
    width: auto;
    max-width: 720px;
  }
}


.ewb-page ul li{
  padding: 0 !important;
  border:none;
    list-style: none;
    float: left;
    margin-right: 5px;
    line-height: 26px;
}

.ewb-page ul li > a {
      height: 24px;
    line-height: 24px;
    display: inline-block;
    padding: 0 10px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

