.project_banner .swiper-pagination-bullet {
  width: 0.15rem;
  height: 0.15rem;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

.project_banner .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}

.project_banner {
  width: 100%;
}

.project_banner img {
  width: 100%;
  height: auto;
}

.project_nav li {
  display: inline-block;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.28rem;
  color: #fff;
  background: #0bba80;
  box-sizing: border-box;
  padding: 0rem 0.2rem;
}

.project_nav li a {
  box-sizing: border-box;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}

.project_nav {
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  width: 100%;
  font-size: 0px;
}

.project_nav li.on {
  background: #ffb400;
  box-shadow: 0px 5px 15px 0px rgba(176, 176, 176, 0.2);
}

.coaching_problem_main {
  padding-top: 1.8rem;
  /* text-align: center; */
  position: relative;
  margin-bottom: 0.36rem;
}

.coaching_problem_main_image {
  width: 50%;
  height: auto;
  margin-left: 30%;
}

.coaching_problem {
  background: #fff;
  padding: 0.8rem 3%;
  width: 100%;
  box-sizing: border-box;
}

.coaching_title {
  text-align: center;
  font-size: 0.38rem;
  margin-bottom: 0.3rem;
  color: #333;
  /* font-weight: bold; */
}

.coaching_teacher_content p:nth-child(2n) {
  margin-bottom: 0.12rem;
}

.coaching_title_specila {
  color: #0aba80;
}

.coaching_title_desc {
  font-size: 0.26rem;
  color: #666;
  margin-bottom: 0.6rem;
  text-align: center;
}

.coaching_problem_list li {
  font-size: 0.26rem;
  width: 2.4rem;
  height: 1.2rem;
  box-sizing: border-box;
  font-weight: bold;
  line-height: 0.36rem;
  padding-top: 0.18rem;
  color: #333;
  text-align: center;
  position: absolute;
}

.coaching_problem_special {
  color: #fa9500;
}

.coaching_problem_li1 {
  background: url(../images/problem_bg1.png) left top no-repeat;
  background-size: 100% 100%;
  top: 0rem;
  left: 33.7%;
}

.coaching_problem_li2 {
  background: url(../images/problem_bg2.png) left top no-repeat;
  background-size: 100% 100%;
  top: 1.5rem;
  left: 0rem;
}

.coaching_problem_li3 {
  background: url(../images/problem_bg3.png) left top no-repeat;
  background-size: 100% 100%;
  top: 3.2rem;
  left: 0rem;
}

.coaching_problem_li4 {
  background: url(../images/problem_bg4.png) left top no-repeat;
  background-size: 100% 100%;
  top: 1.5rem;
  right: 0rem;
}

.coaching_problem_li5 {
  background: url(../images/problem_bg5.png) left top no-repeat;
  background-size: 100% 100%;
  top: 3.2rem;
  right: 0rem;
}

.coaching_problem_btns {
  text-align: center;
}

.coaching_button {
  height: 0.88rem;
  line-height: 0.88rem;
  padding: 0rem 1.06rem;
  border-radius: 0.44rem;
  font-size: 0.3rem;
  color: #fff;
  background: url(../images/problem_btn_bg.jpg) left top no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 15px 32px 0px rgba(144, 186, 172, 0.24);
}

.coaching_test {
  padding: 0.8rem 3% 0.5rem;
  width: 100%;
  box-sizing: border-box;
  background: url(../images/test_mian_bgs.jpg) left top no-repeat;
  background-size: 100% 100%;
}

.coaching_test_tit {
  font-size: 0.38rem;
  text-align: center;
  /* font-weight: bold; */
  line-height: 0.3rem;
  color: #fff;
  margin-bottom: 0.55rem;
}

.coaching_test_list {
  overflow: hidden;
}

.coaching_test_list li {
  width: 48%;
  float: left;
  box-sizing: border-box;
  margin-right: 4%;
  margin-bottom: 0.3rem;
  height: 2.56rem;
  background: url(../images/coaching_test_bg.png) left top no-repeat;
  background-size: 100% 100%;
  padding: 0rem 0.15rem;
  overflow: auto;
}
.coaching_test_list li:nth-child(2n) {
  margin-right: 0px;
}

.coaching_test_li_tit {
  font-size: 0.3rem;
  text-align: center;
  margin: 0rem;
  font-weight: bold;
  color: #ff9c0a;
  line-height: 0.8rem;
}

.coaching_test_line {
  display: block;
  width: 100%;
}

.coaching_test_content {
  text-align: center;
  width: 100%;
  padding: 0.4rem 0rem 0rem;
  box-sizing: border-box;
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #323232;
}

