.box {
  position: relative;
  overflow: hidden;
}

.banner {
  width: 100%;
  height: 1484px;
  background: url(../images/banner_bg.png) no-repeat top center;
}

.banner_container {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.txt01 {
  margin: 0 auto;
}

.bird01 {
  width: 285px;
  height: 210px;
  position: absolute;
  top: 3%;
  left: -7%;
  animation: top_l_ani 3s linear infinite;
  animation-delay: .5s;
}

.bird02 {
  position: absolute;
  top: 36%;
  right: -4%;
  width: 215px;
  height: 164px;
  animation: top_l_ani 3s linear infinite;
}

@keyframes top_l_ani {
  0% {
    transform: rotate(0);
  }

  50% {
    transform: rotate(4deg);
  }

  100% {
    transform: rotate(0);
  }
}

.txt02 {
  position: absolute;
  top: 5%;
  left: 64%;
}

.txt04 {
  top: 19%;
  left: -9%;
  position: absolute;
}

.txt03 {
  margin: -186px auto 0;
}

.box01 {
  height: 1481px;
  margin-top: -540px;
  box-sizing: border-box;
  padding-top: 524px;
  background: url(../images/bg1.png) no-repeat center center;
}

.box02 {
  height: auto;
  box-sizing: border-box;
  padding: 88px 0 70px;
  background: url(../images/bg2.png) no-repeat center top;
}

.box03 {
  height: 903px;
  box-sizing: border-box;
  padding: 60px 0 0;
  background: url(../images/bg3.png) no-repeat center top;
}

.box04 {
  height: auto;
  box-sizing: border-box;
  padding: 88px 0 70px;
  background: url(../images/bg4.png) no-repeat center top;
}

.banner_b {
  margin-top: 142px;
}

.banner_bottom {
  margin: 0 auto;
}

.xlfs {
  width: 676px;
  height: 110px;
  background: url(../images/xlfs_bg.png) no-repeat center center;
  margin: -26px auto 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.xlfs p {
  color: #A70B10;
  font-size: 37px;
  font-weight: bold;
  line-height: 1;
  margin-right: 10px;
}

.title {
  margin: 0 auto;
}

.sub_title {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #330000;
  font-size: 24px;
  text-align: center;
  margin: 22px auto 40px;
}

.sub_title2 {
  color: #F0D6A5;
}

.hbtj {
  display: flex;
  justify-content: center;
  align-items: center;
}

.hbtj_r {
  width: 532px;
  height: 72px;
  background: url(../images/hbtj_r.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 40px;
}

.hbtj_r p {
  background-image: -webkit-linear-gradient(90deg, #ECB863 0%, #FFFFCC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #ECB863;
  font-size: 26px;
  font-weight: bold;
}

.box01_body {
  width: 100%;
  height: 505px;
  background: url(../images/box01_bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box02_body {
  width: 1160px;
  height: 324px;
  background: url(../images/box02_bg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 44px;
  position: relative;
}

.box01_l {
  width: 310px;
  background: url(../images/line.png) no-repeat 17px center;
}

.box01_l p {
  display: flex;
  align-items: center;
  margin-bottom: 26px;
  color: #330000;
  font-size: 18px;
}

.box01_l p:last-child {
  margin-bottom: 0;
}

.box01_l p img {
  margin-right: 9px;
}

.box01_r {
  width: 764px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}


.box01_r img:nth-child(4) {
  margin-right: 0;
}

.box01 h3 {
  color: #330000;
  font-size: 39px;
  margin-bottom: 10px;
  margin-left: 98px;
}

.box01 a img {
  margin: 20px auto 0;
}


.l2 {
  position: absolute;
  top: 68px;
  left: -30px;
}

.r2 {
  position: absolute;
  top: 68px;
  right: -20px;
}

.box02_body h2 {
  color: #95211B;
  font-size: 30px;
  text-align: center;
}

.box02_line {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}

.box02_item {
  display: inline-block;
  width: auto;
  height: 48px;
  line-height: 48px;
  padding: 0 18px;
  background: #F9D5A8;
  border-radius: 24px;
  color: #330000;
  font-size: 17px;
  margin: 0 5px;
}

.djtk img {
  margin: 30px auto 0;
}


.teacher_swiper {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}

.teacher_box {
  /* width: 360px; */
  position: relative;
}

.teacher_box img {
  display: block;
  width: 100%;
}

.teacher_info {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  background: radial-gradient(circle, #B6231B, #9F241E);
  padding: 30px;
  display: none;
}

.teacher_box:hover .teacher_info {
  display: block;
}

.teacher_info h5 {
  line-height: 30px;
  margin-bottom: 6px;
  font-size: 19px;
  display: flex;
  align-items: center;
}

.teacher_info h5 span {
  width: 94px;
  height: 28px;
  background: #FFFFFF;
  margin-left: 4px;
  border-radius: 15px;
  color: #95211B;
  font-size: 14px;
  text-align: center;
  line-height: 28px;
}

.teacher_info p {
  line-height: 30px;
  font-size: 15px;
  text-align: justify;
}

.teacher_swiper .swiper-button-prev.swiper-button-white.prev {
  width: 50px;
  height: 50px;
  background-image: url("../images/arrow02.png");
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  left: -28px;
  top: 50%;
  transform: translateY(-50%);
}

.teacher_swiper .swiper-button-next.swiper-button-white.next {
  width: 50px;
  height: 50px;
  background-image: url("../images/arrow01.png");
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  right: -28px;
  top: 50%;
  transform: translateY(-50%);
}

.box03_table {
  width: 1200px;
  height: 450px;
  background: url(../images/table_bg.png) no-repeat center center;
  background-size: 100% 100%;
  margin-top: 40px;
  box-sizing: border-box;
  padding: 36px 19px;
}

.box03_table h3 {
  color: #9F241E;
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
}

.box03_table table {
  border-spacing: 0;
  text-align: center;
  width: 100%;
}

.box03_table table td {
  background: #FBE2C1;
  color: #330000;
  font-size: 18px;
  height: 52px;
  border-right: 1px solid #C29D87;
  border-top: 1px solid #C29D87;
  border-bottom: 1px solid #C29D87;
}

.box03_table table td:last-child {
  border-right: 0;
}

.box03_table table td:last-child {
  border-bottom: 1px solid #C29D87;
}

.box03_table table tr:nth-child(2n) td {
  background: #FDF8E7;
}

/* 更多推荐3 */

.more_list2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.more_list2 a {
  width: 380px;
  height: 250px;
  background: #D20000;
  overflow: hidden;
  box-sizing: border-box;
  border: 10px solid #D20000;
}

.more_list2 a:hover img {
  transform: scale(1.2);
}

.more_list2 a img {
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: transform 1.3s linear;
}

.region {
  padding-top: 30px;
}

.region a {
  float: left;
  display: block;
  width: 130px;
  height: 54px;
  background: #D20000;
  box-sizing: border-box;
  margin-bottom: 20px;
  text-align: center;
  line-height: 54px;
  font-size: 18px;
  color: #FFFFFF;
  transition: all .3s linear;
  margin-right: 22px;
}

.region a:hover {
  color: #B53328;
  background: linear-gradient(0deg, #ECB863, #FFFFCC);
}

.region a:nth-child(8n) {
  margin-right: 0;
}

@media only all and (max-width:1080px) {


  .banner {
    width: 100%;
    height: 24rem;
    background: url(../images/banner_bg.png) no-repeat top center;
    background-size: auto 100%;
  }

  .banner_container {
    width: 100%;
  }

  .txt01 {
    width: 4rem;
    height: auto;
  }

  .bird01 {
    top: 1rem;
    width: 6rem;
    height: auto;
  }

  .bird02 {
    top: 6rem;
    right: -4%;
    width: 5.375rem;
    height: 4.1rem;
  }

  .txt02 {
    width: 6rem;
    height: auto;
  }

  .txt04 {
    top: 3rem;
    left: 0;
    position: absolute;
    width: 2rem;
  }

  .txt03 {
    width: 80%;
    height: auto;
    margin: -3rem auto 0;
  }

  .box01 {
    height: auto;
    margin-top: 0;
    padding: 1rem 0;
    background: #F6D59E;
  }

  .box02 {
    height: auto;
    padding: 1rem 0;
    background: #B10B11;
  }

  .box03 {
    height: auto;
    padding: 1rem 0;
    background: #F6D59E;
  }

  .box04 {
    height: auto;
    padding: 1rem 0;
    background: #B10B11;
  }

  .banner_b {
    margin-top: 1.6rem;
  }

  .banner_bottom {
    width: 100%;
    height: auto;
  }

  .xlfs {
    width: 16.9rem;
    height: 2.75rem;
    background-size: 100% 100%;
    margin: -0.65rem auto 0;
  }

  .xlfs p {
    font-size: 0.925rem;
    margin-right: 0.25rem;
  }

  .xlfs img {
    width: auto;
    height: 1.6rem;
  }

  .title {
    width: auto;
    height: 3rem;
  }

  .sub_title {
    font-size: 0.6rem;
    margin: 0.55rem auto 1rem;
  }

  .sub_title img {
    width: 2rem;
    height: auto;
  }


  .hbtj {
    flex-direction: column;
  }

  .hbtj img {
    width: 80%;
    height: auto;
    margin-bottom: .6rem;
  }

  .hbtj_r {
    width: 13.3rem;
    height: 1.8rem;
    margin-left: 1rem;
  }

  .hbtj_r p {
    font-size: 0.65rem;
  }

  .box01_body {
    width: 100%;
    height: auto;
    background: #FDF8E7;
    border: .3rem solid #F4B267;
    background-size: 100% 100%;
    padding: .8rem;
    flex-direction: column;
  }

  .box02_body {
    width: 100%;
    height: auto;
    background: #FDF8E7;
    border: .3rem solid #F4B267;
    background-size: 100% 100%;
    padding: .8rem;
    position: relative;
	
  }

  .box01_l {
    width: 100%;
    margin-bottom: .8rem;
    background: url(../images/line.png) no-repeat .8rem center;
  }

  .box01_l p {
    margin-bottom: 0.65rem;
    font-size: 0.8rem;
  }

  .box01_l p:last-child {
    margin-bottom: 0;
  }

  .box01_l p img {
    width: 1.6rem;
    height: auto;
    margin-right: 0.225rem;
  }

  .box01_r {
    width: 100%;
  }

  .box01_r img {
    width: 49%;
    height: 5.4rem;
    margin: 0.25rem 0;
    margin-right: 2%;
  }

  .box01_r img:nth-child(2n) {
    margin-right: 0;
  }

  .box01_r img:last-child {
    margin-right: 0;
  }

  .box01 h3 {
    text-align: center;
    font-size: 0.975rem;
    margin-bottom: 0.6rem;
    margin-left: 0;
  }

  .box01 a img {
    width: 5rem;
    height: auto;
    margin: 0.8rem auto 0;
  }

  .l2 {
    width: 2rem;
    height: auto;
    top: 1.7rem;
    left: -0.75rem;
  }

  .r2 {
    width: 2rem;
    height: auto;
    top: 1.7rem;
    right: -0.5rem;
  }

  .box02_body h2 {
    font-size: 0.75rem;
  }

  .box02_line {
    flex-wrap: wrap;
    margin-top: 0.2rem;
  }

  .box02_item {
    height: 1.2rem;
    line-height: 1.2rem;
    padding: 0 0.8rem;
    border-radius: 0.7rem;
    font-size: 0.45rem;
    margin: .2rem 0.125rem;
  }

  .djtk img {
    width: 6rem;
    height: auto;
    margin: 0.75rem auto 0;
  }

  .teacher_swiper {
    width: 80%;
  }


  .teacher_info {
    padding: 0.75rem;
    display: block;
  }


  .teacher_info h5 {
    line-height: 1rem;
    margin-bottom: 0.15rem;
    font-size: 0.8rem;
  }

  .teacher_info h5 span {
    width: 2.35rem;
    height: 0.7rem;
    margin-left: 0.6rem;
    border-radius: 0.375rem;
    font-size: 0.6rem;
    line-height: 0.7rem;
  }

  .teacher_info p {
    line-height: 1rem;
    font-size: 0.7rem;
  }

  .teacher_swiper .swiper-button-prev.swiper-button-white.prev {
    width: 1.25rem;
    height: 1.25rem;
    left: -0.7rem;
  }

  .teacher_swiper .swiper-button-next.swiper-button-white.next {
    width: 1.25rem;
    height: 1.25rem;
    right: -0.7rem;
  }

  .box03_table {
    margin: .8rem 0;
    width: 100%;
    height: auto;
    background: #FDF8E7;
    border: .3rem solid #F4B267;
    background-size: 100% 100%;
    padding: .8rem;
  }

  .box03_table h3 {
    font-size: 0.75rem;
    margin-bottom: 0.5rem;
  }

  .box03_table table td {
    font-size: 0.6rem;
    height: 2rem;
    border-right: 0.025rem solid #C29D87;
  }

  .more_list2 {
    justify-content: center;
    flex-wrap: wrap;
  }

  .more_list2 a {
    width: 49%;
    height: 6rem;
    margin-bottom: .2rem;
    border: .3rem solid #D20000;
  }

  .more_list2 a:nth-child(1) {
    margin-right: 2%;
  }

  .region {
    padding-top: 1rem;
  }

  .region a {
    width: 23.6%;
    height: 1.6rem;
    margin-right: 1%;
    margin-bottom: .4rem;
    line-height: 1.6rem;
    font-size: .7rem;
  }

  .region a:nth-child(8n) {
    margin-right: 1%;
  }

  .region a:nth-child(4n) {
    margin-right: 0;
  }
}