<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* contact */

.contact {

  position: fixed;

  bottom: 0;

  width: 100%;

  height: 1.2rem;

  z-index: 199;

  background-color: #FFFFFF;
  max-width: 7.7rem !important;
  margin: 0 auto;

  box-shadow: 0 0 0.08rem 0 rgba(187,187,187,0.5);
  border-radius: 0.24rem 0.24rem 0 0;
}

.contact-out {

  padding: 0.2rem 0.28rem;

}

.btn-contact {

  width: 3.39rem;

  height: 0.8rem;

  line-height: 0.8rem;

  border-radius: 0.08rem;

  font-size: 0.32rem;

  text-align: center;

  color: #FFFFFF;

}



.online {

  background: linear-gradient( 151deg, #019DFF 0%, #2372FF 100%);

}



.tel {

  background: linear-gradient( 135deg, #FF941F 0%, #FF7F23 100%);

}

._MEIQIA_FIX_BODY {
  max-width: 7.7rem !important;
  left: calc(100vw / 2 - 3.75rem) !important;
}

.dRvbGC {
  left: calc(100vw / 2 - 3.75rem) !important;
}

/* ��膶pp+撠讐�见�讐�蝡见朖�倮霂�/�㩞霂嘥倮霂Ｘ�厰僼�甅撘� */
.btn-contact.btn-wxwork {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.8rem;
  height: 1.04rem;
  border-radius: 0.08rem;
  box-sizing: border-box;
  background-color: #2090ff;
  color: #fff;
  font-size: 0.32rem;
  font-weight: 600;
}

.btn-contact.btn-wxwork .consult-avatar {
  width: 0.8rem;
  height: 0.8rem;
  border: 0.03rem solid #fff;
  border-radius: 50%;
  margin-right: 0.36rem;
}

.btn-contact.tel.btn-wxwork {
  width: 2.76rem;
  height: 1.06rem;
  box-sizing: border-box;
  border-radius: 0.08rem;
  background-color: #fff;
  color: #2090ff;
  border: 0.03rem solid #2090ff;
  font-weight: 600;
  font-size: 0.32rem;
}</pre></body></html>