.index_banner .swiper-slide img {
  width: 100%;
}
.index_tab {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.1rem;
  padding-bottom: 0.45rem;
}
.index_tab li {
  width: 33.33%;
  text-align: center;
  margin-top: 0.3rem;
}
.index_tab li a {
  display: block;
  font-size: 0.26rem;
  color: #333;
}
.index_tab li img {
  width: 72%;
}

.index_tab + .public_button {
  margin-bottom: 0.8rem;
}
.attention_wrap2 {
  width: 100%;
  min-height: 2rem;
  background-color: #faa300;
  box-sizing: border-box;
}
.attention_wrap {
  width: 100%;
  /*min-height: 2.6rem;*/
  /*max-height: 2.6rem;*/
  min-height: 2rem;
  /*padding-top: 0.64rem;*/
  box-sizing: border-box;
  background: url(../images/index_bg_1.png) center no-repeat;
  background-size: 100% 100%;
  /*margin-bottom: 1.5rem;*/
}
.attention_wrap2 h2,
.attention_wrap h2 {
  text-align: center;
  font-size: 0.44rem;
  font-weight: bold;
  line-height:2rem;
  letter-spacing: 0.04rem;
  color: #ffffff;
  /* padding: 0.64rem 0; */
}

.attention_num_list {
  position: relative;
  top: 0.6rem;
  display: flex;
  width: 94%;
  margin: 0 auto;
  background-color: #ffffff;
  box-shadow: 0 0.2rem 0.4rem 0 rgba(79, 79, 79, 0.1);
  border-radius: 0.04rem;
}
.attention_num_list li {
  padding: 0.48rem 0.2rem;
  box-sizing: border-box;
  width: 33.33%;
  text-align: center;
  font-size: 0.24rem;
  color: #666666;
}
.attention_num_list .attention_num {
  font-family: "BAHNSCHRIFT";
  font-size: 0.44rem;
  color: #333333;
}
.teachers_power_wrap .public_titles {
  margin-bottom: 0.4rem;
}

.teachers_power_detail {
  padding: 0.58rem 0.4rem;
  box-sizing: border-box;
  width: 94%;
  margin: 3% auto;
  background: url(../images/teachers_power_detail_bg.png) center no-repeat;
  background-size: 100% 100%;
  border-radius: 0.08rem;
  margin-bottom: 0.5rem;
}
.teachers_power_detail .public_titles,
.teachers_power_detail .public_titles .public_titles_special {
  color: #ffffff;
}
.teachers_power_detail ul li {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0.3rem 0;
}
.teachers_power_detail ul li::after {
  content: "";
  position: absolute;
  top: -50%;
  left: 28.8%;
  width: 1px;
  height: 100%;
  background-color: #85ddc0;
}
.teachers_power_detail ul li:nth-child(1):after {
  display: none;
}
.teachers_power_detail ul li.last .left {
  color: #ffef6c;
}
.teachers_power_detail ul li .left {
  width: 28%;
  /*width: 23%;*/
  text-align: right;
  font-size: 0.26rem;
  color: #ffffff;
}
.num_size1 {
  font-size: 0.6rem;
  font-weight: bold;
  font-family: "BAHNSCHRIFT";
}
.num_size2 {
  font-size: 0.6rem;
  font-weight: bold;
  font-family: "BAHNSCHRIFT";
}
.num_size3 {
  font-size: 0.54rem;
  font-weight: bold;
  font-family: "BAHNSCHRIFT";
}
.num_size4 {
  font-size: 0.46rem;
  font-weight: bold;
  font-family: "BAHNSCHRIFT";
}
.num_size5 {
  font-size: 0.42rem;
  font-weight: bold;
  font-family: "BAHNSCHRIFT";
}
.num_size6 {
  font-size: 0.52rem;
  /*font-size: 0.6rem;*/
  font-weight: bold;
  font-family: "BAHNSCHRIFT";
}
.teachers_power_detail ul li .center {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 0.18rem 0 0.18rem;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0;
  position: relative;
}
.teachers_power_detail ul li .center img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.teachers_power_detail ul li .center .dot {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
  background-color: #85ddc0;
}
.teachers_power_detail ul li .right {
  /*width: 4rem;*/
  width: calc(77% - 0.76rem);
  padding: 0.3rem 0.26rem 0.3rem 0.36rem;
  box-sizing: border-box;
  background: url(../images/teachers_power_item_bg.png) center no-repeat;
  background-size: 100% 100%;
  position: relative;
  font-size: 0.28rem;
  color: #ffffff;
}
/* 教师轮播 start */
.index_teacher_swiper {
  padding-bottom: 0.8rem;
  background: url(../images/index_teacher_swiper_bg.png) bottom left no-repeat;
  background-size: 100% 100%;
}

.index_teacher_swiper_inner {
  /* overflow: hidden; */
  position: relative;
}

.index_teacher_swiper_container .swiper-pagination{
  bottom: 0rem !important;
}

