.school-footer-box {
  display: none !important;
}

.wk_footer_mask {
  display: none !important;
}

/* .school-top {
  display: none !important;
}

.school-header-box {
  display: none !important;
} */

.wk_holiday_banner {
  width: 100%;
  height: 724px;
  position: relative;
  background: url("../images/wk_holiday_banner.jpg") center no-repeat;
}

.wk_teacher_swiper {
  position: absolute;
  width: 1300px;
  top: 505px;
  left: 50%;
  margin-left: -650px;
  height: 490px;
}

.wk_teacher_item {
  width: 950px;
  height: 490px;
  background: url('../images/wk_teacher_bg.png') no-repeat;
  border-radius: 10px;
  position: absolute;
  box-shadow: 5px 8px 17px 0px rgba(2, 2, 2, 0.15);
  transition: all 0.5s;
  top: 0;
  margin-left: -475px;
  left: 50%;
}

.wk_teacher_item.center {
  opacity: 1;
  transform: translate(0, 0) scale(1);
  z-index: 3;
}

.wk_teacher_item.left {
  opacity: 0.7;
  transform: translate(-22%, -2%) scale(0.85);
  z-index: 2;
}

.wk_teacher_item.right {
  opacity: 0.7;
  transform: translate(22%, -2%) scale(0.85);
  z-index: 2;
}

.wk_teacher_item.after {
  opacity: 0.5;
  transform: translate(0, 0) scale(0.7);
  z-index: 1;
}

.wk_arrow {
  font-weight: 1000;
  color: #666;
  font-family: "宋体";
  position: absolute;
  font-size: 90px;
  z-index: 4;
  cursor: pointer;
  top: 45%;
}

.wk_arrow.left {
  left: 100px;
}

.wk_arrow.right {
  right: 100px;
}


.wk_teacher_head {
  padding-left: 50px;
  padding-top: 30px;
}

.wk_teacher_info {
  overflow: hidden;
  padding-top: 70px;
  padding-left: 50px;
}

.wk_row {
  margin-bottom: 25px;
}

.wk_teacher_info .wk_row span {
  font-size: 20px;
  margin-right: 30px;
  color: #666;
}

.wk_teacher_info .wk_row span i {
  font-size: 22px;
  color: #333;
  font-style: normal;
  font-weight: normal;
}

.wk_success_box {
  font-size: 24px;
  color: #666;
  margin-left: 80px;
  margin-right: 90px;
  position: relative;
}

.wk_success_box:before {
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  content: "“";
  color: #e84c43;
  font-size: 100px;
  position: absolute;
  top: -40px;
  left: -40px;
}

.wk_success_box:after {
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  content: "”";
  color: #e84c43;
  font-size: 100px;
  position: absolute;
  top: 20px;
}

.wk_total_student {
  width: 220px;
  height: 53px;
  background-color: #666;
  line-height: 53px;
  font-size: 32px;
  color: #fff;
  text-indent: 17px;
}

.wk_total_student span {
  width: 30px;
  height: 30px;
  background: #fff;
  color: #333;
  margin-right: 13px;
  margin-top: 12px;
  text-indent: 5px;
  line-height: 30px;;
}

.wk_btn_box {
  position: absolute;
  width: 100%;
  bottom: 30px;
  box-sizing: border-box;
  padding: 0 200px;
}

.wk_compare {
  width: 1152px;
  height: 1050px;
  background: url("../images/wk_compare_bg.jpg") no-repeat;
  margin: 350px auto 0;
  position: relative;
}

