@charset "UTF-8";
@font-face {
  font-family: Kaushan Script;
  src: url("../js+css/KaushanScript-Regular.ttf");
}

* {
  box-sizing: border-box;
}

.product13 .ef_table_contents table tr td{text-align: left;}

#MagicPad {
  overflow: clip;
}
#MagicPad img{height: auto;}
#MagicPad h3 {
  font-weight: bold;
}

#MagicPad a {
  text-decoration: none;
}

#MagicPad .imgBox {
  font-size: 0;
}

#MagicPad .imgBox img {
  width: 100%;
  height: auto;
}

#MagicPad .maxText {
  font-weight: bold;
  color: #FFFFFF;
}

#MagicPad .img_pc {
  display: inline-block;
}

#MagicPad .img_h5 {
  display: none;
}

.pin-spacer {
  background-color: #f4f7f8;
}

#MagicPad .module1 {
  position: relative;
}

#MagicPad .module1 .content {
  position: absolute;
  left: 8%;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 32%;
}

#MagicPad .module1 .content .title {
  font-size: 3.04688vw;
  color: #070707;
  font-weight: bold;
  margin-bottom: 0.9375vw;
  text-align: center;
}

#MagicPad .module1 .content .p1 {
  font-size: 2.65625vw;
  font-family: Kaushan Script;
  margin-bottom: 0.625vw;
  background: linear-gradient(-87deg, #FF9C00 0%, #FF2800 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 100%;
  text-align: center;
}

#MagicPad .module1 .content .p2 {
  font-size: 1.28906vw;
  margin-bottom: 4.21875vw;
  text-align: center;
}

#MagicPad .module1 .content .iconBox {
  display: flex;
  justify-content: center;
  align-items: center;
}

#MagicPad .module1 .content .iconBox .imgBox {
  width: 5.74219vw;
  margin-right: 1.01562vw;
}

#MagicPad .module1 .content .iconBox .imgBox:last-child {
  margin-right: 0;
}

#MagicPad .module1 .wzBox {
  position: absolute;
  top: 82%;
  right: 3%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15.625vw;
}

#MagicPad .module1 .wzBox .imgBox {
  width: 12.53906vw;
  margin-bottom: 0.39062vw;
}

#MagicPad .module1 .wzBox .p3 {
  font-size: 0.82031vw;
  color: #555555;
  text-align: center;
}

#MagicPad .module2 {
  background-color: #000000;
  position: relative;
}

#MagicPad .module2 .content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  color: #FFFFFF;
  text-align: center;
  width: 55%;
}

#MagicPad .module2 .content .maxTitle {
  font-size: 3.82813vw;
  font-weight: bold;
}

#MagicPad .module2 .content .minTitle {
  font-size: 2.34375vw;
  font-weight: bold;
  margin-bottom: 1.2vw;
}

#MagicPad .module2 .content .p1 {
  font-size: 1.09375vw;
}

#MagicPad .module3 {
  width: 100%;
  background-color: #000;
  padding: 3.90625vw 0 4.375vw;
}

#MagicPad .module3 .content {
  width: 62.1875%;
  margin: 0 auto;
  text-align: center;
}

#MagicPad .module3 .content .item {
  width: 50%;
  position: relative;
  text-align: left;
  border-radius: 0.625vw;
  overflow: hidden;
}

#MagicPad .module3 .content .item .imgBox {
  cursor: pointer;
}

#MagicPad .module3 .content .item .minBox {
  margin-bottom: 1.09375vw;
  position: relative;
}

#MagicPad .module3 .content .item .minBox:last-child {
  margin-bottom: 0;
}

#MagicPad .module3 .content .top {
  display: flex;
  margin-bottom: 1.09375vw;
}

#MagicPad .module3 .content .top .item {
  margin-right: 1.09375vw;
}

#MagicPad .module3 .content .top .item:last-child {
  margin-right: 0;
}

#MagicPad .module3 .content .bottom {
  display: flex;
  margin-bottom: 0.85938vw;
}

#MagicPad .module3 .content .bottom .item {
  margin-right: 1.09375vw;
}

#MagicPad .module3 .content .bottom .item .imgBox {
  border-radius: 0.625vw;
  overflow: hidden;
}

#MagicPad .module3 .content .bottom .item:last-child {
  margin-right: 0;
}

#MagicPad .module3 .content .bottom .item:last-child {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#MagicPad .module3 .content .imgBox img {
  transition: all 0.3s linear;
}

#MagicPad .module3 .content .item .text {
  position: absolute;
  top: 1.875vw;
  left: 1.875vw;
  color: #FFFFFF;
  pointer-events: none;
}

#MagicPad .module3 .content .item .text .p1 {
  font-size: 2.34375vw;
  margin-bottom: 0.78125vw;
}

#MagicPad .module3 .content .item .text .p2 {
  font-size: 1.09375vw;
}

#MagicPad .module3 .content .bottom .item .p2 {
  font-size: 0.9375vw;
}

#MagicPad .module3 .content .top .item1 .text {
  left: 2.5vw;
  width: 85%;
}

#MagicPad .module3 .content .top .item2 .text {
  width: 88%;
}

#MagicPad .module3 .content .bottom .item3 .text {
  left: 2.5vw;
  width: 82%;
}

#MagicPad .module3 .content .bottom .item4 .text {
  width: 60%;
}

#MagicPad .module3 .content .bottom .item5 .text {
  width: 88%;
}

#MagicPad .module3 .content .p3 {
  font-size: 0.70312vw;
  text-align: right;
  color: #777777;
}

#MagicPad .module3 .content .p4 {
  font-size: 0.9375vw;
  color: #EFEFEF;
  display: inline-block;
  padding: 0.78125vw 2.65625vw;
  border: 2px solid #FFFFFF;
  border-radius: 0.39062vw;
  margin-top: 2.5vw;
  font-weight: bold;
}

#MagicPad .module3 .content .p4:hover {
  color: #000;
  background-color: #FFFFFF;
  transition: all 0.3s linear;
}

#MagicPad .module3 .content .item4 {
  position: relative;
}

#MagicPad .module3 .content .item4 .text .p2 {
  width: 80%;
}

#MagicPad .module4 {
  width: 100%;
  font-size: 0;
  position: relative;
  background: #000;
}

#MagicPad .module4 video {
  width: 100vw;
  height: 39.0625vw;
}

#MagicPad .module4 .playBox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 4.21875vw;
  height: 4.21875vw;
  cursor: pointer;
}

#MagicPad .module5 .content {
  display: flex;
}

#MagicPad .module5 .content .imgBox {
  width: 55.5%;
}

#MagicPad .module5 .content .text {
  width: 44.5%;
  background-color: #F3F3F3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 1%;
  padding-right: 4%;
  box-sizing: border-box;
}

#MagicPad .module5 .content .text .title {
  font-size: 3.125vw;
  color: #0A0A0A;
  margin-bottom: 1.71875vw;
  font-weight: bold;
}

#MagicPad .module5 .content .text .p1 {
  font-size: 1.09375vw;
  color: #666666;
  width: 70%;
}

#MagicPad .module6 {
  padding: 9.17969vw 0 7.8125vw;
}

#MagicPad .module6 .content {
  display: flex;
}

#MagicPad .module6 .content .videoBox {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}

#MagicPad .module6 .content .videoBox .imgBox {
  width: 39.45312vw;
}

#MagicPad .module6 .content .videoBox .imgBox video {
  width: 39.45312vw;
  height: 25.78125vw;
}

#MagicPad .module6 .content .text {
  width: 50%;
  padding-left: 6%;
  padding-right: 14%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#MagicPad .module6 .content .text .title {
  font-size: 2.34375vw;
  color: #0A0A0A;
  margin-bottom: 1.71875vw;
  font-weight: bold;
}

#MagicPad .module6 .content .text .p1 {
  font-size: 1.09375vw;
  color: #666666;
}

#MagicPad .module7 .content {
  padding-left: 18.5%;
}

#MagicPad .module7 .content .text {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 4.6875vw;
}

#MagicPad .module7 .content .text .title {
  font-size: 2.34375vw;
  color: #0A0A0A;
  width: 25%;
  margin-right: 3%;
  font-weight: bold;
}

#MagicPad .module7 .content .text .p1 {
  font-size: 1.09375vw;
  color: #666666;
  width: 40%;
  margin-right: 3%;
}

#MagicPad .module7 .content .text .p2 {
  display: flex;
  align-items: baseline;
  font-family: Kaushan Script;
  background: linear-gradient(-90deg, #FEDC45 0%, #FB7099 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 17%;
}

#MagicPad .module7 .content .text .p2 p {
  display: flex;
  flex-direction: column;
}

