.box {
  position: relative;
  overflow: hidden;
  background-color: #B60801;
}

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

.banner_container {
  width: 1200px;
  padding-top: 124px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}

.txt01 {
  margin: 0 auto;
}

.xianhe {
  position: absolute;
  top: 329px;
  left: -130px;
  animation-duration: 2s;
}

.line {
  height: 1px;
}

.box_container {
  background: url(../images/box_bg.png) no-repeat center center;
}

.box_common {
  width: 1200px;
  margin: 0 auto 90px;
  position: relative;
  box-sizing: border-box;
  padding: 110px 30px 0;
}

.box01_container, .box06_container {
  height: 666px;
  background: url(../images/box01_bg.png) no-repeat center center;
}

.box02_container, .box04_container {
  height: 756px;
  background: url(../images/box02_bg.png) no-repeat center center;
}

.box03_container {
  height: 1019px;
  background: url(../images/box03_bg.png) no-repeat center center;
}

.box05_container {
  height: 487px;
  background: url(../images/box05_bg.png) no-repeat center center;
}

.title {
  width: 738px;
  height: 105px;
  top: -40px;
  line-height: 100px;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -369px;
  background: url(../images/title_bg1.png) no-repeat center center;
}

.title2 {
  width: 597px;
  margin-left: -298.5px;
  background: url(../images/title_bg2.png) no-repeat center center;
}

