body {
  background-color: #03082B;
}

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

.line {
  width: 100%;
  height: 56px;
}

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

.banner_container {
  width: 1200px;
  margin: 0 auto;
}

.txt01 {
  width: 327px;
  height: 69px;
  background: url(../images/txt01_bg.png) no-repeat top center;
  text-align: center;
  margin: 0 auto;
  color: #FFFFFF;
  font-size: 28px;
  font-weight: bold;
  line-height: 53px;
}

.txt02 {
  margin: -65px auto 0;
}

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

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

.box_wrap {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.title {
  line-height: 78px;
  height: 78px;
  width: 619px;
  text-align: center;
  margin: 0 auto 7px;
  background: url(../images/title_bg.png) no-repeat top center;
}

.title span {
  background: linear-gradient(0deg, #FFFFFF 16.5283203125%, #D6EEF3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 36px;
  font-weight: bold;
}

.box01 {
  margin: -225px auto 0;
}

.box01 .title {
  width: 737px;
  background: url(../images/title01_bg.png) no-repeat top center;
}

.box_body {
  width: 1194px;
  box-sizing: border-box;
  padding: 50px 40px;
  margin: 0 auto;
}

.box01 .box_body {
  height: 684px;
  background: url(../images/box01_bg.png) no-repeat top center;
}

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

.tab_container ul {
  width: 267px;
}

.tab_container ul li {
  width: 267px;
  height: 124px;
  background: url(../images/tab_bg.png) no-repeat top center;
  box-sizing: border-box;
  color: #FFFFFF;
  font-size: 28px;
  margin-bottom: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}

.tab_container ul li:last-child {
  margin-bottom: 0;
}

.tab_container ul li.active, .tab_container ul li:hover {
  color: #FBE652;
  background: url(../images/tab_active.png) no-repeat top center;
}

.tab_item {
  width: 830px;
  display: none;
  height: 398px;
  /* overflow-y: scroll; */
}

.tab_item.active {
  display: block;
}

.tab_item table {
  width: 100%;
  text-align: center;
  background: #FFFFFF;
  border-spacing: 0;
}

.tab_item thead {
  background: linear-gradient(270deg, #38B3E7, #3C38A6);
}

.tab_item th {
  height: 60px;
  color: #FFFFFF;
  font-size: 20px;
  border-left: 1px solid #D1D1D1;
}

.tab_item td {
  height: 45px;
  color: #333333;
  font-size: 18px;
  border-left: 1px solid #D1D1D1;
  border-top: 1px solid #D1D1D1;
}

.tab_item tr:first-child td:first-child, .tab_item tr:last-child td:first-child, .tab_item th:first-child {
  border-left: 0;
}

.tab_item td p {
  width: 90%;
  margin: 0 auto;
  text-align: left;
}

.tab_item td a {
  display: block;
  width: 136px;
  height: 56px;
  background: linear-gradient(90deg, #DB3B4F, #E24891);
  border-radius: 6px;
  text-align: center;
  line-height: 56px;
  color: #FFFFFF;
  font-size: 20px;
  margin: 0 auto;
}

.tab_item td.red {
  color: #C3444D;
}

.box01_bottom {
  margin-top: 18px;
  height: 156px;
  width: 100%;
  display: flex;
  box-sizing: border-box;
  background: #26217E;
  border: 1px solid rgba(114, 231, 251, 0.69);
}

.box01_bottom h1 {
  width: 16%;
  line-height: 156px;
  color: #FFFFFF;
  font-size: 34px;
  box-sizing: border-box;
  text-align: center;
  background: linear-gradient(137deg, #E77E4F, #DB3B4F, #E24891);
  border-right: 1px solid rgba(114, 231, 251, 0.69);
}

.box01_bottom div {
  width: 84%;
  box-sizing: border-box;
  padding: 30px 50px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.box01_bottom div p {
  color: #FFFFFF;
  font-size: 20px;
  width: 45%;
}

.box01_bottom div p:nth-child(2n+1) {
  width: 55%;
}

.box01_bottom div p span {
  display: inline-block;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  background: #72E7FB;
  border-radius: 50%;
  color: #26217E;
  font-size: 20px;
  margin-right: 15px;
  vertical-align: middle;
}

.box02 .box_body {
  height: 457px;
  background: url(../images/box02_bg.png) no-repeat top center;
}

.person_list {
  display: flex;
  justify-content: space-between;
  height: 100%;
}

.person_item div {
  width: 100%;
  height: 100px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 0 0 6px 6px;
  color: #000000;
  font-size: 22px;
  margin-top: -1px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.person_item div p {
  line-height: 1.6;
}

.box03 .box_body {
  height: 692px;
  background: url(../images/box03_bg.png) no-repeat top center;
  position: relative;
}

.box03_center {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 481px;
  height: 421px;
  margin-top: -230.5px;
  margin-left: -240.5px;
  background: url(../images/box03_center.png) no-repeat top center;
}

.cente01 {
  position: absolute;
  top: 61px;
  left: 110px;
  text-align: center;
}

.cente01 h1 {
  color: #FFFFFF;
  font-size: 50px;
}

.cente02 h1 {
  font-size: 46px;
  color: #FFFFFF;
}

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

.cente02 p {
  color: #FFFFFF;
  font-size: 18px;
}

.cente02 {
  position: absolute;
  top: 93px;
  right: 76px;
  text-align: center;
}

.cente03 {
  position: absolute;
  color: #FFFFFF;
  font-size: 22px;
  text-align: center;
  bottom: 87px;
  left: 180px;
}

.box03_img1 {
  position: absolute;
  top: 89px;
  left: 34px;
}

.box03_img2 {
  position: absolute;
  top: 104px;
  right: 32px;
}

.box03_3 {
  position: absolute;
  bottom: 81px;
  left: 80px;
}

.box03_4 {
  position: absolute;
  bottom: 84px;
  right: 48px;
}

.box03_bottom {
  width: 356px;
  padding: 20px 10px;
  box-sizing: border-box;
  background: #26217E;
  border: 1px solid #72E7FB;
  border-radius: 20px;
}

.box03_bottom span {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: linear-gradient(137deg, #3F72ED, #5D33EF);
  border: 1px solid #72E7FB;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 16px;
}

.box03_3 span {
  top: -20px;
  right: -20px;
}

.box03_4 span {
  top: -20px;
  left: -20px;
}

.box03_bottom h2 {
  color: #FBE652;
  font-size: 22px;
  text-align: center;
  border-bottom: 1px solid #4673B0;
  padding-bottom: 10px;
}

.box03_bottom p {
  color: #FFFFFF;
  font-size: 16px;
  padding: 10px 4% 0;
  line-height: 1.5;
}

.box04 .box_body {
  padding: 85px 76px;
  height: 457px;
  background: url(../images/box06_bg.png) no-repeat top center;
}

.box06 .box_body {
  height: 457px;
  background: url(../images/box06_bg.png) no-repeat top center;
}
#swiper2 .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
#swiper2 .swiper-slide .teacher_info {
  position: relative;
  width: 212px;
  height: 212px;
  background: #FFFFFF;
  border: 1px solid #72E7FB;
  border-radius: 50%;
  overflow: hidden;
}

#swiper2 .swiper-slide .teacher_info img {
  width: 100%;
  height: 100%;
}

.teacher_info .name {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #3837E3;
  width: 100%;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #FFFFFF;
  font-size: 20px;
  border-radius: 50%;
}

.arrow_content {
  height: 28px;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.arrow_content div {
  background: #3F4DE3;
  border-radius: 16px;
  width: 90px;
  height: 32px;
  margin: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: .6;
}

.arrow_content div:hover {
  opacity: 1;
}

.swiper-button-next, .swiper-button-prev {
  position: static;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white, .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: none;
}

.box05 .box_body {
  height: 761px;
  background: url(../images/box05_bg.png) no-repeat top center;
}

.phone_list {
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.phome_item p {
  text-align: center;
  color: #FFFFFF;
  font-size: 20px;
  margin-top: 20px;
  line-height: 1.7;
}

.code_list {
  display: flex;
  justify-content: space-between;
  height: 93%;
  align-items: center;
}

.code_item {
  width: 232px;
}

.code_item .code_img {
  width: 232px;
  height: 232px;
  background: #FFFFFF;
  border-radius: 16px;
  overflow: hidden;
  transform: translateY(20px);
}

.code_item .code_img img {
  width: 100%;
  height: 100%;
}

.code_item .img_txt {
  color: #FFFFFF;
  font-size: 20px;
  width: 232px;
  box-sizing: border-box;
  height: 75px;
  line-height: 85px;
  text-align: center;
  background: #3837E3;
  border: 1px solid #72E7FB;
  border-radius: 0 0 16px 16px;
}

.box07 .box_body {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 376px;
  background: url(../images/box07_bg.png) no-repeat top center;
}

/* 地区开始 */

.region a {
  float: left;
  width: 128px;
  height: 52px;
  margin-left: 11px;
  margin-bottom: 10px;
  background: #3F4DE3;
  text-align: center;
  line-height: 52px;
  font-size: 20px;
  color: #fff;
}

.region a:hover {
  color: #FBE652;
}

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

.fixed_right a {
  display: block;
  width: 183px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  color: #FFFFFF;
  margin: 5px 0;
  font-size: 20px;
  background: url(../images/a_btn.png) no-repeat top center;
}

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

.fixed_left {
  display: none;
  position: fixed;
  top: 22%;
  left: 20px;
  z-index: 99;
  box-sizing: border-box;
  width: 182px;
  padding: 25px 22px;
  background: linear-gradient(184deg, rgba(206, 109, 42, 0.99), rgba(175, 54, 27, 0.99));
  border-radius: 12px;
}

.fixed_left a {
  display: block;
  width: 134px;
  margin: 0 auto;
  height: 53px;
  line-height: 53px;
  border-bottom: 1px solid rgba(255, 255, 255, .19);
  text-align: center;
  color: #FFFFFF;
  font-size: 18px;
}

.close {
  position: absolute;
  top: 7px;
  right: 7px;
  cursor: pointer;
}

.fixed_left a:hover {
  color: #FAE58F;
}

.toTop {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  text-align: center;
  cursor: pointer;
}

@media only all and (max-width:1080px) {
  .line {
    display: none;
  }
  .banner {
    width: 100%;
    height: 21rem;
    background-size: auto 100%;
  }
  .banner_container {
    width: 100%;
    margin: 0 auto;
    padding-top: 1rem;
  }
  .txt01 {
    width: 10rem;
    height: 1.8rem;
    background-size: 100% 100%;
    font-size: .8rem;
    line-height: 1.6rem;
  }
  .txt02 {
    width: 79%;
    margin: -1rem auto 0;
  }
  .txt03 {
    width: 48%;
    margin: -1.2rem auto 0;
  }
  .box_container {
    width: 100%;
    background: none;
  }
  .box_wrap {
    width: 96%;
    padding-bottom: 1rem;
  }
  .title {
    line-height: 2rem;
    height: 2rem;
    width: 15rem;
    margin: 0 auto .3rem;
    background-size: 100% 100%;
  }
  .title span {
    font-size: .8rem;
  }
  .box01 {
    margin: -4rem auto 0;
  }
  .box01 .title {
    width: 15rem;
    background: url(../images/title_bg.png) no-repeat top center;
    background-size: 100% 100%;
  }
  .box01 .title span {
    font-size: .7rem;
  }
  .box_body {
    width: 100%;
    padding: .4rem;
    border: .2rem solid #71E5FB;
    background: #2A26A1;
    border-radius: .6rem;
    box-shadow: 0px 0px 23px 0px #03082B inset;
  }
  .box01 .box_body {
    height: auto;
    background: none;
  }
  .tab_container {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .tab_container ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .tab_container ul li {
    width: 5.4rem;
    height: 2.6rem;
    background-size: 100% 100%;
    box-sizing: border-box;
    font-size: .7rem;
    margin-bottom: .4rem;
  }
  .tab_container ul li:last-child {
    margin-bottom: .4rem;
  }
  .tab_container ul li.active, .tab_container ul li:hover {
    color: #FBE652;
    background-size: 100% 100%;
  }
  .tab_item {
    width: 100%;
    height: auto;
  }
  .tab_item th {
    height: 2.4rem;
    font-size: .7rem;
  }
  .tab_item td {
    height: 2rem;
    font-size: .65rem;
  }
  .tab_item td a {
    width: 3.5rem;
    height: 1.5rem;
    border-radius: .2rem;
    line-height: 1.5rem;
    font-size: .6rem;
  }
  .box01_bottom {
    margin-top: .4rem;
    height: auto;
  }
  .box01_bottom h1 {
    width: 11%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    font-size: .7rem;
  }
  .box01_bottom div {
    width: 89%;
    padding: .3rem;
  }
  .box01_bottom div p {
    font-size: .65rem;
    width: 100%;
  }
  .box01_bottom div p:nth-child(2n+1) {
    width: 100%;
  }
  .box01_bottom div p span {
    width: .6rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .6rem;
    margin-right: .2rem;
  }
  .box02 .box_body {
    height: auto;
    background: none;
  }
  .person_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 100%;
  }
  .person_item {
    width: 48%;
    margin: .4rem 0;
  }
  .person_item img {
    width: 100%;
    height: auto;
  }
  .person_item div {
    width: 100%;
    height: 2.8rem;
    border-radius: 0 0 .2rem .2rem;
    font-size: .7rem;
    margin-top: -1px;
  }
  .person_item div p {
    line-height: 1.6;
  }
  .box03 .box_body {
    height: 22.8rem;
    background: none;
  }
  .box03_center {
    position: absolute;
    top: 54%;
    left: 50%;
    width: 9rem;
    height: 8rem;
    margin-left: -4.5rem;
    background-size: 100% 100%;
  }
  .cente01 {
    position: absolute;
    top: 1rem;
    left: 21%;
    width: 3rem;
    text-align: center;
  }
  .cente01 h1 {
    font-size: .5rem;
  }
  .cente02 h1 {
    font-size: .5rem;
  }
  .cente01 p {
    font-size: .5rem;
  }
  .cente02 p {
    font-size: .5rem;
  }
  .cente02 {
    top: 1.5rem;
    right: 14%;
    width: 2.8rem;
  }
  .cente03 {
    font-size: .5rem;
    bottom: 1.7rem;
    left: 35%;
    width: 3rem;
  }
  .cente03 h2 {
    font-size: .6rem;
  }
  .box03_img1 {
    top: 1.4rem;
    left: .4rem;
    width: 5rem;
  }
  .box03_img2 {
    position: absolute;
    top: 1.6rem;
    right: .4rem;
    width: 5rem;
  }
  .box03_3 {
    position: absolute;
    top: 7rem;
    left: 3%;
    height: 15rem !important;
  }
  .box03_4 {
    position: absolute;
    top: 7rem;
    right: 1%;
  }
  .box03_bottom {
    width: 6rem;
    height: 10.5rem;
    padding: .2rem .1rem;
    border-radius: .8rem;
  }
  .box03_bottom span {
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: .5rem;
  }
  .box03_3 span {
    top: -1rem;
    right: -1rem;
  }
  .box03_4 span {
    top: -1rem;
    left: -1rem;
  }
  .box03_bottom h2 {
    font-size: .6rem;
    padding-bottom: .2rem;
  }
  .box03_bottom p {
    font-size: .5rem;
    padding: .2rem 4% 0;
  }
  .box04 .box_body {
    padding: .4rem;
    height: auto;
    background: none;
  }
  .box06 .box_body {
    height: auto;
    background: none;
  }

  #swiper2 .swiper-slide .teacher_info {
    position: relative;
    width: 6rem;
    height: 6rem;
  }
  #swiper2 .swiper-slide .teacher_info img {
    width: 100%;
    height: 100%;
  }
  .teacher_info .name {
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: .7rem;
  }
  .arrow_content {
    height: 1.2rem;
    margin-top: .6rem;
  }
  .arrow_content div {
    border-radius: .8rem;
    width: 2rem;
    height: 1rem;
    margin: 0 .2rem;
  }
  .arrow_content div:hover {
    opacity: 1;
  }
  .box05 .box_body {
    height: auto;
    background: none;
  }
  .phone_list {
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .phome_item {
    width: 33%;
  }
  .phome_item img{
    width: 100%;
  }
  .phome_item p {
    font-size: .6rem;
    margin-top: .3rem;
    line-height: 1.5;
  }
  .code_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    height: auto;
    align-items: center;
  }
  .code_item {
    width: 8rem;
  }
  .code_item .code_img {
    width: 100%;
    height: 8rem;
    border-radius: .8rem;
    overflow: hidden;
    transform: translateY(1rem);
  }
  .code_item .code_img img {
    width: 100%;
    height: 100%;
  }
  .code_item .img_txt {
    font-size: .7rem;
    width: 8rem;
    height: 2.5rem;
    line-height: 3.2rem;
    border-radius: 0 0 .8rem .8rem;
  }
  .box07 .box_body {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    background: none;
  }
  /* 各地 */
  .region a {
    width: 24%;
    height: 1.8rem;
    margin-left: 0;
    margin-right: 1%;
    margin-bottom: .5rem;
    border-radius: .15rem;
    line-height: 1.8rem;
    font-size: .75rem;
  }
  .region a:nth-child(4n) {
    margin-right: 0;
  }
  .fixed_right {
    display: none;
    position: fixed;
    top: 30%;
    right: 20px;
    z-index: 99;
  }
  .fixed_right a {
    display: block;
    width: 183px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #FFFFFF;
    margin: 5px 0;
    font-size: 20px;
    background: url(../images/a_btn.png) no-repeat top center;
  }
  .fixed_right a:hover {
    color: #FBE652;
  }
  .fixed_left {
    display: none;
    position: fixed;
    top: 22%;
    left: 20px;
    z-index: 99;
    box-sizing: border-box;
    width: 182px;
    padding: 25px 22px;
    background: linear-gradient(184deg, rgba(206, 109, 42, 0.99), rgba(175, 54, 27, 0.99));
    border-radius: 12px;
  }
  .fixed_left a {
    display: block;
    width: 134px;
    margin: 0 auto;
    height: 53px;
    line-height: 53px;
    border-bottom: 1px solid rgba(255, 255, 255, .19);
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
  }
  .close {
    position: absolute;
    top: 7px;
    right: 7px;
    cursor: pointer;
  }
  .fixed_left a:hover {
    color: #FAE58F;
  }
  .toTop {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
    cursor: pointer;
  }
}