<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ä¾§è¾¹æ&nbsp;*/
.asideList12 .gp-subLeft {
  position: relative;
}
.asideList12 .gp-subLeft .subLeftTitle {
  padding: 24px 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #00508f;
  position: relative;
  margin-bottom: 1px;
}
.asideList12 .gp-subLeft .gp-m-inner-header-icon {
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  display: none;
  line-height: 40px;
  transform: translateY(-50%);
}
.asideList12 .gp-subLeft &gt; ul {
  border: 1px solid #ccc;
  border-top: none;
  border-bottom: none;
  text-align: center;
}
.asideList12 .gp-subLeft &gt; ul &gt; li {
  position: relative;
}
.asideList12 .gp-subLeft &gt; ul &gt; li &gt; a {
  padding: 15px 20px 15px 10px;
  display: block;
  transition: all 0.35s ease-in-out;
  position: relative;
  position: relative;
  line-height: 1.4;
  border-bottom: 1px solid #ccc;
}
.asideList12 .gp-subLeft &gt; ul &gt; li &gt; a:hover {
  color: #00508f;
  margin-right: 0;
  border-bottom: 1px solid #00508f;
}
.asideList12 .gp-subLeft &gt; ul &gt; li a.active {
  color: #00508f;
  margin-right: 0;
  border-bottom: 1px solid #00508f;
}
.asideList12 .gp-subLeft &gt; ul &gt; li .gp-toggles {
  width: 40px;
  height: 53px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 56px;
  text-align: center;
  cursor: pointer;
  color: #999;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 18px;
}
.asideList12 .gp-subLeft &gt; ul &gt; li a.active + span.gp-toggles {
  color: #00508f !important;
}
.asideList12 .gp-subLeft &gt; ul &gt; li .gp-second-nav {
  display: none;
  background-color: #fff;
}
.asideList12 .gp-subLeft &gt; ul &gt; li .gp-second-nav dd a {
  display: block;
  padding: 8px 22px 8px 5px;
  color: #666;
  transition: all 0.35s ease-in-out;
  position: relative;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
}
.asideList12 .gp-subLeft &gt; ul &gt; li .gp-second-nav dd a:hover {
  color: #00508f;
  border-bottom: 1px solid #00508f;
}
.asideList12 .gp-subLeft &gt; ul &gt; li .gp-second-nav dd a &gt; span {
  position: relative;
}
.asideList12 .gp-subLeft &gt; ul &gt; li .gp-second-nav dd a.active {
  background-color: #00508f;
  color: #fff;
}
@media screen and (max-width:996px) {
  .asideList12 .gp-subLeft .subLeftTitle {
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
  }
  .asideList12 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
  .asideList12 .gp-subLeft &gt; ul {
    display: none;
    text-align: left;
  }
}
.block-list78 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list78 h2 {
  color: #00508f;
  line-height: 2.2;
  position: relative;
  display: inline-block;
}
.block-list78 h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #00508f;
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-list78 .gp-bread {
  float: right;
  text-align: right;
  color: #333333;
  opacity: 0.6;
  filter: alpha(opacity=60);
  height: auto;
  line-height: 20px;
  color: #999;
  padding: 10px 0;
  overflow: hidden;
}
.block-list78 .gp-bread span {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #999;
  width: 7px;
  height: 5px;
  background: url(../images/block-list78_rt.png) no-repeat;
  background-size: cover;
}
.block-list78 .gp-bread a {
  color: #333333;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.block-list78 .gp-bread a:hover {
  color: #00508f;
  opacity: 1;
  filter: alpha(opacity=100);
}
.page-list5 .block-list &gt;li a {
  display: flex;
  padding: 12px 0;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  padding-left: 15px;
  position: relative;
  transition: transform 0.35s ease-out;
}
.page-list5 .block-list &gt;li a::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #00508f;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2.5px;
}
.page-list5 .block-list &gt;li a p {
  display: block;
  flex: 1;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 1.3em;
  line-height: 1.3;
}
.page-list5 .block-list &gt;li a &gt;span {
  font-family: 'Arial';
  color: #666666;
  margin-left: 10px;
}
.page-list5 .block-list &gt;li a:hover {
  transform: translateX(10px);
}
</pre></body></html>