.sheader{background-color: #EBF0FB;height: 80px;}
.sheader .scontent{width: 1200px;margin:0 auto;}
.sheader .slogo,.snav{float: left;}
.sheader .snav a{color: #586889;line-height: 80px;margin-left: 20px;}
.sheader .login{float: right;margin-right: 6px;height: 80px;display: flex;}
.sheader .login .info{margin-left:8px;}
.sheader .login img{width: 50px;height: 50px;margin-top: 15px;}
.sheader .login p{margin: 0 0 4px 0;margin-top: 15px;font-size: 14px;color: #666;}
.sheader .login .info a span{}
.scontent{
  z-index: 1;
}
*{
  padding: 0;
  margin: 0 auto;
  overflow-x: hidden; /* 隐藏水平滚动条 */
  font-family: Microsoft YaHei, Microsoft YaHei;

}
li{
  list-style: none;
}


.self{
  transform: translateY(-1200px);
}
.web{
  transform: translateY(-1200px);
}

.x9{
  position: absolute;
  left:604px ;
  top: 0;
  width: 1239px;
  height: 285px;
  background: #6DA0DB;
  border-radius: 0px 0px 0px 0px;
  transform: translateY(-1000px);
}
/* ======================================================================================== */
/* header */
.header{

  position: relative;
  /* width: 1920px; */
  height: 3200px;
  background: #F3F3F3;
  border-radius: 0px 0px 0px 0px;
}
.p12{
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-70px);
}
.p13{
  position: absolute;
  left: 900px;
  top: 0;
}
.p14{
  position: absolute;
  top: -20px;
  left:700px ;
  transform: translateY(-70px);
}
.p20{
  position: absolute;
  left: 900px;
  top: -200px;
  transform: scale(0.9,0.9);

}
.header h3{
  position: absolute;
  top: 226px;
  left:270px ;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 40px;
  color: #333333;
  letter-spacing: 23px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.header h1{
  position: absolute;
  left: 270px;
  top:400px ;
  font-family: DIN Alternate, DIN Alternate;
  font-weight: 400;
  font-size: 19px;
  color: #AAAAAA;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.header h2{
  position: absolute;
  left: 270px;
  top: 540px;
}
.p12-1{
  position: absolute;
  top: 500px;
  left: 270px;
}
.text{
  position: absolute;
  top: 790px;
  left: 322px;
  width: 1275px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 300;
  font-size: 20px;
  color: #333333;
  line-height: 40px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.analyse{
  position: absolute;
  top: 1141px;
  left: 110px;
}
.analyse h3{
  transform: translateY(10px);
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 53px;
  color: #333333;
  line-height: 106px;
  letter-spacing: 5px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.p10{
  position: absolute;
  top: 500px;
  left: 270px;
}
.angle .content{
  padding-bottom: -100px;
  margin-bottom: 0;
}
.angle{
  width: 786px;
  padding: 20px 0;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0px 4px 12px 0px rgba(216,210,210,0.23);
  border-radius: 12px 12px 12px 12px;
  margin: 20px;
}
.data{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 10px;
}
.ct{
  width: 600px;

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 300;
  font-size: 20px;
  color: #000000;
  line-height: 40px;
  letter-spacing: 2px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding: 20px 0;
}
.headline{
  width: 667px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #f0eded;
  padding: 20px 0;
}
.headline ul li{
  float: left;
}
.headline ul li:first-child{
  /* width: 192px;
height: 64px; */
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 32px;
  color: #3D3D3D;
  line-height: 64px;
  text-align: left;
  font-style: normal;
  text-transform: none;

}
.headline ul li:last-child{
  width: 259px;
  padding-top: 20px;
  font-family: Metrophobic, Metrophobic;
  font-weight: 400;
  font-size: 16px;
  padding-left: 10px;
  color: rgba(255,105,0,0.43);
  text-align: left;
  font-style: italic;
  text-transform: none;
}
.headline .right{
  /* width: 350px; */

}
.global{
  transform: translateY(-120px);
  font-size: 72px;
  background: linear-gradient(to bottom, #CCD0D7, transparent); /* 从左到右的线性渐变 */
  -webkit-background-clip: text; /* 将背景裁剪到文字 */
  -webkit-text-fill-color: transparent; /* 使文字透明以显示背景 */

  text-align: center;
  /* color:linear-gradient( 180deg, #CBD0D7 0%, rgba(225,227,230,0) 100%); */
  /* background: linear-gradient( 180deg, #CBD0D7 0%, rgba(225,227,230,0) 100%); */
  border-radius: 0px 0px 0px 0px;
}
.headline .right img{
  width: 64px;
  height: 64px;
  border-radius: 50%;
  overflow: hidden;
}
.btn1{
  border: 10px solid #FF6900;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
}
.btn2{
  border: 10px solid #FF6900;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
}
.btn3{
  border: 10px solid #FF6900;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
}
.btn4{
  border: 10px solid #FF6900;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
}
.btn5{
  border: 10px solid #FF6900;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
}
.btn6{
  border: 10px solid #FF6900;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
}

.btn{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 10px;
}

.jiuye h3{

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 53px;
  color: #333333;
  line-height: 106px;
  letter-spacing: 5px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  /* padding-bottom: 10px; */
  z-index: 1;
  transform: translateY(10px);

}
/* .btn{
  position: absolute;
  top: 200px;
  left: 0;
  padding: 100px;
} */
.btn1{
  margin: 50px;
}
.btn2{
  margin:50px ;
}
.btn3{
  margin: 50px;
}
.btn4{
  margin: 50px;
}
.btn5{
  margin: 50px;
}
.btn6{
  margin: 50px;
}
.jiuye{
  position: absolute;
  top: 2270px ;
  left: 450px;
  margin-bottom: 90px;
}
/* =========================================================================== */
.btn1{
  position: relative;
}
.tp1{
  position: absolute;
  left: 50%;
  top: 20%;
  width: 70px;

  transform: translateX(-25px);
  /* transform: translateY(-45px); */
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 26px;
  color: #D75800;
  line-height: 85px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.btn2{
  position: relative;
}
.t1{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 130px;
  transform: translateX(-65px);

  font-family: Abel, Abel;
  font-weight: 400;
  font-size: 25px;
  line-height: 50px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  background: linear-gradient(to bottom, #FF6900, transparent); /* 从左到右的线性渐变 */
  -webkit-background-clip: text; /* 将背景裁剪到文字 */
  -webkit-text-fill-color: transparent; /* 使文字透明以显示背景 */
}
.tp2{
  position: absolute;
  left: 50%;
  top: 20%;
  width: 70px;

  transform: translateX(-25px);
  /* transform: translateY(-45px); */
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 26px;
  color: #D75800;
  line-height: 85px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.t2{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 130px;
  transform: translateX(-65px);

  font-family: Abel, Abel;
  font-weight: 400;
  font-size: 25px;
  line-height: 50px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  /* background: linear-gradient(90.18260845234487deg, #FF6900 0%, rgba(255,105,0,0) 100%); */
  background: linear-gradient(to bottom, #FF6900, transparent); /* 从左到右的线性渐变 */
  -webkit-background-clip: text; /* 将背景裁剪到文字 */
  -webkit-text-fill-color: transparent; /* 使文字透明以显示背景 */
}
.btn3{
  position: relative;
}
.tp3{
  position: absolute;
  left: 50%;
  top: 20%;
  width: 70px;

  transform: translateX(-25px);
  /* transform: translateY(-45px); */
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 26px;
  color: #D75800;
  line-height: 85px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.t3{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  transform: translateX(-50px);

  font-family: Abel, Abel;
  font-weight: 400;
  font-size: 25px;
  line-height: 50px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  background: linear-gradient(to bottom, #FF6900, transparent); /* 从左到右的线性渐变 */
  -webkit-background-clip: text; /* 将背景裁剪到文字 */
  -webkit-text-fill-color: transparent; /* 使文字透明以显示背景 */
}

.btn4{
  position: relative;
}
.tp4{
  position: absolute;
  left: 50%;
  top: 20%;
  width: 140px;

  transform: translateX(-50px);
  /* transform: translateY(-45px); */
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 26px;
  color: #D75800;
  line-height: 85px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.t4{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  transform: translateX(-40px);

  font-family: Abel, Abel;
  font-weight: 400;
  font-size: 25px;
  line-height: 50px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  background: linear-gradient(to bottom, #FF6900, transparent); /* 从左到右的线性渐变 */
  -webkit-background-clip: text; /* 将背景裁剪到文字 */
  -webkit-text-fill-color: transparent; /* 使文字透明以显示背景 */
}
.btn5{
  position: relative;
}
.tp5{
  position: absolute;
  left: 50%;
  top: 20%;
  width: 140px;

  transform: translateX(-50px);
  /* transform: translateY(-45px); */
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 26px;
  color: #D75800;
  line-height: 85px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.t5{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  transform: translateX(-50px);

  font-family: Abel, Abel;
  font-weight: 400;
  font-size: 25px;
  line-height: 50px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  background: linear-gradient(to bottom, #FF6900, transparent); /* 从左到右的线性渐变 */
  -webkit-background-clip: text; /* 将背景裁剪到文字 */
  -webkit-text-fill-color: transparent; /* 使文字透明以显示背景 */
}
.btn6{
  position: relative;
}
.tp6{
  position: absolute;
  left: 50%;
  top: 20%;
  width: 70px;

  transform: translateX(-25px);
  /* transform: translateY(-45px); */
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 26px;
  color: #D75800;
  line-height: 85px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.t6{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  transform: translateX(-50px);

  font-family: Abel, Abel;
  font-weight: 400;
  font-size: 25px;
  line-height: 50px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  background: linear-gradient(to bottom, #FF6900, transparent); /* 从左到右的线性渐变 */
  -webkit-background-clip: text; /* 将背景裁剪到文字 */
  -webkit-text-fill-color: transparent; /* 使文字透明以显示背景 */
  /* background: linear-gradient(90.18260845234487deg, #FF6900 0%, rgba(255,105,0,0) 100%); */
}
.charge{
  width: 1919px;
  height: 500px;
  background: linear-gradient( 135deg, #154A7C 0%, #154A7C 100%);
  border-radius: 0px 0px 0px 0px;
  position: relative;
  /* transform: translateY(500px); */
  padding-top: 200px;
}
.charge h3{
  width: 700px;
  height: 128px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 64px;
  color: #BE3434;
  line-height: 128px;
  letter-spacing: 14px;
  text-shadow: 0px 6px 12px rgba(161,36,36,0.43);
  text-align: left;
  font-style: normal;
  text-transform: none;
  position: absolute;
  top: 192px;
  left: 142px;
}
.charge h1{
  width: 830px;

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 30px;
  color: #BE3434;
  line-height: 60px;
  letter-spacing: 21px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  background-color: #FFFFFF;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 355px;
  left: 55px;
}
.arr2{
  position: absolute;
  top: 490px;
  left: 455px;

}
.platform span{
  position: absolute;
  top: 214px;
  left: 1167px;

  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 59px;
  color: #FFFFFF;
  line-height: 118px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.translate{

  font-family: Abel, Abel;
  font-weight: 400;
  font-size: 25px;
  color: #FFFFFF;
  line-height: 50px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  position: absolute;
  top: 317px;
  left: 1167px;
}
.tip-card{
  position: absolute;
  top: -28px;
  left: 1008px;
  width: 35px;
  height: 35px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 23px;
  color: #FFFFFF;
  line-height: 46px;
  text-align: left;
  font-style: normal;
  text-transform: none;

  width: 182px;
  height: 182px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.circle-blue{
  position: absolute;
  left: 940px;
  top: -100px;
}
/* .inline{
width: 50px;
height: 50px;
background: #4385D3;
border-radius: 0px 0px 0px 0px;
opacity: 0.5;
background-color: #4385D3;
width: 182px;
height: 182px;
border-radius: 50%;
overflow: hidden;
position: absolute;
  top: 0px;
  left: 1008px;
} */
.p19{
  position: absolute;
  left: 1293px;
  top: 0;
}
.p7-9{
  position: absolute;
  top: 108px;
  left: 1688px;
  z-index: 1;
}
.tip-card2{
  position: absolute;
  top: 217px;
  left: 1580px;
  width: 104px;
  height: 52px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 26px;
  color: #FFFFFF;
  line-height: 52px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  z-index: 1;
}
.p16-2{
  position: absolute;
  left: 0;
  top:1000px ;
}
.p16-1{
  position: absolute;
  right: 0;
  top: 918px;

}
.p18{
  position: absolute;
  left: 1478px;
  top: 192px;
}
.p5{
  position: absolute;
  left: 956px;
  top: -40px;
}
.tip-card3{
  position: absolute;
  left: 1399px;
  top: 440px;

  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 23px;
  color: #FFFFFF;
  line-height: 46px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  z-index: 1;
  width: 182px;
  height: 182px;

  border-radius: 0px 0px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  overflow: hidden;
}
.circle-red{
  position: absolute;
  top: 373px;
  left: 1330px;
}
.p8{
  position: absolute;
  left: 0;
  bottom: 0;
}
.p9{
  position: absolute;
  right:  0;
  bottom: 0;
}
.p7-2{
  position: absolute;
  top: 490px;
  left: 450px;
}
