#canvas {
	  display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    height: 100%;
}
.bannerbg {
  height: 590px;
  background: url("../images/banner.png") no-repeat center;
  position: relative;
  overflow: hidden;
}

.banner {
  padding-top: 250px;
}

.banner > img{
       position: absolute;
    z-index: 10;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.banner_title {
  max-width: 1200px;
  position: relative;
  z-index: 10;
  line-height: 62px;
  font-size: 46px;
  color: #fff;
}


.product {
  margin: 0 auto;
  width: 900px;
}

.title1 {
  padding-top: 50px;
  text-align: center;
  font-size: 36px;
  color: #333;
}

.title2 {
  height: 40px;
  margin: -20px auto 0 auto;
  background: url("../images/title2.png") no-repeat center;
}

.product_title2 {
  background-position: center 0;
}

.service {
  float: left;
  margin: 0 auto;
}

.service1 {
  margin-top: 35px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.service_img {
  float: left;
  width: 300px;
  height: 300px;
  background: url("../images/product.jpg") no-repeat center;
}

.service1_img {
  background-position: center 0px;
  margin-left: 35px;
}

.service2_img {
  margin-left: 70px;
  background-position: center -300px;
}

.service3_img {
  margin-left: 60px;
  background-position: center -600px;
}

.service_introduce {
  float: left;
  width: 420px;
  margin-top: 78px;
}

.service1_introduce {
  margin-left: 70px;
}

.service2_introduce {
  margin-left: 72px;
}

.service3_introduce {
  margin-left: 45px;
}

.service1_text1 {
  font-size: 26px;
  line-height: 25px;
  color: #333;
}

.service1_text2 {
  margin-top: 26px;
  font-size: 14px;
  color: #666;
  line-height: 24px;

}

.service_button {
  width: 98px;
  height: 36px;
  border-radius: 4px;
  border: solid 1px #0188cc;
  font-size: 16px;
  line-height: 39px;
  text-align: center;
  color: #0188cc;
}

.service_button>a {
  color: inherit;
  line-height: 36px;
}

.service_button:hover {
  background: #0188cc;
  color: #fff;
}

.service_button1 {
  margin-top: 30px;
}

.service2 {
  border-bottom: 1px solid #e5e5e5;
}

.service2_content {
  width: 758px;
  height: 252px;
  margin: 26px 0 0 62px;
}

.service2_text1 {
  font-size: 26px;
  line-height: 24px;
  color: #333;
}

.service2_text2 {
  margin-top: 27px;
  font-size: 14px;
  color: #666;
}

.service_button2 {
  margin-top: 29px;
}

.service3_content {
  width: 755px;
  height: 185px;
  margin: 50px 0 0 59px;
}

.service3_text1 {
  font-size: 26px;
  line-height: 24px;
  color: #333;
}

.service3_text2 {
  margin-top: 27px;
  font-size: 14px;
  color: #666;
}

.service_button3 {
  margin-top: 30px;
}

.solutionbg {
  background: #f5f5f5;
}

.solution_title2 {
  background-position: center -40px;
}

.programe {
  float: left;
  height: 380px;
  margin-top: 70px;
  background: #fff;
  box-shadow: 2px 3px 18px 1px #e5e5e5;
}

.programe1 {
  margin-left: 50px;
}

.programe2 {
  margin-left: 40px;
}

.programe3 {
  margin-left: 40px;
}

.programe_img {
  width: 150px;
  height: 150px;
  margin: 35px auto 0 auto;
  background: url("../images/sovle.png") no-repeat center;
}

.programe1_img {
  background-position: center 0px;
}

.programe2_img {
  background-position: center -300px;
}

.programe3_img {
  background-position: center -600px;
}

.p1 {
  width: 340px;
  line-height: 24px;
  height: 24px;
  margin-top: 27px;
  text-align: center;
  font-size: 24px;
  color: #0188cc;
}

.p2 {
  margin: 0 auto;
  padding-top: 30px;
  width: 258px;
  font-size: 14px;
  color: #666;
}

.solution_btn {
  display: none;
  width: 110px;
  height: 32px;
  margin: 23px auto 0 auto;
  border: solid 1px #fff;
  background: #0188cc;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  color: #fff;
}

.solution_btn a {
  color: inherit;
}

.programe_active {
  height: 410px;
  margin-top: 40px;
  background-color: #0188cc;
  transition: .5s;
  box-shadow: 2px 3px 18px 1px #e5e5e5;
}

.programe_active .programe1_img {
  background-position: center -150px;
}

.programe_active .programe2_img {
  background-position: center -450px;
}

.programe_active .programe3_img {
  background-position: center -750px;
}

.programe_active .p1 {
  color: #fff;
}

.programe_active .p2 {
  color: #fff;
}

.programe_active .solution_btn {
  display: block;
}

.case_title2 {
  background-position: center -80px;
}

.case_ct {
  float: left;
  width: 276px;
  height: 170px;
  margin: 30px 0 0 32px;
  background-color: #0188cc;
  border-radius: 8px;
}

.case_ct:hover {
  margin-top: 25px;
  box-shadow: 0px 6px 6px 0px rgba(1, 136, 204, 0.1);
  transition: 0.5s;
}

.case_ct1 {
  margin-left: 0px;
}

.case_ct>a {
  float: left;
  width: inherit;
  height: inherit;
}

.case_img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-top: 10px;
  background: url("../images/case.jpg") no-repeat center;
}

.case_img1 {
  background-position: center 0px;
}

.case_img2 {
  background-position: center -100px;
}

.case_img3 {
  background-position: center -200px;
}

.case_img4 {
  background-position: center -300px;
}

.case_p {
  margin-top: 5px;
  line-height: 23px;
  text-align: center;
  font-size: 24px;
  color: #fff;
}

.advantage_title2 {
  background-position: center -120px;
}

.ad_container {
  float: left;
  margin-top: 30px;
}

.first_row {
  float: left;
  margin-left: 10px;
}

.second_row {
  float: left;
  margin: 25px 0 0 10px;
  ;
}

.adone {
  float: left;
  margin-left: 70px;
}

.adtwo {
  float: left;
  margin-left: 70px;
}

.ad1 {
  margin-left: 0px;
}

.ad4 {
  margin-left: 0px;
}

.adimg {
  width: 100px;
  height: 100px;
  ;
  margin: 0 auto;
  background: url("../images/advantages.png") no-repeat center;
}

.adimg1 {
  background-position: 0 0;
}

.adimg2 {
  background-position: 0 -100px;
}

.adimg3 {
  background-position: 0 -200px;
}

.adimg4 {
  background-position: 0 -300px;
}

.adimg5 {
  background-position: 0 -400px;
}

.adimg6 {
  background-position: 0 -500px;
}

.ad_p1 {
  margin-top: 25px;
  line-height: 23px;
  text-align: center;
  font-size: 24px;
  color: #333;
}

.ad_p2 {
  width: 350px;
  margin-top: 17px;
  text-align: center;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}

.joinbg {
  background-color: #f5f5f5;
  position: relative;
}
.join_title2 {
  background-position: center -160px;
}

.join_container {
  float: left;
  margin: 35px 0 0 150px;
}

.join1 {
  float: left;
  margin-top: 60px;
  box-shadow: -1px 3px 6px 1px #e5e5e5;
}

.join2 {
  float: left;
  box-shadow: 2px 3px 18px 1px #e5e5e5;
}

.join3 {
  float: left;
  margin: 60px 0 0 -2px;
  box-shadow: 2px 3px 6px 1px #e5e5e5;
}

.join_bt {
  border-radius: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  background: url(../images/icon2.png) no-repeat center;
}

.join_bt1 {
  margin: 80px auto 9px auto;
  background-position: center 0px;
}

.join_bt2 {
  margin: 30px auto 30px auto;
  background-position: center -50px;
}

.join_bt3 {
  margin: 25px auto 14px auto;
  background-position: center -100px;
}

.join_bt a {
  /* width: inherit; */
  line-height: 50px;
  color: inherit;
}

.partner_title2 {
  background-position: center -200px;
}

.bankbg {
  float: left;
  margin-top: 30px;
}

.bank {
  float: left;
  width: 200px;
  height: 100px;
  margin-left: 50px;
  list-style: none;
  background: url(../images/bank.png) no-repeat center;
}

.bank1,
.bank6 {
  margin-left: 0px;
}

.bank_second_row {
  margin-top: 5px;
}

.bank1 {
  background-position: center 0px;
}

.bank2 {
  background-position: center -100px;
}

.bank3 {
  background-position: center -200px;
}

.bank4 {
  background-position: center -300px;
}

.bank5 {
  background-position: center -400px;
}

.bank6 {
  background-position: center -500px;
}

.bank7 {
  background-position: center -600px;
}

.bank8 {
  background-position: center -700px;
}

.bank9 {
  background-position: center -800px;
}

.bank10 {
  background-position: center -900px;
}
.swiper-slide a{
  color: inherit;
}
.slide_downward{
  position: absolute;
  bottom: 15px;
  width: 100%;
  height: 30px;
  background: url("../images/index_phone_slide.png") center no-repeat;
  /* background-color: red; */
  transform: scale(0.7);
  z-index: 99;
  animation: heart 1s ease-in-out 0s infinite alternate;
  background-size: auto 30px;
}
@keyframes heart{
  from{transform:translate(0,0)}
  to{transform:translate(0,10px)}
  }
@media (max-width: 884px) {

  .footerbg {
    min-width: auto;
  }

  .footer {
    padding: 0 10px 25px;
  }

  .listbg {
    min-width: auto;
    float: none;
    /*display: flex;*/
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0;
    border-bottom: 1px solid #fff;
  }

  .list {
    padding-right: 0px;
    min-width: 110px;
  }

  .list_title {
    font-size: 12px;
    line-height: 34px;
  }

  .list_cont {
    line-height: 22px;
    font-size: 10px;
    color: #ffffff;
    opacity: 0.7;
  }

  .bank {
    width: 150px;
    height: 75px;
    margin-left: 0;
    background-size: 150px auto;
  }

  .bank1 {
    background-position: center 0px;
  }

  .bank2 {
    background-position: center -75px;
  }

  .bank3 {
    background-position: center -150px;
  }

  .bank4 {
    background-position: center -225px;
  }

  .bank5 {
    background-position: center -300px;
  }

  .bank6 {
    background-position: center -375px;
  }

  .bank7 {
    background-position: center -450px;
  }

  .bank8 {
    background-position: center -525px;
  }

  .bank9 {
    background-position: center -600px;
  }

  .bank10 {
    background-position: center -675px;
  }
  .partnerbg .wrap{
    padding: 0 0 25px 0;
  }
  .bankbg {
    /* padding: 0 10px; */
    margin-top: 20px;
  }

  .bankbg>ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .title1 {
    font-size: 20px;
    padding-top: 25px;
    font-weight: 600;
  }

  .title2 {
    height: 15px;
    margin: -10px auto 20px auto;
    background-size: 350px auto;
  }

  .partner_title2 {
    background-position: center -102px;
  }

  .join_title2 {
    background-position: center -82px;
  }

  .advantage_title2 {
    background-position: center -62px;
  }

  .case_title2 {
    background-position: center -42px;
  }

  .solution_title2 {
    background-position: center -22px;
  }

  .product_title2 {
    background-position: center -2px;
	}
	
	.ad_container{
    margin-top: 20px;
    width: 100%;
	}

  .ad_p1 {
    font-size: 12px;
    margin-top: 17px;
    line-height: inherit;
  }

  .adimg {
    width: 50px;
    height: 50px;
    background-size: 50px auto;
  }

  .adimg1 {
    background-position: 0 0;
  }

  .adimg2 {
    background-position: 0 -50px;
  }

  .adimg3 {
    background-position: 0 -100px;
  }

  .adimg4 {
    background-position: 0 -150px;
  }

  .adimg5 {
    background-position: 0 -200px;
  }

  .adimg6 {
    background-position: 0 -250px;
  }

  .first_row {
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
  }

  .second_row {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }

  .adone {
    margin-left: 0;
		flex: 1;
		margin-bottom: 10px;
  }

  .adtwo {
    margin-left: 0;
		flex: 1;
  }

  .case_ct>a {
    display: flex;
    align-items: center;
  }

  .case_img {
    width: 50px;
    height: 50px;
    margin: 10px 0;
    background-size: 50px auto;
  }

  .case_ct {
    height: auto;
    width: auto;
    border-radius: 3px;
    overflow: hidden;
    width: 165px;
    margin: 17px 0 0 0;
  }

  .case_p {
    font-size: 15px;
    flex: 1;
    text-align: left;
    margin-top: 0;
  }

  .case_ct_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .case_img1 {
    background-position: center 0px;
  }

  .case_img2 {
    background-position: center -50px;
  }

  .case_img3 {
    background-position: center -100px;
  }

  .case_img4 {
    background-position: center -150px;
  }
  .case_icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/index-phone-icon.png) no-repeat center;
    background-position: center -20px;
    margin-right: 15px;
	}

	
	.programe{
		display: none;
	}

	.progranme_phone-block{
		margin-top: 15px;
		padding: 20px 0;
		background: #fff;
	}

	.progranme_phone-block > a{
		display: flex;
		align-items: center;
	}

	.programe_phone-block_center{
		flex: 1;
	}
	.progranme_phone-img{
		width: 20px;
		height: 20px;
		display: inline-block;
    background:url(../images/index-phone-icon.png) center no-repeat;
    background-position: center 0;
	}


	.progranme_phone-block h1{
		font-size: 15px;
		color: #0188cc;
		font-weight: 600px;
	}

	.progranme_phone-block p{
		margin-top: 15px;
		font-size: 12px;
		color: #666666;
	}

	.programe_img{
		margin: 0 10px;
		background-size: 67.5px auto;
		height: auto;
		width: 67.5px;
		height: 67.5px;
	}

	.programe1_img {
		background-position: center 0px;
	}
	
	.programe2_img {
		background-position: center -136px;
	}
	
	.programe3_img {
		background-position: center -268px;
	}

	.progranme_phone-img{
		margin: 0 15px 0 25px;
	}

	.product{
		width: auto;
		padding: 0 10px;
	}

	.service_introduce{
		float: none;
		width: auto;
		margin-top: 0;
	}

	.service1_introduce,
	.service2_introduce,
	.service3_introduce{
		margin-left: 0;
		text-align: center;
	}

	.service1_img,
	.service2_img,
	.service3_img{
		margin-left: 0;
	}

	.service_button{
		margin: 14px auto 0px;
		font-size: 12px;
		width: 70px;
		height: 24px;
		/* background-color: #0188cc;
		border-radius: 2px;
    color: #fff; */
	}
	.service_button>a{
		line-height: 24px;
	}

	.service1{
		margin-top: 20px;
	}

	.service1_text1,
	.service2_text1,
	.service3_text1{
		font-size: 15px;
	}

	.service1_text2,
	.service2_text2,
	.service3_text2{ 
		font-size: 12px;
    margin-top: 8px;
	}

	.service_img{
		float: none;
		width: auto;
		/* background-size: 150px auto; */
		height: 300px;
	}

	.service1_img {
		background-position: center 0px;
	}
	
	.service2_img {
		background-position: center -300px;
	}
	
	.service3_img {
		background-position: center -600px;
	}
	
	.bannerbg{
		height: auto;
    background-size: auto 100%;
    
	}

	.banner{
		padding-top: 200px;
	}

	.banner_title{
		font-size: 30px;
		line-height: inherit;
  }
  


