.homebanner {
  position: relative;
  width: 100%;
  padding-top: 22.4%;
  overflow: hidden;
}

.cousebox {
  margin-top: 40px;
  position: relative;
  margin-left: -89px;
  text-align: center;
  font-size: 0;
}

.cousebox .couseitem {
  cursor: pointer;
  margin-left: 89px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

.cousebox .couseitem.active .couseicon {
  border: 2px solid #AAD678;
  background: #AAD678;
  color: #101D40;
}

.cousebox .couseicon {
  display: inline-block;
  vertical-align: top;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 100%;
  font-weight: bold;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.cousebox .iconjiaoyu,
.cousebox .iconshuben-1 {
  margin-bottom: 3px;
}

.cousebox .iconkecheng2,
.cousebox .iconkecheng3 {
  margin-bottom: 2px;
}

.cousebox .iconbuild,
.cousebox .iconkaoshi6 {
  margin-bottom: 2px;
}

.cousebox .IELTS {
  border: 2px solid #E71139;
  color: #E71139;
  font-size: 16px;
}

.cousebox .TOEFL {
  border: 2px solid #0068EC;
  color: #0068EC;
  font-size: 17px;
}

.cousebox .PTE {
  border: 2px solid #0384A4;
  color: #0384A4;
  font-size: 27px;
}

.cousebox .neighbors {
  border: 2px solid #6CB500;
  color: #6CB500;
  font-size: 40px;
}

.cousebox .SAT {
  border: 2px solid #D50E0B;
  color: #D50E0B;
  font-size: 40px;
}

.cousebox .A-LEVEL {
  border: 2px solid #7A58F1;
  color: #7A58F1;
  font-size: 35px;
}

.cousebox .IB {
  border: 2px solid #4C7AA9;
  color: #4C7AA9;
  font-size: 32px;
}

.cousebox .AP {
  border: 2px solid #FB8506;
  color: #FB8506;
  font-size: 38px;
}

.cousebox .Race {
  border: 2px solid #2B48CF;
  color: #2B48CF;
  font-size: 40px;
}

.cousebox .examination {
  border: 2px solid #07CED0;
  color: #07CED0;
  font-size: 18px;
}

.cousebox .cousename {
  margin-top: 10px;
  font-size: 18px;
  color: #454B5F;
  line-height: 28px;
}

.couseinfo {
  display: none;
}

.couseinfo .cousesubtype {
  margin-top: 40px;
}

.couseinfo .cousesubtype .subicon {
  margin-right: 10px;
}

.couseinfo .cousesubtype .icondili,
.couseinfo .cousesubtype .iconkecheng_m1,
.couseinfo .cousesubtype .iconwodeweijifen1,
.couseinfo .cousesubtype .iconwuli2,
.couseinfo .cousesubtype .iconweiguan- {
  font-size: 24px;
}

.couseinfo .infomain {
  margin-top: 40px;
  margin-left: -80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.couseinfo .infomain .infoitem {
  position: relative;
  width: 450px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  padding: 35px 30px 96px;
  margin-bottom: 50px;
  text-align: center;
  margin-left: 80px;
}

.couseinfo .infomain .infoitem img {
  margin: 0 auto;
}

.couseinfo .infomain .infoitem .infotitle {
  font-size: 20px;
  line-height: 30px;
  margin-top: 15px;
  font-weight: 500;
  color: #101D40;
}

.couseinfo .infomain .infoitem .infodesc {
  margin-top: 4px;
  font-size: 18px;
  color: #454B5F;
  line-height: 28px;
}

.couseinfo .infomain .infoitem .infobtn {
  width: 100%;
  font-size: 0px;
  position: absolute;
  left: 0;
  bottom: 35px;
  z-index: 10;
}

.couseinfo .infomain .infoitem .learnmore,
.couseinfo .infomain .infoitem .contact {
  height: 46px;
  border-radius: 23px;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  color: #111111;
  padding: 0 32px;
  vertical-align: top;
}

.couseinfo .infomain .infoitem .contact {
  background: #AAD678;
}

.couseinfo .infomain .infoitem .learnmore {
  display: inline-block;
  vertical-align: top;
  background: #FFFFFF;
  border: 1px solid #AAD678;
  margin-right: 30px;
}

#pteleveltest,
#dettest {
  display: none;
}

.couseinfomain.PTE #pteleveltest {
  display: block;
}

.couseinfomain.neighbors #dettest {
  display: block;
}