#MagicPad .module7 .content .text .p2 .maxNum {
  font-size: 3.75vw;
}

#MagicPad .module7 .content .text .p2 .minNum {
  font-size: 1.13281vw;
}

#MagicPad .module7 .content .text .p2 p .maxNum {
  height: 2.73438vw;
}

#MagicPad .module7 .content .text .p2 p .minNum {
  margin-left: 0.78125vw;
}

#MagicPad .module8 {
  padding: 10.85938vw 0 7.8125vw;
}

#MagicPad .module8 .content {
  display: flex;
}

#MagicPad .module8 .content .videoBox {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

#MagicPad .module8 .content .videoBox .imgBox {
  width: 39.45312vw;
}

#MagicPad .module8 .content .videoBox .imgBox video {
  width: 39.45312vw;
  height: 25.78125vw;
}

#MagicPad .module8 .content .text {
  width: 50%;
  padding-left: 6%;
  padding-right: 14%;
  margin: auto 0;
}

#MagicPad .module8 .content .text .title {
  font-size: 2.34375vw;
  color: #0A0A0A;
  margin-bottom: 1.71875vw;
  font-weight: bold;
}

#MagicPad .module8 .content .text .p1 {
  font-size: 1.09375vw;
  color: #666666;
  margin-bottom: 3.75vw;
}

#MagicPad .module8 .content .text .iconBox {
  margin-bottom: 2.5vw;
}

#MagicPad .module8 .content .text .iconBox img {
  width: 5vw;
  margin-bottom: 0.85938vw;
}

#MagicPad .module8 .content .text .iconBox .p2 {
  font-size: 0.82031vw;
  color: #0A0A0A;
  display: block;
}

#MagicPad .module8 .content .text .p3 {
  display: inline-block;
  font-size: 0.82031vw;
  color: #0A0A0A;
  padding: 0.70312vw 1.40625vw;
  border: 1px solid #000000;
  border-radius: 0.39062vw;
}

#MagicPad .module8 .content .text .p3:hover {
  background-color: #000;
  color: #FFFFFF;
  transition: all 0.3s linear;
}

#MagicPad .module9 {
  width: 100%;
  height: 108vw;
  position: relative;
}

#MagicPad .module9 .parallel-wrapper .front-content {
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 15.625vw;
  padding-bottom: 23.4375vw;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item {
  width: 42.5%;
  padding-left: 15.5%;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item .title {
  font-size: 2.34375vw;
  color: #0A0A0A;
  font-weight: bold;
  margin-bottom: 1.40625vw;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item .p1 {
  font-size: 1.09375vw;
  color: #666666;
  margin-bottom: 1.40625vw;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item3 .p1 {
  margin-bottom: 2.65625vw;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item1 {
  margin-bottom: 10.15625vw;
  opacity: 0;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item2 {
  margin-bottom: 10.15625vw;
  opacity: 0;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item3 {
  opacity: 0;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item1 .imgBox {
  width: 7.10938vw;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item2 .imgBox {
  width: 15.3125vw;
  position: relative;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item2 .imgBox .minT {
  position: absolute;
  font-size: 0.70312vw;
  color: #000;
  left: 74%;
  top: 50%;
  transform: translateY(-50%);
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item3 .imgBox {
  width: 14.375vw;
  height: 2.42188vw;
  position: relative;
}

#MagicPad .module9 .parallel-wrapper .front-content .imgBoxs {
  width: 100%;
  position: absolute;
  left: -3%;
  z-index: 0;
  top: 5%;
}

#MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox1 {
  width: 41.95312vw;
  position: absolute;
  left: 45%;
  z-index: 2;
}

#MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox2 {
  width: 33.28125vw;
  position: absolute;
  left: 63%;
  z-index: 1;
  top: 21.48438vw;
}

#MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox3 {
  width: 33.94531vw;
  position: absolute;
  left: 52%;
  z-index: 2;
  top: 44.92188vw;
}

#MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox4 {
  width: 32.73438vw;
  position: absolute;
  right: -3%;
  z-index: 3;
  top: 3.90625vw;
}

#MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox5 {
  width: 16.05469vw;
  position: absolute;
  right: 6%;
  z-index: 4;
  top: 68.35938vw;
}

#MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox5 .curieg-wave-box {
  position: absolute;
  height: 2.34375vw;
  width: 2.34375vw;
  overflow: hidden;
  top: 22%;
  left: 21.5%;
}

#MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox5 .curieg-wave-box .wave {
  height: 2.34375vw;
  width: 2.34375vw;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background: radial-gradient(#FF544F 30%, #FAD126 60%);
  z-index: 1;
}

#MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox5 .curieg-wave-box .wave1 {
  animation: soundWave2 3s linear infinite;
}

#MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox5 .curieg-wave-box .wave2 {
  animation: soundWave2 3s linear infinite 1s;
}

#MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox5 .curieg-wave-box .wave3 {
  animation: soundWave2 3s linear infinite 2s;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item3 .imgBox img {
  position: absolute;
  z-index: 2;
  left: 0;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item3 .imgBox .curieg-wave-box {
  position: absolute;
  height: 5.07812vw;
  width: 5.07812vw;
  overflow: hidden;
  top: 50%;
  left: 73.5%;
  transform: translateY(-50%);
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item3 .imgBox .curieg-wave-box .wave {
  height: 5.07812vw;
  width: 5.07812vw;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background: radial-gradient(#FF544F 50%, #FAD126 70%);
  z-index: 1;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item3 .imgBox .curieg-wave-box .wave1 {
  animation: soundWave 3s linear infinite;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item3 .imgBox .curieg-wave-box .wave2 {
  animation: soundWave 3s linear infinite 1s;
}

#MagicPad .module9 .parallel-wrapper .front-content .front-txt .item3 .imgBox .curieg-wave-box .wave3 {
  animation: soundWave 3s linear infinite 2s;
}

@keyframes soundWave2 {
  0% {
    opacity: 0.2;
    transform: scale(0.5);
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

@keyframes soundWave {
  0% {
    opacity: 0.2;
    transform: scale(0.5);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

#MagicPad .module9 .parallel-wrapper .front-content .LearnMoreBtn {
  position: absolute;
  left: 50%;
  top: 90%;
  transform: translateX(-50%);
  display: inline-block;
  font-size: 0.82031vw;
  color: #0A0A0A;
  padding: 0.70312vw 1.64062vw;
  border: 1px solid #000000;
  border-radius: 0.39062vw;
}

#MagicPad .module9 .parallel-wrapper .front-content .LearnMoreBtn:hover {
  background-color: #000;
  color: #FFF;
  transition: all 0.3s linear;
}

#MagicPad .module10 {
  position: relative;
  color: #FFFFFF;
  background-color: #000;
  padding-top: 4.6875vw;
}

#MagicPad .module10 .p1 {
  font-size: 3.125vw;
  font-weight: bold;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

#MagicPad .module10 .p1 .maxTitle {
  font-size: 3.51562vw;
  display: block;
  text-align: center;
}

#MagicPad .module10 .content {
  position: sticky;
  height: 100vh;
  top: 0%;
  background: #000;
  display: flex;
  align-items: center;
}

#MagicPad .module10 .content .left {
  width: 47vw;
  padding-left: 18.5vw;
  padding-right: 2vw;
}

#MagicPad .module10 .content .left .title {
  font-size: 2.5vw;
  margin-bottom: 1.25vw;
}

#MagicPad .module10 .content .left .p2 {
  font-size: 0.9375vw;
  color: #999999;
}

#MagicPad .module10 .content .right {
  width: 53%;
  position: absolute;
  top: 20%;
  right: 0px;
}

#MagicPad .module10 .content .right .imgBox {
  position: absolute;
  top: 0%;
  right: 0px;
}

#MagicPad .module10 .content .right .imgBox.imgBox1 {
  z-index: 2;
}

#MagicPad .module10 .content .right .imgBox.imgBox2 {
  z-index: 3;
  animation: act2 1s forwards;
}

#MagicPad .module10 .content .right .imgBox.imgBox3 {
  z-index: 4;
  animation: act3 1s forwards;
}

#MagicPad .module10 .content .right .imgBox.imgBox4 {
  z-index: 5;
  animation: act4 1s forwards;
}

#MagicPad .module10 .content .right .imgBox.imgBox5 {
  z-index: 6;
  animation: act5 0.8s forwards;
}

#MagicPad .module10 .content .right .imgBox.imgBox2.act {
  animation: act22 1s forwards;
}

#MagicPad .module10 .content .right .imgBox.imgBox3.act {
  animation: act33 1s forwards;
}

