.ming-header {
  background-image: url("../images/menu-bg.png");
  background-size: 100% 100%;
  border: none;
}

.ming-header .ming-logo {
  display: block;
  width: 200px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ming-header #navbar li {
  height: 80px;
}

.ming-header #navbar li a {
  display: block;
  height: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 45px;
}

.ming-header #navbar li:hover a {
  color: #4B8E79 !important;
}

.ming-header .navbar-toggle {
  border: 1px solid #fff;
  margin-top: 25px;
  margin-right: 10px;
}

.ming-header .navbar-toggle .icon-bar {
  background: #fff;
}

.title {
  margin-bottom: 21px;
  font-size: 36px;
  font-family: "Microsoft YaHei";
}

.title > h3:nth-child(1) {
  color: #4B8E79;
}

.min-title {
  font-size: 24px;
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  color: #1E8B6B;
  line-height: 36px;
}

.project {
  padding: 80px 0 10px 0;
  background-color: #edf3f1;
}

.project .main {
  margin-top: 20px;
}

.project .main .program-item {
  padding-left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.project .main .program-item .item-box {
  -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  background-color: #fff;
  padding: 30px 23px;
}

.project .main .program-item .item-box .title {
  font-size: 18px;
  font-weight: bold;
  color: #468B76;
}

.project .main .program-item .item-box .content {
  font-size: 16px;
  font-weight: 400;
  color: #555555;
}

.project .main .program-item:nth-child(-n+3) {
  margin-bottom: 20px;
}

.project .main .program-item:nth-child(-n+3) > .item-box {
  height: 180px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.project .main .program-item:nth-child(n+4) {
  margin-bottom: 20px;
}

.project .main .program-item:nth-child(n+4) .item-box {
  height: 140px;
}

.project .program-item-big {
  padding: 0;
  width: 49%;
}

.project .program-item-big .item-box {
  -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  background-color: #fff;
  padding: 30px 23px;
  height: 308px;
}

.project .program-item-big .item-box .title {
  font-size: 18px;
  font-weight: bold;
  color: #468B76;
}

.project .program-item-big .item-box .content {
  font-size: 16px;
}

.project .program-item-big:first-child {
  margin-right: 20px;
}

.colleges-class {
  width: 100%;
  background-image: url("../images/bg.png");
  background-size: 100% 100%;
  padding: 78px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.colleges-class .logo {
  width: 202px;
  margin: 0 auto;
}

.colleges-class .collegesDesc {
  margin: 29px 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 22px;
}

.colleges-class .class-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.colleges-class .class-list > li {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #26D69E;
}

.colleges-class .class-list > li .number {
  font-size: 80px;
}

.colleges-class .class-list > li .test {
  font-size: 18px;
}

.introduction {
  padding-top: 79px;
  padding-bottom: 72px;
}

.introduction .content {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px;
}

.introduction .map {
  margin-top: 48px;
}

.advantage {
  width: 100%;
  background-image: url("../images/bg2.png");
  background-size: 100% 100%;
  padding-top: 79px;
  padding-bottom: 63px;
}

.advantage .title h3 {
  color: #fff;
}

.advantage .row-one {
  margin-bottom: 20px;
}

.advantage .row-one .item-box {
  width: 23.5%;
  height: 445px;
  margin-right: 20px;
  background-image: url("../images/box-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

.advantage .row-one .item-box:last-child {
  margin-right: 0;
}

.advantage .row-two .item-box {
  background-image: url("../images/box-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 265px;
  height: 398px;
  background-size: 100%;
  margin-right: 20px;
}

.advantage .row-two .item-box-big {
  background-image: url("../images/box-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 570px;
  height: 398px;
  background-size: 100%;
}

.advantage .row-two .item-box-big .adv-content .text {
  margin-bottom: 29px;
}

.advantage .adv-icon {
  width: 96px;
  height: 96px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 40px;
}

.advantage .adv-title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 30px;
  margin: 40px 0 30px 0;
}

.advantage .adv-content {
  color: #fff;
  font-size: 16px;
}

.advantage-plus {
  width: 100%;
  height: 100%;
  background-color: #EDF3F1;
}

.advantage-plus ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.advantage-plus ul li {
  margin-bottom: 50px;
  text-align: center;
  font-size: 16px;
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  color: #4B8E79;
}

.advantage-plus ul li .box {
  width: 126px;
  height: 126px;
  overflow: hidden;
  margin-top: 48px;
  background-color: #EDF3F1;
  margin-bottom: 10px;
}

.faculty {
  padding: 81px 0 91px 0;
}

.faculty .teacher {
  width: 225px;
  margin-top: 51px;
  text-align: center;
}

.faculty .teacher-avator {
  width: 152px;
  height: 152px;
  margin: 0 auto;
}

.faculty .teacher-name {
  font-size: 20px;
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  color: #1E8B6B;
  margin: 31px 0 17px 0;
}

.faculty .teacher-position {
  font-size: 16px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  color: #555555;
  line-height: 26px;
}

.certification {
  background-color: #edf3f1;
  padding: 71px 0 81px 0;
}

.certification .apply-item {
  margin-bottom: 40px;
  padding-left: 0 !important;
}

.certification .apply-item .certification-left {
  padding-left: 0 !important;
}

.certification .apply-item .certification-left .apply-title {
  width: 329px;
  height: 46px;
  background: #4B8E79;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  line-height: 46px;
}

.certification .apply-item .certification-left .apply-content {
  font-size: 16px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  color: #555555;
  line-height: 28px;
  margin-top: 25px;
}

.certification .apply-item:last-child {
  margin-bottom: 0;
}

.certification .certification-right {
  padding: 0;
  margin-top: 10px;
}

.certification .certification-right .img1 {
  width: 189px;
  height: 57px;
}

.certification .certification-right .img2 {
  width: 96px;
  height: 96px;
}

.certification .certification-right .img3 {
  width: 125px;
  height: 78px;
}

.history {
  padding-top: 73px;
  height: 100%;
  overflow: hidden;
}

.history .history-img {
  width: 1630px;
  margin: 0 auto;
}

.history .tips {
  display: none;
}

.footer {
  margin-top: 76px;
  color: #999999;
  text-align: center;
}

.footer a {
  color: #999;
}

.fixed-form {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 126px;
  background-color: #000;
}

.fixed-form .fixed-left {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 320px;
}

.fixed-form .fixed-right {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 238px;
}

.fixed-form .fixed-right span {
  position: absolute;
  font-size: 48px;
  color: #fff;
  right: 33px;
  top: 56px;
  cursor: pointer;
}

.fixed-form .form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  color: #fff;
}

.fixed-form .my-btn {
  background-image: url("../images/btn-bg.png");
  background-size: 100% 100%;
  color: #fff;
  margin-left: 29px;
}

.fixed-form .mobile-btn {
  display: none;
}

.fixed-form .input-group > .refresh {
  width: 80px;
  height: 34px;
}

.fixed-form .refresh > img {
  width: 100%;
  height: 100%;
}

.fixed-form-mobile {
  display: none;
}

.fixed-form-mobile .model {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}

.fixed-form-mobile .mobile-form {
  position: fixed;
  top: 35%;
  left: 50%;
  background-color: #fff;
  z-index: 99999;
  width: 350px;
  margin-left: -175px;
  margin-top: -200px;
  border-radius: 10px;
  padding: 56px 51px 68px 51px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fixed-form-mobile .mobile-form h3 {
  color: #4B8F7A;
  text-align: center;
  font-size: 26px;
  margin-bottom: 20px !important;
}

.fixed-form-mobile .mobile-form .my-btn {
  width: 100%;
  height: 45px;
  background: -webkit-gradient(linear, left top, right top, from(#4B8E79), to(#37B990));
  background: linear-gradient(90deg, #4B8E79 0%, #37B990 100%);
  border-radius: 5px;
  text-align: center;
  line-height: 45px;
  color: #fff;
}

.fixed-form-mobile .mobile-form .input-group-btn {
  width: auto !important;
}

.fixed-form-mobile .close {
  position: fixed;
  bottom: 8%;
  left: 50%;
  z-index: 99999;
  width: 30px;
  height: 30px;
  margin-left: -15px;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 0 !important;
  }
}

.jumbotron {
  padding: 0 !important;
}

.jumbotron img:nth-child(2) {
  display: none;
}

.block {
  overflow: hidden;
  padding-right: 20px;
  margin-bottom: 30px;
}

.block .principal .avatar h6 {
  color: #4B8E79;
  font-weight: bolder;
  text-align: center;
}

.block .principal .info {
  padding-left: 0;
  font-size: 16px;
  font-weight: 400;
  color: #555555;
  line-height: 28px;
}

.box {
  margin-bottom: 20px;
  background-color: #fff;
}

@media (min-width: 992px) {
  .principal .avatar {
    margin-top: -60px;
    float: right;
  }
  .principal .avatar img,
  .principal .avatar h6 {
    width: 200px;
  }
  .principal .info {
    color: #555555;
    margin-right: auto;
  }
}

@media (max-width: 980px) {
  .ming-header .myNavBar {
    position: absolute;
    right: 14px;
    background-color: #4B8E79;
  }
  .ming-header .myNavBar ul li {
    height: 45px !important;
  }
  .ming-header .myNavBar ul li a {
    line-height: 25px !important;
  }
  .jumbotron {
    padding: 0 !important;
  }
  .jumbotron img:nth-child(1) {
    display: none;
  }
  .jumbotron img:nth-child(2) {
    display: block;
  }
  .principal .avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 12px;
    margin-bottom: 22px;
    margin-top: 0;
  }
  .principal .avatar img, .principal .avatar h6 {
    width: 140px;
  }
  .principal .avatar .name {
    margin-left: 20px;
  }
  .principal .avatar .name img {
    margin-bottom: 10px;
  }
  .project .main .program-item:nth-child(-n+6) {
    margin-bottom: 20px;
  }
  .project .main .program-item:nth-child(-n+6) .item-box {
    padding: 15px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 160px;
  }
  .project .main .program-item:nth-child(-n+6) .item-box .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .project .main .program-item:nth-child(-n+6) .item-box .content {
    font-size: 15px;
  }
  .project .main .program-item:nth-child(-n+2) .item-box {
    height: 250px;
  }
  .project .program-item-big {
    width: 96%;
  }
  .project .program-item-big .item-box {
    width: 104%;
    height: 250px;
    padding: 15px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .project .program-item-big .item-box .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .project .program-item-big .item-box .content {
    padding: 10px;
  }
  .project .program-item-big .item-box .content ul {
    margin: 0;
    font-size: 15px;
  }
  .project .program-item-big:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .advantage .row-one .item-box {
    width: 47%;
    height: 500px;
  }
  .advantage .row-one .item-box .adv-title {
    font-size: 16px;
  }
  .advantage .row-one .item-box .adv-content {
    font-size: 14px;
  }
  .advantage .row-one .item-box:nth-child(2n) {
    margin-right: 0;
  }
  .advantage .row-two .item-box {
    width: 47%;
  }
  .advantage .row-two .item-box .adv-title {
    font-size: 16px;
  }
  .advantage .row-two .item-box .adv-content {
    font-size: 14px;
  }
  .advantage .row-two .item-box:nth-child(2) {
    margin: 0;
  }
  .advantage .row-two .item-box-big {
    margin-top: 20px;
    width: 95%;
  }
  .colleges-class .logo {
    margin-top: 20px;
  }
  .colleges-class .collegesDesc {
    font-size: 14px;
    margin: 15px 0;
  }
  .colleges-class .class-list li {
    width: 30%;
  }
  .colleges-class .class-list li .number {
    font-size: 40px;
  }
  .history {
    padding-top: 73px;
    width: 100%;
  }
  .history .history-img {
    width: 100%;
    overflow-x: scroll;
    margin: 0 auto;
    height: 480px;
    padding: 0 10px;
  }
  .history .history-img img {
    width: 380%;
  }
  .history .tips {
    display: block;
    text-align: center;
    line-height: 20px;
    color: #bbb;
  }
  .faculty .teacher {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .faculty .teacher .teacher-avator {
    width: 100px;
    height: 100px;
  }
  .faculty .teacher > div:nth-child(2) {
    text-align: left;
    font-size: 14px;
    margin-left: 20px;
  }
  .faculty .teacher > div:nth-child(2) .teacher-name {
    margin-top: 0;
  }
  .fixed-form {
    height: 75px;
  }
  .fixed-form .fixed-left {
    position: absolute;
    bottom: -2px;
    left: 0px;
    width: 200px;
  }
  .fixed-form .fixed-right {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 120px;
  }
  .fixed-form .fixed-right span {
    position: absolute;
    font-size: 30px;
    color: #fff;
    right: 18px;
    top: 0;
    cursor: pointer;
  }
  .fixed-form .mobile-btn {
    display: block;
    position: absolute;
    top: 20px;
    right: 80px;
  }
  .fixed-form .form {
    display: none;
  }
  .advantage-plus ul li {
    margin-bottom: 10px;
  }
  .advantage-plus ul li .box {
    margin-top: 18px;
  }
}
/*# sourceMappingURL=index.css.map */