.index_teacher_swiper_container {
  padding-bottom: 0.5rem;
  margin-bottom: 0.4rem;
}

.index_teacher_swiper_left {
  float: left;
  width: 100%;
  position: relative;
  background-color: #f7f7f7;
  border-radius: 0.16rem;
  top: 0.56rem;
}

.index_teacher_swiper_info {
  width: 60%;
  box-sizing: border-box;
  height: auto;
  overflow: auto;
  padding: 0.6rem 0.3rem 0.3rem 0.6rem;
  bottom: 0.2rem;
  float: right;
}

.index_teacher_info_top {
  font-size: 0.26rem;
  color: #999;
  margin-bottom: 0.28rem;
}

.index_teacher_info_name {
  font-size: 0.4rem;
  font-weight: bold;
  margin-right: 0.2rem;
  color: #333;
}

.index_teacher_info_line {
  display: block;
  width: 0.03rem;
  height: 0.4rem;
  background: #fa9700;
  margin-bottom: 0.28;
}

.index_teacher_info_desc {
  margin-top: 0.28rem;
  font-size: 0.28rem;
  color: #333;
}

.index_teacher_info_picture {
  width: 38.15%;
  float: left;
  display: block;
  position: relative;
  top: -0.56rem;
}

.index_teacher_swiper_right {
  position: relative;
  z-index: 1;
  width: 94%;
  margin: 0 auto;
  height: auto;
  background: url(../images/index_teacher_text_bg.png) left top no-repeat;
  background-size: 100% 100%;
  border-radius: 0.16rem;
  overflow: hidden;
  padding: 0.5rem 0.4rem;
  box-sizing: border-box;
}

.index_teacher_info_job {
  font-size: 0.36rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0.3rem;
}

.index_teacher_info_right_line {
  display: block;
  width: 0.6rem;
  height: 0.02rem;
  background: #fff;
  opacity: 0.68;
  margin-bottom: 0.28rem;
}

.index_teacher_info_shows {
  font-size: 0.28rem;
  line-height: 0.44rem;
  color: #fff;
}

/* 教师轮播 end */

/* 学员成长体系 start  */
.index_r_pgs {
  padding: 0.8rem 0;
}
.r_pgs_list {
  width: 100%;
  margin-top: 1rem;
  position: relative;
  /* overflow-x: hidden; */
}
.index_r_pgs_img {
  display: block;
  width: 61%;
  margin: 0 auto;
}
.r_pgs_item {
  font-size: 0.28rem;
	font-weight: bold;
  width: 1.4rem;
  position: absolute;
  color: #333;
}
.r_pgs_1 {
  top: -0.5rem;
  left: 3.3rem;
}
.r_pgs_2 {
  width: 1.2rem;
  top: 1.38rem;
  right: 0.12rem;
}
.r_pgs_3 {
  top: 3.52rem;
  right: 0.74rem;
}
.r_pgs_4 {
  top: 3.76rem;
  left: 0.74rem;
}
.r_pgs_5 {
  top: 1.64rem;
  left: 0.3rem;
}
/* 学员成长体系 end  */

/* 家庭教育指导 start */
.index_family {
  padding: 0.8rem 3%;
  background-color: #e6f8f2;
}

.index_family_list {
  display: flex;
  position: relative;
  margin: 0.6rem 0;
}

.index_family_list:after {
  position: absolute;
  left: 0;
  width: 100%;
  content: "";
  height: 2px;
  background: #b8eada;
  top: 0.45rem;
}

.index_family_list li {
  position: relative;
  z-index: 1;
  width: 20%;
  text-align: center;
  box-sizing: border-box;
  padding: 0 0.3rem;
  font-size: 0.28rem;
  line-height: 0.36rem;
  color: #333;
  background: transparent;
}

.index_family_list li.on {
  color: #0bba80;
}

.index_family_list li.on .index_family_triangle {
  display: block;
}
.index_family_list li .index_family_triangle {
  display: none;
  width: 0.3rem;
  margin: 0;
  position: absolute;
  bottom: -0.6rem;
  left: 50%;
  transform: translateX(-50%);
}

.index_family_list li img {
  width: 100%;
  margin-bottom: 0.28rem;
}

.index_family_list li img.img2 {
  display: none;
}

.index_family_list li.on img.img1 {
  display: none;
}

.index_family_list li.on img.img2 {
  display: inline-block;
}
.index_family_tips {
  background-color: #ffffff;
  border-radius: 0.08rem;
  padding: 0.3rem 0.5rem;
}
.index_family_tips li {
  display: none;
}

.index_family_tips li.on {
  display: block;
}
.index_family_tips p {
  font-size: 0.3rem;
  line-height: 0.5rem;
  color: #333333;
}
.index_family_tips .p2 {
  text-align: right;
}
.index_family_tips img {
  margin-top: 0.3rem;
  width: 100%;
  background-color: #787878;
  border-radius: 0.08rem;
  overflow: hidden;
}

/* 家庭教育指导 end */

