.box {
  position: relative;
  overflow: hidden;
  color: #FFFFFF;
}

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

.banner_container {
  width: 1200px;
  margin: 0 auto;
  padding-top: 58px;
}

.txt01 {
  margin: 0 auto;
}

.txt02 {
  margin: 0 auto;
}

.txt03 {
  width: 534px;
  height: 122px;
  background: url(../images/txt03_bg.png) no-repeat center top;
  color: #FFFFFF;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 110px;
  margin: 0 auto;
}

.box01 {
  height: 743px;
  background: url(../images/box01_bg.png) no-repeat center top;
  box-sizing: border-box;
  padding-top: 49px;
}

.box02 {
  height: 848px;
  background: url(../images/box02_bg.png) no-repeat center top;
  box-sizing: border-box;
  padding-top: 37px;
}

.box03 {
  height: 749px;
  background: url(../images/box03_bg.png) no-repeat center top;
  box-sizing: border-box;
  padding-top: 42px;
}

.box04 {
  height: 720px;
  background: url(../images/box04_bg.png) no-repeat center top;
  box-sizing: border-box;
  padding-top: 42px;
}

.box05 {
  height: 938px;
  background: url(../images/box05_bg.png) no-repeat center top;
  box-sizing: border-box;
  padding-top: 42px;
}

.box06 {
  height: 664px;
  background: url(../images/box06_bg.png) no-repeat center top;
  box-sizing: border-box;
  padding-top: 42px;
}

.box07 {
  height: 830px;
  background: url(../images/box07_bg.png) no-repeat center top;
  box-sizing: border-box;
  padding-top: 42px;
}

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

.box01_item {
    width: 482px;
    height: 128px;
    background: url(../images/box01_item.png) no-repeat center top;
    box-sizing: border-box;
    padding-left: 139px;
    line-height: 134px;
    text-align: center;
    color: #FFFFFF;
    font-size: 21px;
    margin-bottom: 36px;
    background-size: 100% 100%;
}

.xiahua_txt {
  width: 634px;
  height: 40px;
  background: url(../images/xh_bg.png) no-repeat center top;
  color: #FFFFFF;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;

}

.arrow {
  -webkit-animation: pulse 1s infinite linear;
  -moz-animation: pulse 1s infinite linear;
  -ms-animation: pulse 1s infinite linear;
  -o-animation: pulse 1s infinite linear;
  animation: pulse 1s infinite linear;
}

.mgjx_txt {
    width: 1200px;
    height: 50px;
    background: url(../images/box01_bottom.png) no-repeat center top;
    background-size: 100%;
    color: #FFFFFF;
    font-size: 29px;
    text-align: center;
    line-height: 34px;
    margin: 55px 0 45px;
}

.check_txt {
  border-bottom: 1px solid #4C7CF8;
  font-size: 26px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.check_txt .blue {
  color: #4C7CF8;
}

.check_txt .red {
  color: #CC2C51;
}

.check_txt .purple {
  color: #A91C9B;
}

.check_txt p {
  display: inline-block;
  padding-bottom: 12px;
  border-bottom: 5px solid #4C7CF8;
  margin-bottom: -3px;
}

.check_txt p:nth-child(2) {
  border-bottom: 5px solid #CC2C51;
}

.check_txt p:nth-child(3) {
  border-bottom: 5px solid #A91C9B;
}

.title {
  width: 557px;
  height: 161px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/title_bg1.png) no-repeat center top;
}

.title_txt {
  margin: 0 8px;
}

.table_container {
  width: 1200px;
  height: 590px;
  background: url(../images/table_bg.png) no-repeat center center;
  box-sizing: border-box;
  padding: 50px 49px 0;
}

.table_container table {
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  border-spacing: 0;
  width: 100%;
}

