.section-02 {
  background: #ffe697;
  padding: 90px 0;
}
.section-02 h1 {
  font-size: 28px;
  color: #000;
  text-align: left;
  margin-bottom: 40px;
  font-weight: 700;
}
.section-02 p {
  color: #333;
  font-size: 16px;
  line-height: 35px;
  text-align: left;
}
.section-02 .btn-row {
  text-align: left;
  margin-top: 50px;
}
.section-03 {
  padding: 50px 0px 50px 0px;
  text-align: center;
  background-color: rgb(51, 51, 51);
}
.section-03-list .section-03-item h3 {
  color: #fff;
  font-size: 24px;
  padding-bottom: 10px;
}
.section-03-list .section-03-item p {
  color: #fff;
}
.section-04 {
  background-color: rgb(181, 187, 59);
  padding-bottom: 100px;
}
.triangle-box {
}
.section-04 .triangle {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid rgb(51, 51, 51);
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0px);
}
.section-04 .heading-number {
  padding: 80px 0 45px;
}
.section-04 .heading-number h2 {
  font-size: 28px;
  color: #000;
  padding-bottom: 15px;
}
.section-04 .heading-number p {
  font-size: 28px;
  color: #000;
  font-weight: 700;
}
.section-04 .content {
  text-align: left;
  color: #000000;
  line-height: 30px;
  padding-right: 30px;
}

.section-05 {
  background-color: rgb(198, 199, 143);
  padding-bottom: 100px;
}
.section-05 .triangle {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid rgb(181, 187, 59);
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0px);
}
.section-05 .heading-number {
  padding: 80px 0 45px;
}
.section-05 .heading-number h2 {
  font-size: 28px;
  color: #000;
  padding-bottom: 15px;
}
.section-05 .heading-number p {
  font-size: 28px;
  color: #000;
  font-weight: 700;
  line-height: 35px;
}
.section-05 .desc {
  color: #333;
  font-size: 16px;
  text-align: left;
  line-height: 30px;
  padding-bottom: 40px;
}
.section-05 .aca-structure-list {
}
.section-05 .aca-structure-list .aca-structure-item {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
}
.aca-structure-item .numbers {
  width: 50px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  background-color: #fff;
  border-radius: 50%;
  height: 50px;
  padding: 0;
  line-height: 50px;
}
.aca-structure-item .info {
  flex: 1;
  text-align: left;
  padding-left: 15px;
}
.aca-structure-item .info span {
  color: #000;
  font-weight: 700;
}
.section-06 {
  background-color: rgb(216, 182, 202);
  padding-bottom: 100px;
}
.section-06 .triangle {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid rgb(198, 199, 143);
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0px);
}
.section-06 .heading-number {
  padding: 80px 0 45px;
}
.section-06 .heading-number h2 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
  padding-bottom: 20px;
}
.section-06 .heading-number p {
  font-size: 14px;
  color: #000;
}
.section-06 .desc-box {
  padding-top: 50px;
}
.section-06 .desc-box p {
  color: #000;
}
.section-07 {
  background: #fff;
  padding-bottom: 100px;
}
.section-07 .heading-number {
  padding: 60px 0;
}
.section-07 .heading-number h2 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
  padding-bottom: 30px;
}
.section-07 .heading-number p {
  font-size: 14px;
  color: #000;
}
.section-07 .reason-item .img {
  height: 160px;
  display: flex;
  justify-content: flex-end;
}
.section-07 .reason-item .img img {
  height: 100%;
}
.section-07 .reason-item p {
  padding-top: 40px;
}
.quote {
  text-align: left;
  margin-top: 60px;
}
.quote img {
  width: 8%;
}
.desc-large {
  font-size: 24px;
  line-height: 40px;
  text-align: left;
  padding-bottom: 50px;
}
.section-08 {
  background-color: rgb(240, 170, 91);
  padding: 60px 0;
}
.section-08 .heading-number h2 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
  padding-bottom: 20px;
}
.section-08 .heading-number p {
  font-size: 28px;
  color: #000;
  font-weight: 600;
  line-height: 120%;
}
.learn-list {
  padding-top: 50px;
}
.learn-list .learn-item {
  overflow: hidden;
  margin-bottom: 60px;
}
.learn-list .learn-item .img-learn {
  height: 100px;
  width: 100px;
}
.learn-list .learn-item h3 {
  text-align: left;
  font-size: 24px;
  color: #000;
  font-weight: 700;
  padding-bottom: 15px;
  padding-top: 10px;
}
.learn-list .learn-item p {
  text-align: left;
  font-size: 16px;
  color: #000;
}

