   @font-face {
      font-style:normal;
      font-family:'titileFont';
      src:url(../font/FZQuSJ.OTF) format('truetype');
   }
      
  body {
    background: url(../images/body_bg.png) top center;
    background-color: #000a2d;
  }

  .box {
    position: relative;
    overflow: hidden;
  }

  .banner {
    position: relative;
    width: 100%;
    height: 884px;
    background-image: url(../images/banner_bg.png);
    background-repeat: no-repeat;
    background-position: center;
  }

  .banner_container {
    padding-top: 65px;
  }
  .txt01 {
    width: 464px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    background: linear-gradient(90deg, #EF4B35, #FFAF3A);
    color: #F9FAFD;
    font-size: 36px;
    margin: 0 auto;
    border-radius: 40px;
  }
  .txt02 {
    margin: 9px auto 22px;
  }

  .txt03 {
    color: #F8F9FB;
    font-size: 36px;
    text-align: center;
  }
  .txt03 span {
    color: #FCD411;
    font-size: 43px;
  }

  .box_title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .title_right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .title_right h2 {
    height: 75px;
    color: #FCD411;
    font-family:"titileFont","Microsoft YaHei",sans-serif;
    font-size: 36px;
  }
  .title_right h2 span {
    font-size: 48px;
  }
  .title_right p {
    color: #F8F9FB;
    font-size: 30px;
  }
  .title_right img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
  }
  .box_body {
    width: 1201px;
    margin: 0 auto
  }
  .box_inner_wrap {
    padding: 90px 68px;
    position: relative;
  }
  .box01 {
    transform: translateY(-280px);
  }
  .box01 .box_body {
    height: 555px;
    background: url(../images/box01_bg.png) no-repeat top center;
  }
  .box01 table {
    width: 100%;
    border-spacing: 0;
    border-radius: 6px;
    overflow: hidden;
    text-align: center;
  }
  .box01 table thead {
    background: linear-gradient(90deg, #E66060, #FCCB14);
  }
  .box01 table th {
    height: 65px;
    border-right: 1px solid #F8F9FB;
    color: #FFFFFF;
    font-size: 22px;
  }
  .box01 table th:last-child{
    border-right: 0;
  }
  
  .box01 table tbody tr:nth-child(1) td:last-child {
    border-right: 0;
    border-bottom: 0;
  } 
  .box01 table .ljzx{
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(90deg, #E8656A, #FCA74C);
    box-shadow: 0px 3px 3px 0px rgba(219, 216, 216, 0.75);
    border-radius: 30px;
    color: #FFFFFF;
    margin: 0 10px;
  }
  .box01 table td {
    background-color: #5B88C3;
    border-right: 1px solid #F8F9FB;
    border-bottom: 1px solid #F8F9FB;
    color: #333333;
    font-size: 14px;
    height: 110px;
  }
  .box01 table tr:last-child td {
    border-bottom: 0;
  }
  .box01_tip_container {
    width: 1200px;
    margin: 40px auto 0;
    color: #FFFFFF;
  }
  .box01_tip_title {
    width: 532px;
    border-radius: 0 30px 0 0;
    height: 64px;
    text-align: center;
    line-height: 64px;
    font-size: 30px;
    background: linear-gradient(90deg, #2939D6, #EA615D);
  }
  .box01_tip_body {
    background: linear-gradient(0deg, #3ECCFD, #1549E5);
    padding: 4px;
  }
  .box01_tip_body_inner {
    background-color: #000A2D;
    padding: 50px 40px;
  }
  .box01_tip_body_inner p {
    font-size: 18px;
    margin: 20px 0;
    line-height: 1.5;
  }
  .box01_tip_body_inner p span {
    color: #F5D70C;
    font-size: 24px;
  }
  .box01_tip_body_inner p.indent_text {
    text-indent: 40px;
  }
  .box02 {
    transform: translateY(-183px);
  }
  .box02 .box_inner_wrap {
    width: 1084px;
    height: 296px;
    border: 2px dashed #0087FD;
    position: relative;
    margin: 108px auto 0;
    padding: 0;
  }
  .click_more {
    position: absolute;
    left: -32px;
    top: 50%;
    transform: translateY(-50%);
    color: #FFFFFF;
    font-size: 24px;
    width: 64px;
    height: 340px;
    background: url(../images/click_more.png) no-repeat top center;
    writing-mode:vertical-rl;  
    text-align: center;
    line-height: 64px;
  }
  .click_item {
    width: 176px;
    height: 176px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/cilick_bg.png) no-repeat top center;
    background-color: #000A2D;
    z-index: 1;
    color: #FFFFFF;
    font-size: 18px;
    position: absolute;
    cursor: pointer;
  }
  .click_item:hover {
    color: #FCCB14;
  }
  .click_item1 {
    top: -88px;
    left: 60px;
  }
  .click_item2 {
    top: -88px;
    left: 404px;
  }
  .click_item3 {
    top: -88px;
    left: 724px;
  }
  .click_item4 {
    top: 50%;
    transform: translateY(-50%);
    right: -88px;
  }
  .click_item5 {
    bottom: -88px;
    left: 60px;
    background: url(../images/cilick_bg1.png) no-repeat top center;
    background-color: #000A2D;
  }
  .click_item6 {
    bottom: -88px;
    left: 400px;
    background: url(../images/cilick_bg1.png) no-repeat top center;
    background-color: #000A2D;
  }
  .click_item7 {
    bottom: -88px;
    left: 724px;
    background: url(../images/cilick_bg1.png) no-repeat top center;
    background-color: #000A2D;
  }
  .arrow1 {
    position: absolute;
  }
  .jt1 {
    top: -23px;
    left: 267px;
  }
  .jt2 {
    top: -23px;
    left: 600px;
  }
  .jt3 {
    top: -23px;
    left: 950px;
  }
  .jt4 {
    bottom: -23px;
    left: 267px;
  }
  .jt5 {
    bottom: -23px;
    left: 600px;
  }
  .jt6 {
    bottom: -23px;
    left: 950px;
  }
  .arrow2 {
    position: absolute;
    transform: rotate(180deg);
  }
  .zl_btn {
    position: absolute;
    color: #FFFFFF;
    font-size: 18px;
    width: 275px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    top: 43%;
    line-height: 50px;
    height: 57px;
    background: url(../images/zl_bg.png) no-repeat top center;
  }
  .box03 .box_body {
    position: relative;
    height: 1393px;
    background: url(../images/box03_bg.png) no-repeat top center;
  }
  .box03 .box_title {
    margin-bottom: 40px;
  }

  .swiper2 .swiper-button-prev.swiper-button-white {
    background-image: url("../images/arrow01.png");
    background-size: 100%;
    width: 61px;
    height: 112px;
    cursor: pointer;
    top: 49%;
    transform: translateY(-50%);
    position: absolute;
    margin: 0;
    left: -61px;
  }
  
  .swiper2 .swiper-button-next.swiper-button-white {
    background-image: url("../images/arrow02.png");
    background-size: 100%;
    width: 61px;
    height: 112px;
    cursor: pointer;
    top: 49%;
    transform: translateY(-50%);
    position: absolute;
    margin: 0;
    right: -61px;
  }
  .tab_btn.active {
    color: #FCCB14;
  }
  .tab01_modal01 {
    position: relative;
    width: 72%;
  }
  .tab01_modal01 img {
    margin-left: 160px;
    margin-top: 10px;
  }
  .tab01_modal01 p, .tab2_modal_tip {
    position: absolute;
    height: 40px;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
  }
  .modal_tip01 {
    top: 56px;
    right: 38px;
    width: 273px;
    background: url(../images/tab_tip01.png) no-repeat top center;
  }

  .modal_tip02 {
    width: 187px;
    background: url(../images/tab_tip02.png) no-repeat top center;
  }
  .modal_tip02_1{
    top: 67px;
    left: 72px;
  }
  .modal_tip02_2{
    top: 208px;
    left: 57px;
  }
  .modal_tip02_3{
    bottom: 29px;
    left: 35%;
  } 
  .modal_tip03 {
    top: 220px;
    right: 40px;
    width: 215px;
    background: url(../images/tab_tip03.png) no-repeat top center;
  }
  .tab01_modal02 {
    width: 72%;
  }
  .tab_title {
    text-align: center;
    margin: 50px 0;
    font-size: 30px;
    color: #FCD411;
  }
  .tab_title i {
    display: block;
    font-style: normal;
    font-weight: bold;
    margin: 0 auto;
    text-align: right;
    width: 80%;
  }
  .tab_title i::before{
    content: '';
    display: inline-block;
    width: 80px;
    margin-right: 8px;
    height: 1px;
    background: #FCD411;
    vertical-align: middle;
  }
  .tab_title span {
    font-size: 44px;
  }
  .tab_title img{
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
  }
  table.tab_table{
    width: 100%;
    text-align: center;
    border-spacing: 0;
    border-radius: 6px;
    overflow: hidden;
    font-size: 14px;
    background-color: #FFFFFF;
  }

  table.tab_table thead{
    color: #FFFFFF;
    background: linear-gradient(90deg, #1549E5, #2385ED);
  }
  table.tab_table th {
    height: 56px;
    font-size: 16px;
  }
  table.tab_table tbody tr:first-child td{
    text-align: center;
    color: #1753E6;
    height: 56px;
  }
  table.tab_table tbody tr:last-child td{
    border-bottom: 0;
    
  }

  table.tab_table tbody tr td {
    border-bottom: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    color: #090909;
    height: 120px;
    border-right: 1px solid #DCDCDC;
  }
  table.tab_table tbody tr td:last-child{
    border-right: 0;
  }
  table.tab_table a {
    display: block;
    width: 120px;
    margin: 0 auto 14px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(90deg, #E8656A, #FCA74C);
    box-shadow: 0px 3px 3px 0px rgba(219, 216, 216, 0.75);
    border-radius: 30px;
    color: #FFFFFF;
  }
  table.tab_table p {
    width: 80%;
    margin: 0 auto;
    color: #B3B4B4;
    font-size: 14px;
  }
  .five_list {
    display: flex;
    justify-content: space-between;
  }
  .five_item {
    position: relative;
    width: 191px;
    height: 231px;
    padding-top: 80px;
    background: url(../images/five_bg.png) no-repeat top center;
    cursor: pointer;
  }
  .five_item:hover {
    background: url(../images/five_active.png) no-repeat top center;
  }
  .five_item span {
    position: absolute;
    display: block;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    top: 16px;
    left: 50%;
    transform: translateX(-50%);
  }
  .five_item div {
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    margin: 40px 0;
  }

.tab01_modal04 {
  position: absolute;
  width: 20%;
  top: 45px;
  right: 49px;
}
.tab01_modal04 .tab_title {
  text-align: left;
  margin-left: -20px;
}
.tab02_container .tab_title {
  margin: 30px 0;
}

.ks_a_modal a {
  display: flex;
  width: 132px;
  background: url(../images/ks_modle.png) no-repeat top center;
  height: 144px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  transition: all .3s; 
  animation: banner_move 8s linear infinite;
}
@keyframes banner_move{
  0% { transform: translate(0,0); }
  25% { transform: translate(-10px,-10px); }
  50% { transform: translate(-20px,0); }
  75% { transform: translate(-10px,-10px); }
  100% { transform: translate(0,0); }
}

.ks_a_modal a div {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
  border-radius: 50%;
}
.ks_a_modal a p {
  margin-top: 14px;
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
}
.ks_a_modal a:not(:first-child) {
  margin-top: -28px;
}
.ks_a_modal a:nth-child(2n) {
  margin-left: 66px;
}
.ks_a_modal a:hover {
  background: url(../images/ks_active.png) no-repeat top center;

}
.tab02_modal01 {
  position: relative;
}
.tab02_modal01 .tab_title {
  margin-top: 0;
}
.tab02_modal01 .boy02 {
  margin: 0 auto;
}
.tab2_modal_tip03 {
  top: 170px;
  right: 160px;
width: 215px;
background: url(../images/tab_tip03.png) no-repeat top center;
}

.tab2_modal_tip01 {
  width: 312px;
  background: url(../images/tab2_tip02.png) no-repeat top center;
  top: 186px;
  left: 80px;
}

.tab2_modal_tip02 {
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  width: 356px;
  background: url(../images/tab2_tip01.png) no-repeat top center;
}
.server_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.server_item {
  position: relative;
  width: 203px;
  height: 277px;
  background: url(../images/tab2_bg.png) no-repeat top center;
}
.server_item span {
  position: absolute;
  top: 12px;
  left: 0;
  width: 75%;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.server_item div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.server_item div p{
  line-height: 1.6;
  color: #090909;
  font-size: 18px;
}
.tab03_container .tab2_modal_tip03 {
  width: 312px;
  right: 70px;
  background: url(../images/tab2_tip02.png) no-repeat top center;
}
.tab03_container .server_item {
  width: 226px;
  height: 285px;
  background: url(../images/tab3_bg.png) no-repeat top center;
}
.tab03_container .server_item span {
  color: #040404;
  font-size: 21px;
  font-weight: bold;
  width: 100%;
  top: 17px;
}
.tab03_container .server_item p {
  width: 68%;
  margin: 68px auto 0;
}
.box04 .box_title {
  margin: 76px 0 40px;
}
.box05 {
  margin-bottom: 100px;
}
.box05 .box_title {
  margin: 20px 0 40px;
}
.box04 .box_body {
  height: 883px;
  background: url(../images/box04_bg.png) no-repeat top center;
}
.box05 .box_body {
  height: 501px;
  background: url(../images/box05_bg.png) no-repeat top center;
}
.box04 {

}
.teacher_tip_list {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
.teacher_tip_item {
  position: relative;
  width: 326px;
  height: 295px;
  background: #1D4DD0;
  /* box-shadow: 0px 3px 27px 0px rgba(225, 223, 223, 0.75), 0px 3px 23px 0px rgba(94, 68, 221, 0.75); */
  border-radius: 10px;
  cursor: pointer;
}

.teacher_tip_item h5 {
  width: 170px;
  text-align: center;
  line-height: 48px;
  height: 48px;
  color: #fff;
  font-size: 26px;
  border-radius: 0 30px 30px 25px;
  margin: 90px auto 20px;
  background: linear-gradient(90deg, #08C4FC, #27A9FA);

}

.teacher_tip_item p {
  width: 85%;
  font-size: 18px;
  color: #fff;
  margin: 0 auto;
}
.avtoe {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -68px;
}
.teacher_tip_item:hover {
  background: #0097EF;
  /* box-shadow: 0px 3px 27px 0px rgba(225, 223, 223, 0.75), 0px 3px 23px 0px rgba(94, 68, 221, 0.75); */
}

.swiper3 {
  position: relative;
 
}
.teacher_list {
  width: 92%;
  margin: 50px auto 0;
}
.swiper3 .swiper-slide {
  position: relative;
  cursor: pointer;
  border-radius: 20px;
  overflow: hidden;
}
.teacher_item {
  cursor: pointer;
}
.teacher_item img {
  width: 100%;
}
.teacher_info {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.48);
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.teacher_info h5{
  font-size: 18px;
}

.teacher_info p{
  width: 88%;
  margin: 20px auto 0;
  font-size: 14px;
  line-height: 1.6;
}

.swiper3 .swiper-button-prev.swiper-button-white {
  background-image: url("../images/arrow021.png");
  background-size: 100%;
  width: 61px;
  height: 112px;
  cursor: pointer;
  top: 49%;
  transform: translateY(-50%);
  position: absolute;
  margin: 0;
  left: -47px;
}

.swiper3 .swiper-button-next.swiper-button-white {
  background-image: url("../images/arrow011.png");
  background-size: 100%;
  width: 61px;
  height: 112px;
  cursor: pointer;
  top: 49%;
  transform: translateY(-50%);
  position: absolute;
  margin: 0;
  right: -48px;
}
.city_list li {
  float: left;
  margin: 8px;
  width: 136px;
  line-height: 50px;
  background: #A2DAFC;
  border-radius: 30px;
  text-align: center;
  font-size: 16px;
}

.city_list li a {
  display: block;
  color: #3C3B40;
}

.city_list li:hover {
  background: #008DEC;
}

.city_list li:hover a {
  color: #ffffff;
}
.fixed_container {
  width: 100%;
  background: url(../images/gd_bg.png) no-repeat top center;
  height: 208px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99;
}
.fix_inner {
  width: 1200px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 107px auto 0;

}
.fix_inner h2 {
  color: #fff;
  margin-right: 80px;
  font-size: 55px;
}

.fix_inner a {
  display: block;
  width: 224px;
  height: 72px;
  line-height: 60px;
  background: url(../images/fixed_btn.png) no-repeat top center;
  text-align: center;
  color: #333333;
  font-size: 27px;
}

.zx_fixed {
  position: fixed;
  top: 30%;
  right: 50px;
  width: 139px;
  height: 227px;
  background: url(../images/fixed_bg.png) no-repeat top center;
  z-index: 99;
  padding-left: 7px;
}

.zx_fixed a {
  display: block;
  width: 90px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin: 5px auto;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 18px;
  border-radius: 30px;
}

.zx_fixed a:first-child {
  margin-top: 65px;
  border: 1px solid #FFF100;
  color: #FFF100;
}

.yuyue-bg {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
}
.yuyue-popup {
  width: 718px;
  height: 344px;
  border-radius: 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  box-sizing: border-box;
  padding: 30px 50px;
  background: url(../images/modal_bg.png) no-repeat top center;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.close {
  width: 30px;
  height: 30px;
  background: url("../images/close.png") no-repeat center;
  position: absolute;
  right: 0px;
  top: -40px;
  cursor: pointer;
  transition: transform .5s ease;
}
.close:hover {
  transform: rotate(180deg);
}
.yuyue-popup p {
  line-height: 1.6;
}
.yuyue-popup a.ljie_more{
  display: block;
  width: 167px;
  height: 43px;
  line-height: 43px;
  color: #fff;
  text-align: center;
  margin: 30px auto 0;
  background: url(../images/more_btn.png) no-repeat top center;
}
.yuyue-popup a.biaoqian {
  margin-top: 10px;
  display: inline-block;
  background: none;
  color: #FFF100;
}
  @media only all and (max-width:1080px) {

    body {
      background: none;
      background-color: #000a2d;
    }
  
    .banner {
      position: relative;
      width: 100%;
      height: 13rem;
      background-size: auto 100%;
    }
  
    .banner_container {
      padding-top: 1rem;
    }
    .txt01 {
      width: 70%;
      height: 1.5rem;
      line-height: 1.5rem;
      font-size: .8rem;
      border-radius: .8rem;
    }
    .txt02 {
      width: 80%;
      margin: .2rem auto .4rem;
    }
  
    .txt03 {
      font-size: .7rem;
    }
    .txt03 span {
      font-size: .8rem;
    }

    .title_right h2 {
      height: 1.6rem;
      font-size: .8rem;
    }
    .title_icon {
      width: 2.5rem;
    }
    .title_right h2 span {
      font-size: .85rem;
    }
    .title_right p {
      font-size: .7rem;
    }
    .title_right img {
      width: .7rem;
      margin: 0 .3rem;
    }
    .box_body {
      width: 94%;
    }
    .box_inner_wrap {
      padding: .8rem;
    }
    .box01 {
      transform: translateY(-1rem);
    }
    .box01 .box_body {
      height: auto;
      background: none;
      background-color: #001E79;
      border-radius: .4rem;
      border: .1rem solid #FCD411;
    }
    .box01 table {
      border-radius: .3rem;
    }
    .box01 table .ljzx{
      width: 3rem;
      height: 1.2rem;
      line-height: 1.2rem;
      border-radius: 30px;
      font-size: .6rem;
    }
 
    .box01 table th {
      height: 1.5rem;
      font-size: .7rem;
    }
    
    .box01 table th:nth-child(2) {
      width: 30%;
    }
    .box01 table th:nth-child(3) {
      width: 30%;
    }
 
    .box01 table td {
      font-size: .65rem;
      height: auto;
    }

    .box01_tip_container {
      width: 94%;
      margin: .8rem auto 0;
    }
    .box01_tip_title {
      width: 80%;
      border-radius: 0 .9rem 0 0;
      height: 1.5rem;
      line-height: 1.5rem;
      font-size: .7rem;
    }
    .box01_tip_body {
      padding: .1rem;
    }
    .box01_tip_body_inner {
      padding: .8rem;
    }
    .box01_tip_body_inner p {
      font-size: .7rem;
      margin: .4rem 0;
    }
    .box01_tip_body_inner p span {
      font-size: .8rem;
    }
    .box01_tip_body_inner p.indent_text {
      text-indent: 1.4rem;
    }
    .box02 {
      transform: translateY(-1rem);
    }
    .box02 .box_inner_wrap {
      width: 90%;
      height: auto;
      border: 0;
      position: relative;
      margin: 0.8rem auto 0;
      padding: 0;
    }
    .click_more {
      position: absolute;
      left: -.9rem;
      font-size: .7rem;
      width: 1.8rem;
      height: 8.5rem;
      background-size: 100% 100%;
      line-height: 1.8rem;
    }
    .click_item {
      width: 4.1rem;
      padding: .3rem;
      margin: .2rem;
      height: 3.2rem;
      background: none;
      background-color: #000A2D;
      border-radius: 50%;
      border: .01rem solid #FCCB14;
      z-index: 1;
      color: #FFFFFF;
      font-size: .6rem;
      position: static;
      cursor: pointer;
    }
    .click_item:hover {
      color: #FCCB14;
    }
    .a_btn_container,.tab_btn_container {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    }
    .click_item1 {
      top: 0;
      left: 0;
    }
    .click_item2 {
      top: 0;
      left: 0;
    }
    .click_item3 {
      top: 0;
      left: 0;
    }
    .click_item4 {
      top: 0;
      transform: translateY(0);
      right: 0;
    }
    .click_item5 {
      bottom: 0;
      left: 0;
      background: none;
      background-color: #000A2D;
    }
    .click_item6 {
      bottom: 0;
      left: 0;
      background: none;
      background-color: #000A2D;
    }
    .click_item7 {
      bottom: 0;
      left: 0;
      background: none;
      background-color: #000A2D;
    }
    .arrow1 {
      display: none;
    }
    .arrow2 {
      display: none;
    }
    .zl_btn {
      display: none;
    }
    .box03 .box_body {
      position: relative;
      height: auto;
      background: none;
      background-color: #001E79;
      border-radius: .4rem;
      border: .1rem solid #FCD411;
    }
    .box03 .box_title {
      margin-bottom: .8rem;
    }
  
    .swiper2 .swiper-button-prev.swiper-button-white {
      display: none;
    }
    
    .swiper2 .swiper-button-next.swiper-button-white {
      display: none;
    }
 
    .tab01_modal01 {
      position: relative;
      width: 100%;
    }
    .tab01_modal01 img {
      display: none;
    }
    .tab01_modal01 p, .tab2_modal_tip {
      height: 1.5rem;
      font-size: .7rem;
      line-height: 1.5rem;
      position: static;
      margin-bottom: .4rem;
    }
    .modal_tip01 {
      top: 0;
      right: 0;
      width: 11rem;
      background: url(../images/tab_tip01.png) no-repeat top center;
      background-size: 100% 100%;
      margin-left: 31%;
    }
  
    .modal_tip02 {
      width: 8rem;
      background: url(../images/tab_tip02.png) no-repeat top center;
      background-size: 100% 100%;
    }
    .modal_tip02_1{
      top: 0;
      left: 0;
      margin-left: 1%;
    }
    .modal_tip02_2{
      top: 0;
      left: 0;
      margin-left: 15%;
    }
    .modal_tip02_3{
      bottom: 0;
      left: 0;
      margin-left: 41%;
    } 
    .modal_tip03 {
      top: 0;
      right: 0;
      width: 8rem;
      background: url(../images/tab_tip03.png) no-repeat top center;
      margin-left: 2%;
      background-size: 100% 100%;
    }
    .tab01_modal02 {
      width: 100%;
    }
    .tab_title {
      margin: 1rem 0;
      font-size: .65rem;
    }
    .tab_title i {
      display: block;
      font-style: normal;
      font-weight: bold;
      margin: 0 auto;
      text-align: right;
      width: 80%;
    }
    .tab_title i::before{
      width: 1rem;
      margin-right: .4rem;
    }
    .tab_title span {
      font-size: .8rem;
    }
    .tab_title img{
      width: 3%;
      margin: 0 .3rem;
    }
    table.tab_table{
      border-radius: .4rem;
      font-size: .6rem;
    }
  
   
    table.tab_table th {
      height: 1.5rem;
    }
    table.tab_table tbody tr:first-child td{
      height: auto
    }

  
    table.tab_table tbody tr td {
      height: 4rem;
    }

    table.tab_table a {
      width: 4rem;
      height: 1.2rem;
      line-height: 1.2rem;
      border-radius: 30px;
      font-size: .7rem;
      margin-bottom: .2rem;
    }
    table.tab_table p {
      font-size: .6rem;
    }
    .five_list {
      flex-wrap: wrap;
      justify-content: space-around;
    }
    .five_item {
      position: relative;
      width: 6rem;
      height: 7rem;
      padding-top: 3rem;
      background-size: 100% 100%;
      margin-bottom: .4rem;
    }
    .five_item:hover {
      background-size: 100% 100%;
    }
  
    .five_item span {
      font-size: .8rem;
      top: .7rem;
    }
    .five_item div {
      font-size: .7rem;
      margin: .8rem 0;
    }
  
  .tab01_modal04 {
    position: static;
    width: 100%;
    top: 0;
    right: 0;
  }
  .tab01_modal04 .tab_title {
    text-align: center;
    margin-left: 0;
  }
  .tab02_container .tab_title {
    margin: .6rem 0;
  }
  .ks_a_modal {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 11rem;
  }
  .ks_a_modal a {
    display: flex;
    width: 5rem;
    background: url(../images/ks_modle.png) no-repeat top center;
    background-size: 100% 100%;
    height: 5.2rem;
    animation: none;
  }
  
  .ks_a_modal a div {
    width: 1.2rem;
    height: 1.2rem
  }
  .ks_a_modal a div img {
    width: 60%;
  }
  .ks_a_modal a p {
    margin-top: .4rem;
    font-size: .7rem;
  }
  .ks_a_modal a:not(:first-child) {
    margin-top: 0;
  }
  .ks_a_modal a:nth-child(2n) {
    margin-left: 0;
  }
  .ks_a_modal a:hover {
    background: url(../images/ks_active.png) no-repeat top center;
    background-size: 100% 100%;
  
  }
  .tab02_modal01 {
    position: relative;
  }
  .tab02_modal01 .tab_title {
    margin-top: 0;
  }
  .tab02_modal01 .boy02 {
    display: none;
  }
  .tab2_modal_tip03 {
    top: 0;
    right: 0;
    width: 10rem;
    margin: 0 auto .4rem;
    background: url(../images/tab_tip03.png) no-repeat top center;
    background-size: 100% 100%;
  }
  
  .tab2_modal_tip01 {
    width: 14rem;
    margin: 0 auto .4rem;
    background: url(../images/tab2_tip02.png) no-repeat top center;
    background-size: 100% 100%;
    top: 0;
    left: 0;
  }
  
  .tab2_modal_tip02 {
    bottom: 0;
    left: 0;
    margin: 0 auto .4rem;
    transform: translateX(0);
    width: 16rem;
    background: url(../images/tab2_tip01.png) no-repeat top center;
    background-size: 100% 100%;
  }
  .server_list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .server_item {
    position: relative;
    width: 6.8rem;
    height: 9rem;
    margin: .4rem;
    background: url(../images/tab2_bg.png) no-repeat top center;
    background-size: 100% 100%;
  }
  .server_item span {
    position: absolute;
    top: .3rem;
    left: 0;
    width: 75%;
    text-align: center;
    font-size: .8rem;
    color: #fff;
  }
  .server_item div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  
  .server_item div p{
    line-height: 1.6;
    color: #090909;
    font-size: .7rem;
  }
  .tab03_container .tab2_modal_tip03 {
    width: 13rem;
    right: 0;
    background: url(../images/tab2_tip02.png) no-repeat top center;
    background-size: 100% 100%;
  }
  .tab03_container .server_item {
    width: 6.4rem;
    height: 10rem;
    background: url(../images/tab3_bg.png) no-repeat top center;
    background-size: 100% 100%;
  }
  .tab03_container .server_item span {
    font-size: .7rem;
    top: .6rem;
  }
  .tab03_container .server_item p {
    width: 87%;
    margin: 2rem auto 0;
  }
  .box04 .box_title {
    margin: .7rem 0 .5rem;
  }
  .box05 {
    margin-bottom: 1rem;
  }
  .box05 .box_title, .box02 .box_title {
    margin: .8rem 0 0;
  }
  .box04 .box_body {
    height: auto;
    background: none;
    background-color: #001E79;
    border-radius: .4rem;
    border: .1rem solid #FCD411;
  }
  .swiper-slide {
    height: auto !important;
  }
  .box_body {
    padding: .4rem 0;
  }
  .box05 .box_body {
    height: auto;
    background: none;
    background-color: #001E79;
    border-radius: .4rem;
    border: .1rem solid #FCD411;
  }

  .teacher_tip_list {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 2rem;
  }
  .teacher_tip_item {
    position: relative;
    width: 48%;
    height: 10rem;
    /* box-shadow: 0px 3px 27px 0px rgba(225, 223, 223, 0.75), 0px 3px 23px 0px rgba(94, 68, 221, 0.75); */
    border-radius: .6rem;
    cursor: pointer;
  }
  .teacher_tip_item:last-child {
    margin-top: 2.5rem;
  }
  
  .teacher_tip_item h5 {
    width: 70%;
    line-height: 1.5rem;
    height: 1.5rem;
    font-size: .8rem;
    border-radius: 0 1rem 1rem .8rem;
    margin: 2rem auto 1rem;
  
  }
  
  .teacher_tip_item p {
    width: 85%;
    font-size: .7rem;
  }
  .avtoe {
    top: -2rem;
    width: 50%;
  }

  .teacher_list {
    margin: 1rem auto 0;
  }
  .swiper3 .swiper-slide {
    border-radius: .6rem;
  }

  .teacher_info h5{
    font-size: .6rem;
  }
  
  .teacher_info p{
    width: 88%;
    margin: 20px auto 0;
    font-size: 14px;
    line-height: 1.6;
  }
  
  .swiper3 .swiper-button-prev.swiper-button-white {
    background-size: 100% 100%;
    width: 1.2rem;
    height: 2.3rem;
    top: 49%;
    left: -5%;
  }
  
  .swiper3 .swiper-button-next.swiper-button-white {
    width: 1.2rem;
    height: 2.3rem;
    margin: 0;
    right: -5%;
  }
  .city_list li {
    margin: .2rem .8%;
    width: 18%;
    line-height: 1.6rem;
    border-radius: .9rem;
    font-size: .7rem;
  }

  .fixed_container {
    background: url(../images/gd_bg.png) no-repeat top center;
    background-size: auto 100%;
    height: 4.5rem;
  }
  .fix_inner {
    width: 100%;
    margin: 2rem auto 0;
  
  }
  .fix_inner h2 {
    margin-right: .9rem;
    font-size: 1rem;
  }
  
  .fix_inner a {
    width: 5rem;
    height: 1.9rem;
    line-height: 1.6rem;
    background-size: 100% 100%;
    font-size: .7rem;
  }
  
  .zx_fixed {
    position: fixed;
    top: 30%;
    right: 2%;
    width: 4rem;
    height: 7rem;
    background: url(../images/fixed_bg.png) no-repeat top center;
    background-size: contain;
    z-index: 99;
    padding-left: .2rem;
  }
  
  .zx_fixed a {
    display: block;
    width: 75%;
    height: 1rem;
    line-height: 1rem;
    margin: .2rem auto;
    font-size: .6rem;
    border-radius: .9rem;
  }
  
  .zx_fixed a:first-child {
    margin-top: 2rem;
  }
  
  .yuyue-popup {
    width: 90%;
    height: 15rem;
    border-radius: .9rem;
    padding: .8rem;
  }
  .close {
    width: .8rem;
    height: .8rem;
    background-size: 100% 100%;
    right: 0;
    top: -.8rem;
  }

  .yuyue-popup a.ljie_more{
    display: block;
    width: 7rem;
    height: 2rem;
    line-height: 2rem;
    margin: .8rem auto 0;
    background-size: 100% 100%;
  }
  }