#MagicPad .module10 .content .right .imgBox.imgBox4.act {
  animation: act44 1s forwards;
}

#MagicPad .module10 .content .right .imgBox.imgBox5.act {
  animation: act55 2s forwards;
}

@keyframes act2 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes act3 {
  0% {
    transform: translate3d(0, 2.6vw, 0);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes act4 {
  0% {
    transform: translate3d(0, 5.6vw, 0);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes act5 {
  0% {
    transform: translate3d(0, 11vw, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes act22 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes act33 {
  0% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 2.6vw, 0);
    opacity: 0;
  }
}

@keyframes act44 {
  0% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 5.6vw, 0);
    opacity: 0;
  }
}

@keyframes act55 {
  0% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 11vw, 0);
    opacity: 0;
  }
}

#MagicPad .module11 {
  position: sticky;
  color: #FFFFFF;
  background-color: #000;
  padding-top: 4.6875vw;
}

#MagicPad .module11 .content {
  display: flex;
  width: 63%;
  margin: 0 auto 4.6875vw;
  justify-content: space-between;
  align-items: center;
}

#MagicPad .module11 .content .left {
  width: 50%;
}

#MagicPad .module11 .content .left .title {
  font-size: 2.5vw;
  margin-bottom: 1.25vw;
}

#MagicPad .module11 .content .left .p1 {
  font-size: 0.9375vw;
  color: #999999;
}

#MagicPad .module11 .content .right {
  display: flex;
}

#MagicPad .module11 .content .right .item {
  margin-right: 3.125vw;
  display: flex;
  align-items: center;
  flex-direction: column;
}

#MagicPad .module11 .content .right .item:last-child {
  margin-right: 0;
}

#MagicPad .module11 .content .right .item .p2 {
  font-size: 0.70312vw;
}

#MagicPad .module11 .content .right .item .imgBox {
  width: 4.6875vw;
  height: 4.6875vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

#MagicPad .module11 .content .right .item .imgBox1 img {
  width: 3.04688vw;
}

#MagicPad .module11 .content .right .item .imgBox2 img {
  width: 3.67188vw;
}

#MagicPad .module11 .module11_imgBox {
  transform: rotateX(30deg);
  width: 100%;
  opacity: 0.3;
}

#MagicPad .module11 .module11_imgBox.active {
  animation: opacityImg 3s forwards;
}

@keyframes opacityImg {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}

#MagicPad .module12 {
  position: sticky;
  color: #FFFFFF;
  background-color: #000;
}

#MagicPad .module12 .content {
  display: flex;
  width: 63%;
  margin: 0 auto 4.6875vw;
  justify-content: space-between;
  align-items: center;
}

#MagicPad .module12 .content .left {
  width: 50%;
}

#MagicPad .module12 .content .left .title {
  font-size: 2.5vw;
  margin-bottom: 1.25vw;
}

#MagicPad .module12 .content .left .p1 {
  font-size: 0.9375vw;
  color: #999999;
}

#MagicPad .module12 .content .right .imgBox {
  width: 7.96875vw;
}

#MagicPad .module12 .module12_imgBox {
  width: 65.9375vw;
  height: 32.5vw;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

#MagicPad .module12 .module12_imgBox img {
  width: 100%;
}

#MagicPad .module13 {
  position: sticky;
  color: #FFFFFF;
  background-color: #000;
  padding-top: 7.03125vw;
  padding-bottom: 15.15625vw;
}

#MagicPad .module13 .content {
  width: 63%;
  margin: 0 auto 1.25vw;
  justify-content: space-between;
  align-items: center;
}

#MagicPad .module13 .content .title {
  font-size: 2.5vw;
  margin-bottom: 1.25vw;
}

#MagicPad .module13 .content .p1 {
  font-size: 0.9375vw;
  color: #999999;
  width: 54%;
}

#MagicPad .module13 .imgBoxs {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

#MagicPad .module13 .imgBoxs .imgBox1 {
  width: 31.21094vw;
  margin-right: 2.5vw;
}

#MagicPad .module13 .imgBoxs .imgBox2 {
  width: 30.9375vw;
}

#MagicPad .module13 .imgBoxs .imgBox {
  position: relative;
}

#MagicPad .module13 .imgBoxs .imgBox2 .wzImg {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

#MagicPad .module13 .imgBoxs .imgBox .text {
  position: absolute;
  top: 108%;
  width: 100%;
  text-align: center;
}

#MagicPad .module13 .imgBoxs .imgBox .text .p1 {
  font-size: 1.09375vw;
  color: #FFFFFF;
  margin-bottom: 0.70312vw;
}

#MagicPad .module13 .imgBoxs .imgBox .text .p2 {
  font-size: 0.9375vw;
  color: #999999;
}

#MagicPad .module14 {
  background-color: #EEEEEE;
  color: #000;
  overflow: hidden;
  height: 62.5vw;
}

#MagicPad .module14 .content {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 7.42188vw 18.5% 5.46875vw;
}

#MagicPad .module14 .content .top {
  margin-bottom: 8.20312vw;
}

#MagicPad .module14 .content .top .title {
  font-size: 3.125vw;
  font-weight: bold;
  margin-bottom: 1.95312vw;
  width: 58%;
}

#MagicPad .module14 .content .top .p1 {
  font-size: 1.09375vw;
  color: #666666;
  width: 55%;
}

#MagicPad .module14 .content .bottom .imgBox {
  margin-bottom: 1.95312vw;
  width: 9.72656vw;
}

#MagicPad .module14 .content .bottom .title {
  font-size: 2.34375vw;
  font-weight: bold;
  margin-bottom: 1.95312vw;
  width: 32%;
}

#MagicPad .module14 .content .bottom .p1 {
  font-size: 1.09375vw;
  margin-bottom: 1.40625vw;
  width: 40%;
}

#MagicPad .module14 .content .bottom .p2 {
  font-size: 0.9375vw;
  width: 45%;
}

#MagicPad .module14 .content .bottom .p2 .dfnText {
  color: #007DD5;
  text-decoration: underline !important;
}

#MagicPad .module14 .content > .imgBox {
  position: absolute;
  width: 72.73438vw;
  right: -10%;
  top: -14%;
}

#MagicPad .module15 {
  background-color: #EEEEEE;
  display: flex;
  align-items: center;
  padding-bottom: 1.95312vw;
  color: #000000;
}

#MagicPad .module15 .imgBox {
  width: 57.57812vw;
}

#MagicPad .module15 .content {
  width: 31.5%;
}

#MagicPad .module15 .content .title {
  font-size: 2.34375vw;
  font-weight: bold;
  margin-bottom: 3.4375vw;
}

#MagicPad .module15 .content .p1 {
  font-size: 1.17188vw;
  font-weight: bold;
  margin-bottom: 1.40625vw;
}

#MagicPad .module15 .content .btnList {
  display: flex;
  font-size: 1.09375vw;
  margin-bottom: 1.25vw;
  color: #121212;
  width: 120%;
}

#MagicPad .module15 .content .btnList:last-child {
  margin-bottom: 0;
}

#MagicPad .module15 .content .btnList .item {
  padding: 0.46875vw;
  background-color: #D2D2D2;
  border-radius: 0.39062vw;
  width: 25%;
  text-align: center;
  margin-right: 1.01562vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

#MagicPad .module15 .content .btnList .item:last-child {
  margin-right: 0;
}

#MagicPad .module15 .content .p2 {
  font-size: 0.9375vw;
}

#MagicPad .module16 {
  background-color: #EEEEEE;
  display: flex;
  align-items: center;
  padding-bottom: 3.90625vw;
  color: #000000;
}

#MagicPad .module16 .content {
  width: 50%;
  padding-left: 18.5%;
  padding-bottom: 1.95312vw;
}

#MagicPad .module16 .content .title {
  font-size: 2.34375vw;
  font-weight: bold;
  margin-bottom: 3.4375vw;
}

#MagicPad .module16 .content .imgBox {
  width: 6.32812vw;
  margin-bottom: 0.85938vw;
}

#MagicPad .module16 .content p {
  font-size: 0.9375vw;
  color: #090909;
}

#MagicPad .module16 .content p.p1 {
  margin-bottom: 0.625vw;
}

#MagicPad .module16 .imgBox {
  width: 50%;
}

#MagicPad .module17 {
  background-color: #FFFFFF;
  padding-top: 7.42188vw;
  padding-bottom: 1.95312vw;
  color: #000;
}

#MagicPad .module17 .title {
  width: 63%;
  margin: 0 auto;
  font-size: 3.125vw;
  margin-bottom: 4.6875vw;
  font-weight: bold;
}