.section-09 {
  /* background-color: #75b875; */
  background-color: rgb(117, 184, 177);
  padding-bottom: 100px;
}
.section-09 .triangle {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #f0aa5b;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0px);
}
.section-09 .heading-number {
  padding: 80px 0 45px;
}
.section-09 .heading-number h2 {
  font-size: 28px;
  color: #000;
  padding-bottom: 10px;
}
.section-09 .heading-number p {
  font-size: 28px;
  color: #000;
  font-weight: 700;
}
.section-09 .desc {
  text-align: left;
  font-size: 14px;
  padding-bottom: 15px;
}
.tool-list {
  padding-left: 17px;
}
.tool-list .tool-item {
  text-align: left;
  list-style: disc;
}

.section-10 {
  background-color: #fff;
  padding: 70px 0;
}

.section-10 .heading-number {
  padding: 0px 0 45px;
}
.section-10 .heading-number h2 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
  padding-bottom: 50px;
}
.section-10 .heading-number p {
  font-size: 14px;
  color: #000;
}
.section-10 .desc {
  text-align: left;
  font-size: 14px;
  padding-bottom: 15px;
}
.section-10 .customer-list img {
  width: 100%;
}
.section-11 {
  background: #fff;
  padding: 70px 0;
}
.section-11 .heading-number {
  padding: 0px 0 45px;
}
.section-11 .heading-number h2 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
  padding-bottom: 50px;
}
.section-11 .heading-number p {
  font-size: 14px;
  color: #000;
}
.section-11 .bg-title {
  background: #d8e6ee;
  font-size: 14px;
  color: #000;
  text-align: left;
  font-weight: 600;
  padding: 15px;
}
.section-11 .pass-list {
  background: #fff;
}
.section-11 .pass-list .pass-item p {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  padding: 50px 0;
}
.section-11 h3.pass-bold {
  font-size: 16px;
  padding: 30px 0;
}
.section-12 {
  padding: 100px 0;
}
.section-12 .student {
  max-width: 100%;
  height: 500px;
}
.border-box {
  border: 10px solid #ddd;
  text-align: center;
  padding: 15px;
}

.seaction-tab02-01 {
  background: #fff;
  padding: 90px 0;
}
.seaction-tab02-01 h1 {
  font-size: 28px;
  color: #000;
  text-align: left;
  margin-bottom: 40px;
  font-weight: 700;
}
.seaction-tab02-01 p {
  color: #333;
  font-size: 16px;
  line-height: 35px;
  text-align: left;
}
.seaction-tab02-01 .btn-row {
  text-align: left;
  margin-top: 50px;
}
.quot {
  padding-top: 50px;
}
.quot .quot-text {
  color: #333;
  font-size: 16px;
  /* font-weight: 600; */
}
.seaction-tab02-02 {
  background: #e6e6e6;
  padding: 90px 0;
}
.seaction-tab02-03 {
  background: #d8b6ca;
  padding: 90px 0;
}

.benefit-list {
}
.benefit-list .benefit-item {
  display: flex;
  align-items: flex-start;
}
.benefit-list .benefit-item .iconfont {
  color: #333;
  font-size: 30px;
  display: flex;
  padding-top: 10px;
}
.benefit-list .benefit-item {
  display: flex;
  text-align: left;
  margin-bottom: 15px;
  min-height: 100px;
}
.benefit-list .benefit-item .content {
  padding: 0 15px;
}
.benefit-list .benefit-item .content h3 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
}
.benefit-list .benefit-item .content p {
  font-size: 12px;
  color: #666;
  line-height: 20px;
}
.section-tab03-03 {
  background: #d8b6ca;
}
.section-tab02-04 {
  background: #ffe697;
  padding: 50px 0;
}
.section-tab02-04 .module-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section-tab02-04 .module-box .img-icon {
  height: 100px;
}
.section-tab02-04 .module-box img {
  height: 100px;
}
.section-tab02-04 .content {
  padding-top: 20px;
}
.section-tab02-04 h3 {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
}

