.index_top{
	position: relative;
}
.slide_banner_img{
   width: 100%;	
}
.ctlist{
  width: 7.02rem;
  padding-bottom: 0.2rem;
  position: absolute;
  left: 50%;
  margin-left: -3.51rem;
  bottom: -0.7rem;
  z-index: 9;
}
.ctlist li{
  width: 20%;
  float: left;
  text-align: center;	
  padding-top: 0.2rem; 
}
.ctlist li p{
  white-space: nowrap;
}
.ctlist .li1{
  width: 17%!important;
}
.ctlist .li2{
  width: 17%!important;
}
.ctlist .li5{
  width: 22%!important;
}
.ctlist li .title{
  font-size: 0.32rem;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bold;
  color: #333;
}
.hycx_list li,.hj_list_index .item{
  width: 25%;
  float: left;
  margin-top: 0.4rem;
  text-align: center;
  font-size: 0.24rem;
  color: #777;
  text-align: center;
  line-height: 0.4rem;
}
.hycx_list li .circle_icon_img{
  width: 0.8rem;
  height: 0.8rem;
}
.hycx_list li.active{
  color: #333;	
}
.banner_bg{
  height: 2rem;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 7.02rem 2rem;
  padding-top: 0.4rem;
}
.khjz_banner_bg{
   background-image: url(../images/khjz_banner_bg.png);
}
.tc_banner_bg{
   background-image: url(../images/tc_banner_bg.png); 
}
.banner_bg .title{
   font-size: 0.36rem;
   font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
   font-weight: bold;
   color: #fff;
   line-height: 0.5rem;
   letter-spacing: 1px;
   text-align: center;
}
.banner_bg .desc{
   font-size: 0.24rem;
   color: rgba(255,255,255,0.8);
   line-height: 0.34rem;
   text-align: center;
   letter-spacing: 1px;
}
/*首页教师列表 start*/
.slide_teacher li{
  width: 2.8rem;
  height: 5.64rem;
  margin-top: 0.3rem;
  display: inline-block;
  margin-right: 0.24rem;
  background: #fff;
  box-shadow: 0 0.04rem 0.12rem 0 rgba(0,0,0,0.06);
  border-radius: 0.08rem;
  padding: 0.16rem;
}
.slide_teacher li .img_wrap{
  height: 3.2rem;
  overflow: hidden;
}
.slide_teacher li .wen_wrap{
  padding: 0.2rem;
  white-space: normal;
}
/*内页教师列表*/
.teacher_list ul{
  margin-left: -0.22rem;
}
.teacher_list li{
  width: 3.4rem;
  height: 5.3rem;
  float: left;
  margin-bottom: 0.24rem;
  margin-left: 0.22rem;
  background: #fff;
  box-shadow: 0 0.04rem 0.12rem 0 rgba(0,0,0,0.06);
  border-radius: 0.08rem;
  padding: 0.16rem;
}
.teacher_list li .img_wrap{
  height: 3.2rem;
  overflow: hidden;
}
.teacher_list li .wen_wrap{
  padding: 0.2rem;
  white-space: normal;
}
.index_banner_bg{
  height: 5.6rem;
  background-image: url(../images/index_banner_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  padding-top: 2.4rem;
}
.index_banner_bg .big_title{
  font-size: 0.56rem;
  font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
  font-weight: bold;
  color: #fff;
  line-height: 0.76rem;
  letter-spacing: 0.1rem;
  text-align: center;
}
.index_banner_bg .desc{
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(255,255,255,0.8);
  line-height: 0.34rem;
  letter-spacing: 1px;
  text-align: center;
}