.bigBox[data-v-3efe179e] {
  width: 100%;
  height: 100%;
  background: #0f295b;
  padding: 20px 20px;
}
.bigBox .titleText[data-v-3efe179e] {
  padding: 0 5px;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #00fefe;
  background: #7e7c7c;
}
.bigBox .bigBox-top[data-v-3efe179e] {
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bigBox .bigBox-top .top-left[data-v-3efe179e] {
  margin-right: 30px;
  height: 400px;
  width: 720px;
}
.bigBox .bigBox-top .top-right[data-v-3efe179e] {
  margin-left: 30px;
  height: 400px;
  width: 720px;
}
.bigBox .bigBox-bottom[data-v-3efe179e] {
  margin-top: 40px;
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bigBox .bigBox-bottom .bottom-left[data-v-3efe179e] {
  margin-right: 40px;
  height: 400px;
  width: 720px;
}
.bigBox .bigBox-bottom .bottom-right[data-v-3efe179e] {
  margin-left: 40px;
  height: 400px;
  width: 720px;
}

