@font-face{
  font-family: AliBold;
  src:url('../font/Alibaba-PuHuiTi-Bold.otf');
}
@font-face{
  font-family: AliHeavy;
  src:url('../font/Alibaba-PuHuiTi-Heavy.otf');
}
@font-face{
  font-family: AliLight;
  src:url('../font/Alibaba-PuHuiTi-Light.otf');
}
@font-face{
  font-family: AliMedium;
  src:url('../font/Alibaba-PuHuiTi-Medium.otf');
}
@font-face{
  font-family: AliRegular;
  src:url('../font/Alibaba-PuHuiTi-Regular.otf');
}
body{margin: 0; padding: 0px;}
ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
a{
  text-decoration: none!important;
}
a:hover{
  text-decoration: none;
}
a:visited{
  text-decoration: none;
}
.clear{clear: both;}
.top{
  width: 100%;
  height: 100px;
}
.top1{
  width: 1200px;
  margin: 0 auto;
}
.top_logo{
  width: 206px;
  float: left;
  margin-top: 14px;
}
.top_ul{
  float: left;
}
.top_ul ul{
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
}
.top_ul ul li{
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  display: inline;
  line-height: 68px;
  padding: 0 50px;
}
.top_ul ul li a{
  color: #0F3F91;
  text-decoration: none;
  font-size: 16px;
}
.top_ul ul li a:focus{
  color: #0F3F91;
  text-decoration: none;
}
.top_ul ul li a:hover{
  color: #3934FF;
  text-decoration: none;
}
.top_map{
  float: right;
  font-family: AliRegular;
  font-weight: 400;
  font-size: 16px;
  color: #0F3F91;
  line-height: 68px;
}
.banner{
  width: 100%;
  height: 584px;
  background: url('../images/banner.jpg') no-repeat center;
  background-size: cover;
}
.edu_button{
  width: 454px;
  height: 95px;
  background: url('../images/button_bg1.png') no-repeat;
  margin: 0 auto;
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 30px;
  color: #FFFFFF;
  line-height: 88px;
  text-shadow: 0px 5px 12px rgba(129,142,159,0.44);
  text-align: center;
  cursor: pointer;
}
/*.edu_button:hover{
  width: 472px;
  height: 60px;
  background: linear-gradient(93deg, #050BFF 0%, #FF00F6 100%);
  box-shadow: 0px 9px 18px 0px rgba(50,71,195,0.33);
  border-radius: 30px;
}*/
.part1_bt{
  margin-top: -12px;
}
.part1{
  width: 100%;
  padding-bottom: 43px;
}
.part1_box{
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
}
.part1_con{
  width: 1114px;
  height: 465px;
  background: url('../images/part1_bg.png') no-repeat;
  margin: 0 auto;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}
