@media screen and (max-width: 1024px) {
  .midBox {
    width: auto !important;
  }
  .overview {
    height: 850px !important;
  }
  .overview .text {
    height: 660px  !important;
  }
  .overview .absolute {
    top: 360px !important;
    left: 155px !important;
  }
  .overview .img {
    margin: -2.5% 3.5% !important;
    width: 600px !important;
    height: 400px !important;
    z-index: 500 !important;
  }
  .overview .borderRed {
    width: 650px !important;
    margin-left: 10px !important;
    height: 350px !important;
    border: 1.5px solid red !important;
  }
  .banner .dots {
    left: 42.5% !important;
  }
  .banner #al {
    right: 70% !important;
  }
  .banner #ar {
    right: 30% !important;
  }
  .left1 {
    top: 36% !important;
  }
  .left2 {
    top: 55% !important;
  }
  .left3 {
    top: 75% !important;
  }
  .left4 {
    top: -4% !important;
  }
  .left5 {
    top: 15% !important;
  }
  .right1 {
    top: 46% !important;
  }
  .right2 {
    top: 66% !important;
  }
  .right3 {
    top: 86% !important;
  }
  .right4 {
    top: 7% !important;
  }
  .right5 {
    top: 27% !important;
  }
}
.mid .overview {
  height: 950px;
  padding: 3rem 0 15% 0;
  background: #EDEDED;
}
.mid .overview .midBox {
  width: 1200px;
}
.mid .overview .text {
  background: white;
  height: 700px;
  padding: 1.8rem 18% 0 18%;
}
.mid .overview .text h1 {
  font-size: 36px;
}
.mid .overview .text p {
  text-indent: 2rem;
  line-height: 28px;
  font-size: 16px;
}
.mid .overview .text div {
  width: 45%;
  margin: 0 auto;
  border-bottom: 1px solid #E3E3E3;
}
.mid .overview .absolute {
  top: 335px;
  left: 165px;
}
.mid .overview .img {
  margin: -2.5% 3%;
  width: 800px;
  height: 500px;
  z-index: 500;
}
.mid .overview .borderRed {
  width: 850px;
  margin-left: 10px;
  height: 440px;
  border: 1.5px solid red;
}
.mid .culture {
  padding: 2rem;
  height: 560px;
  background: #074054;
}
.mid .culture h1 {
  font-size: 36px;
  line-height: 30px;
  margin-bottom: 1rem;
}
.mid .culture h3 {
  font-size: 24px;
  line-height: 30px;
}
.mid .culture h1,
.mid .culture h3 {
  color: white;
  font-weight: normal;
}
.mid .culture p {
  font-size: 18px;
  line-height: 40px;
  text-indent: 0;
  text-align: left;
  color: #E1E1E1;
  margin-top: 12%;
}
.mid .culture .marks {
  width: 65px;
  height: 65px;
}
.mid .culture .marks1 {
  background-image: url("../img/marks1.png");
  top: 30%;
  left: 0;
}
.mid .culture .marks2 {
  background-image: url("../img/marks2.png");
  top: 50%;
  right: 0;
}
.mid .culture address,
.mid .culture cite,
.mid .culture dfn,
.mid .culture em,
.mid .culture var {
  font-style: normal;
}
.mid .culture .banner {
  position: relative;
  overflow: auto;
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
.mid .culture .banner .dots {
  display: flex;
  justify-content: space-between;
  width: 15%;
  position: absolute;
  left: 382.5px;
  bottom: 20%;
  z-index: 3;
}
.mid .culture .banner .dots li {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 4px;
  border-radius: 50%;
  background: #E1E1E1;
  color: #E1E1E1;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background .5s,opacity .5s;
  -moz-transition: background .5s,opacity .5s;
  transition: background 0.5s, opacity 0.5s;
}
.mid .culture .banner .dots li.active {
  transform: scale(1.1);
}
.mid .culture .banner .dots li:hover {
  transform: scale(1.1);
}
.mid .culture .banner .arrow {
  position: absolute;
  width: 15px;
  height: 25px;
  top: 50%;
  margin-top: -18px;
  overflow: hidden;
  z-index: 2;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.mid .culture .banner #al {
  top: 79%;
  right: 570px;
}
.mid .culture .banner #ar {
  top: 79%;
  right: 320px;
}
.mid .culture .banner ul {
  z-index: 1;
  width: 600%;
  overflow: hidden;
}
.mid .culture .banner ul .slider-item {
  width: 25%;
  float: left;
  height: 500px;
  position: relative;
}
.mid .culture .banner ul .slider-item .slider-title {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 610px;
  max-height: 56px;
  padding: 15px;
  text-align: left;
  line-height: 28px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.9));
}
.mid .culture .banner .progress {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 15%;
  min-height: 3px;
  overflow: hidden;
  z-index: 2;
  background: #f60;
}
.mid .course {
  padding-top: 3rem;
  width: 100%;
  height: 850px;
  background: white;
}
.mid .course h1 {
  font-size: 36px;
  margin: 0;
}
.mid .course .borderCourse {
  bottom: 10%;
  left: 50%;
  width: 2px;
  height: 70%;
  border: 1px solid black;
}
.mid .course .borderCourse ul {
  flex-direction: column;
  height: 100%;
  top: 1%;
  right: -5px;
  padding: 45px 0;
}
.mid .course .borderCourse ul li {
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  background: black;
}
.mid .course .text {
  bottom: 10%;
  left: 50%;
  height: 65%;
}
.mid .course .text h3 {
  font-size: 26px;
  margin: 0;
}
.mid .course .text p {
  font-size: 14px;
  text-indent: 0;
  margin: .5rem 0 0 0;
}
.mid .course .text li {
  width: 450px;
}
.mid .course .text .left {
  text-align: right;
  right: 3rem;
}
.mid .course .text .right {
  left: 3rem;
}
.mid .course .text .left1 {
  top: 35%;
}
.mid .course .text .left2 {
  top: 55%;
}
.mid .course .text .left3 {
  top: 75%;
}
.mid .course .text .left4 {
  top: -4%;
}
.mid .course .text .left5 {
  top: 15%;
}
.mid .course .text .right1 {
  top: 45%;
}
.mid .course .text .right2 {
  top: 65%;
}
.mid .course .text .right3 {
  top: 85%;
}
.mid .course .text .right4 {
  top: 7%;
}
.mid .course .text .right5 {
  top: 25%;
}
/*# sourceMappingURL=overview.css.map */