.title span {
  background-image: -webkit-linear-gradient(0deg, #FFE7C9 0%, #FFF6EA 93.5791015625%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FFE7C9;
}

.box01_add {
  margin-top: -120px;
}

.box01_line {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box01_item {
  width: 560px;
  height: 346px;
  box-sizing: border-box;
  padding: 0 50px 0;
  background: url(../images/box01_item.png) no-repeat center center;
}

.box01_item h2 {
  color: #FFFFFF;
  font-size: 30px;
  text-align: center;
  line-height: 60px;
  margin-bottom: 30px;
}

.box01_item .swiper-container {
  width: 100%;
  height: 243px;
}

.box01_item h3 {
  color: #FFF17A;
  font-size: 30px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
}

.box01_item p {
  color: #FFFFFF;
  font-size: 20px;
}

.box01 .swiper-pagination-bullet {
  background: #fff;
  opacity: .5;
}

.box01 .swiper-pagination-bullet-active {
  width: 16px;
  border-radius: 5px;
  opacity: 1;
}

.a_btn {
  display: block;
  width: 387px;
  height: 93px;
  background: url(../images/a_bg.png) no-repeat center center;
  margin: 40px auto 0;
  color: #FFFFFF;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 93px;
}

.box02_line {
  width: 1106px;
  height: 439px;
  background: url(../images/up.png) no-repeat center center;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  box-sizing: border-box;
  padding-bottom: 29px;
}

.box02_line p {
  color: #FFFFFF;
  font-size: 22px;
  text-align: center;
  width: 130px;
  margin-right: 10px;
}

.box02_line p:last-child {
  margin-right: 0;
}

.box03_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.box03_item {
  width: 558px;
  height: 267px;
  box-sizing: border-box;
  padding-top: 34px;
  margin-bottom: 18px;
  background: url(../images/box03_item.png) no-repeat center center;
}

.box03_item h3 {
  height: 93px;
  line-height: 93px;
  text-align: center;
  color: #FFFFFF;
  font-size: 24px;
  margin-bottom: 10px;
  background: url(../images/1.png) no-repeat center center;
}

.box03_item h3 span {
  color: #FFD258;
}

.box03_item:nth-child(2) h3 {
  background: url(../images/2.png) no-repeat center center;
}

.box03_item:nth-child(3) h3 {
  background: url(../images/3.png) no-repeat center center;
}

.box03_item:nth-child(4) h3 {
  background: url(../images/4.png) no-repeat center center;
}

.box03_item:nth-child(5) h3 {
  background: url(../images/5.png) no-repeat center center;
}

.box03_item:nth-child(6) h3 {
  background: url(../images/6.png) no-repeat center center;
}

.box03_item p {
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
  box-sizing: border-box;
  padding: 0 100px;
}

.box04_line {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box04_l, .box04_swiper {
  width: 632px;
  height: 423px;
}

.swiper-slide, .swiper-slide img {
  width: 100%;
  height: 100%;
}

.box04_r {
  width: 480px;
  display: flex;
  flex-wrap: wrap;
}

.box04_r p {
  width: 234px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  text-align: center;
  box-sizing: border-box;
  padding: 0 20px;
  margin-bottom: 10px;
  color: #A42417;
  background: url(../images/box04_btn.png) no-repeat center center;
}

.box04_r p:nth-child(2n+1) {
  margin-right: 10px;
}

.box04_r p:hover {
  color: #FFFFFF;
  background: url(../images/box04_active.png) no-repeat center center;
}

.box04 .swiper-pagination-bullet {
  background: #333333;
  opacity: 1;
  border-radius: 50%;
}

.box04 .swiper-pagination-bullet-active {
  width: 16px;
  background: #D43A1F;
  border-radius: 5px;
  opacity: 1;
}

.more_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.more_list a {
  display: block;
  width: 367px;
  height: 208px;
  overflow: hidden;
  background: rgba(164, 36, 23, 0.41);
}

.more_list a img {
  width: 100%;
  height: 100%;
  transition: transform 1.5s ease;
}

.more_list a:hover img {
  transform: scale(1.3);
}

/* 地区开始 */

.region a {
  float: left;
  width: 179px;
  height: 68px;
  background: linear-gradient(0deg, #F45A26, #CD2206);
  border: 1px solid #F1C087;
  box-sizing: border-box;
  margin-right: 9px;
  margin-top: 9px;
  border-radius: 10px;
  text-align: center;
  line-height: 68px;
  font-size: 26px;
  color: #F8E6C6;
  transition: transform .4s linear;
}

.region a:hover {
  transform: translateY(-4px);
  background: linear-gradient(0deg, #FEF695, #F2BA44);
  border: 1px solid #C96D28;
  color: #A40906;
}

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

.fixed_right {
  position: fixed;
  display: none;
  top: 24%;
  right: 10px;
  z-index: 100;
  width: 210px;
  height: 539px;
  box-sizing: border-box;
  padding: 20px 34px 0;
  background: url(../images/fixed_bg.png) no-repeat center center;
}

.fixed_right a {
  display: block;
  border-bottom: 1px solid #FF4746;
  color: #FFFFFF;
  font-size: 22px;
  text-align: center;
  padding: 20px 0;
}

.fixed_right a:hover {
  color: #FFF17A;
}

.fixed_right a:last-child {
  border-bottom: 0;
}

.box01_add .box_common {
  padding-top: 84px;
}

.box_add_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box_add_item {
  width: 370px;
}

.box_add_item h3 {
  background-image: -webkit-linear-gradient(0deg, #CC2E1B 38.37890625%, #E95C2B 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #CC2E1B;
  font-size: 31px;
  margin-bottom: 15px;
  text-align: center;
}

.add_inner {
  width: 370px;
  height: 458px;
  background: url(../images/box_add_item.png) no-repeat center center;
}

.add_inner h4 {
  color: #FFFFFF;
  font-size: 22px;
  text-align: center;
  line-height: 54px;
}

.swiper_add .swiper-slide {
  width: 100%;
  height: 403px;
}

.teacher_img {
  position: relative;
  width: 80%;
  height: 90%;
  margin: 0 auto;
}

.teacher_img img {
  width: 100%;
  height: 100%;
}

.teacher_txt {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.41);
  justify-content: flex-end;
  flex-direction: column;
  box-sizing: border-box;
  padding-bottom: 35px;
}

.teacher_txt .name {
  color: #FFFFFF;
  font-size: 31px;
  text-align: center;
}

.teacher_txt .info {
  color: #FFFFFF;
  font-size: 22px;
  margin: 10px 0;
  text-align: center;
}

.teacher_txt .detail {
  color: #FFFFFF;
  font-size: 20px;
  width: 90%;
  margin: 0 auto;
}

.swiper_add .teacher_img:hover .teacher_txt {
  display: flex;
}

.box_add_item2 p {
  width: 60%;
  display: flex;
  align-items: center;
  margin: 19px auto;
  color: #FFF1DF;
  font-size: 22px;
}

.box_add_item2 p img {
  margin-right: 8px;
}

.box_add_item2 .add_body {
  box-sizing: border-box;
  padding-top: 20px;
}

.add_item3_item {
  width: 80%;
  padding: 20px 0;
  border-bottom: 1px solid #FE450B;
  color: #FFF1DF;
  font-size: 22px;
  margin: 0 auto;
  text-align: center;
}

.add_item3_item:last-child {
  border-bottom: 0;
}

.box_add_item3 .add_body {
  padding-top: 25px;
}

@media only all and (max-width:1400px) {
  .fixed_right {
    right: 2px;
    width: 160px;
    height: 433px;
    box-sizing: border-box;
    padding: 15px 34px 0;
    background-size: 100% 100%;
  }
  .fixed_right a {
    font-size: 18px;
    padding: 15px 0;
  }
}

@media only all and (max-width:1080px) {
  .banner {
    height: 20rem;
    background-size: auto 100%;
  }
  .banner_container {
    width: 100%;
    padding-top: 2.5rem;
  }
  .txt01 {
    width: 60%;
  }
  .xianhe {
    width: 6rem;
    position: absolute;
    top: 70%;
    left: -1rem;
  }
  .line {
    display: none;
  }
  .box_container {
    background-size: 100% auto;
  }
  .box_common {
    width: 94%;
    margin: 0 auto 2rem;
    padding: 2rem .4rem 1rem;
    border: .05rem solid #FF5B20;
    border-radius: .8rem;
  }
  .box01_container, .box06_container {
    height: auto;
    background: #FFEDD8;
  }
  .box02_container, .box04_container {
    height: auto;
    background: #FFEDD8;
  }
  .box03_container {
    height: auto;
    background: #FFEDD8;
  }
  .box05_container {
    height: auto;
    background: #FFEDD8;
  }
  .title {
    width: 80%;
    height: 2.4rem;
    top: -1.3rem;
    line-height: 2.4rem;
    font-size: .8rem;
    margin-left: -40%;
    background-size: 100% 100%;
  }
  .title2 {
    width: 60%;
    margin-left: -30%;
    background-size: 100%;
  }
  .box01_add {
    margin-top: -3rem;
  }
  .box01_line {
    flex-direction: column;
  }
  .box01_item {
    width: 90%;
    height: 10rem;
    padding: 0 10% 0;
    background-size: 100% 100%;
  }
  .box01_item:first-child {
    margin-bottom: 1rem;
  }
  .box01_item h2 {
    font-size: .8rem;
    line-height: 1.9rem;
    margin-bottom: .6rem;
  }
  .box01_item .swiper-container {
    height: 7rem;
  }
  .box01_item h3 {
    font-size: .7rem;
    margin-bottom: .4rem;
  }
  .box01_item p {
    font-size: .6rem;
  }
  .a_btn {
    width: 10rem;
    height: 2rem;
    background-size: 100% 100%;
    margin: .8rem auto 0;
    font-size: .8rem;
    line-height: 2rem;
  }
  .box02_line {
    width: 100%;
    height: 8rem;
    background-size: 100%;
    padding-bottom: 1.2rem;
  }
  .box02_line p {
    font-size: .5rem;
    width: auto;
    margin-right: 0;
    flex: 1;
  }
  .box02_line p:last-child {
    margin-right: 0;
  }
  .box03_list {
    flex-wrap: wrap;
  }
  .box03_item {
    width: 49%;
    height: 8rem;
    padding-top: .8rem;
    margin-bottom: .2rem;
    background-size: 100% 100%;
  }
  .box03_item h3 {
    height: 2rem;
    line-height: 2rem;
    font-size: .75rem;
    margin-bottom: 10px;
    background-size: auto 100%;
  }
  .box03_item:nth-child(2) h3 {
    background-size: auto 100%;
  }
  .box03_item:nth-child(3) h3 {
    background-size: auto 100%;
  }
  .box03_item:nth-child(4) h3 {
    background-size: auto 100%;
  }
  .box03_item:nth-child(5) h3 {
    background-size: auto 100%;
  }
  .box03_item:nth-child(6) h3 {
    background-size: auto 100%;
  }
  .box03_item p {
    font-size: .6rem;
    padding: 0 6%;
  }
  .box04_line {
    flex-direction: column;
  }
  .box04_l, .box04_swiper {
    width: 100%;
    height: 11rem;
  }
  .box04_r {
    margin-top: .4rem;
    width: 100%;
  }
  .box04_r p {
    width: 49%;
    height: 2.6rem;
    font-size: .7rem;
    padding: 0 5%;
    margin-bottom: .2rem;
    background-size: 100% 100%;
  }
  .box04_r p:nth-child(2n+1) {
    margin-right: 2%;
  }
  .box04_r p:hover {
    background-size: 100% 100%;
  }
  .more_list {
    justify-content: center;
    flex-wrap: wrap;
  }
  .more_list a {
    width: 49%;
    height: 6rem;
    margin-bottom: .2rem;
  }
  .more_list a:first-child {
    margin-right: 2%;
  }
  /* 地区开始 */
  .region a {
    width: 24%;
    height: 1.8rem;
    margin-right: 1%;
    margin-top: .2rem;
    line-height: 1.8rem;
    font-size: .7rem;
  }
  .region a:nth-child(6n) {
    margin-right: 1%;
  }
  .region a:nth-child(4n) {
    margin-right: 0;
  }
  .box01_add .box_common {
    padding-top: 1.8rem;
  }
  .box_add_container {
    flex-wrap: wrap;
    justify-content: center;
  }
  .box_add_item {
    width: 80%;
    margin-bottom: .3rem;
  }
  .box_add_item h3 {
    font-size: .8rem;
    margin-bottom: .3rem;
  }
  .add_inner {
    width: 100%;
    height: 16rem;
    background-size: 100% 100%;
  }
  .add_inner h4 {
    font-size: .75rem;
    line-height: 1.8rem;
  }
  .swiper_add .swiper-slide {
    width: 100%;
    height: 14rem;
  }
  .teacher_img img {
    width: 100%;
    height: 100%;
  }
  .teacher_txt {
    padding-bottom: .6rem;
  }
  .teacher_txt .name {
    font-size: .8rem;
  }
  .teacher_txt .info {
    font-size: .75rem;
    margin: .2rem 0;
  }
  .teacher_txt .detail {
    font-size: .7rem;
  }
  .swiper_add .teacher_img:hover .teacher_txt {
    display: flex;
  }
  .box_add_item2 p {
    width: 80%;
    margin: .3rem auto;
    font-size: .8rem;
  }
  .box_add_item2 p img {
    margin-right: .3rem;
  }
  .box_add_item2 .add_body {
    padding-top: 1.8rem;
  }
  .add_item3_item {
    padding: .4rem 0;
    font-size: .8rem;
  }
  .box_add_item3 .add_body {
    padding-top: 2rem;
  }
}