/* 地图 start */
.index_map {
  padding: 0.7rem 0;
  background: url(../images/index_map_bg.png) center no-repeat;
  background-size: 100% 100%;
}
.index_map .public_titles {
  margin-bottom: 0.5rem;
  color: #fff;
}
.index_map .public_titles .public_titles_special {
  color: #fff;
}
.index_map .index_container {
  position: relative;
}
.index_map_inner {
  padding-top: 0.3rem;
}
.index_map_images {
  width: 100%;
  margin: 0 auto;
  height: 6rem;
  border-radius: 0.08rem;
}

.index_map_mark {
  display: flex;
}
.index_map_mark > img {
  width: 0.7rem;
}
.index_map_mark .index_map_mark_text {
  font-size: 0.26rem;
  margin-left: 0.2rem;
  line-height: 1.5;
}

.map_form li {
  display: flex;
}
.common_select_wrap {
  flex: 1;
}
.common_select_wrap + .common_select_wrap {
  margin-left: 0.3rem;
  margin-bottom: 0.3rem;
}
.common_select {
  width: 100%;
  float: left;
  position: relative;
  cursor: pointer;
}

.common_select_input {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  vertical-align: middle;
  background-color: #19cf93;
  cursor: pointer;
  border-radius: 0.08rem;
  position: relative;
}

.common_select_list {
  width: 100%;
  box-sizing: border-box;
  line-height: 0.8rem;
  position: absolute;
  top: 0.8rem;
  left: 0rem;
  z-index: 10;
  background: #fff;
  font-size: 0.24rem;
  color: #333;
  max-height:3rem;
  overflow: auto;
  display: none;
}


.common_select_list li {
  width: 100%;
  box-sizing: border-box;
  padding: 0rem 0.3rem;
}

.common_select_input input {
  width: 86%;
  height: 0.8rem;
  box-sizing: border-box;
  padding: 0 0.3rem;
  font-size: 0.28rem;
  color: #ffffff;
  cursor: pointer;
}

.common_select_input img {
  transition: all 0.5s;
  width: 0.24rem;
  height: auto;
  transition: all 0.5s;
}

.common_select_wrap_list {
  width: 100%;
  position: absolute;
  top: 0.8rem;
  left: 0px;
  line-height: 0.8rem;
  font-size: 0.26rem;
  color: #333;
  z-index: 10;
  padding-top: 0.1rem;
  display: none;
}

.common_select_wrap_list ul {
  /* display: none; */
  box-shadow: 0px 15px 30px 0px rgba(199, 199, 199, 0.3);
  border-radius: 0.04rem;
  background: #fff;
}

.common_select_wrap_list ul.on {
  /* display: block; */
}
.common_select_wrap_list li {
  /* background: #fff; */
  padding: 0 0.3rem;
  cursor: pointer;
}
.common_select_wrap_list li:hover {
  color: #0aba80;
}

.common_select_wrap_list li.on {
  color: #0aba80;
  background: #f2fcfc;
}
/* 地图 end */

/* 荣誉 start */
.index_honor .swiper-slide {
  text-align: center;
  width: 5.4rem;
  /*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);
}
.index_honor .swiper-slide-active,
.index_honor .swiper-slide-duplicate-active {
  transform: scale(1);
  z-index: 1  ;
}

.index_honor .swiper-slide img {
  width: 100%;
  height: 3.9rem;
}

.index_honor {
  padding: 0.8rem 0;
  background: #f7f7f7 url(../images/index_honor_bg.png) left bottom no-repeat;
  background-size: 100% auto;
}

.index_honor_inner {
  width: 94%;
  margin: 0px auto;
}

.index_honor .index_container {
  position: relative;
}
/* 荣誉 end */


.index_bottom_list {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0.3rem 3%;
  background: url(../images/index_bottom_bg.jpg) left top no-repeat;
  background-size: 100% 100%;
}

.index_bottom_list li {
  width: 48%;
  float: left;
  margin-right: 4%;
  overflow: hidden;
  margin-bottom: 0.3rem;
}

.index_bottom_list li:nth-child(2n) {
  margin-right: 0rem;
}

.index_bottom_list li img {
  width: 0.64rem;
	height: 0.64rem;
  margin-right: 0.2rem;
  border-radius: 50%;
  float: left;
}

.index_bottom_list_right {
  width: 75%;
  float: left;
}

.index_bottom_list_title {
  font-size: 0.26rem;
	font-weight: bold;
	color: #fff;
  margin-bottom: 0.14rem;
}

.index_bottom_list_content {
  font-size: 0.2rem;
	color: #fff;
	opacity: 0.6;
}
.index_teacher_title {
  text-align: center;
  margin-bottom: 0.5rem;
}
.index_r_pgs_title {
  text-align: center;
}
.index_teacher_title span {
  background: #0aba80;
}
.index_r_pgs_title span {
  background: #faa300;
}

.index_r_pgs_title span,
.index_teacher_title span{
  display: inline-block;
  padding:0.2rem 0.2rem;
  width: 80%;
  color: #fff;
  border-radius: 0.1rem;
}