.coaching_test_content_gray {
  font-size: 0.24rem;
  line-height: 0.38rem;
  color: #999;
  padding: 0.1rem 0rem 0rem;
}

.coaching_allgrade {
  padding: 0.8rem 3%;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
}

.coaching_allgrade_list li {
  width: 100%;
  box-sizing: border-box;
  height: 2.32rem;
  overflow: auto;
  border-radius: 1.5rem;
  position: relative;
  padding: 0.08rem;
  margin-bottom: 0.4rem;
}

.coaching_allgrade_list_inenr {
  overflow: hidden;
}
.coaching_allgrade_list li.type1 {
  background: url(../images/coaching_allgrade_bg1.jpg) left top no-repeat;
  background-size: 100% 100%;
  box-shadow: 0rem 0.15rem 0.2rem 0rem rgba(84, 157, 133, 0.3);
}

.coaching_allgrade_list li.type2 {
  background: url(../images/coaching_allgrade_bg2.jpg) left top no-repeat;
  background-size: 100% 100%;
  box-shadow: 0rem 0.15rem 0.2rem 0rem rgba(204, 170, 114, 0.3);
}

.coaching_allgrade_list li.type3 {
  background: url(../images/coaching_allgrade_bg3.jpg) left top no-repeat;
  background-size: 100% 100%;
  box-shadow: 0rem 0.15rem 0.3rem 0rem rgba(72, 138, 183, 0.3);
}

/*.coaching_allgrade_img {*/
/*  width: 2.16rem;*/
/*  height: 2.16rem;*/
/*  border-radius: 50%;*/
/*  float: left;*/
/*}*/

/*.type2 .coaching_allgrade_img {*/
/*  float: right;*/
/*}*/

.type2 .coaching_allgrade_right {
  float: left;
  box-sizing: border-box;
  padding-left: 0.8rem;
}

.coaching_allgrade_right {
  width: 65%;
  float: right;
  padding-top: 0.2rem;
}
.coaching_allgrade_grade {
  display: inline-block;
  width: auto;
  font-size: 0.3rem;
  padding: 0rem 0.3rem;
  background: #fff;
  margin-bottom: 0.18rem;
  height: 0.5rem;
  border-radius: 0.3rem;
  line-height: 0.5rem;
}

.type1 .coaching_allgrade_grade {
  color: #0aba80;
}

.type2 .coaching_allgrade_grade {
  color: #ff9e09;
}

.type3 .coaching_allgrade_grade {
  color: #23a4fd;
}

.coaching_allgrade_content {
  color: #fff;
  opacity: 0.8;
  font-size: 0.24rem;
  line-height: 0.36rem;
}

.coaching_allgrade_list {
  margin-bottom: 0.56rem;
}

.coaching_teacher {
  padding: 0.8rem 3%;
  width: 100%;
  box-sizing: border-box;
  background: #f0fafa url(../images/coaching_teacher_background.png) left bottom
    no-repeat;
  background-size: 100% auto;
}
.coaching_teacher .coaching_title {
  margin-bottom: 0.5rem;
}

.coaching_teacher_item {
  width: 100%;
  box-sizing: border-box;
  padding: 0.1rem 0.1rem 0.1rem 40%;
  position: relative;
  background: #fff;
  /* min-height: 4rem; */
}

.coaching_teacher_swiper {

  overflow: hidden;
}
.coaching_teacher_swiper .coaching_teacher_item {
  box-shadow: 0 0.12rem 0.3rem 0 rgba(188, 188, 188, 0.25);
  border-radius: 0.1rem;
}

.coaching_teacher_pictrue {
  width: calc(40% - 0.1rem);
  position: absolute;
  margin: 0.1rem 0 0.1rem 0.1rem;
  box-sizing: border-box;
  left: 0rem;
  height: calc(100% - 0.2rem);
  bottom: 0rem;
  background-color: #efefef;
}

.coaching_teacher_pictrue img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
}

.coaching_teacher_right {
  width: 100%;
}

.coaching_teacher_name {
  font-size: 0.28rem;
  padding: 0.18rem 0.3rem 0rem;
  font-weight: bold;
  color: #333;
  height: 0.76rem;
  width: 100%;
  box-sizing: border-box;
}

.coaching_teacher_content {
  width: 100%;
  box-sizing: border-box;
  background: url(../images/coaching_teacher_bg.jpg) left top no-repeat;
  background-size: 100% 100%;
  min-height: 3.05rem;
  overflow: auto;
  padding: 0.2rem 0.3rem;
  font-size: 0.24rem;
  line-height: 0.44rem;
  color: #fff;
  overflow: auto;
}

