@charset "UTF-8";
@font-face {
  font-family: Kaushan Script;
  src: url("../css/KaushanScript-Regular.ttf");
}

* {
  padding: 0;
  margin: 0;
}

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

#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: 2.8125vw;
  font-weight: bold;
  margin-bottom: 1.40625vw;
  color: #000000;
  text-align: center;
}

#Key_board .min_text {
  font-size: 1.09375vw;
  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: 47.03125vw;
}

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

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

#Key_board .module1 .module1_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 .p3 {
  font-size: 2.34375vw;
  color: #000000;
  text-align: center;
}

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

#Key_board .video .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 3.90625vw;
}

#Key_board .video #video {
  width: 100%;
}

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

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

#Key_board .module2 .module1_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: 55%;
  margin: 0 auto 4.6875vw;
}

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

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

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

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

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

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

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

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

@media screen and (max-width: 1080px) {
  #Key_board .img_pc {
    display: none;
  }
  #Key_board .img_h5 {
    display: block;
  }
  #Key_board .max_text {
    font-size: 4.25926vw;
    margin-bottom: 1.85185vw;
  }
  #Key_board .min_text {
    font-size: 2.77778vw;
  }
  #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 .p1 {
    font-size: 5.92593vw;
  }
  #Key_board .module1 .module1_text .p2 {
    font-size: 5.92593vw;
    margin-bottom: 1.48148vw;
  }
  #Key_board .module1 .module1_text .p3 {
    font-size: 3.33333vw;
  }
  #Key_board .module1 .imgBox {
    width: 100%;
    margin: 0 auto;
  }
  #Key_board .video {
    width: 100%;
    margin: 0 auto 11.11111vw;
  }
  #Key_board .video .play {
    width: 9.25926vw;
  }
  #Key_board .module2 {
    margin-bottom: 11.11111vw;
  }
  #Key_board .module2 .module1_text {
    width: 80%;
    margin: 0 auto 7.40741vw;
  }
  #Key_board .module2 .module1_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: 11.11111vw;
  }
  #Key_board .module3 .module1_text {
    width: 80%;
    margin: 0 auto 7.40741vw;
  }
  #Key_board .module3 .module1_text .p2 {
    margin-bottom: 2.22222vw;
  }
  #Key_board .module3 .module1_text .p3 {
    font-size: 2.22222vw;
  }
  #Key_board .module4 {
    margin-bottom: 11.11111vw;
  }
  #Key_board .module4 .module1_text {
    width: 80%;
    margin: 0 auto 7.40741vw;
  }
  #Key_board .module4 .imgBox {
    width: 80%;
  }
  #Key_board .module5 {
    margin-bottom: 11.11111vw;
  }
  #Key_board .module5 .module1_text {
    width: 80%;
    margin: 0 auto 7.40741vw;
  }
  #Key_board .module5 .imgBox {
    width: 80%;
  }
}

@media screen and (max-width: 520px) {
  #Key_board .module1 .module1_text {
    width: 90%;
  }
  #Key_board .video .play {
    width: 50px;
  }
  #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 .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%;
  }
}

@media screen and (max-width: 430px) {
  #Key_board .max_text {
    font-size: 18.4px;
    margin-bottom: 8px;
  }
  #Key_board .min_text {
    font-size: 12px;
  }
  #Key_board .module3 .module1_text .p2 {
    margin-bottom: 10px;
  }
  #Key_board .video .play {
    width: 40px;
  }
}

/* 视频弹窗 */
.ArtSer_12_text {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none;
}

.ArtSer_12_text2 {
  width: 60vw;
  height: 33.75vw;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 8;
}

.ArtSer_12_text2_biaoge {
  width: calc(100% + 10px);
  height: 100%;
  z-index: 2;
}

.ArtSer_12_video {
  position: relative;
  width: 100%;
  height: 100%;
}

.ArtSer_12_video2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width: 1080px) {
  .ArtSer_12_text2 {
    width: 80vw;
    height: 45vw;
  }
}

@media screen and (max-width: 520px) {
  .ArtSer_12_text2 {
    width: 90vw;
    height: 50.625vw;
  }
  .layui-layer-setwin {
    right: 5px;
    top: 5px;
  }
}
