@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;
  background: #436BFF;
}
.top1{
  width: 1110px;
  margin: 0 auto;
}
.top_logo{
  width: 206px;
  float: left;
  margin-top: 32px;
}
.top_ul{
  width: 570px;
  float: left;
  margin-left: 225px;
}
.top_ul ul{
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 18px;
}
.top_ul ul li{
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 18px;
  display: inline;
  line-height: 100px;
  padding: 0 20px;
}
.top_ul ul li a{
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
}
.top_ul ul li a:focus{
  color: #ffffff;
  text-decoration: none;
}
.top_ul ul li a:hover{
  color: #FF6000;
  text-decoration: none;
}
.top_map{
  width: 95px;
  height: 100px;
  float: right;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.top_map a{
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
}
.top_map a:focus{
  color: #ffffff;
  text-decoration: none;
}
.top_map a:hover{
  color: #FF6000;
  text-decoration: none;
}
.banner_agi{
  width: 100%;
  height: 400px;
  background: url('../images/banner.png') no-repeat center;
  background-size: cover;
  padding-top: 316px;
}
.edu_button{
  width: 472px;
  height: 50px;
  background: linear-gradient(267deg, #FF8035 0%, #FF6243 100%);
  box-shadow: 0px 13px 7px 0px rgba(50,71,195,0.19);
  border-radius: 25px;
  margin: 0 auto;
  font-family: AliMedium;
  font-weight: 500;
  font-size: 30px;
  color: #FFFFFF;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  transition: 500ms;
}
.edu_button:hover{
  transform: scale(1.1);
}
.part1{
  width: 100%;
}
.part1_t{
  width: 880px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 18px;
}
.part1_t1{
  width: 339px;
  height: 1px;
  background: #4271EA;
  position: relative;
}
.part1_t1 span{
  width: 4px;
  height: 4px;
  background: #4271EA;
  border-radius: 50%;
  display: block;
  position: absolute;
  right: 0;
  top: -1px;
}
.part1_t2{
  font-family: AliMedium;
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  line-height: 31px;
}
.part1_t3{
  width: 339px;
  height: 1px;
  background: #4271EA;
  position: relative;
}
.part1_t3 span{
  width: 4px;
  height: 4px;
  background: #4271EA;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
}
.part1_con{
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.part1_con1{
  width: 185px;
  height: 126px;
  background: linear-gradient(180deg, #EDF2FF 0%, #F8F9FF 88%);
  border-radius: 15px;
}
.part1_ctop{
  width: 150px;
  margin: 0 auto;
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: AliBold;
  font-weight: bold;
  font-size: 20px;
  color: #000000;
}
.part1_ctop1{
  width: 150px;
  height: 40px;
  background: #436BFF;
  border-radius: 20px;
  font-family: AliBold;
  font-weight: bold;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 15px;
}
.part1_con1:hover{
  background: linear-gradient(180deg, #4F68FE 0%, #FFFFFF 100%);
}
.part1_con1:hover .part1_ctop{
  color: #FFFFFF;
}
.part1_con1:hover .part1_ctop1{
  background: #FF6000;
}
.part2{
  width: 100%;
  height: 700px;
  background: url('../images/part2_bg.png') no-repeat center;
  background-size: cover;
}
.part2_box{
  width: 1200px;
  margin: 0 auto;
}
.t_title{
  font-family: AliBold;
  font-weight: bold;
  font-size: 40px;
  color: #000000;
  text-align: center;
  padding-top: 46px;
}
.t_title1{
  font-family: AliRegular;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  text-align: center;
  margin-top: 25px;
}
.part2_con{
  display: flex;
  justify-content: space-between;
  margin-top: 38px;
}
.part2_con1{
  width: 400px;
}
.part2_con1 ul{
  margin: 0;
  padding: 0;
  height: 441px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.part2_con1 ul li{
  margin: 0;
  padding: 0;
  width: 400px;
  height: 212px;
  background: url("../images/part2_t2.png") no-repeat;
}
.part2_con1 ul li.on{
  background: url("../images/part2_t1.png") no-repeat;
}
.part2_con1_t{
  width: 336px;
  font-family: AliBold;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
  margin-top: 50px;
  margin-left: 34px;
}
.part2_con1_t span{
  display: block;
  width: 40px;
  height: 40px;
  background: url('../images/part2_t11.png') no-repeat;
  float: right;
  display: none;
}
.part2_con1 ul li p{
  width: 347px;
  font-family: AliRegular;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 30px;
  margin-left: 34px;
  margin-top: 37px;
  text-align: justify;
}
.part2_con1 ul li.on .part2_con1_t{
  color: #ffffff;
}
.part2_con1 ul li.on .part2_con1_t span{
  display: block;
}
.part2_con1 ul li.on p{
  color: #ffffff;
}
.part2_con2{
  width: 784px;
  height: 441px;
  background: #FFFFFF;
  border-radius: 15px;
}
.part2_con2_1{
  height: 441px;
  padding: 10px 11px;
  display: none;
  position: relative;
}
.part2_con2_1 span{
  font-family: AliMedium;
  font-weight: 500;
  font-size: 10px;
  color: #767676;
  text-align: right;
  display: block;
  position: absolute;
  right: 14px;
  bottom: 6px;
}
.part2_con2_1.on{
  display: block;
}
.part3{
  background: #F2FAFF;
}
.part3_box{
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 83px;
}
.part3_list{
  display: flex;
  justify-content: space-between;
  margin-top: 38px;
}
.part3_list1{
  width: 285px;
  height: 435px;
  transition: 300ms;
}
.part3_list1 h2{
  margin: 0;
  padding: 0;
  font-family: AliBold;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  margin-top: 226px;
  text-align: center;
}
.part3_list1 p{
  margin: 0;
  padding: 0;
  height: 97px;
  font-family: AliRegular;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  margin-top: 35px;
  padding: 0 14px;
  text-align: justify;
  }
.part3_list1 span{
  font-family: AliRegular;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0 14px;
}
.part3_list1:hover{
  margin-top: -30px;
}

.part3_list11{
  background: url('../images/part3_bg1.png') no-repeat;
}
.part3_list12{
  background: url('../images/part3_bg2.png') no-repeat;
}
.part3_list13{
  background: url('../images/part3_bg3.png') no-repeat;
}
.part3_list14{
  background: url('../images/part3_bg4.png') no-repeat;
}
.part4{
  width: 100%;
  height: 683px;
  background: url('../images/part4_bg.png') no-repeat center;
  background-size: cover;
}
.part4_box{
  width: 1200px;
  margin: 0 auto;
}
.part4_list{
  display: flex;
  justify-content: space-between;
  margin-top: 11px;
  flex-wrap: wrap;
}
.part4_list1{
  width: 285px;
  height: 165px;
  position: relative;
  margin-top: 27px;
}
.part4_list1 h2{
  margin: 0;
  padding: 0;
  font-family: AliRegular;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  margin-top: 26px;
  text-align: center;
}
.part4_list1 p{
  margin: 0;
  padding: 0;
  font-family: DINPro;
  font-weight: bold;
  font-size: 32px;
  color: #FFFFFF;
  margin-top: 6px;
  text-align: center;
}
.part4_list11{
  background: url('../images/part4_tu1.png') no-repeat;
}
.part4_list12{
  background: url('../images/part4_tu2.png') no-repeat;
}
.part4_list13{
  background: url('../images/part4_tu3.png') no-repeat;
}
.part4_list14{
  background: url('../images/part4_tu4.png') no-repeat;
}
.part4_title{
  display: flex;
}
.part4_t1{
  width: 76px;
  font-family: AliMedium;
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 53px;
  text-align: center;
}
.part4_t2{
  width: 209px;
  font-family: Alimedium;
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 53px;
  text-align: right;
  padding-right: 15px;
}
.part4_bz{
  font-family: AliMedium;
  font-weight: 500;
  font-size: 10px;
  color: #767676;
  text-align: right;
  margin-top: 10px;
}
.part4_bt{
  margin-top: 21px;
}
.part5{
  background: #E0EEFF;
  padding-bottom: 1px;
}
.part5_box{
  width: 1200px;
  margin: 0 auto;
}
.part5_txt{
  width: 1200px;
  height: 45px;
  background: linear-gradient(90deg, #2A60FA 0%, #8395FF 100%);
  border-radius: 23px;
  margin: 0 auto;
  font-family: AliMedium;
  font-weight: 500;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 45px;
  margin-top: 11px;
  text-align: center;
}
.part5_bt{
  margin-top: 48px;
  margin-bottom: 47px;
}
.c_white{
  color: #FFFFFF;
}
.part6{
  width: 100%;
  height: 700px;
  background: url('../images/part6_bg.png') no-repeat;
}
.part6_box{
  width: 1200px;
  margin: 0 auto;
}
.part6_list{
  width: 1200px;
  margin-top: 38px;
  padding-top: 1px;
}
.part6_ul{
  width: 1200px;
  margin: 0 auto;
}
.part6_ul ul{
  width: 1200px;
  height: 54px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
}
.part6_ul ul li{
  width: 378px;
  height: 54px;
  background: url('../images/part5_li1.png') no-repeat;
  font-family: AliBold;
  font-weight: bold;
  font-size: 18px;
  color: #4F7DF9;
  line-height: 54px;
  text-align: left;
  padding-left: 30px;
  cursor: pointer;
}
.part6_ul ul li.on{
  width: 378px;
  height: 54px;
  background: url('../images/part5_li2.png') no-repeat;
  color: #FFFFFF;
}
.part5_content{
  width: 1200px;
  margin: 0 auto;
  margin-top: 11px;
}
.part6_con{
  width: 1200px;
  height: 290px;
  background: url('../images/part5_con.png') no-repeat;
  display: none;
  padding-top: 10px;
}
.part6_con.on{
  display: block;
}
.part6_con1{
  width: 1198px;
  height: 270px;
  margin: 0 auto;
  overflow-y: scroll;
  padding-left: 46px;
}
.part6_con1_1{
font-family: AliRegular;
font-weight: 400;
font-size: 14px;
color: #000000;
line-height: 28px;
}
.part6_con1_2{
  display: flex;
  justify-content: left;
}
.part6_con2{
  width: 550px;
}
.part6_con2 h2{
  margin: 0;
  padding: 0;
  font-family: AliMedium;
  font-size: 20px;
  color: #000000;
  line-height: 45px;
}
.part6_con2 p{
  margin: 0;
  padding: 0;
  font-family: AliRegular;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 25px;
}
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;
}
.part6_content{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 56px;
}
.part6_content1{
  width: 285px;
}
.part6_xa{
  width: 285px;
  height: 255px;
  background: url('../images/part6_lbg.png') no-repeat;
  padding-top: 30px;
}
.part6_xa h2{
  margin: 0;
  padding: 0;
  font-family: AliBold;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 53px;
  text-align: center;
}
.part6_xa p{
  font-family: AliRegular;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 28px;
  text-align: justify;
  padding: 0 16px;
  margin-top: 15px;
}
.part7{
  background: #F0FAFF;
  padding-bottom: 45px;
}
.part7_box{
  width: 1238px;
  margin: 0 auto;
}
.part7_con{
  height: 493px;
  background: url('../images/part7_bg.png') no-repeat center;
  position: relative;
  margin-top: 35px;
}
.part7_con1{
  width: 256px;
  font-family: AliRegular;
  font-weight: 400;
  font-size: 16px;
  color: #545454;
  line-height: 24px;
  position: absolute;
}
.part7_con2{
  width: 155px;
  font-family: AliBold;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 30px;
  position: absolute;
  text-align: center;
}
.part7_p1{
  top: 61px;
  left: 127px;
}
.part7_p2{
  top: 217px;
  left: 42px;
}
.part7_p3{
  top: 372px;
  left: 124px;
}
.part7_p4{
  top: 73px;
  right: 127px;
}
.part7_p5{
  top: 228px;
  right: 39px;
}
.part7_p6{
  top: 363px;
  right: 124px;
}
.part7_z1{
  top: 63px;
  left: 454px;
}
.part7_z2{
  top: 63px;
  right: 454px;
}
.part7_z3{
  top: 208px;
  left: 366px;
}
.part7_z4{
  top: 208px;
  left: 540px;
}
.part7_z5{
  top: 208px;
  left: 716px;
}
.part7_z6{
  top: 359px;
  left: 454px;
}
.part7_z7{
  top: 359px;
  right: 454px;
}
.part8{
  width: 100%;
  height: 1200px;
  background: url('../images/part8_bg.png') no-repeat;
}
.part8_box{
  width: 1200px;
  margin: 0 auto;
}
.part8_list{
  margin-top: 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.part8_con1{
  width: 220px;
  height: 360px;
  background: #FFFFFF;
  border-radius: 15px;
  text-align: center;
  color: #000000;
}
.part8_con1 img{
  height: 92px;
  margin: 0 auto;
  margin-top: 48px;
}
.part8_con1 img:nth-child(2){
  display: none;
}
.part8_con1 h2{
  margin: 0;
  padding: 0;
  height: 50px;
  font-family: AliBold;
  font-weight: bold;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 26px;
  margin-top: 28px;
}
.part8_con1 p{
  margin: 0;
  padding: 0;
  font-family: AliRegular;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  padding: 0 10px;
  text-align: justify;
  margin-top: 24px;
}
.part8_con1.on{
  width: 270px;
  height: 400px;
  background: #436BFF;
  border-radius: 15px;
  color: #FFFFFF;
}
.part8_con1.on img:nth-child(1){
  display: none;
}
.part8_con1.on img:nth-child(2){
  display: block;
  margin-top: 36px;
  height: 139px;
}
.part8_con1.on h2{
  margin-top: 12px;
  font-size: 24px;
}
.part8_con1.on p{
  color: #FFFFFF;
}
.part8_list1{
  width: 895px;
  margin: 0 auto;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.part8_cc1{
  width: 285px;
  height: 336px;
  position: relative;
  overflow: hidden;
}
.part8_tb{
  width: 285px;
  height: 173px;
  background: linear-gradient(180deg, #001EFF 0%, #0078FF 100%);
  border-radius: 0px 0px 15px 15px;
  opacity: 0.89;
  position: absolute;
  bottom: 0;
}
.part8_tb h2{
  margin: 0;
  padding: 0;
  font-family: AliBold;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  margin-top: 29px;
  text-align: center;
}
.part8_tb p{
  margin: 0;
  padding: 0;
  font-family: AliRegular;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 28px;
  padding: 0 18px;
  margin-top: 17px;
  text-align: justify;
}
.part9{
  width: 100%;
  height: 700px;
  background: #EDFAFF;
}
.part9_box{
  width: 1200px;
  margin: 0 auto;
}
.part9_con{
  display: flex;
  justify-content: space-between;
  margin-top: 37px;
}
.part9_bt{
  margin-top: 43px;
}
.part10{
  width: 100%;
}
.part10_box{
  width: 1100px;
  margin: 0 auto;
}
.part10_con{
  display: flex;
  margin-top: 29px;
  justify-content: space-between;
}
.part10_con1{
  width: 198px;
}
.part10_con2{
  width: 896px;
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
}
.part10_con2 img{
  margin-left: 25px;
}
.part10_bt{
  width: 300px;
  height: 50px;
  background: url('../images/part5_bt.png') no-repeat;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  font-size: 24px;
  line-height: 50px;
  color: #FFFFFF;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 31px;
  margin-bottom: 50px;
}
.part11{
  width: 100%;
  height: 340px;
  background: rgba(55, 46, 93, 0.05);
}
.part11_box{
  width: 1100px;
  margin: 0 auto;
}
.part11_con{
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.part11_con1{
  width: 340px;
  height: 208px;
  background: url('../images/part11_bg1.png') no-repeat;
}
.part11_con1 h1{
  margin: 0;
  padding: 0;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  margin-top: 8px;
  margin-left: 56px;
}
.part11_con1 h1 a{
  color: #FFFFFF;
  font-size: 24px;
}
.part11_con1 h1 a:hover{
  color: #FFFFFF;
  font-size: 24px;
}
.part11_con1 ul{
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 57px;
  margin-top: 30px;
}
.part11_con1 ul li{
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 244px;
  white-space: nowrap;
}
.part11_con1 ul li a{
  color: #FFFFFF;
  text-decoration: none;
}
.part12{
  width: 100%;
}
.part12_box{
  width: 1100px;
  margin: 0 auto;

}
.part12_con{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 29px;
  margin-bottom: 37px;
}
.part12_con1{
  width: 260px;
  position: relative;
}
.part12_con1 h1{
  width: 120px;
  height: 30px;
  margin: 0 auto;
  background: url('../images/part12_bg.png') no-repeat;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  top: 121px;
  left: 70px;
}
.part12_con1 p{
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #372E5D;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 13px;
}
.part13{
  width: 100%;
  height: 580px;
  background: #372E5D;
}
.part13_box{
  width: 1100px;
  margin: 0 auto;
}
.part13_con{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.part13_sjs{
  width: 256px;
  height: 61px;
  background: url('../images/part13_bg.png') no-repeat;
  margin-bottom: 25px;
  line-height: 61px;
  color: #FFF330;
  display: flex;
}
.part13_sjs>div{
  color: #FFF330;
}
.part13_sjs1{
  width: 256px;
  height: 61px;
  background: url('../images/part13_bg1.png') no-repeat;
  margin-bottom: 25px;
  line-height: 61px;
  color: #FFFFFF;
  display: flex;
}
.part13_sjs1>div{
  color: #FFFFFF;
}
.part13_s1{
  width: 174px;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  font-size: 22px;
  padding-left: 30px;
}
.part13_s2{
  width: 76px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  font-size: 16px;
}
.part13_ly{
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 2px;
  text-align: right;
}
.part13_bt{
  width: 300px;
  height: 50px;
  background: url('../images/part5_bt.png') no-repeat;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  font-size: 24px;
  line-height: 50px;
  color: #FFFFFF;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 11px;
}
.part14{
  width: 100%;
  height: 600px;
  background: url('../images/part14_bbg.png') no-repeat center;
}
.part14_box{
  width: 1200px;
  margin: 0 auto;
}
.part14_con{
  width: 1200px;
  height: 298px;
  background: url('../images/part14_bg.png') no-repeat;
  margin-top: 42px;
  display: flex;
  justify-content: space-between;
}
.part14_con1{
  width: 172px;
}
.part14_txt1{
  height: 65px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 20px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  line-height: 23px;
}
.part14_txt2{
  height: 162px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #372E5D;
  line-height: 30px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.part14_txt3{
  height: 71px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.part15{
  width: 100%;
  background: #FFFFFF;
  padding-bottom: 99px;
}
.part15_box{
  width: 1200px;
  margin: 0 auto;
}
.part15_con{
  display: flex;
  justify-content: space-between;
  margin-top: 29px;
  flex-wrap: wrap
}
.part15_con1{
  width: 240px;
  height: 153px;
  background: #3E68FF;
}
.part15_con1 img{
  width: 240px;
  height: 153px;
}
.part15_con1 h1{
  margin: 0;
  padding: 0;
  font-family: AliBlod;
  font-weight: 500;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  margin-top: 24px;
}
.part15_con1 i{
  width: 37px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 20px;
  display: block;
}
.part15_con1 p{
  margin: 0;
  padding: 0;
  font-family: AliRegular;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  padding: 7px 15px;
  text-align: center;
  margin-top: 10px;
}
/*移动*/
.wrap_m {
  width: 7.5rem;
}
.topm{
  height: 1.29rem;
  background: #436BFF;
}
.topm_logo{
  width: 2.41rem;
  float: left;
  margin-top: 0.4rem;
  margin-left: 0.28rem;
}
.topm_logo img{
  width: 2.41rem;
  height: 0.49rem;
}
.topm_map{
  width: 1.3rem;
  height: 1.29rem;
  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: 6rem;
  background: url('../images/bannerm.png') no-repeat;
  background-size: 100%;
  padding-top: 4.81rem;
}
.bannerm_bt{
  width: 4rem;
  height: 0.6rem;
  background: linear-gradient(90deg, #FF401A 0%, #FF8035 100%);
  box-shadow: 0px 0.13rem 0.07rem 0px rgba(50,71,195,0.19);
  border-radius: 0.25rem;
  font-family: AliBold;
  font-weight: bold;
  font-size: 0.3rem;
  color: #FFFFFF;
  line-height: 0.6rem;
  margin: 0 auto;
  text-align: center;
}
.part1m{
  background: #FFFFFF;
  padding-top: 0.39rem;
  padding-bottom: 0.18rem;
}
.part1m_t{
  font-family: AliMedium;
  font-weight: 500;
  font-size: 0.3rem;
  color: #0167FA;
  line-height: 0.31rem;
  text-align: center;
}
.t_titlem{
  font-family: AliBold;
  font-weight: bold;
  font-size: 0.4rem;
  color: #000000;
  padding-top: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.t_title1m{
  font-family: AliRegular;
  font-weight: 400;
  font-size: 0.2rem;
  color: #000000;
  text-align: center;
  margin-top: 0.15rem;
}
.t_blackm{
  color: #000000;
}
.part1m_con{
  width: 7.3rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 0.22rem;
}
.part1m_con1{
  width: 2.16rem;
  height: 1.40rem;
  background: linear-gradient(0deg, #0000FF 0%, #F3FBFF 100%);
  border-radius: 0.15rem;
  font-family: AliBold;
  font-weight: bold;
  font-size: 0.23rem;
  color: #FFFFFF;
  line-height: 0.37rem;
  text-align: center;
  margin-bottom: 0.16rem;
}
.part1m_con1 img{
  width: 0.92rem;
  height: 0.84rem;
  margin-top: 0.1rem;
  margin-bottom: 0.02rem;
}
.part2m{
  height: 7.5rem;
  background: url('../images/part2m_bg.png') no-repeat;
  background-size: 100%;
}
.part2m_con{
  width: 7.25rem;
  margin: 0 auto;
  margin-top: 0.35rem;
}
.part2m_con1 ul{
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.part2m_con1 ul li{
  width: 3.5rem;
  height: 1rem;
  background: url('../images/part2m_li1.png') no-repeat;
  background-size: 100%;
  font-family: AliBold;
  font-weight: bold;
  font-size: 0.3rem;
  color: #0167FA;
  line-height: 1rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.part2m_con1 ul li img{
  display: none;
}
.part2m_con1 ul li.on{
  width: 3.5rem;
  height: 1rem;
  background: url('../images/part2m_li2.png') no-repeat;
  background-size: 100%;
  color: #FFFFFF;
  justify-content: right;
}
.part2m_con1 ul li.on img{
  width: 0.33rem;
  margin-left: 0.45rem;
  margin-right: 0.33rem;
  display: block;
}
.part2m_con2{
  display: none;
  width: 7.25rem;
  height: 4.40rem;
  margin-top: 0.15rem;
}
.part2m_con2 img{
  width: 7.25rem;
  height: 4.4rem;
}
.part2m_con2.on{
  display: block;
}
.part3m{
  height: 11.2rem;
  background: #F2FAFF;
}
.part3m_con{
  width: 5.9rem;
  margin: 0 auto;
  margin-top: 0.44rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.part3m_con1{
  width: 2.85rem;
  height: 4.35rem;
  margin-bottom: 0.2rem;
}
.part3m_con1 img{
  width: 2.85rem;
  height: 4.35rem;
}
.part3m_con1 h2{
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  font-size: 0.24rem;
  color: #FFFFFF;
}
.part3m_con1 p{
  margin: 0;
  padding: 0;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 0.24rem;
  padding: 0 0.18rem;
}
.part3m_con1 span{
  margin: 0;
  padding: 0;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 0.24rem;
  padding: 0 0.18rem;
}
.part4m{
  height: 10.5rem;
  background: url('../images/part4m_bg.png') no-repeat;
  background-size: 100%;
}
.part4m_con{
  margin-top: 0.35rem;
  text-align: center;
}
.part4m_con img{
  width: 5.89rem;
  height: 7.37rem;
}
.part4m_bt{
  margin-top: 0.25rem;
}
.part5m{
  height: 8.5rem;
  background: #F2FAFF;
}
.part5m_con{
  width: 6rem;
  margin: 0 auto;
  margin-top: 0.44rem;
  padding-top: 0.01rem;
}
.part5m_t{
  margin: 0 auto;
  width: 5.89rem;
  height: 0.67rem;
  background: linear-gradient(90deg, #3B83FF 0%, #87DCFD 100%);
  border-radius: 0.15rem;
  font-family: AliBold;
  font-weight: bold;
  font-size: 0.3rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
}
.part5m_t span{
  width: 1.41rem;
  height: 0.67rem;
  background: linear-gradient(-90deg, #015EEA 0%, #0023FA 100%);
  border-radius: 0.15rem 0px 0px 0.15rem;
  display: block;
  line-height: 0.67rem;
  text-align: center;
  margin-right: 0.25rem;
}
.part5m_tb{
  margin: 0 auto;
  width: 5.89rem;
  height: 5.02rem;
  background: url('../images/part5m_bg1.png') no-repeat;
  background-size: 100%;
  margin-top: 0.12rem;
  padding: 0.1rem 0;
}
.part5m_tb1{
/*  overflow-y: scroll;*/
  padding: 0 0.16rem;
}
.part5m_tb1 img{
  width: 100%;
}
.part5m_con .swiper-container {
  width: 100%;
  height: 100%;
  padding-bottom: 0.6rem;
}
.part5m_con .swiper-wrapper{
  width: 100%;
}
.part5m_con .swiper-slide {
   width: 100%;
}
.part5m_con .swiper-pagination {
  bottom: 0rem;
  width: 100%;
  z-index: 20;
  text-align: center;
  position: absolute;
}

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

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

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

.part5m_con .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  background: #546EFF;
  border-radius: 50%;
  margin: 0 0.07rem;
  opacity: 1;
}
.part5m_con .swiper-pagination-bullet-active {
  opacity: 1;
  width: 0.12rem;
  height: 0.12rem;
  background: #0023FA;
  border-radius: 50%;
}
.part6m{
  height: 8.48rem;
  background: url('../images/part6m_bg.png') no-repeat;
  background-size: 100%;
}
.t_whitem{
  color: #FFFFFF;
}
.part6m_con{
  width: 5.86rem;
  margin: 0 auto;
  margin-top: 0.36rem;
}
.part6m_con1{
  margin-bottom: 0.21rem;
  display: flex;
  justify-content: space-between;
}
.part6m_con1l{
  width: 2.13rem;
}
.part6m_con1 img{
  width: 5.86rem;
}
.part6m_con1r{
  width: 3.53rem;
  height: 1.51rem;
  background: linear-gradient(90deg, #1100ED 0%, #8698FF 100%);
}
.part6m_con1r{
  width: 3.53rem;
}
.part6m_con1r h2{
  margin: 0;
  padding: 0;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  font-size: 0.28rem;
  color: #FFFFFF;
  text-align: center;
  margin-top: 0.23rem;
}
.part6m_con1r p{
  margin: 0;
  padding: 0;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 0.24rem;
  padding: 0 0.24rem;
  margin-top: 0.16rem;
}
.part6m_bt{
  width: 3.8rem;
  height: 0.6rem;
  background: url('../images/bannerm_bt.png') no-repeat;
  background-size: 100%;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  font-size: 0.4rem;
  color: #FFFFFF;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.39rem;
  margin-bottom: 0.5rem;
}
.part7m{
  height: 7.55rem;
  background: #F2FAFF;
}
.part7m_con{
  margin-top: 0.7rem;
}
.part7m_con img{
  width: 7.5rem;
}
.part8m{
  height: 13.46rem;
  background: url('../images/part8m_bg.png') no-repeat;
  background-size: 100%;
}
.part8m_con{
  width: 7rem;
  margin: 0 auto;
  margin-top: 0.29rem;
}
.part8m_con .swiper-container {
  width: 100%;
  height: 100%;
  padding-bottom: 0.3rem;
}
.part8m_con .swiper-slide{
  height: 4.7rem;
  text-align: center;
  font-size: 18px;

  /* 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: 300ms;
}
.part8m_con .swiper-slide img{
  width: 100%;
}
.part8m_con .swiper-slide img:nth-child(2){
  display: none;
}
.part8m_con .swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1.4);
}
.part8m_con .swiper-slide-active img:nth-child(1){
  display: none;
}
.part8m_con .swiper-slide-active img:nth-child(2){
  display: block;
}
.part8m_con .swiper-pagination {
  bottom: 0rem;
  width: 100%;
  z-index: 20;
  text-align: center;
  position: absolute;
}

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

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

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

.part8m_con .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  background: #8698FF;
  border-radius: 50%;
  margin: 0 0.07rem;
  opacity: 1;
}
.part8m_con .swiper-pagination-bullet-active {
  opacity: 1;
  width: 0.12rem;
  height: 0.12rem;
  background: #FFFFFF;
  border-radius: 50%;
}
.part8m_conx{
  width: 7rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 0.3rem;
}
.part8m_conx1{
  width: 2.21rem;
  height: 4.11rem;
}
.part8m_conx1 img{
  width: 2.21rem;
  height: 4.11rem;
}
.part8m_bt{
  margin-top: 0.6rem;
}
.part9m{
  height: 10.69rem;
  background: url('../images/part9m_bg.png') no-repeat;
  padding-bottom: 0.01rem;
}
.part9m_con{
  margin-top: 0.3rem;
  text-align: center;
}
.part9m_con img{
  width: 5.89rem;
  height: 3.75rem;
  margin-bottom: 0.12rem;
}
.part9m_bt{
  margin-top: 0.5rem;
}
.part10m{
  height: 6.1rem;
  background: #546EFF;
}
.part10m_con{
  text-align: center;
  margin-top: 0.4rem;
}
.part10m_con img{
  width: 5.9rem;
  height: 3.98rem;
}
.part11m{
  background: #FFFFFF;
  padding-bottom: 0.71rem;
}
.part11m_con{
  width: 5.89rem;
  height: 4rem;
  margin: 0 auto;
  margin-top: 0.5rem;
  background: #3E68FF;
  box-shadow: 0px 0px 0.1rem 0px rgba(18,8,45,0.3);
  display: flex;
  border-radius: 0.1rem;
  padding: 0.12rem;
}
.part11m_con1{
  width: 3.3rem;
  height: 3.9rem;
}
.part11m_con1 ul{
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.part11m_con1 ul li{
  width: 2.4rem;
  height: 0.7rem;
  background: #FFFFFF;
  border-radius: 0.15rem;
  font-family: AliMedium;
  font-weight: 500;
  font-size: 0.24rem;
  color: #436BFF;
  line-height: 0.7rem;
  text-align: center;
  margin-bottom: 0.06rem;
}
.part11m_con1 ul li.on{
  background: linear-gradient(-90deg, #015EEA 0%, #0023FA 100%);
  font-size: 0.3rem;
  color: #ffffff;
}
.part11m_con2{
  width: 3.08rem;
}
.part11m_box{
  display: none;
}
.part11m_box1 img{
  width: 3.08rem;
  height: 2.7rem;
}
.part11m_box2{
  width: 0.3rem;
  height: 0.05rem;
  background: #F660FF;
  border-radius: 0.02rem;
  margin-top: 0.28rem;
}
.part11m_box3{
  width: 3.08rem;
  height: 0.52rem;
  font-family: AliMedium;
  font-weight: 400;
  font-size: 0.18rem;
  color: #FFFFFF;
  margin-top: 0.24rem;
  text-align: justify;
}
.part11m_box.on{
  display: block;
}