.top {
  width: 100%;
  height: 49.06rem;
  position: relative;
  margin-bottom: 4.6rem;
}
.top .top_img {
  width: 100%;
  height: 49.06rem;
  background: #a5bdff;
}
.top .top_box {
  position: absolute;
  top: 15rem;
  left: 25.5rem;
  transform: translate(-50%, 0);
  width: 26rem;
  height: 19rem;
  background: #ffffff;
  border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
  padding: 2rem 2.25rem;
}
.top .top_box .top_box_title {
  font-weight: bold;
  font-size: 1.63rem;
  color: #333333;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 1.5rem;
}
.top .top_box .top_box_text {
  font-weight: 300;
  font-size: 0.88rem;
  color: #666666;
  line-height: 1.88rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 2.5rem;
}
.top .top_box .top_box_but {
  display: block;
  width: 8.81rem;
  height: 2.31rem;
  border-radius: 1.13rem 1.13rem 1.13rem 1.13rem;
  border: 0.06rem solid #999999;
  font-weight: 300;
  font-size: 1rem;
  color: #666666;
  line-height: 2.31rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.top .top_text_r {
  position: absolute;
  bottom: 1.2rem;
  right: 1.2rem;
  font-weight: 300;
  font-size: 1.25rem;
  color: #333333;
  text-align: right;
  font-style: normal;
  text-transform: none;
}
.box {
  padding: 3.75rem 22.5rem;
}
.box .title {
  font-weight: bold;
  font-size: 2.5rem;
  color: #333333;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.56rem;
}
.box .text {
  font-weight: 300;
  font-size: 1.13rem;
  color: #999999;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 2rem;
}
.box .text2 {
  font-weight: 300;
  font-size: 0.88rem;
  color: #666666;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 2.3rem;
  margin-top: -1rem;
}
.box .top_img_1 {
  width: 75rem;
  height: 18.75rem;
}
.box .top_img_2 {
  width: 75rem;
  height: 22.5rem;
  margin-bottom: 3.31rem;
}
.box .project {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 3.5rem;
}
.box .project .project_nr .project_nr_img {
  width: 23.75rem;
  height: 22.5rem;
  background: #f5f5f5;
  margin-bottom: 1.44rem;
}
.box .project .project_nr .project_nr_title {
  font-weight: bold;
  font-size: 1.25rem;
  color: #333333;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 1.5rem;
}
.box .project .project_nr .project_nr_text {
  width: 23.38rem;
  font-weight: 300;
  font-size: 0.88rem;
  color: #666666;
  line-height: 1.75rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.box .clinic {
  padding: 0.9375rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 0.9375rem;
  margin-bottom: 3.75rem;
}
.box .clinic .clinic_nr {
  cursor: pointer;
}
.box .clinic .clinic_nr .clinic_nr_img {
  width: 23.75rem;
  height: 22.5rem;
  background: #f5f5f5;
  border: 0.0625rem solid #dddddd;
  margin-bottom: 1.25rem;
}
.box .clinic .clinic_nr .clinic_nr_title {
  font-weight: bold;
  font-size: 1.25rem;
  color: #333333;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 1.5625rem;
}
.box .clinic .clinic_nr .clinic_nr_text {
  width: 22.3125rem;
  height: 2.6875rem;
  font-weight: 300;
  font-size: 0.875rem;
  color: #666666;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.box .clinic .clinic_nr .clinic_nr_but {
  margin: 0 auto;
  width: 10.0625rem;
  height: 2.3125rem;
  border-radius: 1.125rem 1.125rem 1.125rem 1.125rem;
  border: 0.0625rem solid #999999;
  font-family: PingFang-SC, PingFang-SC;
  font-weight: 300;
  font-size: 1rem;
  color: #666666;
  line-height: 2.3125rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.box .Health {
  padding: 0.9375rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 0.9375rem;
  margin-bottom: 1.75rem;
}
.box .Health .Health_nr .Health_nr_img {
  width: 23.75rem;
  height: 22.5rem;
  background: #f5f5f5;
  border: 0.0625rem solid #dddddd;
  margin-bottom: 1.25rem;
}
.box .Health .Health_nr .Health_nr_title {
  font-weight: bold;
  font-size: 1.25rem;
  color: #333333;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 1.5625rem;
}
.box .Health .Health_nr .Health_nr_text {
  width: 22.3125rem;
  height: 2.6875rem;
  font-weight: 300;
  font-size: 0.875rem;
  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;

}
.box   .Health_btn {
  margin: 0 auto;
  width: 22.3125rem;
  height: 2.6875rem;
  font-size: 1rem;
  color: #999999;
  border: 1px solid #999999;
  border-radius: 2.5rem;
  text-align: center;
  line-height: 2.6875rem;
  margin-bottom: 3.75rem;
}

.box .but {
  width: 100%;
  height: 41.88rem;
  position: relative;
}
.box .but .but_img {
  width: 100%;
  height: 41.88rem;
  background: #a5bdff;
}
.box .but .but_text_r {
  position: absolute;
  bottom: 1.2rem;
  right: 1.2rem;
  font-weight: 300;
  font-size: 1.25rem;
  color: #333333;
  text-align: right;
  font-style: normal;
  text-transform: none;
}
