.swiper {
  width: 100%;
  height: 15.63rem;
  background: #a5bdff;
  --swiper-theme-color: rgba(0, 0, 0, 0);
  --swiper-pagination-color: #ffea00;
  /* 两种都可以 */
  margin-bottom: 1.6rem;
}
.swiper .swiper-button-prev {
  left: 1.9rem;
}
.swiper .swiper-pagination-bullet-active {
  background-color: #ffea00 !important;
}
.swiper .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 1;
}
.swiper .swiper_slide_img {
  width: 23.44rem;
  height: 15.63rem;
}
.swiper .swiper_slide_box {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper .swiper_slide_box .swiper_slide_box_nr {
  width: 6.25rem;
  height: 1.56rem;
  border-radius: 0.78rem 0.78rem 0.78rem 0.78rem;
  font-weight: 400;
  font-size: 0.88rem;
  line-height: 1.56rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin: 0 1rem;
  border: 0.06rem solid #ffffff;
  color: #27469a;
  background-color: rgba(255, 255, 255, 0.7);
}
.swiper .swiper_slide_box .swiper_slide_box_nr a {
  color: #27469a;
}
.introduce {
  margin-bottom: 1.88rem;
}
.introduce_btn{
  margin: 10px auto;
display: block;
  width: 6.25rem;
  height: 1.56rem;
  border-radius: 0.78rem 0.78rem 0.78rem 0.78rem;
  border: 0.06rem solid #666;
  font-weight: 400;
  font-size: 0.88rem;
  color: #666;
  line-height: 1.56rem;
  text-align: center;
  font-style: normal;
  text-transform: none;}

.introduce .introduce_img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.81rem;
  font-weight: 500;
  font-size: 1.5rem;
  color: #27469a;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.introduce .introduce_img img {
  width: 2.56rem;
  height: 2.72rem;
  margin-right: 0.5rem;
}
.introduce .introduce_title {
  margin: 0 auto;
  width: 22rem;
  font-family: PingFang-SC, PingFang-SC;
  font-weight: 400;
  font-size: 0.75rem;
  color: #333333;
  line-height: 1.63rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.94rem;
}
nav .nav {
  text-align: center;
}
nav .nav .nav_img {
  width: 3.94rem;
  height: 3.92rem;
}
nav .nav .nav_text {
  font-weight: 400;
  font-size: 0.75rem;
  color: #333333;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.title {
  font-weight: 500;
  font-size: 1.5rem;
  color: #333333;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.53rem;
}
.text {
  font-weight: 400;
  font-size: 0.75rem;
  color: #666666;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.88rem;
}
.text2 {
  font-weight: 400;
  font-size: 0.75rem;
  color: #666666;
  line-height: 1.34rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.91rem;
}
.matrix {
  margin-bottom: 2rem;
}
.matrix .matrix_nr {
  position: relative;
  margin-bottom: 0.63rem;
}
.matrix .matrix_nr .matrix_nr_img {
  width: 22.19rem;
  height: 10.94rem;
  border-radius: 0.63rem;
}
.matrix .matrix_nr .matrix_nr_box {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.matrix .matrix_nr .matrix_nr_box .matrix_nr_title {
  font-weight: 500;
  font-size: 1.38rem;
  color: #ffffff;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 1.5rem;
}
.matrix .matrix_nr .matrix_nr_box .matrix_nr_text {
  font-weight: 400;
  font-size: 0.81rem;
  color: #ffffff;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 1.5rem;
}
.matrix .matrix_nr .matrix_nr_box .matrix_nr_but {
  width: 6.25rem;
  height: 1.56rem;
  border-radius: 0.78rem 0.78rem 0.78rem 0.78rem;
  border: 0.06rem solid #ffffff;
  font-weight: 400;
  font-size: 0.88rem;
  color: #ffffff;
  line-height: 1.56rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.process {
  display: flex;
  align-items: center;
  overflow-x: auto;
  position: relative;
  margin-bottom: 2.25rem;
}
.process .process_img {
  position: absolute;
  bottom: 0rem;
  left: 150%;
  transform: translate(-50%, 0);
}
.process .process_nr {
  position: relative;
  width: 11.25rem;
  height: 21.5rem;
  margin-right: 2rem;
}
.process .process_nr .process_nr_img1 {
  width: 10.25rem;
  height: 16.5rem;
  background: #ffffff;
}
.process .process_nr .process_nr_img2 {
  position: absolute;
  top: 1.4rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1.78rem;
  height: 2.09rem;
}
.process .process_nr .process_nr_img3 {
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1.35rem;
  height: 1.35rem;
  z-index: 1;
}
.process .process_nr .process_nr_box {
  width: 100%;
  position: absolute;
  top: 5rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.process .process_nr .process_nr_box .process_nr_box_title {
  font-weight: 500;
  font-size: 1.25rem;
  color: #4769c8;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.5rem;
}
.process .process_nr .process_nr_box .process_nr_box_text {
  width: 100%;
  font-weight: 400;
  font-size: 0.75rem;
  color: #666666;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.625rem;
}
.process::-webkit-scrollbar {
  display: none;
}
.health .health_top {
  display: flex;
  justify-content: center;
  align-items: center;
}
.health .health_top .health_top_nr {
  flex: 1;
  position: relative;
}
.health .health_top .health_top_nr img {
  width: 100%;
  height: 5.28rem;
  display: block;
}
.health .health_top .health_top_nr .health_top_nr_title {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  font-size: 1rem;
  color: #ffffff;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.health .health_but {
  width: 100%;
  position: relative;
}
.health .health_but img {
  width: 100%;
  height: 100%;
}
.health .health_but .health_but_title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  font-size: 1rem;
  color: #ffffff;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.health .health_box .health_box_nr {
  position: relative;
  display: flex;
}
.health .health_box .health_box_nr img {
  flex: 1;
  width: 100%;
  height: 100%;
}
.medical {
  margin-bottom: 1.56rem;
  text-align: center;
}
.medical img {
  width: 15.875rem;
  height: 15.875rem;
  margin: 0.15rem 0;
}
.clinic {
  width: 100%;
  margin-bottom: 1.88rem;
}
.clinic .clinic_top {
  padding-left: 20.88rem;
  overflow-x: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}
.clinic .clinic_top .clinic_top_nr {
  width: 20.88rem !important;
  padding: 0.2rem 1rem;
  background: #f9f9f9;
  border-radius: 0.31rem 0.31rem 0.31rem 0.31rem;
  font-weight: 400;
  font-size: 0.81rem;
  color: #333333;
  text-align: center;
  white-space: nowrap;
  margin: 0 0.5rem;
}
.clinic .clinic_top .clinic_top_nr_xz {
  background: #27469a;
  color: #ffffff;
}
.clinic .clinic_top::-webkit-scrollbar {
  display: none;
}
.clinic .clinic_box {
  display: none;
}
.clinic .clinic_box.active {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.5rem;
}
.clinic .clinic_box.active .clinic_box_nr {
  cursor: pointer;
}
.clinic .clinic_box.active .clinic_box_nr .clinic_box_nr_img {
  width: 10.78rem;
  height: 10.16rem;
  border-radius: 0.63rem 0.63rem 0.63rem 0.63rem;
  border: 1px solid #eeeeee;
  margin-bottom: 0.9rem;
}
.clinic .clinic_box.active .clinic_box_nr .clinic_box_nr_title {
  width: 10.16rem;
  font-weight: 500;
  font-size: 0.88rem;
  color: #333333;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.75rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.clinic .clinic_box.active .clinic_box_nr .clinic_box_nr_text {
  width: 10.16rem;
  height: 2rem;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #666666;
  text-align: left;
  font-style: normal;
  text-transform: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.clinic .clinic_box.active .clinic_box_nr .clinic_box_nr_but {
  padding-top: 0.5rem;
}
.clinic .clinic_box.active .clinic_box_nr .clinic_box_nr_but .clinic_box_nr_but_nr {
  margin: 0 auto;
  width: 6.25rem;
  height: 1.56rem;
  border-radius: 0.78rem 0.78rem 0.78rem 0.78rem;
  border: 0.06rem solid #666666;
  font-weight: 400;
  font-size: 0.88rem;
  color: #666666;
  line-height: 1.56rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.beauty {
  width: 100%;
  margin-bottom: 1.88rem;
}
.beauty .beauty_top {
  padding-left: 20.88rem;
  overflow-x: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}
.beauty .beauty_top .beauty_top_nr {
  width: 20.88rem !important;
  padding: 0.2rem 1rem;
  background: #f9f9f9;
  border-radius: 0.31rem 0.31rem 0.31rem 0.31rem;
  font-weight: 400;
  font-size: 0.81rem;
  color: #333333;
  text-align: center;
  white-space: nowrap;
  margin: 0 0.5rem;
}
.beauty .beauty_top .beauty_top_nr_xz {
  background: #27469a;
  color: #ffffff;
}
.beauty .beauty_top::-webkit-scrollbar {
  display: none;
}
.beauty .beauty_box {
  display: none;
}
.beauty .beauty_box.active {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.5rem;
}
.beauty .beauty_box.active .beauty_box_nr {
  cursor: pointer;
}
.beauty .beauty_box.active .beauty_box_nr .beauty_box_nr_img {
  width: 10.78rem;
  height: 10.16rem;
  border-radius: 0.63rem 0.63rem 0.63rem 0.63rem;
  border: 1px solid #eeeeee;
  margin-bottom: 0.9rem;
}
.beauty .beauty_box.active .beauty_box_nr .beauty_box_nr_title {
  width: 10.16rem;
  font-weight: 500;
  font-size: 0.88rem;
  color: #333333;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.75rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.beauty .beauty_box.active .beauty_box_nr .beauty_box_nr_text {
  height: 2rem;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #666666;
  text-align: left;
  font-style: normal;
  text-transform: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.beauty .beauty_box.active .beauty_box_nr .beauty_box_nr_but {
  padding-top: 0.5rem;
}
.beauty .beauty_box.active .beauty_box_nr .beauty_box_nr_but .beauty_box_nr_but_nr {
  margin: 0 auto;
  width: 6.25rem;
  height: 1.56rem;
  border-radius: 0.78rem 0.78rem 0.78rem 0.78rem;
  border: 0.06rem solid #666666;
  font-weight: 400;
  font-size: 0.88rem;
  color: #666666;
  line-height: 1.56rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.science .science_nr {
  background: #f9f9f9;
  border-radius: 0.63rem 0.63rem 0.63rem 0.63rem;
  padding: 1.2rem 1rem;
  margin-bottom: 0.63rem;
}
.science .science_nr .science_nr_title {
  font-weight: 500;
  font-size: 1.06rem;
  color: #333333;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 1rem;
}
.science .science_nr .science_nr_text {
  width: 19.78rem;
  height: 2.06rem;
  font-weight: 400;
  font-size: 0.75rem;
  color: #666666;
  line-height: 1.31rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.5rem;
}
.science .science_nr .science_nr_but {
  font-weight: 400;
  font-size: 0.88rem;
  color: #1e3d92;
  line-height: NaNrem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
