.nav_top {
  display: flex;
  justify-content: space-between;
  height: 2.5rem;
}

.nav_l {
  display: flex;
  align-items: center;
  padding-left: .55rem;
}

.logo {
  height: 1.55rem;
}

.nav_r {
  display: flex;
  align-items: center;
}

.nav_r a {
  font-size: .66rem;
  margin-right: .5rem;
}

.menu {
  height: 2rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.menu li a {
  font-size: .55rem;
  color: #333;
  font-weight: 700;
}

.banner img{
  width: 100%;
  margin-top: .3rem;
}

.flex_con {
  display: flex;
  justify-content: center;
}
.flex_con img{
  width: 80%;
  margin-top: 1rem;
}
.pannel1_list{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 2rem;
}
.pannel1_list li img{
  width: 13rem;
}
.pannel2_top img{
  width: 90%;
}
.pannel2_list,
.school_form{
  margin-top: .2rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pannel2_list li,
.school_form li{
  width: 94%;
  box-shadow: 0 0 .1rem .1rem #f1f1f1;
  border-radius: .4rem;
  padding: .5rem 0;
  margin-top: 1rem;
}
.pannel2_list li span:first-child{
  padding: .6rem 1rem;
  background-color: #4288F9;
  border-radius: .4rem 0 0 .4rem;
  color: #fff;
  font-size: .6rem;
}
.pannel2_list li span:nth-child(2){
  display: inline-block;
  width: 20rem;
  font-size: .6rem;
  text-align: center;
}
.freebtn{
  display: flex;
  justify-content: space-around;
  margin-top: 2rem;
}
.freebtn li{
  width: 12rem;
  height: 2.2rem;
  background-color: #4288F9;
  border-radius: 1.2rem;
  color: #fff;
  text-align: center;
  line-height: 2.2rem;
  font-size: .9rem;
}
.freebtn li a{
  color: #fff;
}
.pannel3_list {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: .5rem;
}

.pannel3_list li img {
  width: 8.8rem;
}
.pannel3_top img{
  width: 90%;
}
.pannel3 .freebtn{
  margin-top: .5rem;
}
.pannel3 .freebtn li{
  width: 18rem;
}
.school_top img{
  margin-top: 2rem;
}
.school_form input{
  border: none;
  padding-left: 1rem;
}
.school_form li{
  margin-top: 1rem;
  padding: 0;
}
.school_form li span{
  display: inline-block;
  background-color: #FF9E3F;
  width: 3.8rem;
  border-radius: .4rem 0 0 .4rem;
  color: #fff;
  font-size: .8rem;
  padding: .6rem 0;
  text-align: center;
}
.school_form li input{
  width: 20rem;
  font-size: .8rem;
}
.school_btn li{
  width: 18rem;
}
.school p{
  color: #999;
  font-size: .5rem;
  text-align: center;
  margin-top: .8rem;
}
.pannel4_top img{
  width: 90%;
  margin-top: 1.5rem;
}
.pannel4_list {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 1.5rem;
}
.pannel4_list li{
  box-shadow: 0 0 .1rem .1rem #F2F2F2;
  width: 11rem;
  height: 9.5rem;
}
.pannel4_list li .first{
  color: #FF9E3F;
  text-align: center;
  margin-top: .4rem;
}
.pannel4_list li .line{
  width: 8rem;
  height: .25rem;
  background-color: #FF9E3F;
  margin: .1rem auto;
}
.pannel4_list li .line_l{
  position: absolute;
  width: .25rem;
  height: 6rem;
  background-color: #FF9E3F;
  margin-left: -.4rem;
}
.txt_pannel4{
  text-align: center;
  margin-top: .3rem;
  font-size: .6rem;
}
.price{
  color: red;
  text-align: center;
  margin-top: .3rem;
  font-size: .7rem;
}
.zixun{
  width: 8rem;
  height: 2.2rem;
  background-color: #FF9E3F;
  border-radius: 1rem;
  margin: 1rem auto;
  font-size: .6rem;
  text-align: center;
  line-height: 2.2rem;
}
.zixun a{
  color: #fff;
}
.pannel6_top img{
  margin-top: 2.5rem;
}
.swiper-slide {
  display: flex;
  justify-content: center;
}

.teacherSwiper {
  height: 16.8rem;
}

.teacherSwiper img {
  width: 12rem;
  height: 15rem;
}
.teacher_cont{
  margin-top: 1rem;
}
.pannel6_list{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.pannel6_list img{
  width: 8.5rem;
}
.address img{
  width: 100%;
  margin-top: .6rem;
}
.address .xiaoqubtn{
  font-size: .5rem;
  line-height: 1.2rem;
}


.friend {
  display: flex;
  width: 90%;
  font-size: .6rem;
  margin: 5rem 2rem 1.5rem 2rem;
}

.friend span {
  color: #587AFF;
}

#content_list {
  display: flex;
}

#content_list li {
  margin-left: 1.5rem;
}

#container {
  position: relative;
  overflow: hidden;
  width: 80%;
}