.section-border {
  background: #fff;
  padding: 70px 0;
}
.border-box {
  border: 10px solid #ddd;
  text-align: center;
  padding: 50px;
  font-size: 18px;
  font-weight: 600;
}
.border-ele-box {
  border: 5px solid #ddd;
  text-align: center;
  padding: 50px;
  display: flex;
  justify-content: space-between;
}
.border-ele-box .left {
  text-align: left;
}
.border-ele-box .left h3 {
  font-size: 24px;
  margin-bottom: 10px;
}
.border-ele-box .left p {
  font-size: 18px;
}
.border-ele-box .right button {
  padding-left: 100px;
  padding-right: 100px;
}
.seaction-tab03-02 {
  background: #e6e6e6;
  padding: 50px;
}
.seaction-tab03-02 .quot {
  text-align: left;
}
.seaction-tab03-02 .quot-text {
  font-size: 16px;
  color: #333;
  line-height: 22px;
  /* font-weight: 200; */
}
.seaction-tab03-02 .icon-quot-left {
  color: #333;
  font-size: 24px;
}
.seaction-tab03-02 .icon-quot-right {
  color: #333;
  font-size: 24px;
}
.module-list {
  overflow: hidden;
}
.overview-box {
  border-top: 1px solid #000;
  margin: 50px 0;
  overflow: hidden;
  padding-top: 50px;
}
.overview-list {
}
.overview-item {
}
.overview-item img {
  height: 100px;
}
.overview-item p {
  padding-top: 15px;
  font-size: 18px;
}
.circle-box {
  background: rgba(255, 255, 255, 0.3);
  border: 5px solid rgba(255, 255, 255, 0.2);
  height: 120px;
  width: 120px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  font-size: 16px;
  margin-bottom: 15px;
}
.seaction-tab03-05 {
  background: #e6e6e6;
  padding: 50px 0;
}
.seaction-tab03-05 h2 {
  margin-bottom: 50px;
}
.seaction-tab03-05 p {
  color-adjust: #666;
  line-height: 25px;
  font-size: 16px;
}
.seaction-tab03-05 p span {
  color: #912fad;
}
.member-introduce-list {
  text-align: left;
}
.member-introduce-list .member-introduce-item {
}
.member-introduce-list .member-introduce-item h3 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  padding-top: 50px;
}
.member-introduce-list .member-introduce-item h4 {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 0;
}
.member-introduce-list .member-introduce-item .student-desc {
  color: #333;
  font-size: 14px;
  line-height: 22px;
}
.member-introduce-list .member-introduce-item .student {
  
  height: 500px;
}




