.mobile.showing .animatedVideo-m.geted {
  background-image: url(../assets/images/common/mobileBg.jpg);
}
.mobile.showing .animatedVideo-m.geted .topBox .world {
  background-image: url(../assets/images/art/videoMobile/7.jpg);
}
.mobile.showing .animatedVideo-m.geted .bottomBox .anima {
  background-image: url(../assets/images/art/videoMobile/6.jpg);
}
.mobile.showing .animatedVideo-m.geted .bottomBox .pv {
  background-image: url(../assets/images/art/videoMobile/8.jpg);
}
.mobile.showing .animatedVideo-m.geted .btn {
  background-image: url(../assets/images/art/videoMobile/play.png);
}
.mobile.showing .animatedVideo-m.geted .img1 {
  background-image: url(../assets/images/art/videoMobile/arrow.png);
}
.mobile.showing .animatedVideo-m.geted .img2 {
  background-image: url(../assets/images/art/videoMobile/densicraft.png);
}
.mobile.showing .animatedVideo-m.geted .img3 {
  background-image: url(../assets/images/art/videoMobile/line_01.png);
}
.mobile.showing .animatedVideo-m.geted .img4 {
  background-image: url(../assets/images/art/videoMobile/line_02.png);
}
.mobile.showing .animatedVideo-m.geted .img5 {
  background-image: url(../assets/images/art/videoMobile/logo.png);
}
.mobile.showing .animatedVideo-m {
  width: 100%;
  height: 100vh;
  height: calc(100 * var(--vh));
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 25%;
  position: relative;
  overflow: hidden;
}
.mobile.showing .animatedVideo-m .m-animation::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.mobile.showing .animatedVideo-m .m-animation .btn {
  width: 62px;
  height: 62px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-size: 100% 100%;
  opacity: 0.5;
  z-index: 2;
}
.mobile.showing .animatedVideo-m .m-animation.active .btn {
  opacity: 1;
}
.mobile.showing .animatedVideo-m .centerBox {
  width: 563px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.mobile.showing .animatedVideo-m .centerBox .resetSize_m {
  width: 100%;
  padding-top: 117px;
  transform-origin: top center;
}
.mobile.showing .animatedVideo-m .centerBox .resetSize_m .topBox {
  width: 454px;
  height: 285px;
  position: relative;
  margin-bottom: 59px;
  margin-left: 63px;
}
.mobile.showing .animatedVideo-m .centerBox .resetSize_m .topBox .img1 {
  width: 12px;
  height: 25px;
  position: absolute;
  right: -29px;
  top: 62px;
  background-size: 100% 100%;
}
.mobile.showing .animatedVideo-m .centerBox .resetSize_m .topBox .img2 {
  width: 307px;
  height: 36px;
  position: absolute;
  left: -1px;
  bottom: -45px;
  background-size: 100% 100%;
}
.mobile.showing .animatedVideo-m .centerBox .resetSize_m .topBox .img3 {
  width: 512px;
  height: 33px;
  position: absolute;
  left: -48px;
  top: -17px;
  background-size: 100% 100%;
}
.mobile.showing .animatedVideo-m .centerBox .resetSize_m .topBox .img4 {
  width: 527px;
  height: 203px;
  position: absolute;
  left: -63px;
  top: 131px;
  background-size: 100% 100%;
}
.mobile.showing .animatedVideo-m .centerBox .resetSize_m .topBox .world {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.mobile.showing .animatedVideo-m .centerBox .resetSize_m .topBox .world .img5 {
  width: 175px;
  height: 192px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-size: 100% 100%;
}
.mobile.showing .animatedVideo-m .centerBox .resetSize_m .bottomBox {
  margin: 0 35px 0 63px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile.showing .animatedVideo-m .centerBox .resetSize_m .bottomBox .m-animation {
  width: 227px;
  height: 380px;
  position: relative;
  background-size: cover;
  background-position: center;
}
.mobile.showing .animatedVideo-m .bottomTab {
  width: 383px;
  height: 36px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.mobile.showing .animatedVideo-m .bottomTab .resetSize_m {
  padding-bottom: 33px;
  width: 100%;
  position: relative;
}
.mobile.showing .animatedVideo-m .bottomTab .resetSize_m .lineBox {
  height: 3px;
  width: 100%;
  background-color: #696868;
  display: flex;
  justify-content: center;
}
.mobile.showing .animatedVideo-m .bottomTab .resetSize_m .lineBox .tabItem {
  width: 120px;
  height: 58px;
  transform: translateY(-60px);
  position: relative;
  color: #fefefe;
}
.mobile.showing .animatedVideo-m .bottomTab .resetSize_m .lineBox .tabItem .line {
  width: 1px;
  height: 21px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
  position: absolute;
  bottom: 0;
  left: 59.5px;
}
.mobile.showing .animatedVideo-m .bottomTab .resetSize_m .lineBox .tabItem .t1 {
  font-size: 12px;
  line-height: 20px;
  transform: scale(0.83333);
  opacity: 0.5;
  margin-top: 17px;
}
.mobile.showing .animatedVideo-m .bottomTab .resetSize_m .lineBox .tabItem .t2,
.mobile.showing .animatedVideo-m .bottomTab .resetSize_m .lineBox .tabItem .t3 {
  display: none;
}
.mobile.showing .animatedVideo-m .bottomTab .resetSize_m .lineBox .tabItem.active .line {
  display: none;
}
.mobile.showing .animatedVideo-m .bottomTab .resetSize_m .lineBox .tabItem.active .t1 {
  display: none;
}
.mobile.showing .animatedVideo-m .bottomTab .resetSize_m .lineBox .tabItem.active .t2 {
  display: inline-block;
  font-size: 20px;
  line-height: 16px;
  padding: 0 2px;
  position: absolute;
  border-bottom: 5px solid #579ce0;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 12px;
  top: 0;
  white-space: nowrap;
}
.mobile.showing .animatedVideo-m .bottomTab .resetSize_m .lineBox .tabItem.active .t3 {
  display: block;
  text-align: center;
  font-size: 12px;
  transform: scale(0.83333);
  line-height: 20px;
  margin-top: -1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 35px;
  white-space: nowrap;
}
.mobile.showing .animatedVideo-m .bottomTab .resetSize_m .lineBox::after {
  width: 385px;
  height: 5px;
  content: "";
  position: absolute;
  left: -2px;
  top: -2px;
  border: 1px solid #696868;
}
