.Roboto-Light {
  font-family: Roboto-Light;
  font-weight: 200;
}
.P1 {
  width: 100%;
  height: 67.5rem;
  background-size: cover;
  box-sizing: border-box;
}
.P1-text1 {
  font-weight: lighter;
  font-size: 2.25rem;
  line-height: 2rem;
  margin-bottom: 1.5rem;
}
.P1-badge {
  line-height: 22px;
  color: white;
  background: #000000;
  border-radius: 0.125rem;
  padding: 0.1rem 0.2rem;
}
.P1-text2 {
  font-weight: bold;
  font-size: 3.25rem;
}
.textColor {
  color: #232222;
}
.disc_m {
  color: rgba(35, 34, 34, 0.7);
}
@media screen and (min-width: 1200px) {
  div {
    box-sizing: border-box;
  }
  .head-title {
    color: white;
    width: 100%;
    height: 3.75rem;
    align-items: center;
    background: #212121;
    box-shadow: 0 0.4375rem 0.25rem 0 rgba(93, 93, 93, 0.1);
  }
  .head-text1 {
    font-family: ClearSans;
    font-weight: bold;
    margin: 0 2rem 0 17.125rem;
  }
  .head-text2 {
    font-weight: lighter;
    font-size: 0.875rem;
  }
  .head-text3 {
    font-family: ClearSans;
    font-size: 0.75rem;
    border: 1px solid white;
    border-radius: 1rem;
    padding: 0.4rem 2rem;
    cursor: pointer;
  }
  .parameter1 {
    width: 100%;
    height: 14.375rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
  }
  .parameter1-text1 {
    font-family: ClearSans;
    font-size: 2.25rem;
    margin-bottom: 0.5rem;
  }
  .parameter1-text2 {
    font-weight: lighter;
    font-size: 18px;
    line-height: 28px;
  }
  .P2 {
    width: 100%;
    height: 53.125rem;
    background-size: cover;
    box-sizing: border-box;
    padding: 14.25rem 0 0 59.75rem;
  }
  .P2-text2 {
    width: 44rem;
    /* height: 6rem; */
    font-weight: lighter;
    font-size: 18px;
    line-height: 28px;
    margin: 1.5rem 0 3.5rem;
  }
  .P2-text3 {
    font-size: 2rem;
    line-height: 2rem;
  }
  .title1 {
    font-weight: bold;
    font-size: 3.25rem;
    width: 100%;
    text-align: center;
    margin: 7rem 0 1.5rem;
  }
  .text1 {
    width: 63.125rem;
    /* height: 6rem; */
    font-weight: lighter;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
    margin: 0 auto;
  }
  .P3 {
    width: 87.5rem;
    margin: 3.75rem auto 14.25rem;
  }
  .m-P3 {
    transform: scale(1.1);
  }
  .P4 {
    width: 100%;
    height: 81.625rem;
    background-image: linear-gradient(179deg, #eff9ff 0%, #f8faff 100%);
    box-sizing: border-box;
    padding: 6.5rem 0 0 16.25rem;
  }
  .P4-text1 {
    font-weight: bold;
    font-size: 3.25rem;
  }
  .P4-text2 {
    font-weight: lighter;
    width: 63.5rem;
    font-size: 18px;
    line-height: 28px;
    margin: 2.375rem 0 1rem;
  }
  .P4-text3 {
    font-family: ClearSans;
    font-size: 2rem;
    /* line-height: 2rem; */
  }
  .P4-img {
    width: 87.5rem;
    height: 41.75rem;
    margin-top: 4.75rem;
    background-size: cover;
    display: flex;
  }
  .P4-img > div {
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
  }
  .P4-img-text {
    /* display: inline; */
    font-family: ClearSans-Light;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    line-height: 28px;
    opacity: 0.8;
    background: #ffffff;
    border-radius: 0.5rem;
    padding: 0.625rem 1rem;
    margin-bottom: 2.625rem;
  }
  .P5 {
    width: 100%;
    height: 82.5rem;
  }
  .P5-text1 {
    font-weight: bold;
    font-size: 3.25rem;
    text-align: center;
  }
  .P5-text2 {
    font-weight: lighter;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
    width: 62.25rem;
    margin: 2.5rem auto 1.875rem;
  }
  .P5-swiper {
    display: flex;
  }
  .P5-toggle {
    width: 54.125rem;
    height: 37.5rem;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 16.25rem 0 0 20rem;
  }
  .toggle-item {
    display: flex;
    flex-flow: column;
    box-sizing: border-box;
    padding-left: 1rem;
    cursor: pointer;
  }
  .toggle-text1 {
    opacity: 0.4;
    font-family: ClearSans;
    font-size: 2.25rem;
    line-height: 3rem;
    margin-bottom: 0.75rem;
  }
  .on.toggle-item {
    border-left: 0.3125rem solid #f86400;
  }
  .on .toggle-text1 {
    color: #333333;
    opacity: 1;
  }
  .on .toggle-text2 {
    color: #333333;
    opacity: 1;
  }
  .toggle-text2 {
    opacity: 0.6;
    font-weight: lighter;
    font-size: 18px;
    color: #656565;
    letter-spacing: 0;
    line-height: 28px;
  }
  .P5-img {
    width: 49.625rem;
    height: 56.125rem;
  }
  .P5-img img {
    width: 100%;
    height: 100%;
  }
  .P6 {
    width: 100%;
    /* height: 95rem; */
    background: #eef1f4;
    padding-bottom: 4rem;
  }
  .P6-text1 {
    font-weight: bold;
    font-size: 3.25rem;
    text-align: center;
    margin: 4.25rem 0 2rem;
  }
  .P6-text2 {
    font-weight: lighter;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
    width: 55.5rem;
    margin: 0 auto;
  }
  .P6-text3 {
    font-family: ClearSans;
    font-size: 2rem;
    text-align: center;
    line-height: 2rem;
    margin: 2.625rem auto 8rem;
  }
  .P6-img {
    width: 87.5rem;
    height: 58.75rem;
    margin: 0 auto;
  }
  .P6-img img {
    width: 100%;
    height: 100%;
  }
  .P7 {
    width: 100%;
    height: 82.5rem;
  }
  .P7-text1 {
    font-weight: bold;
    font-size: 3.25rem;
    text-align: center;
    margin: 3.125rem 0 2.5rem;
  }
  .P7-text2 {
    width: 76.75rem;
    font-weight: lighter;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
    margin: 0 auto;
  }
  .P7-text3 {
    font-family: ClearSans;
    font-size: 2rem;
    text-align: center;
    line-height: 2rem;
    margin: 2.875rem 0 7rem;
  }
  .P7-img {
    width: 87.5rem;
    height: 49rem;
    margin: 0 auto;
  }
  .P7-img img {
    width: 100%;
    height: 100%;
  }
  .P8 {
    width: 100%;
    height: 81.5rem;
    background-size: cover;
    display: flex;
    flex-flow: column;
    align-items: center;
    text-align: center;
    color: white;
  }
  .P8-text1 {
    font-weight: bold;
    font-size: 3.25rem;
    margin: 10rem 0 2.125rem;
  }
  .P8-text2 {
    width: 72.875rem;
    margin-bottom: 2.5rem;
    /* font-family: ClearSans; */
    font-size: 18px;
    /* text-align: center; */
    /* line-height: 2rem; */
  }
  .P8-text3 {
    font-family: ClearSans;
    font-size: 2rem;
    line-height: 3.875rem;
  }
  .P9 {
    width: 100%;
    height: 75rem;
    display: flex;
    flex-flow: column;
    align-items: center;
    background-size: cover;
    text-align: center;
  }
  .P9-text1 {
    font-weight: bold;
    font-size: 3.25rem;
    margin-top: 8.625rem;
  }
  .P9-text2 {
    font-weight: lighter;
    font-size: 18px;
    line-height: 28px;
    width: 62.25rem;
    margin: 2rem 0;
  }
  .P9-text3 {
    font-family: ClearSans;
    font-size: 2rem;
    line-height: 3.875rem;
  }
  .P10 {
    width: 100%;
    height: 92.125rem;
    display: flex;
    flex-flow: column;
    align-items: center;
    text-align: center;
  }
  .P10-text1 {
    font-weight: bold;
    font-size: 3.25rem;
    margin: 3.75rem 0 1rem;
  }
  .P10-text2 {
    font-weight: lighter;
    font-size: 18px;
    line-height: 28px;
    width: 64.125rem;
  }
  .P10-text3 {
    font-family: ClearSans;
    font-size: 2rem;
    line-height: 3.875rem;
    margin: 2.5rem 0 1.875rem;
  }
  .P10-img {
    width: 87.5rem;
    height: 57.75rem;
    margin-top: 1.875rem;
  }
  .disc {
    width: 100%;
    box-sizing: border-box;
    background: #f3f4f6;
    padding: 4rem 16.25rem;
    font-weight: lighter;
    font-size: 14px;
    /* line-height: 1.5rem; */
  }
  .Specification {
    width: 100%;
    height: 0;
    background: white;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    overflow: auto;
    transition: height 0.3s;
  }
  .Specification > img {
    width: 100%;
    height: 125.75rem;
  }
  .close {
    width: 6.5rem;
    height: 2.25rem;
    margin: 3.125rem auto 11.25rem;
    cursor: pointer;
  }
}