#MagicPad .module17 .imgBox {
  width: 87.46094vw;
  margin-left: auto;
}

#MagicPad .module18 {
  background-color: #FFFFFF;
  padding-bottom: 7.8125vw;
}

#MagicPad .module18 .title {
  font-size: 2.34375vw;
  font-weight: bold;
  color: #000000;
}

#MagicPad .module18 .p1 {
  font-size: 1.09375vw;
  color: #666666;
}

#MagicPad .module18 .top {
  width: 63%;
  margin: 0 auto 2.5vw;
}

#MagicPad .module18 .bottom {
  display: flex;
  justify-content: center;
}

#MagicPad .module18 .bottom .left {
  width: 26.5625vw;
  margin-right: 6.95312vw;
  overflow: hidden;
}

#MagicPad .module18 .bottom .right {
  width: 28.67188vw;
}

#MagicPad .module18 .bottom .right .imgBox {
  margin-bottom: 2.5vw;
  overflow: hidden;
}

#MagicPad .module19 {
  background-color: #FFFFFF;
  padding-bottom: 7.34375vw;
}

#MagicPad .module19 .content {
  display: flex;
  width: 63%;
  margin: 0 auto 1.95312vw;
  justify-content: space-between;
  align-items: flex-start;
}

#MagicPad .module19 .content .left {
  width: 68%;
  margin-right: 7%;
}

#MagicPad .module19 .content .left .title {
  font-size: 2.34375vw;
  margin-bottom: 1.25vw;
  font-weight: bold;
  color: #000;
}

#MagicPad .module19 .content .left .p1 {
  font-size: 0.9375vw;
  color: #666666;
}

#MagicPad .module19 .content .left .p1 .maxText {
  color: #000000;
}

#MagicPad .module19 .content .right {
  width: 25%;
}

#MagicPad .module19 .content .right .p2 {
  font-size: 4.29688vw;
  font-family: Kaushan Script;
  background: linear-gradient(-87deg, #FAD126 0%, #FF544F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#MagicPad .module19 .imgBox {
  width: 62.30469vw;
  margin: 0 auto;
  overflow: hidden;
}

#MagicPad .module20 {
  position: relative;
}

#MagicPad .module20 .imgBox {
  overflow: hidden;
}

#MagicPad .module20 .content {
  position: absolute;
  left: 53%;
  top: 10%;
  color: #FFFFFF;
  width: 40%;
  z-index: 9;
}

#MagicPad .module20 .content .title {
  font-size: 2.34375vw;
  margin-bottom: 1.75781vw;
  font-weight: bold;
}

#MagicPad .module20 .content .p1 {
  font-size: 0.9375vw;
  color: #666666;
  margin-bottom: 3.125vw;
  width: 81%;
}

#MagicPad .module20 .content .p2 {
  font-size: 2.34375vw;
  margin-bottom: 3.125vw;
  font-weight: bold;
  display: block;
}

#MagicPad .module20 .wzBox {
  font-size: 0.70312vw;
  color: #888888;
  position: absolute;
  right: 2%;
  bottom: 6%;
  width: 20%;
}

#MagicPad .module21_top {
  width: 100%;
  height: 53.00781vw;
  position: relative;
}

#MagicPad .module21_top .imgBox {
  width: 70%;
  height: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

#MagicPad .module21_top .imgBox img {
  width: 100vw !important;
  height: 53.00781vw !important;
}

#MagicPad .module21_top .text {
  position: absolute;
  left: 25%;
  top: 30%;
  font-size: 3.125vw;
  color: #FFF;
  font-weight: bold;
  width: 34%;
}

#MagicPad .module21 {
  width: 100%;
  height: 100vh;
  background: #F4F7F8;
  z-index: 7;
  overflow: hidden;
}

#MagicPad .module21 .module21_parallel_wrapper {
  width: 100%;
  height: 100%;
  margin-top: 0;
  position: relative;
  z-index: 50;
  box-sizing: border-box;
}

#MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item img {
  height: 100%;
  width: auto;
}

#MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt1_p1 {
  font-size: 2.34375vw;
  color: #000;
  margin-bottom: 1.5625vw;
  font-weight: bold;
}

#MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt1_p2 {
  font-size: 1.09375vw;
  color: #666;
  margin-bottom: 3.125vw;
}

#MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt1_p3 {
  font-size: 2.34375vw;
  font-family: Kaushan Script;
  background: linear-gradient(-87deg, #FAD126 0%, #FF544F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_img1 {
  height: 100%;
  width: auto;
  position: absolute;
  right: 0;
  top: 30%;
}

#MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt1 {
  width: 28%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 18%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt2 {
  width: 42%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  padding-left: 18.5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_img2 {
  height: 100%;
  width: auto;
  position: absolute;
  left: 50%;
  top: -100%;
}

#MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_img3 {
  height: 100%;
  width: auto;
  position: absolute;
  right: 50%;
  top: 100%;
}

#MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt3 {
  width: 28%;
  height: 100%;
  position: absolute;
  top: -100%;
  right: 15%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt4 {
  width: 42%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  padding-left: 18.5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_img4 {
  height: 100%;
  width: auto;
  position: absolute;
  left: 50%;
  top: -100%;
}

#MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_img5 {
  height: 100%;
  width: auto;
  position: absolute;
  right: 50%;
  top: 100%;
}

#MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt5 {
  width: 28%;
  height: 100%;
  position: absolute;
  top: -100%;
  right: 15%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#MagicPad .module22 .content {
  padding-top: 10.9375vw;
  width: 62.5%;
  margin: 0 auto;
}

#MagicPad .module22 .content .maxTitle {
  font-size: 3.125vw;
  text-align: center;
  font-weight: bold;
  margin-bottom: 4.6875vw;
  color: #000;
}

#MagicPad .module22 .content .imgBox {
  overflow: hidden;
  position: relative;
}

#MagicPad .module22 .content .imgBox .text {
  position: absolute;
  top: 18%;
  left: 8%;
  width: 40%;
}

#MagicPad .module22 .content .imgBox .text .minTitle {
  font-size: 2.34375vw;
  color: #000;
  font-weight: bold;
  margin-bottom: 1.875vw;
}

#MagicPad .module22 .content .imgBox .text .p1 {
  font-size: 1.09375vw;
  color: #666;
}

#MagicPad .module22 .content .imgBox .text .p1 .maxText {
  color: #000 !important;
}

#MagicPad .module23 {
  padding-top: 4.6875vw;
}

#MagicPad .module23 .item {
  display: flex;
  width: 62.5%;
  margin: 0 auto;
  align-items: center;
  position: relative;
}

#MagicPad .module23 .item .right .title {
  font-size: 2.34375vw;
  color: #000;
  font-weight: bold;
  margin-bottom: 1.71875vw;
}

#MagicPad .module23 .item .right .p1 {
  font-size: 1.09375vw;
  color: #666;
}

#MagicPad .module23 .item .right .p1 .maxText {
  color: #000 !important;
}

#MagicPad .module23 .item1 {
  margin-bottom: 4.88281vw;
}

#MagicPad .module23 .item1 .left {
  width: 58%;
  margin-right: 6%;
  overflow: hidden;
  position: relative;
}

#MagicPad .module23 .item1 .right {
  width: 36%;
}

#MagicPad .module23 .item2 .left {
  width: 52%;
  overflow: hidden;
}

#MagicPad .module23 .item2 .right {
  width: 43%;
  margin-right: 5%;
}

#MagicPad .module23 .item2 .right .p1 {
  width: 90%;
}

#MagicPad .module23 .item1 .wzImg1 {
  position: absolute;
  width: 8.4375vw;
  left: 52%;
  top: 5%;
}

#MagicPad .module23 .item2 .wzImg2 {
  position: absolute;
  width: 11.28906vw;
  left: 89%;
  top: 83%;
}

#MagicPad .module25 {
  padding-top: 7.22656vw;
  padding-bottom: 1.95312vw;
}

#MagicPad .module25 .content {
  width: 62.5%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#MagicPad .module25 .content .title {
  font-size: 2.34375vw;
  color: #000;
  font-weight: bold;
  margin-bottom: 1.5625vw;
}

#MagicPad .module25 .content .p1 {
  font-size: 1.09375vw;
  color: #666;
  margin-bottom: 2.34375vw;
  width: 72%;
  text-align: center;
}

#MagicPad .module25 .content .p1 .maxText {
  color: #000 !important;
}

#MagicPad .module25 .content .imgBox {
  overflow: hidden;
  width: 53.28125vw;
  margin-left: 6.48438vw;
}

#MagicPad .module24 {
  padding-bottom: 9.76562vw;
}

#MagicPad .module24 .content {
  width: 62.5%;
  margin: 0 auto;
}

