.common_banner .text .link {
  width: fit-content;
  display: flex;
  align-items: center;
  height: 4.1666666667vw;
  background: #FFFFFF;
  border-radius: 2.0833333333vw;
  padding: 0.2604166667vw 1.25vw 0.2604166667vw 0.2604166667vw;
  transition: 0.6s;
}
.common_banner .text .link .icon {
  width: 3.6458333333vw;
  height: 3.6458333333vw;
  background: #FDF0F0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.6s;
}
.common_banner .text .link .icon img {
  display: block;
  width: 1.875vw;
}
.common_banner .text .link .link_h5 {
  font-weight: 400;
  font-size: 0.7291666667vw;
  color: #000000;
  margin: 0 1.71875vw 0 1.40625vw;
  transition: 0.6s;
}
.common_banner .text .link .link_p {
  font-family: "Avenir Next";
  font-weight: bold;
  font-size: 1.3020833333vw;
  color: #DA251C;
  transition: 0.6s;
}
.common_banner .text .link:hover {
  background: #DA251C;
}
.common_banner .text .link:hover .link_h5, .common_banner .text .link:hover .link_p {
  color: #FFFFFF;
}

.section {
  position: relative;
  padding: 8.8541666667vw 10vw 9.7395833333vw;
}
.section .part1 {
  position: relative;
  width: 39.5833333333vw;
  margin: 0 auto;
}
.section .part1 .img {
  width: 100%;
}
.section .part1 .img img {
  display: block;
  width: 100%;
}
.section .part1 .label {
  position: absolute;
  top: 7.5520833333vw;
  left: -16.09375vw;
  width: fit-content;
  height: 2.1875vw;
  background: #FFFFFF;
  border-radius: 1.09375vw 1.09375vw 1.09375vw 1.09375vw;
  padding: 0 1.8229166667vw 0 1.09375vw;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 0.7291666667vw;
  color: #000000;
  z-index: 3;
}
.section .part1 .label1 {
  width: fit-content;
  font-family: "SourceHanSans CN m";
  font-weight: 500;
  font-size: 1.6666666667vw;
  color: #DA251C;
  height: 4.1666666667vw;
  border-radius: 2.0833333333vw;
  padding: 0 1.25vw;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  box-shadow: 0vw 0.2083333333vw 5.4166666667vw 0.2083333333vw rgba(218, 37, 28, 0.09);
  position: absolute;
  top: 10.3125vw;
  left: -16.09375vw;
}
.section .part1 .label2 {
  display: flex;
  align-items: center;
  width: fit-content;
  height: 3.125vw;
  background: #FFFFFF;
  box-shadow: 0vw 0.2083333333vw 5.4166666667vw 0.2083333333vw rgba(218, 37, 28, 0.09);
  border-radius: 1.5625vw 1.5625vw 1.5625vw 1.5625vw;
  font-family: "SourceHanSans CN m";
  font-weight: 500;
  font-size: 1.3020833333vw;
  color: #DA251C;
  padding: 0 1.3020833333vw 0 0.9375vw;
  position: absolute;
  top: 20.9375vw;
  left: -16.09375vw;
}
.section .part1 .label3 {
  position: absolute;
  top: 24.53125vw;
  left: -20.15625vw;
}
.section .part1 .label3 .link {
  width: fit-content;
  display: flex;
  align-items: center;
  height: 4.1666666667vw;
  background: #FFFFFF;
  border-radius: 2.0833333333vw;
  padding: 0.2604166667vw 1.25vw 0.2604166667vw 0.2604166667vw;
  transition: 0.6s;
}
.section .part1 .label3 .link .icon {
  width: 3.6458333333vw;
  height: 3.6458333333vw;
  background: #FDF0F0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.6s;
}
.section .part1 .label3 .link .icon img {
  display: block;
  width: 1.875vw;
}
.section .part1 .label3 .link .link_h5 {
  font-weight: 400;
  font-size: 0.7291666667vw;
  color: #000000;
  margin: 0 3.9583333333vw 0 1.1458333333vw;
  transition: 0.6s;
}
.section .part1 .label3 .link .link_p {
  font-family: "Avenir Next";
  font-weight: bold;
  font-size: 1.3020833333vw;
  color: #DA251C;
  transition: 0.6s;
}
.section .part1 .label3 .link:hover {
  background: #DA251C;
}
.section .part1 .label3 .link:hover .link_h5, .section .part1 .label3 .link:hover .link_p {
  color: #FFFFFF;
}
.section .part1 .btn {
  position: absolute;
  left: 11.8229166667vw;
  bottom: 3.6979166667vw;
  border-radius: 2.03125vw;
  box-shadow: 0vw 0.2083333333vw 5.4166666667vw 0.2083333333vw rgba(218, 37, 28, 0.09);
}
.section .part1 .btn .more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 11.5625vw;
  height: 4.0625vw;
  background: #FFFFFF;
  border-radius: 2.03125vw;
  position: relative;
  overflow: hidden;
}
.section .part1 .btn .more:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 2.03125vw;
  position: absolute;
  background: #DA251C;
  transition: 0.6s;
  transform: translateX(-100%);
}
.section .part1 .btn .more p {
  font-weight: 500;
  font-size: 0.8854166667vw;
  color: #000000;
  position: relative;
  z-index: 3;
  transition: 0.6s;
}
.section .part1 .btn .more:hover:after {
  transform: translateX(0);
}
.section .part1 .btn .more:hover p {
  color: #FFFFFF;
}
.section .part1 .list {
  position: absolute;
  left: 34.6354166667vw;
  top: 9.7916666667vw;
}
.section .part1 .list .item {
  width: 25.1041666667vw;
  height: 6.09375vw;
  background: #FFFFFF;
  border-radius: 0.46875vw 0.46875vw 0.46875vw 0.46875vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.1458333333vw;
  margin-bottom: 0.4166666667vw;
}
.section .part1 .list .item p {
  font-weight: 400;
  font-size: 0.8854166667vw;
  color: #000000;
}
.section .part1 .list .item .icon {
  width: 3.4375vw;
  display: flex;
  justify-content: center;
}
.section .part1 .list .item .icon img {
  display: block;
}
.section .part2 {
  width: 100%;
  background: #FFFFFF;
  border-radius: 0.625vw;
  padding: 3.2291666667vw 1.25vw 1.8229166667vw;
  position: relative;
  z-index: 3;
}
.section .part2 .title {
  font-weight: 400;
  font-size: 1.4583333333vw;
  color: #000000;
  line-height: 1;
  text-align: center;
}
.section .part2 .des {
  font-weight: 400;
  font-size: 1.0416666667vw;
  color: #666666;
  line-height: 1.4583333333vw;
  text-align: center;
  margin: 0.9375vw 0 4.6875vw;
}
.section .part2 form {
  display: flex;
  flex-wrap: wrap;
  gap: 0.78125vw 0.625vw;
}
.section .part2 form .input {
  width: 18.8541666667vw;
  height: 4.0104166667vw;
  background: #F7F7F7;
  border-radius: 0.625vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section .part2 form .input input {
  width: 100%;
  height: 100%;
  background: unset;
  border: none;
  padding: 0 1.1979166667vw;
  font-size: 0.7291666667vw;
}
.section .part2 form .input input:not(:placeholder-shown) + .placeholder {
  opacity: 0;
}
.section .part2 form .input textarea {
  display: block;
  padding: 1.6145833333vw 1.1979166667vw;
  font-size: 0.7291666667vw;
  width: 100%;
  height: 11.9791666667vw;
  background: #F7F7F7;
  border-radius: 0.625vw 0.625vw 0.625vw 0.625vw;
  border: none;
}
.section .part2 form .input textarea:not(:placeholder-shown) + .placeholder {
  opacity: 0;
}
.section .part2 form .input.textarea {
  width: 100%;
  height: unset;
}
.section .part2 form .input.textarea .placeholder {
  top: 1.6145833333vw;
}
.section .part2 form .input .placeholder {
  position: absolute;
  left: 1.1979166667vw;
  font-weight: 400;
  font-size: 0.7291666667vw;
  color: #666666;
}
.section .part2 form .input .placeholder span {
  color: #DA251C;
}
.section .part2 form button {
  margin: 1.1979166667vw auto 0;
  background: #DA251C;
}
.section .part2 form button:after {
  background: rgba(255, 255, 255, 0.2);
}
.section .part2 form button img {
  filter: brightness(0) invert(1);
}

@media screen and (max-width: 768px) {
  .common_banner .text .h1 {
    margin-bottom: 20px;
  }
  .common_banner .text .more .link {
    height: 50px;
    padding: 5px 15px 5px 5px;
    border-radius: 25px;
  }
  .common_banner .text .more .link .icon {
    width: 40px;
    height: 40px;
  }
  .common_banner .text .more .link .icon img {
    width: 20px;
  }
  .common_banner .text .more .link .link_h5 {
    font-size: 13px;
    margin: 0 10px;
  }
  .common_banner .text .more .link .link_p {
    font-size: 16px;
  }
  .section {
    padding: 50px 5vw;
  }
  .section .part1 {
    width: 100%;
  }
  .section .part1 .img {
    width: 60%;
    margin: 0 auto;
  }
  .section .part1 .label {
    font-size: 18px;
    position: unset;
    height: unset;
    background: unset;
    padding: 0;
    margin-bottom: 15px;
  }
  .section .part1 .label1 {
    font-size: 13px;
    height: unset;
    padding: 6px 10px;
    border-radius: 20px;
    top: 312px;
    left: -1vw;
  }
  .section .part1 .label2 {
    font-size: 13px;
    height: unset;
    padding: 6px 10px;
    border-radius: 20px;
    top: 322px;
    left: unset;
    right: -1vw;
  }
  .section .part1 .label3 {
    position: unset;
    margin-bottom: 20px;
  }
  .section .part1 .label3 .link {
    height: 50px;
    padding: 5px 15px 5px 5px;
    border-radius: 25px;
  }
  .section .part1 .label3 .link .icon {
    width: 40px;
    height: 40px;
  }
  .section .part1 .label3 .link .icon img {
    width: 20px;
  }
  .section .part1 .label3 .link .link_h5 {
    font-size: 13px;
    margin: 0 10px;
  }
  .section .part1 .label3 .link .link_p {
    font-size: 16px;
  }
  .section .part1 .btn {
    bottom: 30px;
    left: 25vw;
  }
  .section .part1 .btn .more {
    width: 100px;
    height: 40px;
    border-radius: 20px;
  }
  .section .part1 .btn .more:after {
    border-radius: 20px;
  }
  .section .part1 .btn .more p {
    font-size: 13px;
  }
  .section .part1 .list {
    position: unset;
    margin-bottom: 15px;
  }
  .section .part1 .list .item {
    width: 100%;
    height: unset;
    padding: 10px 15px;
    border-radius: 8px;
  }
  .section .part1 .list .item:not(:last-child) {
    margin-bottom: 10px;
  }
  .section .part1 .list .item .icon {
    width: 32px;
  }
  .section .part1 .list .item p {
    font-size: 14px;
  }
  .section .part2 {
    padding: 30px 15px;
    border-radius: 8px;
  }
  .section .part2 .title {
    font-size: 18px;
  }
  .section .part2 .des {
    font-size: 13px;
    line-height: 1.6;
    margin: 10px 0 20px;
  }
  .section .part2 .des br {
    display: none;
  }
  .section .part2 form {
    gap: 10px;
  }
  .section .part2 form .input {
    width: 100%;
    height: 50px;
    border-radius: 4px;
  }
  .section .part2 form .input input {
    padding: 0 15px;
    font-size: 13px;
  }
  .section .part2 form .input .placeholder {
    font-size: 13px;
    left: 15px;
  }
  .section .part2 form .input.textarea .placeholder {
    top: 10px;
  }
  .section .part2 form .input.textarea textarea {
    height: 150px;
    padding: 10px 15px;
    font-size: 13px;
  }
}

/*# sourceMappingURL=diagnosis.css.map */
