  /* banner start */
  .index_banner .swiper-pagination-bullet {
    width: 60px;
	height: 4px;
	opacity: 1;
    background: rgba(108,108,108,0.2);
    border-radius: 0px;
    margin: 0px 15px;
}

.index_banner .swiper-pagination-bullet-active {
    background: #0aba80;
}


.index_banner .swiper-container-horizontal>.swiper-pagination-bullets,.index_banner .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
}
.index_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 15px;
}
/* banner end */


/* 面临问题 start */
.issue_wrap {
  padding-top: 80px;
  padding-bottom: 100px;
  background: url(../images/detail_bg_1.jpg) center no-repeat;
  background-size: 100% 100%;
}
.page_title {
  text-align: center;
  font-size: 40px;
  /*font-weight: bold;*/
  color: #333333;
  margin-bottom: 20px;
}
.page_title .green {
  color: #0aba80;
}
.issue_wrap h2 + p {
  text-align: center;
  font-size: 26px;
  color: #666666;
  width: 100%;
  box-sizing: border-box;
  padding-right: 40px
}

.issue_dialog {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  position: absolute;
  text-align: center;
}

.issue_dialog .org {
  color: #fa9700;
}
.issue_inner {
  margin-top: 52px;
  margin-bottom: 100px;
  height: 520px;
  position: relative;
}
.issue_dialog_1 {
  left:390px;
  top: 0;
  width: 387px;
  height: 118px;
  background: url(../images/issue_dialog_1.jpg) center no-repeat;
  background-size: 100% 100%;
}
.issue_dialog_2 {
  left: 30px;
  top: 171px;
  width: 387px;
  height: 118px;
  background: url(../images/issue_dialog_2.jpg) center no-repeat;
  background-size: 100% 100%;
}

.issue_dialog_3 {
  right: 0;
  top: 171px;
  width: 387px;
  height: 118px;
  background: url(../images/issue_dialog_3.jpg) center no-repeat;
  background-size: 100% 100%;
}

.issue_dialog_4 {
  left: 0;
  top: 380px;
  width: 387px;
  height: 118px;
  background: url(../images/issue_dialog_4.jpg) center no-repeat;
  background-size: 100% 100%;
}

.issue_dialog_5 {
  right: 0;
  top: 380px;
  width: 387px;
  height: 118px;
  background: url(../images/issue_dialog_5.jpg) center no-repeat;
  background-size: 100% 100%;
}
.issue_dialog > p {
  margin-top: 30px;
}
.issue_dialog.issue_dialog_4 > p {
  margin-top: 43px;
}
.issue_dialog.issue_dialog_5 > p {
  margin-top: 43px;
}
.people {
  position: absolute;
  top: 177px;
  left: 430px;
}
.index_customized_btn {
    text-align: center;
}

.index_customized_btn .main_btn{
  padding: 0;
}

/* 面临问题 end */
/* 测评1对1 精准定位分层教学 start */
.detail1_part2 {
  padding: 90px 0 100px;
  background-color: #f2fcfc;
}
.detail1_part2 .page_title {
  margin-bottom: 60px;
}
.detail1_part2 ul {
  font-size: 0;
}
.detail1_part2 li {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  width: 277px;
  min-height: 314px;
  margin-right: 30px;
  border-radius: 4px;
  padding: 0 18px;
  letter-spacing: 0px;
  box-sizing: border-box;
  text-align: center;
}
.detail1_part2 li.odd {
  background: url(../images/li_bg_odd.jpg) center no-repeat;
  background-size: 100% 100%;
}
.detail1_part2 li.even {
    background: url(../images/li_bg_even.jpg) center no-repeat;
    background-size: 100% 100%;
}
.detail1_part2 li.last {
  margin-right: 0;
}
.detail1_part2 li .li_title {
  font-size: 28px;
  color: #ffffff;
  padding: 36px 0;
}

.detail1_part2 li .line {
  margin-bottom: 32px;
  display: inline-block;
  width: 60px;
  height: 2px;
  background-color: #ffffff;
}

.detail1_part2 li .fit_people {
  font-size: 20px;
  line-height: 36px;
  color: #ffffff;
}
.detail1_part2 li .trait {
  display: none;
  font-size: 20px;
  line-height: 36px;
  color: #333333;
}
.detail1_part2 li:hover {
  background: #fff;
}
.detail1_part2 li.odd:hover {
  box-shadow: 0px 12px 26px 0px rgba(124, 204, 178, 0.2);
}
.detail1_part2 li.even:hover {
  box-shadow: 0px 12px 26px 0px rgba(255, 205, 3, 0.2);
}
.detail1_part2 li:hover .li_title {
  color: #333333;
}
.detail1_part2 li.odd:hover .line {
  background-color: #09c17c;
}

.detail1_part2 li.even:hover .line {
  background-color: #ff9d0a;
}
.detail1_part2 li:hover .fit_people {
  display: none;
}
.detail1_part2 li:hover .trait {
  display: block;
}
/* 测评1对1 精准定位分层教学 end */