.index_lunbo{
  overflow: hidden;
  background-color: #fff;
}
  .join_phone-wrap{
    position: relative;
    left: 0px;
	}
	
	.join_phone-block{
    height: inherit;
    float: left;
    box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.08);
	}
  .join_phone-img{
    width: 20px;
    height: 20px;
    background: url(../images/index-phone-icon.png) no-repeat center;
    background-position: center -40px;
  }
  .join_phone-img a{
    height: inherit;
  }
	.join_phone-block_tit{
		display: flex;
		justify-content: space-between;
    align-items: center;
		line-height: 45px;
		padding: 0 25px;
		color: #fff;
		background-image: linear-gradient(90deg, 
		#0188cc 0%, 
		#2cacc5 42%, 
		#57d0bd 100%);
	}
	.join_phone-block_contain{
		padding: 20px 25px 30px;
		font-size: 12px;
    line-height: 18px;
    color: #000;
	}
	.join_phone-point{
		bottom: 0px !important;
  }
  .navdiv{
    position: absolute;
    bottom: 0;
    left: 45%;
  }
  .navdiv a{
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: cornflowerblue;

  }

  
	/* 
  .swiper-container{
    height: 150px;
  }
	
	.swiper-pagination-bullet{
		width: 25px !important;
		height: 3px !important;
		background-color: #999999 !important;
    border-radius: 1px !important;
    opacity: 1 !important;
	}
  .swiper-pagination-bullet-active{
    background-color: #0188cc !important;
  } */

  .banner > img{
    left: 50%;
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
  }
  .banner_title2{
    font-size: 26px !important;
  }
}
@media screen and (min-width: 885px) and (max-width: 1200px) {
	.product {
		width: auto;
  }
  .programe_active {
    transition: none;
  }
}