.home-container[data-v-0a370e0c] {
  height: 100vh;
  width: 100%;
  background: black;
}
.home-container .navigation-box[data-v-0a370e0c] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  height: 8.33333vh;
}
.home-container .left-box[data-v-0a370e0c] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  padding-bottom: 2.68519vh;
  padding-left: 1.30208vw;
  height: 100%;
  width: 23.59375vw;
}
.home-container .right-box[data-v-0a370e0c] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  padding-bottom: 2.68519vh;
  padding-right: 1.30208vw;
  height: 100%;
  width: 23.59375vw;
}
.home-container .bottom-box[data-v-0a370e0c] {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  padding-bottom: 2.68519vh;
  width: 50vw;
  height: 31.01852vh;
}
.dialog-mask[data-v-0a370e0c] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0,0,0,0.7);
  z-index: 9999;
}
.dialog-box[data-v-0a370e0c] {
  position: absolute;
  top: 20%;
  width: 47.1875vw;
  height: 52.77778vh;
  margin: 0 auto;
  background-image: url(../img/img_box@2x.v1.0.1.1715824239712.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.dialog-close[data-v-0a370e0c] {
  position: absolute;
  right: 2.08333vw;
  top: 4.16667vh;
  width: 3.51852vh;
  height: 3.51852vh;
  background-image: url(../img/btn_close@2x.v1.0.1.1715824239712.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.dialog-title[data-v-0a370e0c] {
  position: absolute;
  top: .18519vh;
  left: 2.08333vw;
  margin: .9375vw 0;
  font-size: .9375vw;
  font-family: 'DIN';
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0 0 0.0625rem #00c9f0, 0 0 0.0625rem #00c9f0, 0 0 0.0625rem #00c9f0, 0 0 0.0625rem #00c9f0;
}
.dialog-content[data-v-0a370e0c] {
  margin: 0 auto;
  width: 40vw;
  height: 31.48148vh;
  overflow: auto;
}
.dialog-content>div[data-v-0a370e0c] {
  color: #fff;
  margin-top: .92593vh;
  margin-bottom: .92593vh;
}

/*# sourceMappingURL=chunk-3eedf59d.v1.0.1.1715824239712.css.map?hash=v1.0.1.1715824239712*/