#MagicPad .module24 .content .title {
  font-size: 2.34375vw;
  color: #000;
  font-weight: bold;
  margin-bottom: 1.5625vw;
}

#MagicPad .module24 .content .p1 {
  font-size: 1.09375vw;
  color: #666;
  margin-bottom: 2.34375vw;
  width: 72%;
}

#MagicPad .module24 .content .p1 .maxText {
  color: #000 !important;
}

#MagicPad .module24 .content .imgBox {
  overflow: hidden;
}

#MagicPad .module8_pop_ups {
  width: 100vw;
  height: calc(100vh);
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

#MagicPad .module8_pop_ups .wz_content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#MagicPad .module8_pop_ups .wz_content .content {
  width: 62.5vw;
  max-height: 80vh;
  background: linear-gradient(to bottom, #201F1F, #000);
  border-radius: 10px;
  color: #FFF;
  display: flex;
  align-items: center;
  font-size: 0.85938vw;
  flex-direction: column;
  overflow-y: auto;
  border: 2px solid #535353;
  position: relative;
}

#MagicPad .module8_pop_ups .wz_content .content .text {
  margin-top: 4.21875vw;
  margin-bottom: 4.21875vw;
  width: 84%;
  text-align: center;
}

#MagicPad .module8_pop_ups .wz_content .content .text .title {
  font-size: 2.34375vw;
  margin-bottom: 1.40625vw;
  text-align: center;
}

#MagicPad .module8_pop_ups .wz_content .content .text .p1 {
  font-size: 0.9375vw;
  margin-bottom: 2.65625vw;
}

#MagicPad .module8_pop_ups .wz_content .content .text #video4 {
  width: 46.875vw;
  height: 26.3671875vw;
}

#MagicPad .module8_pop_ups .wz_content .goBackBtn {
  font-size: 2.8125vw;
  width: 2.8125vw;
  height: 2.8125vw;
  text-align: center;
  line-height: 2.8125vw;
  color: #FFFFFF;
  position: absolute;
  top: 9px;
  right: 9px;
  border-radius: 50%;
  border: 2px solid #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

#MagicPad .module9_pop_ups {
  width: 100vw;
  height: calc(100vh);
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

#MagicPad .module9_pop_ups .wz_content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#MagicPad .module9_pop_ups .wz_content .content {
  width: 62.5vw;
  max-height: 80vh;
  background: linear-gradient(to bottom, #201F1F, #000);
  border-radius: 10px;
  color: #FFF;
  display: flex;
  align-items: center;
  font-size: 0.85938vw;
  flex-direction: column;
  overflow-y: auto;
  border: 2px solid #535353;
}

#MagicPad .module9_pop_ups .wz_content .content .text {
  margin-top: 4.21875vw;
  margin-bottom: 2.73438vw;
  border: 2px solid #535353;
  border-radius: 0.625vw;
  width: 84%;
  display: flex;
  flex-direction: column;
}

#MagicPad .module9_pop_ups .wz_content .content .text .item {
  display: flex;
  border-bottom: 1px solid #535353;
}

#MagicPad .module9_pop_ups .wz_content .content .text .item p {
  width: 50%;
  border-right: 1px solid #535353;
  padding: 0.625vw 1.95312vw 0.625vw 3.125vw;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

#MagicPad .module9_pop_ups .wz_content .content .text .item p:last-child {
  border-right: none;
  color: #8B8B8B;
  padding-left: 1.95312vw;
}

#MagicPad .module9_pop_ups .wz_content .content .text .item:last-child {
  border-bottom: none;
}

#MagicPad .module9_pop_ups .wz_content .content .text .item.title .p1 {
  background: linear-gradient(-90deg, #FF9C00 60%, #FF2800 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#MagicPad .module9_pop_ups .wz_content .content .text .item.title .maxTitle {
  font-size: 1.95312vw;
  font-weight: bold;
  padding-top: 2.34375vw;
  padding-bottom: 1.5625vw;
}

#MagicPad .module9_pop_ups .wz_content .content .text .item.title .minTitle {
  font-size: 0.9375vw;
  font-weight: normal;
}

#MagicPad .module9_pop_ups .wz_content .goBackBtn {
  font-size: 2.8125vw;
  width: 2.8125vw;
  height: 2.8125vw;
  text-align: center;
  line-height: 2.8125vw;
  color: #FFFFFF;
  position: absolute;
  top: 0;
  right: 0;
  top: 9px;
  right: 9px;
  border-radius: 50%;
  border: 2px solid #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

::-webkit-scrollbar {
  width: 8px;
  height: 1px;
}

::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #BEBEBE;
  -webkit-box-shadow: none;
}

::-webkit-scrollbar-track {
  border-radius: 10px;
  -webkit-box-shadow: none;
}