#content_list {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}

.footer{
  background-color: #1C1B1B;
  height: 21rem;
}
.jylogo{
  padding-top: 1rem;
  width: 15rem;
}
.foot_menu{
  display: flex;
  justify-content: center;
  font-size: .5rem;
  margin-top: .5rem;
}
.foot_menu li a{
  display: block;
  color: #fff;
  padding: 0 .8rem;
  border-right: 1px solid #fff;
}
.foot_menu li:last-child a{
  border-right: none;
}
.txt_foot{
  position: relative;
    width: 25rem;
    margin: .8rem auto;
}
.erweima{
  display: inline-block;
  width: 4.2rem;
  position: absolute;
  left: 1rem;
  top: 2.5rem;
}
.txt_foot div{
  color: #fff;
  font-size: .6rem;
  margin-left: 7.95rem;
}
.txt_foot p{
  color: #fff;
  font-size: .6rem;
  text-align: center;
  margin-top: 1rem;
}
.finnal{
  height: 3.8rem;
  background-color: #587AFF;
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 100%;
}
.final_flex{
  display: flex;
  justify-content: space-around;
}
.final_flex li{
  width: 8rem;
  height: 2.2rem;
  background-color: #fff;
  border-radius: .8rem;
  margin-top: .8rem;
  color: #587AFF;
  text-align: center;
  font-size: .6rem;
}
.final_flex li a{
  color: #587AFF;
}
.final_flex li:first-child,
.final_flex li:nth-child(2){
  line-height: 2.2rem;
}


.tanchuang{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 99;
  background: url(../images/bnjx/pop-up.png) no-repeat;
  background-size: contain;
  width: 21rem;
  height: 30rem;
}
.tanform{
  position: absolute;
  top: 10.5rem;
  left: 2.4rem;
}
.tanform li{
  margin-top: .5rem;
  font-size: .6rem;
}
.tanform li input{
  border: none;
  outline: none;
  width: 14rem;
  border-bottom: 1px solid #666;
}
.tan_btn{
  background-color: #587AFF;
  color: #fff;
  text-align: center;
  width: 16rem;
  border-radius: 1.5rem;
  height: 2.2rem;
  line-height: 2.2rem;
  font-size: .6rem;
  position: absolute;
  top: 20.8rem;
  left: 50%;
  transform: translateX(-50%);
}
.tanchuang p{
  color: red;
  font-size: .6rem;
  position: absolute;
  top: 23rem;
  left: 50%;
  transform: translateX(-50%);
}
.tanchuang .close{
  position: absolute;
  left: 17rem;
  top: 1.5rem;
}
.kefu img{
  position: fixed;
  bottom: 45%;
  right: 0;
  z-index: 999;
  width: 4rem;
}