@charset "UTF-8";
@font-face {
  font-family: Kaushan Script;
  src: url("https://resource.xp-pen.com/img/officialWebsite/KeyBoard_2025/css/KaushanScript-Regular.ttf");
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.w_1440 {
  padding: 0 !important;
  max-width: none !important;
}

#Key_board img {
  width: 100%;
  height: auto;
}

#Key_board .img_pc {
  display: block;
}

#Key_board .img_h5 {
  display: none;
}

#Key_board .imgBox {
  width: 100%;
  height: auto;
  font-size: 0;
}

#Key_board .imgBox img {
  width: 100%;
  height: auto;
}

#Key_board .max_text {
  font-size: 3.125vw;
  font-weight: bold;
  margin-bottom: 1.40625vw;
  color: #000000;
  text-align: center;
}

#Key_board .min_text {
  font-size: 1.40625vw;
  color: #000000;
  text-align: center;
  line-height: 1.5;
}

#Key_board .module1 {
  padding-top: 4.6875vw;
  position: relative;
  margin-bottom: 7.42188vw;
}

#Key_board .module1 .imgBox {
  width: 53.55469vw;
}

#Key_board .module1 .module1_text {
  width: 55%;
  position: absolute;
  left: 42%;
  top: 46%;
  transform: translateY(-50%);
}

#Key_board .module1 .module1_text .text_p1 {
  font-size: 3.90625vw;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

#Key_board .module1 .module1_text .text_p2 {
  font-size: 3.90625vw;
  font-family: Kaushan Script;
  background: linear-gradient(90deg, #FACC22 0%, #F83600 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 100%;
  text-align: center;
  margin-bottom: 0.625vw;
}

#Key_board .module1 .module1_text .text_p3 {
  font-size: 2.34375vw;
  color: #000000;
  text-align: center;
}

#Key_board #tvc {
  width: 58.59375vw;
  margin: 0 auto 7.42188vw;
  position: relative;
}

#Key_board .module2 {
  margin-bottom: 7.8125vw;
}

#Key_board .module2 .module1_text {
  width: 70%;
  margin: 0 auto 5.85938vw;
}

#Key_board .module2 .module1_text .text_p2 {
  margin-bottom: 2.53906vw;
}

#Key_board .module2 .module1_text .icons {
  display: flex;
  justify-content: center;
}

#Key_board .module2 .module1_text .icons .item {
  display: flex;
  flex-direction: column;
  margin-right: 5.23438vw;
}

#Key_board .module2 .module1_text .icons .item:last-child {
  margin-right: 0;
}

#Key_board .module2 .module1_text .icons .item .imgBox {
  width: 4.49219vw;
  margin-bottom: 0.78125vw;
}

#Key_board .module2 .module1_text .icons .item p {
  font-size: 0.9375vw;
  color: #000000;
  text-align: center;
}

#Key_board .module2 .imgBox {
  width: 60.97656vw;
  margin: 0 auto;
}

#Key_board .module3 {
  margin-bottom: 6.64062vw;
}

#Key_board .module3 .module1_text {
  width: 70%;
  margin: 0 auto 4.6875vw;
}

#Key_board .module3 .module1_text .text_p2 {
  margin-bottom: 2.1875vw;
}

#Key_board .module3 .module1_text .text_p3 {
  text-align: center;
  color: #000000;
  font-size: 0.9375vw;
}

#Key_board .module4 {
  margin-bottom: 9.375vw;
}

#Key_board .module4 .module1_text {
  width: 70%;
  margin: 0 auto 6.64062vw;
}

#Key_board .module4 .imgBox {
  width: 71.21094vw;
  margin: 0 auto;
}

#Key_board .module5 {
  margin-bottom: 11.71875vw;
}

#Key_board .module5 .module1_text {
  width: 70%;
  margin: 0 auto 3.51562vw;
}

#Key_board .module5 .imgBox {
  width: 75vw;
  margin: 0 auto;
}

#Key_board .module6 {
  margin-bottom: 11.71875vw;
}

#Key_board .module6 .text_p1 {
  width: 70%;
  margin: 0 auto 3.125vw;
}

