@keyframes fadeInUp{
  0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
  }
  
  100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
  }
  
}
html {
    font-size: 62.5%;
    /*10 ÷ 16 × 100% = 62.5%*/
}
body {
    font-size: 1.4rem;
    /*1.4 × 10px = 14px */
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}


.home .mySwiper{
  width: 100%;
  /*height: 900px;*/
    /* background: url('../../static/banner.png'); */
    /* box-sizing: 100%,100%; */
  color: #fff;
  margin-bottom: 70px;
}
.home .mySwiper  .swiper {
  width: 100%;
  /*height: 900px;*/
  position: absolute;
  top: 0;
  z-index: -999 !important;
}

.home .mySwiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* 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;
}

.home .mySwiper .swiper-slide img {
  display: block;
  width: 100%;
  /*height: 900px;*/
  /*object-fit: cover;*/
}
.home .banner_desc{
  font-size: 3.5rem;
  color:#ffffff;
  position: absolute;
  top: 40%;
  left: 19%;
  z-index: 9;
  font-weight: 600;
  text-align: left;

}
.home .startBt{
  width: 250px;
  height: 70px;
  line-height: 70px;
  border-radius: 40px;
  color: #fff;
  border: 2px solid #ffff;
  position: absolute;
  bottom:12%;
  left: 20%;
  z-index: 5;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .startBt img{
  width: 20px !important;
  height: 20px !important;
  margin-left: 20px;
}
.home .section_1 {
  margin-top: 1.13rem;
  background-color: rgb(24, 67, 120);
  width: 3.75rem;
  height: 0.25rem;
}
.home .section_3 {
  background-color: rgb(255, 255, 255);
  width: 3.75rem;
  height: 0.25rem;
}

.home .image_14 {
  width: 8.25rem;
  height: 6.5rem;
}
.home .group_15 {
  padding: 0.19rem 0;
  position: relative;
}
.home .text_14 {
  margin-top: 1.06rem;
  word-break: break-all;
}
.home .text_40 {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.home .page {
  padding: 4.38rem 0 5.63rem;
  background-color: rgb(255, 255, 255);
  overflow-y: auto;
  width: 100%;
  height: 100%;
}
.home .group {
  align-self: center;
  color: rgb(24, 67, 120);
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: 700;
  line-height: 1.69rem;
  letter-spacing: 0.11rem;
}
.home .text_2 {
  margin-top: 1.06rem;
  align-self: center;
  color: rgb(65, 65, 65);
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: 500;
  line-height: 2.13rem;
  letter-spacing: 0.11rem;
}
.home .group_1 {
  margin-top: 3.66rem;
  padding-left: 2.13rem;
  padding-right: 1.75rem;
}
.home .section_2 {
  margin: 0 auto;
  height: 1180px;
  margin-top: 4.38rem;
  padding: 4.38rem 1.75rem 4.19rem 2.13rem;
  background-image: url('../image/16499257929401185807.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;

}
.home .group_27 {
  margin-top: 4.38rem;
  margin-bottom: 70px;
}
.home .group_36 {
  margin-top: 70px;
}
.home .group_36_bg{
  width: 100%;
  height: 680px;
  background: url(../image/randBg.png);
  background-size: 100% 100%;
  
}


.home .group_45 {
  margin: 4.38rem 0;
}
.home .image {
  margin-top: 0.72rem;
  flex-shrink: 0;
  width: 34.38rem;
  /* height: 36.88rem; */
}
.home .group_2 {
  margin-left: 1.63rem;
  flex: 1 1 auto;
  width: 692px;
  text-align: justify;
  text-justify:inter-ideograph;
}
.home .group_4 {
  align-self: center;
  color: rgb(255, 255, 255);
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: 700;
  line-height: 1.69rem;
  letter-spacing: 0.11rem;
}
.home .text_8 {
  margin-top: 1rem;
  align-self: center;
  color: rgb(255, 255, 255);
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: 500;
  line-height: 2.13rem;
  letter-spacing: 0.11rem;
  text-align: center;
}
.home .group_5 {
  margin: 0 auto;
  margin-top: 11.94rem;

}
.home .group_28 {
  align-self: center;
  color: rgb(24, 67, 120);
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: 700;
  line-height: 1.69rem;
  letter-spacing: 0.11rem;
}
.home .text_28 {
  margin-top: 0.94rem;
  align-self: center;
  color: rgb(65, 65, 65);
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: 500;
  line-height: 2.19rem;
  letter-spacing: 0.11rem;
}
.home .group_29 {
  margin-top: 7.63rem;
  padding-left: 2.13rem;
  padding-right: 1.69rem;
  text-align: center;
  justify-content: space-around;
}
.home .group_29 img{
  margin:0 auto;
}
.home .group_29 span{
  display: block;
  text-align: center;
  /* word-break:break-all;  */
  white-space: pre-line !important;
  margin: 2rem auto;
  max-width: 10rem;
  font-size: 18px !important;
}
.home .text_48 {
  color: rgb(24, 67, 120);
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: 700;
  line-height: 1.69rem;
  letter-spacing: 0.11rem;
}
.home .text_49 {
  margin-top: 0.94rem;
  color: rgb(65, 65, 65);
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: 500;
  line-height: 2.19rem;
  letter-spacing: 0.11rem;
}
.home .text_50 {
  margin-top: 1rem;
  color: rgb(65, 65, 65);
  font-size: 1.13rem;
  font-family: SourceHanSansCN;
  font-weight: 300;
  line-height: 1.13rem;
}
.home .image_21 {
  margin-top: 5.63rem;
  width: 1250px;
}
.home .group_3 {
  color: rgb(94, 94, 94);
  font-size: 18px;
  /* font-family: Adobe Heiti Std; */
  /* line-height: 2.5rem; */
  /* letter-spacing: 0.075rem; */
}
.home .text-wrapper {
  margin-top: 2.91rem;
  padding: 1.19rem 0 1.25rem;
  align-self: flex-start;
  color: rgb(255, 255, 255);
  font-size: 1.55rem;
  /* font-family: SourceHanSansCN; */
  font-weight: 700;
  line-height: 1.31rem;
  /* letter-spacing: 0.35rem; */
  background-color: rgb(24, 67, 120);
  width: 14.5rem;
}
.home .view_1 {
  margin-top: 1.19rem;
}
.home .group_6 {
  margin-left: 0.38rem;
  align-self: flex-start;
  width: 64.88rem;
}
.home .group_18 {
  margin-top: 0.13rem;
  padding: 0 0.063rem;
}
.home .group_19 {
  margin-top: 1.19rem;
}
.home .group_30 {
  margin-bottom: 0.13rem;
  color: rgb(65, 65, 65);
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  line-height: 1.44rem;
  letter-spacing: 0.3rem;
  height: 100%;
  width: 175px;
}
.home .group_31 {
  margin-bottom: 0.13rem;
  color: rgb(65, 65, 65);
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  line-height: 1.44rem;
  letter-spacing: 0.075rem;
  width: 175px;
  height: 100%;

}
.home .group_32 {
  margin-bottom: 0.13rem;
  color: rgb(65, 65, 65);
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  line-height: 1.44rem;
  width:175px;
  letter-spacing: 0.075rem;
}
.home .group_33 {
  color: rgb(65, 65, 65);
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  line-height: 1.44rem;
  letter-spacing: 0.075rem;
  width: 175px;
  height: 100%;
}
.home .group_34 {
  margin-bottom: 0.13rem;
  color: rgb(65, 65, 65);
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  width: 175px;
  line-height: 1.44rem;
  letter-spacing: 0.075rem;
}
.home .group_35 {
  margin-top: 0.19rem;
  color: rgb(65, 65, 65);
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  width: 175px;
  line-height: 1.5rem;
  letter-spacing: 0.075rem;
}
.home .group_7 {
  margin-top: 3.38rem;
}
.home .group_17 {
  color: rgb(255, 255, 255);
  font-size: 1.13rem;
  font-family: SourceHanSansCN;
  font-weight: 700;
  line-height: 0.94rem;
  width: 9.75rem;
}
.home .image_11 {
  margin-left: 19.44rem;
}
.home .image_12 {
  margin-left: 19.38rem;
}
.home .image_13 {
  margin-left: 19.5rem;
}
.home .group_20 {
  margin-top: 0.19rem;
  flex-shrink: 0;
  width: 17.94rem;
}
.home .group_21 {
  padding-bottom: 4.06rem;
  flex-shrink: 0;
  width: 17.38rem;
  position: relative;
}
.home .group_24 {
  margin-left: 260px;
  flex-shrink: 0;
  width: 15.5rem;
}
.home .group_26 {
  margin-left: 1.63rem;
  margin-top: 0.19rem;
  flex-shrink: 0;
  width: 15.44rem;
}
.home .text_29 {
  margin-top: 2.88rem;
}
.home .text_30 {
  margin-top: 2.88rem;
}
.home .image_17 {
  width: 8.19rem;
  height: 6.5rem;
}
.home .text_31 {
  margin-left: 0.56rem;
  margin-top: 2.88rem;
}
.home .image_18 {
  width: 8.19rem;
  height: 6.44rem;
}
.home .text_32 {
  margin-top: 3rem;
}
.home .image_19 {
  margin-left: 0.19rem;
}
.home .text_33 {
  margin-top: 2.88rem;
}
.home .image_20 {
  width: 8.25rem;
  height: 6.31rem;
}
.home .text_34 {
  margin-left: 0.63rem;
  margin-top: 2.94rem;
}
.home .group_8 {
  color: rgb(255, 255, 255);
  font-size: 1.13rem;
  font-family: SourceHanSansCN;
  font-weight: 700;
  line-height: 1.19rem;
}
.home .group_11 {
  margin-left: 8.31rem;
  margin-top: 2.88rem;
  color: rgb(255, 255, 255);
  font-size: 1.13rem;
  font-family: SourceHanSansCN;
  font-weight: 700;
  line-height: 0.94rem;
}
.home .image_9 {
  margin-top: 0.19rem;
  align-self: center;
}
.home .section_11 {
  align-self: center;
  background-color: rgb(255, 255, 255);
  width: 0.063rem;
  height: 25.94rem;
}
.home .text_13 {
  color: rgb(255, 255, 255);
  font-size: 1.13rem;
  font-family: Adobe Heiti Std;
  line-height: 1.13rem;
}
.home .text_15 {
  color: rgb(255, 255, 255);
  font-size: 1rem;
  font-family: Adobe Heiti Std;
  line-height: 1.5rem;
  width: 250px;
}
.home .group_22 {
  color: rgb(255, 255, 255);
  font-size: 1.13rem;
  font-family: Adobe Heiti Std;
  line-height: 1.5rem;
}
.home .group_23 {
  color: rgb(255, 255, 255);
  font-size: 1rem;
  font-family: Adobe Heiti Std;
  line-height: 1.5rem;
  position: absolute;
  left: 0;
  right: 0.94rem;
  bottom: -25px;
}
.home .text_21 {
  color: rgb(255, 255, 255);
  font-size: 1.13rem;
  font-family: Adobe Heiti Std;
  line-height: 1.5rem;
}
.home .group_25 {
  margin-right: 0.31rem;
  margin-top: 1rem;
  color: rgb(255, 255, 255);
  font-size: 1rem;
  font-family: Adobe Heiti Std;
  line-height: 1.5rem;
}
.home .text_25 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-family: Adobe Heiti Std;
  line-height: 18px;
}
.home .text_26 {
  color: rgb(255, 255, 255);
  font-size:16px;
  font-family: Adobe Heiti Std;
  line-height:16px;
}
.home .group_9 {
  margin-top: 3.88rem;
}
.home .group_10 {
  margin-left: 0.31rem;
  width: 8.13rem;
}
.home .group_16 {
  margin-left: 0.38rem;
  margin-top: 4.31rem;
}
.home .image_8 {
  width: 9.38rem;
  height: 9.38rem;
}
.home .text-wrapper_3 {
  padding: 4.31rem 0 4.5rem;
  background-image: url('../image/16499257934747693445.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
.home .text_20 {
  margin-top: 0;
}
/* .home .group_40 {
  margin-left: 2.13rem;
} */
.home .section_4 {
  margin-top: 0.25rem;
  background-color: rgb(255, 255, 255);
  width: 2.38rem;
  height: 0.063rem;
}
.home .section_5 {
  margin-left: -2.44rem;
  margin-top: 0.31rem;
  background-color: rgb(255, 255, 255);
  width: 0.063rem;
  height: 28.94rem;
}
.home .image_1{
  margin-left: 2.56rem;
}
.home .section_6 {
  padding: 0.19rem 0;
  background-image: url('../image/16499257929413862029.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 8.13rem;
  position: relative;
}
.home .group_13 {
  margin-top: 13rem;
}
.home .group_14 {
  width: 9.38rem;
}
.home .section_9 {
  margin-left: 0.19rem;
  margin-top: 0.25rem;
  background-color: rgb(255, 255, 255);
  width: 3.38rem;
  height: 0.063rem;
}
.home .section_10 {
  margin-top: 0.31rem;
  background-color: rgb(255, 255, 255);
  width: 0.063rem;
  height: 25.63rem;
}
.home .text_12 {
  margin-left: 0.56rem;
}
.home .text_35 {
  align-self: center;
  color: rgb(255, 255, 255);
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: 700;
  line-height: 1.69rem;
  letter-spacing: 0.11rem;
  margin-top: 70px;
}
.home .view_6 {
  margin-left: 35.63rem;
  margin-top: 1.13rem;
  align-self: flex-start;
}
.home .text_36 {
  margin-top: 0.94rem;
  align-self: center;
  color: rgb(255, 255, 255);
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: 500;
  line-height: 2.13rem;
  letter-spacing: 0.11rem;
}
.home .group_41 {
  margin-top: 8.13rem;
}
.home .image_3 {
  width: 7.75rem;
  height: 7.81rem;
}
.home .text_9 {
  position: absolute;
  left: 0.5rem;
  right: -0.31rem;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.home .section_7 {
  margin-top: 0.25rem;
  background-color: rgb(255, 255, 255);
  width: 5.19rem;
  height: 0.063rem;
}
.home .section_8 {
  margin-left: -5.25rem;
  margin-top: 0.31rem;
  background-color: rgb(255, 255, 255);
  width: 0.063rem;
  height: 16.94rem;
}
.home .image_4 {
  margin-left: 5.38rem;
}
.home .group_42 {
  margin-top: 0.13rem;
  width: 19.5rem;
  height: 13.69rem;
  position: relative;
  text-align: center;
}
.home .group_43 {
  margin-left: 12.13rem;
  margin-top: 0.13rem;
  width: 12.81rem;
  height: 11.75rem;
  position: relative;
  text-align: center;
}
.home .group_44 {
  margin-left: 14.13rem;
  width: 19.25rem;
  height: 12rem;
  position: relative;
  text-align: center;
}
.home .image_5 {
  margin-left: 0.56rem;
  margin-right: 0.19rem;
  width: 8.63rem;
  height: 8.56rem;
}
.home .text-wrapper_1 {
  padding: 4.13rem 0 3.88rem;
  background-image: url('../image/16499257929414407585.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0.38rem;
  right: 0;
  top: 0;
}
.home .image_6 {
  margin-left: 0.19rem;
  width: 8.44rem;
  height: 8.44rem;
}
.home .text-wrapper_2 {
  padding: 3.88rem 0 4rem;
  background-image: url('../image/16499257929413008953.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  right: 0.56rem;
  top: 0;
}
.home .text_37 {
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  line-height: 1.44rem;
  position: absolute;
  left: 2.63rem;
  top: 4.5rem;
}
.home .text_38 {
  color: rgb(255, 255, 255);
  font-size: 7.5rem;
  font-family: SourceHanSansCN;
  font-weight: 700;
  line-height: 5.88rem;
  letter-spacing: 0.15rem;
  position: absolute;
  right: 1.38rem;
  top: 0;
}
.home .text_39 {
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  line-height: 1.5rem;
  letter-spacing: 0.075rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1.81rem;
}
.home .text_41 {
  color: rgb(255, 255, 255);
  font-size: 1.13rem;
  font-family: SourceHanSansCN;
  font-weight: 300;
  line-height: 1.13rem;
}
.home .text_42 {
  color: rgb(255, 255, 255);
  font-size: 7.5rem;
  font-family: SourceHanSansCN;
  font-weight: 700;
  line-height: 5.88rem;
  letter-spacing: 0.15rem;
  position: absolute;
  left: 0;
  top: 0;
}
.home .text_43 {
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  line-height: 1.44rem;
  position: absolute;
  right: 0;
  top: 4.31rem;
}
.home .text_44 {
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  line-height: 1.5rem;
  letter-spacing: 0.075rem;
  width: 200px;
}
.home .text_45 {
  color: rgb(255, 255, 255);
  font-size: 7.5rem;
  font-family: SourceHanSansCN;
  font-weight: 700;
  line-height: 5.94rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.home .text_46 {
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  line-height: 1.5rem;
  letter-spacing: 0.075rem;
  position: absolute;
  left: 1.13rem;
  bottom: 0;
  width: 250px;
}
.home .text_47 {
  color: rgb(253, 253, 253);
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  line-height: 1.13rem;
  position: absolute;
  right: 1.06rem;
  top: 0;
}
.home .text_10 {
  margin-left: 0.81rem;
  margin-right: 0.38rem;
}
.home .text_11 {
  margin-left: 0.31rem;
}
.home .agentBox{
  /* width: 438rem; */
  display: flex;
  /* position: absolute;
  top: 20%;
  left: 15%; */

}
.home .europe{
  display: flex;
}
.home .europeCircle{
  width: 140px;
  height: 140px;
  background-image: url('../image/16499257929416799834.png');
  background-size: 100% 100%;
  border: 3px solid #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.home .line1{
  width:30px;
  height: 1px;
  background-color: #fff;
}
.home .line2{
  width: 1px;
  height: 428px;
  background-color: #fff;
margin-top: -7px;
margin-left: 2px;
}
.home .line3{
  width: 1px;
  height: 375px;
  background-color: #fff;
  margin: 0 auto;

}
.home .cirvleBox1{
  margin-top: 50px;
}
.home .yd1{
  margin-left: 3px;
}
.home .yd2{
  margin-left: -2px;
  margin-top: -5px;
}
.home .cicleBox2{
  width: 130px;
  height: 130px;
  text-align: center;
}
.home .companyBox{
 width: 300px;
 text-align: start;
 margin-left: 60px;
}
.home .lin4{
  width: 1px;
  background-color: #fff;
  height: 240px;
  margin-top: -7px;
  margin-left: 2px;
}
.home .circleBox1{
  margin-top: 50px;
}
.home .line5{
  width: 120px;
  height: 1px;
  background-color: #fff;
  margin-left: 2px;
}
.home .lin6{
  width: 1px;
  height:376px;
  background-color: #fff;
  margin-top: 60px;
  margin-left: -3px;
}
.home .yd3{
  margin-left: 275px;
  margin-top: -3px;
}
.home .vCcircle{
  position: relative;
  margin:10%;
}
.home .Vcircle{
position: absolute;
top: 27%;
left: -9%;
}
.home .chinaCircle{
  margin-left: 50px;
}