.wk_appointment_btn {
  width: 228px;
  height: 60px;
  background-color: #e62318;
  background-image: linear-gradient(-18deg, #e84c43 0%, #e62318 100%),
  linear-gradient( #e62318, #e62318);
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.wk_compare .wk_appointment_btn {
  position: absolute;
  bottom: 90px;
  left: 50%;
  margin-left: -114px;
}

.wk_date {
  width: 100%;
  height: 384px;
  position: relative;
  background: url("../images/wk_date_bg.jpg") center no-repeat;
}

.wk_teacher_idea {
  width: 100%;
  height: 1031px;
  position: relative;
  background: url("../images/wk_teacher_idea_bg.jpg") center no-repeat;
}

.wk_title {
  padding-top: 55px;
  font-size: 44px;
  text-align: center;
  font-family: "MicrosoftYaHei";
  font-weight: bold;
}

.wk_success_info {
  position: absolute;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  filter: alpha(opacity=70);
  width: 270px;
  height: 50px;
  left: 50%;
  bottom: 76px;
  margin-left: -135px;
  line-height: 50px;
  color: #ffffff;
  display: none;
  font-size: 16px;
}

.wk_title {
  padding-top: 55px;
  font-size: 44px;
  text-align: center;
}

.wk_holiday_footer {
  width: 100%;
  height: 530px;
  position: relative;
  background: url("../images/wk_holiday_footer_bg.jpg") center no-repeat;
}

.wk_idea_list {
  width: 1151px;
  margin: 40px auto 0;
}

.wk_idea_item {
  width: 100%;
  height: 181px;
  background-color: #fff;
  margin-bottom: 30px;
  opacity: 0.8;
}

.wk_idea_info {
  overflow: hidden;
  padding-left: 60px;
}

.wk_idea_info .wk_teacher_img {
  width: 147px;
  height: 147px;
  margin-top: 17px;
}

.wk_teacher_img img {
  height: 100%;
  width: 100%;
}

.wk_teacher_idea_info {
  overflow: hidden;
  font-size: 20px;
  padding-left: 27px;
  color: #666666;
  padding-top: 35px;
  font-family: "MicrosoftYaHei";
}

.wk_teacher_idea_info p {
  font-size: 26px;
  color: #333;
  margin-bottom: 10px;
}

.wk_course_list {
  width: 1200px;
  margin: 125px auto 144px;
}

.wk_course_title_list {
  height: 86px;
  position: relative;
  margin: 0 auto;
  left: 23px;
}

.wk_course_title_item {
  width: 282px;
  height: 86px;
  background-color: #f1f1f1;
  border-radius: 5px;
  position: absolute;
  font-size: 30px;
  color: #333;
  bottom: 0;
  cursor: pointer;
}

.wk_course_title_item.two {
  left: 289px;
}

.wk_course_title_item.three {
  left: 578px;
}

.wk_course_title_item.four {
  left: 867px;
}

.wk_course_title_item.active {
  background-color: #ff6b27;
  background-image: linear-gradient(180deg, #ff6b27 0%, #fc8b55 100%);
  height: 142px;
  color: #fff;
}

.wk_course_title_item.active .wk_course_icon {
  width: 62px;
  height: 62px;
  background: url('../images/wk_book_icon.png') no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -31px;
  top: 12px;
}

.wk_course_name {
  position: absolute;
  bottom: 22px;
  width: 100%;
  text-align: center;
}

.wk_course_content {
  margin-top: 12px;
  margin-left: -30px;
  width: 1194px;
  height: 490px;
  background: url('../images/wk_course_bg.jpg') no-repeat;
  position: relative;
}

.wk_course_content .wk_appointment_btn {
  position: absolute;
  right: 78px;
  bottom: 29px;
}

.wk_course_main_list {
  top: 91px;
  margin-left: 380px;
  position: relative;
}

.wk_course_main_item {
  position: absolute;
  left: 0;
  top: 0;
}

.wk_course_main_item.four {
  margin-top: 50px;
}

.wk_course_row {
  margin-bottom: 30px;
  padding-left: 40px;
}

.wk_course_row.far {
  margin-bottom: 50px;
}

.wk_course_row span {
  font-size: 24px;
  color: #999;
}

.wk_course_row div {
  overflow: hidden;
  font-size: 24px;
  color: #333;
}

.wk_white_btn {
  width: 228px;
  height: 60px;
  background-color: #fff;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  border-radius: 10px;
  color: #e62318;
  position: absolute;
  left: 50%;
  margin-left: -114px;
  bottom: 30px;
}

.wk_white_btn.active {
  background-color: #e62318;
  background-image: linear-gradient(-18deg, #e84c43 0%, #e62318 100%),
  linear-gradient( #e62318, #e62318);
  color: #fff;
}

.wk_appointment_btn.active {
  background-image: linear-gradient(-18deg, #c54139 0%, #c41e14 100%),
  linear-gradient( #c41e14, #c41e14);
}

