.module_online_service_wrapper {
  align-items: center;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.module_online_service_content {
  -webkit-box-pack: center;
  display: flex;
  justify-content: center;
  padding: 20px;
}
.online_service_btn {
  border: none;
  border-radius: 19px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: calc(var(--fontRatio, 1) * 14px);
  height: 38px;
  line-height: 38px;
  margin-right: 50px;
  margin-top: 20px;
  min-width: 120px;
  outline: 0;
  overflow: hidden;
  padding: 0 16px;
  width: auto;
}
.jz_screen_mobi .online_service_btn {
  margin-right: 20px;
}
.online_service_btn:first-child {
  margin-top: 0;
}
.online_service_content {
  max-width: 100%;
  overflow: hidden;
}
.online_service_contacts {
  margin: 0 50px 0 0;
}
.jz_screen_mobi .online_service_contacts {
  margin: 0 20px 0 0;
}
.online_service_contact {
  display: flex;
  margin: 20px 0;
}
.online_service_wechat {
  display: inline-block;
  margin-right: 50px;
  max-width: 110px;
  vertical-align: middle;
}
.online_service_wechat_content {
  height: 110px;
  width: 110px;
}
.online_service_wechat > img {
  height: 110px;
  max-width: 100%;
}
.online_service_wechat:last-child {
  margin-right: 0;
}
.online_service_wechat_text {
  color: #999;
  line-height: 22px;
  margin-top: 5px;
  text-align: var(--global-text-align, center);
}
.online_service_new_module_after_20210707 .online_service_wechat_text {
  line-height: 1.5;
}
.online_service_btn_icon {
  height: 18px;
  margin-top: -0.35ex;
  vertical-align: middle;
  width: 18px;
}
.online_service_wechat--default {
  background-color: #fff;
  background-image: url(/image/rimage/module/online_service/code.png?v=202512301156);
  background-repeat: no-repeat;
  background-size: contain;
}
.jz_screen_mobi .online_service_wechat:first-child {
  margin-left: 0;
}
.online_service_btn_icon--svg {
  fill: #fff;
}
.online_service_contact_label {
  word-break: keep-all;
}
.jz_screen_mobi .module_online_service_content {
  padding: 3.2% 3.7%;
}
.jz_module_style_31.jz_module {
  min-width: 180px;
}
/*# sourceMappingURL=module_onlineService.2995c677.css.map*/