.coaching_teacher_yellow {
  color: #ffef6c;
  font-weight: bold;
}

.coaching_teacher_swiper {
  padding-bottom: 0.45rem;
  position: relative;
  margin-bottom: 0.65rem;
}

.nomal_pagination .swiper-pagination-bullet {
  width: 0.15rem;
  height: 0.15rem;
  background: #ececec;
  margin: 0rem 0.1rem;
  opacity: 1;
}

.nomal_pagination .swiper-pagination-bullet-active {
  background: #0aba80;
}

.nomal_pagination {
  width: 100%;
  bottom: 0rem;
  text-align: center;
}

.coaching_teacher_list {
  margin-bottom: 0.5rem;
}

.coaching_teacher_list > li {
  width: 48%;
  float: left;
  margin-right: 4%;
  box-shadow: 0rem 0.12rem 0.26rem 0rem rgba(177, 190, 186, 0.2);
  border-radius: 0.08rem;
  margin-bottom: 0.3rem;
}

.coaching_teacher_list > li:nth-child(2n) {
  margin-right: 0rem;
}

.coaching_teacher_list > li.clear {
  clear: both;
  float: none;
  width: 0rem;
  height: 0rem;
}

.coaching_teacher_list_title {
  font-size: 0.3rem;
  font-weight: bold;
  color: #fff;
  height: 1.04rem;
  border-radius: 0.08rem 0.08rem 0rem 0rem;
  text-align: center;
  box-sizing: border-box;
  padding-top: 0.28rem;
}

.type1 .coaching_teacher_list_title {
  background: #fff url(../images/coaching_teacher_icon_bg1.jpg) left top
    no-repeat;
  background-size: 100% 100%;
}

.type2 .coaching_teacher_list_title {
  background: #fff url(../images/coaching_teacher_icon_bg2.jpg) left top
    no-repeat;
  background-size: 100% 100%;
}

.coaching_teacher_list_title img {
  height: 0.3rem;
  margin-right: 0.12rem;
}

.coaching_teacher_list_inner {
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  padding: 0.2rem 0.3rem 0.3rem;
  height: 2rem;
  overflow: auto;
}

.coaching_teacher_list_inner li {
  overflow: hidden;
  font-size: 0.26rem;
  line-height: 0.48rem;
  color: #333;
}

.coaching_teacher_list_inner li i {
  float: left;
  display: block;
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  background-color: #0aba80;
  margin-top: 0.22rem;
  margin-right: 0.15rem;
}

.coaching_step {
  background: #fff;
  padding: 0.8rem 0rem 0.9rem;
}

.coaching_step_container {
  width: 100%;
  box-sizing: border-box;
  padding: 0rem 3%;
}

.coaching_step_mian {
  width: 100%;
  height: auto;
  display: block;
  margin: 0.48rem 0rem;
}

.coaching_step_desc {
  width: 90%;
  margin: 0rem auto;
  font-size: 0.24rem;
  line-height: 0.44rem;
  color: #999;
  text-align: center;
}

.coaching_progress_top {
  height: 1.06rem;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 0.08rem;
  margin-bottom: 0.16rem;
  overflow: hidden;
}

.coaching_progress_top_icon {
  height: 0.72rem;
  width: auto;
  display: block;
  position: relative;
  z-index: 1;
}

.coaching_progress_top_bg {
  position: absolute;
  top: 0rem;
  left: 0rem;
  height: 0.88rem;
  width: auto;
  opacity: 0.4;
  max-width: 1000%;
}

.coaching_progress {
  width: 100%;
  box-sizing: border-box;
  padding: 0.8rem 3% 0.8rem;
  background: #17bc78 url(../images/progress_background.jpg) left bottom
    no-repeat;
  background-size: 100% auto;
}

.coaching_progress_top_bg_type2 {
  height: 1rem;
}

.coaching_progress_list {
  overflow: hidden;
}

.coaching_progress_list li {
  width: 34.7%;
  float: left;
  position: relative;
  height: 4.2rem;
  padding-top: 0.1rem;
}

.type2 .coaching_progress_top {
  position: relative;
  top: -0.04rem;
}

.coaching_progress_list li.type2 {
  width: 30.6%;
  /* padding: 0rem; */
}

.type2 .coaching_progress_content {
  padding: 0rem 0rem 0rem 0.1rem;
}

.coaching_progress_tit {
  font-size: 0.38rem;
  margin-bottom: 0.56rem;
  /*font-weight: bold;*/
  text-align: center;
  color: #fff;
}

.coaching_progress_name {
  font-size: 0.28rem;
  color: #fff580;
  margin-bottom: 0.2rem;
  padding-left: 0.1rem;
  width: 100%;
  box-sizing: border-box;
}