.flex_table {
  max-width: 700px;
  position: relative;
  margin: 0 auto;
  color: #313543;
}

.flex_table .border_bottom,
.flex_table .border_right,
.flex_table .border_left,
.flex_table .border_top {
  background: #E7E7E7;
  z-index: 10;
}

.flex_table .icon {
  color: #101D40;
}

.flex_tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex_tr .flex_td {
  position: relative;
  font-size: 18px;
  line-height: 60px;
  padding: 0 20px;
  text-align: center;
}

.flex_tr .flex_td.blank {
  background: #FAFAFA;
}

.flex_tr .flex_td.flex1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.teacher .te_tab {
  margin-top: 40px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.teacher .te_tab .te_tabitem {
  position: relative;
  width: 210px;
  height: 80px;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  text-align: center;
  padding-top: 11px;
  margin-right: 80px;
}

.teacher .te_tab .te_tabitem:last-child {
  margin-right: 0;
}

.teacher .te_tab .te_tabitem .tabinfo {
  font-size: 14px;
  color: #454B5F;
  line-height: 24px;
  margin-top: 8px;
}

.teacher .te_tab .te_tabitem .ps {
  width: 96px;
}

.teacher .te_tab .te_tabitem .Prestigious {
  width: 119px;
}

.teacher .te_tab .te_tabitem .Biling {
  width: 114px;
}

.education .edbox {
  margin-top: 40px;
  font-size: 0px;
  text-align: center;
  margin-left: -33px;
}

.education .edbox .editem {
  display: inline-block;
  vertical-align: top;
  width: 250px;
  text-align: center;
  margin-bottom: 40px;
  border-radius: 5px;
  margin-left: 33px;
}

.education .edbox .editem .editemimg {
  width: 100%;
  height: 94px;
}

.education .edbox .editem .editemb {
  background: #FFFFFF;
  border-radius: inherit;
  padding: 15px 20px 25px;
  border: 1px solid #F6F6F6;
  border-top: none;
  min-height: 149px;
}

.education .edbox .editem .editemtitle {
  font-size: 18px;
  font-weight: 500;
  color: #1B305B;
  line-height: 28px;
}

.education .edbox .editem .editemdesc {
  margin-top: 8px;
  font-size: 16px;
  color: #454B5F;
  line-height: 24px;
}

.py,
.gpa,
.cc,
.jj,
.fd {
  width: 47px;
}

.tfcc {
  width: 60px;
}

.jk {
  width: 42px;
}

.qh,
.dz {
  width: 42px;
}

.xb {
  width: 44px;
}

.pte_1v1 {
  width: 40px;
}

.combtn {
  background: #AAD678;
  color: #111111;
}

.comtitle {
  position: relative;
  font-weight: 500;
  padding-top: 85px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 30px;
  color: #111111;
  line-height: 40px;
}

.comtitle::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 46px;
  height: 3px;
  background: #AAD678;
}

.pteleveltest {
  position: relative;
  width: 100%;
  height: 90px;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 20px;
}

