.text-left .wrap {
  position: relative;
  text-align: left;
}
.text-left .text .content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 3.26rem;
  margin: auto;
  text-align: left;
}
.service-par03 {
  padding: 1.2rem 0;
}
.about-content {
  color: #333333;
  line-height: 0.4rem;
}
h3 {
  color: #000000;
  margin-bottom: 0.5rem;
  text-align: center;
}
/* ------- */
.service-par03 dl.info {
  margin: 0.92rem 0 0;
  text-align: center;
}
.service-par03 .info dd h4 {
  font-weight: 600;
}
.service-par03 .info dd {
  display: inline-block;
  text-align: center;
  width: 20%;
  position: relative;
  line-height: 1;
}
.service-par03 .info dd::before {
  content: "";
  position: absolute;
  right: 0;
  top: 5%;
  width: 1px;
  height: 90%;
  background: #000;
}
.service-par03 .info dd:last-child::before {
  display: none;
}
.service-par03 .info dd p {
  margin-top: 0.16rem;
  height: 1.5em;
  overflow: hidden;
  color: #333333;
  font-weight: 100;
}
.service-par04 {
  padding: 1.2rem 0;
}
.service-par04 .buddy-list {
}
.service-par04 .buddy-list ul {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}
.service-par04 .buddy-list ul li {
  width: 2.68rem;
  display: flex;
  padding: 0.2rem 0;
  background: #ffffff;
  box-shadow: 0px 4px 13px 0px rgba(191, 191, 191, 0.3);
  color: #333333;
  margin-right: 0.24rem;
  flex-direction: column;
  margin-bottom: 0.24rem;
  align-items: center;
}
.service-par04 .buddy-list ul li:nth-child(5n) {
  margin-right: 0;
}

.service-par04 .buddy-list ul li img {
  width: 1rem;
  height: 1rem;
  margin-bottom: 0.16rem;
}
.form-par01 {
  padding: 1.2rem 0;
}
.form-par01 .org_info {
  margin-bottom: 0.5rem;
}
.form-par01 .org_info ul {
  display: flex;
}
.form-par01 .org_info li {
  color: #111111;
  font-size: 0.2rem;
  text-align: center;
  width: 4.64rem;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  margin-right: 0.24rem;
  padding: 0.4rem 0 0.6rem;
  font-weight: 700;
}
.form-par01 .org_info li:hover {
  background: #ffca2c;
  color: #000000;
}
.form-par01 .org_info li:hover p {
  color: #000000;
}
.form-par01 .org_info li:last-child {
  margin-right: 0;
}
.form-par01 .org_info li img {
  width: 0.48rem;
  height: 0.48rem;
}
.form-par01 .org_info li p {
  color: #777777;
  margin: 0.24rem 0 0.2rem;
  font-weight: 400;
}
.form_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #3d3d3d;
  font-size: 16px;
}
.form_wrap .form-input {
  margin-bottom: 0.32rem;
  position: relative;
}
.form_wrap .form-label {
  margin-bottom: 0.16rem;
  color: #333333;
  position: relative;
}
.form_wrap .is_rules {
  padding-left: 0.18rem;
}
.form_wrap .is_rules::before {
  position: absolute;
  content: "*";
  color: #fa5151;
  top: 0;
  left: 0;
}

.form_wrap .form-input input {
  padding: 0.14rem 0.2rem;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  width: 100%;
  font-size: 0.2rem;
  color: #3d3d3d;
}
.form_wrap .msg {
  position: absolute;
  color: #fa5151;
  font-size: 0.16rem;
  bottom: -0.22rem;
  left: 0;
}
.form_wrap .form-flex {
  display: flex;
  justify-content: space-between;
}
.form_wrap .form-flex input {
  flex: 1;
}
.form_wrap #sendCodeBtn {
  width: 1.9rem;
  background: #ffca2c;
  color: #111111;
  padding: 0.25rem 0.2rem;
}
.form_wrap #sendCodeBtn:disabled {
  background: #ccc;
  color: #666;
  cursor: no-drop;
}
.form_wrap .form-textarea {
  margin-bottom: 0.32rem;
}
.form_wrap .form-textarea textarea {
  width: 100%;
  height: 1.4rem;
  font-size: 0.2rem;
  color: #3d3d3d;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  padding: 0.25rem 0.2rem;
}
.form_wrap .w-2 {
  width: 49%;
}
.form_wrap .w-1 {
  width: 100%;
}
.form_wrap .w-3 {
  width: 32%;
}
.form_wrap .w-3 p {
  padding: 0.14rem 0.2rem;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  width: 100%;
  font-size: 0.2rem;
  color: #3d3d3d;
}
#distpicker {
  display: flex;
  justify-content: space-between;
  flex: 1;
}
.topNet-form-group {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0.1rem 0;
  max-height: 4rem;
  position: absolute;
  overflow-y: auto;
  -ms-overflow-style: none;
  overflow: auto;
  border: 1px solid #e4e7ed;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  z-index: 9999;
  display: none;
}
.topNet-form-group li {
  font-size: 0.14rem;
  padding: 0 0.2rem;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #606266;
  height: 0.3rem;
  line-height: 0.3rem;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
}
.topNet-form-group li[selected] {
  color: #2062e6;
}
.topNet-form-group input {
  display: none;
}
.form_wrap .form_btn {
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  background: #ffca2c;
  color: #111111;
}
.map-Info {
  display: flex;
  align-items: center;
  background: rgba(255, 202, 44, 0.4);
  color: #111111;
  font-size: 16px;
  padding: 0.1rem;
  padding-right: 0.36rem;
  position: relative;
}
.map-Info::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  margin: auto;
  border-width: 8px;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-top-color: rgba(255, 202, 44, 0.4);
  border-bottom-width: 0;
}
.map-Info img {
  width: 0.48rem;
  height: 0.48rem;
}
.map-Info .map-Info-right {
  margin-left: 0.1rem;
  text-align: left;
}
.map-Info .map-Info-right p {
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .service-par03 dl.info {
  }
  .service-par03 .info dd {
    width: 44%;
  }
  .service-par03 .info dd:nth-child(2n)::before {
    display: none;
  }
  .service-par04 .buddy-list ul li {
    width: 45%;
  }
  .service-par04 .buddy-list ul li:nth-child(5n) {
    margin-right: 0.24rem;
  }
  .service-par04 .buddy-list ul li:nth-child(2n) {
    margin-right: 0;
  }
  .form-par01 .org_info ul {
    display: block;
  }
  .form-par01 .org_info li {
    width: 100%;
    margin: 0;
    margin-bottom: 0.24rem;
  }
  .form_wrap .w-2 {
    width: 100%;
  }
  .form_wrap input,
  .form_wrap textarea {
    font-size: 14px !important;
  }
  .text-left .wrap {
    text-align: center;
  }
  .text-left .text .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
  .form_wrap .msg {
    font-size: 14px;
    bottom: -18px;
  }
}