.coaching_progress_content {
  width: 100%;
  box-sizing: border-box;
  padding-right: rem;
  padding-left: 0.1rem;
  font-size: 0.2rem;
  line-height: 0.38rem;
  color: #fff;
  max-height: 45%;
  overflow: auto;
}
.coaching_progress_list {
  position: relative;
  display: none;
}
.coaching_progress_listImg {
  width: 100%;
  height: auto;
}
.coaching_progress_list:after {
  content: "";
  display: block;
  position: absolute;
  right: 0rem;
  top: 13.8%;
  width: 0.07rem;
  height: 100%;
  background: #fff;
  opacity: 0.4;
}

.after_none:after {
  display: none;
}
.after_left:after {
  right: auto;
  left: 0rem;
  top: 1.1rem;
  width: 0.08rem;
}

.coaching_progress_top.type3 {
  top: 0.08rem;
  padding-left: 0.15rem;
}
.coaching_progress_top.type4 {
  top: 0.08rem;
  padding-left: 0.36rem;
}

.after_left {
  margin-top: -0.58rem;
}

.after_none {
  margin-top: -0.4rem;
}

.coaching_see {
  padding: 0.8rem 0rem;
  background: #fff;
}

/* 1v3 */
.class_groups {
  padding: 0.9rem 3% 0.8rem;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
}

.class_groups_list {
  overflow: hidden;
}

.class_groups_list li {
  width: 33.33%;
  float: left;
  text-align: center;
}

.class_groups_list li + li {
  /* margin-left: 2%; */
}

.class_groups_list li > img {
  height: 1rem;
  width: auto;
  margin-bottom: 0.36rem;
}

.class_groups_list_cntent {
  font-size: 0.22rem;
  line-height: 0.36rem;
  font-weight: bold;
  color: #333;
}

.fixed_allage_top {
  width: 100%;
  box-sizing: border-box;
  background: url(../images/fixed_allage_bg.jpg) left top no-repeat;
  background-size: 100% 100%;
  padding: 0.8rem 0rem 2.1rem 3%;
}

.fixed_allage_title {
  font-size: 0.38rem;
  text-align: center;
  /*font-weight: bold;*/
  color: #fff;
  margin-bottom: 0.4rem;
}

.fixed_allage_top_main {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding-top: 0.38rem;
}

.fixed_allage_top_bg {
  position: absolute;
  top: 0rem;
  right: 0rem;
  width: 56.55%;
  height: auto;
}

.fixed_allage_top_list {
  position: relative;
  z-index: 1;
}

.fixed_allage_top_list li {
  overflow: hidden;
  margin-bottom: 0.28rem;
}

.fixed_allage_top_list li > img {
  height: 0.28rem;
  float: left;
  margin-right: 0.2rem;
  position: relative;
  bottom: -0.04rem;
}

.fixed_allage_top_list li p {
  width: 90%;
  font-size: 0.28rem;
  font-weight: bold;
  line-height: 0.4rem;
  color: #fff;
  float: left;
}

.fixed_allage_stage {
  width: 94%;
  margin: -2.2rem auto 0rem;
  background: #fff;
  box-shadow: 0px 15px 30px 0px rgba(176, 176, 176, 0.3);
  border-radius: 8px;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  padding: 1rem 0.2rem 0.5rem;
}

.fixed_allage_arrow {
  width: 70%;
  position: absolute;
  top: 0.26rem;
  left: 0rem;
  right: 0rem;
  margin: auto;
  opacity: 0.3;
}

.fixed_allage_stage_list li {
  /* display: inline; */
  width: 23.7%;
  box-sizing: border-box;
  padding: 0.27rem 0.1rem;
  text-align: center;
}

