* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.main {
  position: relative;
  overflow: hidden;
  background-color: #000;
}
.screen {
  width: 100vw;
  height: 100vh;
  position: relative;
}
.data-megabook_pc {
  display: block;
}
.data-megabook_m {
  display: none;
}
.imgbox {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.imgbox img {
  width: 100%;
}
.screen1 {
  height: fit-content;
}
.screen1 .megabook_imgbox {
  width: 100%;
}
.screen1 .megabook_imgbox .megabook_img {
  width: 100%;
}
.screen1 .megabook_desbox {
  width: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  left: 13.2813vw;
  top: 22.2266vw;
}
.screen1 .megabook_desbox .megabook_brandimg {
  width: 26.1328vw;
  height: 7.2656vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.screen1 .megabook_desbox .megabook_brandimg img {
  width: 100%;
}
.screen1 .megabook_desbox .megabook_des1 {
  color: #1a1a1a;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 600;
  font-family: 'Semibold';
  margin-top: 1.25vw;
  text-shadow: 2px 2px 0.5px #ffffff;
}
.screen1 .megabook_desbox .megabook_des2 {
  margin-top: 1.7188vw;
  display: flex;
}
.screen1 .megabook_desbox .megabook_des2 .megabook_desinner {
  text-shadow: 1px 1px 0.5px #ffffff;
  color: #1a1a1a;
  font-size: 1vw;
  line-height: 1.2vw;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.screen1 .megabook_desbox .megabook_des2 .megabook_desinner:not(:last-child)::after {
  display: block;
  content: '';
  border-radius: 2px;
  width: 2px;
  height: 100%;
  margin: 0 0.5208vw;
  background-image: linear-gradient(to bottom, #c1c5cb, #000000, #c1c5cb);
}
.screen2 {
  background-color: #DCDFE8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.screen2 .overview {
  margin-top: 3.125vw;
  display: flex;
}
.screen2 .overview .overview_left {
  display: flex;
  flex-direction: column;
}
.screen2 .overview .overview_left .overview_left_top {
  display: flex;
  align-items: center;
}
.screen2 .overview .overview_left .overview_left_top .overview_left_topl {
  height: 100%;
  display: flex;
  flex-direction: column;
  width: 19.1406vw;
  align-items: center;
}
.screen2 .overview .overview_left .overview_left_top .overview_left_topl .overview_imgbox1 {
  height: 21.9531vw;
  margin: 0 0.9375vw 0.9375vw 0;
}
.screen2 .overview .overview_left .overview_left_top .overview_left_topl .overview_imgbox2 {
  height: 7.1875vw;
  margin: 0 0.9375vw 0 0;
}
.screen2 .overview .overview_left .overview_left_top .overview_left_topr {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 0.9375vw;
}
.screen2 .overview .overview_left .overview_left_top .overview_left_topr .overview_left_toprt {
  display: flex;
  align-items: center;
}
.screen2 .overview .overview_left .overview_left_top .overview_left_topr .overview_left_toprt .overview_imgbox3 {
  width: 15.9766vw;
  height: 8.5156vw;
}
.screen2 .overview .overview_left .overview_left_top .overview_left_topr .overview_left_toprt .overview_imgbox4,
.screen2 .overview .overview_left .overview_left_top .overview_left_topr .overview_left_toprt .overview_imgbox5 {
  width: 7.6563vw;
  height: 8.5156vw;
  margin-left: 0.9375vw;
}
.screen2 .overview .overview_left .overview_left_top .overview_left_topr .overview_left_toprb {
  width: 33.1641vw;
}
.screen2 .overview .overview_left .overview_left_top .overview_left_topr .overview_left_toprb .overview_imgbox6 {
  height: 22.5vw;
}
.screen2 .overview .overview_left .overview_left_bottom {
  display: flex;
  align-items: center;
}
.screen2 .overview .overview_left .overview_left_bottom .overview_imgbox7 {
  width: 20.8203vw;
  height: 8.8281vw;
}
.screen2 .overview .overview_left .overview_left_bottom .overview_imgbox8 {
  width: 18.3984vw;
  height: 8.8281vw;
}
.screen2 .overview .overview_left .overview_left_bottom .overview_imgbox9 {
  width: 12.1484vw;
  height: 8.8281vw;
}
.screen2 .overview .overview_left .overview_left_bottom .imgbox {
  margin: 0 0.4167vw 0 0;
}
.screen2 .overview .overview_right {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 19.2578vw;
}
.screen2 .overview .overview_right .overview_imgbox10 {
  height: 14.6875vw;
}
.screen2 .overview .overview_right .overview_imgbox11 {
  height: 5.8594vw;
}
.screen2 .overview .overview_right .overview_imgbox12 {
  height: 17.4219vw;
}
.screen2 .overview .overview_right .imgbox {
  margin: 0 0 0.9375vw 0;
}
.screen2 .overview .overview_right .imgbox:last-child {
  margin: 0;
}
.screen2 .overview .imgbox {
  position: relative;
}
.screen2 .overview .overview_imgbox6 {
  z-index: -1;
}
.screen3 {
  height: fit-content;
}
.screen3 .imgbox {
  height: 100%;
}
.screen3 .megabook_desbox {
  position: absolute;
  top: 3.125vw;
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  color: #fff;
}
.screen3 .megabook_desbox .megabook_tit {
  font-size: 2.8125vw;
  line-height: 3.375vw;
  font-weight: 600;
  font-family: 'Semibold';
}
.screen3 .megabook_desbox .megabook_des {
  margin-top: 2.3438vw;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
}
.screen4 {
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #f5f5f5;
  padding-top: 12.5vw;
}
.screen4 .megabook_container {
  padding-left: 13.2813vw;
  display: flex;
  justify-content: space-between;
}
.screen4 .megabook_container .megabook_container_l {
  display: flex;
  flex-direction: column;
  color: #1a1a1a;
}
.screen4 .megabook_container .megabook_container_l .megabook_tit {
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
  width: 36.7188vw;
}
.screen4 .megabook_container .megabook_container_l .megabook_des {
  margin-top: 2.3438vw;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
  width: 36.7188vw;
}
.screen4 .megabook_container .megabook_container_l .imgbox {
  width: 36.7188vw;
}
.screen4 .megabook_container .megabook_container_r {
  flex: 1;
}
.screen5 {
  height: fit-content;
  background-color: #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.screen5 .imgbox {
  position: relative;
}
.screen5 .imgbox .megabook_desbox {
  position: absolute;
  left: 13.2031vw;
  top: 6.25vw;
  display: flex;
  flex-direction: column;
  color: #fff;
}
.screen5 .imgbox .megabook_desbox .megabook_tit {
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
}
.screen5 .imgbox .megabook_desbox .megabook_tit_s {
  font-size: 1.875vw;
  line-height: 2.25vw;
  font-weight: 600;
  font-family: 'Semibold';
  margin-top: 2.3438vw;
}
.screen5 .imgbox .megabook_desbox .megabook_des {
  margin-top: 1.5625vw;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
  width: 30.7813vw;
}
.screen5 .imgbox .megabook_desbox .megabook_detaildes {
  margin-top: 16.3672vw;
  display: flex;
  align-items: center;
}
.screen5 .imgbox .megabook_desbox .megabook_detaildes .megabook_detaildes_inner {
  display: flex;
  flex-direction: column;
}
.screen5 .imgbox .megabook_desbox .megabook_detaildes .megabook_detaildes_inner:first-child .imgbox {
  width: 5.4621vw;
  height: 4.1406vw;
}
.screen5 .imgbox .megabook_desbox .megabook_detaildes .megabook_detaildes_inner:last-child {
  margin-left: 5.4688vw;
}
.screen5 .imgbox .megabook_desbox .megabook_detaildes .megabook_detaildes_inner:last-child .imgbox {
  width: 6.2238vw;
  height: 3.7719vw;
}
.screen5 .imgbox .megabook_desbox .megabook_detaildes .megabook_detaildes_inner .megabook_tech {
  margin-top: 1.5625vw;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
}
.screen5 .imgbox .megabook_desbox .megabook_detaildes .megabook_detaildes_inner .megabook_tech span {
  font-size: 2.3438vw;
  line-height: 2.8125vw;
  font-weight: 700;
  font-family: 'Semibold';
}
.screen6 {
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #000;
}
.screen6 .megabook_container {
  margin-top: 12.5vw;
  padding-left: 13.2813vw;
  display: flex;
}
.screen6 .megabook_container .megabook_container_l {
  z-index: 2;
  display: flex;
  flex-direction: column;
  color: #fff;
  padding-top: 6.6797vw;
}
.screen6 .megabook_container .megabook_container_l .megabook_tit {
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
  width: 36.7188vw;
}
.screen6 .megabook_container .megabook_container_l .megabook_tit_s {
  margin-top: 2.3438vw;
  font-size: 1.875vw;
  line-height: 2.25vw;
  font-weight: 600;
  font-family: 'Semibold';
  width: 25.1563vw;
}
.screen6 .megabook_container .megabook_container_l .megabook_des {
  margin-top: 3.125vw;
  font-size: 1.0938vw;
  line-height: 1.3125vw;
  font-weight: 400;
  width: 28.2031vw;
}
.screen6 .megabook_container .megabook_container_r {
  transform: translateX(-10vw);
  z-index: 1;
  width: 58.0137vw;
}
.screen6 .megabook_container .megabook_container_r .imgbox {
  align-items: flex-start;
  height: 44.5629vw;
}
.screen7 {
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  padding: 0 0 13.3203vw;
}
.screen7 .megabook_techbox {
  width: 73.4375vw;
  height: 8.5938vw;
  display: flex;
  justify-content: space-between;
}
.screen7 .megabook_techbox .megabook_techitem {
  padding: 0 2.3438vw;
  background-color: #1a1a1a;
  border-radius: 0.7813vw;
  width: 23.4375vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.screen7 .megabook_techbox .megabook_techitem .imgbox {
  width: 4.6094vw;
  height: 4.6094vw;
}
.screen7 .megabook_techbox .megabook_techitem .megabook_tech {
  text-align: center;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 600;
  color: #fff;
  font-family: 'Semibold';
}
.screen7 .megabook_techbox .megabook_techitem:nth-child(1) .imgbox img {
  width: 3.9453vw;
  height: 4.1406vw;
}
.screen7 .megabook_techbox .megabook_techitem:nth-child(2) .imgbox img {
  width: 4.6094vw;
  height: 4.0625vw;
}
.screen7 .megabook_techbox .megabook_techitem:nth-child(3) .imgbox img {
  width: 4.0625vw;
  height: 4.1016vw;
}
.screen8 {
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
}
.screen8 .imgbox {
  position: relative;
}
.screen8 .megabook_titbox {
  position: absolute;
  top: 1.6406vw;
  display: flex;
  flex-direction: column;
  text-align: center;
  color: #fff;
}
.screen8 .megabook_titbox .megabook_tit {
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
}
.screen8 .megabook_titbox .megabook_tits {
  margin-top: 2.3438vw;
  font-size: 1.875vw;
  line-height: 2.25vw;
  font-weight: 600;
  font-family: 'Semibold';
}
.screen8 .megabook_titbox .megabook_tit_s {
  margin-top: 2.3438vw;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
}
.screen9 {
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  padding: 0 0 11.6406vw;
}
.screen9 .megabook_techbox {
  width: 62.5vw;
  height: 8.5938vw;
  display: flex;
  justify-content: space-between;
}
.screen9 .megabook_techbox .megabook_techitem {
  transform: translateY(-50%);
  padding: 0 3.125vw;
  background-color: #1a1a1a;
  border-radius: 0.7813vw;
  width: 26.5625vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.screen9 .megabook_techbox .megabook_techitem .imgbox {
  width: 3.9063vw;
  height: 3.9063vw;
}
.screen9 .megabook_techbox .megabook_techitem .megabook_tech {
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 600;
  color: #fff;
  font-family: 'Semibold';
  text-align: center;
}
.screen9 .megabook_techbox .megabook_techitem:nth-child(1) .imgbox img {
  width: 3.9063vw;
  height: 3.8281vw;
}
.screen9 .megabook_techbox .megabook_techitem:nth-child(2) .imgbox img {
  width: 3.8281vw;
  height: 3.8281vw;
}
.screen10 {
  height: fit-content;
  background-color: #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 12.5vw;
}
.screen10 .megabook_tit {
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #fff;
  z-index: 3;
}
.screen10 .megabook_desbox {
  margin-top: 5.625vw;
  width: 73.4375vw;
  height: 35.9375vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.screen10 .megabook_desbox .megabook_desitem {
  border-radius: 0.4688vw;
  background-color: #2f2f2f;
  width: 23.4375vw;
  height: 100%;
  position: relative;
  color: #fff;
}
.screen10 .megabook_desbox .megabook_desitem .megabook_desitem_tit {
  position: absolute;
  top: 1.25vw;
  width: 100%;
  text-align: center;
  font-size: 1.875vw;
  line-height: 2.25vw;
  font-weight: 600;
  font-family: 'Semibold';
  z-index: 2;
}
.screen10 .megabook_desbox .megabook_desitem .megabook_desitem_des {
  position: absolute;
  width: 100%;
  top: 3.4375vw;
  text-align: center;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
  z-index: 2;
}
.screen10 .megabook_desbox .megabook_desitem .imgbox {
  position: absolute;
  bottom: 0;
  height: 31.0156vw;
  z-index: 1;
}
.screen11 {
  height: fit-content;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 12.5vw;
}
.screen11 .imgbox {
  position: relative;
}
.screen11 .imgbox .megabook_tit {
  position: absolute;
  top: 2.3438vw;
  width: 100%;
  text-align: center;
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #fff;
}
.screen11 .imgbox .megabook_des {
  position: absolute;
  top: 7.9297vw;
  width: 70%;
  text-align: center;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
  color: #fff;
}
.screen11 .imgbox .megabook_techs {
  top: 13.7109vw;
  position: absolute;
  width: 75vw;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.screen11 .imgbox .megabook_techs span {
  background-image: linear-gradient(to bottom, #90B6EB, #ffffff);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  font-size: 2.8125vw;
  line-height: 3.375vw;
  font-weight: 600;
  font-family: 'Semibold';
}
.screen12 {
  height: fit-content;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-bottom: 12.5vw;
}
.screen12 .megabook_tit {
  position: absolute;
  top: 3.125vw;
  width: 65vw;
  text-align: center;
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #fff;
}
.screen12 .k16video {
  width: 100%;
}
.screen13 {
  height: fit-content;
  background-color: #f5f5f5;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 5.3906vw;
}
.screen13 .megabook_tit {
  z-index: 2;
  margin-top: 4.6875vw;
  text-align: center;
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #1a1a1a;
}
.screen13 .megabook_des {
  z-index: 2;
  margin-top: 2.3438vw;
  width: 59.2578vw;
  text-align: center;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
  color: #1a1a1a;
}
.screen13 .imgbox {
  margin-top: 4.6875vw;
}
.screen14 {
  padding-bottom: 6.1719vw;
  height: fit-content;
  background-color: #f5f5f5;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.screen14 .megabook_container {
  position: relative;
}
.screen14 .megabook_container .megabook_desboxl {
  width: 86.5625vw;
  transform: translateX(-10vw);
}
.screen14 .megabook_container .megabook_r {
  position: absolute;
  left: 45vw;
  top: 10vw;
}
.screen14 .megabook_container .megabook_r .megabook_tit {
  z-index: 2;
  text-align: left;
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #1a1a1a;
}
.screen14 .megabook_container .megabook_r .megabook_des {
  z-index: 2;
  margin-top: 2.3438vw;
  width: 33.75vw;
  text-align: left;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
  color: #1a1a1a;
}
.screen14 .megabook_techbox {
  width: 73.4375vw;
  display: flex;
  justify-content: space-between;
  height: 8.5938vw;
}
.screen14 .megabook_techbox .megabook_techitem {
  transform: translateY(-80%);
  padding: 0 3.125vw;
  background-color: #fff;
  border-radius: 0.7813vw;
  width: 23.4375vw;
  height: 8.5938vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.screen14 .megabook_techbox .megabook_techitem .imgbox {
  width: 5.9375vw;
  height: 5.9375vw;
}
.screen14 .megabook_techbox .megabook_techitem .megabook_tech {
  text-align: center;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 600;
  color: #1a1a1a;
  font-family: 'Semibold';
}
.screen14 .megabook_techbox .megabook_techitem:nth-child(1) .imgbox img {
  width: 4.7656vw;
  height: 3.9063vw;
}
.screen14 .megabook_techbox .megabook_techitem:nth-child(2) .imgbox img {
  width: 5.8203vw;
  height: 3.9063vw;
}
.screen14 .megabook_techbox .megabook_techitem:nth-child(3) .imgbox img {
  width: 5.9375vw;
  height: 3.9063vw;
}
.screen15 {
  height: fit-content;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 12.5vw;
}
.screen15 .imgbox {
  position: relative;
}
.screen15 .imgbox .megabook_tit {
  position: absolute;
  top: 4.6875vw;
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #fff;
}
.screen15 .imgbox .megabook_des {
  position: absolute;
  top: 15vw;
  text-align: left;
  right: 2vw;
  width: 36vw;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
  color: #fff;
}
.screen15 .imgbox .megabook_techbox {
  position: absolute;
  bottom: 4.6875vw;
  width: 73.4375vw;
  height: 8.5938vw;
  display: flex;
  justify-content: space-between;
}
.screen15 .imgbox .megabook_techbox .megabook_techitem {
  padding: 0 3.125vw;
  background-color: #1a1a1a;
  border-radius: 0.7813vw;
  width: 23.4375vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.screen15 .imgbox .megabook_techbox .megabook_techitem .imgbox {
  width: 6.1719vw;
  height: 6.1719vw;
}
.screen15 .imgbox .megabook_techbox .megabook_techitem .megabook_tech {
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 600;
  color: #fff;
  font-family: 'Semibold';
  text-align: center;
}
.screen15 .imgbox .megabook_techbox .megabook_techitem:nth-child(1) .imgbox img {
  width: 4.6875vw;
  height: 4.6875vw;
}
.screen15 .imgbox .megabook_techbox .megabook_techitem:nth-child(2) .imgbox img {
  width: 6.1719vw;
  height: 6.1719vw;
}
.screen15 .imgbox .megabook_techbox .megabook_techitem:nth-child(3) .imgbox img {
  width: 5.4688vw;
  height: 5.4688vw;
}
.screen16 {
  padding-bottom: 12.5vw;
  height: fit-content;
  background-color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.screen16 .megabook_tit {
  text-align: center;
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #fff;
}
.screen16 .megabook_des {
  margin-top: 2.3438vw;
  text-align: center;
  font-size: 1.875vw;
  line-height: 2.25vw;
  font-weight: 400;
  font-family: 'Semibold';
  color: #fff;
}
.screen16 .megabook_desbox {
  margin-top: 4.6875vw;
  display: flex;
  align-items: center;
}
.screen16 .megabook_desbox .megabook_desboxl {
  width: 33.2031vw;
  display: flex;
  flex-direction: column;
  height: fit-content;
}
.screen16 .megabook_desbox .megabook_desboxl .cameraitembox:not(:last-child) {
  margin-bottom: 3.125vw;
}
.screen16 .megabook_desbox .megabook_desboxl .cameraitembox .cameraitem_des1 {
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #fff;
}
.screen16 .megabook_desbox .megabook_desboxl .cameraitembox .cameraitem_des2 {
  padding-top: 0.625vw;
  font-size: 1.0938vw;
  line-height: 1.3125vw;
  font-weight: 400;
  color: #fff;
}
.screen16 .megabook_desbox .megabook_desboxr {
  width: 49.6875vw;
}
.screen17 {
  padding-bottom: 12.5vw;
  height: fit-content;
  background-color: #000;
  display: flex;
  flex-direction: column;
}
.screen17 .megabook_tit {
  text-align: center;
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #fff;
}
.screen17 .megabook_des {
  margin-top: 2.3438vw;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.screen17 .megabook_des .megabook_desinner {
  width: 58.3203vw;
  text-align: center;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
  color: #fff;
}
.screen17 .megabook_desbox {
  margin-top: 4.6875vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.screen17 .megabook_desbox .megabook_desboxinner {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.screen17 .megabook_desbox .megabook_desboxinner .megabook_desboxtit {
  font-size: 1.875vw;
  line-height: 2.25vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #fff;
}
.screen17 .megabook_desbox .megabook_desboxinner:first-child {
  text-align: right;
}
.screen17 .megabook_desbox .megabook_desboxinner:first-child .megabook_desboxtit {
  padding-right: 2.0833vw;
}
.screen17 .megabook_desbox .megabook_desboxinner:last-child {
  text-align: left;
}
.screen17 .megabook_desbox .megabook_desboxinner:last-child .megabook_desboxtit {
  padding-left: 6.25vw;
}
.screen18 {
  padding-bottom: 12.5vw;
  height: fit-content;
  background-color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.screen18 .megabook_tit {
  text-align: center;
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #fff;
}
.screen18 .megabook_des {
  margin-top: 2.3438vw;
  width: 73.4375vw;
  text-align: center;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
  color: #fff;
}
.screen18 .imgbox {
  margin-top: 4.6875vw;
  width: 96.875vw;
}
.screen18 .speeditembox {
  margin-top: 4.6875vw;
  display: flex;
  flex-direction: column;
}
.screen18 .speeditembox .speeditem {
  display: flex;
  align-items: center;
}
.screen18 .speeditembox .speeditem span {
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
  color: #fff;
}
.screen18 .speeditembox .speeditem .speed_wifi {
  margin-right: 1.25vw;
}
.screen18 .speeditembox .speeditem .speed_num {
  margin-left: 1.25vw;
}
.screen18 .speeditembox .speeditem .speediteminner {
  border-radius: 0.625vw;
  height: 0.625vw;
  background-image: linear-gradient(to right, #296FD5, #5890E4);
}
.screen18 .speeditembox .speeditem .speediteminner1 {
  width: 27.5781vw;
}
.screen18 .speeditembox .speeditem .speediteminner2 {
  width: 40.5469vw;
}
.screen18 .speeditembox .speeditem:last-child {
  margin-top: 1.5625vw;
}
.screen18 .lastspeed_des {
  width: 80%;
  margin-top: 2.3438vw;
  font-size: 1.0156vw;
  line-height: 1.2188vw;
  font-weight: 400;
  color: #333;
}
.screen19 {
  padding-bottom: 12.5vw;
  height: fit-content;
  background-color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.screen19 .megabook_tit {
  text-align: center;
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #fff;
}
.screen19 .megabook_des {
  margin-top: 2.3438vw;
  width: 52.0703vw;
  text-align: center;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
  color: #fff;
}
.screen19 .megabook_itemboxs {
  margin-top: 3.125vw;
  width: 73.4375vw;
  height: 27.2656vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.screen19 .megabook_itemboxs .imgbox {
  width: 23.4375vw;
  position: relative;
}
.screen19 .megabook_itemboxs .imgbox .megabook_imgdes {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 1.5625vw;
}
.screen19 .megabook_itemboxs .imgbox .megabook_imgdes .megabook_imgtitf {
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #fff;
}
.screen19 .megabook_itemboxs .imgbox .megabook_imgdes .megabook_imgtits {
  margin-top: 1.0938vw;
  font-size: 1.0938vw;
  line-height: 1.3125vw;
  font-weight: 400;
  color: #fff;
}
.screen20 {
  padding-bottom: 12.5vw;
  height: fit-content;
  background-color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.screen20 .megabook_tit {
  text-align: center;
  font-size: 3.3594vw;
  line-height: 4.0313vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #fff;
}
.screen20 .megabook_des {
  margin-top: 2.3438vw;
  width: 73.4766vw;
  text-align: center;
  font-size: 1.4453vw;
  line-height: 1.7344vw;
  font-weight: 400;
  color: #fff;
}
.screen20 .megabook_itemboxs {
  margin-top: 4.6875vw;
  width: 73.4375vw;
  height: 23.9063vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.screen20 .megabook_itemboxs .imgbox {
  width: 23.4375vw;
  position: relative;
}
.screen20 .megabook_itemboxs .imgbox .megabook_imgdes {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 1.2781vw;
}
.screen20 .megabook_itemboxs .imgbox .megabook_imgdes .megabook_imgtitf {
  font-size: 1.875vw;
  line-height: 2.25vw;
  font-weight: 600;
  font-family: 'Semibold';
  color: #fff;
}
.screen21 {
  height: fit-content;
}
@media screen and (max-width: 1080px) {
  .data-megabook_pc {
    display: none;
  }
  .data-megabook_m {
    display: block;
  }
  .screen1m {
    height: fit-content;
  }
  .screen1m .megabook_imgbox {
    width: 100%;
  }
  .screen1m .megabook_imgbox .megabook_img {
    width: 100%;
  }
  .screen1m .megabook_desbox {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 5.5556vw;
  }
  .screen1m .megabook_desbox .megabook_brandimg {
    width: 42.5926vw;
    height: 11.8519vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .screen1m .megabook_desbox .megabook_brandimg img {
    width: 100%;
  }
  .screen1m .megabook_desbox .megabook_des1 {
    color: #1a1a1a;
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 600;
    font-family: 'Semibold';
    margin-top: 2.2222vw;
  }
  .screen1m .megabook_desbox .megabook_des2 {
    margin-top: 1.8519vw;
    display: flex;
  }
  .screen1m .megabook_desbox .megabook_des2 .megabook_desinner {
    color: #1a1a1a;
    font-size: 1.8519vw;
    line-height: 2.2222vw;
    font-weight: 400;
    font-family: 'Semibold';
    display: flex;
    align-items: center;
  }
  .screen1m .megabook_desbox .megabook_des2 .megabook_desinner:not(:last-child)::after {
    display: block;
    content: '';
    border-radius: 1px;
    width: 1px;
    height: 100%;
    margin: 0 1vw;
    background-image: linear-gradient(to bottom, #c1c5cb, #000000, #c1c5cb);
  }
  .screen2m {
    background-color: #DCDFE8;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .screen2m .overview {
    width: 88.8889vw;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.8519vw;
  }
  .screen2m .overview .overview1,
  .screen2m .overview .overview2 {
    grid-column: span 2;
    height: 31.5231vw;
  }
  .screen2m .overview .overview3 {
    grid-column: span 2;
    height: 18.5185vw;
  }
  .screen2m .overview .overview4,
  .screen2m .overview .overview5 {
    grid-column: span 1;
    height: 18.5185vw;
  }
  .screen2m .overview .overview6,
  .screen2m .overview .overview7 {
    grid-column: span 2;
    height: 29.6296vw;
  }
  .screen2m .overview .overview8,
  .screen2m .overview .overview9 {
    grid-column: span 2;
    height: 14.8148vw;
  }
  .screen2m .overview .overview10 {
    grid-column: span 4;
    height: 15.7407vw;
    display: grid;
    grid-template-columns: 37.037vw repeat(2, 1fr);
    gap: 1.8519vw;
  }
  .screen3m {
    height: fit-content;
    padding: 16.6667vw 0;
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .screen3m .megabook_tit {
    z-index: 2;
    text-align: center;
    color: #fff;
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
  }
  .screen3m .imgbox {
    margin-top: 5.5556vw;
    width: 100%;
    position: relative;
  }
  .screen3m .megabook_des {
    z-index: 2;
    margin-top: 5.5556vw;
    padding: 0 5.5556vw;
    color: #fff;
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
  }
  .screen4m {
    height: fit-content;
    padding: 24.0741vw 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #f5f5f5;
  }
  .screen4m .megabook_container {
    display: flex;
    flex-direction: column;
  }
  .screen4m .megabook_container .megabook_tit {
    padding: 0 13.5417vw;
    color: #1a1a1a;
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
  }
  .screen4m .megabook_container .megabook_des {
    padding: 0 5.5556vw;
    color: #1a1a1a;
    margin-top: 4.4444vw;
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
  }
  .screen4m .megabook_container .megabook_containerbox {
    padding-left: 5.5556vw;
    margin-top: 3.7037vw;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .screen4m .megabook_container .megabook_containerbox .megabook_container_l {
    display: flex;
    flex-direction: column;
  }
  .screen4m .megabook_container .megabook_containerbox .megabook_container_l .imgbox {
    width: 47.6852vw;
    height: 31.2963vw;
  }
  .screen4m .megabook_container .megabook_containerbox .megabook_container_r {
    width: 53.9815vw;
  }
  .screen4m .megabook_container .megabook_containerbox .megabook_container_r .imgbox {
    height: 57.4074vw;
  }
  .screen5m {
    height: fit-content;
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .screen5m .imgbox {
    position: relative;
  }
  .screen5m .imgbox .megabook_desbox {
    position: absolute;
    left: 5.5556vw;
    top: 3.7037vw;
    display: flex;
    flex-direction: column;
    color: #fff;
  }
  .screen5m .imgbox .megabook_desbox .megabook_tit {
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
  }
  .screen5m .imgbox .megabook_desbox .megabook_tit_s {
    font-size: 4.4444vw;
    line-height: 5.3333vw;
    font-weight: 600;
    font-family: 'Semibold';
    margin-top: 51.6667vw;
  }
  .screen5m .imgbox .megabook_desbox .megabook_des {
    margin-top: 2.963vw;
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
    width: 87.5vw;
  }
  .screen5m .imgbox .megabook_desbox .megabook_detaildes {
    margin-top: 4.4444vw;
    display: flex;
    align-items: center;
  }
  .screen5m .imgbox .megabook_desbox .megabook_detaildes .megabook_detaildes_inner {
    display: flex;
    flex-direction: column;
  }
  .screen5m .imgbox .megabook_desbox .megabook_detaildes .megabook_detaildes_inner:first-child .imgbox {
    width: 7.7778vw;
    height: 5.9259vw;
  }
  .screen5m .imgbox .megabook_desbox .megabook_detaildes .megabook_detaildes_inner:last-child {
    margin-left: 6.7593vw;
  }
  .screen5m .imgbox .megabook_desbox .megabook_detaildes .megabook_detaildes_inner:last-child .imgbox {
    width: 9.2593vw;
    height: 5.5556vw;
  }
  .screen5m .imgbox .megabook_desbox .megabook_detaildes .megabook_detaildes_inner .megabook_tech {
    margin-top: 2.2222vw;
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
  }
  .screen5m .imgbox .megabook_desbox .megabook_detaildes .megabook_detaildes_inner .megabook_tech span {
    font-size: 5.5556vw;
    line-height: 6.6667vw;
    font-weight: 700;
    font-family: 'Semibold';
  }
  .screen6m {
    height: fit-content;
    padding: 29.6296vw 0 27.7778vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #000;
  }
  .screen6m .megabook_container {
    display: flex;
    flex-direction: column;
  }
  .screen6m .megabook_container .megabook_tit {
    z-index: 2;
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
    padding: 0 5.5556vw;
  }
  .screen6m .megabook_container .megabook_container_l {
    padding: 0 5.5556vw;
    z-index: 2;
    display: flex;
    flex-direction: column;
    color: #fff;
  }
  .screen6m .megabook_container .megabook_container_l .megabook_tit_s {
    font-size: 4.44vw;
    line-height: 5.3333vw;
    font-weight: 600;
    font-family: 'Semibold';
  }
  .screen6m .megabook_container .megabook_container_l .megabook_des {
    margin-top: 2.963vw;
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
  }
  .screen6m .megabook_container .megabook_container_r {
    width: 100%;
  }
  .screen6m .megabook_container .megabook_techbox {
    padding: 0 5.5556vw;
    margin-top: 3.7037vw;
    width: 100%;
    height: 16.6667vw;
    display: flex;
    justify-content: space-between;
  }
  .screen6m .megabook_container .megabook_techbox .megabook_techitem {
    padding: 0 1.8519vw;
    background-color: #1a1a1a;
    border-radius: 1.8519vw;
    width: 28.3333vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .screen6m .megabook_container .megabook_techbox .megabook_techitem .imgbox {
    width: 6.7593vw;
    height: 6.7593vw;
  }
  .screen6m .megabook_container .megabook_techbox .megabook_techitem .megabook_tech {
    text-align: center;
    font-size: 2.5926vw;
    line-height: 3.1111vw;
    font-weight: 600;
    color: #fff;
    font-family: 'Semibold';
  }
  .screen6m .megabook_container .megabook_techbox .megabook_techitem:nth-child(1) .imgbox img {
    width: 6.3889vw;
    height: 6.7593vw;
  }
  .screen6m .megabook_container .megabook_techbox .megabook_techitem:nth-child(2) .imgbox img {
    width: 6.7593vw;
    height: 5.9259vw;
  }
  .screen6m .megabook_container .megabook_techbox .megabook_techitem:nth-child(3) .imgbox img {
    width: 6.7593vw;
    height: 6.7593vw;
  }
  .screen8m {
    height: fit-content;
    padding-bottom: 29.6296vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #000;
  }
  .screen8m .megabook_tit {
    color: #fff;
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
    padding: 0 5.5556vw;
  }
  .screen8m .system_imgbox {
    margin-top: 5.5556vw;
  }
  .screen8m .megabook_titbox {
    z-index: 2;
    margin-top: 5vw;
    padding: 0 5.5556vw;
  }
  .screen8m .megabook_titbox .megabook_tits {
    color: #fff;
    font-size: 4.44vw;
    line-height: 5.3333vw;
    font-weight: 600;
    font-family: 'Semibold';
  }
  .screen8m .megabook_titbox .megabook_tit_s {
    color: #fff;
    margin-top: 2.0833vw;
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
  }
  .screen8m .megabook_techbox {
    padding: 0 5.5556vw;
    width: 100%;
    height: 16.6667vw;
    margin-top: 3.7037vw;
    display: flex;
    justify-content: space-between;
  }
  .screen8m .megabook_techbox .megabook_techitem {
    padding: 0 5.5556vw;
    background-color: #1a1a1a;
    border-radius: 2.7778vw;
    width: 43.5185vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .screen8m .megabook_techbox .megabook_techitem .imgbox {
    width: 7.4074vw;
    height: 7.4074vw;
  }
  .screen8m .megabook_techbox .megabook_techitem .megabook_tech {
    font-size: 2.5926vw;
    line-height: 3.1111vw;
    font-weight: 600;
    color: #fff;
    font-family: 'Semibold';
    text-align: center;
  }
  .screen8m .megabook_techbox .megabook_techitem:nth-child(1) .imgbox img {
    width: 7.4074vw;
    height: 7.3148vw;
  }
  .screen8m .megabook_techbox .megabook_techitem:nth-child(2) .imgbox img {
    width: 7.4074vw;
    height: 7.3148vw;
  }
  .screen10m {
    height: fit-content;
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 5.5556vw 29.6296vw;
  }
  .screen10m .megabook_tit {
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
    z-index: 3;
  }
  .screen10m .megabook_desbox {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .screen10m .megabook_desbox .megabook_desitem {
    margin-top: 3.7037vw;
    padding: 3.7037vw 5.5556vw 0 0;
    border-radius: 1vw;
    background-color: #2f2f2f;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .screen10m .megabook_desbox .megabook_desitem .imgbox {
    height: 100%;
    width: 50.1852vw;
    z-index: 1;
  }
  .screen10m .megabook_desbox .megabook_desitem .imgbox .img {
    height: 100%;
  }
  .screen10m .megabook_desbox .megabook_desitem .megabook_desitemr .megabook_desitem_tit {
    width: 100%;
    text-align: right;
    font-size: 4.4444vw;
    line-height: 5.3333vw;
    font-weight: 600;
    font-family: 'Semibold';
    z-index: 2;
  }
  .screen10m .megabook_desbox .megabook_desitem .megabook_desitemr .megabook_desitem_des {
    margin-top: 2.2222vw;
    width: 100%;
    text-align: right;
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
    z-index: 2;
  }
  .screen11m {
    height: fit-content;
    padding: 0 0 28.7963vw;
    background-color: #000;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .screen11m .megabook_tit {
    z-index: 2;
    padding: 0 5.5556vw;
    width: 100%;
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
  }
  .screen11m .imgbox {
    margin-top: 3.7037vw;
    position: relative;
  }
  .screen11m .imgbox .megabook_techs {
    top: 3.7037vw;
    position: absolute;
    padding: 0 5.5556vw;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .screen11m .imgbox .megabook_techs span {
    background-image: linear-gradient(to bottom, #90B6EB, #ffffff);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
  }
  .screen11m .megabook_des {
    margin-top: 3.7037vw;
    padding: 0 5.5556vw;
    width: 100%;
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
    color: #fff;
  }
  .screen12m {
    height: fit-content;
    background-color: #000;
    display: flex;
    flex-direction: column;
  }
  .screen12m .k16video {
    margin-top: 3.7037vw;
  }
  .screen12m .megabook_tit {
    padding: 0 5.5556vw;
    text-align: left;
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
  }
  .screen13m {
    height: fit-content;
    padding: 11.1111vw 0 29.6296vw;
    background-color: #f5f5f5;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .screen13m .megabook_tit {
    z-index: 2;
    padding: 0 5.5556vw;
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #1a1a1a;
  }
  .screen13m .imgbox {
    margin-top: 9.2593vw;
  }
  .screen13m .megabook_des {
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
    padding: 0 5.5556vw;
    color: #1a1a1a;
  }
  .screen14m {
    height: fit-content;
    background-color: #f5f5f5;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .screen14m .megabook_tit {
    padding: 0 5.5556vw;
    z-index: 2;
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #1a1a1a;
  }
  .screen14m .megabook_des {
    transform: translateY(-15vw);
    padding: 0 5.5556vw;
    z-index: 2;
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
    color: #1a1a1a;
  }
  .screen14m .megabook_techbox {
    transform: translateY(-15vw);
    padding: 0 5.5556vw;
    margin-top: 3.7037vw;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .screen14m .megabook_techbox .megabook_techitem {
    padding: 0 1.8519vw;
    background-color: #fff;
    border-radius: 1.3889vw;
    width: 28.3333vw;
    height: 16.6667vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .screen14m .megabook_techbox .megabook_techitem .imgbox {
    width: 7.7778vw;
    height: 7.7778vw;
  }
  .screen14m .megabook_techbox .megabook_techitem .megabook_tech {
    text-align: center;
    font-size: 2.5926vw;
    line-height: 3.1111vw;
    font-weight: 600;
    color: #1a1a1a;
    font-family: 'Semibold';
  }
  .screen14m .megabook_techbox .megabook_techitem:nth-child(1) .imgbox img {
    width: 7.4074vw;
    height: 5.6481vw;
  }
  .screen14m .megabook_techbox .megabook_techitem:nth-child(2) .imgbox img {
    width: 7.7778vw;
    height: 5.1852vw;
  }
  .screen14m .megabook_techbox .megabook_techitem:nth-child(3) .imgbox img {
    width: 7.7778vw;
    height: 5.0926vw;
  }
  .screen15m {
    height: fit-content;
    padding: 29.6296vw 0;
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .screen15m .megabook_tit {
    padding: 0 5.5556vw;
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
  }
  .screen15m .techitem_imgbox {
    margin-top: 9.2593vw;
  }
  .screen15m .megabook_des {
    padding: 0 5.5556vw;
    margin-top: 3.7037vw;
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
    color: #fff;
  }
  .screen15m .megabook_techbox {
    margin-top: 3.7037vw;
    padding: 0 5.5556vw;
    height: 16.6667vw;
    display: flex;
    justify-content: space-between;
  }
  .screen15m .megabook_techbox .megabook_techitem {
    padding: 0 2.7778vw;
    background-color: #1a1a1a;
    border-radius: 1.3889vw;
    width: 28.3333vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .screen15m .megabook_techbox .megabook_techitem .imgbox {
    width: 8.4259vw;
    height: 8.4259vw;
  }
  .screen15m .megabook_techbox .megabook_techitem .megabook_tech {
    font-size: 2.5926vw;
    line-height: 3.1111vw;
    font-weight: 600;
    color: #fff;
    font-family: 'Semibold';
    text-align: center;
  }
  .screen15m .megabook_techbox .megabook_techitem:nth-child(1) .imgbox img {
    width: 5.9259vw;
    height: 5.9259vw;
  }
  .screen15m .megabook_techbox .megabook_techitem:nth-child(2) .imgbox img {
    width: 8.4259vw;
    height: 8.4259vw;
  }
  .screen15m .megabook_techbox .megabook_techitem:nth-child(3) .imgbox img {
    width: 6.8519vw;
    height: 6.8519vw;
  }
  .screen16m {
    padding: 0 5.5556vw 29.6296vw;
    height: fit-content;
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .screen16m .megabook_tit {
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
  }
  .screen16m .megabook_desboxr {
    margin-top: 3.7037vw;
  }
  .screen16m .megabook_des {
    margin-top: 3.7037vw;
    font-size: 4.4444vw;
    line-height: 5.3333vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
  }
  .screen16m .megabook_desbox {
    margin-top: 3.7037vw;
  }
  .screen16m .megabook_desbox .megabook_desboxl {
    display: flex;
    flex-direction: column;
    height: fit-content;
  }
  .screen16m .megabook_desbox .megabook_desboxl .cameraitembox:not(:last-child) {
    margin-bottom: 2.963vw;
  }
  .screen16m .megabook_desbox .megabook_desboxl .cameraitembox .cameraitem_des1 {
    font-size: 2.5926vw;
    line-height: 3.1111vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
  }
  .screen16m .megabook_desbox .megabook_desboxl .cameraitembox .cameraitem_des2 {
    padding-top: 1.1111vw;
    font-size: 2.5926vw;
    line-height: 3.1111vw;
    font-weight: 400;
    color: #fff;
  }
  .screen17m {
    padding: 0 0 29.6296vw;
    height: fit-content;
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .screen17m .megabook_tit {
    padding-left: 5.5556vw;
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
  }
  .screen17m .megabook_desbox {
    margin-top: 3.7037vw;
    display: flex;
    flex-direction: column;
  }
  .screen17m .megabook_desbox .megabook_desboxinner {
    display: flex;
    flex-direction: column;
  }
  .screen17m .megabook_desbox .megabook_desboxinner .megabook_desboxtit {
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
  }
  .screen17m .megabook_desbox .megabook_desboxinner:first-child {
    text-align: right;
  }
  .screen17m .megabook_desbox .megabook_desboxinner:first-child .megabook_desboxtit {
    padding-right: 5vw;
  }
  .screen17m .megabook_desbox .megabook_desboxinner:last-child {
    text-align: left;
  }
  .screen17m .megabook_desbox .megabook_desboxinner:last-child .megabook_desboxtit {
    padding-left: 14vw;
  }
  .screen17m .megabook_des {
    margin-top: 3.7037vw;
    padding: 0 5.5556vw;
  }
  .screen17m .megabook_des .megabook_desinner {
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
    color: #fff;
  }
  .screen18m {
    padding: 0 0 29.6296vw;
    height: fit-content;
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .screen18m .megabook_tit {
    padding: 0 5.5556vw;
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
  }
  .screen18m .imgbox {
    margin-top: 3.7037vw;
  }
  .screen18m .megabook_des {
    padding: 0 5.5556vw;
    margin-top: 3.7037vw;
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
    color: #fff;
  }
  .screen18m .speeditembox {
    padding: 0 0 0 5.5556vw;
    margin-top: 5.5556vw;
    display: flex;
    flex-direction: column;
  }
  .screen18m .speeditembox .speeditem {
    display: flex;
    align-items: center;
  }
  .screen18m .speeditembox .speeditem span {
    font-size: 2.5926vw;
    line-height: 3.1111vw;
    font-weight: 400;
    color: #fff;
  }
  .screen18m .speeditembox .speeditem .speed_wifi {
    margin-right: 2.2222vw;
  }
  .screen18m .speeditembox .speeditem .speed_num {
    margin-left: 2.2222vw;
  }
  .screen18m .speeditembox .speeditem .speediteminner {
    border-radius: 0.9259vw;
    height: 1.1111vw;
    background-image: linear-gradient(to right, #296FD5, #5890E4);
  }
  .screen18m .speeditembox .speeditem .speediteminner1 {
    width: 29.6296vw;
  }
  .screen18m .speeditembox .speeditem .speediteminner2 {
    width: 45.2778vw;
  }
  .screen18m .speeditembox .speeditem:last-child {
    margin-top: 2.963vw;
  }
  .screen18m .lastspeed_des {
    padding: 0 5.5556vw;
    margin-top: 5.5556vw;
    font-size: 1.8519vw;
    line-height: 2.2222vw;
    font-weight: 400;
    color: #333;
  }
  .screen19m {
    height: fit-content;
    padding: 0 5.5556vw 29.6296vw;
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .screen19m .megabook_tit {
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
  }
  .screen19m .megabook_itemboxs {
    margin-top: 3.7037vw;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.8519vw;
  }
  .screen19m .megabook_itemboxs .imgboxf {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .screen19m .megabook_itemboxs .imgboxf:nth-child(1) {
    grid-column: span 2;
  }
  .screen19m .megabook_itemboxs .imgboxf .imgbox {
    width: 43.5185vw;
    position: relative;
  }
  .screen19m .megabook_itemboxs .imgboxf .imgbox .megabook_imgdes {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 3.7037vw;
  }
  .screen19m .megabook_itemboxs .imgboxf .imgbox .megabook_imgdes .megabook_imgtitf {
    font-size: 2.5926vw;
    line-height: 3.1111vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
    text-align: center;
  }
  .screen19m .megabook_itemboxs .imgboxf .imgbox .megabook_imgdes .megabook_imgtits {
    text-align: center;
    margin-top: 2.2222vw;
    font-size: 2.5926vw;
    line-height: 3.1111vw;
    font-weight: 400;
    color: #fff;
  }
  .screen19m .megabook_des {
    margin-top: 3.7037vw;
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
    color: #fff;
  }
  .screen20m {
    height: fit-content;
    padding: 0 5.5556vw 29.6296vw;
    background-color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .screen20m .megabook_tit {
    font-size: 6.6667vw;
    line-height: 8vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
  }
  .screen20m .megabook_itemboxs {
    margin-top: 3.7037vw;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.8519vw;
  }
  .screen20m .megabook_itemboxs .imgboxf {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .screen20m .megabook_itemboxs .imgboxf:nth-child(1) {
    grid-column: span 2;
  }
  .screen20m .megabook_itemboxs .imgboxf .imgbox {
    width: 43.5185vw;
    position: relative;
  }
  .screen20m .megabook_itemboxs .imgboxf .imgbox .megabook_imgdes {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 3.7037vw;
  }
  .screen20m .megabook_itemboxs .imgboxf .imgbox .megabook_imgdes .megabook_imgtitf {
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 600;
    font-family: 'Semibold';
    color: #fff;
  }
  .screen20m .megabook_des {
    margin-top: 3.7037vw;
    font-size: 3.4259vw;
    line-height: 4.1111vw;
    font-weight: 400;
    color: #fff;
  }
  .screen21m {
    height: fit-content;
  }
}
/*# sourceMappingURL=index.css.map */