@media screen and (max-width: 1080px) {
  #MagicPad .img_pc {
    display: none;
  }
  #MagicPad .img_h5 {
    display: inline-block;
  }
  #MagicPad .content{
    background-color: transparent;
  }
  #MagicPad .module1 {
    padding-top: 9.25926vw;
    padding-bottom: 2.77778vw;
  }
  #MagicPad .module1 .content {
    position: static;
    transform: none;
    width: 85%;
    margin: 0 auto 14.81481vw;
  }
  #MagicPad .module1 .content .title {
    font-size: 7.87037vw;
    margin-bottom: 2.22222vw;
  }
  #MagicPad .module1 .content .p1 {
    font-size: 5.46296vw;
    margin-bottom: 1.66667vw;
  }
  #MagicPad .module1 .content .p2 {
    font-size: 2.87037vw;
    margin-bottom: 12.59259vw;
  }
  #MagicPad .module1 .content .iconBox .imgBox {
    width: 14.16667vw;
    margin-right: 3.7037vw;
  }
  #MagicPad .module1 .wzBox {
    position: static;
    width: 92.3%;
    margin: 0 auto;
    flex-direction: row-reverse;
    justify-content: flex-start;
  }
  #MagicPad .module1 .wzBox .p3 {
    margin-right: 3.33333vw;
    font-size: 2.03704vw;
  }
  #MagicPad .module1 .wzBox .imgBox {
    margin-bottom: 0;
    width: 19.35185vw;
  }
  #MagicPad .module2 .content {
    position: static;
    transform: none;
    width: 90%;
    margin: 0 auto;
  }
  #MagicPad .module2 .content .maxTitle {
    font-size: 5.92593vw;
  }
  #MagicPad .module2 .content .minTitle {
    font-size: 4.62963vw;
  }
  #MagicPad .module2 .content .p1 {
    font-size: 3.33333vw;
    color: #666;
  }
  #MagicPad .module3 {
    padding: 7.40741vw 0 9.72222vw;
  }
  #MagicPad .module3 .content {
    width: 96%;
  }
  #MagicPad .module3 .content .item {
    border-radius: 0.92593vw;
  }
  #MagicPad .module3 .content .item .text .p1 {
    font-size: 3.98148vw;
    margin-bottom: 2.59259vw;
  }
  #MagicPad .module3 .content .item .text .p2 {
    font-size: 2.68519vw;
    color: #666;
  }
  #MagicPad .module3 .content .top {
    margin-bottom: 1.48148vw;
  }
  #MagicPad .module3 .content .top .item {
    margin-right: 1.48148vw;
    padding-top: 11.11111vw;
  }
  #MagicPad .module3 .content .bottom {
    margin-bottom: 2.96296vw;
  }
  #MagicPad .module3 .content .bottom .item {
    margin-right: 1.48148vw;
  }
  #MagicPad .module3 .content .item .text {
    top: 4.07407vw;
    left: 2.96296vw;
  }
  #MagicPad .module3 .content .item .minBox {
    margin-bottom: 1.48148vw;
  }
  #MagicPad .module3 .content .top .item.item1 {
    background-color: #111319;
  }
  #MagicPad .module3 .content .top .item.item2 {
    background-color: #15161B;
  }
  #MagicPad .module3 .content .top .item1 .text {
    left: 3.7037vw;
  }
  #MagicPad .module3 .content .top .item2 .text {
    width: 85%;
  }
  #MagicPad .module3 .content .bottom .item.item3 {
    padding-top: 15vw;
    background-color: #15161B;
  }
  #MagicPad .module3 .content .bottom .item .item4 {
    border-radius: 0.92593vw;
    overflow: hidden;
  }
  #MagicPad .module3 .content .bottom .item .item5 {
    border-radius: 0.92593vw;
    overflow: hidden;
  }
  #MagicPad .module3 .content .bottom .item3 .text {
    left: 3.7037vw;
  }
  #MagicPad .module3 .content .bottom .item4 .text {
    width: 87%;
  }
  #MagicPad .module3 .content .bottom .item4 .text .p2 {
    width: 75%;
  }
  #MagicPad .module3 .content .p3 {
    font-size: 12px;
  }
  #MagicPad .module3 .content .p4 {
    margin-top: 7.40741vw;
    font-size: 2.96296vw;
    padding: 2.22222vw 7.40741vw;
    border-radius: 0.74074vw;
    color: #666;
    border: 2px solid #666;
  }
  #MagicPad .module4 .playBox {
    width: 11.11111vw;
    height: 11.11111vw;
  }
  #MagicPad .module5 .content {
    flex-direction: column-reverse;
    width: 100%;
    padding-top: 10vw;
  }
  #MagicPad .module5 .content .text {
    background-color: #FFFFFF;
    width: 100%;
    padding-left: 6.6%;
    padding-right: 6.6%;
  }
  #MagicPad .module5 .content .text .title {
    font-size: 5.46296vw;
    margin-bottom: 7.40741vw;
  }
  #MagicPad .module5 .content .text .p1 {
    font-size: 3.33333vw;
    width: 100%;
    margin-bottom: 10vw;
  }
  #MagicPad .module5 .content .imgBox {
    width: 100%;
  }
  #MagicPad .module6 {
    padding-top: 7.96296vw;
    padding-bottom: 14.81481vw;
  }
  #MagicPad .module6 .content .videoBox {
    width: 45%;
    align-items: flex-start;
  }
  #MagicPad .module6 .content .text {
    width: 55%;
    padding-left: 5%;
    padding-right: 9%;
    justify-content: flex-start;
  }
  #MagicPad .module6 .content .videoBox .imgBox {
    width: 100%;
  }
  #MagicPad .module6 .content .text .title {
    font-size: 4.62963vw;
    margin-bottom: 4.25926vw;
  }
  #MagicPad .module6 .content .text .p1 {
    font-size: 3.33333vw;
  }
  #MagicPad .module7 .content {
    padding-left: 6.6%;
    padding-right: 10%;
  }
  #MagicPad .module7 .content .text {
    flex-wrap: wrap;
    margin-bottom: 6.85185vw;
  }
  #MagicPad .module7 .content .text .title {
    font-size: 4.62963vw;
    order: 1;
    width: 60%;
    margin-right: 11%;
  }
  #MagicPad .module7 .content .text .p1 {
    font-size: 3.33333vw;
    order: 3;
    width: 100%;
    margin-right: 0;
    margin-top: 5vw;
  }
  #MagicPad .module7 .content .text .p2 {
    order: 2;
    width: 29%;
  }
  #MagicPad .module7 .content .text .p2 .maxNum {
    font-size: 7.03704vw;
  }
  #MagicPad .module7 .content .text .p2 p .maxNum {
    height: 5.09259vw;
  }
  #MagicPad .module7 .content .text .p2 p .minNum {
    font-size: 2.12963vw;
  }
  #MagicPad .module7 .imgBox {
    width: 95.55556vw;
    margin-left: auto;
  }
  #MagicPad .module8 {
    padding: 15.92593vw 0;
  }
  #MagicPad .module8 .content .videoBox {
    width: 45%;
    align-items: self-start;
  }
  #MagicPad .module8 .content .videoBox .imgBox {
    width: 100%;
  }
  #MagicPad .module8 .content .text {
    width: 55%;
    padding-left: 5%;
    padding-right: 4%;
  }
  #MagicPad .module8 .content .text .title {
    font-size: 4.62963vw;
    margin-bottom: 4.25926vw;
  }
  #MagicPad .module8 .content .text .p1 {
    font-size: 3.33333vw;
    margin-bottom: 12.03704vw;
  }
  #MagicPad .module8 .content .text .iconBox {
    margin-bottom: 6.66667vw;
  }
  #MagicPad .module8 .content .text .iconBox img {
    width: 15.27778vw;
    margin-bottom: 1.48148vw;
  }
  #MagicPad .module8 .content .text .iconBox .p2 {
    font-size: 3.33333vw;
  }
  #MagicPad .module8 .content .text .p3 {
    font-size: 3.33333vw;
    padding: 1.66667vw 3.33333vw;
    border-radius: 0.74074vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content {
    padding-top: 0;
    padding-bottom: 28.7037vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .front-txt .item.item1 {
    opacity: 1;
    margin-bottom: 44.62963vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .front-txt .item.item2 {
    opacity: 1;
    margin-bottom: 21.94444vw;
    padding-right: 46%;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .front-txt .item.item3 {
    opacity: 1;
    padding-right: 50%;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .front-txt .item {
    padding-left: 6.6%;
    width: 100%;
    padding-right: 10%;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .front-txt .item .title {
    font-size: 4.62963vw;
    margin-bottom: 3.7037vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .front-txt .item .p1 {
    font-size: 3.33333vw;
    margin-bottom: 4.25926vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .front-txt .item2 .p1 {
    margin-bottom: 7.40741vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .front-txt .item3 .p1 {
    margin-bottom: 7.59259vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .front-txt .item1 .imgBox {
    width: 23.14815vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .front-txt .item2 .imgBox {
    width: 30.27778vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .front-txt .item2 .imgBox .minT {
    font-size: 2.96296vw;
    left: 58%;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .front-txt .item3 .imgBox {
    width: 22.22222vw;
    height: 3.7037vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .imgBoxs {
    top: 17%;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox1 {
    width: 60.18519vw;
    left: 42%;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox2 {
    width: 51.85185vw;
    left: 52%;
    top: 53.7037vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox3 {
    width: 50vw;
    left: 49%;
    top: 106.48148vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox4 {
    width: 41.66667vw;
    right: -12%;
    top: -1.85185vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox5 {
    width: 27.77778vw;
    right: -7%;
    top: 138.88889vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .LearnMoreBtn {
    font-size: 3.33333vw;
    padding: 1.66667vw 3.33333vw;
    border-radius: 0.74074vw;
    bottom: 6.66667vw;
    top: auto;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .front-txt .item3 .imgBox .curieg-wave-box {
    width: 8.14815vw;
    height: 8.14815vw;
    left: 73.5%;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .front-txt .item3 .imgBox .curieg-wave-box .wave {
    width: 8.14815vw;
    height: 8.14815vw;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox5 .curieg-wave-box {
    width: 3.7037vw;
    height: 3.7037vw;
    top: 23%;
    left: 22.5%;
  }
  #MagicPad .module9 .parallel-wrapper .front-content .imgBoxs .imgBox5 .curieg-wave-box .wave {
    width: 3.7037vw;
    height: 3.7037vw;
  }
  #MagicPad .module10 {
    padding-top: 11.11111vw;
  }
  #MagicPad .module10 .p1 {
    font-size: 4.62963vw;
    width: 100%;
    padding-left: 6.6%;
    padding-right: 6.6%;
    text-align: left;
    margin-bottom: 9.25926vw;
  }
  #MagicPad .module10 .p1 .maxTitle {
    font-size: 5.46296vw;
    text-align: left;
  }
  #MagicPad .module10 .content {
    flex-direction: column;
    height: auto;
  }
  #MagicPad .module10 .content .left {
    width: 100%;
    padding-left: 6.6%;
    padding-right: 6.6%;
    text-align: left;
    margin-bottom: 9.81481vw;
  }
  #MagicPad .module10 .content .left .title {
    font-size: 4.62963vw;
    margin-bottom: 3.7037vw;
  }
  #MagicPad .module10 .content .left .p2 {
    font-size: 3.33333vw;
  }
  #MagicPad .module11 {
    padding-top: 17.22222vw;
    padding-bottom: 4.62963vw;
  }
  #MagicPad .module11 .content {
    width: 100%;
    padding-left: 6.6%;
    padding-right: 6.6%;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 12.77778vw;
  }
  #MagicPad .module11 .content .left {
    width: 100%;
    margin-bottom: 8.33333vw;
  }
  #MagicPad .module11 .content .left .title {
    font-size: 4.62963vw;
    margin-bottom: 3.7037vw;
  }
  #MagicPad .module11 .content .left .p1 {
    font-size: 3.33333vw;
  }
  #MagicPad .module11 .content .right .item {
    margin-right: 8.33333vw;
  }
  #MagicPad .module11 .content .right .item .imgBox {
    width: 12.96296vw;
    height: 12.96296vw;
    margin-bottom: 2.22222vw;
  }
  #MagicPad .module11 .content .right .item .imgBox1 img {
    width: 8.61111vw;
  }
  #MagicPad .module11 .content .right .item .imgBox2 img {
    width: 10.37037vw;
  }
  #MagicPad .module11 .content .right .item .p2 {
    font-size: 3.33333vw;
  }
  #MagicPad .module11 .module11_imgBox {
    opacity: 1;
    transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #MagicPad .module11 .module11_imgBox img {
    transform: scale(1.2);
  }
  #MagicPad .module12 .content {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 7.68519vw;
  }
  #MagicPad .module12 .content .left {
    width: 100%;
    padding: 0 6.6%;
  }
  #MagicPad .module12 .content .left .title {
    font-size: 4.62963vw;
    margin-bottom: 5.55556vw;
    width: 70%;
  }
  #MagicPad .module12 .content .left .p1 {
    font-size: 3.33333vw;
  }
  #MagicPad .module12 .content .right {
    width: 16.66667vw;
    position: absolute;
    right: 6.6%;
    top: 0;
  }
  #MagicPad .module12 .content .right .imgBox {
    width: 100%;
  }
  #MagicPad .module12 .module12_imgBox {
    height: 50vw;
    width: 86.8%;
  }
  #MagicPad .module12 .module12_imgBox img {
    width: 135%;
  }
  #MagicPad .module13 {
    padding-top: 8.88889vw;
    padding-bottom: 22.22222vw;
  }
  #MagicPad .module13 .content {
    width: 86.8%;
    margin: 0 auto 5.74074vw;
  }
  #MagicPad .module13 .content .title {
    font-size: 4.62963vw;
    margin-bottom: 3.7037vw;
  }
  #MagicPad .module13 .content .p1 {
    font-size: 3.33333vw;
    width: 100%;
  }
  #MagicPad .module13 .imgBoxs .imgBox1 {
    margin-right: 3.33333vw;
    width: 41.85185vw;
  }
  #MagicPad .module13 .imgBoxs .imgBox2 {
    width: 41.38889vw;
  }
  #MagicPad .module13 .imgBoxs .imgBox2 .wzImg {
    display: none;
  }
  #MagicPad .module13 .imgBoxs .imgBox .text {
    top: 110%;
  }
  #MagicPad .module13 .imgBoxs .imgBox .text .p1 {
    font-size: 3.05556vw;
    margin-bottom: 1.48148vw;
  }
  #MagicPad .module13 .imgBoxs .imgBox .text .p2 {
    font-size: 2.68519vw;
  }
  #MagicPad .module14 .content {
    padding: 10.18519vw 0;
  }
  #MagicPad .module14 .content .top {
    padding: 0 6.6%;
    margin-bottom: 4.62963vw;
  }
  #MagicPad .module14 .content .top .title {
    font-size: 4.81481vw;
    width: 100%;
  }
  #MagicPad .module14 .content .top .p1 {
    font-size: 3.33333vw;
    width: 100%;
  }
  #MagicPad .module14 .content .bottom {
    padding: 0 6.6%;
  }
  #MagicPad .module14 .content .bottom .title {
    font-size: 4.62963vw;
    width: 100%;
  }
  #MagicPad .module14 .content .bottom .p1 {
    font-size: 3.33333vw;
    width: 100%;
    margin-bottom: 8.33333vw;
  }
  #MagicPad .module14 .content .bottom .p2 {
    font-size: 3.05556vw;
    width: 100%;
  }
  #MagicPad .module14 .content > .imgBox {
    position: static;
    width: 100%;
    margin-bottom: 3.33333vw;
  }
  #MagicPad .module14 .content .bottom .imgBox {
    width: 15vw;
    margin-bottom: 4.16667vw;
  }
  #MagicPad .module15 {
    background-color: #FFFFFF;
    padding-top: 12.68519vw;
    flex-direction: column-reverse;
  }
  #MagicPad .module15 .content {
    width: 86.8%;
  }
  #MagicPad .module15 .content .title {
    font-size: 4.62963vw;
    margin-bottom: 4.62963vw;
  }
  #MagicPad .module15 .content .p1 {
    font-size: 3.33333vw;
    margin-bottom: 3.7037vw;
    width: 70%;
  }
  #MagicPad .module15 .content .btnList {
    font-size: 2.5vw;
    width: 100%;
    margin-bottom: 3.24074vw;
  }
  #MagicPad .module15 .content .btnList .item {
    border-radius: 0.74074vw;
    margin-right: 2.40741vw;
    padding: 10px;
  }
  #MagicPad .module15 .imgBox {
    width: 100%;
    margin-top: 6.48148vw;
  }
  #MagicPad .module15 .content .p2 {
    font-size: 3.05556vw;
  }
  #MagicPad .module16 {
    background-color: #FFFFFF;
    flex-direction: column;
  }
  #MagicPad .module16 .content {
    width: 100%;
    padding: 0 6.6%;
    margin-bottom: 11.11111vw;
  }
  #MagicPad .module16 .content .title {
    font-size: 4.62963vw;
    margin-bottom: 4.62963vw;
  }
  #MagicPad .module16 .content .imgBox {
    width: 18.51852vw;
    margin-bottom: 1.66667vw;
  }
  #MagicPad .module16 .content p {
    font-size: 3.33333vw;
  }
  #MagicPad .module16 .imgBox {
    width: 100%;
  }
  #MagicPad .module17 {
    background-color: #F1F1F1;
    padding-top: 12.96296vw;
    padding-bottom: 0;
  }
  #MagicPad .module17 .title {
    font-size: 4.81481vw;
    width: 86.8%;
    margin-bottom: 12.03704vw;
  }
  #MagicPad .module17 .imgBox {
    width: 93.4%;
  }
  #MagicPad .module18 {
    background-color: #F1F1F1;
    padding-bottom: 19.81481vw;
    padding-top: 7.40741vw;
  }
  #MagicPad .module18 .top {
    width: 86.8%;
    margin-bottom: 7.22222vw;
  }
  #MagicPad .module18 .title {
    font-size: 4.62963vw;
  }
  #MagicPad .module18 .p1 {
    font-size: 3.33333vw;
  }
  #MagicPad .module18 .bottom .left {
    margin-right: 2.22222vw;
    width: 40.74074vw;
  }
  #MagicPad .module18 .bottom .right {
    width: 43.98148vw;
  }
  #MagicPad .module19 {
    background-color: #F1F1F1;
    padding-bottom: 19.07407vw;
  }
  #MagicPad .module19 .content {
    width: 86.8%;
    margin-bottom: 5.92593vw;
  }
  #MagicPad .module19 .content .right {
    display: none;
  }
  #MagicPad .module19 .content .left {
    margin-right: 0;
    width: 100%;
  }
  #MagicPad .module19 .content .left .title {
    font-size: 4.62963vw;
  }
  #MagicPad .module19 .content .left .p1 {
    font-size: 3.33333vw;
  }
  #MagicPad .module19 .imgBox {
    width: 86.8%;
  }
  #MagicPad .module20 {
    background-color: #F1F1F1;
    margin-bottom: 11.11111vw;
  }
  #MagicPad .module20 .content {
    position: static;
    width: 100%;
    padding: 0 6.6%;
  }
  #MagicPad .module20 .content .title {
    font-size: 4.62963vw;
    color: #000;
  }
  #MagicPad .module20 .content .p1 {
    color: #000;
    font-size: 3.33333vw;
    width: 100%;
    margin-bottom: 7.12963vw;
  }
  #MagicPad .module20 .content .p1 .maxText {
    color: #000;
  }
  #MagicPad .module20 .content .p2 {
    display: none;
  }
  #MagicPad .module20 .imgBox {
    position: relative;
  }
  #MagicPad .module20 .imgBox .wzBox_h5 {
    position: absolute;
    left: 53%;
    top: 16%;
  }
  #MagicPad .module20 .imgBox .wzBox_h5 .p2 {
    color: #FFF;
    font-size: 5.74074vw;
    font-weight: bold;
    margin-bottom: 3.7037vw;
  }
  #MagicPad .module20 .wzBox {
    font-size: 1.48148vw;
    bottom: 42.59259vw;
    width: 32%;
    right: 3%;
  }
  #MagicPad .module21_top {
    height: auto;
  }
  #MagicPad .module21_top .imgBox {
    position: static;
    transform: none;
    width: 100%;
  }
  #MagicPad .module21_top .text {
    font-size: 5.46296vw;
    left: 15%;
    top: 12.96296vw;
    text-align: center;
    width: 70%;
  }
  #MagicPad .module21_top .imgBox img {
    height: auto !important;
  }
  #MagicPad .module21 {
    height: auto;
    background-color: #FFFFFF;
  }
  #MagicPad .module21 .module21_parallel_wrapper {
    position: static;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content {
    width: 86.8%;
    margin: 0 auto;
    padding-bottom: 8.88889vw;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item {
    padding-top: 11.11111vw;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_img1 {
    position: static;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt1 {
    position: static;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt2 {
    position: static;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_img2 {
    position: static;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_img3 {
    position: static;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt3 {
    position: static;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt4 {
    position: static;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_img4 {
    position: static;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_img5 {
    position: static;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt5 {
    position: static;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item img {
    width: 100% !important;
    height: auto !important;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item.item1 {
    display: flex;
    flex-direction: column-reverse;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item.item3 {
    display: flex;
    flex-direction: column-reverse;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item.item5 {
    display: flex;
    flex-direction: column-reverse;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt1 {
    width: 100%;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt2 {
    width: 100%;
    padding-left: 0;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt3 {
    width: 100%;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt4 {
    width: 100%;
    padding-left: 0;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt5 {
    width: 100%;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt1_p1 {
    font-size: 4.62963vw;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt1_p2 {
    font-size: 3.33333vw;
  }
  #MagicPad .module21 .module21_parallel_wrapper .module21_prolevel_content .item .module21_txt1_p3 {
    font-size: 3.61111vw;
    margin-bottom: 4.07407vw;
  }
  #MagicPad .module22 .content {
    padding-top: 0;
    width: 100%;
    position: relative;
  }
  #MagicPad .module22 .content .maxTitle {
    margin-bottom: 0;
    position: absolute;
    top: 10.18519vw;
    font-size: 5.46296vw;
    z-index: 1;
    width: 80%;
    text-align: center;
    left: 10%;
  }
  #MagicPad .module22 .content .imgBox .text {
    left: 6.6%;
    width: 50%;
    top: 48.14815vw;
  }
  #MagicPad .module22 .content .imgBox .text .minTitle {
    font-size: 4.62963vw;
    margin-bottom: 3.88889vw;
  }
  #MagicPad .module22 .content .imgBox .text .p1 {
    font-size: 3.33333vw;
    width: 80%;
  }
  #MagicPad .module23 {
    padding-top: 0;
  }
  #MagicPad .module23 .item {
    width: 86.8%;
    padding-top: 11.11111vw;
  }
  #MagicPad .module23 .item1 {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }
  #MagicPad .module23 .item2 {
    flex-direction: column;
  }
  #MagicPad .module23 .item1 .left {
    width: 100%;
    margin-right: 0;
  }
  #MagicPad .module23 .item1 .right {
    width: 100%;
  }
  #MagicPad .module23 .item2 .left {
    width: 100%;
  }
  #MagicPad .module23 .item2 .right {
    width: 100%;
    margin-right: 0;
  }
  #MagicPad .module23 .item .right .title {
    font-size: 4.62963vw;
  }
  #MagicPad .module23 .item .right .p1 {
    font-size: 3.33333vw;
    margin-bottom: 6.2963vw;
  }
  #MagicPad .module23 .item2 .right .p1 {
    width: 100%;
  }
  #MagicPad .module23 .item1 .wzImg1 {
    width: 12.96296vw;
    left: 88%;
    top: 95%;
  }
  #MagicPad .module23 .item2 .wzImg2 {
    width: 17.40741vw;
    left: 86%;
    top: 92%;
  }
  #MagicPad .module24 {
    padding-top: 11.11111vw;
  }
  #MagicPad .module24 .content {
    width: 86.8%;
  }
  #MagicPad .module24 .content .title {
    font-size: 4.62963vw;
  }
  #MagicPad .module24 .content .p1 {
    font-size: 3.33333vw;
    width: 100%;
    margin-bottom: 5.37037vw;
  }
  #MagicPad .module25 {
    padding-top: 12.03704vw;
    padding-bottom: 9.25926vw;
  }
  #MagicPad .module25 .content {
    width: 86.8%;
    align-items: flex-start;
  }
  #MagicPad .module25 .content .title {
    font-size: 4.62963vw;
  }
  #MagicPad .module25 .content .p1 {
    text-align: left;
    font-size: 3.33333vw;
    width: 100%;
    margin-bottom: 4.62963vw;
  }
  #MagicPad .module25 .content .imgBox {
    margin-left: 0;
    width: 100%;
  }
  #MagicPad .module8_pop_ups .wz_content .content {
    width: 90vw;
  }
  #MagicPad .module8_pop_ups .wz_content .content .text {
    margin-top: 5.92593vw;
    margin-bottom: 4.44444vw;
  }
  #MagicPad .module8_pop_ups .wz_content .content .text .title {
    font-size: 4.62963vw;
    margin-bottom: 2.77778vw;
  }
  #MagicPad .module8_pop_ups .wz_content .content .text .p1 {
    font-size: 2.22222vw;
    margin-bottom: 5.55556vw;
  }
  #MagicPad .module8_pop_ups .wz_content .content .text img {
    width: 100%;
    height: auto;
  }
  #MagicPad .module8_pop_ups .wz_content .goBackBtn {
    width: 4.44444vw;
    height: 4.44444vw;
    font-size: 4.44444vw;
    line-height: 4.44444vw;
  }
  #MagicPad .module9_pop_ups .wz_content .content .text {
    margin-top: 5.92593vw;
    margin-bottom: 4.44444vw;
  }
  #MagicPad .module9_pop_ups .wz_content .content .text .item.title .maxTitle {
    font-size: 20px;
  }
  #MagicPad .module9_pop_ups .wz_content .content .text .item p {
    font-size: 12px;
  }
  #MagicPad .module9_pop_ups .wz_content .goBackBtn {
    width: 4.44444vw;
    height: 4.44444vw;
    font-size: 4.44444vw;
    line-height: 4.44444vw;
  }
}