.fixed_allage_stage_list {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.fixed_allage_stage_list li.type1 {
  height: 3.7rem;
  background: url(../images/stage_bg1.png) left top no-repeat;
  background-size: 100% 100%;
}

.fixed_allage_stage_list li.type2 {
  height: 3.9rem;
  background: url(../images/stage_bg2.png) left top no-repeat;
  background-size: 100% 100%;
}

.fixed_allage_stage_list li.type3 {
  height: 4.1rem;
  background: url(../images/stage_bg3.png) left top no-repeat;
  background-size: 100% 100%;
}

.fixed_allage_stage_list li.type4 {
  height: 4.3rem;
  background: url(../images/stage_bg4.png) left top no-repeat;
  background-size: 100% 100%;
}

.fixed_allage_stage_name {
  font-size: 0.28rem;
  font-weight: bold;
  line-height: 0.3rem;
  color: #fff;
  margin-bottom: 0.22rem;
}

.fixed_allage_stage_line {
  width: 100%;
  margin-bottom: 0.18rem;
}

.fixed_allage_stage_desc {
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #fff;
  margin-bottom: 0.2rem;
}

.fixed_allage_stage_tips {
  font-size: 0.2rem;
  line-height: 0.28rem;
  color: #fff;
  opacity: 0.8;
}

.fixed_allage_stage_tips p {
  margin-bottom: 0.22rem;
}

.coaching_teacher_values {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.8rem;
  margin-top: 0.5rem;
}

.coaching_teacher_values li {
  width: 33.33%;
  float: left;
  text-align: center;
}

.coaching_teacher_values li > img {
  height: 1.2rem;
  margin-bottom: 0.4rem;
  border-radius: 50%;
}

.coaching_teacher_values_tit {
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 0.3rem;
  color: #333;
  margin-bottom: 0.3rem;
}

.coaching_teacher_values_content {
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #666;
}
/* 1v3 */

/* 培优  */
.coaching_circle {
  padding: 0.9rem 3% 0.8rem;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
}

.coaching_circle_images {
  width: 100%;
  height: auto;
  display: block;
}

.characteristic_class {
  padding: 0.8rem 3% 0.4rem;
  width: 100%;
  box-sizing: border-box;
  background: url(../images/characteristic_class_bg.jpg) left top no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 1;
}

.characteristic_class_float {
  width: 34.4%;
  position: absolute;
  right: 0rem;
  top: -0.4rem;
}

.characteristic_class_title {
  font-size: 0.38rem;
  color: #fff;
  margin-bottom: 0.6rem;
  /*font-weight: bold;*/
}
.characteristic_class_list {
  position: relative;
  z-index: 2;
}
.characteristic_class_list li {
  width: 100%;
  margin-bottom: 0.4rem;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 10px;
  padding-left: 24.28%;
  position: relative;
}

.characteristic_class_list li.type1 {
  background: url(../images/characteristic_li_bg1.jpg) left top no-repeat;
  background-size: 100% 100%;
}

.characteristic_class_list li.type2 {
  background: url(../images/characteristic_li_bg2.jpg) left top no-repeat;
  background-size: 100% 100%;
}

.characteristic_class_list li.type3 {
  background: url(../images/characteristic_li_bg3.jpg) left top no-repeat;
  background-size: 100% 100%;
}

.characteristic_class_left {
  width: 24.28%;
  float: left;
  padding: 0.66rem 0rem;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: absolute;
  left: 0rem;
  top: 0rem;
  height: 100%;
}

.characteristic_class_left p {
  width: 100%;
}

.characteristic_class_right {
  font-size: 0.28rem;
  line-height: 0.44rem;
  color: #333;
  padding: 0.44rem 0.46rem;
  width: 100%;
  float: left;
  box-sizing: border-box;
}

.type1 .characteristic_class_right {
  /*color: #ff7800;*/
}

.characteristic_class_name {
  font-size: 0.34rem;
  margin-bottom: 0.2rem;
  color: #fff;
  /* font-weight: bold; */
}

.characteristic_class_desc {
  font-size: 0.28rem;
  color: #fff;
}

.thematic_courses {
  padding: 0.8rem 3% 0.2rem;
  width: 100%;
  box-sizing: border-box;
  background: #e6f8f2;
}

.thematic_courses_list {
  overflow: hidden;
  padding-top: 0.3rem;
}

.thematic_courses_list li {
  width: 47.85%;
  float: left;
  margin-right: 4.3%;
  position: relative;
  margin-bottom: 0.62rem;
  padding: 0.9rem 0.4rem 0rem;
  height: 3.42rem;
  box-sizing: border-box;
}

.thematic_courses_list li:nth-child(2n) {
  margin-right: 0rem;
}

.thematic_courses_list li.type1 {
  background: url(../images/thematic_courses_bg1.jpg) left top no-repeat;
  background-size: 100% 100%;
}
.thematic_courses_list li.type2 {
  background: url(../images/thematic_courses_bg2.jpg) left top no-repeat;
  background-size: 100% 100%;
}

.thematic_courses_month {
  width: 1.76rem;
  font-size: 0.3rem;
  /* font-weight: bold; */
  color: #fff;
  height: 0.8rem;
  text-align: center;
  box-sizing: border-box;
  position: absolute;
  top: -0.3rem;
  left: 0rem;
  right: 0rem;
  margin: auto;
  padding-top: 0.12rem;
}

.type1 .thematic_courses_month {
  background: url(../images/thematic_courses_month1.jpg) left top no-repeat;
  background-size: 100% 100%;
}

.type2 .thematic_courses_month {
  background: url(../images/thematic_courses_month2.jpg) left top no-repeat;
  background-size: 100% 100%;
}

.thematic_courses_name {
  font-size: 0.32rem;
  margin-bottom: 0.2rem;
  text-align: center;
}

.type1 .thematic_courses_name {
  color: #00b97c;
}
.type2 .thematic_courses_name {
  color: #fa9700;
}

.thematic_courses_details {
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #333;
  text-align: center;
  height: 1.6rem;
  overflow: auto;
}

/* 培优  */

.coaching_syllabus {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.coaching_syllabus .coaching_title {
  margin-bottom: 0.48rem;
}
.coaching_syllabus_list {
  display: flex;
}
.learnContent p {
  font-size: 0.26rem;
  color: #ffffff;
  position: relative;
  text-align: center;
  padding: 0 0.2rem;
  position: relative;
  /* top: 50%;
  transform: translateY(-50%); */
  max-height: 80%;
  overflow: auto;
}
.learnContent ul {
  margin-top: 0.3rem;
  display: flex;
  flex-wrap: wrap;
}
.learnContent ul li {
  overflow: hidden;
  position: relative;
  width: 33.3%;
  height: 1.56rem;
  margin-bottom: 0.3rem;
  overflow: auto;
  display: flex;
    align-items: center;
    justify-content: center;
}
.learnContent ul li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.learnContent ul li.large {
  height: 1.7rem;
  margin: 0;
}
.learnContent ul li.last {
  width: 100%;
  height: 0.9rem;
  margin-bottom: 0;
}

.alive_1v1_wrap {
  padding: 0.8rem 0;
}
.alive_1v1_wrap .coaching_title {
  margin-bottom: 0;
}
.alive_1v1_list {
  display: flex;
  flex-wrap: wrap;
}

.alive_1v1_list li {
  margin-top: 0.5rem;
  color: #333;
  width: 50%;
  text-align: center;
}
.alive_1v1_list li .img_wrap {
  font-size: 0;
  display: flex;
  width: 1.4rem;
  margin: 0 auto;
  height: 1.4rem;
  justify-content: center;
  align-items: flex-end;
}
.alive_1v1_list li .img_wrap img {
  vertical-align: text-bottom;
  max-width: 100%;
  max-height: 100%;
}
.zhixiaoshi_wrap {
  padding-top: 0.8rem;
  box-sizing: border-box;
  width: 100%;
  height: 11.06rem;
  background: url(../images/zhixiaos.jpg) center no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.zhixiaoshi_list li {
  font-size: 0.28rem;
  font-weight: bold;
  line-height: 0.4rem;
  position: absolute;
  color: #333;
}

.zhixiaoshi_list li .org {
  color: #ff9e09;
}

.zhixiaoshi_list li:nth-child(1) {
  top: 1.76rem;
  left: 0.84rem;
}
.zhixiaoshi_list li:nth-child(2) {
  top: 2.64rem;
  left: 3.1rem;
}
.zhixiaoshi_list li:nth-child(3) {
  top: 4.74rem;
  left: 4.51rem;
}
.zhixiaoshi_list li:nth-child(4) {
  top: 6.33rem;
  left: 4.71rem;
}
.zhixiaoshi_list li:nth-child(5) {
  top: 7.96rem;
  left: 4.04rem;
}
.zhixiaoshi_list li:nth-child(6) {
  top: 9.55rem;
  left: 1.93rem;
}

.promotional_video_wrap {
  padding: 0.8rem 0;
}

.promotional_video_wrap h3 {
  width: 6rem;
  margin: 0 auto;
  font-size: 0.3rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.1rem;
  text-align: center;
}

.promotional_video_wrap .desc {
  font-size: 0.26rem;
  color: #666666;
  width: 6rem;
  margin: 0 auto;
  text-align: center;
  line-height: 1.8;
}

.promotional_video_swiper .swiper-slide {
  text-align: center;
  width: 90%;
  height: 3.9rem;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.6);
}
.promotional_video_swiper .swiper-slide-active,
.promotional_video_swiper .swiper-slide-duplicate-active {
  transform: scale(1.3);
}

.promotional_video_swiper .swiper-slide video {
  width: 100%;
  height: 3.9rem;
  object-fit: fill;
}
.promotional_video_swiper .swiper-slide {
  position: relative;
}
.promotional_video_swiper .swiper-slide .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}
.promotional_video_swiper .swiper-slide .cover .icon_play {
  width: 1.18rem;
}

.promotional_video_swiper {
  padding: 0.4rem 0 0.4rem;
  background-size: 100% auto;
}

.promotional_video_swiper_inner {
  width: 94%;
  margin: 0px auto;
}

.promotional_video_swiper .index_container {
  position: relative;
}

.subject_key_wrap {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.subject_key_wrap .coaching_title {
  margin-bottom: 0.5rem;
}
.subject_key_tab {
  display: flex;
  justify-content: space-between;
}
.subject_key_tab li {
  width: 2.2rem;
  height: 0.9rem;
  line-height: 0.9rem;
  background-color: #f7f7f7;
  border-radius: 0.08rem;
  overflow: hidden;
  text-align: center;
  font-size: 0.3rem;
  color: #666666;
}
.subject_key_tab li.on {
  background: url("../images/coaching_teacher_bg.jpg") center no-repeat;
  background-size: 100% 100%;
  color: #fff;
}

.subject_key_inner > li {
  display: none;
}

.subject_key_inner li .charts_wrap {
  width: 100%;
  height: 7rem;
  background: url("../images/subject_key_inner_bg.png") center no-repeat;
  background-size: 100% 100%;
}
.subject_key_inner > li.on {
  display: block;
}
.subject_key_inner .subject_tip {
  color: #333333;
  font-size: 0.3rem;
  padding: 0.45rem;
  font-weight: normal;
  text-align: center;
}
.subject_key_inner .charts_wrap h3 {
  font-weight: normal;
  text-align: center;
  height: 0.64rem;
  line-height: 0.64rem;
  text-align: center;
  font-size: 0.28rem;
  color: #ffffff;
}
.bold {
  font-weight: bold;
}
.subject_key_inner .chart_inner {
  display: flex;
  justify-content: space-between;
  padding-left: 0.08rem;
  padding-right: 0.2rem;
  position: relative;
  top: -0.16rem;
}
.subject_key_inner .chart_inner .img_wrap {
  /*width: calc(100% - 2.8rem);*/
  height: auto;
  width: 56%;
  position: relative;
  display: flex;
  align-items: center;
}
.subject_key_inner .chart_inner .img_wrap span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  font-size: 0.36rem;
}
.subject_key_inner .text_list {
  width: 1.2rem;
  padding-top: 0.8rem;
}
.subject_key_inner .text_list li {
  min-height: 1.3rem;
}
.subject_key_inner .text_list li .text {
  color: #333333;
  font-size: 0.24rem;
}
.subject_key_inner .text_list li .num {
  font-family: "BAHNSCHRIFT";
  font-size: 0.36rem;
  line-height: 1;
  margin-top: 0.16rem;
  color: #0aba80;
}
.subject_key_inner .text_list li:nth-child(2) {
  min-height: 1.46rem;
}
.subject_key_inner .text_list.left {
  text-align: right;
}
.subject_key_inner .chart_inner .blue {
  color: #0399ff;
}

.subject_key_inner .chart_inner .org {
  color: #fa9500;
}

.subject_key_inner .chart_inner .green {
  color: #0bba80;
}

.course_model_wrap {
  width: 100%;
  height: 11.8rem;
  padding-top: 0.8rem;
  padding-left: 0.24rem;
  padding-right: 0.24rem;
  box-sizing: border-box;
  background: url("../images/course_model_bg.png") center no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin-bottom: 1.7rem;
}
.course_model_wrap h3 {
  font-size: 0.38rem;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 0.2rem;
}
.course_model_wrap {
  text-align: center;
}
.course_model_btn_wrap {
  width:37%;
  margin: 0 auto 0.24rem;
}
.course_model_btn_wrap button {
  width: 100%;
  text-align: center;
  border-radius: 0.04rem;
  height: 0.84rem;
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 0.84rem;
  color: #ffffff;
  margin-bottom: 0.1rem;
}
.course_model_btn_wrap button.btn1 {
  margin-top: 0.5rem;
  background-color: #0aba80;
}
.course_model_btn_wrap button.btn2 {
  background-color: #1fa4ff;
}
.course_model_btn_wrap button.btn3 {
  background-color: #fa9700;
}
.course_model_wrap p {
  font-size: 0.26rem;
  line-height: 0.3rem;
  color: #ffffff;
  opacity: 0.8;
}
.course_model_flex_wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 0.3rem;
}
.course_model_flex_wrap .course_model_btn_wrap {
  margin: 0;
  margin-bottom: 0.24rem;
}
.course_model_btn_wrap p {
  font-size: 0.24rem;
  line-height: 0.3rem;
}

