*{
    margin: 0;
    padding: 0;
  }
@media screen and (max-width: 750px)
{
.education .footer {
    width: 1200px;
   
}
.foot .tabs span {
      width: auto !important;
}
}
.education .mainimg li{
 cursor: pointer;
}.education .mainimg li span{
 font-size: 40px;
 color: #fff;
}
.wzazz{
 left: 817px;
    top: -16px;
    height: 61px;
    background: #005aaa;
    padding: 0 28px;
    font-size: 24px;
    display: inline-block;
    text-align: center;
    margin-top: 48px;
    margin-left: 95px;
    margin-bottom: 0;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 54px;
    letter-spacing: 2px;
    text-shadow: 0px 3px 9px rgb(33 71 20 / 41%);
    border-radius: 40px;
    border: 5px solid #FFFFFF;
}
  .flex{
    display: flex;
    }
  .a-c{
    align-items: center;
  }
  .j-c{
    justify-content: center;
  }
  .j-s{
    justify-content: space-between;
  }
  .f-w{
    flex-wrap: wrap;
  }
  a{
    text-decoration: none;
    color: #000;
  }
  .m-a{
    margin: 0 auto;
  }
  .rel{
    position: relative;
  }
  .abs{
    position: absolute;
  }
  .education{
    width: 100%;
    height: 100%;
  }
  .education .contaienr{
    width: 1200px;
  }
  .education .contaienr .header{
    width: 100%;
    height: 250px;
    background:url(./header.png) no-repeat;
  }
  .education .contaienr .header>div:nth-child(1){
   left: 28%;
   top: 25%;
   transform: translateX(-50%);
  }
  .education .contaienr .header>div:nth-child(1) a{
    font-size: 56px;
    font-weight: bold;
    color: #005aaa;
  }
  .education .contaienr .header>div:nth-child(2){
    top: 56%;
    left: 3%;
  }
  .education .contaienr .header>div:nth-child(2) img{
    width: 330px;
  }
  .education .contaienr .header>div:nth-child(2) span{
    left: 20%;
  }
  .education .contaienr .header>div:nth-child(2) span a{
    color: #005aaa;
    letter-spacing:4px;
  }
  .education .contaienr .navigation ul{
    list-style: none;
    background-color: #005aaa;
  }
  .education .contaienr .navigation ul li>a{
    font-size: 24px;
    color: #fff;
  }
  .education .contaienr .navigation ul li{
    padding: 20px 30px;
  }
  .education .contaienr .navigation ul li.show{
    background-color: rgb(75 137 191);
  }
  .education .contaienr .carousel{
    margin: 20px 0;
  }
  .education .contaienr .carousel .swiper-slide{
    width: 1200px;
    height: 600px;
  }
  .education .contaienr .carousel .carouseltext{
    width: 100%;
    bottom: 0;
    padding: 20px 0;
    background-color: rgba(0, 0, 0,0.5);
    text-align: center;
  }
  .education .contaienr .carousel .carouseltext span{
    color: #fff;
    font-size: 28px;
  }
  .education .main .maintext{
    width: 580px;
    margin: 10px 0;
  }
  .education .main .maintext .textheader{
    background-color: #eeeeee;
    font-size: 28px;
  }
  .education .main .maintext .textheader>div{
    color: #fff;
    padding: 15px 40px;
    background-color: #005aaa;
    font-weight: bold;
  }
  .education .main .maintext .textheader span{
    margin-right: 20px;
    color: #959595;
  }
  .education .main .maintext .textheader span>a,
  .education .main .maintext  ul li>div>span{
    color: #959595;
  }
  .education .main .maintext ul{
    margin-left: 25px;
  }
  .education .main .maintext ul li::marker{
     color: #3473b6;
     display: flex;
     font-size: 30px;
  }
  .education .main .maintext ul li {
    line-height: 40px;
    height: 40px;
    margin: 20px 0;
  }
  .education .main .maintext ul li{
    font-size: 30px;
    
  }
  .education .main .maintext ul li>div{
    margin-left: 10px;
  }
  .education .mainimg{
    width: 1200px;
  }
  .education .mainimg ul,
  .education .mainimg2 ul,
  .education .footer .footercontainer ul{
    list-style: none;
  }
  .education .mainimg li{
    width: 280px;
    height: 280px;
    text-align: center;
    border-radius: 5px;
    margin-top: 20px;
  }
  .education .mainimg li img{
    display: block;
    margin: 0 auto;
    padding: 40px;
  }
  .education .mainimg li span>a{
    font-size: 40px;
    color: #fff;
  }
  .education .mainimg2{
    margin:60px 0;
  }
  .education .mainimg2 ul li{
    margin: 20px 0;
  }
  .education .footer{
   border-top: 6px solid #005aaa;
  }
  .education .footer .footercontainer{
    width: 1200px;
    padding: 30px 0;
  }
  .education  .footer .footercontainer ul li:nth-child(2){
    font-size: 24px;
    text-align: center;
  }
  .education  .footer .footercontainer ul li p{
    margin: 10px 0;
  }
 .bt{
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 440px;
}
  .swiper-pagination{
    bottom: 30px !important;
    left: 45% !important;
    width: 100%;
  }
  .swiper-pagination-bullet{
       width: 12px !important;
    height: 12px !important;
    background-color: #fff !important;
    opacity: 1 !important;
    z-index:9999;
  }
  .swiper-pagination-bullet-active{
    width: 30px !important;
    height: 10px !important;
    border-radius: 10px !important;
    background-color: #9e0000 !important;
  }	