.part1_con1{
  padding-left: 330px;
  padding-top: 84px;
}
.part1_con2{
    padding-right: 16px;
    padding-top: 102px;
}
.part1_con2 p{
  margin: 0;
  padding: 0;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #26318E;
  line-height: 22px;
  height: 85px;
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.part1_con1 p{
    margin: 0;
    padding: 0;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    margin-bottom: 6px;
    height: 99px;
    display: flex;
    align-items: center;
}
.part2{
  width: 100%;
  height: 1500px;
  background: #E3F1FF;
}
.part2_box{
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
}
.img2{
  display: none;
}
.img2.on{
  display: block;
}
.t_title{
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 32px;
  color: #26318E;
  line-height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.t_title img{
  margin-right: 15px;
}
.t_title1{
  width: 842px;
  margin: 0 auto;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: center;
  margin-top: 22px;
}
.part2_con1{
  width: 1080px;
  margin: 0 auto;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.part2_con1 img{
  width: 262px;
  height: 283px;    
  transition: 500ms;
  filter: drop-shadow(6px 7px 7px rgba(51,117,217,0.2));
}
.part2_con1 img:hover{
  margin-top: -22px;
}
.part2_con2{
  width: 1077px;
  height: 541px;
  margin:0 auto;
  margin-top: 30px;
  margin-bottom: 41px;
  overflow-y: scroll;
  overflow-x: hidden;
  border-radius: 20px;
}
.part2_con3{
  width: 972px;
  height: 175px;
  margin: 0 auto;
  margin-top: 22px;
}
.part2_bt{
  margin-top: 52px;
}

div::-webkit-scrollbar {
  width: 5px;
  height: 3px;
  margin-right: 5px;
  /**/
}

div::-webkit-scrollbar-track {
  width: 8px;
  background: #D3E9FC;
  border-radius: 4px;
  margin-right: 10px;
}

div::-webkit-scrollbar-thumb {
  background: #A8CFFF;
  border-radius: 10px;
}

div::-webkit-scrollbar-thumb:hover {
  background: #A8CFFF;
}

div::-webkit-scrollbar-corner {
  background: #A8CFFF;
}
.part3{
  height: 755px;
}
.part3_box{
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
}
.part3_con{
  width: 999px;
  margin: 0 auto;
  margin-top: 40px;
}
.part3_bt{
  margin-top: 10px;
}
.part4{
  width: 100%;
  height: 788px;
  background: #E3F1FF;
}
.part4_box{
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
}
.part4_con{
  width: 1001px;
  height: 654px;
  background: url('../images/part4_bg.png') no-repeat;
  margin: 0 auto;
  margin-top: -65px;
}
.part4_bt{
  margin-top: -60px;
}
.part5{
  width: 100%;
  height: 896px;
  background:url('../images/part5_bg.png') no-repeat;
  background-size: cover;
}
.part5_box{
  width: 1004px;
  margin: 0 auto;
  padding-top: 60px;
}
.part5_list{
  margin-top: 42px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.part5_list img{
  margin-bottom: 15px;
}
.part5_bt{
  margin-top: 19px;
}
.c_white{
  color: #FFFFFF;
}
.part6{
  width: 100%;
  height: 943px;
  background: #E3F1FF;
  position: relative;
}
.part6_box{
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
}
.part6_list{
  width: 1140px;
  height: 626px;
  margin: 0 auto;
  background: url('../images/part6_bg.png') no-repeat;
  background-size: 100%;
  margin-top: 44px;
  display: flex;
  justify-content: space-around;
    padding-top: 520px;
}
.part6_list_bt{
  width: 211px;
height: 45px;
background: #3A38FF;
border-radius: 23px;
font-family: Source Han Sans CN;
font-weight: 400;
font-size: 18px;
color: #FFFFFF;
line-height: 45px;
text-align: center;
cursor: pointer;
}
.part6_bt{
  margin-top: 0px;
}
.part7{
  width: 100%;
  height: 576px;
  background: #FFFFFF;
  position: relative;
}
.part7_box{
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
}
.part7_con{
  width: 1041px;
  margin: 0 auto;
  margin-top: 62px;
  display: flex;
  justify-content: space-between;
}
.part7_con img{
  width: 335px;
  height: 296px;    
  transition: 500ms;
  filter: drop-shadow(6px 7px 7px rgba(98,156,230,0.2));
}
.part7_con img:hover{
  margin-top: -22px;
}
/*移动*/
.wrap_m {
  width: 7.5rem;
}
.topm{
  height: 1rem;
  background: linear-gradient(270deg, #8EAAFE 0%, #493BFF 100%);
}
.topm_logo{
  width: 2.41rem;
  float: left;
  margin-top: 0.27rem;
  margin-left: 0.28rem;
}
.topm_logo img{
  width: 2.41rem;
  height: 0.49rem;
}
.topm_map{
  width: 1.3rem;
  height: 1rem;
  float: right;
  font-family: AliRegular;
  font-weight: 400;
  font-size: 0.2rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-right: 0.3rem;
}
.topm_map img{
  width: 0.22rem;
  height: 0.28rem;
}
.topm_map a{
  color: #ffffff;
  text-decoration: none;
}
.topm_map a:focus{
  color: #ffffff;
  text-decoration: none;
}
.topm_map a:hover{
  color: #F660FF;
  text-decoration: none;
}
.bannerm{
  height: 7rem;
  background: url('../images/bannerm.png') no-repeat;
  background-size: 100%;
  padding-top: 5.78rem;
}
.bannerm_bt{
  width: 472px;
  height: 60px;
  background: linear-gradient(90deg, #FF522B 0%, #FF0A64 100%);
  box-shadow: 0rem 0.09rem 0.18rem 0rem rgba(50,71,195,0.33);
  border-radius: 0.30rem;
  width: 4.72rem;
  height: 0.6rem;
  font-family: AliBold;
  font-weight: bold;
  font-size: 0.36rem;
  color: #FFFFFF;
  line-height: 0.6rem;
  margin: 0 auto;
  text-align: center;
}
.part1m{
  height: 11.42rem;
  background: url('../images/part1m_bg.png') no-repeat;
  background-size: cover;
}
.part1m a{
  width: 2.6rem;
  height: 0.8rem;
  display: block;
  float: right;
  margin-top: 0.5rem;
}
.part2m{
  height: 3.57rem;
  background: url('../images/part2m_bg.png') no-repeat;
  background-size: cover;
}
.part3m{
  height: 14.83rem;
  background: url('../images/part3m_bg.png') no-repeat;
  background-size: cover;
  padding-top: 13.3rem;
}
.part4m{
  height: 13.26rem;
  background: url('../images/part4m_bg.jpg') no-repeat;
  background-size: cover;
  padding-top: 2.7rem;
}
.part4m_con{
  width: 6.82rem;
  margin: 0 auto;
}
.part4m_t{
  width: 6.82rem;
  height: 2.21rem;
}
.part4m_t img{
  width: 6.82rem;
}
.part4m_tb{
  width: 6.78rem;
  height: 5.63rem;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-top: 0.35rem;
}
.part4m_tb img{
  width: 6.78rem;
}
.part4m_con .swiper-container {
  width: 100%;
  height: 100%;
  padding-bottom: 0.5rem;
}
.part4m_con .swiper-wrapper{
  width: 100%;
}
.part4m_con .swiper-slide {
   width: 100%;
}
.part4m_con .swiper-pagination {
  bottom: 0rem;
  width: 100%;
  z-index: 20;
  text-align: center;
  position: absolute;
}

.part4m_con .swiper-pagination-switch {
  margin: 0 0.15rem;
  width: 0.12rem;
  height: 0.12rem;
  cursor: pointer;
  display: inline-block;
  background: #546EFF;
}

.part4m_con .swiper-active-switch {
  background: #0023FA;
}

.part4m_con .swiper-container {
  --swiper-theme-color: #ff6600;
  --swiper-pagination-color: #00ff33;
  /* 两种都可以 */
}

.part4m_con .swiper-pagination-bullet {
  width: 0.35rem;
  height: 0.1rem;
  background: #C5E2F8;
  border-radius: 0.05rem;
  margin: 0 0.07rem;
  opacity: 1;
}
.part4m_con .swiper-pagination-bullet-active {
  opacity: 1;
  width: 0.35rem;
  height: 0.1rem;
  background: #3934FF;
  border-radius: 0.05rem;
}
.part4m_bt{
  margin-top: 0.4rem !important;
}
.part5m{
  height: 14.85rem;
  background: url('../images/part5m_bg.png') no-repeat;
  background-size: cover;
  padding-top: 13.3rem;
}
.part6m{
  height: 15.12rem;
  background: url('../images/part6m_bg.png') no-repeat;
  background-size: cover;
  padding-top: 13.6rem;
}

.part7m{
  height: 7.75rem;
  background: url('../images/part7m_bg.png') no-repeat;
  background-size: cover;
  padding-top: 2.8rem;
}

.part7m .swiper-container {
  width: 100%;
  height: 100%;
}
.part7m .swiper-slide{
  text-align: center;
  font-size: 18px;
  height: 3.46rem;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
transition: 500ms;
transform: scale(0.88);
}
.part7m .swiper-slide img{
  width: 100%;
}
.part7m .swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1.05);
  }
.part7m .swiper-pagination {
  bottom: 0rem;
  width: 100%;
  z-index: 20;
  text-align: center;
  position: absolute;
}

.part7m .swiper-pagination-switch {
  margin: 0 0.15rem;
  width: 0.12rem;
  height: 0.12rem;
  cursor: pointer;
  display: inline-block;
  background: #546EFF;
}

.part7m .swiper-active-switch {
  background: #0023FA;
}

.part7m .swiper-container {
  --swiper-theme-color: #ff6600;
  --swiper-pagination-color: #00ff33;
  /* 两种都可以 */
}

.part7m .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  background: #8698FF;
  border-radius: 50%;
  margin: 0 0.07rem;
  opacity: 1;
}
.part7m .swiper-pagination-bullet-active {
  opacity: 1;
  width: 0.12rem;
  height: 0.12rem;
  background: #FFFFFF;
  border-radius: 50%;
}
.part8m{
  height: 16.24rem;
  background: url('../images/part8m_bg.jpg') no-repeat;
  background-size: cover;
  padding-top: 2.6rem;
}
.part8m_con1{
  width: 7.2rem;
  height: 9.6rem;
  margin: 0 auto;
}
.part8m_con1 img{
  width: 7.2rem;
  height: 9.6rem;
  display: none;
}
.part8m_con1 .imgm.on{
  display: block;
}
.part8m_con2{

  width: 6.03rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 0.2rem;
}
.part8m_con2a{
  width: 2.01rem;
}
.part8m_con2a img{
  width: 2.01rem;
  height: 2.01rem;
}
.part8m_con2a img:nth-child(2){
  display: none;
}
.part8m_con2a.on img:nth-child(2){
  display: block;
}
.part8m_con2a.on img:nth-child(1){
  display: none;
}
.part8m_bt{
  margin-top: 0.3rem !important;
}
.part9m{
  height: 8.48rem;
  background: url('../images/part9m_bg.png') no-repeat;
  background-size: cover;
  padding-top: 1.6rem;
}

.part9m .swiper-container {
  width: 100%;
  height: 100%;
}
.part9m .swiper-slide{
  text-align: center;
  font-size: 18px;
  width: 4.29;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
transition: 500ms;
transform: scale(0.9);
}
.part9m .swiper-slide img{
  width: 100%;
}
.part9m .swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1.1);
  }
.part9m .swiper-pagination {
  bottom: 0rem;
  width: 100%;
  z-index: 20;
  text-align: center;
  position: absolute;
}

.part9m .swiper-pagination-switch {
  margin: 0 0.15rem;
  width: 0.12rem;
  height: 0.12rem;
  cursor: pointer;
  display: inline-block;
  background: #546EFF;
}

.part9m .swiper-active-switch {
  background: #0023FA;
}

.part9m .swiper-container {
  --swiper-theme-color: #ff6600;
  --swiper-pagination-color: #00ff33;
  /* 两种都可以 */
}

.part9m .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  background: #8698FF;
  border-radius: 50%;
  margin: 0 0.07rem;
  opacity: 1;
}
.part9m .swiper-pagination-bullet-active {
  opacity: 1;
  width: 0.12rem;
  height: 0.12rem;
  background: #FFFFFF;
  border-radius: 50%;
}
.partm_bt{
  width: 5.99rem;
height: 0.88rem;
background: linear-gradient(168deg, #F8A43D 0%, #F85D18 100%);
box-shadow: 0px 0.05rem 0.14rem 0.02rem rgba(37,117,217,0.24), 0px 0.04rem 0.03rem 0px rgba(116,5,5,0.2);
border-radius: 0.44rem;
border: 2px solid #FFFFFF;
margin: 0 auto;
font-family: Source Han Sans CN;
font-weight: bold;
font-size: 0.34rem;
color: #FFFFFF;
line-height: 0.8rem;
text-shadow: 0px 0.06rem 0.15rem rgba(4,47,100,0.3);
text-align: center;
}