@media screen and (max-width: 769px) {
  #MagicPad .module20 .wzBox {
    font-size: 12px;
  }
  #MagicPad .module9_pop_ups .wz_content .content {
    width: 80vw;
  }
}

@media screen and (max-width: 520px) {
  #MagicPad .module1 .wzBox .p3 {
    font-size: 12px;
  }
  #MagicPad .module3 .content .item .text .p2 {
    font-size: 12px;
  }
  #MagicPad .module7 .content .text .p2 p .minNum {
    font-size: 0.46875pxvw;
  }
  #MagicPad .module20 .wzBox {
    bottom: 3%;
    width: 48%;
  }
  #MagicPad .module8_pop_ups .wz_content .content {
    width: 96vw;
    top: 52%;
  }
  #MagicPad .module9_pop_ups .wz_content .content .text .item p {
    font-size: 12px;
  }
  #MagicPad .module8_pop_ups .wz_content .goBackBtn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
  }
  #MagicPad .module9_pop_ups .wz_content .content {
    width: 96vw;
    top: 52%;
  }
  #MagicPad .module9_pop_ups .wz_content .content .text {
    margin-top: 36px;
    margin-bottom: 36px;
    border-radius: 8px;
  }
  #MagicPad .module9_pop_ups .wz_content .content .text .item.title .maxTitle {
    font-size: 16px;
  }
  #MagicPad .module9_pop_ups .wz_content .content .text .item p {
    padding: 0.625vw 1.95312vw 0.625vw 1.95312vw;
  }
  #MagicPad .module9_pop_ups .wz_content .goBackBtn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
  }
}