.table_container thead {
  background: linear-gradient(99deg, #211CD2, #AE2B9D);
}

.table_container th {
  height: 69px;
  border-right: 1px solid #8582E5;
}

.table_container td {
  height: 210px;
  color: #000000;
  font-size: 20px;
  background-color: #FFFFFF;
  border-right: 1px solid #8582E5;
}

.table_container th:last-child, .table_container td:last-child {
  border-right: 0;
}

.table_container td p {
  width: 242px;
  margin: 0 auto;
  text-align: left;
}

.table_container td p span {
  color: #211CD2;
}

.table_container table div {
  font-size: 30px;
  font-weight: bold;
  background: linear-gradient(99deg, #211CD2 0%, #AE2B9D 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.table_container table div span {
  font-size: 20px;
}

.table_container table a {
  width: 134px;
  height: 44px;
  background: linear-gradient(99deg, #211CD2, #AE2B9D);
  border-radius: 22px;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  line-height: 44px;
  display: block;
  margin: 0 auto;
}

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

.box02_item {
  width: 528px;
  height: 172px;
  background: url(../images/box02_item.png) no-repeat center top;
  box-sizing: border-box;
  padding-left: 30px;
}

.box02_item h3 {
  font-size: 26px;
  line-height: 51px;
}

.box02_item p {
  color: #000000;
  font-size: 20px;
  margin-top: 25px;
  padding-left: 20px;
  box-sizing: border-box;
}

.small_title div {
  text-align: center;
  color: #FFFFFF;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.small_title div span {
  margin: 0 10px;
  display: inline-block;
  position: relative;
}

.small_title div span::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  top: 36px;
  height: 2px;
  background: linear-gradient(99deg, #211CD2, #AE2B9D);
}

.line {
  margin: 10px auto 0;
}

.box03_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 36px;
}

.box03_item {
  width: 410px;
  height: 422px;
  background: url(../images/box03_item.png) no-repeat center top;
}

.box03_item h3 {
  box-sizing: border-box;
  padding-left: 75px;
  line-height: 30px;
  color: #FFFFFF;
  font-size: 26px;
  line-height: 73px;
}

.box03_item_body {
  width: 85%;
  height: 320px;
  margin: 0 auto;
  color: #FFFFFF;
  font-size: 19px;
  box-sizing: border-box;
  padding-top: 30px;
}

.box04 .title, .box07 .title {
  width: 1046px;
  height: 155px;
  background: url(../images/title_bg2.png) no-repeat center top;
}

.box05 .title, .box06 .title {
  width: 857px;
  height: 161px;
  background: url(../images/title_bg3.png) no-repeat center top;
}

#certify {
  position: relative;
  width: 1000px;
  margin: 48px auto 0;
}

#certify .swiper-slide {
  width: 302px;
}

#certify .swiper-slide img {
  display: block;
}

#certify .swiper-button-prev {
  left: -80px;
  width: 64px;
  height: 89px;
  background: url(../images/arrow_l.png) no-repeat;
  background-size: 100%;
}

#certify .swiper-button-next {
  right: -80px;
  width: 64px;
  height: 89px;
  background: url(../images/arrow_r.png) no-repeat;
  background-size: 100%;
}

.box05_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
}

.box05_item {
  width: 349px;
  height: 631px;
  box-sizing: border-box;
  padding-top: 47px;
  background: url(../images/phone_bg.png) no-repeat center top;
}

.box05_item img {
  width: 270px;
  height: 468px;
  margin: 0 auto;
}

.box05_item p {
  font-size: 22px;
  text-align: center;
  margin-top: 15px;
}

.teacher_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}

