*{
  margin: 0px;
  padding: 0px;
  -webkit-overflow-scrolling: touch;
  outline: none;
  transition: none;
}
.head {
  width: 100%;
  height: 460px;
  background: #4904BC url(../img/top.jpg) no-repeat;
  background-position: 50%;
}

.head .width .banner .title1{
  font-size: 64px;
  height: 64px;
  line-height: 64px;
}
.cause1{
  margin-top: 30px;
  margin-right: 20px;
}
.head .banner {
  padding-top: 200px;
  position: relative;
  z-index: 9;
}
.head .poHead {
  position: absolute;
  width: 357px;
  bottom: -6px;
  left: 527px;
}
.head .btm1 {
  margin: inherit;
  margin-top: 50px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.adBj {
  width: 100%;
  height: 160px;
  background: url('../img/voice-footer-img.png') no-repeat;
  background-position: 50%;
}
.adBj .width .conRight{
  width: 250px;
}
.adBj .width .conRight .p1{
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 48px;
}
.adBj .width .conRight .p1 .line{
  margin-top: 7px;
}
.adBj .width .conRight .p2{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 28px;
}
.btm1 {
  margin: 0 auto;
  margin-top: 35px;
  width: 312px;
  height: 50px;
  line-height: 50px;
  background: linear-gradient(91.44deg, rgba(157, 0, 254, 0.8) 0%, rgba(216, 60, 255, 0.8) 51.23%);
  border-radius: 4px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
}
.about{
  width: 100%;
  height: 569px;
}
.about .about-body{
  width: 1000px;
  height: 290px;
  background: #EFF1FF;
  position: relative;
}

.about .about-body .about-line{
  width: 1px;
  height: 244px;
  background: #400035;
  /* border: 1px solid #400035; */
  position: absolute;
  top: 25px;
  left: 500px;
}
.about .about-body .about-box{
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.3s;
}
.about .about-body .about-box:hover{
  transform: scale(1.02);
}
.about .about-body .about-box .about-img{
  margin-top: 40px;
  margin-bottom: 18px;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about .about-body .about-box .about-title{
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #00128A;
  line-height: 25px;
}
.about .width .btm1{
  width: 260px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  margin: 38px auto 0;
}
.about .about-body .about-box .about-p{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-top: 20px;
}
.about-p1{
  line-height: 24px !important;
}
.about .width .btm1{
  height: 44px;
  line-height: 44px;
}
.handle .width .btm1{
  height: 44px;
  line-height: 44px;
}
.banner1{
  background: url('../img/banner1.png') no-repeat;
  background-position: 50%;
  height: 434px;
  padding-top: 4px;
}
.banner1 .width{
  display: flex;
  flex-direction: column;
}
.banner1 .width .title{
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 33px;
  padding-top: 48px;
}
.banner1-body{
  width: 831px;
  margin: 0 auto;
  margin-top: 45px;
  display: flex;

}
.banner1 .width .banner1-body .banner1-left{
  width: 490px;
  height: 100%;
}
.banner1 .width .banner1-body .banner1-right{
  width: 332px;
  height: 258px;
}
.banner1 .width .banner1-body .banner1-right img{
  width: 332px;
  height: 258px;
  transition: all 0.3s;
}
.banner1 .width .banner1-body .banner1-right:hover img{
  transform: scale(1.02);
}
.banner1 .width .banner1-body .banner1-left .banner1-p{
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 36px;
}
.banner1 .width .banner1-body .quanqiuBtm{
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
  width: 416px;
  margin-right: 60px;
  border-radius: 4px;
  border: 1px solid #E83233;
  margin: 0;
  border-right: 2px;
  margin-top: 30px;
}
.quanqiuBtm .phoneBtm{
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.banner1 .width .banner1-body .quanqiuBtm .phone .phoneTxt{
  margin-left: 20px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
}
.about .about-body .about-box .about1-img{
  width: 100%;
  height: 24px;
  margin-bottom: 0;
}

.about1-img p{
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #00128A;
  line-height: 33px;
  margin-left: 10px;
}
.about1-img img{
  width: 24px;
  height: 24px;
}

.handle{
  width: 100%;
  height: 618px;
  background: #EFF1FF;
}
.handle .width .titleline{
  margin-top: 12px;
  margin-bottom: 50px;
}
.handle .width .handle-body{
  height: 298px;
}
.handle .width .btm1{
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.border1{
  border-top: 1px solid #D8D8D8;
  width: 70px;
  margin: 0 20px 0 10px;
}
.more{
  height: 530px;
}
.more .width .more-box{
  width: 314px;
  height: 388px;
  background: #FFFFFF;
  border: 1px solid #384AC2;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.3s;
}
.more .width .more-img{
  width: 68px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 51px;
}
.more .width .more-box:hover{
  transform: scale(1.02);
  box-shadow: 2px 2px 0px #cccccc;
}
.more .width .more-box .more-title{
  margin-top: 25px;
  font-size: 22px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.more .width .more-box .more-title span{
  color: #374AF4;
}
.more .width .more-box .more-p{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  margin-top: 10px;
  height: 110px;
}
.more .width .more-box .btm1{
  width: 100px;
  height: 32px;
  line-height: 32px;
  margin-top: 25px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.bordertitle .width .title{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 24px;
}
.bordertitle .width .title1{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 16px;
  margin-top: 20px;
}
.box-body{
  width: 100%;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}

.quanqiu {
  height: 590px;
  background: #376BF3;
  position: relative;
}
.quanqiu .width .title{
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 24px;
}
.quanqiu .width .des{
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 16px;
}
.quanqiu img{
  position: absolute;
  top: 0;
  margin: 0 auto;
}

.why{
  height: 1022px;
}
.why .list .li .whyBj {
  transition: 0.3s all;
}

.chuangsr{
  height: 521px;
  width: 100%;
  background: url('../img/bg1.png');
  display: flex;
  position: relative;
}
.chuangsr-right:hover  img{
  transform: scale(1.02);
}
.chuangsr .chuangsr-right{
  width: 417px;
  height: 420px;
  margin-top: 40px;
  overflow: hidden;
  box-shadow: 15px 15px 1px rgba(55, 107, 243, 0.07);
}
.chuangsr .chuangsr-right img{
  width: 100%;
  height: 100%;
  transition: 0.3s all;
}
.chuangsr .chuangsr-left{
  flex: 1;
  margin-left: 70px;
  margin-top: 49px;
}
.chuangsr .chuangsr-left .p1{
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 200%;
}
.chuangsr .chuangsr-left .p2{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.chuangsr .chuangsr-left .p3{
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  margin-top: 26px;
}
.rybox{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.rybox .width .des{
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 16px;
  margin-bottom: 39px;
}
.gray1{
  height: 400px;
  background: #FFFFFF;
}
.gray{
  height: 640px;
  background: #FFFFFF;
}
.poTZ {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.poTZ .poTZPro-logo{
  height: 120px;
  width: 120px;
  background: #376BF3;
  z-index: 3;
  border-radius: 100%;
}
.poTZ .poTZPro {
  margin: 0 auto;
  position: relative;
  margin-top: 110px;
  width: 120px;
}
.poTZ .poTZPro img {
  width: 120px;
  position: relative;
  z-index: 3;
}
.poTZ .poTZPro .img1 {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  z-index: 1;
  width: 20px;
  height: 20px;
  border: 50px solid #D3DDF9;
  margin-left: -60px;
  margin-top: -60px;
}
.poTZ .poTZPro .img2 {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  z-index: 2;
  width: 20px;
  height: 20px;
  border: 50px solid #C3D1F7;
  margin-left: -60px;
  margin-top: -60px;
}
.poTZ .poTZPro .Vector1 {
  width: 130px;
  height: 130px;
  margin: 0;
  padding: 0;
  background: none;
  left: -170px;
  top: -72px;
}
.poTZ .poTZPro .Vector1:hover {
  transform: scale(1.1);
}
.poTZ .poTZPro .Vector1 img {
  display: none;
  position: absolute;
  width: 64px;
  right: -50px;
  top: 60px;
}
.poTZ .poTZPro .Vector1 img.cur {
  display: block;
}
.poTZ .poTZPro .Vector2 {
  left: auto;
  right: -155px;
  top: -75px;
}
.poTZ .poTZPro .Vector2 img {
  position: absolute;
  width: 66px;
  left: -53px;
  top: 60px;
}
.poTZ .poTZPro .Vector3 {
  left: auto;
  right: -250px;
  top: auto;
  bottom: -30px;
}
.poTZ .poTZPro .Vector3 img {
  position: absolute;
  width: 144px;
  left: -130px;
  top: 55px;
}
.poTZ .poTZPro .Vector4 {
  left: auto;
  right: -150px;
  top: 88px;
}
.poTZ .poTZPro .Vector4 img {
  position: absolute;
  width: 101px;
  left: -86px;
  top: 35px;
}
.poTZ .poTZPro .Vector5 {
  left: -160px;
  top: 87px;
}
.poTZ .poTZPro .Vector5 img {
  position: absolute;
  width: 61px;
  right: -50px;
  top: 24px;
}
.all {
  width: 1169px;
  height: 290px;
  position: relative;
  transition: 1s all;
}

.screen {
  width: 1169px;
  height: 290px;
  overflow: hidden;
  position: relative;
}

.screen li {
  width: 1169px;
  height: 290px;
  overflow: hidden;
  float: left;
  display: flex;
  justify-content: space-around;

}

.screen ul {
  position: absolute;
  left: 0;
  top: 0px;
  width: 5854px;
}

.all ol {
  position: absolute;
  right: 10px;
  bottom: 10px;
  line-height: 20px;
  text-align: center;
}

.all ol li {
  float: left;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #ccc;
  margin-left: 10px;
  cursor: pointer;
}

.all ol li.current {
  background: yellow;
}

#arr {
  display: none;
}

#arr span {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -20px;
  background: #000;
  cursor: pointer;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  font-family: '黑体';
  font-size: 30px;
  color: #fff;
  opacity: 0.3;
  /* border: 1px solid #fff; */
}

#arr #right {
  right: 5px;
  left: auto;
}

.lidiv {
  width: 211px;
  height: 290px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
  box-shadow: 0px 7px 17px 0px #EEF2FF;
  border-radius: 1px;
}
.lidiv1 img{
  width: 164px;
}
.lidiv2 img{
  width: 180px;
}
.team .width .des{
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 16px
}
.team .width .team-body {
  width: 100%;
  height: 344px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.team .width .team-body .team-box{
  width: 320px;
  height: 162px;
  overflow: hidden;
}
.team .width .team-body .team-box img{
  width: 100%;
  height: 100%;
  transition: 0.3s all;
}
.team .width .team-body .team-box:hover img{
  transform: scale(1.06);
}