<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fixed {
  position: fixed;
  top: 0.001rem;
  width: 100%;
  background: #fff;
  z-index: 999;
}
.nav {
  display: flex;
  justify-content: space-between;
  margin: 0.3976rem 0.386rem 0.3976rem 0.3494rem;
}
.nav_1 {
  display: flex;
}
img {
  width: 100%;
  height: 100%;
}
#image1 {
  width: 0.37rem;
  height: 0.289rem;
  margin-right: 0.434rem;
}
.image2 {
  width: 2.18rem;
  height: 0.277rem;
}
.seek {
  width: 1.795rem;
  height: 0.602rem;
  background: #09525c;
  border-radius: 0.12rem;
  color: #fff;
  font-size: 0.241rem;
  text-align: center;
  line-height: 0.602rem;
}

#showMenu {
  display: none;
  background: rgb(113 107 107 / 50%);
  background: rgb(113 107 107 / 50%);
  position: fixed;
  width: 100%;
  height: 100%;
  padding-top: 1.098rem;
  z-index: 999;
  /* padding-left:0.39rem; */
}
#showMenu ul {
  background: #fff;
  width: 4rem;
  text-align: center;
  padding-top: 0.4rem;
  border-radius: 0.1rem;
}
#showMenu ul li {
  height: 1rem;
  font-size: 0.193rem;
  font-weight: 600;
}
a {
  text-decoration: none;
  color: #fff;
}
.footer {
  background: #0b545f;
  width: 100%;
  height: auto;
  padding-bottom: 1.92em;
  color: #fff;
}
.footer_1 {
  display: flex;
  justify-content: space-between;
  padding: 0 0.373rem;
}
.mt {
  margin-top: 0.59rem;
}
.footerImg {
  width: 4.024rem;
  height: 0.506rem;
  margin-bottom: 0.723rem;
  font-size: 0.241rem;
}
.footerImg p {
  margin-top: 0.096rem;
}
.footerImg2 {
  width: 1.963rem;
  height: 1.976rem;
}
.bottom {
  text-align: center;
  color: #e6e6e6;
  font-size: 0.191rem;
  margin-top: 0.602rem;
  padding-bottom: 0.3rem;
}
.bottom p {
  padding-bottom: 0.1rem;
}
.mt ul li {
  height: 0.71rem;
  font-size: 0.241rem;
  line-height: 0.85rem;
}
.xc_mobile_title {
  font-size: 0.434rem;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 0.241rem;
  font-family: Alibaba PuHuiTi 2;
  font-weight: bold;
  color: #0b545f;
}
.xc_mobile_text {
  font-size: 0.29rem;
  text-align: center;
  letter-spacing: 2px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  color: #323b4b;
}
.isForm {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  padding-top: 10%;
  padding-left: 7%;
  z-index: 999;
}
.WechatConsultation {
  position: fixed;
  top: 6.785rem;
  right: 0;
  width: 1.809rem;
  height: 1.809rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #f99a5a;
  z-index: 999;
  color: #fff;
  border-radius: 0.145rem 0 0 0.145rem;
  font-size: 0.29rem;
  font-weight: 700;
}
.WechatConsultation_img {
  width: 0.924rem;
  height: 0.893rem;
}
.WechatConsultation_img img {
  width: 100%;
  height: 100%;
}
</pre></body></html>