.tea-box {
  box-sizing: border-box;
  width: 294px;
  height: 391px;
  background: url(../images/teacher_bg.png) no-repeat center top;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tea-box .teacher_inner {
  width: 235px;
  height: 332px;
  position: relative;
}

.tea-box .teacher_inner img {
  width: 235px;
  height: 332px;
}

.tea-name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 126px;
  background: linear-gradient( 0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  box-sizing: border-box;
  padding-top: 80px;
  text-align: center;
  font-size: 24px;
  font-family: FZLTZHK;
  font-weight: normal;
  color: #fbe6ac;
}

.tea-detail {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
  box-sizing: border-box;
  padding: 0 16px 0;
  font-size: 16px;
  font-family: FZLTZHK;
  font-weight: normal;
  color: #ffffff;
  line-height: 24px;
  justify-content: center;
  align-items: center;
}

.tea-box:hover .tea-detail {
  display: flex;
}

.tea-box:hover .tea-name {
  display: none;
}

/* 地区开始 */

.region {
  margin-top: 60px;
}

.region a {
  float: left;
  width: 196px;
  height: 70px;
  background: url(../images/province_bg.png) no-repeat center top;
  margin-right: 4px;
  margin-bottom: 13px;
  text-align: center;
  line-height: 66px;
  font-size: 26px;
  color: #FFFFFF;
}

.region a:hover {
  background: url(../images/province_active.png) no-repeat center top;
}

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

.fixed_right {
  display: none;
  position: fixed;
  right: 10px;
  top: 20%;
  z-index: 99;
}

.fixed_inner {
  width: 155px;
  height: 434px;
  box-sizing: border-box;
  padding-top: 150px;
  background: url(../images/fixed_right.png) no-repeat center top;
  background-size: 100% 100%;
}

.fixed_inner a {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 55px;
  background: url(../images/right_a.png) no-repeat center center;
  background-size: 100% 100%;
  color: #211CD2;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 55px;
}

.fixed_inner a:hover {
  background: url(../images/right_active.png) no-repeat center center;
  background-size: 100% 100%;
  color: #FFFFFF;
}

@media only all and (max-width:1080px) {
  .banner {
    width: 100%;
    height: 14rem;
    background-size: auto 100%;
  }
  .banner_container {
    width: 100%;
    padding-top: .8rem;
  }
  .txt01 {
    width: 60%;
  }
  .txt02 {
    width: 90%;
  }
  .txt03 {
    width: 14rem;
    height: 3rem;
    background-size: 100% 100%;
    font-size: .8rem;
    line-height: 2.8rem;
  }
  .box01, .box02, .box03, .box04, .box05, .box06, .box07 {
    height: auto;
    background-size: auto 100%;
    padding: 1rem 0;
  }
  .box01_list {
    justify-content: center;
    flex-wrap: wrap;
  }
  .box01_item {
    width: 16rem;
    height: 4.5rem;
    background-size: 100% 100%;
    padding-left: 4.4rem;
    line-height: 4.5rem;
    font-size: .7rem;
    margin-bottom: .8rem;
  }
  .xiahua_txt {
    width: 100%;
    height: 1.6rem;
    font-size: .7rem;
    background-size: auto 100%;
    line-height: 1.6rem;
  }
  .arrow {
    display: none;
  }
  .mgjx_txt {
    width: 100%;
    height: 2rem;
    background-size: auto 100%;
    font-size: .7rem;
    line-height: 1.4rem;
    margin: .6rem 0 .8rem;
  }
  .check_txt {
    border-bottom: 1px solid #4C7CF8;
    font-size: .7rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .check_txt p {
    padding-bottom: .4rem;
    border-bottom: .2rem solid #4C7CF8;
    margin-bottom: -.1rem;
    text-align: center;
    flex: 1;
  }
  .check_txt p:nth-child(2) {
    border-bottom: .2rem solid #CC2C51;
  }
  .check_txt p:nth-child(3) {
    border-bottom: .2rem solid #A91C9B;
  }
  .title {
    width: 96%;
    height: 3.5rem;
    background: url(../images/title_bg2.png) no-repeat center top;
    background-size: 100% 100%;
  }
  .title_txt {
    margin: 0 .2rem;
  }
  .title img {
    width: 2rem;
  }
  .title img.title_txt {
    height: 1.5rem;
    width: auto;
  }
  .table_container {
    width: 100%;
    height: auto;
    background: #384FD5;
    border: 1px solid #ffffff;
    border-radius: .4rem;
    padding: .4rem;
  }
  .table_container table {
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    border-spacing: 0;
    width: 100%;
  }
  .table_container th {
    height: 69px;
  }
  .table_container td {
    height: 210px;
    font-size: .6rem;
  }
  .table_container th:last-child, .table_container td:last-child {
    border-right: 0;
  }
  .table_container td p {
    width: 90%;
  }
  .table_container table div {
    font-size: .7rem;
  }
  .table_container table div span {
    font-size: .5rem;
  }
  .table_container table a {
    width: 4rem;
    height: 1.1rem;
    border-radius: 1rem;
    font-size: .55rem;
    line-height: 1.1rem;
  }
  .box02_list {
    flex-wrap: wrap;
    margin-top: .5rem;
  }
  .box02_item {
    width: 100%;
    height: 5rem;
    background-size: 100% 100%;
    padding-left: 1rem;
    margin-top: .4rem;
  }
  .box02_item h3 {
    font-size: .8rem;
    line-height: 1.6rem;
  }
  .box02_item p {
    font-size: .7rem;
    margin-top: .4rem;
    padding-left: .3rem;
  }
  .small_title div {
    font-size: .8rem;
  }
  .small_title div img {
    display: none;
  }
  .small_title div span {
    margin: 0;
  }
  .small_title div span::after {
    top: 1.2rem;
    height: .1rem;
  }
  .line {
    margin: .2rem auto 0;
  }
  .box03_list {
    flex-direction: column;
    margin-top: .4rem;
  }
  .box03_item {
    width: 100%;
    height: 14rem;
    background-size: 100% 100%;
  }
  .box03_item h3 {
    padding-left: 26%;
    font-size: .8rem;
    line-height: 2.5rem;
  }
  .box03_item_body {
    height: 10rem;
    font-size: .7rem;
    padding-top: 1rem;
  }
  .box04 .title, .box07 .title {
    width: 96%;
    height: 3.5rem;
    background-size: 100% 100%;
  }
  .box05 .title, .box06 .title {
    background: url(../images/title_bg2.png) no-repeat center top;
    width: 96%;
    height: 3.5rem;
    background-size: 100% 100%;
  }
  .box04 .title img, .box05 .title img, .box06 .title img, .box07 .title img {
    width: .7rem;
  }
  .box04 .title img.title_txt, .box05 .title img.title_txt, .box06 .title img.title_txt, .box07 .title img.title_txt {
    height: 1rem;
    width: auto;
  }
  .box04 .small_title div, .box05 .small_title div {
    font-size: .6rem;
  }
  #certify {
    position: relative;
    width: 100%;
    margin: .8rem auto 0;
  }
  #certify .swiper-slide {
    width: 6rem;
  }
  #certify .swiper-slide img {
    display: block;
    width: 100%;
  }
  #certify .swiper-button-prev {
    left: 0;
    width: 1rem;
    height: 2rem;
    background-size: 100% 100%;
  }
  #certify .swiper-button-next {
    right: -0;
    width: 1rem;
    height: 2rem;
    background-size: 100% 100%;
  }
  .box05_list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: .8rem;
  }
  .box05_item {
    width: 48%;
    height: 14rem;
    padding-top: 5.5%;
    background-size: 100% 100%;
  }
  .box05_item img {
    width: 77%;
    height: 80%;
  }
  .box05_item p {
    font-size: .5rem;
    margin-top: .35rem;
  }
  .teacher_list {
    flex-wrap: wrap;
    margin-top: .4rem;
  }
  .tea-box {
    box-sizing: border-box;
    width: 50%;
    height: 12rem;
    background-size: 100% 100%;
  }
  .tea-box .teacher_inner {
    width: 81%;
    height: 86%;
    position: relative;
  }
  .tea-box .teacher_inner img {
    width: 100%;
    height: 100%;
  }
  .tea-name {
    height: 2rem;
    padding-top: .8rem;
    font-size: .7rem;
  }
  .tea-detail {
    padding: .8rem .2rem;
    font-size: .5rem;
    line-height: 1.5;
    overflow-y: scroll;
  }
  /* 地区开始 */
  .region {
    margin-top: .8rem;
  }
  .region a {
    width: 24%;
    height: 1.8rem;
    margin-right: 1%;
    line-height: 1.9rem;
    font-size: .7rem;
    background-size: 100% 100%;
  }
  .region a:nth-child(6n) {
    margin-right: 1%;
  }
  .region a:nth-child(4n) {
    margin-right: 0;
  }
  .region a:hover {
    background-size: 100% 100%;
  }
}