.contain{
  width: 100%;
  min-width:1200px;
}
.index-head-homePage span{
  color: rgba(255,255,255,1);
  background: rgba(23,52,154,1)
}
.index-navs{
  width: 100%;
  height: 650px;
  background: url(../img/index_slices/banner.png) no-repeat  center center;
  background-size:cover; 
}
.index-nav{
  height: 650px;
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
.index-nav p:nth-child(1){
  margin-left: 51px;
  margin-top: 183px;
  width:423px;
  height:92px;
  font-size:33px;
  font-family:PingFangSC-Medium;
  font-weight:500;
  color:rgba(77,106,158,1);
  line-height:46px;
}
.index-nav p:nth-child(2){
  margin-left: 51px;
  margin-top: 35px;
  width:340px;
  height:28px;
  font-size:20px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(103,120,151,1);
  line-height:28px;
}
.index-nav p:nth-child(3){
  margin-left: 51px;
  margin-top: 35px;
  width:423px;
  height:80px;
  font-size:14px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(174,184,201,1);
  line-height:20px;
}
.index-nav p:nth-child(4){
  margin-left: 51px;
  margin-top: 12px;
  width:211px;
  height:36px;
  background:linear-gradient(52deg,rgba(23,52,154,1) 0%,rgba(24,122,223,1) 55%,rgba(0,234,248,1) 100%);
  border-radius:100px;
  font-size:18px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(255,255,255,1);
  line-height:25px;
  text-align: center;
  padding-top: 10px;
  cursor: pointer;
}

.index-productService {
  overflow: hidden;
  width:1200px;
  position: relative;
  margin: 0 auto;
}
.index-productService .productService {
  height: 45px;
  font-size: 32px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(23, 52, 154, 1);
  line-height: 45px;
  margin-top: 68px;
  text-align: center
}
.index-productService .productService1{
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(65, 99, 160, 1);
  line-height: 28px;
  text-align: center;
  margin-top: 9px;
}
.index-productService .productService2 {
  width: 425px;
  height: 80px;
  font-size: 20px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  line-height: 40px;
  letter-spacing: 1px;
  margin-top:186px;
  margin-left: 51px;

}
.index-productService .productService3 {
  width: 425px;
  height: 90px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
  line-height: 30px;
  margin-top:21px;
  margin-left: 51px;
  margin-bottom: 199px
}
.productService4-logo {
  width: 723px;
  height: 582px;
  position: absolute;
  right: 0;
  top: 144px;
  /* -webkit-transition: -webkit-transform 2s ease-out;
  -moz-transition: -moz-transform 2s ease-out;
  -o-transition: -o-transform 2s ease-out;
  -ms-transition: -ms-transform 2s ease-out; */
}
.productService4-logo img{
  position: absolute;
}
.productService4-logo img:nth-child(1){
  left: 0;
  top: 63px;
}
.productService4-logo img:nth-child(2){
  left: 242px;
  top: 0px;
}
.productService4-logo img:nth-child(3){
  left: 332px;
  top: 129px;
}
.productService4-logo img:nth-child(4){
  left: 202px;
  bottom: 0px;
}
.productService4-logo img:nth-child(1){
  -webkit-transition: -webkit-transform 2s ease-out;
  -moz-transition: -moz-transform 2s ease-out;
  -o-transition: -o-transform 2s ease-out;
  -ms-transition: -ms-transform 2s ease-out;
}
.productService4-logo img:nth-child(1):hover{
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.productService4-logo img:nth-child(2){
  -webkit-transition: -webkit-transform 2s ease-out;
  -moz-transition: -moz-transform 2s ease-out;
  -o-transition: -o-transform 2s ease-out;
  -ms-transition: -ms-transform 2s ease-out;
}
.productService4-logo img:nth-child(2):hover{
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.productService4-logo img:nth-child(3){
  -webkit-transition: -webkit-transform 2s ease-out;
  -moz-transition: -moz-transform 2s ease-out;
  -o-transition: -o-transform 2s ease-out;
  -ms-transition: -ms-transform 2s ease-out;
}
.productService4-logo img:nth-child(3):hover{
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.productService4-logo img:nth-child(4){
  -webkit-transition: -webkit-transform 2s ease-out;
  -moz-transition: -moz-transform 2s ease-out;
  -o-transition: -o-transform 2s ease-out;
  -ms-transition: -ms-transform 2s ease-out;
}
.productService4-logo img:nth-child(4):hover{
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}


/* .productService4-logo:hover {
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
} */
.index-cooperationProcess{
  overflow: hidden;
  width:1200px;
  height: 520px;
  margin: 0 auto;
  min-width:1200px;
  position: relative;
}
.index-cooperationProcess .cooperationProcess {
  height: 45px;
  font-size: 32px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(23, 52, 154, 1);
  line-height: 45px;
  text-align: center;
  margin-top:30px;
}
.index-cooperationProcess .cooperationProcess1 {
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(65, 99, 160, 1);
  line-height: 28px;
  text-align: center; 
  margin-top:10px;

}
.index-cooperationProcess .cooperationProcess2 img:first-child {
  width: 284px;
  height: 188px;
  border-radius: 6px;
  position: absolute;
  left: 461px;
  top: 1678px;
}
.index-cooperationProcess .cooperationProcess2 img:nth-child(2) {
  width: 371px;
  height: 244px;
  border-radius: 9px;
  position: absolute;
  left: 775px;
  top: 1650px;
}
.index-cooperationProcess .cooperationProcess2 img:nth-child(3) {
  width: 284px;
  height: 188px;
  border-radius: 6px;
  position: absolute;
  left: 1176px;
  top: 1678px;
}
.index-cooperationProcess .leftSlide {
  width: 35px;
  height: 70px;
  position: absolute;
  left: 0px;
  /* top:1721px; */
}
.index-cooperationProcess .leftSlide img {
  width: 35px;
  height: 70px;
}
.index-cooperationProcess .rightSlide {
  width: 35px;
  height: 70px;
  position: absolute;
  right: 0px;
  /* top:1721px; */
}
.index-cooperationProcess .rightSlide img {
  width: 35px;
  height: 70px;
}

.index-solutions {
  width: 100%;
  height: 660px;
  background: linear-gradient(
    90deg,
    rgba(1, 4, 18, 1) 0%,
    rgba(36, 52, 94, 1) 50%,
    rgba(1, 5, 22, 1) 100%
  );
  opacity: 0.9157;
  
  /* background: url(../img/官网-首页_slices/解决方案图.png) no-repeat 0 0; */
}
.index-solution{
  width: 1200px;
  min-width: 1200px;
  height: 660px;
  position: relative;
  margin:0 auto;
  overflow: hidden;
  /* background: url(../img/index_slices/solution.png) no-repeat -409px 0; */
}

.index-solution .solution {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 42px;
  margin-top: 80px;
  text-align: center
}
.index-solution .solution1 {
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(211, 227, 255, 1);
  line-height: 28px;
  margin-top: 10px;
  text-align: center

}
.index-solution .solution2 {
  width: 104px;
  height: 37px;
  font-size: 26px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 37px;
  margin-top: 50px;
  margin-left: 84px;
}
.index-solution .solution3 {
  width: 636px;
  height: 60px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 30px;
  margin-top: 51px;
  margin-left: 84px;
}
.index-solution .solution4 {
  width: 200px;
  height: 31px;
  border-radius: 100px;
  border: 2px solid;
  border-image: linear-gradient(
      45deg,
      rgba(86, 109, 248, 1),
      rgba(67, 159, 253, 1),
      rgba(0, 234, 248, 1)
    )
    2 2;
  margin-top: 102px;
  margin-left: 84px;
  overflow: hidden;
  padding-top: 9px;
}
.index-solution .solution4 span {
  width: 64px;
  height: 23px;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(91, 186, 255, 1);
  line-height: 23px;
  margin-top: 9px;
  margin-left: 68px;
}
.index-companyProfile{
  width: 1200px;
  height: 385px;
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.index-companyProfile .companyProfile {
  height: 45px;
  font-size: 32px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(23, 52, 154, 1);
  line-height: 45px;
  margin-top: 60px;
  text-align: center;
}
.index-companyProfile .companyProfile1 {
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(65, 99, 160, 1);
  line-height: 28px;
  margin-top: 10px;
  text-align: center;
}
.index-companyProfile .companyProfile2 {
  width: 964px;
  height: 105px;
  margin: 0 auto;
  margin-top: 60px;

  
}
.index-companyProfile .companyProfile2 p {
  height: 35px;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(103, 120, 151, 1);
  line-height: 35px;
  letter-spacing: 1px;
}
.index-cooperativePartner{
  width: 1200px;
  height: 410px;
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.index-cooperativePartner .cooperativePartner {
  height: 45px;
  font-size: 32px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(23, 52, 154, 1);
  line-height: 45px;
  text-align: center;
}
.index-cooperativePartner .cooperativePartner1 {
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(65, 99, 160, 1);
  line-height: 28px;
  text-align: center;
  margin-top: 10px;
}
.index-cooperativePartner .cooperativePartner2 li:nth-child(1) {
  width: 280px;
  height: 160px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 10px 0px rgba(0, 33, 146, 0.2);
  position: absolute;
  top: 156px;
  left: 0px;
}
.index-cooperativePartner .cooperativePartner2 li:nth-of-type(1) img {
  width: 94px;
  height: 107px;
  margin-top: 24px;
  margin-left: 93px;
}
.index-cooperativePartner .cooperativePartner2 li:nth-child(2) {
  width: 280px;
  height: 160px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 10px 0px rgba(0, 33, 146, 0.2);
  position: absolute;
  top:156px;
  left: 307px;
}
.index-cooperativePartner .cooperativePartner2 li:nth-child(2) img {
  width: 117px;
  height: 102px;
  margin-top: 29px;
  margin-left: 83px;
}
.index-cooperativePartner .cooperativePartner2 li:nth-child(3) {
  width: 280px;
  height: 160px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 10px 0px rgba(0, 33, 146, 0.2);
  position: absolute;
  top: 156px;
  left: 613px;
}
.index-cooperativePartner .cooperativePartner2 li:nth-child(3) img {
  width: 103px;
  height: 113px;
  margin-top: 18px;
  margin-left: 89px;
}
.index-cooperativePartner .cooperativePartner2 li:nth-child(4) {
  width: 280px;
  height: 160px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 10px 0px rgba(0, 33, 146, 0.2);
  position: absolute;
  top: 156px;
  left: 920px;
}
.index-cooperativePartner .cooperativePartner2 li:nth-child(4) img {
  width: 113px;
  height: 80px;
  margin-top: 40px;
  margin-left: 84px;
}
/* swipper图片轮播 */
.swiper-container {
  width: 1000px;
  height: 244px;
}

.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;
transition: 300ms;
}
.swiper-slide{
    background:none
}
.swiper-slide:not(.swiper-slide-active){
  transform: scale(0.8);
}
/* .swiper-slide-prev{
    width:350px!important;
    margin-top:20px!important;
    height:220px!important;
}
.swiper-slide-next{
    width:350px!important;
    margin-top:20px!important;
    height:220px!important;
}
.swiper-slide-active{
    height:280px!important;
    width:400px!important;
} */
.swiper-slide img{
    display:block;
    /* width:100%; */
    height:100%
}
.container-swipper{
  position: relative;
  width: 1200px;
}
/* swipper结束 */
/* 图片轮播 */
.index-cooperationProcess .banner_tree {
  width: 100%;
  height: 407px;
  position: absolute;
  overflow: hidden;
}
.show_phone_s {
  width: 414px;
  height: 736px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 10;
}
.color_font {
  color: #fff;
  width: 45px;
  height: 100px;
  font-size: 24px;
  text-align: center;
  line-height: 100px;
  border-radius: 5px;
  font-weight: 700;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 50;
  cursor: pointer;
}
.left_btn {
  left: 0;
}
.right_btn {
  right:0px;
}
.img_phone {
  width: 100%;
  height: 100%;
}
.show_s_ui {
  width: 100%;
  height: 100%;
  position: relative;
  left: -350px;
}
.show_s_ui > li {
  width: 284px;
  height: 188px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 30;
  cursor: pointer;
  /* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); */
  /* opacity: 0; */
  font-size: 40px;
}
.show_s_ui > li > div {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  /* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); */
  /* opacity: 0.9; */
  display: none;
}
.show_s_ui > li > img {
  width: 100%;
  height: 100%;
}
#middel_shows {
  width: 371px;
  height: 244px;
  left: 775px;
  /* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); */
  /* opacity: 1; */
}
#left_shows {
  left: 461px;
  /* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); */
  /* opacity: 1; */
}
#right_shows {
  left: 1176px;
  /* opacity: 1; */
  /* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); */
}
#small_left,
#small_right {
  width: 284px;
  height: 188px;
  /* opacity: 0; */
  /* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); */
}
/* #small_left{
    left:-15%;
}
#small_right{
    left:102.5%;
} */
@media screen and (max-width: 1200px) {
  .pre_banner_3d {
    width: 1024px;
    height: 763px;
  }
  #middel_shows {
    left: 35.5%;
  }
  .show_s_ui > li {
    width: 175px;
    height: 282px;
  }
  #small_left,
  #small_right {
    width: 131px;
    height: 194px;
  }
}
@media screen and (max-width: 1024px) {
  .pre_banner_3d {
    width: 875px;
    height: 765px;
  }
  .show_phone_s {
    width: 375px;
    height: 667px;
  }
  #middel_shows {
    left: 34.8%;
  }
  #middel_shows {
    width: 267px;
    height: 457px;
  }
}
@media screen and (max-width: 879px) {
  .pre_banner_3d {
    width: 746px;
    height: 735px;
  }
  #middel_shows {
    left: 31.8%;
  }
  #middel_shows {
    width: 269px;
    height: 457px;
  }
  .show_s_ui > li {
    width: 145px;
    height: 232px;
  }
}
@media screen and (max-width: 768px) {
  .pre_banner_3d {
    width: 675px;
    height: 586px;
  }
  .show_phone_s {
    width: 320px;
    height: 568px;
  }
  #middel_shows {
    left: 33.1%;
  }
  #middel_shows {
    width: 227px;
    height: 389px;
  }
  .show_s_ui > li {
    width: 138px;
    height: 215px;
  }
  #right_shows {
    left: 72%;
  }
}
@media screen and (max-width: 685px) {
  .color_font {
    display: none;
  }
  #small_left {
    left: -55%;
  }
  .pre_banner_3d {
    width: 520px;
  }
  #small_right {
    left: 109.5%;
  }
  .show_phone_s {
    width: 300px;
    height: 496px;
  }
  #middel_shows {
    left: 29.7%;
  }
  #middel_shows {
    width: 213px;
    height: 340px;
  }
  #left_shows {
    left: 0%;
  }
  .show_s_ui > li {
    width: 106px;
    height: 190px;
  }
  #right_shows {
    left: 79.5%;
  }
}
@media screen and (max-width: 521px) {
  .pre_banner_3d {
    width: 359px;
  }
  #left_shows {
    left: -41%;
  }
  #right_shows {
    left: 107.5%;
  }
  #middel_shows {
    left: 20.4%;
  }
  #middel_shows {
    width: 214px;
    height: 340px;
  }
  .show_phone_s {
    width: 349px;
    height: 568px;
  }
  #middel_shows {
    left: 15.5%;
  }
  #middel_shows {
    width: 246px;
    height: 390px;
  }
}
@media screen and (max-width: 359px) {
  .pre_banner_3d {
    width: 320px;
  }
  .show_phone_s {
    width: 320px;
    height: 520px;
  }
  #middel_shows {
    left: 14.5%;
  }
  #middel_shows {
    width: 228px;
    height: 356px;
  }
}

