<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footernav .top {
  padding: 0 0.51261333rem;
  height: 0.76346667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 0.76346667rem;
  background-color: #2B5887;
  color: #ffffff;
  margin-bottom: -0.02181333rem;
}
.footernav .top .tel {
  position: relative;
  font-size: 0.26176rem;
  padding-left: 0.09816rem;
}
.footernav .top .tel::before {
  position: absolute;
  left: -0.19632rem;
  top: 0.23994667rem;
  content: "";
  width: 0.21813333rem;
  height: 0.26176rem;
  background-image: url(../images/tel.png);
  background-size: 0.21813333rem 0.26176rem;
}
.footernav .top .tel a {
  font-size: 0.30538667rem;
  color: #ffffff;
  font-weight: bold;
  vertical-align: -0.02181333rem;
}
.footernav .top .time {
  font-size: 0.23994667rem;
  color: rgba(255, 255, 255, 0.5);
}
.footernav .bottom {
  background-color: #264F7A;
  height: 1.55965333rem;
  font-size: 0;
}
.footernav .bottom .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.19632rem 0;
}
.footernav .bottom .list a {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  font-size: 0.26176rem;
  line-height: 0.28357333rem;
  border-right: solid 0.01090667rem rgba(255, 255, 255, 0.8);
  padding-top: 0.02181333rem;
  color: #ffffff;
}
.footernav .bottom .list a:last-of-type {
  border-right: none;
}
.footernav .bottom p {
  text-align: center;
  font-size: 0.23994667rem;
  color: #ffffff;
  line-height: 0.34901333rem;
  color: rgba(255, 255, 255, 0.8);
}
.footernav .bottom p a {
  font-size: 0.21813333rem;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: underline;
}
</pre></body></html>