.reference .rebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.reference .rebox .reitem {
  cursor: pointer;
  position: relative;
  margin-top: 40px;
  margin-left: 55px;
  width: 330px;
  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: 30px 10px 105px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.reference .rebox .reitem:hover {
  background: #FF8B03;
}

.reference .rebox .reitem:hover .reicon {
  background-position: -73px 0;
}

.reference .rebox .reitem:hover .retitle,
.reference .rebox .reitem:hover .redesc {
  color: #FFFFFF;
}

.reference .rebox .reitem:hover .rebtn {
  background: #FFFFFF;
  color: #FF8B03;
}

.reference .rebox .reitem .reicon {
  width: 73px;
  height: 73px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 146px 73px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.reference .rebox .reitem .retitle {
  margin-top: 19px;
  font-size: 22px;
  font-weight: 500;
  color: #1B305B;
  line-height: 32px;
}

.reference .rebox .reitem .redesc {
  margin-top: 9px;
  font-size: 16px;
  color: #4E5467;
  line-height: 26px;
}

.reference .rebox .reitem .rebtn {
  position: absolute;
  white-space: nowrap;
  height: 46px;
  border-radius: 23px;
  padding: 0 30px;
  text-align: center;
  line-height: 46px;
  min-width: 186px;
  left: 50%;
  font-size: 18px;
  bottom: 30px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}

.assist .asul {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -50px;
}

.assist .asitem {
  width: 330px;
  margin-bottom: 30px;
  margin-left: 50px;
  text-align: center;
  padding: 30px 25px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.assist .asitem.Duolingo:hover {
  background: #58CC02;
}

.assist .asitem.TOEFL:hover {
  background: #1073F0;
}

.assist .asitem:hover {
  border-radius: 15px;
}

.assist .asitem:hover .asicon {
  background-position: -73px 0;
}

.assist .asitem:hover .astitle,
.assist .asitem:hover .asdesc {
  color: #FFFFFF;
}

.assist .asitem .asicon {
  width: 73px;
  height: 73px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 146px 73px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.assist .asitem .astitle {
  margin-top: 19px;
  font-size: 22px;
  font-weight: 500;
  color: #1B305B;
  line-height: 32px;
}

.assist .asitem .asdesc {
  margin-top: 9px;
  font-size: 16px;
  color: #4E5467;
  line-height: 26px;
}

.banneritle.IB {
  text-shadow: 0px 7px 8px #2066ac;
}

.banneritle.AP {
  text-shadow: 0px 7px 8px rgba(201, 104, 0, 0.74);
}

.banneritle.IELTS {
  text-shadow: 0px 7px 8px rgba(196, 0, 37, 0.74);
}

.banneritle.TOEFL {
  text-shadow: 0px 7px 8px rgba(0, 85, 169, 0.74);
}

.banneritle.neighbors {
  text-shadow: 0px 7px 8px #69A500;
}

.tfre .tfrebox {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -65px;
}

.tfre .tfrebox .tfreitem {
  position: relative;
  width: 250px;
  text-align: center;
  padding: 20px 10px;
  margin-bottom: 40px;
  margin-left: 65px;
  border: 1px solid #E5E5E5;
  border-radius: 15px;
}

.tfre .tfrebox .tfreitem .tfreicon {
  height: 54px;
  margin: 0 auto;
}

.tfre .tfrebox .tfreitem .icon1 {
  width: 53px;
}

.tfre .tfrebox .tfreitem .icon2 {
  width: 52px;
}

.tfre .tfrebox .tfreitem .icon3 {
  width: 37px;
}

.tfre .tfrebox .tfreitem .icon4 {
  width: 48px;
}

.tfre .tfrebox .tfreitem .icon5 {
  width: 45px;
}

.tfre .tfrebox .tfreitem .icon6 {
  width: 48px;
}

.tfre .tfrebox .tfreitem .tfretitle {
  margin-top: 5px;
  font-size: 20px;
  color: #1B305B;
  line-height: 34px;
}

.IELTSapply {
  margin-top: 60px;
  position: relative;
  width: 100%;
  height: 100px;
  background-repeat: no-repeat;
  background-size: 210px 100px;
  background-position: top right;
  background-color: #FEF1ED;
  border-radius: 15px;
}

.IELTSapply .applybox {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 125px 0 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.IELTSapply .applybox .applydesc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #FF4B0D;
}

.IELTSapply .applybox .applydesc .desc1 {
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.IELTSapply .applybox .applydesc .desc2 {
  margin-top: 4px;
  font-size: 20px;
  line-height: 30px;
}

.IELTSapply .applybox .applybtn {
  padding: 0 42px;
  font-size: 18px;
  line-height: 50px;
  height: 50px;
  text-align: center;
  background: #AAD678;
  border-radius: 25px;
}

.detTest {
  margin-top: 60px;
}

.apadvantage .adbox {
  margin-top: 40px;
  font-size: 0;
  text-align: center;
  margin-left: -170px;
}

.apadvantage .adbox .aditem {
  margin-left: 170px;
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
}

.apadvantage .adbox .aditem .adimg {
  width: 150px;
  margin-right: 20px;
  max-height: 105px;
  overflow: hidden;
  border-radius: 10px;
}

.apadvantage .adbox .aditem .itemright {
  width: 320px;
  text-align: left;
}

.apadvantage .adbox .aditem .itemright .itemtitle {
  margin-top: -7px;
  font-size: 20px;
  font-weight: 500;
  color: #FF9C00;
  line-height: 40px;
}

.apadvantage .adbox .aditem .itemright .itemdesc {
  font-size: 16px;
  color: #454B5F;
  line-height: 23px;
}

.subjectinfo {
  width: 1100px;
  margin: 0 auto;
}

.subjectinfo .infotable {
  position: relative;
  margin-top: 40px;
  overflow: hidden;
}

.subjectinfo .infotable table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #E7E7E7;
}

.subjectinfo .infotable th {
  font-size: 18px;
  color: #101D40;
  background: #AAD678;
  font-weight: normal;
}

.subjectinfo .infotable tbody tr:nth-child(odd) {
  background: #FFFFFF;
}

.subjectinfo .infotable tbody tr:nth-child(even) {
  background: #FFFAE9;
}

.subjectinfo .infotable td {
  font-size: 16px;
  color: #454B5F;
}

.subjectinfo .infotable th,
.subjectinfo .infotable td {
  position: relative;
  padding: 15px 20px;
  text-align: left;
  border: 1px solid #E7E7E7;
}

.subjectinfo .infotable th.center,
.subjectinfo .infotable td.center {
  text-align: center;
}

.subjectinfo .infotip {
  margin-top: 15px;
  font-size: 14px;
  color: #454B5F;
  line-height: 24px;
}

.prepare {
  width: 800px;
  margin: 0 auto;
}

.prepare .preparebox {
  margin-top: 40px;
}

.prepare .preparebox .ptitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.prepare .preparebox .ptitem:last-child {
  margin-bottom: 0;
}

.prepare .preparebox .ptitem .pticon {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.prepare .preparebox .ptitem .ptdesc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 20px;
  color: #111111;
  line-height: 24px;
}

.prepare .preparetip {
  margin-top: 15px;
  font-size: 14px;
  color: #454B5F;
  line-height: 24px;
}

.detbanner {
  padding: 40px 0 0 137px;
}

.detbanner .detbttile {
  font-size: 40px;
  font-weight: bold;
  color: #3567B4;
  line-height: 50px;
}

.detbanner .detbdesc {
  margin-top: 8px;
  font-size: 22px;
  font-weight: 500;
  color: #333333;
  line-height: 32px;
}

.detbanner .detbottom {
  margin-top: 15px;
}

.detbanner .detbottom .mpimg {
  width: 115px;
  height: 115px;
  margin-right: 20px;
  overflow: hidden;
  border-radius: 15px;
}

.detbanner .detbottom .detbrdesc {
  margin-top: 9px;
  font-size: 20px;
  color: #333333;
  line-height: 30px;
}

.detbanner .detbottom .detbrbtn {
  display: block;
  margin-top: 12px;
  height: 50px;
  background: #58CC02;
  border-radius: 25px;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 50px;
  text-align: center;
  padding: 0 26px;
}

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

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

.classinfo .classinfo-swiper-container .swiper-slide .classitem {
  margin: 0;
  height: 100%;
}

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