.pteleveltest .levelbox {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pteleveltest .levelbox .leveldesc {
  font-size: 24px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 34px;
  margin-right: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.pteleveltest .levelbox .levelbtn {
  display: inline-block;
  height: 50px;
  background: #AAD678;
  border-radius: 25px;
  padding: 0 42px;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  color: #111111;
}

.detTest {
  display: block;
  position: relative;
  width: 100%;
  height: 90px;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 20px;
}

.detTest .dettbox {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.detTest .dettbox .dettdesc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.detTest .dettbox .dettdesc .desc1 {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #004FE5;
  line-height: 34px;
  text-shadow: 0px 4px 0px rgba(0, 64, 194, 0.2);
}

.detTest .dettbox .dettdesc .desc2 {
  margin-top: 7px;
  font-size: 18px;
  font-weight: 500;
  color: #004FE5;
  line-height: 28px;
}

.detTest .dettbox .dettbtn {
  padding: 0 42px;
  height: 50px;
  -webkit-box-shadow: 0px 4px 0px 0px rgba(0, 64, 194, 0.2);
          box-shadow: 0px 4px 0px 0px rgba(0, 64, 194, 0.2);
  border-radius: 25px;
  font-size: 18px;
  line-height: 50px;
}

.homebtn {
  display: block;
  min-width: 225px;
  height: 58px;
  line-height: 58px;
  border-radius: 29px;
  font-size: 20px;
  text-align: center;
  margin: 0 auto;
  padding: 0 50px;
  background: #AAD678;
  color: #111111;
}

.te_main {
  overflow: hidden;
  padding: 60px 20px 30px;
}

.teacher-swiper-container {
  width: 100%;
  position: relative;
  padding-bottom: 50px;
}

.teacher-swiper-container.hidePagination {
  padding-bottom: 0;
}

.teacher-swiper-container.hidePagination .teacher-swiper-pagination {
  display: none;
}

.teacher-swiper-container .teacher-swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 0px;
}

.teacher-swiper-container .swiper-slide {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: 300ms;
  transition: 300ms;
}

.teacher-swiper-container .swiper-slide.swiper-slide-active,
.teacher-swiper-container .swiper-slide.swiper-slide-duplicate-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.teacher-swiper-container .teacheritem {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 7px 24px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 7px 24px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 45px 30px 20px;
}

.teacher-swiper-container .teacheritem .te_left {
  text-align: center;
}

.teacher-swiper-container .teacheritem .te_left .te_img {
  width: 94px;
  height: 94px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  background: #E9E9E9;
}

.teacher-swiper-container .teacheritem .te_left .te_img .Daniel {
  margin-left: 7px;
}

.teacher-swiper-container .teacheritem .te_left .te_img .Yiyao {
  margin-left: 5px;
}

.teacher-swiper-container .teacheritem .te_left .te_name {
  margin-top: 15px;
  font-size: 20px;
  font-weight: 500;
  color: #111111;
  line-height: 30px;
}

.teacher-swiper-container .teacheritem .te_left .te_post {
  margin-top: 4px;
  font-size: 14px;
  line-height: 24px;
  color: #888888;
}

.teacher-swiper-container .teacheritem .te_right {
  margin-top: 21px;
  font-size: 16px;
  color: #454B5F;
  line-height: 28px;
}

.teacher-swiper-container .teacheritem .te_right .trli {
  position: relative;
  padding-left: 10px;
}

.teacher-swiper-container .teacheritem .te_right .trli::after {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 5px;
  height: 5px;
  background: #454B5F;
  border-radius: 50%;
}

#hfooter {
  height: 54px;
}

.hfooter {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-weight: bold;
  line-height: 68px;
  z-index: 1001;
}

.hfooter .consult {
  width: 25%;
  font-size: 20px;
  text-align: center;
  font-weight: normal;
  padding: 0;
  height: 54px;
  line-height: 54px;
  color: #101D40;
  background: #AAD678;
  border-right: 1px #FFFFFF solid;
}

.hfooter .order {
  font-size: 20px;
  padding: 0;
  width: 50%;
  height: 54px;
  line-height: 54px;
  color: #FFFFFF;
  background: #493AD6;
}

.environment .enbox {
  margin-top: 35px;
  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;
}

.environment .enbox .school1 {
  width: 346px;
  height: 338px;
}

.environment .enbox .school2 {
  width: 674px;
  height: 194px;
}

.environment .enbox .school3 {
  width: 327px;
  height: 124px;
}

.environment .enbox .school4 {
  width: 515px;
  height: 204px;
}

.environment .enbox .enul {
  margin-top: 15px;
  margin-left: 40px;
  font-size: 0;
}

.environment .enbox .enul .enitem {
  margin-left: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
}

.environment .enaddr .icondingwei {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 20px;
}

.environment .enaddr .fwblod {
  font-weight: bold;
}

.environment .enaddr .addritem {
  position: relative;
  font-size: 18px;
  color: #101D40;
  line-height: 28px;
  padding-left: 30px;
  margin-bottom: 6px;
}

.environment .enaddr .addritem:last-child {
  margin-bottom: 0;
}

.environment .environmentbtn {
  margin-top: 20px;
}

.school .schoolbox {
  margin-top: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  font-size: 0px;
}

.school .schoolbox .schoolitem {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.school .schoolbox .schoolitem .schoologo {
  margin-left: auto;
  margin-right: auto;
}

.school .schoolbox .schoolitem .schoolname {
  margin-top: 8px;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #313543;
}

.school .schoolbox .schoolitem .dld {
  width: 211px;
}

.school .schoolbox .schoolitem .akl {
  margin-top: 19px;
  width: 150px;
}

.school .schoolbox .schoolitem .nj {
  width: 60px;
}

.school .schoolbox .schoolitem .jq {
  margin-top: 5px;
  width: 60px;
}

.school .schoolbox .schoolitem .ld {
  margin-top: 25px;
  width: 90px;
}

.school .schoolbox .schoolitem .ldzz {
  margin-top: 5px;
  width: 62px;
}

.school .schoolbox .schoolitem .dg {
  margin-top: 3px;
  width: 68px;
}

.school .schoolbox .schoolitem .lz {
  width: 193px;
}

.school .schoolbox .schoolitem .mc {
  margin-top: 10px;
  width: 124px;
}

.school .schoolbox .schoolitem .lkst {
  margin-top: 10px;
  width: 163px;
}

.school .schoolbox .schoolitem .stf {
  width: 74px;
}

.school .schoolbox .schoolitem .hf {
  width: 75px;
}

.school .schoolbox .schoolitem .ms {
  width: 76px;
}

.school .schoolbox .schoolitem .jzblk {
  margin-top: 10px;
  width: 142px;
}

.school .schoolbox .schoolitem .dk {
  margin-top: 25px;
  width: 99px;
}

.school .schoolbox .schoolitem .xn {
  margin-top: 7px;
  width: 156px;
}

.school .schoolbtn {
  margin-top: 50px;
}

.pagemain {
  padding-bottom: 80px;
}

.banner {
  display: block;
  position: relative;
  width: 100%;
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.banner .baout {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.banner .bannerbox {
  text-align: center;
  font-size: 0;
}

.banner .bannerbox .banneritle {
  font-size: 44px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 54px;
  letter-spacing: 2px;
}

.banner .bannerbox .bannerdesc {
  display: inline-block;
  position: relative;
  margin: 15px auto 0;
  font-size: 22px;
  font-weight: 500;
  height: 42px;
  line-height: 42px;
  background: white;
  padding: 0 15px;
}

.banner .bannerbox .bannerdesc .baleft {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 100%;
  -webkit-transform: translateX(-95%);
          transform: translateX(-95%);
  z-index: 1;
}

.banner .bannerbox .bannerdesc .baright {
  position: absolute;
  width: auto;
  height: 100%;
  right: 0;
  top: 0;
  -webkit-transform: translateX(95%);
          transform: translateX(95%);
  z-index: 1;
}

.banner .bannerbox .bannerbtn {
  display: block;
  margin: 30px auto 0;
  height: 50px;
  background: #FFCA1A;
  border-radius: 25px;
  padding: 0 36px;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
}

.classinfo .classul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -70px;
}

.classinfo .classitem {
  position: relative;
  display: block;
  width: 450px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  padding: 34px 40px 106px;
  margin-left: 70px;
  margin-top: 50px;
}

.classinfo .classitem .classtitle {
  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;
  font-size: 24px;
  font-weight: 500;
  color: #FF9C00;
  line-height: 34px;
}

.classinfo .classitem .classtitle .classicon {
  margin-right: 9px;
}

.classinfo .classitem .classdescbox {
  margin-top: 23px;
}

.classinfo .classitem .classdesc {
  font-size: 16px;
  color: #454B5F;
  line-height: 29px;
  margin-bottom: 14px;
}

.classinfo .classitem .classdesc .subtitle {
  font-weight: bold;
  color: #101D40;
  font-size: 18px;
}

.classinfo .classitem .classdesc:last-child {
  margin-bottom: 0;
}

.classinfo .classitem .classdescbtn {
  position: absolute;
  left: 50%;
  bottom: 40px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  margin: 20px auto 0;
  height: 46px;
  background: #AAD678;
  border-radius: 23px;
  font-size: 18px;
  color: #111111;
  line-height: 46px;
  text-align: center;
  min-width: 136px;
  padding: 0 30px;
  z-index: 10;
}

.material .materialimg {
  width: 1100px;
  margin: 40px auto 0;
}

.coach .te_info {
  margin-top: 45px;
  font-size: 0;
  text-align: center;
  margin-left: -85px;
}

.coach .te_info .te_infoitem {
  display: inline-block;
  vertical-align: top;
  margin-left: 85px;
}

.coach .te_info .teinfoimg {
  margin: 0 auto;
  width: 90px;
  height: 90px;
}

.coach .te_info .teinfodesc {
  margin-top: 15px;
  font-size: 18px;
  color: #313543;
  line-height: 28px;
}

.whyme .wminfo {
  margin-top: 40px;
  font-size: 0;
  margin-left: -60px;
  text-align: center;
}

.whyme .wminfo .wminfoitem {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  text-align: center;
  margin-left: 60px;
}

.whyme .wminfo .wminfoitem .wmicon {
  margin: 0 auto;
}

.whyme .wminfo .wminfoitem .wmicon.sc {
  width: 49px;
}

.whyme .wminfo .wminfoitem .wmicon.jc {
  width: 45px;
  padding-top: 6px;
}

.whyme .wminfo .wminfoitem .wmicon.jk {
  width: 43px;
  padding-top: 6px;
}

.whyme .wminfo .wminfoitem .wmicon.pp {
  width: 44px;
  padding-top: 6px;
}

.whyme .wminfo .wminfoitem .wmtitle {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 500;
  color: #1B305B;
  line-height: 30px;
}

.whyme .wminfo .wminfoitem .wmdesc {
  margin-top: 3px;
  font-size: 16px;
  color: #4E5467;
  line-height: 28px;
}

.subjects .subjectul {
  font-size: 0;
  text-align: center;
  margin-top: 40px;
  margin-left: -58px;
}

.subjects .subjectul .subjectitem {
  display: inline-block;
  vertical-align: top;
  width: 196px;
  height: 56px;
  line-height: 56px;
  border-radius: 10px;
  text-align: center;
  background: rgba(253, 204, 41, 0.2);
  color: #20201E;
  font-size: 18px;
  margin-left: 58px;
  margin-bottom: 20px;
}

.subjects .subjectul .subjectitem.blank {
  background: #FAFAFA;
}

.subjects .subjectul .subjectitem .subjecticon {
  margin-right: 9px;
  color: #101D40;
}

.subjects .subjectul .subjectitem .icondili,
.subjects .subjectul .subjectitem .iconshouyetubiao_shangwukecheng {
  font-size: 21px;
}

