
.school_page{
  min-width: 1300px;
  overflow: auto;
}
.xs-banner {
  height: 72px;
  width: 100%;
  padding-top: 72px;
}
.banner img{
  width: 100%;
}
.school_page .title{
  font-size: 40px;
  color: #111111;
  text-align: center;
  background: url(/static/index/img/school/introducetitle.png) no-repeat;
  background-size: 587px 18px;
  background-position: center;
}
.title2{
  background: url(/static/index/img/school/title_b2.png) no-repeat;
  background-size: 763px 18px;
  background-position: center;
}
.tip{
  font-size: 18px;
  color: #999999;
}
.tit_color1{
  color: #fff;
}
.tit_color2{
  color: #14CCBE;
  font-weight: bold;
}
.introduce{
  width: 100%;
  height: 1000px;
  padding-top: 100px;
}
.intro_content{
  margin-top: 175px;
  width: 100%;
  height: 439px;
  position: relative;
  background: url(/static/index/img/school/introductionBg.png) no-repeat;
  background-size: 502px 439px;
  background-position: center;
}
.introduce .card{
  position: absolute;
  width: 257px;
  height: 250px;
  padding: 28px 24px 0;
  background: #FFFFFF;
  box-shadow: 0px 3px 10px 0px rgba(18,29,39,0.17);
  border-radius: 12px;
  transition: all 0.5s;
}
.introduce .card .card_tit{
  width: 133px;
  height: 43px;
  margin: auto;
  border-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
}
.cardBg1{background: #14CCBE;}.cardBg2{background: #EBA2A2;}.cardBg3{background: #FFCB70;}.cardBg4{background: #7094FF;}
.introduce .card .card_desc{
  margin-top: 32px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 1.5;
  text-align: center;
}
.parent{
  top: -125px;
  left: calc((100% - 1016px) / 2);
}
.teacher{
  top: -125px;
  right: calc((100% - 1016px) / 2);
}
.manager{
  bottom: -125px;
  left: calc((100% - 1016px) / 2);
}
.health{
  bottom: -125px;
  right: calc((100% - 1016px) / 2);
}
.parentSide{
  width: 100%;
  height: 853px;
  background: url(/static/index/img/school/parentBg.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 68px;
}
.parentSide .subTit{
  margin-top: 60px;
  margin-bottom: 26px;
  font-size: 22px;
  font-weight: 400;
  color: #000000;
  text-align: center;
}
.bold{
  color: #111111;
  font-weight: bold;
}
.parent_side_cont{
  display: flex;
  justify-content: center;
}
.cont_tit{
  font-size: 30px;
  font-weight: bold;
  color: #111111;
  position: relative;
  margin-bottom: 73px;
}
.cont_tit::after{
  position: absolute;
  content: '';
  width: 32px;
  height: 4px;
  background: #14CCBF;
  border-radius: 2px;
  bottom: -20px;
  left: 0;
}
.cont_info{
  font-size: 18px;
  color: #37454E;
  margin-bottom: 20px;
}
.cont_info::before{
  content: '';
  width: 8px;
  height: 8px;
  background: #C8C8C8;
  border-radius: 50%;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
.mobilHover:hover{
  transform: scale(1.05);
}
.teacherSide{
  padding-top: 129px;
  padding-bottom: 122px;
}
.teacher_right_cont{
  width: 670px;
  height: 436px;
  background: url(/static/index/img/school/classBg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.teacher_right_info{
  position: absolute;
  width: 257px;
  height: 76px;
  transition: all .5s;
}
.t_r_i1{
  background: url(/static/index/img/school/class1.png) no-repeat;
  background-size: 100% 100%;
  top: 99px;
  left: 153px;
}
.t_r_i2{
  background: url(/static/index/img/school/class2.png) no-repeat;
  background-size: 100% 100%;
  top: 165px;
  left: 220px;
}
.t_r_i3{
  background: url(/static/index/img/school/class3.png) no-repeat;
  background-size: 100% 100%;
  top: 235px;
  left: 301px;
}
.t_r_i4{
  background: url(/static/index/img/school/class4.png) no-repeat;
  background-size: 100% 100%;
  bottom: 53px;
  right: 0;
}
.schoolSide{
  width: 100%;
  height: 687px;
  background: url(/static/index/img/school/schoolBg.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 133px;
  padding-bottom: 140px;
}
.school_left_cont{
  width: 747px;
  height: 414px;
  background: url(/static/index/img/school/schoolRightBg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin-right: 66px;
}
.school_left_info{
  position: absolute;
  width: 267px;
  height: 77px;
  transition: all .5s;
}
.s_l_i1{
  background: url(/static/index/img/school/school1.png) no-repeat;
  background-size: 100% 100%;
  top: 34px;
  right: 0px;
}
.s_l_i2{
  background: url(/static/index/img/school/school2.png) no-repeat;
  background-size: 100% 100%;
  top: 130px;
  right: 100px;
}
.s_l_i3{
  background: url(/static/index/img/school/school3.png) no-repeat;
  background-size: 100% 100%;
  bottom: 112px;
  left: 228px;
}
.s_l_i4{
  background: url(/static/index/img/school/school4.png) no-repeat;
  background-size: 100% 100%;
  bottom: 16px;
  left: 95px;
}
.teacher_right_info:hover,.school_left_info:hover,.cam_bot_info:hover,.card:hover{
  transform: scale(1.1);
}
.campusSide{
  width: 100%;
  height: 760px;
  background: url(/static/index/img/school/campusBg.png) no-repeat;
  background-size: 100% 100%;
  padding: 93px 0 42px 0;
}
.campusTitle{
  text-align: center;
  font-size: 22px;
  color: #FFFFFF;
}
.cam_bot_cont{
  margin: 182px auto 0;
  display: flex;
  justify-content: center;
}
.cam_bot_cont >div{
  position: relative;
}
.cam_bot_box{
  width: 265px;
  height: 237px;
  margin: auto;
  -webkit-animation: bounce-down 1.6s linear infinite;
  animation: bounce-down 1.6s linear infinite;
}
.cam_bot_chassis{
  margin-top: -68px;
  width: 831px;
  height: 209px;
}
.cam_bot_box img,.cam_bot_chassis img{
  width: 100%;
  height: 100%;
}
.cam_bot_info{
  position: absolute;
  width: 159px;
  height: 91px;
  transition: all 0.5s;
}
.cam_bot_i1{
  background: url(/static/index/img/school/campusCard1.png) no-repeat;
  background-size: 100% 100%;
  top: 60px;
  left: 81px;
}
.cam_bot_i2{
  background: url(/static/index/img/school/campusCard2.png) no-repeat;
  background-size: 100% 100%;
  top: -107px;
  left: 194px;
}
.cam_bot_i3{
  background: url(/static/index/img/school/campusCard3.png) no-repeat;
  background-size: 100% 100%;
  top: -107px;
  right: 177px;
}
.cam_bot_i4{
  background: url(/static/index/img/school/campusCard4.png) no-repeat;
  background-size: 100% 100%;
  top: 64px;
  right: 79px;
}

@-webkit-keyframes bounce-down {
  25% {
    -webkit-transform: translateY(-6px);
  }
  50%, 100% {
    -webkit-transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(6px);
  }
}

@keyframes bounce-down {
  25% {
    transform: translateY(-6px);
  }
  50%, 100% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(6px);
  }
}

.stepSide{
  width: 100%;
  height: 736px;
  padding: 79px 0 83px 0;
}
.flex{
  display: flex;
}
.flex_yCenter{
  align-items: center;
}
.flex_xCenter{
  justify-content: center;
}
.step_tit{
  width: 1200px;
  height: 69px;
  font-size: 18px;
  color: #111111;
  padding-left: 30px;
  display: flex;
  align-items: center;
  margin: auto;
}
.step_tit::before{
  content: '';
  display: inline-block;
  margin-right: 18px;
  width: 10px;
  height: 10px;
  background: #6CDAD1;
  border-radius: 50%;
}
.step_tit+.step_tit{
  margin-top: 12px;
}
.tit1{background: rgba(145, 209, 251, 0.3);}.tit2{background: rgba(197, 241, 236, 0.3);margin-bottom: 58px;}
.step_cont_left{
  margin-left: calc((100% - 1200px) / 2);
}
.depart{
  width: 232px;
  height: 366px;
  background: rgba(100, 183, 236, 0.1);
  border-radius: 10px;
  padding: 40px 26px;
}
.depart >div{
  width: 179px;
  height: 60px;
  border-radius: 10px;
  margin-bottom: 52px;
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
}
.depart >div img{
  width: 32px;
  height: 32px;
  margin-right: 12px;
}
.depart >div:nth-of-type(1){
  background: #1FA0F7;
}
.depart >div:nth-of-type(2){
  background: #00CFBA;
}
.depart >div:nth-of-type(3){
  background: #FF9220;
  margin-bottom: 0;
}
.step_img img{
  margin: 0 11px;
  width: 68px;
  height: 65px;
}
.step_cont_tit{
  font-size: 20px;
  font-weight: bold;
  color: #111111;
  margin-bottom: 26px;
  text-align: center;
}
.step_cont img{
  width: 140px;
  height: 84px;
}
.bigScreenSide{
  width: 100%;
  height: 780px;
  padding-top: 66px;
  background: url(/static/index/img/school/bigscreenBg.png) no-repeat center;
  background-size: cover;
}
.bigScreen_cont{
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
  margin: auto;
  margin-top: 203px;
  width: 1014px;
  text-align: center;
  line-height: 1.5;
}