
/* 2024-1-8 tao start */
.agent-pc #headTop {
  float: none;
  height: 100px;
}
.agent-pc #navWrapper {
  float: none;
}
.agent-pc #header .wrapper {
  width: 100%;
}
.agent-pc #header .wrapper > .content {
  height: auto;
}
.agent-pc #navWrapper .content .nav {
  float: none;
  background-image: url(//resources.jsmo.xin/templates/upload/33663/images/nav-bg.jpg);
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.agent-pc #logo {
  margin-left: 12%;
}
.agent-pc #logo img {
  max-height: 80px;
}
.agent-pc .gh0 #sitecontent {
  padding-top: 182px;
}
.agent-pc #navWrapper .content .nav > li:not(.jsMoveEl) {
  font-size: 28px;
  color: #fff;
  font-weight: bold;
}
.agent-pc #navWrapper .content .nav > li:not(.jsMoveEl) > a {
  color: inherit;
}
#header.mini #navWrapper .content .nav {
  height: 82px;
}
.agent-pc #topSlider .bx-wrapper {
  position: static !important;
}
.agent-pc #footer {
  height: 100px;
  padding: 0;
  background-image: url(//resources.jsmo.xin/templates/upload/33663/images/footer-bg.jpg);
  background-size: cover;
}
.agent-pc #footer p {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  color: #ccc;
}
.agent-pc #footer p span {
  display: block;
}
/* 2023-1-8 tao end */

/* 2025-12-1 tao start */
#indexPage
  .news
  .content_list
  .item_block:not(:first-child)
  .item_wrapper
  .date_wrap
  .year,
.npagePage:not(.post)
  .news
  .content_list
  .item_block
  .item_wrapper
  .date_wrap
  .year {
  font-size: 22px;
  line-height: 30px;
  display: inline;
}
#indexPage
  .news
  .content_list
  .item_block:not(:first-child)
  .item_wrapper
  .date_wrap
  .year::after,.npagePage:not(.post)
  .news
  .content_list
  .item_block
  .item_wrapper
  .date_wrap
  .year::after {
  content: "-";
  display: inline;
  font-size: 22px;
  line-height: 30px;
}
/* 2025-12-1 tao end */
