.bannerbottom {
  position: absolute;
  left: 50%;
  bottom: -70px;
  width: 760px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  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: 20px 0;
}

.bannerbottom .bbmain {
  font-size: 0;
  text-align: center;
  margin-left: -90px;
}

.bannerbottom .bbmain .bbitem {
  display: inline-block;
  vertical-align: top;
  margin-left: 90px;
}

.bannerbottom .bbmain .bbitem .bbicon {
  margin: 0 auto;
}

.bannerbottom .bbmain .bbitem .bbtext {
  margin-top: 5px;
  font-size: 16px;
  color: #454B5F;
  line-height: 26px;
}

.bannerbottom .bbmain .bbitem .peisheng {
  width: 114px;
}

.bannerbottom .bbmain .bbitem .pic_20w {
  margin-top: 4px;
  width: 138px;
}

.bannerbottom .bbmain .bbitem .pic_zq {
  width: 134px;
}

.student .studentbottom {
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
  color: #454B5F;
  line-height: 24px;
}

.student-swiper-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 40px 20px 60px;
}

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

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

.student-swiper-container .swiper-slide {
  width: auto;
  height: unset;
}

.student-swiper-container .swiper-slide .studentitem {
  width: 360px;
  height: 100%;
  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: 20px;
  padding: 30px;
}

.student-swiper-container .swiper-slide .studenthead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.student-swiper-container .swiper-slide .studenthead .studentimg {
  width: 65px;
  height: 65px;
  margin-right: 10px;
  border-radius: 50%;
  overflow: hidden;
}

.student-swiper-container .swiper-slide .studenthead .headr {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.student-swiper-container .swiper-slide .studenthead .headr .studentname {
  font-size: 20px;
  font-weight: 500;
  color: #1B305B;
  line-height: 30px;
}

.student-swiper-container .swiper-slide .studenthead .headr .studentinfo {
  font-size: 14px;
  color: #454B5F;
  line-height: 24px;
}

.student-swiper-container .swiper-slide .studentdesc {
  margin-top: 10px;
  position: relative;
  font-size: 16px;
  color: #454B5F;
  line-height: 27px;
  padding: 30px 0;
  -webkit-perspective: 1000;
          perspective: 1000;
}

.student-swiper-container .swiper-slide .studentdesc .yinhaol,
.student-swiper-container .swiper-slide .studentdesc .yinhaor {
  position: absolute;
  font-size: 26px;
  color: rgba(255, 206, 43, 0.3);
  z-index: 10;
}

.student-swiper-container .swiper-slide .studentdesc .yinhaor {
  right: 0;
  bottom: 0;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.student-swiper-container .swiper-slide .studentdesc .yinhaol {
  left: 0;
  top: 0;
}

.banneritle.PTE {
  text-shadow: 0px 7px 8px rgba(3, 132, 164, 0.8);
}

.classinfo {
  margin-top: 45px;
}

.pteleveltest {
  margin-top: 60px;
}

.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;
}