.w-schema .navigator {
  position: absolute;
  z-index: 10;
  right: 0px;
  background: rgba(255, 255, 255, 0.1);
  color: #8f959b;
  width: 230px;
  height: 350px;
  border-radius: 10px;
}
.grid {
  width: 1200px;
  margin: 0 auto;
  *zoom: 1;
}
.w-schema .grid {
  position: relative;
}
.w-schema {
  height: 585px;
  position: relative;
  overflow: hidden;
  color: #fff;
}
.wrapper-base {
  position: absolute;
  width: 100%;
  min-height: 400px;
  margin-top: -317px;
}
.w-schema .navigator .wrapper-selectors {
  position: absolute;
  width: 200px;
  height: 300px;
  left: 35px;
  top: 40px;
  overflow: hidden;
}
.w-schema .navigator .control-right {
  position: absolute;
  width: 45px;
  height: 270px;
  left: 175px;
  top: 56px;
}
.w-schema .navigator .control-right img {
  font-style: normal;
  font-size: 20px;
  position: absolute;
  cursor: pointer;
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.w-schema .navigator .control-right img.icon-take-down {
  bottom: 0px;
}
ol,
ul {
  list-style: none;
}
.w-schema .navigator .selectors {
  position: absolute;
  width: 200px;
  line-height: 60px;
  font-size: 14px;
  top: 0px;
}
.w-schema .navigator .selectors li {
  cursor: pointer;
  color: #8f959b;
}
.w-schema .navigator .selectors li i,
.w-schema .navigator .selectors li span {
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.w-schema .navigator .selectors li.active i,
.w-schema .navigator .selectors li.active span {
  font-size: 16px;
  color: #fff;
}

/* 文字轮播 */

.scrollbox {
    position: absolute;
    left: 870px;
    top: 180px;
    background: rgba(255,255,255,.1);
    width:190px;
    height:280px;
    padding:35px 20px;
    border-radius:10px;
    overflow: hidden;
    opacity:0.6;
}
#scrollDiv {
  width: 160px;
  height: 280px;
  overflow: hidden;
  float: left;
} /*这里的高度和超出隐藏是必须的*/
#scrollDiv li {
  line-height: 55px;
  overflow: hidden;
  vertical-align: bottom;
  zoom: 1;
  height:55px;
  font-size:16px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:#8f959b;
}
#scrollDiv li:nth-child(3){
  color:rgb(255, 255, 255);
  font-size: 20px;
}
.scroltit {
    float: left;
    height: 26px;
    line-height: 26px;
    padding-bottom: 4px;
    margin-bottom: 4px;
}
.scroltit h3 {
  width: 100px;
  float: left;
}
.scroltit .updown {
  position: absolute;
  width: 32px;
  height: 22px;
  margin-left: 4px;
  color:rgba(255,255,255,1);
}
#but_up {
    left: 187px;
    top: 274px;
}
#but_down {
  left: 187px;
  top: 40px;

}

