.banner .con {position: absolute;width: 70%;left: 0; text-align: left; top:44%; transform: translateY(-50%); }
		.banner .con_inner {width: 73%;margin: 0 auto;}
		.banner .con .t { font-size: 2.86vw; line-height: 1.2; color: #ffffff; margin: 0px 0 10px; }
		.banner .con .c { font-weight: bold; line-height: 1.2; display: block; font-size: 2.86vw;color: #ffffff; margin-bottom: 3vw;}
		.index_product .swiper-container{ padding-bottom:70px;}
		.index_product .page {
  margin-top: 4.625rem;
  position: relative;
  height: 1px;
  width: 100%;
}
.index_product .page .swiper-pagination-progressbar {
  width: 100%;
  height: 100%;
}
.index_product .button {
  position: absolute;
  bottom: 35px;
  left: 50%;
  margin-left: -35px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #fff;
  line-height: 70px;
  box-shadow: 0px 0px 1rem #fdeff0;
}
.index_product .button p {
  flex: 1;
  text-align: center;
  cursor: pointer;
}
.index_product .button p span {
  color: #999;
  transition: 0.4s;
  cursor: pointer;
  font-size:30px;
}
.index_product .button p span:hover {
  color: #16385e;
}
.sys_btn{background-image:-webkit-linear-gradient(90deg,#ffc75e,#ff2c4f);background-image:-ms-linear-gradient(90deg,#ffc75e,#ff2c4f);background-image:-o-linear-gradient(90deg,#ffc75e,#ff2c4f);background-image:linear-gradient(90deg,#ffc75e,#ff2c4f);background-size:100%;border:0;border-radius:3px;box-shadow:0 13px 27px 0 rgba(250,68,68,.25);color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;letter-spacing:.5px;line-height:2.3;padding:12px 20px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;z-index:1;}
.sys_btn:before{background-image:-webkit-linear-gradient(-90deg,#00cbf7,#0844fd);background-image:-ms-linear-gradient(-90deg,#00cbf7,#0844fd);background-image:-o-linear-gradient(-90deg,#00cbf7,#0844fd);background-image:linear-gradient(-90deg,#00cbf7,#0844fd);border-radius:inherit;content:"";display:block;height:100%;opacity:0;position:absolute;top:0;left:0;transition:opacity .45s;width:100%;z-index:-1}
.sys_btn:hover{color:#fff;text-decoration:none}
.sys_btn:hover:before{box-shadow:0 13px 27px 0 rgba(0,182,248,.25);opacity:1}
.service_video .toggle .item {
  margin: 0 2.125rem;
}
.service_video .toggle .item a {
  font-size: 1.125rem;
  color: #000;
  display: inline-block;
  padding-bottom: 1.125rem;
  font-weight: bold;
  transition: 0.4s;
}
.service_video .toggle .item a:hover {
  color: #c9182d;
}
.service_video .toggle .active a {
  color: #c9182d;
  border-bottom: 2px solid #c9182d;
}
.service_video_list{
    overflow: hidden;
}
.service_video_list > .box .item {
  width: 18.8%;
  margin-right:0;
  box-shadow:none;
  margin-bottom: 0;
  border-radius: 0;
}
.service_video_list > .box .item a {
  display: block;
}
.service_video_list > .box .item a .content1 {
  position: relative;
}
.service_video_list > .box .item a .content1 .img {
  overflow: hidden;
}
.service_video_list > .box .item a .content1 .img img {
  width: 100%;
  transition: 0.4s;
  height:auto;
  margin: 0;
}
.service_video_list > .box .item a .content1 p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.service_video_list > .box .item a .content2 {
  font-size: 1.375rem;
  color: #000;
  padding: 0 3.125rem;
  margin-top: 2.625rem;
}
.service_video_list > .box .item a .content3 {
  padding: 0 3.125rem 3.375rem;
  font-size: 1rem;
  color: #999;
  margin-top: 1.5rem;
  font-family: 'gilroy_regular';
}
.service_video_list > .box .item a .content3 p {
  margin-right: 2.5rem;
}
.service_video_list > .box .item a .content3 img {
  margin-right: 0.8rem;
  vertical-align: middle;
  height: 1.25rem;
}
.service_video_list > .box .item a:hover .img img {
  transform: scale(1.1);
}
.service_video_list .index_page {
  margin-top: 3.125rem;
}
.index_about ul{width:70%; height:auto; overflow:hidden; margin-left: auto; margin-right: auto;}
.index_about ul li{ width:25%; height:auto; float:left;}
.index_about ul li .about_p{width:105px; height:105px; background:url(/public/pc/images/b_bj.png) no-repeat center; text-align:center; margin:5px auto; padding-top:45px;}
.index_about ul li p{width:100%; height:40px; line-height:40px; font-size:20px; text-align:center; color:#fff}
.index_about ul li:hover .about_p{background:url(/public/pc/images/b_hbj.png) no-repeat center;}
.index_about ul li:hover p{font-weight:bold;}

.rn_about3 .item .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.4s;
  background: #16385e;
}
.rn_about3 .item .posi .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rn_about3 .item .posi .posi_main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  box-sizing: border-box;
  padding: 0 3.75rem;
  background: #16385e;
}
.rn_about3 .item .posi .posi_main .content2 {
  font-size: 1.875rem;
  color: #fff;
  margin-top: 4.5rem;
  transition: 0.4s;
}
.rn_about3 .item .posi .posi_main .content3 {
  margin: 1.375rem 0;
}
.rn_about3 .item .posi .posi_main .content3 span {
  display: inline-block;
  width: 30px;
  height: 3px;
  background: #fff;
}
.rn_about3 .item .posi .posi_main .content4 {
  font-size: 1rem;
  color: #fff;
  line-height: 2.125rem;
  height: 16.375rem;
}
.rn_about3 .item .posi .posi_main .content5 {
  margin-top: 2.5rem;
  font-size: 1rem;
  color: #fff;
  font-family: 'gilroy_bold';
  line-height: 1.25rem;
}
.rn_about3 .item .posi .posi_main .content5 a{
	color: #fff;
	padding: 0;
}
.rn_about3 .item .posi .posi_main .content6 {
  margin-top: 3.625rem;
  padding-top: 2.8125rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.rn_about3 .item .posi .posi_main .content6 .item_ {
  width: 50%;
  font-size: 1rem;
  margin-bottom: 1.75rem;
  color: #fff;
}
.rn_about3 .item .posi .posi_main .content6 .item_ a{
	color: #fff;
}
.rn_about3 .item .posi .posi_main .content6 .item_ img {
  margin-right: 0.625rem;
  vertical-align: middle;
}
.rn_about3 .item:hover {
  box-shadow: 0px 0px 1rem #ddd;
}
.rn_about3 .item:hover .posi {
  opacity: 1;
}

@keyframes imgScale {
    0% {
      transform: scale(1.5);
    }

    100% {
      transform: scale(1);
    }
  }

  @keyframes revealText {
    0% {
      clip-path: inset(0 50% 0 50%);
    }

    100% {
      clip-path: inset(0 0 0 0);
    }
  }

  .addAnimationText {
    display: inline-block;
    clip-path: inset(0 50% 0 50%);
    animation: revealText 3s 1 forwards;
  }

  .addAnimationImg {
    animation: imgScale 3s 1 forwards;
  }
  
  .index_banner .swiper-container .swiper-wrapper .swiper-slide .lpk_pc{
      width:100%;
  }

  .index_banner .swiper-container .swiper-wrapper .swiper-slide .title {
    position: absolute;
    top: 35%;
    left: 50%;
    z-index: 1000;
    transform: translateY(-50%) translateX(-50%);
    color: white;
    width:80%;
    text-align: left;
    font-weight: bold;
  }
  .index_banner .swiper-container .swiper-wrapper .swiper-slide .title span {
    font-size: 16px;
    color:#555;
    font-weight: normal;
    letter-spacing: 2px;
    display:block;
    text-shadow: 0 0 5px white,0 0 5px white,0 0 10px white,0 0 15px white;
  }

  .index_banner .swiper-container .swiper-wrapper .swiper-slide .title p {
    position: relative;
    font-size: 40px;
    letter-spacing: 5px;
    color:#2b49b7;
    margin-bottom: 10px;
    /*text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff,-1px 1px 0 #ffffff,1px 1px 0 #ffffff;*/
    text-shadow: 0 0 5px white,0 0 5px white,0 0 10px white,0 0 15px white;
  }
  .index_banner .swiper-container .swiper-wrapper .swiper-slide .t1 p{
      color:#2a48b8;
  }
  .index_banner .swiper-container .swiper-wrapper .swiper-slide .t2 p{
      color:#2d49b6;
  }
.lpk_pc{
	
}
.lpk_phone{
	display: none;
}

@media screen and (max-width: 1024px) {
	.index_product .button{
		height: 30px;
		border-radius: 40%;
		background: #fff;
		line-height: 30px;
		bottom: 0;
		margin-left: -30px;
    	width: 60px;
	}
	.index_product{
		overflow: hidden;
	}
	.service_video_list > .box .item{
		width: 49%;
    	margin-right: 0;
	}
	.service_video_list > .box .item:nth-child(3),.service_video_list > .box .item:nth-child(4){
		margin-bottom:0;
	}
	.service_video_list > .box .item a .content2{
		font-size: 1rem;
	}
	.index_product .swiper-container{
		padding-bottom: 1.75rem;
	}
}
@media screen and (max-width:992px){
	.lpk_pc,.index_banner{
		display: none;
	}
	.lpk_phone{
		display: block;
		width:100%;
	}
	.index_banner .swiper-container .swiper-wrapper .swiper-slide .title {
		top:25%;
	}
	.index_banner .swiper-container .swiper-wrapper .swiper-slide .title span {
		font-size: 12px;
		text-shadow: 0 0 2px white,0 0 2px white,0 0 5px white,0 0 10px white;
	}
	.index_banner .swiper-container .swiper-wrapper .swiper-slide .title p {
    	font-size: 18px;
		text-shadow: 0 0 2px white,0 0 2px white,0 0 5px white,0 0 10px white;
	}
}<!--0.00021791458129883-->