.member-introduce-list1 {
  text-align: left;
}
.member-introduce-list1 .member-introduce-item {
}
.member-introduce-list1 .member-introduce-item h3 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  padding-top: 50px;
}
.member-introduce-list1 .member-introduce-item h4 {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 0;
}
.member-introduce-list1 .member-introduce-item .student-desc {
  color: #333;
  font-size: 14px;
  line-height: 22px;
}
.member-introduce-list1 .member-introduce-item .student {
  height: 420px;
}
.col-2 {
  width: 20%;
}
.section-tab03-06 {
  padding: 100px 0;
}
.section-tab04-03 {
  /* background: #75b875; */
  background-color: rgb(117, 184, 177);
  padding: 100px 0;
}
.require-list {
  text-align: left;
}
.require-list h3 {
  color: #000;
  font-size: 16px;
  padding-bottom: 30px;
  line-height: 25px;
}
.require-list h4 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 15px;
}
.require-list p {
  color: #000;
  font-size: 14px;
  line-height: 25px;
  padding-bottom: 15px;
}
.section-tab04-04 {
  background: #fff;
  padding: 100px 0;
  text-align: center;
}
.tab-sub-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
.tab-sub-list .tab-sub-item {
  background: #aaa;

  text-align: center;

  font-size: 14px;
  margin-right: 15px;
  cursor: pointer;
}
.tab-sub-list .tab-sub-item a {
  color: #fff;
  display: inline-block;
  padding: 10px 30px;
  width: 200px;
}
.tab-sub-list .tab-sub-item.active {
  background: #000;
}
.tab-sub-list .tab-sub-item.active a {
  color: #fff;
}
.section-tab05-01 {
  background: #fff;
  padding: 100px 0;
}
.section-tab05-01 h2 {
  color: #000;
  font-size: 28px;
  font-weight: 600;

  margin-bottom: 50px;
}
.section-tab05-01 h3 {
  color: #000;
  font-size: 14px;
  padding-bottom: 15px;
}
.section-tab05-02 {
  background: #eeeeee;
  padding: 100px 0;
}
.section-tab05-02 h2 {
  color: #000;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 50px;
}
.chapter-list {
}
.chapter-list .chapter-item {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.chapter-list .chapter-item .iconfont {
  color: #247e9b;
  font-size: 20px;
  padding-right: 15px;
  font-weight: 700;
}
.chapter-list .chapter-item p {
  color: #247e9b;
  font-size: 18px;
  margin: 0;
}
.section-tab05-03 {
  padding: 50px 0;
}
.width-narrow {
  width: 60%;
  margin: 0 auto;
  text-align: left;
}
.width-narrow h2 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  margin-top: 50px;
  margin-bottom: 30px;
}
.width-narrow .text {
  color: #666;
  line-height: 25px;
}
.bb {
  background: #999;
  height: 1px;
  width: 100%;
  overflow: hidden;
  margin: 50px 0;
}
.article-item {
  margin-bottom: 10px;
}
.article-item .tag {
  color: #2876bb;
  font-size: 14px;
  padding-left: 5px;
}
.article-item .mark {
  background: transparent;
  color: #333;
  font-size: 14px;
}
.tips {
  color: #f00;
  padding: 15px 0;
}
.width-narrow a {
  color: #2876bb;
}
.border-box-3 {
  border: 10px solid #ddd;
  padding: 30px;
  overflow: hidden;
}
.border-box-3 h3 {
  font-size: 24px;
  padding-bottom: 15px;
}
.border-box-3 .content {
  display: flex;
}
.border-box-3 .content p {
  padding-right: 15px;
}
.border-box-3 .content .iconfont {
  color: #2876bb;
}
.carousel-control.left,
.carousel-control.right {
  background: transparent;

  top: 270px;
}
#carousel-02 .carousel-control.left,
#carousel-02 .carousel-control.right {
  background: transparent;

  top: 170px;
}
.carousel-control.left {
  left: -70px;
}
.carousel-control.right {
  right: -90px;
}
#carousel-02 .carousel-control.right {
  right: -60px;
}
.carousel-control .iconfont {
  font-size: 18px;
  border: 1px solid #6c757d;
  color: #6c757d;
  display: inline-block;
  padding: 5px;
  height: 40px;
  width: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  font-weight: 600;
}
.carousel-control .iconfont:hover {
  background: #6c757d;
  color: #fff;
}
.starand-box h3 {
 text-align: left;
 margin-bottom: 40px;
 font-size: 20px;
 font-weight: 600;
 padding-bottom: 0;
}
.starand-box p {
  text-align: left;
  font-size: 16px;
  position: relative;
  padding-left: 10px;
  padding-top: 2px;
 }
 .starand-box p::before {
  content: ' ';
  background: #333;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
 }
 .seaction-tab02-01.tab05-01{
  padding: 90px 0 0 0;
}

@media screen and (min-width: 340px) and (max-width: 767px) {
  .section-05 img {
    width: 100%;
  }
  .section-02 .btn-row {
    margin-bottom: 30px;

    display: block;
  }
  .section-02 .btn-row .btn {
    width: 100%;
  }
  .section-02 img {
    width: 40%;
  }
  .section-02 h1 {
    font-size: 20px;
    line-height: 25px;
  }
  .section-06 .img-box img {
    width: 100%;
  }
  .section-07 .reason-item .img {
    height: 120px;
    display: flex;
    justify-content: center;
  }
  .learn-list .learn-item .img-learn {
    height: auto;
    width: 20%;
    margin-bottom: 30px;
  }
  .border-ele-box {
    display: block;
  }
  .seaction-tab03-02 {
    padding: 15px;
  }
  .seaction-tab02-01 .btn-row .btn {
    width: 100%;
    margin-bottom: 30px;
  }
  .seaction-tab02-01 img {
    width: 30%;
    margin: 0 auto;
  }
  .member-b {
    margin-bottom: 30px;
  }
  img.m-banner-adapter{
    width: 200px;
    height: 200px;
  }
 
}