#Key_board .module6 #Key_board_swiper {
  width: 75vw;
  border-radius: 1.17188vw;
}

#Key_board .module6 #Key_board_swiper .swiper-button-prev {
  background: none;
  width: 3.125vw;
  height: auto;
  margin-top: 1.5625vw;
  left: 2.14844vw;
  transition: all 0.5s;
}

#Key_board .module6 #Key_board_swiper .swiper-button-prev:hover {
  transform: scale(1.1);
}

#Key_board .module6 #Key_board_swiper .swiper-button-next {
  background: none;
  width: 3.125vw;
  height: auto;
  margin-top: 1.5625vw;
  right: 2.14844vw;
  transition: all 0.5s;
}

#Key_board .module6 #Key_board_swiper .swiper-button-next:hover {
  transform: scale(1.1);
}

#Key_board .module6 #Key_board_swiper .swiper-p {
  position: absolute;
  bottom: 2.34375vw;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0.78125vw;
  border-radius: 0.78125vw;
  background: rgba(245, 245, 245, 0.8);
  padding: 1.40625vw 4.10156vw;
  border: 1px solid;
  border-image: linear-gradient(0deg, #FAD126, #FF544F) 10 10;
}

#Key_board .module6 #Key_board_swiper .text_p2 {
  font-size: 1.75781vw;
  background: linear-gradient(-90deg, #FAD126 0%, #FF544F 54.73633%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: max-content;
  text-align: center;
}

#Key_board .module6 #Key_board_swiper .text_p2 .text_bold {
  font-weight: bold;
}

@media screen and (max-width: 1080px) {
  #Key_board .img_pc {
    display: none;
  }
  #Key_board .img_h5 {
    display: block;
  }
  #Key_board .max_text {
    font-size: 5vw;
    margin-bottom: 1.85185vw;
  }
  #Key_board .min_text {
    font-size: 2.96296vw;
  }
  #Key_board .module1 {
    position: initial;
    display: flex;
    flex-direction: column-reverse;
    padding-top: 11.11111vw;
    margin-bottom: 11.11111vw;
  }
  #Key_board .module1 .module1_text {
    position: initial;
    width: 80%;
    transform: none;
    margin: 0 auto 7.40741vw;
  }
  #Key_board .module1 .module1_text .text_p1 {
    font-size: 5.92593vw;
  }
  #Key_board .module1 .module1_text .text_p2 {
    font-size: 5.92593vw;
    margin-bottom: 1.48148vw;
  }
  #Key_board .module1 .module1_text .text_p3 {
    font-size: 3.33333vw;
  }
  #Key_board .module1 .imgBox {
    width: 100%;
    margin: 0 auto;
  }
  #Key_board #tvc {
    width: 100%;
    margin: 0 auto 18.51852vw;
  }
  #Key_board .module2 {
    margin-bottom: 18.51852vw;
  }
  #Key_board .module2 .module1_text {
    width: 80%;
    margin: 0 auto 7.40741vw;
  }
  #Key_board .module2 .module1_text .text_p2 {
    margin-bottom: 5.55556vw;
  }
  #Key_board .module2 .module1_text .icons .item {
    margin-right: 11.11111vw;
  }
  #Key_board .module2 .module1_text .icons .item .imgBox {
    width: 10.64815vw;
  }
  #Key_board .module2 .module1_text .icons .item p {
    font-size: 2.22222vw;
  }
  #Key_board .module2 .imgBox {
    width: 80%;
  }
  #Key_board .module3 {
    margin-bottom: 18.51852vw;
  }
  #Key_board .module3 .module1_text {
    width: 80%;
    margin: 0 auto 7.40741vw;
  }
  #Key_board .module3 .module1_text .text_p2 {
    margin-bottom: 2.22222vw;
  }
  #Key_board .module3 .module1_text .text_p3 {
    font-size: 2.22222vw;
  }
  #Key_board .module4 {
    margin-bottom: 18.51852vw;
  }
  #Key_board .module4 .module1_text {
    width: 80%;
    margin: 0 auto 7.40741vw;
  }
  #Key_board .module4 .imgBox {
    width: 80%;
  }
  #Key_board .module5 {
    margin-bottom: 18.51852vw;
  }
  #Key_board .module5 .module1_text {
    width: 80%;
    margin: 0 auto 7.40741vw;
  }
  #Key_board .module5 .imgBox {
    width: 80%;
  }
  #Key_board .module6 .text_p1 {
    margin-bottom: 7.40741vw;
    width: 80%;
  }
  #Key_board .module6 #Key_board_swiper {
    width: 80%;
  }
  #Key_board .module6 #Key_board_swiper .swiper-p {
    bottom: 9.25926vw;
  }
  #Key_board .module6 #Key_board_swiper .text_p2 {
    font-size: 2.59259vw;
  }
}