h2{
  font-size: 40px;
  color: #333333;
  /*font-family: 'siyuanMedium';*/
  text-align: center;
}
/*h2 span{*/
  /*color: #0aba80;*/
/*}*/






/*  找准关键点 start */
.keyPoints{
  padding-top: 94px;
  padding-bottom: 100px;
  position: relative;
}
.keyPoints .keyBg{
  position: absolute;
  bottom: 0;
  left: 0;
}
.keyPoints .keyPoints h2{
  padding-bottom: 56px;
}
.keyPoints .teacherIntro{
  background-color: #ffffff;
  padding-top: 38px;
  padding-bottom: 30px;
  position: relative;
  padding-bottom: 60px
}
.keyPoints .greenBg{
  position: absolute;
  bottom: 30px;
  left: 0;
  z-index: 0;
}
.keyPoints .leftBg{
  position: absolute;
  bottom: -3px;
  left: -1px;
  z-index: 0;
}
.keyPoints .teacherTitle{
  color: #333333;
  font-size: 40px;
  font-family: siyuanRegular;
  padding-bottom: 38px;
  width: 750px;
  margin-left: auto;
}
.keyPoints .greenContent{
  padding-top: 40px;
 
}
.keyPoints .greenContent h3{
  font-size: 32px;
  color: #ffffff;
  font-family: siyuanBold;
  padding-bottom: 20px;
}
.keyPoints .greenContent p{
  color: #ffffff;
  font-size: 28px;
  font-family: siyuanRegular;
}
.keyPoints .yellow{
  color: #ffef6c;
}
.keyPoints .teacherTitle{
  position: relative;
}
.keyPoints .teaIntroduce{
  position: relative;
  width: 750px;
    margin-left: auto;
}
.keyPoints .mb1{
  margin-bottom: 17px;
}
.keyPoints .mb2{
  margin-bottom: 15px;
}
.keyPoints .ourterTeacherBanner{
  padding-bottom: 40px;
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
}
.keyPoints .teacher_banner{
  box-shadow: 0px 16px 32px 0px 
		rgba(188, 188, 188, 0.25);
	border-radius: 10px;
}
/* 教师轮播 */
.keyPoints .teacher_banner .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #ececec;
  border-radius: 50%;
  margin: 0px 7px;
  opacity: 1;
}

.keyPoints .teacher_banner .swiper-pagination-bullet-active {
  background: #0aba80;
}
.keyPoints .teacher_banner .swiper-container-horizontal>.swiper-pagination-bullets,.index_banner .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0px;
}
.keyPoints .teacher_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 7px;
}

.keyPoints .teacher_banner .swiper-pagination{
  position: absolute;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
    left: 50%;
    bottom: 0px;
}
/* 下面四个模块 */
.keyPoints .teacher_four{
 overflow: hidden;
 padding-top: 20px;
}
.keyPoints .fourSection{
  float: left;
  width: 23.4%;
  margin-right: 2.1%;
  position: relative;
  /*height: 400px;*/
  background: #fff;
  box-shadow: 0px 12px 26px 0px rgb(177 190 186 / 20%);
}
.mr0{
margin-right: 0 !important;
}
.keyPoints .fourTitle .titleBg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.keyPoints .titleInner{
  position: relative;
  text-align: center;
  padding: 24px 0;
}
.keyPoints .titleInner span{
  font-size: 22px;
	color: #ffffff;
  font-family: siyuanRegular;
}
.keyPoints .titleInner .innerIcon{
  position: relative;
  top: -5px;
  padding-right: 8px;
}
.keyPoints .fourContent p{
  font-size: 20px;
  font-family: siyuanRegular;
	color: #333333;
  position: relative;
  padding-bottom: 12px;
}
.keyPoints .fourContent{
  padding: 50px 50px 38px 50px;
  background-color: #ffffff;
  /*box-shadow: 0px 12px 26px 0px rgb(177 190 186 / 20%);*/
  border-radius: 8px;
}
.keyPoints .fourContent p::before{
  content: "";
  position: absolute;
  top: 12px;
  left: -19px;
  width: 6px;
  height: 7px;
  background-color: #0aba80;
  border-radius: 50%;
}
/* 找准关键点 end  */


/* 成长 看得见 start  */

.growUp{
  padding-top: 95px;
  padding-bottom: 100px;
}
.growUp h2{
  padding-bottom: 55px;
}
/* 成长轮播 */
.growUp_banner .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #ececec;
  border-radius: 50%;
  margin: 0px 7px;
  opacity: 1;
}
.growUp_banner{
  position: relative;
    padding-bottom: 45px;
}
.growUp_banner .swiper-pagination-bullet-active {
  background: #0aba80;
}
.growUp_banner .swiper-container-horizontal>.swiper-pagination-bullets,.index_banner .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0px;
}
.growUp_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 7px;
}

.growUp_banner .swiper-pagination{
  position: absolute;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
    left: 50%;
    bottom: 0px;
}
.index_honor_list li{
  display: inline-block;
  width: 22.5%;
  margin-right: 3%;
}
.margin0{
  margin-right: 0 !important;
}
/* 成长 看得见 end */