.wrap_con {
  height: auto;
  padding: 0rem 0.6rem;
}
.wrap_con .beidou {
  padding: 0.75rem 0rem 1rem 0rem;
}
.wrap_con .beidou .beidou_title {
  text-align: center;
  font-size: 0.65rem;
  color: #1887E8;
  letter-spacing: 0;
  line-height: 40 / rem;
  padding: 0.25rem 0;
}
.wrap_con .beidou .beidou_buttom {
  text-align: center;
}
.wrap_con .beidou .beidou_buttom hr {
  margin: 0 auto;
  background-image: linear-gradient(-90deg, #877aeb 0%, #16a7d5 100%);
  border-radius: 100 / rem;
  width: 5rem;
  height: 0.1rem;
}
.wrap_con .beidou .beidou_con {
  text-indent: 1.1rem;
  font-size: 0.6rem;
  color: #656F77;
  line-height: 0.95rem;
  margin-top: 0.6rem;
  margin-bottom: 0.45rem;
}
.wrap_con .beidou .beidou_li {
  font-size: 0.6rem;
  color: #656F77;
  line-height: 0.95rem;
  margin-top: 0.6rem;
}
.wrap_con .beidou .beidou_li img {
  width: 0.5rem;
  height: 0.4rem;
  margin-right: 0.25rem;
}
.wrap_con .beidou .beidou_img1 {
  text-align: center;
  padding: 0.6rem 0;
}
.wrap_con .beidou .beidou_img1 img {
  width: 100%;
}
.wrap_con .beidou .beidou_img2 {
  text-align: center;
  padding-top: 0.6rem;
}
.wrap_con .beidou .beidou_img2 img {
  width: 100%;
}