@media screen and (max-width: 520px) {
  #Key_board .module1 .module1_text {
    width: 90%;
  }
  #Key_board .module2 .module1_text {
    width: 90%;
  }
  #Key_board .module2 .module1_text .icons .item p {
    font-size: 12px;
  }
  #Key_board .module2 .imgBox {
    width: 90%;
  }
  #Key_board .module3 .module1_text {
    width: 90%;
  }
  #Key_board .module3 .module1_text .text_p3 {
    font-size: 12px;
  }
  #Key_board .module4 .module1_text {
    width: 90%;
  }
  #Key_board .module4 .imgBox {
    width: 90%;
  }
  #Key_board .module5 .module1_text {
    width: 90%;
  }
  #Key_board .module5 .imgBox {
    width: 90%;
  }
  #Key_board .module6 .text_p1 {
    width: 90%;
  }
  #Key_board .module6 #Key_board_swiper {
    width: 90%;
  }
  #Key_board .module6 #Key_board_swiper .swiper-button-prev {
    width: 32px;
    left: 16px;
  }
  #Key_board .module6 #Key_board_swiper .swiper-button-next {
    width: 32px;
    right: 16px;
  }
  #Key_board .module6 #Key_board_swiper .swiper-p {
    width: 90%;
  }
  #Key_board .module6 #Key_board_swiper .text_p2 {
    font-size: 14px;
    width: 100%;
  }
}

@media screen and (max-width: 430px) {
  #Key_board .max_text {
    font-size: 22px;
    margin-bottom: 8px;
  }
  #Key_board .min_text {
    font-size: 14px;
  }
  #Key_board .module3 .module1_text .text_p2 {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 390px) {
  #Key_board .module6 #Key_board_swiper .swiper-p {
    padding: 6px;
  }
}

/* 视频弹窗*/
#tvc {
  width: 100%;
  font-size: 0;
  position: relative;
}

#tvc video {
  width: 100%;
  height: auto;
}

#tvc .tvc_playBox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 4vw;
  height: 4vw;
  cursor: pointer;
}

#tvc .tvc_youtube_video {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  padding: 8vw 0;
  z-index: 99999;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}

#tvc .tvc_youtube_video .youtube_video_content {
  width: 60vw;
  height: 33.75vw;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#tvc .tvc_youtube_video .youtube_video_content iframe {
  width: 100%;
  height: 100%;
}

#tvc .tvc_youtube_video .youtube_video_content .close_btn {
  width: 2.5vw;
  height: 2.5vw;
  position: absolute;
  right: -1.25vw;
  top: -1.25vw;
  cursor: pointer;
  border-radius: 50%;
  opacity: 1;
}

#tvc .tvc_youtube_video .youtube_video_content .close_btn:hover {
  opacity: 1;
}

@media screen and (max-width: 1080px) {
  #tvc .tvc_playBox {
    width: 8vw;
    height: 8vw;
    background-color: #8d8d8d;
    border-radius: 50%;
  }
  #tvc .tvc_youtube_video {
    background-color: black;
    display: block;
    top: 100vh;
  }
  #tvc .tvc_youtube_video .youtube_video_content {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
  }
  #tvc .tvc_youtube_video .youtube_video_content iframe {
    width: 100vw;
    height: 56.25vw;
  }
  #tvc .tvc_youtube_video .youtube_video_content .close_btn {
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
  }
}

@media screen and (max-width: 520px) {
  #tvc .tvc_playBox {
    width: 48px;
    height: 48px;
  }
}