@media screen and (max-width: 460px) {
  #MagicPad .module1 .content .p2 {
    font-size: 12px;
  }
  #MagicPad .module3 .content .bottom .item.item3 {
    padding-top: 20vw;
  }
  #MagicPad .module3 .content .bottom .item .item4 {
    padding-bottom: 20px;
    background-color: #15161B;
  }
  #MagicPad .module3 .content .bottom .item .item5 {
    padding-top: 10px;
    background-color: #15161B;
  }
  #MagicPad .module15 .content .btnList {
    font-size: 12px;
  }
}

@media screen and (max-width: 380px) {
  #MagicPad .module3 .content .p4 {
    font-size: 12px;
    border-radius: 4px;
  }
  #MagicPad .module3 .content .bottom .item4 .text .p2 {
    width: 74%;
    padding-bottom: 40px;
  }
  #MagicPad .module13 .imgBoxs .imgBox .text .p2 {
    font-size: 12px;
  }
  #MagicPad .module14 .content .bottom .p2 {
    font-size: 12px;
  }
}

/* 视频弹窗 */
.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: #000;
  z-index: 8;
}

.ArtSer_12_text2_biaoge {
  width: 100%;
  height: 100%;
  z-index: 2;
}

.ArtSer_12_video {
  position: relative;
  width: 100%;
  height: 100%;
}

.ArtSer_12_video2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  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;
  }
  #MagicPad .module8_pop_ups .wz_content .content .text .p1 {
    font-size: 12px;
  }
}
