﻿.company {
  padding: 0px 0 80px;
  background: #fff;
}
.company .company-img {
  width: 360px;
  min-width: 360px;
  margin-right: 80px;
}
.company .company-text p {
  margin-bottom: 0;
  font-size: 14px;
  color: #626262;
  line-height:33px;
}
/* ä¸“å®¶å›¢é˜Ÿ */
.expert {
  width: 100%;
  padding-top: 30px;
  background-color: #f8f8f8;
}
.expert .expert-cont .swiper {
  padding-bottom: 40px;
}
.expert .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 30px;
}
.expert .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background-color: #c3dbde;
  opacity: 1;
  transition: width 0.3s;
}
.expert .swiper-pagination-bullet-active {
  width: 26px;
  background-color: #01aac0;
  border-radius: 9px;
}
.expert .expert-item {
  width: 580px;
  padding: 20px;
  margin-bottom: 30px;
  background-color: #fff;
}
.expert .expert-item:nth-child(odd) {
  float: left;
}
.expert .expert-item:nth-child(even) {
  float: right;
}
.expert .expert-item .expert-item-photo {
  margin-right: 20px;
  width: 190px;
  min-width: 190px;
}
.expert .expert-item .expert-item-text {
  padding: 5px 0;
}
.expert .expert-item .expert-item-text h4 {
  color: #333;
  font-size: 16px;
}
.expert .expert-item .expert-item-text h5 {
  color: #666;
  font-size: 14px;
}
.expert .expert-item .expert-item-text p {
  position: relative;
  font-size: 14px;
  color: #666;
  padding-left: 14px;
}
.expert .expert-item .expert-item-text p span {
  position: absolute;
  left: 0;
  top: 0;
  color: #01b4d0;
}
.expert .expert-item .expert-item-text p:last-child {
  margin-bottom: 0;
}
/* ä¼ä¸šæ–‡åŒ– */
.enterprise {
  width: 100%;
  padding: 30px 0 70px;
  background: #fff;
}
.enterprise .enterprise-cont {
  margin-top: 20px;
}
.enterprise .enterprise-img {
  width: 330px;
}
.enterprise .enterprise-info {
  width: 750px;
}
.enterprise .enterprise-info > div {
  margin-bottom: 20px;
}
.enterprise .enterprise-info h4 {
  margin-bottom: 20px;
  font-size: 18px;
  color: #01aac0;
}
.enterprise .enterprise-info p {
  margin-bottom: 0;
  font-size: 14px;
  color: #6a7274;
  line-height: 25px;
}
/* å‘å±•åŽ†ç¨‹ */
.development {
  width: 100%;
  padding: 20px 0 70px;
  background: url(../images/bg-developmentCourse.png) no-repeat;
  background-size: cover;
  margin-bottom:50px;
}
.development .m-title .m-tit-cont {
  color: #fff;
}
.development .m-title .m-tit-line {
  width: calc(100% - 20px);
  left: 10px;
  background: #ffffff;
  opacity: 0.3;
}
.development .m-title p {
  color: #fff;
}
.timeline .timeline-wrap .timeline-item {
  width: 50%;
  min-height: 120px;
  position: relative;
  color: #fff;
}
.timeline .timeline-wrap .timeline-item:nth-child(odd)::after {
  position: absolute;
  top: 0;
  left: -8px;
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
}
.timeline .timeline-wrap .timeline-item:nth-child(even) {
  padding-right: 30px;
  align-items: flex-end;
  justify-content: end;
  text-align: right;
  padding-top: 50px;
}
.timeline .timeline-wrap .timeline-item:nth-child(odd) {
  padding-left: 30px;
  padding-bottom: 50px;
}
.timeline .timeline-wrap .timeline-item:nth-child(even)::after {
  position: absolute;
  top: 0;
  right: -2px;
  display: block;
  content: "";
  width: 4px;
  height: 100%;
  background-color: #fff;
}
/* .timeline .timeline-group:last-child .timeline-item:first-child::after {
  height: 50%;
} */
.timeline .timeline-group {
  position: relative;
}
.timeline .timeline-group:last-child .timeline-item:nth-child(2)::before {
  position: absolute;
  bottom: 0;
  right: -8px;
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
}
.timeline .timeline-wrap .timeline-item .timeline-info {
  position: relative;
  width: 450px;
}
.timeline .timeline-wrap .timeline-item .timeline-info h2 {
  line-height: 40px;
  font-size: 20px;
  margin-bottom: 0;
}
.timeline .timeline-wrap .timeline-item .timeline-info p {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 25px;
}
/* è”ç³»æˆ‘ä»¬ */
.map {
  padding: 30px 0 90px;
  background-color: #fff;
}
.map .map-cont {
  width: 100%;
  padding: 0 30px;
  overflow: hidden;
}
.map .map-left {
  float: left;
  width: 320px;
  padding-top: 25px;
}
.map .map-right {
  float: right;
  width: 780px;
}
.map .m-weblx {
  margin-bottom: 20px;
}
.map .m-weblx p {
  margin-bottom: 0;
  line-height: 26px;
  font-size: 16px;
  color: #333;
}
.map .icon_lx {
  margin-right: 5px;
}
.map .add-on {
  position: relative;
  width: 100%;
  margin-top: 30px;
  padding: 10px 0 10px 5px;
  display: flex;
  align-items: center;
  background: #00a6c0;
}
.map .add-on p {
  margin-bottom: 0;
  font-size: 16px;
  color: #fff;
  line-height: 22px;
}
.map .add-on .add-on-icon {
  position: absolute;
  width: 0;
  height: 0;
  left: 100%;
  top: 50%;
  margin-top: -7px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid #00a6c0;
}
@media screen and (max-width: 992px) {
  .company .company-img {
    width: 300px;
    min-width: 300px;
    margin-right: 40px;
  }
  .expert .expert-item {
    width: 22%;
    flex-wrap: wrap;
    margin-left: 4%;
  }
  .expert .expert-item:first-child {
    margin-left: 0;
  }
  .expert .expert-item .expert-item-photo {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    min-width: 100%;
  }
  .expert .expert-item .expert-item-text {
    margin-top: 20px;
  }
  .expert .expert-item .expert-item-text p {
    font-size: 12px;
  }
  .enterprise .enterprise-info > div {
    margin-bottom: 10px;
  }
  .enterprise .enterprise-info h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .map .map-right {
    margin-top: 30px;
    width: 100%;
  }
  .enterprise .enterprise-info p {
    font-size: 12px;
  }
}
@media screen and (max-width: 576px) {
  .company {
    padding: 20px 0 40px;
  }
  .company .company-cont {
    flex-wrap: wrap;
  }
  .company .company-img {
    width: 100%;
    min-width: 100%;
    margin-bottom: 20px;
  }
  .expert .expert-item {
    width: 48%;
    margin-left: 0;
  }
  .enterprise .enterprise-cont {
    flex-wrap: wrap;
  }
  .enterprise .enterprise-info {
    width: 100%;
  }
  .enterprise .enterprise-img {
    width: 100%;
    text-align: center;
  }
  .timeline .timeline-wrap .timeline-item .timeline-info h2 {
    font-size: 16px;
  }
  .timeline .timeline-wrap .timeline-item .timeline-info p {
    font-size: 12px;
  }
}
