<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  padding-top: 0;
}
.headernav {
  position: relative;
  width: 100%;
}
.headernav .header {
  position: relative;
  left: 50%;
  top: 0;
  transform: translate(-50%);
  z-index: 1000;
  height: 0.96rem;
  width: 100%;
  max-width: 750px;
  display: flex;
  justify-content: space-between;
  padding: 0 0.32rem;
  background-color: #ffffff;
  border-bottom: rgba(180, 180, 180, 0.5) solid 0.02133333rem;
}
.headernav .header div {
  line-height: 0.96rem;
}
.headernav .header div.left {
  padding-right: 0.32rem;
}
.headernav .header div.right {
  padding-left: 0.32rem;
}
.headernav .header div img {
  height: 0.288rem;
}
.headernav .header h1 {
  line-height: 0.96rem;
  margin: 0;
}
.headernav .header h1 a img {
  height: 0.42666667rem;
}
.headernav .topmenu {
  height: 0.896rem;
  background-color: #035297;
  margin-bottom: -0.02133333rem;
}
.headernav .topmenu ul {
  width: 100%;
  display: flex;
  justify-content: space-around;
  line-height: 0.87466667rem;
}
.headernav .topmenu ul li {
  font-size: 0.29866667rem;
  font-family: PingFang SC;
  font-weight: 500;
}
.headernav .topmenu ul li a {
  color: #FFFFFF;
}
.headernav .topmenu ul li.active {
  position: relative;
}
.headernav .topmenu ul li.active::before {
  position: absolute;
  left: 50%;
  bottom: 0.10666667rem;
  transform: translateX(-50%);
  content: "";
  width: 0.32rem;
  height: 0.064rem;
  background-color: #ffffff;
  border-radius: 0.032rem;
}
.headernav .index-menu-wrap {
  position: fixed;
  left: 50%;
  right: 0;
  top: 0.96rem;
  transform: translateX(-50%);
  width: 100%;
  max-width: 750px;
  z-index: 3000;
  height: 0;
  background-color: #ffffff;
  overflow: hidden;
}
.headernav .index-menu-wrap .index-menu {
  overflow-y: auto;
  max-height: 100vh;
}
.headernav .index-menu-wrap .index-menu h2 {
  font-size: 0.34133333rem;
  font-weight: bold;
  line-height: 0.576rem;
  color: #000000;
  padding: 0.21333333rem 0 0 0.29866667rem;
}
.headernav .index-menu-wrap .index-menu .title {
  position: relative;
  height: 0.85333333rem;
  width: 100%;
  font-size: 0.29866667rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #000000;
  line-height: 0.85333333rem;
  text-align: center;
  border-bottom: rgba(180, 180, 180, 0.5) solid 0.02133333rem;
}
.headernav .index-menu-wrap .index-menu .title .close-menu {
  position: absolute;
  right: 0.29866667rem;
  top: 0.26666667rem;
  width: 0.32rem;
  height: 0.32rem;
  background-image: url(../images/close.png);
  background-size: 100% 100%;
}
.headernav .index-menu-wrap .index-menu ul {
  overflow: hidden;
  padding-bottom: 0.62933333rem;
  padding-left: 0.29866667rem;
}
.headernav .index-menu-wrap .index-menu ul:last-of-type {
  padding-bottom: 1.06666667rem;
}
.headernav .index-menu-wrap .index-menu ul li {
  margin-right: 0.42666667rem;
  margin-top: 0.256rem;
  float: left;
  width: 1.96266667rem;
  height: 0.59733333rem;
  font-size: 0.29866667rem;
  font-weight: 400;
  color: #000000;
  border-radius: 0.10666667rem;
  border: 0.02133333rem solid rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 0.59733333rem;
}
.headernav .index-menu-wrap .index-menu ul li a {
  color: #000000;
}
html {
  overflow: initial;
}
html #wrapper {
  position: initial;
}
html #wrapper #content {
  position: initial;
}
html  #content {
  position: initial;
}
.footernav {
  padding-bottom: 0;
}
.footernav .top {
  padding: 0 0.50133333rem;
  height: 0.74666667rem;
  display: flex;
  justify-content: space-between;
  line-height: 0.74666667rem;
  background-color: #2B5887;
  color: #ffffff;
  margin-bottom: -0.02133333rem;
}
.footernav .top .tel {
  position: relative;
  font-size: 0.256rem;
  padding-left: 0.096rem;
}
.footernav .top .tel::before {
  position: absolute;
  left: -0.192rem;
  top: 0.23466667rem;
  content: "";
  width: 0.21333333rem;
  height: 0.256rem;
  background-image: url(../images/tel.png);
  background-size: 0.21333333rem 0.256rem;
}
.footernav .top .tel a {
  font-size: 0.29866667rem;
  color: #ffffff;
  font-weight: bold;
  vertical-align: -0.02133333rem;
}
.footernav .top .time {
  font-size: 0.23466667rem;
  color: rgba(255, 255, 255, 0.5);
}
.footernav .bottom {
  background-color: #264F7A;
  height: 1.52533333rem;
  font-size: 0;
}
.footernav .bottom .list {
  display: flex;
  justify-content: space-between;
  padding: 0.192rem 0;
}
.footernav .bottom .list a {
  flex: 1;
  text-align: center;
  font-size: 0.256rem;
  line-height: 0.27733333rem;
  border-right: solid 0.01066667rem rgba(255, 255, 255, 0.8);
  padding-top: 0.02133333rem;
  color: #ffffff;
}
.footernav .bottom .list a:last-of-type {
  border-right: none;
}
.footernav .bottom p {
  text-align: center;
  font-size: 0.23466667rem;
  color: #ffffff;
  line-height: 0.34133333rem;
  color: rgba(255, 255, 255, 0.8);
}
.footernav .bottom p a {
  font-size: 0.21333333rem;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: underline;
}
.footernav .top {
	width: 100%;
}
.pash_content {
	min-height:-moz-calc(100vh - 4.31rem);
	min-height:-webkit-calc(100vh - 4.31rem);
	min-height: calc(100vh - 4.31rem);
}</pre></body></html>