.course_model_img_wrap img {
  /*width: 3.95rem;*/
  width: 56.3%;
}
.course_model_bottom {
  position: absolute;
  padding: 0.3rem;
  box-sizing: border-box;
  width: 92%;
  background-color: #ffffff;
  box-shadow: 0 0.15rem 0.3rem 0 rgb(182 182 182 / 30%);
  border-radius: 0.08rem;
  bottom: 0;
  left: 4%;
  transform: translateY(50%);
}
.course_model_wrap .course_model_bottom_p1 {
  font-size: 0.28rem;
  line-height: 0.54rem;
  color: #333333;
  opacity: 1;
}
.course_model_wrap .course_model_bottom_p2 {
  font-size: 0.28rem;
  line-height: 0.54rem;
  color: #00b97c;
  opacity: 1;
  font-weight: bold;
}
.course_model_wrap .course_model_bottom_p3 {
  font-size: 0.28rem;
  line-height: 0.54rem;
  color: #333333;
  opacity: 1;
}
.course_model_bottom .coaching_problem_btns {
  margin-top: 0.2rem;
}

.systematic_planning {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.systematic_planning_img {
  width: 100%;
}

.systematic_planning_list {
  display: flex;
  justify-content: space-between;
}
.systematic_planning_list li {
  width: 1.56rem;
  font-size: 0.24rem;
  box-sizing: border-box;
  padding-left: 0.15rem;
}
.systematic_planning_list.list_1 li {
  padding-top: 0.12rem;
  height: 1.61rem;
}
.systematic_planning_list.list_2 li {
  padding-top: 0.26rem;
  height: 1.07rem;
}
.systematic_planning_list.list_1 li:nth-child(2n + 1) {
  background: url("../images/systematic_planning_bg_1.png") center no-repeat;
  background-size: 100% 100%;
  color: #00b97c;
}
.systematic_planning_list.list_1 li:nth-child(2n) {
  background: url("../images/systematic_planning_bg_2.png") center no-repeat;
  background-size: 100% 100%;
  color: #fa9700;
}

.systematic_planning_list.list_2 li:nth-child(2n + 1) {
  background: url("../images/systematic_planning_bg_3.png") center no-repeat;
  background-size: 100% 100%;
  color: #fa9700;
}
.systematic_planning_list.list_2 li:nth-child(2n) {
  background: url("../images/systematic_planning_bg_4.png") center no-repeat;
  background-size: 100% 100%;
  color: #00b97c;
}

.systematic_planning_imgs {
  /*display: flex;*/
  /*justify-content: space-between;*/
  padding: 0 0.3rem;
  overflow: hidden;
}
.systematic_planning_imgs img {
  /*width: 1.56rem;*/
  width: 23%;
  height: auto;
  max-height:1000%;
  max-width:100%;
  display: block;
  margin-right: 2.66%;
  float: left;
}

.systematic_planning_imgs img:nth-child(4n) {
  margin-right: 0rem;
}

.systematic_planning_bottom {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 0.2rem 0.4rem 0 rgba(182, 182, 182, 0.3);
  border-radius: 0.08rem;
  padding: 0.3rem;
  margin-top: 0.6rem;
  box-sizing: border-box;
}
.systematic_planning_bottom_list {
  margin-top: 0.5rem;
}
.systematic_planning_bottom_list li {
  display: flex;
}
.systematic_planning_bottom_list li img {
  width: 0.88rem;
  height: 0.88rem;
}
.systematic_planning_bottom_list li .li_info {
  flex: 1;
  margin-left: 0.24rem;
}
.systematic_planning_bottom_list li + li {
  margin-top: 0.5rem;
}
.systematic_planning_bottom_list li h3 {
  font-size: 0.3rem;
  line-height: 0.52rem;
  font-weight: bold;
}
.systematic_planning_bottom_list li h3.green {
  color: #0aba80;
}
.systematic_planning_bottom_list li h3.org {
  color: #ff9e09;
}
.systematic_planning_bottom_list li h3.blue {
  color: #1fa4ff;
}
.systematic_planning_bottom_list li p {
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #666666;
}

.coaching_test_list li .coaching_test_content_gray {
  display: none;
}


.coaching_test_list li:hover .coaching_test_content_gray {
  display: block;
}

.coaching_test_list li:hover .coaching_test_content_origin {
  display: none;
}

.coaching_test_list li:hover {
  background: #fff;
}

.coaching_allgrade_img {
  width: 100%;
  height: auto;
  margin-top: 20px;
  border-radius: 0px;
  margin-bottom: 20px;
}
.thematic_courses_details span {
  display: block;
}

.coaching_allgrade_list_img {
  width: 1.96rem;
  height: 1.96rem;
  border-radius: 50%;
  margin-top: 0.1rem;
  margin-left: 0.1rem;
}
.coaching_allgrade_list_imgRight {
  float: right;
  margin-right: 0.1rem;
}