/* 申请入会 */
.ruhui-style {
  margin-bottom: 1.875rem;
}
.ruhui > img {
  width: 100%;
  margin-bottom: -0.25rem;
}
.ruhui-content {
  margin: 0;
  padding: 1.25rem;
}
.ruhui-content > img {
  width: 1.875rem;
}
.ruhui-content > span {
  font-size: 0.875rem;
  color: #666666;
}
.ruhui-content > h3 {
  margin-bottom: 0.375rem;
}
.ruhui-content-text {
  font-size: 1.125rem;
  line-height: 2;
  display: inline-block;
  margin-top: 1.25rem;
}
.ruhui-style-bottom {
  text-align: center;
}
.ruhui-style-bottom > a {
  font-size: 1rem;
  color: #1a6fc4;
  border-bottom: 0.0625rem solid;
  padding-bottom: 0.625rem;
}

/* 联系我们 */
.card-main-right-content-title {
  font-size: 1.125rem;
  font-weight: bold;
  margin-top: 0.625rem;
}
.right-content-realtive {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 1.25rem 0;
}
.right-content-realtive text {
  padding: 0.5rem 0;
  font-size: 1.0625rem;
}

.contact-map {
  position: relative;
  width: 100%;
  height: 31.25rem;
}
.contact-map #map {
  width: 100%;
  height: 40%;
}
