#cc1,#cc2,#cc3,#cc4,#cc5,#cc6{
	position: relative;
	top: -112px;
}

@font-face {
  font-family: 'dianyuan';
  src: url('../font/dianyuan.woff2?t=1660225163884') format('woff2'),
       url('../font/dianyuan.woff?t=1660225163884') format('woff'),
       url('../font/dianyuan.ttf?t=1660225163884') format('truetype');
}

.dianyuan {
  font-family: "dianyuan" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


@font-face {
  font-family: 'xiangzuo';
  src: url('../font/xiangzuo.woff2?t=1660225163884') format('woff2'),
       url('../font/xiangzuo.woff?t=1660225163884') format('woff'),
       url('../font/xiangzuo.ttf?t=1660225163884') format('truetype');
}

.xiangzuo {
  font-family: "xiangzuo" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'xiangyou';
  src: url('../font/xiangyou.woff2?t=1660225163884') format('woff2'),
       url('../font/xiangyou.woff?t=1660225163884') format('woff'),
       url('../font/xiangyou.ttf?t=1660225163884') format('truetype');
}

.xiangyou {
  font-family: "xiangyou" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


@font-face {
  font-family: 'jiantou';
  src: url('../font/jiantou.woff2?t=1660225163884') format('woff2'),
       url('../font/jiantou.woff?t=1660225163884') format('woff'),
       url('../font/jiantou.ttf?t=1660225163884') format('truetype');
}

.jiantou {
  font-family: "jiantou" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.w_1720 {
  max-width: 1600px;
  width: 90%;
  margin: auto;
}
.w_1520 {
  max-width: 1520px;
  width: 90%;
  margin: auto;
}
.index_banner {
  position: relative;
}
.index_banner .swiper-slide {
  position: relative;
}
.index_banner .swiper-slide > img {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.index_banner .swiper-slide video {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.index_banner .swiper-slide .phone {
  display: none;
}
.index_banner .swiper-slide .main {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
	background: rgba(0,0,0,0.5);
}
.index_banner .swiper-slide .main .img1 {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
}
.index_banner .swiper-slide .main .img1 > img {
  height: 50.625rem;
  animation: zhuan 5s infinite linear;
  -webkit-animation: zhuan 5s infinite linear;
}
.index_banner .swiper-slide .main .img1 .img2 {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
}
.index_banner .swiper-slide .main .img1 .img2 img {
  height: 100%;
  animation: zhuan1 5s infinite linear;
  -webkit-animation: zhuan1 5s infinite linear;
  transform-origin: 50% 50%;
}
.index_banner .swiper-slide .main .shou {
  position: absolute;
  bottom: 6.25rem;
  left: 0;
  width: 100%;
}
.index_banner .swiper-slide .main .shou img {
  width: 100%;
}
.index_banner .swiper-slide .main .zhi {
  position: absolute;
  top: 26rem;
  left: 0;
  width: 60%;
  text-align: center;
  z-index: 10;
}
.index_banner .swiper-slide .main .zhi1 {
  position: absolute;
  top: 10rem;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
}
.index_banner .swiper-slide .main .zhi1 img {
  max-width: 100%;
}
.index_banner .swiper-slide .main .link {
  position: absolute;
  top: 22.5rem;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
}
.index_banner .swiper-slide .main .link a {
  font-size: 1.125rem;
  color: #fff;
  display: block;
  width: 11.25rem;
  text-align: center;
  line-height: 3.125rem;
  border: 1px solid #fff;
  border-radius: 1.5625rem;
  margin: auto;
}
.index_banner .swiper-slide .main .link a span {
  display: inline-block;
  margin-left: 1rem;
}
.index_banner .swiper-slide .main .link a:hover {
  color: #e85625;
  border: 1px solid #e85625;
}
.index_banner .box {
  position: absolute;
  width: 0;
  bottom: 4.375rem;
  left: 0;
  z-index: 2;
  width: 100%;
  line-height: 1.875rem;
}
.index_banner .box .digital {
  color: #fff;
}
.index_banner .box .digital span {
  font-size: 1.125rem;
  color: #0e54ad;
}
.index_banner .box .digital font {
  font-size: 1.125rem;
  color: #fff;
}
.index_banner .box .banner_btn p {
  margin-right: 3.75rem;
}
.index_banner .box .banner_btn p span {
  color: #fff;
  font-size: 1.125rem;
  cursor: pointer;
}
.index_banner .box .banner_btn p span:hover {
  color: #0e54ad;
}
.index_banner .page {
  position: absolute;
  right: 2.25rem;
  top: 50%;
  z-index: 2;
  transform: translateX(-50%);
}
.index_banner .page span {
  width: 1rem;
  height: 1rem;
  border: 1px solid #fff;
  border-radius: 50%;
  background: none;
  display: block;
  opacity: 1;
  margin: 1.25rem 0;
  position: relative;
}
.index_banner .page .swiper-pagination-bullet-active::after {
  content: '';
  position: absolute;
  width: 0.375rem;
  height: 0.375rem;
  background: #fff;
  border-radius: 50%;
  top: 0.28rem;
  left: 0.22rem;
}
.index_banner .donghua {
  position: absolute;
  right: 2.5rem;
  bottom: 4.375rem;
  z-index: 2;
  cursor: pointer;
}
.index_banner .donghua img {
  width: 1.6875rem;
  animation: updown 1.2s infinite;
  -webkit-animation: updown 1.2s infinite;
  position: relative;
}
.index_banner .shu {
  position: absolute;
  top: 0;
  right: 6.25rem;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  z-index: 9;
}
@keyframes zhuan {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes zhuan1 {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes updown {
  0% {
    bottom: 3rem;
    opacity: 0;
  }
  100% {
    bottom: 0rem;
    opacity: 1;
  }
}
@-webkit-keyframes updown {
  0% {
    bottom: 3rem;
    opacity: 0;
  }
  100% {
    bottom: 0rem;
    opacity: 1;
  }
}
.index_header {
  position: fixed;
  z-index: 100;
  padding: 10px 1.2vw 10px 3.125vw;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
.index_header .box .logo {
  width: 15%;
}
.index_header .box .logo img {
  height: 50px;
  margin-top:15px;
}
.index_header .box .logo .img2 {
  display: none;
}
.index_header .box .nav > .item {
  /* margin: 0 1rem; */
  position: relative;
  padding: 0 2rem;
}
.index_header .box .nav > .item > p {
  line-height: 90px;
}
.index_header .box .nav > .item > p a {
  font-size: 20px;
  color: #fff;
}
.index_header .box .nav > .item > p a:hover {
  color: #e85625;
}
.index_header .box .nav > .item .select {
  width: 12.5rem;
  position: absolute;
  top: 92px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 1.5rem 0;
  display: none;
  transition: 1s;
}
.index_header .box .nav > .item .select a {
  font-size: 16px;
  display: block;
  line-height: 2.625rem;
  text-align: center;
  color: #333;
}
.index_header .box .nav > .item .select .act{
	 color: #e85625;
}
.index_header .box .nav > .item .select a:hover {
  color: #e85625;
}
.index_header .box .nav > .item .select::after {
  content: '';
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  border: 10px solid transparent;
  border-bottom-color: #fff;
  transform: 0.4s;
}
.index_header .box .nav > .item .phone {
  background: #fff;
  padding: 1.5rem 0;
  display: none;
  transition: 1s;
}
.index_header .box .nav > .item .phone a {
  font-size: 16px;
  display: block;
  line-height: 2.625rem;
  text-align: center;
  color: #333;
}
.index_header .box .nav > .item .phone a:hover {
  color: #e85625;
}
.index_header .box .nav > .item .phone::after {
  content: '';
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  border: 10px solid transparent;
  border-bottom-color: #fff;
  transform: 0.4s;
}


@media screen and (min-width: 680px) {
	.index_header .box .nav > .item:hover .select {
	  display: block;
	}
	.index_header .box .nav > .item:hover .select_nav {
	  display: block;
	}
}

.index_header .box .nav .active p a {
  color: #e85625;
}
.index_header .box .main .call {
  line-height: 90px;
  font-size: 1rem;
  color: #fff;
}
.index_header .box .main .call img {
  margin-right: 0.625rem;
}
.index_header .box .main .call a {
  color: #fff;
}
.index_header .box .main .language {
  line-height: 90px;
  margin-left: 5rem;
}
.index_header .box .main .language a {
  display: inline-block;
  width: 48px;
  height: 48px;
  border: 1px solid #69696f;
  border-radius: 50%;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 48px;
  text-align: center;
  display: none;
}
.index_header .box .main .language a:hover {
  color: #e85625;
}
.index_header .box .main .menu {
  display: none;
}
.select_nav {
  position: fixed;
  top: 98px;
  width: 100%;
  left: 0;
  background: #fff;
  z-index: 10;
  display: none;
}
.select_nav .box {
  width: 80%;
  margin: auto;
}
.select_nav .box .boxLeft {
  width: 23.125rem;
  padding: 3.125rem 0;
}
.select_nav .box .boxLeft .item {
  margin-bottom: 2rem;
}
.select_nav .box .boxLeft .item:last-child {
  margin-bottom: 0;
}
.select_nav .box .boxLeft .item .img {
  width: 64px;
}
.select_nav .box .boxLeft .item .img img {
  width: 100%;
}
.select_nav .box .boxLeft .item .text {
  width: calc(100% - 64px);
  padding-left: 1.5625rem;
  box-sizing: border-box;
}
.select_nav .box .boxLeft .item .text h5 {
  font-size: 1.125rem;
  color: #000;
  font-weight: bold;
  margin-top: 1rem;
}
.select_nav .box .boxLeft .item .text p {
  font-size: 1rem;
  color: #999;
  margin-top: 0.5rem;
  opacity: 0;
}
.select_nav .box .boxLeft .active .text h5 {
  color: #e85625;
}
.select_nav .box .boxLeft .active .text p {
  opacity: 1;
}
.select_nav .box .boxRight {
  width: calc(100% - 23.125rem);
  border-left: 1px solid #eee;
  box-sizing: border-box;
  padding: 0 0 3.125rem;
}
.select_nav .box .boxRight .main {
  display: none;
}
.select_nav .box .boxRight .main .item {
  padding:3.125rem 0 0 ;
  width: 10%;
  margin: 0 7.5%;
}
/* .select_nav .box .boxRight .main .item:last-child {
  margin-right: 0;
}
.select_nav .box .boxRight .main .item:first-child {
  margin-left: 4.2%;
} */
.select_nav .box .boxRight .main .item .img img {
  width: 100%;
}
.select_nav .box .boxRight .main .item .text {
  margin-top: 2rem;
  text-align: center;
  font-size: 1rem;
  color: #000;
  transition: 0.4s;
}
.select_nav .box .boxRight .main .item:hover .text {
  color: #e85625;
}
.select_nav .box .boxRight .main .item.active .text{
    color: #e85625;
}
.select_nav .box .boxRight .act {
  display: flex;
}
.active_h {
  background: #fff;
}
.active_h .box .logo a .img1 {
  display: none;
}
.active_h .box .logo a .img2 {
  display: block;
}
.active_h .box .nav .item p a {
  color: #000;
}
.active_h .box .nav .active p a {
  color: #e85625;
}
.active_h .box .main .call {
  color: #000;
}
.active_h .box .main .call a {
  color: #000;
}
.active_h .box .main .language a {
  color: #999;
}
.p112 {
  padding-top: 6rem;
}
.p112_ {
  padding-bottom: 6rem;
}
.index_box1 .box .item {
  border-right: 1px solid #eeeeee;
}
.index_box1 .box .item a {
  display: block;
  text-align: center;
}
.index_box1 .box .item a .top1 {
  font-size: 1.75rem;
  color: #000;
  padding: 0 0.625rem;
}
.index_box1 .box .item a .top2 {
  font-size: 1rem;
  color: #333;
  margin-top: 1.25rem;
  padding: 0 0.625rem;
}
.index_box1 .box .item a .top3 {
  font-size: 1rem;
  color: #666666;
  margin-top: 2.25rem;
}
.index_box1 .box .item a .top4 {
  height: 25rem;
  margin-top: 3.75rem;
  overflow: hidden;
}
.index_box1 .box .item a .top4 img {
  max-width: 100%;
  max-height: 100%;
  transition: all 0.3s;
}
.index_box1 .box .item a .top5 {
  font-size: 1rem;
  color: #999;
  margin-top: 5.625rem;
}
.index_box1 .box .item a .top6 {
  font-size: 7.5rem;
  color: #000;
  opacity: 0.04;
  position: relative;
  margin-top: -5rem;
  font-weight: bold;
}
.index_box1 .box .item a:hover .top4 img {
  transform: scale(1.05);
}
.index_box1 .box .swiper-slide-duplicate-prev .item {
  border: 0;
}
.index_box2 {
  position: relative;
  transition: 0.4s;
}
.index_box2::before {
  position: absolute;
  content: '';
  top: 0;
  left: 4.89vw;
  height: 100%;
  width: 1px;
  z-index: 2;
  background: rgba(255, 255, 255, 0.2);
}
.index_box2::after {
  position: absolute;
  content: '';
  top: 0;
  right: 4.89vw;
  height: 100%;
  width: 1px;
  z-index: 2;
  background: rgba(255, 255, 255, 0.3);
}
.index_box2 .box .boxTop .boxLeft {
  font-size: 2.875rem;
  color: #fff;
  width: 50%;
  box-sizing: border-box;
  padding-left: 6.25rem;
}
.index_box2 .box .boxTop .boxRight {
  width: 50%;
  box-sizing: border-box;
  padding: 0 6.875rem 0 15rem;
}
.index_box2 .box .boxTop .boxRight .list {
  display: none;
}
.index_box2 .box .boxTop .boxRight .list p {
  font-size: 1rem;
  color: #fff;
  line-height: 1.875rem;
}
.index_box2 .box .boxTop .boxRight .list div {
  margin-top: 2rem;
}
.index_box2 .box .boxTop .boxRight .list div a {
  font-size: 1.125rem;
  color: #fff;
  width: 11.5625rem;
  line-height: 3.375rem;
  text-align: center;
  border-radius: 1.75rem;
  border: 1px solid #fff;
  display: block;
}
.index_box2 .box .boxTop .boxRight .list div a:hover {
  color: #0e54ad;
  border: 1px solid #0e54ad;
}
.index_box2 .box .boxTop .boxRight .active {
  display: block;
}
.index_box2 .box .boxBottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 24.75rem;
}
.index_box2 .box .boxBottom .item {
  cursor: pointer;
  position: relative;
  padding: 3rem 0 3rem 9.125rem;
}
.index_box2 .box .boxBottom .item::after {
  width: 0%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: -1;
  transition: all 0.3s;
}
.index_box2 .box .boxBottom .item h5 {
  font-size: 1.625rem;
  color: #fff;
  cursor: pointer;
}
.index_box2 .box .boxBottom .item div {
  font-size: 1rem;
  color: #fff;
  text-transform: uppercase;
  margin-top: 0.75rem;
  cursor: pointer;
}
.index_box2 .box .boxBottom .item span {
  font-size: 1.25rem;
  color: #fff;
  position: absolute;
  top: 3.5rem;
  left: 5rem;
  font-weight: bold;
}
.index_box2 .box .boxBottom .active .item::after {
  width: 100%;
}
.index_box2 .box .boxBottom .active .item span {
  color: #0e54ad;
}
.index_box2 .box .boxBottom .active .item h5 {
  color: #000;
}
.index_box2 .box .boxBottom .active .item div {
  color: #999999;
}
.index_box3 .box {
  position: relative;
}
.index_box3 .box .boxLeft {
  width: 20%;
}
.index_box3 .box .boxLeft h5 {
  font-size: 2.9375rem;
}
.index_box3 .box .boxLeft ul {
  margin-top: 10rem;
}
.index_box3 .box .boxLeft ul li {
  line-height: 1.875rem;
  margin-bottom: 1.875rem;
}
.index_box3 .box .boxLeft ul li a {
  font-size: 1.125rem;
  color: #000;
}
.index_box3 .box .boxLeft ul li a span {
  width: 2.1875rem;
  height: 0.125rem;
  background: #e85625;
  vertical-align: middle;
  margin-right: 0.3125rem;
  display: none;
}
.index_box3 .box .boxLeft ul li a:hover {
  color: #e85625;
}
.index_box3 .box .boxLeft ul .active a {
  color: #e85625;
}
.index_box3 .box .boxLeft ul .active a span {
  display: inline-block;
}
.index_box3 .box .boxRight {
  width: 80%;
}
.index_box3 .box .boxRight .banner .swiper-slide {
  width: 52%;
}
.index_box3 .box .boxRight .banner .swiper-slide .item a {
  display: block;
}
.index_box3 .box .boxRight .banner .swiper-slide .item a .main1 {
  overflow: hidden;
}
.index_box3 .box .boxRight .banner .swiper-slide .item a .main1 img {
  width: 100%;
  transition: all 0.3s;
}
.index_box3 .box .boxRight .banner .swiper-slide .item a .main2 {
  font-size: 1rem;
  color: #999;
  margin-top: 2.8125rem;
}
.index_box3 .box .boxRight .banner .swiper-slide .item a .main3 {
  font-size: 1.375rem;
  color: #000;
  margin-top: 1.5625rem;
  line-height: 35px;
}
.index_box3 .box .boxRight .banner .swiper-slide .item:hover a img {
  transform: scale(1.05);
}
/* .index_box3 .box .boxRight .banner .swiper-slide:nth-child(2n) {
  width: 40%;
  margin-top: 6.375rem;
} */
.index_box3 .box .boxRight .banner .swiper-slide-next{
	width: 40%;
	margin-top: 6.375rem;
}

.index_box3 .box .boxRight .banner .swiper-slide-active{
	width: 60%;
	margin-top: 0rem;
}
.index_box3 .box .page {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 1.875rem;
}
.index_box3 .box .page p span {
  color: #999;
  font-size: 1.25rem;
  cursor: pointer;
}
.index_box3 .box .page p span:hover {
  color: #000;
}
.index_box3 .box .page div {
  font-size: 1.125rem;
  color: #999;
  margin: 0 1.875rem;
}
.index_box3 .box .page div span {
  color: #e85625;
}
.index_box3 .box .link {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.index_box3 .box .link a {
  font-size: 1.125rem;
  color: #e85625;
  width: 11.5625rem;
  line-height: 3.375rem;
  text-align: center;
  border-radius: 1.75rem;
  border: 1px solid #e85625;
  display: block;
}
.index_box3 .box .link a:hover {
  background: #e85625;
  color: #fff;
}
.index_footer {
  background: #595757;
  padding: 4rem 0 0;
}
.index_footer .box .logo {
  padding-right: 2rem;
  box-sizing: border-box;
  border-right: 1px solid #727070;
  margin-right: 2rem;
}
.index_footer .box .logo img {
  width: 6.375rem;
}
.index_footer .box .main {
  width: 18%;
}
.index_footer .box .main h5 {
  font-size: 1.125rem;
  color: #fff;
  margin-bottom: 0.625rem;
}
.index_footer .box .main p {
  font-size: 1rem;
  color: #fff !important;
  line-height: 1.875rem;
}
.index_footer .box .main p a {
  color: #fff !important;
}
.index_footer .box .nav .item {
  margin-left: 9rem;
}
.index_footer .box .nav .item h5 {
  font-size: 1.125rem;
  color: #fff;
  margin-bottom: 1.5625rem;
}
.index_footer .box .nav .item p {
  line-height: 1.875rem;
}
.index_footer .box .nav .item p a {
  font-size: 1rem;
  color: #fff;
  opacity: 0.7;
}
.index_footer .box1 {
  padding: 1.5625rem 0;
  border-top: 1px solid #727070;
  margin-top: 2.5rem;
}
.index_footer .box1 .left {
  font-size: 1rem;
  color: #fff;
  opacity: 0.4;
  line-height: 3.125rem;
}
.index_footer .box1 .left a {
  color: #fff;
}
.index_footer .box1 .right {
  position: relative;
}
.index_footer .box1 .right div {
  width: 3rem;
  height: 3rem;
  border: 1px solid #727070;
  border-radius: 50%;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.index_footer .box1 .right div img {
  margin: auto;
}
.index_footer .box1 .right > img {
  position: absolute;
  bottom: 3.75rem;
  left: 50%;
  transform: translateX(-50%);
  width: 98px;
  display: none;
}
.index_footer .box1 .right:hover > img {
  display: block;
}
.sz_phone {
  display: none;
}
.sz_banner {
  position: relative;
}
.sz_banner > img {
  width: 100%;
}
.sz_banner .posi {
  position: absolute;
  top: 112px;
  left: 0;
  width: 100%;
}
.sz_banner .posi .text {
  text-align: center;
  margin-top: 50px;
  color: #fff;
}
.sz_banner .posi .text h5 {
  font-size: 3.5rem;
}
.sz_banner .posi .text p {
  font-size: 1.625rem;
  margin-top: 12px;
}
.sz_biaoti {
  font-size: 2.875rem;
  color: #000;
  text-align: center;
}
.sz_pro .box {
  width: 1230px;
  margin: auto;
}
.sz_pro .box .title {
  width: 40%;
  font-size: 2.875rem;
  color: #000;
}
.sz_pro .box .text {
  width: 54%;
  font-size: 1.125rem;
  line-height: 2.25rem;
  color: #666;
  text-align: justify;
}
.sz_pro .box .text span {
  font-size: 1.625rem;
  line-height: 3.375rem;
}
.sz_pro_img {
  position: relative;
  overflow: hidden;
}
.sz_pro_img .box {
  position: relative;
}
.sz_pro_img .box > img {
  width: 100%;
  object-fit: cover;
}
.sz_pro_img .box .phone {
  display: none;
}
.sz_pro_img .box::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.sz_pro_img .list {
  position: sticky;
  top: 0;
}
.sz_pro_img .img_left {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 345px;
  background: #fff;
  transition: 1.5s;
}
.sz_pro_img .img_right {
  z-index: 5;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 345px;
  background: #fff;
  transition: 1.5s;
}
.sz_pro_img .left_ {
  transform: translateX(-100%);
}
.sz_pro_img .right_ {
  transform: translateX(100%);
}
.sz_pro_img .content {
  transition: 0.4s;
  opacity: 0;
  color: #fff;
  position: absolute;
}
.sz_pro_img .content1 {
  z-index: 6;
}
.sz_pro_img .content2 {
  z-index: 6;
}
.sz_pro_img .content3 {
  z-index: 6;
}
.sz_pro_img .content4 {
  z-index: 6;
}
.sz_pro_box {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.sz_pro_box .box {
  /* height: 1000px; */
  top: 0;
  position: relative;
}
.sz_pro_box .box .img_box {
  /* height: 1000px; */
}
.sz_pro_box .box .img_box .img_ {
  width: 100%;
  top: 0;
  position: sticky;
  position: -webkit-sticky;
  overflow: hidden;
}
.sz_pro_box .box .img_box .img_ img {
  width: 100%;
}
.sz_pro_box .box .img_box .img_ .lpk_pc {
  transform: scale(0);
}
.sz_pro_box .box .content {
  /* transition: 4s; */
  opacity: 0;
  color: #fff;
  position: absolute;
}
.sz_pro_box .box .content1 {
  z-index: 6;
}
.sz_pro_box .box .content2 {
  z-index: 6;
}
.sz_pro_box .box .content3 {
  z-index: 6;
}
.sz_pro_box .box .content4 {
  z-index: 6;
}
.sz_pro_box .img_left {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 345px;
  background: #fff;
  transition: 1.5s;
}
.sz_pro_box .img_right {
  z-index: 5;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 345px;
  background: #fff;
  transition: 1.5s;
}
.sz_pro_box .left_ {
  width: 0;
}
.sz_pro_box .right_ {
  width: 0;
}
.sz_pro_box .posi {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sz_pro_box .posi .main1 {
  text-align: center;
  font-size: 1.375rem;
  line-height: 2.625rem;
  color: #fff;
  width: 90%;
  max-width: 1200px;
  margin: 15.875rem auto 0;
}
.sz_pro_box .posi .mian2 {
  margin-top: 8.5rem;
}
.sz_pro_box .posi .mian2 .shuzi {
  text-align: center;
  margin: 0 5.625rem;
}
.sz_pro_box .posi .mian2 .shuzi div {
  font-size: 2.875rem;
  font-family: 'gilroyBlack';
  color: #fff;
  text-shadow: 0 5px 12px rgba(0,0,0,0.6);
}
.sz_pro_box .posi .mian2 .shuzi P {
  font-size: 1.5rem;
  color: #fff;
  margin-top: 1.125rem;
}
.sz_pro_img1 .box .content1 {
  font-size: 1.25rem;
  width: 77.125rem;
  top: 16.5rem;
  left: 50%;
  transform: translateX(-50%);
  line-height: 2.5rem;
  text-align: center;
}
.sz_pro_img1 .box .content2 {
  font-size: 1.875rem;
  color: #fff;
  top: 37.5rem;
  left: 34.75rem;
}
.sz_pro_img1 .box .content3 {
  font-size: 3rem;
  top: 46.5625rem;
  left: 21.625rem;
}
.sz_pro_img1 .box .content4 {
  font-size: 3rem;
  top: 37.125rem;
  right: 24.75rem;
}
.sz_pro_img2 .box .content1 {
  font-size: 1.625rem;
  top: 16.25rem;
  left: 35.75rem;
}
.sz_pro_img2 .box .content2 {
  font-size: 2.25rem;
  top: 24.0625rem;
  left: 35.75rem;
}
.sz_pro_img2 .box .content3 {
  font-size: 1.875rem;
  top: 33.75rem;
  left: 40.125rem;
}
.sz_pro_img2 .box .content4 {
  font-size: 3rem;
  top: 43.75rem;
  left: 38.125rem;
}
.sz_pro_img3 .box .content1 {
  font-size: 1.25rem;
  line-height: 2.5rem;
  width: 76.25rem;
  top: 21.875rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.sz_pro_img3 .box .content2 {
  font-size: 1.6875rem;
  top: 30rem;
  right: 25rem;
}
.sz_pro_img3 .box .content3 {
  font-size: 1.875rem;
  top: 36.5rem;
  right: 29.0625rem;
}
.sz_pro_img3 .box .content4 {
  font-size: 2.5rem;
  top: 43rem;
  right: 34.25rem;
}
.sz_pro_img5 .box .content1 {
  font-size: 1.25rem;
  line-height: 2.5rem;
  text-align: center;
  width: 76.25rem;
  top: 16.25rem;
  left: 50%;
  transform: translateX(-50%);
}
.sz_pro_img5 .box .content2 {
  font-size: 2.875rem;
  top: 40.875rem;
  left: 23.75rem;
}
.sz_pro_img5 .box .content3 {
  font-size: 3rem;
  top: 44.3125rem;
  right: 21.375rem;
}
.sz_pro_img5 .box .content4 {
  font-size: 2.25rem;
  top: 52.3125rem;
  left: 50%;
  transform: translateX(-50%);
}
.sz_pro_img6 .box .content1 {
  font-size: 1.25rem;
  line-height: 2.5rem;
  width: 67.625rem;
  top: 18.5rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.sz_pro_img6 .box .content2 {
  font-size: 1.875rem;
  top: 30.9375rem;
  left: 36.875rem;
}
.sz_pro_img6 .box .content3 {
  font-size: 3rem;
  top: 29.25rem;
  right: 27.25rem;
}
.sz_pro_img6 .box .content4 {
  font-size: 3rem;
  top: 42rem;
  left: 39.6875rem;
}
.sz_pro_img7 .box .content1 {
  font-size: 1.25rem;
  width: 64.5rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  top: 13.625rem;
  line-height: 2.5rem;
}
.sz_pro_img7 .box .content2 {
  font-size: 1.5rem;
  top: 39rem;
  left: 29.1875rem;
}
.sz_pro_img7 .box .content3 {
  font-size: 3rem;
  top: 48.375rem;
  left: 19.375rem;
}
.sz_pro_img7 .box .content4 {
  font-size: 3rem;
  top: 45.875rem;
  right: 25.125rem;
}
.sz_pro_img9 .box .content1 {
  font-size: 1.25rem;
  line-height: 2.5rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  top: 13.25rem;
}
.sz_pro_img9 .box .content2 {
  font-size: 1.875rem;
  top: 514px;
  left: 25.625rem;
}
.sz_pro_img9 .box .content2 span {
  font-size: 1.5rem;
}
.sz_pro_img9 .box .content3 {
  font-size: 3rem;
  top: 46.375rem;
  left: 34.5rem;
}
.sz_pro_img9 .box .content4 {
  font-size: 3rem;
  top: 34.5rem;
  right: 18.75rem;
}
.effect10 .content1 {
  width: 64.5rem;
  font-size: 1.125rem;
  line-height: 2.5rem;
  color: #fff;
  position: absolute;
  z-index: 1;
  top: 7rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.effect10 .content2 {
  position: absolute;
  font-size: 3rem;
  color: #fff;
  left: 330px;
  bottom: 174px;
}
.effect10 .content3 {
  position: absolute;
  font-size: 3rem;
  color: #fff;
  right: 500px;
  bottom: 214px;
}
.effect10 .content4 {
  position: absolute;
  font-size: 1.875rem;
  color: #fff;
  right: 450px;
  bottom: 420px;
}
.sz_pro1 .box {
  position: relative;
  overflow: hidden;
}
.sz_pro1 .box .img {
  text-align: center;
}
.sz_pro1 .box .img img {
  width: 960px;
   animation: zhuan1 6s infinite linear;
}
@keyframes zhuan1 {
  to {
    transform: rotate(-1turn);
  }
}
.sz_pro1 .box .biao {
  font-size: 2.875rem;
  color: #000;
  position: absolute;
  top: 6.25rem;
  left: 0;
  width: 100%;
  text-align: center;
}
.sz_pro1 .box .img1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 475px;
  height: 475px;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
}
.sz_pro1 .box .img1 > img {
  width: 250px;
  position: relative;
  bottom: -1.25rem;
}
.sz_pro1 .box .img1 p {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.sz_pro1 .box .img1 p img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.sz_pro1 .box .item {
  position: absolute;
  width: 30rem;
}
.sz_pro1 .box .item .left img {
  width: 11.25rem;
}
.sz_pro1 .box .item .right {
  width: calc(100% - 11.25rem);
}
.sz_pro1 .box .item .right h5 {
  font-size: 1.625rem;
  color: #000;
  margin-top: 1.5625rem;
  transition: 0.4s;
  font-weight: bold;
}
.sz_pro1 .box .item .right p {
  line-height: 2.25rem;
  font-size: 1.125rem;
  color: #666;
  text-align: justify;
  margin-top: 0.9375rem;
}
.sz_pro1 .box .item:hover h5 {
  color: #e85625;
}
.sz_pro1 .box .item1 {
  left: 0;
  top: 250px;
}
.sz_pro1 .box .item2 {
  left: 0;
  bottom: 250px;
}
.sz_pro1 .box .item3 {
  right: 0;
  top: 250px;
  flex-flow: row-reverse;
}
.sz_pro1 .box .item3 .right {
  text-align: right;
}
.sz_pro1 .box .item3 .right p {
  text-align: right;
}
.sz_pro1 .box .item4 {
  right: 0;
  bottom: 250px;
  flex-flow: row-reverse;
}
.sz_pro1 .box .item4 .right {
  text-align: right;
}
.sz_pro1 .box .item4 .right p {
  text-align: right;
}
.sz_pro2 {
  position: relative;
}
.sz_pro2 .img img {
  width: 100%;
  display: none;
  transition: 0.4s;
}
.sz_pro2 .img .active {
  display: block;
}
.sz_pro2 .box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sz_pro2 .box .list {
  position: relative;
}
.sz_pro2 .box .list .banner .item {
  box-sizing: border-box;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 5.875rem;
}
.sz_pro2 .box .list .banner .item .content1 {
  padding-top: 14.6875rem;
}
.sz_pro2 .box .list .banner .item .content1 img {
  height: 6.25rem;
  transition: 0.4s;
  position: relative;
  top: 0;
}
.sz_pro2 .box .list .banner .item .content2 {
  font-size: 2.5rem;
  color: #fff;
  margin-top: 2.8125rem;
  transition: 0.4s;
}
.sz_pro2 .box .list .banner .item .content3 {
  font-size: 1.125rem;
  color: #fff;
  font-family: 'gilroy';
  margin-top: 0.75rem;
  text-transform: uppercase;
}
.sz_pro2 .box .list .banner .item .content4 {
  font-size: 3.75rem;
  margin-top: 11.375rem;
  color: transparent;
  font-family: 'gilroyBlack';
  -webkit-text-stroke: 1px #fff;
  padding-bottom: 15rem;
}
.sz_pro2 .box .list .banner .item:hover .content1 img {
  top: -1rem;
}
.sz_pro2 .box .list .banner .item:hover .content2 {
  color: #e85625;
}
.sz_pro2 .box .list .page {
  position: absolute;
  bottom: 7rem;
  left: 5.875rem;
  line-height: 1.875rem;
  z-index: 2;
}
.sz_pro2 .box .list .page p span {
  color: #fff;
  font-size: 1.25rem;
  cursor: pointer;
}
.sz_pro2 .box .list .page p span:hover {
  color: #e85625;
}
.sz_pro2 .box .list .page div {
  font-size: 1.125rem;
  color: #fff;
  margin: 0 1.875rem;
}
.sz_pro2 .box .list .page div span {
  color: #e85625;
}
.sz_pro3 .box .boxLeft {
  width: 46%;
  position: relative;
}
.sz_pro3 .box .boxLeft .banner p {
  text-align: center;
}
.sz_pro3 .box .boxLeft .banner p img {
  max-width: 100%;
  max-height: 500px;
}
.sz_pro3 .box .boxLeft .play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%) translateY(-50%);
  cursor: pointer;
}
.sz_pro3 .box .boxLeft .play img {
  width: 5.125rem;
}
.sz_pro3 .box .boxLeft .sz_btn p {
  z-index: 2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sz_pro3 .box .boxLeft .sz_btn p span {
  font-size: 1.5rem;
  color: #e85625;
  cursor: pointer;
}
.sz_pro3 .box .boxLeft .sz_btn .left {
  left: 3rem;
}
.sz_pro3 .box .boxLeft .sz_btn .right {
  right: 3rem;
}
.sz_pro3 .box .boxRight {
  width: 50%;
}
.sz_pro3 .box .boxRight h5 {
  font-size: 2.875rem;
  color: #000;
}
.sz_pro3 .box .boxRight .list {
  margin-top: 3.75rem;
}
.sz_pro3 .box .boxRight .list .item {
  width: 50%;
  margin-bottom: 1.875rem;
}
.sz_pro3 .box .boxRight .list .item h6 {
  font-size: 1.125rem;
  color: #000;
  font-weight: bold;
}
.sz_pro3 .box .boxRight .list .item p {
  font-size: 1.125rem;
  color: #666;
  margin-top: 0.875rem;
}
.newpro .tit {
  margin-bottom: 3.75rem;
}
.newpro .tit h5 {
  font-size: 2.875rem;
  color: #000;
  text-align: center;
}
.newpro .box .boxRight .list {
  margin-top: 0;
}
.pro_gongneng .title {
  font-size: 2.875rem;
  text-align: center;
  color: #000;
}
.pro_gongneng .box {
  margin-top: 45px;
  padding-top: 17.875rem;
  position: relative;
}
.pro_gongneng .box .img {
  text-align: center;
}
.pro_gongneng .box .img img {
  width: 503px;
}
.pro_gongneng .box .item {
  width: 28.75rem;
  position: absolute;
}
.pro_gongneng .box .item .left img {
  width: 7.5rem;
}
.pro_gongneng .box .item .right {
  width: calc(100% - 156px);
}
.pro_gongneng .box .item .right h5 {
  font-size: 1.625rem;
  color: #000;
  font-weight: bold;
  /* margin-top: 16px; */
}
.pro_gongneng .box .item .right p {
  font-size: 1.125rem;
  color: #666;
  line-height: 2rem;
  margin-top: 12px;
}
.pro_gongneng .box .item1 {
  text-align: center;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.pro_gongneng .box .item1 .left {
  width: 100%;
}
.pro_gongneng .box .item1 .left img {
  margin: auto;
}
.pro_gongneng .box .item1 .right {
  width: 100%;
}
.pro_gongneng .box .item1 .right h5 {
  margin: 12px 0 0;
}
.pro_gongneng .box .item2 {
  left: 0;
  top: 348px;
  flex-flow: row-reverse;
}
.pro_gongneng .box .item2 .right {
  text-align: right;
}
.pro_gongneng .box .item3 {
  right: 0;
  top: 348px;
}
.pro_gongneng1 {
  position: relative;
}
.pro_gongneng1 .img img {
  width: 100%;
}
.pro_gongneng1 .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.pro_gongneng1 .posi .box .boxLeft {
  width: 48%;
}
.pro_gongneng1 .posi .box .boxLeft h5 {
  font-size: 2.875rem;
  color: #000;
  padding-top: 12rem;
}
.pro_gongneng1 .posi .box .boxLeft .list .item {
  width: 25%;
  text-align: center;
  margin-bottom: 5.375rem;
}
.pro_gongneng1 .posi .box .boxLeft .list .item div {
  height: 48px;
}
.pro_gongneng1 .posi .box .boxLeft .list .item div img {
  max-height: 100%;
}
.pro_gongneng1 .posi .box .boxLeft .list .item p {
  margin-top: 1.5rem;
  font-size: 1.375rem;
  color: #000;
}
.pro_gongneng1 .posi .box .boxRight {
  width: 50%;
  padding-top: 5.75rem;
}
.pro_gongneng1 .posi .box .boxRight .top {
  text-align: center;
}
.pro_gongneng1 .posi .box .boxRight .top img {
  width: 16.25rem;
}
.pro_gongneng1 .posi .box .boxRight .bottom {
  text-align: center;
}
.pro_gongneng1 .posi .box .boxRight .bottom span {
  display: inline-block;
  font-size: 9.75rem;
}
.pro_gongneng1 .posi .box .boxRight .bottom img {
  width: 35.9375rem;
}
.sz_pro3_ .box .list_box {
  width: 50%;
}
.sz_pro3_ .box .list_box .title {
  font-size: 2.875rem;
  color: #000;
}
.sz_pro3_ .box .list_box .item_list {
  margin-top: 3.125rem;
}
.sz_pro3_ .box .list_box .item {
  border-top: 1px solid #eee;
  padding: 1.75rem 0;
}
.sz_pro3_ .box .list_box .item:last-child {
  border-bottom: 1px solid #eee;
}
.sz_pro3_ .box .list_box .item .boxTop {
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.sz_pro3_ .box .list_box .item .boxTop .left {
  font-size: 1.625rem;
  cursor: pointer;
}
.sz_pro3_ .box .list_box .item .boxTop .right {
  color: #666;
  line-height: 2.3125rem;
}
.sz_pro3_ .box .list_box .item .boxTop .right span {
  font-size: 1.5rem;
  cursor: pointer;
  transition: 0.4s;
  display: inline-block;
}
.sz_pro3_ .box .list_box .item .boxBottom {
  width: calc(100% - 210px);
  margin-left: 105px;
  margin-top: -2.5rem;
  display: none;
  transition: 0.4s;
}
.sz_pro3_ .box .list_box .item .boxBottom .li {
  width: 50%;
  margin-bottom: 1.875rem;
  box-sizing: border-box;
  padding-left: 3.75rem;
}
.sz_pro3_ .box .list_box .item .boxBottom .li h6 {
  font-size: 1.125rem;
  color: #000;
  font-weight: bold;
}
.sz_pro3_ .box .list_box .item .boxBottom .li p {
  font-size: 1.125rem;
  color: #666;
  margin-top: 0.875rem;
}
.sz_pro3_ .box .list_box .active .boxTop .right span {
  transform: rotate(180deg);
  color: #e85625;
}
.sz_pro3_ .box .list_box .active .boxBottom {
  display: flex;
}
.sz_pr6 .box .boxLeft {
  width: 37%;
}
.sz_pr6 .box .boxLeft .boxTop {
  border-top: 2px solid #e85625;
  width: 27.1875rem;
  padding-top: 6.25rem;
}
.sz_pr6 .box .boxLeft .boxTop h5 {
  font-size: 2.875rem;
}
.sz_pr6 .box .boxLeft .boxTop div {
  margin-top: 1.875rem;
}
.sz_pr6 .box .boxLeft .boxTop div p {
  font-size: 1.125rem;
  color: #666;
  line-height: 2.25rem;
  text-align: justify;
}
.sz_pr6 .box .boxLeft .boxBot {
  margin-top: 9.375rem;
}
.sz_pr6 .box .boxLeft .boxBot .item {
  width: 33.333%;
}
.sz_pr6 .box .boxLeft .boxBot .item div img {
  height: 3.3125rem;
}
.sz_pr6 .box .boxLeft .boxBot .item p {
  margin-top: 1.25rem;
  font-size: 1.125rem;
  color: #666;
}
.sz_pr6 .box .boxRight {
  width: 63%;
}
.sz_pr6 .box .boxRight img {
  width: 100%;
}
.sz_pr7 {
  position: relative;
}
.sz_pr7 .img img {
  width: 100%;
}
.sz_pr7 .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.sz_pr7 .posi .box {
  height: 100%;
  padding-left: 100px;
  box-sizing: border-box;
}
.sz_pr7 .posi .box .boxLeft {
  width: 31.25rem;
}
.sz_pr7 .posi .box .boxLeft h5 {
  font-size: 2.875rem;
  color: #fff;
}
.sz_pr7 .posi .box .boxLeft .text {
  font-size: 1rem;
  line-height: 2.25rem;
  color: #fff;
  margin-top: 1.5625rem;
}
.sz_pr7 .posi .box .boxLeft .img {
  margin-top: 3.75rem;
}
.sz_pr7 .posi .box .boxLeft .img img {
  width: 14.0625rem;
}
.sz_pr7 .posi .box .boxRight {
  width: 62.5rem;
}
.sz_pr7 .posi .box .boxRight .item {
  height: 50%;
  width: 50%;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
}
.sz_pr7 .posi .box .boxRight .item .item_ {
  padding-left: 5.625rem;
}
.sz_pr7 .posi .box .boxRight .item .item_ .content1 img {
  height: 5rem;
}
.sz_pr7 .posi .box .boxRight .item .item_ .content2 {
  margin-top: 2.5rem;
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #fff;
  width: 18.75rem;
  height: 7.5rem;
}
.sz_pr7 .posi .box .boxRight .item .item_ .content3 {
  font-family: 'gilroyBlack';
  font-size: 1.25rem;
  color: #fff;
  margin-top: 2.1875rem;
}
.sz_pr7 .posi .box .boxRight .item1 {
  height: 54%;
}
.sz_pr7 .posi .box .boxRight .item2 {
  height: 46%;
}
.sz_pro8 .box {
  position: relative;
}
.sz_pro8 .box .title {
  font-size: 2.875rem;
  position: absolute;
  top: 4.875rem;
  width: 100%;
  left: 0;
  text-align: center;
}
.sz_pro8 .box .img img {
  width: 100%;
}
.sz_pro8 .box .item {
  width: 340px;
  position: absolute;
}
.sz_pro8 .box .item .left img {
  width: 180px;
}
.sz_pro8 .box .item .right {
  width: calc(100% - 190px);
  font-size: 1.625rem;
  color: #000;
  line-height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.sz_pro8 .box .item1 {
  top: 16.25rem;
  left: 10rem;
  flex-flow: row-reverse;
}
.sz_pro8 .box .item1 .right {
  text-align: right;
  justify-content: end;
}
.sz_pro8 .box .item2 {
  left: 0;
  bottom: 8.5rem;
  flex-flow: row-reverse;
}
.sz_pro8 .box .item2 .right {
  text-align: right;
  justify-content: end;
}
.sz_pro8 .box .item3 {
  top: 16.25rem;
  right: 10rem;
}
.sz_pro8 .box .item4 {
  right: 0;
  bottom: 8.5rem;
}
.sz_pro9 .title {
  font-size: 2.875rem;
  text-align: center;
}
.sz_pro9 .box {
  margin-top: 4.25rem;
}
.sz_pro9 .box .boxLeft {
  width: 41.625rem;
}
.sz_pro9 .box .boxLeft .boxTop .item {
  display: none;
  transition: 2s;
}
.sz_pro9 .box .boxLeft .boxTop .item h5 {
  font-size: 2.875rem;
  color: #000;
}
.sz_pro9 .box .boxLeft .boxTop .item p {
  font-size: 1.125rem;
  color: #666;
  width: 38.375rem;
  line-height: 2.375rem;
  margin-top: 2rem;
  height: 9.5rem;
}
.sz_pro9 .box .boxLeft .boxTop .item .img {
  margin-top: 2.1875rem;
  text-align: right;
}
.sz_pro9 .box .boxLeft .boxTop .item .img img {
  width: 23.75rem;
}
.sz_pro9 .box .boxLeft .boxTop .active {
  display: block;
}
.sz_pro9 .box .boxLeft .boxBot {
  width: 164px;
  margin-top: -4rem;
}
.sz_pro9 .box .boxLeft .boxBot .page {
  line-height: 1.875rem;
}
.sz_pro9 .box .boxLeft .boxBot .page p span {
  color: #999;
  font-size: 1.25rem;
  cursor: pointer;
}
.sz_pro9 .box .boxLeft .boxBot .page p span:hover {
  color: #e85625;
}
.sz_pro9 .box .boxLeft .boxBot .page div {
  font-size: 1.125rem;
  color: #999;
}
.sz_pro9 .box .boxLeft .boxBot .page div span {
  color: #e85625;
}
.sz_pro9 .box .boxRight {
  width: 970px;
  position: relative;
  overflow: hidden;
  height: 970px;
  transform: scale(0.8);
  margin-top: -4.375rem;
}
.sz_pro9 .box .boxRight .img1 img {
  width: 100%;
}
.sz_pro9 .box .boxRight .img2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 2s;
}
.sz_pro9 .box .boxRight .img2 img {
  width: 100%;
}
.sz_pro9 .box .boxRight .cp {
  width: 318px;
  height: 318px;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.sz_pro9 .box .boxRight .cp p {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.sz_pro9 .box .boxRight .cp img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.sz_pro9 .box .boxRight .item {
  width: 148px;
  height: 148px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  border: 1px dashed #fff;
  box-shadow: 0 0 16px #f7d8cb;
  background: #fff;
  transform: scale(0.8);
  cursor: pointer;
  transition: 2.5s;
}
.sz_pro9 .box .boxRight .item i {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #2d303f;
  opacity: 0;
  transition: 1s;
}
.sz_pro9 .box .boxRight .item i:nth-child(1) {
  top: 71%;
  left: 2%;
}
.sz_pro9 .box .boxRight .item i:nth-child(2) {
  top: 21%;
  right: 2.8%;
}
.sz_pro9 .box .boxRight .item .yuan {
  width: 102px;
  height: 102px;
  margin: auto;
  border-radius: 50%;
  border: 4px solid #fff;
  font-size: 16px;
  line-height: 23px;
  display: flex;
  align-items: center;
  background: #fff;
  cursor: pointer;
  transition: 1s;
}
.sz_pro9 .box .boxRight .item .yuan span {
  display: inline-block;
  width: 80px;
  margin: auto;
  text-align: center;
  cursor: pointer;
}
.sz_pro9 .box .boxRight .active {
  border: 1px dashed #e85625;
  box-shadow: 0 0 16px #fff;
  background: none;
  transform: scale(1);
}
.sz_pro9 .box .boxRight .active i {
  opacity: 1;
}
.sz_pro9 .box .boxRight .active .yuan {
  border: 4px solid #2d303f;
}
.sz_pro10 {
  position: relative;
}
.sz_pro10 .title {
  font-size: 2.875rem;
  color: #000;
  text-align: center;
  position: absolute;
  top: 7rem;
  left: 0;
  width: 100%;
  z-index: 1;
}
.sz_pro10 .box {
  background: url(../images/sz_bg5.png) no-repeat 50% 50%;
  height: 58.125rem;
  position: relative;
}
.sz_pro10 .box .img {
  width: 362px;
  margin: 0 auto 0;
}
.sz_pro10 .box .img img {
  width: 100%;
  margin-top: 132px;
}
.sz_pro10 .box .item {
  width: 420px;
  position: absolute;
}
.sz_pro10 .box .item .left {
  position: relative;
}
.sz_pro10 .box .item .left img {
  width: 187px;
}
.sz_pro10 .box .item .left::after {
  position: absolute;
  top: 50%;
  left: 170px;
  content: '';
  border-top: 1px dashed #e85625;
}
.sz_pro10 .box .item .right {
  width: calc(100% - 200px);
  font-size: 1.25rem;
  color: #000;
  line-height: 35px;
  margin-top: 50px;
}
.sz_pro10 .box .item1 {
  flex-flow: row-reverse;
  left: 362px;
  top: 84px;
}
.sz_pro10 .box .item1 .left::after {
  width: 145px;
}
.sz_pro10 .box .item1 .right {
  text-align: right;
}
.sz_pro10 .box .item2 {
  flex-flow: row-reverse;
 left: 253px;
 top: 394px;
}
.sz_pro10 .box .item2 .left::after {
  width: 145px;
}
.sz_pro10 .box .item2 .right {
  text-align: right;
}
.sz_pro10 .box .item3 {
  right: 330px;
  top: 80px;
}
.sz_pro10 .box .item3 .left::after {
  width: 145px;
  right: 170px;
  left: auto;
}
.sz_pro10 .box .item4 {
  right: 265px;
  top: 288px;
}
.sz_pro10 .box .item4 .left::after {
  width: 208px;
  right: 170px;
  left: auto;
}
.sz_pro10 .box .item5 {
  right: 315px;
  top: 535px;
}
.sz_pro10 .box .item5 .left::after {
  width: 185px;
  right: 170px;
  left: auto;
}
.sz_pro12 .title {
  font-size: 2.875rem;
  text-align: center;
  color: #000;
}
.sz_pro12 .box {
  margin-top: 6.25rem;
  min-height: 100px;
  height: 652px;
}
.sz_pro12 .box .item {
  width: 265px;
  overflow: hidden;
  height: 100%;
  position: relative;
  background: #f3f3f3;
  transition: 0.4s;
}
.sz_pro12 .box .item:nth-child(2n) {
  background: #f8f8f8;
}
.sz_pro12 .box .item .left {
  width: 265px;
  box-sizing: border-box;
  padding-left: 3.75rem;
}
.sz_pro12 .box .item .left .content1 {
  margin-top: 13.4375rem;
}
.sz_pro12 .box .item .left .content1 img {
  height: 70px;
}
.sz_pro12 .box .item .left .content2 {
  font-size: 1.5rem;
  color: #000;
  line-height: 2.125rem;
  margin-top: 3.125rem;
}
.sz_pro12 .box .item .left .content3 {
  margin-top: 9.0625rem;
  font-size: 1.5rem;
  color: #999;
  font-family: 'gilroyBlack';
}
.sz_pro12 .box .item .right {
  width: 100%;
  min-width: 652px;
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  opacity: 0;
  transition: 0.4s;
}
.sz_pro12 .box .item .right > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sz_pro12 .box .item .right .main1 {
  font-size: 1.5rem;
  color: #fff;
  font-family: 'gilroyBlack';
  position: absolute;
  top: 3.75rem;
  right: 3.75rem;
  z-index: 1;
}
.sz_pro12 .box .item .right .main2 {
  position: absolute;
  bottom: 3.75rem;
  left: 3.75rem;
  z-index: 1;
  width: 80%;
}
.sz_pro12 .box .item .right .main2 .content1 img {
  height: 70px;
}
.sz_pro12 .box .item .right .main2 .content2 {
  font-size: 1.5rem;
  color: #fff;
  line-height: 2.125rem;
  margin-top: 3.125rem;
}
.sz_pro12 .box .item .right .main2 .content3 {
  font-size: 1.125rem;
  line-height: 2.25rem;
  color: #fff;
  margin-top: 1.2rem;
}
.sz_pro12 .box .active {
  width: calc(100% - 4 * 265px);
}
.sz_pro12 .box .active .right {
  opacity: 1;
}
.sz_pro13 {
  height: 100vh;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.sz_pro13 .test {
  width: 100%;
  height: 100%;
}
.sz_pro13 .box {
  font-size: 1.25rem;
  line-height: 2.125rem;
  position: absolute;
  top: 4rem;
  left: 50%;
  transform: translateX(-50%);
  width: 65rem;
  text-align: center;
}
.sz_pro13_ {
  position: relative;
}
.sz_pro13_ .img img {
  width: 100%;
}
.sz_pro13_ .posi .text {
  font-size: 1.25rem;
  line-height: 2.125rem;
  position: absolute;
  top: 6.875rem;
  left: 50%;
  transform: translateX(-50%);
  width: 65rem;
  text-align: center;
}
.sz_pro13_ .du1 {
  position: absolute;
  top: 24rem;
  left: 37.75rem;
  z-index: 1;
  /* animation: img_bg 3s infinite; */
  animation: zhuan 6s infinite linear;
}
.sz_pro13_ .du2 {
  position: absolute;
  top: 28rem;
  right: 36.25rem;
  z-index: 1;
  animation: zhuan 6s infinite linear;
  transform-origin: 20% 20%;
}
.sz_pro13_ .list {
  position: absolute;
  left: 6.25rem;
  bottom: 1rem;
}
.sz_pro13_ .list p {
  margin-left: -8.875rem;
  position: relative;
}
.sz_pro13_ .list p img {
  width: 12.125rem;
}
.sz_pro13_ .list p:nth-child(1) {
  z-index: 10;
}
.sz_pro13_ .list p:nth-child(2) {
  z-index: 9;
}
.sz_pro13_ .list p:nth-child(3) {
  z-index: 8;
}
.sz_pro13_ .list p:nth-child(4) {
  z-index: 7;
}
.sz_pro13_ .list p:nth-child(5) {
  z-index: 6;
}
.sz_pro13_ .list p span {
  position: absolute;
  display: block;
  line-height: 3.75rem;
  text-align: center;
  font-size: 1rem;
  color: #777b7d;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  display: none;
}
.sz_pro13_ .list p:first-child {
  margin-left: 0;
}
.sz_pro13_ .list p:first-child span {
  opacity: 1;
}
@keyframes img_bg {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zhuan {
  to {
    transform: rotate(1turn);
  }
}
.layer_img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  display: none;
}
.layer_img span {
  position: absolute;
  top: 3rem;
  right: 3rem;
  font-size: 1.5rem;
  color: #fff;
  cursor: pointer;
}
.layer_img span:hover {
  transform: scale(1.1s);
}
.layer_img p {
  margin: auto;
  width: 80%;
  max-width: 500px;
  max-height: 80%;
  text-align: center;
  cursor: pointer;
}
.layer_img p>img{
	max-width: 100%;
}
.sz_pro14 .posi .box .boxLeft {
  width: 48%;
}
.sz_pro14 .posi .box .boxLeft h5 {
  font-size: 2.875rem;
  color: #000;
  padding-top: 12rem;
}
.sz_pro14 .posi .box .boxLeft .list {
  margin-top: 10rem;
}
.sz_pro14 .posi .box .boxLeft .list .item {
  width: 25%;
  text-align: center;
  margin-bottom: 5.375rem;
}
.sz_pro14 .posi .box .boxLeft .list .item div {
  height: 48px;
}
.sz_pro14 .posi .box .boxLeft .list .item div img {
  max-height: 100%;
}
.sz_pro14 .posi .box .boxLeft .list .item p {
  margin-top: 1.5rem;
  font-size: 1.375rem;
  color: #000;
}
.sz_pro14 .posi .box .boxRight {
  width: 50%;
  padding-top: 5.75rem;
}
.sz_pro14 .posi .box .boxRight .top {
  text-align: center;
}
.sz_pro14 .posi .box .boxRight .top img {
  max-width: 260px;
}
.sz_pro14 .posi .box .boxRight .bottom {
  text-align: center;
  margin-top: 2rem;
}
.sz_pro14 .posi .box .boxRight .bottom span {
  display: inline-block;
  font-size: 9.75rem;
}
.sz_pro14 .posi .box .boxRight .bottom img {
  width: 100%;
}
.sz_pro15 {
  position: relative;
}
.sz_pro15 .img img {
  width: 100%;
}
.sz_pro15 .title {
  position: absolute;
  top: 6rem;
  left: 0;
  width: 100%;
  z-index: 1;
  text-align: center;
  font-size: 2.875rem;
}
.sz_pro15 .box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.sz_pro15 .box .item {
  width: 350px;
  position: absolute;
}
.sz_pro15 .box .item .content1 {
  position: relative;
}
.sz_pro15 .box .item .content2 {
  font-size: 1.5rem;
  color: #000;
  margin: 2rem 0 1rem;
}
.sz_pro15 .box .item .content3 {
  font-size: 1.125rem;
  color: #666;
  line-height: 2.25rem;
}
.sz_pro15 .box .item1 {
  text-align: right;
  left: 100px;
  top: 37.875rem;
}
.sz_pro15 .box .item1 .content1 .xian {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateX(100%);
}
.sz_pro15 .box .item2 {
  right: 100px;
  top: 13rem;
}
.sz_pro15 .box .item2 .content1 .xian {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateX(-100%);
}
.sz_pro15 .box .item3 {
  right: 100px;
  top: 37.875rem;
}
.sz_pro15 .box .item3 .content1 .xian {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateX(-100%);
}
.sz_pro16 {
  position: relative;
}
.sz_pro16 .img img {
  width: 100%;
}
.sz_pro16 .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.sz_pro16 .posi .box .main {
  width: 40%;
}
.sz_pro16 .posi .box .main .content1 {
  font-size: 2.875rem;
  color: #000;
}
.sz_pro16 .posi .box .main .content2 {
  margin-top: 2.1875rem;
  font-size: 1.125rem;
  line-height: 2.5rem;
}
.sz_pro16 .posi .box .main .content3 {
  margin-top: 5rem;
}
.sz_pro16 .posi .box .main .content3 .tu img {
  height: 3.375rem;
}
.sz_pro16 .posi .box .main .content3 .text {
  margin-top: 1.25rem;
  font-size: 1.125rem;
}
.sz_pro17 .box .item {
  width: 48%;
}
.sz_pro17 .box .item .content1 img {
  width: 100%;
}
.sz_pro17 .box .item .content2 {
  font-size: 2.875rem;
  color: #000;
  margin: 3rem 0 1.625rem;
}
.sz_pro17 .box .item .content3 p {
  width: 80%;
  font-size: 1.125rem;
  line-height: 2.5rem;
}
.sz_pro18 {
  position: relative;
}
.sz_pro18 .img img {
  width: 100%;
}
.sz_pro18 .box {
  position: absolute;
  top: 7rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.sz_pro18 .box h1 {
  font-size: 2.875rem;
  color: #000;
}
.sz_pro18 .box p {
  font-size: 1.125rem;
  line-height: 2.5rem;
  color: #666;
  margin: 1.875rem auto 0;
}
.lpk_banner {
  position: relative;
}
.lpk_banner .img img {
  width: 100%;
}
.lpk_banner .posi {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lpk_banner .posi .box {
  text-align: center;
  margin: auto;
}
.lpk_banner .posi .box .content2 {
  font-size: 3.875rem;
  color: #fff;
  margin-top: 2.8125rem;
}
.lpk_banner .posi .box .content3 {
  font-size: 1.625rem;
  color: #fff;
  font-family: 'gilroy';
  text-transform: uppercase;
  margin-top: 0.5rem;
}
.lpk_banner .donghua {
  position: absolute;
	left: 50%;
  bottom: 4.375rem;
  z-index: 2;
  cursor: pointer;
  transform: translateX(-50%);
}
.lpk_banner .donghua img {
  width: 1.6875rem;
  animation: updown 1.2s infinite;
  -webkit-animation: updown 1.2s infinite;
  position: relative;
}

.sz_solution {
  background: url(../images/solutionbg.png) no-repeat 50% 50% / cover;
}
.sz_solution .box .boxTop h1 {
  font-size: 2.875rem;
  text-align: center;
}
.sz_solution .box .boxTop p {
  margin: 2rem auto 0;
  font-size: 1.125rem;
  color: #000;
  line-height: 2.25rem;
  text-align: center;
  width: 70.625rem;
}
.sz_solution .box .boxTop p img {
  max-width: 100%;
}
.sz_solution1 {
  padding-bottom: 5.625rem;
}
.sz_solution1 .box .title {
  font-size: 2.875rem;
  text-align: center;
}
.sz_solution1 .box .banner {
  margin-top: 3.4375rem;
}
.sz_solution1 .box .banner .swiper-slide .item {
  position: relative;
  overflow: hidden;
}
.sz_solution1 .box .banner .swiper-slide .item img {
  width: 100%;
}
.sz_solution1 .box .banner .swiper-slide .item p {
  position: absolute;
  font-size: 1.625rem;
  color: #fff;
  text-align: center;
  left: 0;
  bottom: -22rem;
  width: 100%;
  transition: 0.4s;
  opacity: 0;
}
.sz_solution1 .box .banner .swiper-slide .item:hover p {
  bottom: 2rem;
  opacity: 1;
}
.sz_solution1 .box .page {
  margin-top: 2rem;
}
.sz_solution1 .box .page .btn span {
  color: #e85625;
  font-size: 1.5rem;
  cursor: pointer;
}
.sz_solution1 .box .page .pageMain {
  line-height: 1.5rem;
}
.sz_solution1 .box .page .pageMain span {
  margin: 0 0.625rem;
}
.sz_solution1 .box .page .pageMain .swiper-pagination-bullet-active {
  background: #e85625;
}
.sz_solution2 {
  position: relative;
}
.sz_solution2 .img img {
  width: 100%;
}
.sz_solution2 .title {
  position: absolute;
  top: 6rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 2.875rem;
  color: #fff;
}
.sz_solution2 .posi {
  position: absolute;
  top: 17.5rem;
  left: 0;
  width: 100%;
}
.sz_solution2 .posi .box .item {
  text-align: center;
  padding-bottom: 1.25rem;
  position: relative;
}
.sz_solution2 .posi .box .item::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 22.25rem;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  right: -10px;
}
.sz_solution2 .posi .box .item .content1 {
  width: 9.625rem;
  height: 9.625rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  border-radius: 50%;
  margin: auto;
}
.sz_solution2 .posi .box .item .content1 img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.sz_solution2 .posi .box .item .content2 {
  font-size: 1.75rem;
  color: #fff;
  font-weight: bold;
  margin-top: 2.625rem;
}
.sz_solution2 .posi .box .item .content3 {
  font-size: 1.125rem;
  color: #fff;
  margin-top: 1.25rem;
  line-height: 2.5rem;
}
.sz_solution3 .title {
  font-size: 2.875rem;
  text-align: center;
  color: #000;
}
.sz_solution3 .box {
  margin-top: 3.125rem;
  position: relative;
}
.sz_solution3 .box .img img {
  width: 100%;
}
.sz_solution3 .box .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.sz_solution3 .box .posi .box {
  margin: auto;
}
.sz_solution3 .box .posi .box .content1 {
  color: #fff;
  font-size: 2.25rem;
  text-align: center;
}
.sz_solution3 .box .posi .box .content2 {
  font-size: 1.125rem;
  color: #fff;
  line-height: 2.5rem;
  width: 39.0625rem;
  margin-top: 2rem;
}
.sz_solution3 .box .posi .box .content3 {
  margin-top: 2.5rem;
  text-align: center;
}
.sz_solution3 .box .posi .box .content3 .btn {
  margin: auto;
  width: 4.875rem;
  height: 4.875rem;
  display: flex;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.4);
  transition: 0.4s;
}
.sz_solution3 .box .posi .box .content3 .btn p {
  margin: auto;
}
.sz_solution3 .box .posi .box .content3 .btn svg {
  cursor: pointer;
}
.sz_solution3 .box .posi .box .content3 .btn:hover {
  background: #e85625;
  border: 1px solid #e85625;
}
.sz_solution3 .box .posi .box .content3 .text {
  font-size: 1.125rem;
  color: #fff;
  margin-top: 1rem;
  cursor: pointer;
}
.sz_service .box .boxLeft {
  font-size: 2.875rem;
}
.sz_service .box .boxRight {
  margin-top: 0.3125rem;
}
.sz_service .box .boxRight .item {
  border: 1px solid #eee;
  border-radius: 1.5625rem;
  width: 11.25rem;
  margin-left: 1.125rem;
  transition: 0.4s;
  cursor: pointer;
}
.sz_service .box .boxRight .item p {
  line-height: 3rem;
  font-size: 1rem;
  cursor: pointer;
}
.sz_service .box .boxRight .item p img {
  cursor: pointer;
  margin-right: 0.9375rem;
  transition: 0.4s;
}
.sz_service .box .boxRight .item .img2 {
  display: none;
}
.sz_service .box .boxRight .item:hover {
  border: 1px solid #e85625;
  color: #e85625;
}
.sz_service .box .boxRight .item:hover .img1 {
  display: none;
}
.sz_service .box .boxRight .item:hover .img2 {
  display: inline-block;
}
.sz_service .box .boxRight .active .item {
  border: 1px solid #e85625;
  color: #e85625;
}
.sz_service .box .boxRight .active .item .img1 {
  display: none;
}
.sz_service .box .boxRight .active .item .img2 {
  display: inline-block;
}
.sz_service1 {
  margin-top: 3.375rem;
}
.sz_service1 .box .item {
  margin-right: 1rem;
}
.sz_service1 .box .item a {
  font-size: 1.125rem;
  display: inline-block;
  line-height: 2.5rem;
  padding: 0 2.1875rem;
  border: 1px solid #d0d0d0;
  border-radius: 1.25rem;
  transition: 0.4s;
}
.sz_service1 .box .item a:hover {
  border: 1px solid #e85625;
  color: #e85625;
}
.sz_service1 .box .active a {
  border: 1px solid #e85625;
  color: #e85625;
}
.sz_service3 {
  margin-top: 3.25rem;
}
.sz_service3 .box .item {
  width: 31%;
  box-sizing: border-box;
  padding: 1.25rem;
  border-radius: 5px;
  box-shadow: 0px 0px 16px #eee;
  margin-right: 3.5%;
  margin-bottom: 3.125rem;
}
.sz_service3 .box .item:nth-child(3n) {
  margin-right: 0;
}
.sz_service3 .box .item .content1 {
  overflow: hidden;
}
.sz_service3 .box .item .content1 img {
  width: 100%;
  transition: 0.4s;
}
.sz_service3 .box .item .content2 {
  font-size: 1.25rem;
  color: #000;
  margin-top: 2.1875rem;
  padding: 0 1.25rem;
   transition: 0.4s;
}
.sz_service3 .box .item .content3 {
  padding: 0 1.25rem;
  margin-top: 1.375rem;
}
.sz_service3 .box .item .content3 .left {
  line-height: 2.625rem;
  font-size: 1rem;
  color: #666;
}
.sz_service3 .box .item .content3 .right {
  line-height: 2.5rem;
  border: 1px solid #e85625;
  border-radius: 1.3125rem;
  width: 7.25rem;
  cursor: pointer;
}
.sz_service3 .box .item .content3 .right p {
  font-size: 1rem;
  color: #e85625;
  cursor: pointer;
  transition: 0.4s;
}
.sz_service3 .box .item .content3 .right img {
  margin-right: 0.625rem;
  cursor: pointer;
   transition: 0.4s;
}
.sz_service3 .box .item .content3 .right .img3{
	display: none;
}

.newsinfo {
    height: auto;
    overflow: hidden;
    background: #f4f6f8;
}
.sz_service3 .box .item:hover .content1 img {
  transform: scale(1.1);
}
.sz_service3 .box .item:hover .content2 {
	color: #0e54ad;
}
.sz_service3 .box .item:hover .content3  .right {
	background: #e85625;
}
.sz_service3 .box .item:hover .content3  .right a p{
	color: #fff;
}

.sz_service3 .box .item:hover .content3 .right .img3{
	display: inline-block;
}
.sz_service3 .box .item:hover .content3 .right .img2{
	display: none;
}
.sz_service4 .page {
  padding-top: 3.125rem;
}
.sz_service4 .page div a {
  margin: 0 0.3125rem;
  display: inline-block;
  width: 3.125rem;
  height: 3.125rem;
  line-height: 3.125rem;
  text-align: center;
  border-radius: 50%;
  font-size: 1.125rem;
  color: #666;
  transition: 0.4s;
}
.sz_service4 .page div a span {
  cursor: pointer;
}
.sz_service4 .page div .active {
  color: #e85625;
}
.sz_service4 .page .number a:hover {
  color: #e85625;
}
.sz_service4 .page .btn_ a {
  border: 1px solid #eee;
}
.sz_service4 .page .btn_ a:hover {
  background: #e85625;
  color: #fff;
}
.sz_fixed {
  position: fixed;
  top: 40%;
  left: 0;
}
.sz_fixed a img {
  width: 3.75rem;
}
.lpk_banner1 {
  position: relative;
}
.lpk_banner1 .img img {
  width: 100%;
}
.lpk_banner1 .posi {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lpk_banner1 .posi .box {
  text-align: center;
  margin: auto;
  color: #fff;
}
.lpk_banner1 .posi .box .content2 {
  font-size: 1.5rem;
  margin: 1.125rem 0 0.75rem;
}
.lpk_banner1 .posi .box .content3 {
  font-size: 3rem;
  font-family: 'gilroyBlack';
}
.lpk_banner1 .posi .box .content4 {
  font-size: 12px;
  margin-top: 1.125rem;
}
.sz_service5 {
  background: url(../images/wordmap.png) no-repeat 50% 50%;
}
.sz_service5 .title {
  font-size: 2.875rem;
  color: #000;
  text-align: center;
}
.sz_service5 .box {
  margin-top: 4.375rem;
  position: relative;
}
.sz_service5 .box .img {
	text-align: center;
}
.sz_service5 .box .img img {
  width: 72.875rem;
}
.sz_service5 .box .posi {
  position: absolute;
  right: 5.5rem;
  top: 40%;
  border: 1px solid #e85625;
  line-height: 1.875rem;
  width: 27.25rem;
  box-sizing: border-box;
  padding: 1.25rem 1.375rem;
  border-radius: 0.7rem;
}
.sz_service5 .box .posi .left {
  font-size: 1.5rem;
  color: #e85625;
  width: 5rem;
}
.sz_service5 .box .posi .right {
  width: calc(100% - 5rem);
}
.sz_service5 .box .posi .right a {
  font-size: 1.5rem;
  color: #666;
  margin-bottom: 0.625rem;
}
.sz_service5 .box .posi .right span {
  display: inline-block;
  margin: 0 0.625rem;
  font-size: 1.5rem;
}
.sz_service6 .title {
  font-size: 2.875rem;
  color: #000;
  text-align: center;
}
.sz_service6 .title1 {
  font-size: 1rem;
  margin-top: 0.625rem;
  color: #666;
  text-align: center;
}
.sz_service6 .box {
  margin-top: 3.4375rem;
}
.sz_service6 .box .item {
  width: 48%;
  margin-bottom: 1.25rem;
}
.sz_service6 .box .item input {
  font-size: 16px;
  color: #999;
  display: block;
  width: 100%;
  height: 4rem;
  border: 1px solid #eee;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0 1.25rem;
  cursor: pointer;
}
.sz_service6 .box .item1 {
  width: 100%;
}
.sz_service6 .box .item2 {
  width: 100%;
}
.sz_service6 .box .item2 textarea {
  font-size: 16px;
  color: #999;
  display: block;
  width: 100%;
  height: 7.875rem;
  border: 1px solid #eee;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 1rem 1.25rem;
  cursor: pointer;
}
.sz_service6 .box .item3 {
  text-align: center;
  width: 100%;
  margin-top: 4rem;
}
.sz_service6 .box .item3 input {
  margin: auto;
  width: 180px;
  height: 50px;
  border: 1px solid #e85625;
  color: #e85625;
  background: none;
  font-size: 1.125rem;
  border-radius: 1.5625rem;
  cursor: pointer;
  transition: 0.4s;
}
.sz_service6 .box .item3 input:hover {
  background: #e85625;
  color: #fff;
}
.sz_news .box {
  margin-top: 3.375rem;
}
.sz_news .box .item {
  width: 31%;
  box-shadow: 0px 0px 16px #eee;
  margin-right: 3.5%;
  margin-bottom: 3.125rem;
  padding-bottom: 2rem;
}
.sz_news .box .item:nth-child(3n) {
  margin-right: 0;
}
.sz_news .box .item a {
  display: block;
}
.sz_news .box .item a .content1 {
  overflow: hidden;
}
.sz_news .box .item a .content1 img {
  transition: 0.4s;
  width: 100%;
}
.sz_news .box .item a .content2 {
  font-size: 1rem;
  color: #999;
  padding: 2.1875rem 2.5rem 1.75rem;
}
.sz_news .box .item a .content3 {
  font-size: 1.375rem;
  color: #000;
  padding: 0 2.5rem 1.25rem;
  transition: 0.4s;
}
.sz_news .box .item a .content4 {
  font-size: 1rem;
  color: #999;
  line-height: 2.25rem;
  padding: 0 2.5rem ;
  height: 4.5rem;
}
.sz_news .box .item a:hover .content1 img {
  transform: scale(1.1);
}
.sz_news .box .item a:hover .content3 {
  color: #e85625;
}
.sz_bread {
  margin-top: 2rem;
}
.sz_bread .box {
  line-height: 2rem;
}
.sz_bread .box a {
  font-size: 1rem;
  color: #999;
}
.sz_bread .box a:hover {
  color: #e85625;
}
.sz_bread .box span {
  font-size: 1rem;
  color: #999;
}
.sz_bread .box p {
  font-size: 1rem;
  color: #e85625;
}
.sz_news1 {
  margin-top: 5.25rem;
}
.sz_news1 .box {
  box-sizing: border-box;
  padding: 0 10rem;
}
.sz_news1 .box .boxTop > h5 {
  font-size: 2rem;
  text-align: center;
}
.sz_news1 .box .boxTop > h6 {
  font-size: 1rem;
  text-align: center;
  margin-top: 1.875rem;
  border-bottom: 1px solid #eee;
  padding-bottom: 2rem;
}
.sz_news1 .box .boxTop > .main {
  margin-top: 2.5rem;
}
.sz_news1 .box .boxTop > .main p {
  font-size: 1.125rem;
  line-height: 2.25rem;
}
.sz_news1 .box .boxTop > .main p img {
  display: block;
  margin: auto;
  max-width: 100%;
}
.sz_news1 .box .boxTop > .main h6 {
  text-align: center;
  font-size: 1rem;
  color: #666;
}
.sz_news1 .box .boxTop > .main .flexBetween > div {
  width: 48%;
}
.sz_news1 .box .boxTop > .main .flexBetween > div img {
  width: 100%;
}
.sz_news1 .box .boxBot {
  margin-top: 5rem;
  border-top: 1px solid #eee;
  padding-top: 5rem;
}
.sz_news1 .box .boxBot .page .btn {

}
.sz_news1 .box .boxBot .page .btn a {
  position: relative;
 
  display: block;

  transition: 0.4s;
}
.sz_news1 .box .boxBot .page .btn a span {
  font-size: 1.125rem;
  color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 0.4s;
  transform: translateX(-50%) translateY(-50%);
}
.sz_news1 .box .boxBot .page .btn a p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
  color: #000;
  width: 3.125rem;
  margin-left: 2.5rem;
  line-height: 1.125rem;
  opacity: 0;
}

.sz_news1 .box .boxBot .page .btn .act {
  border: 1px solid #eee;
  border-radius: 1.5625rem;
}
.sz_news1 .box .boxBot .page .btn .act span {
  color: #000;
  right: 50%;
  left: auto;
  transform: translateX(50%) translateY(-50%);
}
.sz_news1 .box .boxBot .page .btn .act p {
  color: #fff;
  margin-left: 1.5rem;
}
.sz_news1 .box .boxBot .page .btn .act:hover span {
  right: 26%;
  left: auto;
}
.sz_news1 .box .boxBot .page .btn .act:hover p {
  margin-left: 1.4rem;
  opacity: 1;
}
.sz_news1 .box .boxBot .page .go a {
  display: inline-block;
  line-height: 3.125rem;
  border: 1px solid #0e54ad;
  width: 9.375rem;
  text-align: center;
  color: #0e54ad;
  border-radius: 1.5625rem;
  transition: 0.4s;
}
.sz_news1 .box .boxBot .page .go a:hover {
  background: #0e54ad;
  color: #fff;
}
.sz_about {
  position: relative;
}
.sz_about .box {
  position: relative;
  z-index: 1;
}
.sz_about .box .boxLeft {
  width: 55%;
}
.sz_about .box .boxLeft .content1 {
  font-size: 1.125rem;
  color: #0e54ad;
  text-transform: uppercase;
  font-family: 'gilroy';
}
.sz_about .box .boxLeft .content2 {
  font-size: 2.875rem;
  margin-top: 2.5rem;
}
.sz_about .box .boxLeft .content3 {
  margin-top: 1.6875rem;
  font-size: 1.125rem;
  line-height: 2.5rem;
  text-align: justify;
}
.sz_about .box .boxLeft .content4 {
  margin-top: 4rem;
}
.sz_about .box .boxLeft .content4 .item {
  height: 5.625rem;
  display: flex;
  align-items: center;
  width: 25%;
  margin-bottom: 1.25rem;
}
.sz_about .box .boxLeft .content4 .item img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.sz_about .box .boxRight {
  width: 37%;
  overflow: hidden;
}
.sz_about .box .boxRight img {
  width: 100%;
  transition: 0.4s;
}
.sz_about .box .boxRight:hover img {
  transform: scale(1.1);
}
.sz_about .canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.sz_about1 {
	  width: 100%;
  position: relative;
}
.sz_about1 .img {
  width: 100%;
}
.sz_about1 .img img {
  width: 100%;
  opacity: 0;
}
.sz_about1 .posi {
  position: absolute;
  top: 5.625rem;
  left: 0;
  width: 100%;
}
.sz_about1 .posi .box {
  text-align: center;
}
.sz_about1 .posi .box .content1 {
  font-size: 1.125rem;
  color: #fff;
  text-transform: uppercase;
  font-family: 'gilroy';
}
.sz_about1 .posi .box .content2 {
  font-size: 2.875rem;
  color: #fff;
  margin-top: 1.25rem;
}
.sz_about1 .posi .box .content3 {
  font-size: 1.5rem;
  color: #fff;
  margin-top: 0.75rem;
  margin-bottom: 2.1875rem;
}
.sz_about1 .posi .box .content4 {
  font-size: 1.25rem;
  color: #fff;
  width: 1110px;
  margin: auto;
  line-height: 2.1875rem;
}
.sz_about12 {
  margin-top: -16.5625rem;
  position: relative;
  z-index: 1;
}
.sz_about12 .box {
  background: #fff;
  box-sizing: border-box;
  padding: 5.25rem 6.25rem 6.125rem;
  box-shadow: 0px 5px 15px #eee;
}
.sz_about12 .box .boxLeft {
  width: 26.5625rem;
  box-sizing: border-box;
  border-right: 1px solid #eee;
}
.sz_about12 .box .boxLeft h5 {
  font-size: 1.875rem;
  color: #000;
}
.sz_about12 .box .boxLeft h6 {
  margin-top: 0.9375rem;
  font-size: 1.25rem;
  color: #888;
  font-family: 'gilroy';
}
.sz_about12 .box .boxLeft .btn div {
  margin-top: 5.5rem;
  width: 3.25rem;
  height: 3.25rem;
  border: 1px solid #eee;
  line-height: 3.25rem;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.4s;

}
.sz_about12 .box .boxLeft .btn div span {
  color: #e85625;
  font-size: 1.125rem;
  cursor: pointer;
  transition: 0.4s;
  
  position: relative;
   left: 0;
  animation: right_up 1.5s infinite;
   -webkit-animation: right_up 1.5s infinite;
 
}
@keyframes right_up {
  0% {
    left: -40%;
    opacity: 1;
  }
  100% {
	left:25%;
    opacity: 0;
  }
}
/* .sz_about12 .box .boxLeft .btn div:hover {
  background: #e85625;
}
.sz_about12 .box .boxLeft .btn div:hover span {
  color: #fff;
}
.sz_about12 .box .boxLeft .btn:hover .btn div {
  left: 1rem;
  background: #e85625;
}
.sz_about12 .box .boxLeft .btn:hover .btn div span {
  color: #fff;
}
.sz_about12 .box .boxLeft:hover .btn div {
  left: 1rem;
  background: #e85625;
}
.sz_about12 .box .boxLeft:hover .btn div span {
  color: #fff;
} */
.sz_about12 .box .boxRight {
  width: calc(100% );
}
.sz_about12 .box .boxRight .item {
  width: 32%;
  box-sizing: border-box;
  padding-left: 6.25rem;
}
.sz_about12 .box .boxRight .item .content1 img {
  height: 4.375rem;
  position: relative;
  top: 0;
  transition: 0.4s;
}
.sz_about12 .box .boxRight .item .content2 {
  font-size: 1.5rem;
  margin-top: 2.8125rem;
  font-weight: bold;
  transition: 0.4s;
}
.sz_about12 .box .boxRight .item .content3 {
  margin-top: 1rem;
  font-size: 1.125rem;
  color: #666;
  line-height: 2rem;
}
.sz_about12 .box .boxRight .item:hover .content1 img {
  top: -1rem;
}
.sz_about12 .box .boxRight .item:hover .content2 {
  color: #e85625;
}
.sz_about3 {
  background: url(../images/honbg.png) no-repeat 50% 50%;
  background-size: 100% auto;
  min-height: 100px;
  padding-bottom: 6rem;
}
.sz_about3 > h5 {
  font-size: 2.875rem;
  text-align: center;
}
.sz_about3 .box {
  margin-top: 3.75rem;
  position: relative;
}
.sz_about3 .box .item {
  margin: 0 4.375rem;
  width: 14.375rem;
  background: #e85625;
  text-align: center;
  padding: 5.625rem 0 5.9375rem;
  transition: 0.4s;
}
.sz_about3 .box .item .top {
  font-size: 4rem;
  color: #fff;
}
.sz_about3 .box .item .bot {
  font-size: 1.5rem;
  color: #fff;
  margin-top: 1.875rem;
}
.sz_about3 .box .item1 {
  opacity: 0;
}
.sz_about3 .box .box_item .list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sz_about3 .box .box_item .list img {
  height: 100%;
  width: 14.375rem;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: 1.5s;
}
.sz_about4 > h5 {
  font-size: 2.875rem;
  text-align: center;
}
.sz_about4 .box {
  margin-top: 3.125rem;
}
.sz_about4 .box .banner .swiper-slide p img {
  width: 100%;
}
.sz_about4 .box .box1 {
  margin-top: 2.8125rem;
}
.sz_about4 .box .box1 .btn span {
  font-size: 1.5rem;
  color: #e85625;
  cursor: pointer;
}
.sz_about4 .box .box1 .page {
  line-height: 1.5rem;
}
.sz_about4 .box .box1 .page span {
  margin: 0 0.625rem;
  opacity: 1;
  background: #e5e5e5;
}
.sz_about4 .box .box1 .page .swiper-pagination-bullet-active {
  background: #e85625;
}
.sz_about5 {
  position: relative;
}
.sz_about5 .map {
  width: 100%;
  height: 56.25rem;
}
.sz_about5 .box {
  width: 36.875rem;
  top: 5.625rem;
  right: 6.25rem;
  background: #fff;
  z-index: 1;
  position: absolute;
  padding: 3.125rem 6.25rem 0 5rem;
  box-sizing: border-box;
}
.sz_about5 .box h5 {
  font-size: 2.875rem;
  color: #000;
}
.sz_about5 .box .main {
  margin-top: 1.25rem;
}
.sz_about5 .box .main .item {
  padding-top: 1.5625rem;
}
.sz_about5 .box .main .item .left {
  width: 2.8125rem;
}
.sz_about5 .box .main .item .left img {
  max-width: 100%;
  position: relative;
  top: 8px;
}
.sz_about5 .box .main .item .right {
  width: calc(100% - 2.8125rem);
  box-sizing: border-box;
  padding-left: 0.9375rem;
}
.sz_about5 .box .main .item .right h6 {
  font-size: 1rem;
  color: #666;
  line-height: 1.875rem;
}
.sz_about5 .box .main .item .right p {
  font-size: 1.125rem;
  color: #000;
  line-height: 1.875rem;
  border-bottom: 1px solid #eee;
  padding-bottom: 1.5625rem;
}
.sz_about5 .box .main .itme1 {
  padding-left: 3.75rem;
}
.sz_about5 .box .main .itme1 div {
  font-size: 1rem;
  color: #000;
  text-align: center;
  padding: 2.1875rem 0;
}
.sz_about5 .box .main .itme1 div img {
  margin-bottom: 0.625rem;
}
/*
        修改
*/
.select_nav .box .boxLeft .item .text p{
    max-width: 150px;
}
.sz_service6 .box .item3 input{
    border-radius: 50px;
}
.index_box3 .box .boxRight .banner .swiper-slide .item a .main3,
.index_box1 .box .item a .top1{
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.index_box3 .box .boxRight .banner .swiper-slide .item:hover a .main3,
.index_box1 .box .item:hover a .top1{
    color: #0e54ad;
}
.sz_fixed{
    z-index: 9;
}
/*

    =============================================================== 响应式 ====================================================

*/
@media screen and (max-width: 1680px) {
  .index_footer .box .nav .item {
    margin-left: 7.5rem;
  }
  .index_box3 .box .boxRight .banner .swiper-slide:nth-child(2n) {
    margin-top: 5.375rem;
  }
  .sz_pro3 .box .boxLeft .banner p img {
    max-width: 58%;
  }
  .sz_pro8 .box .item1 {
    top: 180px;
  }
  .sz_pro8 .box .item3 {
    top: 180px;
  }
  .sz_pro9 .box .boxRight {
    width: 850px;
    height: 850px;
  }
  .sz_pro9 .box .boxLeft {
    width: 38.625rem;
  }
  .sz_pro10 .box .item .left {
    transform: scale(0.7);
  }
  .sz_pro10 .box .img {
    width: 330px;
  }
  .sz_pro10 .box .img img {
    margin-top: 182px;
  }
  .sz_pro10 .box .item1 {
    left: 320px;
  }
  .sz_pro10 .box .item3 {
    right: 295px;
  }
  .sz_pro10 .box .item2 {
    left: 216px;
  }
  .sz_pro10 .box .item4 {
    right: 222px;
  }
  .sz_pro10 .box .item5 {
    right: 285px;
  }
  .sz_pro12 .box .item .right {
    min-width: 438px;
  }
  .sz_pro15 .box .item1 {
    top: 37.5rem;
  }
  .sz_pro15 .box .item3 {
    top: 37.5rem;
  }
  .sz_pro15 .box .item1 .content1 .dxian {
    width: 15rem;
  }
  .sz_pro15 .box .item3 .content1 .xian {
    width: 15rem;
  }
  .sz_pro15 .box .item2 .content1 .xian {
    width: 27rem;
  }
  .sz_pro15 .box .item1 .content1 .xian {
    width: 15rem;
  }
}
@media screen and (max-width: 1600px) {
	.sz_pro9 .box .boxRight {
	  width: 820px;
	  height: 820px;
	}
	.sz_pro9 .box .boxLeft {
	    width: 37.625rem;
	}
	.sz_pro9 .box .boxLeft .boxTop .item .img img {
	    width: 18.75rem;
	}
	.sz_pro10 .box .item1 {
	    left: 18%;
		top: 16%;
	}
	.sz_pro10 .box .item3{
		right: 14%;
		top: 18%;
	}
	.sz_pro10 .box .item2 {
	    left: 10%;
	}
	.sz_pro10 .box .item4 {
	    right: 10%;
	}
	.sz_pro10 .box .item5 {
	    right: 10%;
		top: 67%;
	}
	.effect10 .content2 {
	    left: 270px;
	}
	.effect10 .content3 {
	    right: 420px;
	}
	.effect10 .content4 {
	    right: 390px;
	}
	.sz_pro_img9 .box .content1 {
	    font-size: 1.125rem;
	    line-height: 2.2rem;
	    top: 12rem;
	}
	.sz_pro_img9 .box .content3 {
	    left: 18.5rem;
	}
	
	
}
@media screen and (max-width: 1440px) {
	.pro_gongneng .box .item2 {
	    left: 10rem;
	}
	.pro_gongneng .box .item3{
		right: 10rem;
	}
  .sz_pro8 .box .item {
    transform: scale(0.7);
  }
  .sz_pro8 .box .item .right {
  }
  .sz_pro8 .box .item2 {
    bottom: 7.5rem;
  }
  .sz_pro8 .box .item4 {
    bottom: 7.5rem;
  }
  .sz_pro9 .box .boxRight {
    width: 805px;
    height: 805px;
  }
  .sz_pro9 .box .boxRight .item {
    width: 138px;
    height: 138px;
  }
  .sz_pro10 .box .item1 {
    left: 200px;
  }
  .sz_pro10 .box .item3 {
    right: 180px;
  }
  .sz_pro10 .box .item2 {
    left: 100px;
  }
  .sz_pro10 .box .item5 {
    right: 150px;
  }
  .sz_pro10 .box .item .left {
    transform: scale(1);
  }
  .sz_pro10 .box .item4 {
    right: 114px;
  }
  .sz_pro10 .box .item .left img {
    width: 130px;
  }
  .sz_pro10 .box .item .right {
    width: calc(100% - 130px);
    margin-top: 28px;
  }
  .sz_pro10 .box .item {
    width: 340px;
  }
  .sz_pro10 .box .item1 .left::after {
    left: 116px;
  }
  .sz_pro10 .box .item3 .left::after {
    right: 116px;
  }
  .sz_pro10 .box .img img {
    margin-top: 152px;
  }
  .sz_pro12 .box .item {
    width: 200px;
  }
  .sz_pro12 .box .active {
    width: calc(100% - 4 * 200px);
  }
  .sz_pro15 .box .item {
    width: 286px;
  }
  .sz_pro15 .box .item1 {
    top: 36.9rem;
  }
  .sz_pro10 .box .item4 .left::after {
    width: 190px;
    right: 118px;
  }
  .sz_pro10 .box .item2 .left::after {
    left: 116px;
  }
  .sz_pro10 .box .item5 .left::after {
    width: 185px;
    right: 119px;
  }
  .index_header .box .nav > .item > p a {
    font-size: 18px;
  }
  .sz_pro13_>img{
	  width: 60px;
  }
  .sz_service .box .boxRight .item p img{
    width: 20px;
    position: relative;
    top: -1px;
  }
  .sz_banner .posi .text{
    margin-top: 0;
  }
  .pro_gongneng .box .item .right p{
	  font-size: 1.25rem;
  }
  .pro_gongneng .box .img img{
	  transform: scale(0.7);
  }
  .pro_gongneng .box {
      padding-top: 14.875rem;
  }
  .pro_gongneng .box .item .right {
      width: calc(100% - 140px);
  }
  .pro_gongneng .box .item1 .right{
	  margin: auto;
  }
}
@media screen and (max-width: 1366px) {
  .sz_pro9 .box .boxRight {
    height: 55rem;
    width: 55rem;
  }
  .sz_pro9 .box .boxRight .item {
    width: 100px;
    height: 100px;
  }
  .sz_pro9 .box .boxRight .item .yuan {
    height: 92px;
  }
  .sz_pro10 .box .item1 .left::after {
    width: 119px;
  }
  .sz_pro10 .box .item3 .left::after {
    width: 109px;
  }
  .sz_pro10 .box {
    height: 62.125rem;
  }
  .sz_pro12 .box .item .right {
    min-width: 400px;
  }
  .sz_pro15 .box .item .content1 .xian {
    display: none;
  }
/*
        修改
*/
    .sz_pro_img9 .box .content2{
        top: 420px;
    }
    .sz_pro9 .box .boxRight .item .yuan{
        width: 70px;
        height: 70px;
    }
	.sz_about3 .box .box_item .list img{
		width: 14.375rem;
	}
}
@media screen and (max-width: 1024px) {
  .index_banner .swiper-slide img {
    height: auto;
  }
  .index_box2 .box .boxTop .boxLeft {
    padding-left: 0rem;
  }
  .index_box2 .box .boxBottom .item {
    padding: 3rem 0 3rem 5.125rem;
  }
  .index_box2 .box .boxBottom .item span {
    left: 2rem;
  }
  .index_box3 .box .boxRight .banner .swiper-slide:nth-child(2n) {
    margin-top: 0rem;
  }
  .index_box2 .box .boxTop .boxLeft {
    font-size: 2.5rem;
  }
  .index_box3 .box .boxLeft {
    width: 100%;
  }
  .index_box3 .box .boxRight {
    width: 100%;
  }
  .index_box3 .box .boxRight .banner .swiper-slide {
    width: 100%;
  }
  .index_box3 .box .page {
    margin-top: 3rem;
    position: inherit;
    bottom: 0;
    left: 0;
    width: 100%;
    justify-content: center;
  }
  .index_box3 .box .boxLeft ul {
    margin-bottom: 3rem;
    margin-top: 5rem;
    display: flex;
    justify-content: center;
  }
  .index_box3 .box .boxLeft ul li {
    margin: 0 1rem;
  }
  .index_box3 .box .boxLeft ul li span {
    display: none;
  }
  .index_box3 .box .boxLeft h5 {
    font-size: 2.5rem;
  }
  .index_footer .box .nav .item {
    margin-left: 3.5rem;
  }
  .index_header .box .nav {
    display: none;
    position: absolute;
    width: 100%;
    top: 110px;
    left: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.9);
  }
  .index_header .box .nav .item {
    width: 100%;
    text-align: center;
  }
  .index_header .box .nav .item p {
    width: 100%;
  }
  .index_header .box .nav .item p a {
    width: 100%;
  }
  .active_h .box .nav {
    background: rgba(255, 255, 255, 0.99);
    box-shadow: 0 5px 0.5rem #ddd;
  }
  .active_h path {
    fill: #000 !important;
  }
  .index_header .box .nav .item {
    line-height: 60px;
    margin: 0;
  }
  .index_header .box .main .menu {
    display: block;
    padding-top: 29px;
    margin-left: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .index_banner .swiper-slide .pc {
    display: none;
  }
  .index_banner .swiper-slide .phone {
    display: block;
  }
  .index_box2 .box .boxTop .boxLeft {
    width: 100%;
  }
  .index_box2 .box .boxTop .boxRight {
    width: 100%;
    padding: 0;
    margin-top: 2rem;
  }
  .index_box2 .box .boxTop .boxLeft {
    font-size: 2rem;
  }
  .index_box3 .box .boxLeft h5 {
    font-size: 2rem;
  }
  .index_footer .box .nav {
    display: none;
  }
  
  .hotline{ display:none;}
  .index_footer .box .main {
    width: 75%;
  }
  .index_footer .box1 .left {
    width: 100%;
  }
  .index_footer .box1 .right {
    width: 100%;
  }
  .index_footer .box1 .right div {
    margin: auto;
  }
  .index_box3 .box .boxLeft ul .active a span {
    display: none;
  }
  .index_footer .box .logo {
    border: 0;
  }
  .index_banner .donghua {
    display: none;
  }
  .index_banner .page {
    display: none;
  }
  .index_banner .box .banner_btn p {
    margin-right: 0;
    margin-left: 1rem;
  }
  .index_banner .box {
    bottom: 2.375rem;
  }
  body {
    padding-top: 110px;
  }
  .index_banner .shu {
    display: none;
  }
  .index_box2::before {
    display: none;
  }
  .index_box2::after {
    display: none;
  }
  .sz_pro .box {
    width: 90%;
  }
  .sz_pro_img .img_left {
    display: none;
  }
  .sz_pro_img .img_right {
    display: none;
  }
  .sz_pro_img .content {
    opacity: 1;
  }
  .sz_pro_img .box .phone {
    display: block;
  }
  .sz_pro_img .box .pc {
    display: none;
  }
  .sz_pro1 .box .item {
    position: inherit;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
  }
  .sz_pro1 .box .img {
    display: none;
  }
  .sz_pro1 .box .img1 {
    display: none;
  }
  .sz_pro1 .box .biao {
    position: inherit;
    top: 0;
    padding-top: 4rem;
    padding-bottom: 3rem;
  }
  .sz_pro1 .box .item {
    flex-flow: inherit;
  }
  .sz_pro1 .box .item .right {
    text-align: left;
  }
  .sz_pro1 .box .item .right p {
    text-align: left;
  }
  .sz_pro2 .box .list .banner .item .content1 {
    padding-top: 4.6875rem;
  }
  .sz_pro2 .box .list .banner .item .content1 img {
    height: 5.25rem;
  }
  .sz_pro2 .box .list .banner .item .content4 {
    font-size: 3.75rem;
    margin-top: 4.375rem;
  }
  .sz_pro2 .img img {
    height: 40rem;
    object-fit: cover;
  }
  .sz_pro2 .box .list .banner .item .content4 {
    padding-bottom: 13rem;
  }
  .sz_pro2 .box .list .page {
    bottom: 5rem;
  }
  .sz_pro3 .box .boxLeft {
    width: 100%;
  }
  .sz_pro3 .box .boxRight {
    width: 100%;
    margin-top: 3rem;
  }
  .pro_gongneng .box .img {
    display: none;
  }
  .pro_gongneng .box .item {
    position: inherit;
    top: auto;
    left: auto;
    right: auto;
    width: 100%;
    transform: translateX(0%);
  }
  .pro_gongneng .box {
    padding-top: 0;
  }
  .pro_gongneng .box .item2 {
    flex-flow: inherit;
  }
  .pro_gongneng .box .item2 .right {
    text-align: left;
  }
  .pro_gongneng .box .item1 .right {
    width: calc(100% - 182px);
    text-align: left;
  }
  .pro_gongneng .box .item1 .left {
    width: auto;
  }
  .pro_gongneng .box .item .right h5 {
    margin-top: 2.5rem;
  }
  .pro_gongneng1 .posi .box .boxRight {
    display: none;
  }
  .pro_gongneng1 .posi .box .boxLeft {
    width: 100%;
  }
  .pro_gongneng1 .posi .box .boxLeft h5 {
    padding-top: 4rem;
  }
  .pro_gongneng1 .img img {
    height: 38rem;
    object-fit: cover;
  }
  .sz_pro3_ .box .list_box {
    width: 100%;
  }
  .sz_pr6 .box .boxLeft {
    width: 100%;
  }
  .sz_pr6 .box .boxRight {
    width: 100%;
    margin-top: 3rem;
  }
  .sz_pr6 .box .boxLeft .boxTop {
    width: 100%;
  }
  .sz_pr6 .box .boxLeft .boxBot {
    margin-top: 5.375rem;
  }
  .sz_pr7 .posi .box .boxLeft .img {
    display: none;
  }
  .sz_pr7 .posi .box {
    padding-left: 0;
    padding: 0 5%;
  }
  .sz_pr7 .posi .box .boxLeft {
    width: 100%;
  }
  .p112 {
    padding-top: 4rem;
  }
  .sz_pr7 .img img {
    height: 55rem;
    object-fit: cover;
  }
  .sz_pr7 .posi .box .boxRight .item .item_ {
    padding-left: 2.625rem;
    padding-bottom: 2rem;
  }
  .sz_pr7 .posi .box .boxRight .item {
    border: 0;
  }
  .sz_pr7 .posi .box .boxRight .item .item_ .content1 img {
    height: 4rem;
  }
  .sz_pro8 .box .img {
    display: none;
  }
  .sz_pro8 .box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .sz_pro8 .box .item {
    width: 50%;
    position: inherit;
    transform: scale(1);
    top: auto;
    left: auto;
  }
  .sz_pro8 .box .title {
    width: 100%;
  }
  .sz_pr7 .posi .box {
    height: auto;
  }
  .sz_pro8 .box .title {
    position: inherit;
    padding: 4rem 0 2rem;
    top: auto;
  }
  .sz_pr7 .posi .box .boxRight {
    margin-top: 2rem;
  }
  .sz_pro8 .box .item1 {
    flex-flow: inherit;
  }
  .sz_pro8 .box .item2 {
    flex-flow: inherit;
  }
  .sz_pro8 .box .item1 .right {
    text-align: left;
  }
  .sz_pro8 .box .item2 {
    bottom: 0;
  }
  .sz_pro8 .box .item4 {
    bottom: 0;
  }
  .sz_pro8 .box .item3 {
    right: 0;
  }
  .sz_pro8 .box .item2 .right {
    text-align: left;
  }
  .sz_pro9 .box .boxLeft .boxTop .item p {
    width: 100%;
    height: auto;
  }
  .sz_pro9 .box .boxRight {
    display: none;
  }
  .sz_pro10 .box .item .left::after {
    display: none;
  }
  .sz_pro10 .box .img {
    display: none;
  }
  .sz_pro10 .box .item {
    width: 100%;
    position: inherit;
    top: auto;
    left: auto;
  }
  .sz_pro10 .box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .sz_pro10 .title {
    width: 100%;
    position: inherit;
    top: auto;
    left: auto;
    padding: 0rem 0 2rem;
  }
  .sz_pro10 .box .item {
    flex-flow: inherit;
    width: 50%;
    justify-content: flex-start;
    right: auto;
    bottom: auto;
  }
  .sz_pro10 .box .item .right {
    text-align: left;
    width: auto;
  }
  .sz_pro10 .box {
    height: auto;
  }
  .sz_pro10 {
    padding-bottom: 2rem;
  }
  .sz_pro12 .box .item {
    width: 100%;
  }
  .sz_pro12 .box {
    height: auto;
  }
  .sz_pro12 .box .item .right {
    min-width: auto;
  }
  .sz_pro3_ .box .boxRight {
    margin-top: 0;
  }
  .sz_pro3_ .box .boxLeft {
    margin-top: 3rem;
  }
  .sz_pro12 .box {
    margin-top: 3rem;
  }
  .sz_pro14 .posi .box .boxLeft {
    width: 100%;
  }
  .sz_pro14 .posi .box .boxRight {
    width: 100%;
    text-align: center;
  }
  .sz_pro14 .posi .box .boxLeft .list {
    margin-top: 5rem;
  }
  .sz_pro14 .posi .box .boxLeft h5 {
    padding-top: 4rem;
  }
  .sz_pro14 .posi .box .boxLeft .list .item {
    margin-bottom: 3rem;
  }
  .sz_pro15 .img {
    display: none;
  }
  .sz_pro15 .box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .sz_pro15 .box .item {
    position: inherit;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    width: 90%;
    text-align: left;
    margin: auto;
    padding: 1rem 0;
  }
  .sz_pro15 .box {
    position: inherit;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    width: 100%;
  }
  .sz_pro15 .title {
    width: 100%;
    position: inherit;
    top: auto;
    left: auto;
    padding: 0rem 0 2rem;
  }
  .sz_pro15 {
    padding: 4rem 0 3rem;
  }
  .p112_ {
    padding-bottom: 4rem;
  }
  .sz_pro16 .posi .box .main {
    width: 100%;
  }
  .sz_pro17 .box .item .content3 p {
    width: 100%;
  }
  .sz_pro17 .box .item .content2 {
    font-size: 2rem;
  }
  .sz_pro18 .box {
    top: 5rem;
    width: 90%;
  }
  .sz_solution .box .boxTop p {
    width: 100%;
  }
  .sz_solution .box .boxTop h1 {
    font-size: 2rem;
  }
  .sz_solution2 .title {
    top: 4rem;
  }
  .sz_solution2 .posi {
    top: 14rem;
  }
  .sz_solution2 .img img {
    height: 39rem;
    object-fit: cover;
  }
  .sz_service5 .box .img img {
    width: 100%;
  }
  .sz_service5 .box .posi {
    position: inherit;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-top: 3rem;
  }
  .sz_news .box {
    justify-content: space-between;
  }
  .sz_news .box .item {
    width: 49%;
    margin-right: 0;
  }
  .lpk_banner .posi .box .content2 {
    font-size: 3rem;
    margin-top: 0;
  }
  .sz_news1 .box {
    padding: 0;
  }
  .sz_about .box .boxLeft {
    width: 100%;
  }
  .sz_about .box .boxRight {
    width: 100%;
  }
  .sz_about12 .box .boxLeft {
    width: 100%;
  }
  .sz_about12 .box .boxRight {
    width: 100%;
  }
  .sz_about12 .box .boxRight .item {
    width: 32%;
    padding-left: 0;
  }
  .sz_about12 .box {
    padding: 2.25rem 2.25rem 2.125rem;
  }
  .sz_about3 .box .box_item .list {
    display: none;
  }
  .sz_about3 .box .item {
    margin: auto;
    width: 32%;
  }
  .sz_about5 .box {
    position: inherit;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
  .sz_about5 .map {
    height: 27rem;
  }
  .sz_about1 .posi .box .content4 {
    width: 100%;
  }
  .sz_about12 {
    margin-top: 0;
  }
  .sz_about1 .posi {
    top: 2.5rem;
    box-sizing: border-box;
    padding: 0 5%;
  }
  .sz_about3 {
    background-size: 100% 100%;
  }
  .sz_about12 .box .boxLeft .btn div {
    margin: 2rem 0;
  }
  .sz_pc {
    display: none;
  }
  .sz_phone {
    display: block;
  }
  .sz_banner .posi .text h5 {
    font-size: 2.5rem;
  }
  .sz_pro .box .title {
    font-size: 2.2rem;
  }
  .sz_pro1 .box .biao {
    font-size: 2.5rem;
  }
  .sz_pro3 .box .boxRight h5 {
    font-size: 2.5rem;
  }
  .sz_pro_img .content {
    position: initial;
  }
  .sz_pro_img .list .box > div {
    position: absolute;
    z-index: 6;
    top: 4rem;
    left: 0;
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
  }
  .sz_pro_img .content {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
  .sz_pro_img .content1 {
    font-size: 1rem;
    line-height: 2rem;
    margin-bottom: 3rem;
  }
  .pro_gongneng .title {
    font-size: 2.5rem;
  }
  .sz_banner .posi .text {
    margin-top: 30px;
  }
  .pro_gongneng1 .posi .box .boxLeft h5 {
    font-size: 2.5rem;
  }
  .sz_pro3_ .box .list_box .title {
    font-size: 2.5rem;
  }
  .sz_pr6 .box .boxLeft .boxTop h5 {
    font-size: 2.5rem;
  }
  .sz_pr7 .posi .box .boxLeft h5 {
    font-size: 2.5rem;
  }
  .sz_pro8 .box .title {
    font-size: 2.5rem;
  }
  .sz_pro9 .title {
    font-size: 2.5rem;
  }
  .sz_pro9 .box .boxLeft .boxTop .item h5 {
    font-size: 2rem;
  }
  .sz_biaoti {
    font-size: 2.5rem;
  }
  .sz_pro10 .title {
    font-size: 2.5rem;
  }
  .sz_pro12 .title {
    font-size: 2.5rem;
  }
  .sz_pro14 .posi .box .boxLeft h5 {
    font-size: 2.5rem;
  }
  .sz_pro14 .posi .box .boxRight .bottom img {
    width: 60%;
  }
  .sz_pro15 .title {
    font-size: 2.5rem;
  }
  .sz_pro16 .posi .box .main .content1 {
    font-size: 2.5rem;
  }
  .sz_pro18 .box h1 {
    font-size: 2.5rem;
  }
  .sz_solution1 .box .title {
    font-size: 2.5rem;
  }
  .sz_solution .box .boxTop h1 {
    font-size: 2.5rem;
  }
  .sz_solution2 .title {
    font-size: 2.5rem;
  }
  .sz_solution3 .title {
    font-size: 2.5rem;
  }
  .sz_service .box .boxLeft {
    font-size: 2.5rem;
  }
  .sz_service4 .page {
    padding-top: 0;
  }
  .sz_service5 .title {
    font-size: 2.5rem;
  }
  .sz_service6 .title {
    font-size: 2.5rem;
  }
  .sz_service .box .boxLeft {
    font-size: 2.5rem;
  }
  .sz_service4 .page {
    padding-top: 0;
  }
  .sz_about .box .boxLeft .content2 {
    font-size: 2.5rem;
  }
  .lpk_banner .posi .box .content2 {
    font-size: 2.5rem;
  }
  .sz_about1 .posi .box .content2 {
    font-size: 2.5rem;
  }
  .sz_about3 > h5 {
    font-size: 2.5rem;
  }
  .sz_about4 > h5 {
    font-size: 2.5rem;
  }
  .sz_about5 .box h5 {
    font-size: 2.5rem;
  }
  .sz_pr7 .posi .box .boxRight .item .item_ .content2 {
    width: auto;
  }
  .sz_solution3 .box .posi .box .content2 {
    width: auto;
  }
  .sz_service6 .title1 {
    padding: 0 5%;
  }
  .select_nav {
    display: none !important;
  }
  /* .index_header .box .nav > .cp:hover .phone {
    display: block;
  } */
  .active_h .box .nav {
    overflow: scroll;
  }
  .index_header .box .nav > .item .select {
    width: 100%;
    position: initial;
    top: auto;
    left: auto;
    transform: translateX(0);
    text-align: center;
  }
  .sz_about3 .box .item{
	  opacity: 1 !important;
  }
  .sz_about5 .box{
	  width: 100%;
  }
  .sz_pro13_>img{
	  display: none;
  }
  .sz_pro13_ .posi .text{
	  width: 90%;
  }
  /*
        修改
  */
  .index_footer .box .main{
    margin: auto;
    text-align: center;
    float: none;
  }
  .sz_service6 .box .item3{
    margin-top: 2rem;
  }
  .sz_service6 .box .item3 input{
    width: 120px;
    height: 40px;
    background-color: #e85625;
    color: #fff;
  }
  .sz_about12 .box .boxLeft{
    border: 0;
    text-align: center;
  }
  .sz_about12 .box .boxRight{
    margin-top: 30px;
  }
  .sz_about12 .box .boxRight .item{
    margin-bottom: 2rem;
  }
  .sz_about1 .img img{
    opacity: 1;
  }
  .sz_about1 .posi{
    position: relative;
    top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .lpk_banner .donghua{
    bottom: 1.375rem;
	display: none;
  }
}
@media screen and (max-width: 680px) {
	.sz_pro8 .box .item .right {
	    justify-content: flex-start;
	}
	.sz_pro_box .box .img_box{
		height: auto;
	}
	.sz_pro_box .box{
		height: auto;
	}
	.sz_pro_box .posi .main1 {
	    font-size: 1rem;
	    line-height: 2rem;
	    margin: 5rem auto 0;
	}
	.sz_pro_box .posi .mian2 .shuzi {
	    margin: 0 2rem;
	}
	.sz_pro_box .posi .mian2 .shuzi div {
	    font-size: 1.6rem;
	}
	.sz_pro_box .posi .mian2 .shuzi P {
	    font-size: 1rem;
	}
	.sz_pro_box .posi .mian2 {
	    margin-top: 5rem;
	}
	.newpro .tit h5{
		font-size: 1.8rem;
	}
	.sz_about3 .box .item{
		padding: 3.5rem 0;
	}
  body {
    padding-top: 62px;
  }
  .index_header .box .logo img {
    height: 60px;
  }
  .index_header .box .main .call {
    line-height: 60px;
  }
  .index_header .box .main .language {
    line-height: 60px;
    margin-left: 2rem;
    transform: scale(0.8);
  }
  .index_header .box .main .menu {
    padding-top: 14px;
    margin-left: 2rem;
  }
  .index_header .box .nav {
    top: 80px;
  }
  .p112_ {
    padding-bottom: 4rem;
  }
  .p112 {
    padding-top: 4rem;
  }
  .index_box2 .box .boxTop .boxLeft {
    font-size: 1.5rem;
  }
  .index_box3 .box .boxLeft h5 {
    font-size: 1.5rem;
    line-height: 3.375rem;
  }
  .index_box2 .box .boxBottom {
    margin-top: 7rem;
  }
  .index_box3 .box .boxRight .banner .swiper-slide .item a .main3 {
    font-size: 1.2rem;
  }
  .index_footer .box .logo {
    display: none;
  }
  .index_footer {
    padding: 2rem 0 0;
  }
  .index_footer .box1 .left {
    line-height: 2rem;
    text-align: center;
  }
  .index_footer .box1 .left a {
    display: block;
  }
  .index_banner .box {
    bottom: 1.375rem;
  }
  .index_banner .donghua {
    display: none;
  }
  .index_banner .page {
    display: none;
  }
  .index_box1 .box .item a .top1 {
    font-size: 1.8rem;
  }
  .index_box2 .box .boxBottom .item h5 {
    font-size: 1.8rem;
  }
  .pro_gongneng .title {
    font-size: 1.8rem;
  }
  .pro_gongneng1 .posi .box .boxLeft h5 {
    font-size: 1.8rem;
  }
  .sz_pro3_ .box .list_box .title {
    font-size: 1.8rem;
  }
  .sz_pr6 .box .boxLeft .boxTop h5 {
    font-size: 1.8rem;
  }
  .sz_pr7 .posi .box .boxLeft h5 {
    font-size: 1.8rem;
  }
  .sz_pro8 .box .title {
    font-size: 1.8rem;
  }
  .sz_pro9 .title {
    font-size: 1.8rem;
  }
  .sz_pro9 .box .boxLeft .boxTop .item h5 {
    font-size: 1.8rem;
  }
  .sz_biaoti {
    font-size: 1.8rem;
  }
  .sz_pro10 .title {
    font-size: 1.8rem;
  }
  .sz_pro12 .title {
    font-size: 1.8rem;
  }
  .sz_pro14 .posi .box .boxLeft h5 {
    font-size: 1.8rem;
  }
  .sz_pro15 .title {
    font-size: 1.8rem;
  }
  .sz_pro16 .posi .box .main .content1 {
    font-size: 1.8rem;
  }
  .sz_pro18 .box h1 {
    font-size: 1.8rem;
  }
  .sz_solution1 .box .title {
    font-size: 1.8rem;
  }
  .sz_solution .box .boxTop h1 {
    font-size: 1.8rem;
  }
  .sz_solution2 .title {
    font-size: 1.8rem;
  }
  .sz_solution3 .title {
    font-size: 1.8rem;
  }
  .sz_service .box .boxLeft {
    font-size: 1.8rem;
  }
  .sz_service5 .title {
    font-size: 1.8rem;
  }
  .sz_service6 .title {
    font-size: 1.8rem;
  }
  .sz_service .box .boxLeft {
    font-size: 1.8rem;
  }
  .sz_about .box .boxLeft .content2 {
    font-size: 1.8rem;
  }
  .lpk_banner .posi .box .content2 {
    font-size: 1.8rem;
  }
  .sz_about1 .posi .box .content2 {
    font-size: 1.8rem;
  }
  .sz_about3 > h5 {
    font-size: 1.8rem;
  }
  .sz_about4 > h5 {
    font-size: 1.8rem;
  }
  .sz_about5 .box h5 {
    font-size: 1.8rem;
  }
  .sz_banner .posi .text h5 {
    font-size: 1.8rem;
  }
  .sz_banner .posi {
    top: 3rem;
  }
  .sz_pro .box .title {
    font-size: 1.8rem;
  }
  .sz_pro1 .box .biao {
    font-size: 1.8rem;
  }
  .sz_pro1 .box .item .left img {
    width: 9.25rem;
  }
  .sz_pro1 .box {
    padding-bottom: 3rem;
  }
  .sz_pro2 .box .list .banner .item {
    padding-left: 10%;
	text-align: center;
  }
  .sz_pro2 .box .list .banner .item .content2 {
    font-size: 1.3rem;
  }
  .sz_pro2 .box .list .banner .item .content1 img {
    height: 4.25rem;
  }
  .sz_pro2 .img img {
    height: 34rem;
  }
  .sz_pro2 .box .list .banner .item .content4 {
    padding-bottom: 11rem;
  }
  .sz_pro2 .box .list .page {
    left: 5%;
  }
  .sz_pro3 .box .boxRight h5 {
    font-size: 1.8rem;
  }
  .sz_pro .box .text span {
    font-size: 1.125rem;
    line-height: initial;
  }
  .pro_gongneng .box .item .left img {
    width: 8rem;
	margin-top: 2rem;
  }
  .pro_gongneng .box .item .right {
    width: calc(100% - 11rem);
  }
  .pro_gongneng1 .posi .box .boxLeft .list .item p {
    font-size: 1rem;
  }
  .pro_gongneng1 .posi .box .boxLeft .list .item div {
    height: 40px;
  }
  .pro_gongneng1 .posi .box .boxLeft .list .item {
    margin-bottom: 2.375rem;
  }
  .pro_gongneng1 .img img {
    height: 30rem;
  }
  .sz_pro3_ .box .list_box .item .boxBottom {
    width: 100%;
    margin-left: 0;
    margin-top: 2rem;
  }
  .sz_pro3_ .box .list_box .item .boxTop .left {
    font-size: 1.4rem;
  }
  .sz_pro3_ .box .list_box .item .boxBottom .li {
    padding-left: 0;
  }
  .sz_pr7 .posi .box .boxRight .item .item_ {
    padding-left: 0;
  }
  .sz_pr7 .posi .box .boxRight .item .item_ .content2 {
    font-size: 1rem;
    line-height: 2rem;
  }
  .sz_pr7 .posi .box .boxRight .item {
    width: 48%;
  }
  .sz_pr7 .posi .box .boxRight .item .item_ .content2 {
    height: 6rem;
  }
  .sz_pr7 .posi .box .boxRight .item .item_ .content3 {
    margin-top: 1.1875rem;
  }
  .sz_pr7 .img img {
    height: 51rem;
  }
  .sz_pro8 .box .item .left img {
    width: 9rem;
  }
  .sz_pro8 .box .item .right {
    width: calc(100% - 9rem);
  }
  .sz_pro8 .box .item {
    width: 100%;
  }
  .sz_pro8 .box .item .right {
    font-size: 1.3rem;
  }
  .sz_pro8 {
    padding-bottom: 3rem;
  }
  .sz_pro9 .box .boxLeft .boxTop .item .img img {
    width: 14.75rem;
  }
  .sz_pro1 .box .item .right h5 {
    font-size: 1.3rem;
  }
  .sz_pro10 .box .item {
    width: 100%;
  }
  .sz_pro10 .box .item .left img {
    width: 9rem;
  }
  .sz_pro10 .box .item .right {
    width: calc(100% - 9rem);
    margin-top: 1.3rem;
  }
  .sz_pro14 .posi .box .boxLeft .list .item p {
    font-size: 1rem;
  }
  .sz_pro14 .posi .box .boxRight .top img {
    max-height: 20rem;
  }
  .sz_pro15 .box .item {
    text-align: center;
  }
  .sz_pro15 .box .item :first-child {
    margin-bottom: 1.5rem;
  }
  .sz_pro17 .box .item {
    width: 100%;
  }
  .sz_pro17 .box .item .content2 {
    font-size: 1.5rem;
  }
  .sz_pro17 .box .item .content2 {
    margin: 2rem 0 1.625rem;
  }
  .lpk_banner .posi .box .content1 img {
    height: 5rem;
  }
  .lpk_banner .posi .box .content3 {
    font-size: 1.2rem;
  }
  .sz_solution2 .posi {
    top: 11rem;
  }
  .sz_solution2 .posi .box .item .content1 {
    width: 8.5rem;
    height: 8.5rem;
  }
  .sz_solution2 .posi .box .item::after {
    opacity: 0;
  }
  .sz_solution2 .img img {
    height: 32rem;
  }
  .sz_solution3 .box .img img {
    min-height: 30rem;
    object-fit: cover;
  }
  .sz_solution3 .box .posi .box .content2 {
    padding: 0 5%;
  }
  .sz_solution3 .box .posi .box .content1 {
    font-size: 1.8rem;
  }
  .sz_service3 .box .item {
    width: 100%;
    margin-right: 0;
  }
  .sz_service .box .boxLeft {
    width: 100%;
  }
  .sz_service .box .boxRight {
    width: 100%;
    margin-top: 2rem;
  }
  .sz_service .box .boxRight .item p img {
    height: 20px;
  }
  .sz_service4 .page .number a {
    display: none;
  }
  .sz_service4 .page .number .active {
    display: block;
  }
  .lpk_banner1 .posi .box .content1 img {
    height: 1rem;
  }
  .lpk_banner1 .img img {
    min-height: 20rem;
    object-fit: cover;
  }
  .lpk_banner1 .posi .box .content3 {
    font-size: 2rem;
  }
  .sz_service5 .box .posi .right span {
    font-size: 1rem;
  }
  .sz_service6 .box .item {
    width: 100%;
  }
  .sz_service6 .box .item input {
    font-size: 14px;
  }
  .sz_news .box .item {
    width: 100%;
    margin-right: 0;
  }
  .sz_news1 .box .boxTop > h5 {
    font-size: 1.5rem;
  }
  .sz_about .box .boxLeft .content4 .item {
    width: 33.333%;
  }
  .sz_about .box .boxLeft .content4 .item img {
    max-width: 94%;
    max-height: 94%;
  }
  .sz_about12 .box .boxRight .item {
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
  }
  .sz_about12 .box .boxLeft h5 {
    font-size: 1.5rem;
  }
  .sz_about3 .box .item .top {
    font-size: 2rem;
  }
  .sz_about3 .box .item .bot {
    font-size: 1.2rem;
  }
  .sz_about5 .map {
    height: 20rem;
  }
  .sz_about4 .box {
    margin-top: 1.125rem;
  }
  .p112 {
    padding-top: 3rem;
  }
  .p112_ {
    padding-bottom: 3re,;
  }
  .sz_about12 .box .boxRight .item .content2 {
    font-size: 1.3rem;
    margin-top: 1.8125rem;
  }
  .index_header .box .nav > .item > p {
    line-height: 50px;
  }
  .active_h .box .nav {
    height: 80vh;
  }
  .sz_pro {
	  padding-bottom: 3rem;
  }
  .index_footer .box1 .right > img{
	  position: initial;
	  left: auto;
	  transform: translateX(0%);
	  margin-top: 1rem;
	  bottom: auto;
	  display: inline-block;
  }
  .index_footer .box1 .right{
	  text-align: center;
  }
  .index_footer .box1 .right div{
	  display: none;
  }
  .lpk_banner1 .posi .box .content3{
	  color: #fff;
  }
  .index_box3 .box .boxRight .banner .swiper-slide-next {
      margin-top: 0rem;
  }
  .index_banner .swiper-slide .main{
	  display: none;
  }
  .sz_about12 .box .boxLeft .btn{
	  display: none;
  }
  .sz_service .box .boxRight {
      justify-content: center;
  }
  .sz_service .box .boxRight .item{
	  margin: 0 5px;
  }
  .sz_service1 .box{
	   justify-content: center;
  }
  .sz_solution3 .box .posi .box .content3 .btn svg {
      position: relative;
      top: 2px;
  }
  .sz_solution1 .box .banner .swiper-slide .item p {
      bottom: 1rem;
      opacity: 1;
  }
  .sz_pro13_ .list{
	  display: none;
  }
  .sz_biaoti {
	  padding-bottom: 3rem;
  }
  .sz_pro9 {
	  margin-bottom: 5rem;
  }
  .sz_pr6 .box .boxLeft .boxTop {
      padding-top: 1.25rem;
  }
  .sz_solution1 .box .banner .swiper-slide .item:hover p {
    bottom: 1rem;
  }
  .sz_pro13_ .posi .text{
	  position: initial;
	  top: 0;
	  left: 0;
	  transform: translateX(0%);
	  margin: 2rem auto 0;
  }
  .index_header {
      padding: 10px 3.125vw;
  }
  .sz_pr6 .box .boxLeft .boxTop{
	  border: 0;
	  padding: 0;
  }
}

.index_pro{ width:100%;padding-top: 60px;
    padding-bottom: 60px;
    background: #ffffff url(../images/bg1.jpg) top no-repeat;
   }
   .p-lg-4 {
    padding: 1.5rem!important;
}
.clear{ clear:both;}
.index_pro_l_ico{ width:32px; height:39px; background:#0e54ad; transform:skewX(-45deg); margin-top:1rem;margin-left:2rem;}
.index_pro_l_tex{ font-size:2.75rem; color:#000; margin-left:2rem; font-weight:bold;}
.index_pro_tex{ margin-top:2rem;}
.index_pro_tex li{ width:49%; display:inline-block;}
.index_pro_tex li:nth-of-type(2){ float:right;}
.index_pro_tex li a{display: block;overflow: hidden;border: 1px solid #d8d8d8;position: relative;width: 100%;height: 0;padding-bottom: 66%;-webkit-transition: all .2s linear;transition: all .2s linear;}
.index_pro_tex li p{line-height: 30px;color: #777;}
.index_pro_tex li em{display: block; height: 0px;overflow: hidden;transition:.4s;}
.index_pro_tex li:hover em{height: 40px;}
.index_pro_tex li i{font-size: 32px;color: #0e54ad;}
.index_pro_tex li:hover a{box-shadow: rgba(0,0,0,0.3) 0 5px 10px;transform: translate3d(0,-5px,0);transition: all linear 0.3s;}
.index_pro_tex li:hover .infonta{background: url(../images/in01b.png) center right no-repeat #fff;}
.index_pro_tex li:hover .infonta::before{width: 100%;}
.inimga{display: block;width: 100%;height: 0;padding-bottom:54%;position: relative;overflow: hidden;}
.inimga img{display: block;max-width: 100%;transition: all 1s ease;width: 100%;height: 100%;object-fit: cover;left: 0;position: absolute;}
.infonta {height: auto;overflow: hidden;position: absolute;bottom: 0;width: 100%; background: url(../images/in01a.png) center right no-repeat #fff;background-size: 100%; transition:.4s;}
.infonta::before {position: absolute;content: "";height: 5px;background: #0e54ad;width: 0px;bottom: 0;left:0;transition:.6s;}
.infonta span{display: block;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}



.index_pro_bt{ margin-top:2rem;}
.index_pro_bt li{ width:32%; display:inline-block; margin-right:1.7%;}
.index_pro_bt li:nth-of-type(3){ margin-right:0px;}
.index_pro_bt li a{display: block;overflow: hidden;border: 1px solid #d8d8d8;position: relative;width: 100%;height: 0;padding-bottom: 95%;-webkit-transition: all .2s linear;transition: all .2s linear;}
.index_pro_bt li p{line-height: 30px;color: #777;}
.index_pro_bt li em{display: block; height: 0px;overflow: hidden;transition:.4s;}
.index_pro_bt li:hover em{height: 40px;}
.index_pro_bt li i{font-size: 32px;color: #0e54ad;}
.index_pro_bt li:hover a{box-shadow: rgba(0,0,0,0.3) 0 5px 10px;transform: translate3d(0,-5px,0);transition: all linear 0.3s;}
.index_pro_bt li:hover .infontta{background: url(../images/in01b.png) center right no-repeat #fff;}
.index_pro_bt li:hover .infontta::before{width: 100%;}
.inimgta{display: block;width: 100%;height: 0;padding-bottom:70%;position: relative;overflow: hidden;}
.inimgta img{display: block;max-width: 100%;transition: all 1s ease;width: 100%;height: 100%;object-fit: cover;left: 0;position: absolute;}
.infontta {height: auto;overflow: hidden;position: absolute;bottom: 0;width: 100%; background: url(../images/in01a.png) center right no-repeat #fff;background-size: 100%; transition:.4s;}
.infontta::before {position: absolute;content: "";height: 5px;background: #0e54ad;width: 0px;bottom: 0;left:0;transition:.6s;}
.infontta span{display: block;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}


.index_company{ width:100%;padding-top: 60px;
    padding-bottom: 160px;
    background: #ffffff url(../images/bg2.jpg) top no-repeat;
   }
.index_comapny_tex{ margin-top:2.75rem; line-height:2.2rem;}

.foota a{ border:1px solid #cccccc;display: block;width: 140px;line-height: 45px;color: #666666;text-align: center;transition:.4s; border-top-right-radius:20px; border-bottom-left-radius:20px; margin-top:1.75rem;}
.foota a i{font-size: 22px; color:#0e54ad;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transition:.4s; display:inline-block; }
.foota a:hover{background: #0e54ad;color: #fff;}
.foota a:hover i{color: #fff;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);}
.footb li {text-align: center;}
.footb li span{display: block;color:rgba(255,255,255,.8);line-height: 40px;transition:.4s;}
.footb li span a{transition:.4s;}
.footb li span:hover a{color: #fff;}




 .section2-item-right {color: #fff;display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-start; margin-top:5rem;   }

 .section2-item-right  .list{

  position: relative;

  display: flex;

  justify-content: flex-start;

  align-items: center;

  width: 25%;}

/* #section2 .section2-item-right  .list::after{

  position: absolute; content: ''; width: 1.68rem; height: 1.68rem; border-radius: 50%; border: 1px dashed rgba(255, 255, 255, 0.5); left: 0; top: 0; margin-top: -.44rem;

  left: -.44rem;

} */

 .section2-item-right  .list::after{

  position: absolute; content: ''; width: 10rem; height: 10rem; border-radius: 50%; background: url(../images/border.png) no-repeat; left: 0; top: 0; margin-top: -2rem;

  left: -2rem; background-size: 100% 100%;

}

.section2-item-right  .list .icon_{

    background: #0e54ad;

    z-index: 4;

    margin-right: 15px;

    width: 6rem;

    height: 6rem;

    border-radius: 50%;

    line-height: 6rem;

    text-align: center;

    display: inline-block;

    position: relative;



}

 .section2-item-right  .list .icon_::after {

  content: "";

  width: .9rem;

  height: .9rem;

  background: rgba(255,255,255,0.05);

  position: absolute;

  top: 0%;

  left: 0%;

  margin-left: -.05rem;

  margin-top: -.05rem;

  border-radius: 50%;

  animation: point1 2s infinite;

}

 .section2-item-right  .list .icon_ img{

  width: 2.8rem; height: 2.8rem; margin:.18rem auto;

}
.section2-item-right  .list .section2-txt { flex: 1; max-width: calc(100% - 1rem);}
 .section2-item-right  .list .section2-txt h3  samp{font-size: 18px;font-weight: 400;color: #454545;line-height: 17px;vertical-align: top;}

 .section2-item-right  .list .section2-txt h3 span{font-size: 2.8rem;font-weight: 500;color: #454545;line-height: .63rem;font-family: "DIN-Medium";}

 .section2-item-right  .list .section2-txt p{font-size: 16px;font-weight: 400;color: #454545;line-height: 33px;}

.xin_t2{ padding:0 15px; padding-top:90px; position:relative; z-index:2; }
.xin_t2 .xin_t{ text-align:center;}
.xin_t2 .xin_t h3{ font-size:46px; color:#333; line-height:46px;font-weight: 100;}
.xin_t2 .xin_t i{ display:block; width:23px; height:23px; background:url(../images/c1_03.png) center center no-repeat; margin:0 auto; margin-top:20px;}

.xin_t2_1{ width:100%; padding-top:58px;}
.xin_t2_1 ul{ display:inline-block; width:100%;}
.xin_t2_1 ul li{ width:12.2%; float:left; overflow:hidden; position:relative;}
.xin_t2_1 ul li.on{ width:23%;}
.xin_t2_1 ul li .d1{ width:450px; height:697px; display:block;}
.xin_t2_1 ul li .d1 img{ display:block;width:450px; height:697px;}
.xin_t2_1 ul li .d1 h3{ font-size:30px; color:#fff; line-height:30px; top:14.4%;text-shadow:0px 1px 1px #000; position:absolute; left:20%;}
.xin_t2_1 ul li .d2 h3{ font-size:40px; color:#fff; line-height:40px; top:14.4%;text-shadow:0px 1px 1px #000; position:absolute; left:12.4%;}
.xin_t2_1 ul li .d2 p{ font-size:16px; color:#fff; line-height:30px; position:absolute; left:12.4%; top:24%;text-shadow:0px 1px 2px #000; padding-right:12.4%;}
.xin_t2_1 ul li .d2 .x{ background:url(../images/c9_03.png) center center no-repeat; width:103px; height:85px; position:absolute; bottom:10%; left:12.4%;}
.xin_t2_1 ul li .d2 .x span{ display:block; width:85px; height:85px; line-height:85px; text-align:center; font-size:16px; color:#fff;}
.xin_t2_1 ul li .d2{ display:none;}
.xin_t2_1 ul li.on .d1{ display:none;}
.xin_t2_1 ul li.on .d2{ display:block;}


.fold_wrap{width:100%;height:697px;overflow:hidden;}
.fold_wrap li{float:left;width:14.2%;height:697px;position:relative;overflow:hidden;cursor:pointer;}
.fold_wrap li.big{width:25%;}
.cml{ padding-top:58px;}
.cml .fold_wrap{ display:inline-block; width:100%;}
.cml .fold_wrap li .img1{ display:block;width:450px; height:697px;transition: all .6s ease 0s;max-width: initial;}
.cml .fold_wrap li h3{ font-size:30px; color:#fff; line-height:30px; top:14.4%;text-shadow:0px 1px 1px #000; position:absolute; left:20%; font-weight:200;}
.cml .fold_wrap li:hover h3{ font-size:40px; color:#fff; line-height:40px; top:14.4%;text-shadow:0px 1px 1px #000; position:absolute; left:12.4%; z-index:3;}
.cml .fold_wrap li p{ font-size:16px; color:#fff; line-height:30px; position:absolute; left:12.4%; top:24%;text-shadow:0px 1px 2px #000; padding-right:12.4%; opacity: 0; z-index:4; width:330px;}
.cml .fold_wrap li:hover p{ opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0);}
.cml .fold_wrap li .x{ background:url(../images/c9_03.png) center center no-repeat; width:103px; height:85px; position:absolute; bottom:10%; left:40%;  opacity: 0;transition: all .6s ease 0s; z-index:3;}
.cml .fold_wrap li .x span{ display:block; width:85px; height:85px; line-height:85px; text-align:center; font-size:16px; color:#fff;text-shadow: #5c5c5c 0px 2px 3px;}
.cml .fold_wrap li:hover .x{ opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0);}
.cml .fold_wrap li .bh{ background-color:#242424; display:block;width:450px; height:697px;opacity: 0;transition: all .6s ease 0s; position:absolute; left:0; top:0; z-index:0; } 
.cml .fold_wrap li:hover .img1{opacity: 0;}
.cml .fold_wrap li .bh .img2{ position:absolute; right:0; bottom:0; display:block;transition: all .6s ease 0s;}
.cml .fold_wrap li:hover .bh{opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0);}
.cml .fold_wrap li .d3{ display:block; background:url(../images/c9_04.png) center center no-repeat; width:85px; height:85px; position:absolute; bottom:10%; left:12.4%;  opacity: 0;transition: all .6s ease 0s; z-index:55; border-radius:5px; text-align:center; line-height:85px; color:#fff;transition: all .6s ease 0s;text-shadow: #5c5c5c 0px 2px 3px;}
.cml .fold_wrap li:hover .d3{ opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0);}
.cml .fold_wrap li .d3:hover{ left:13.5%;}
.cml .fold_wrap li .x:hover{ left:45%;}

@media (max-width: 1400px) {
	.fold_wrap{ height:620px;}
	.fold_wrap li{ height:620px;}
	.cml .fold_wrap li img{ display:block; height:620px;}
	.cml .fold_wrap li h3 { font-size:24px;}
}



/*coop*/
.coop{
  background: #e0f1ed;
  padding-top: 3.5vw;
}

.coop_down{
  position: relative;
  height:667px;
  width: 100%;
  overflow: hidden;
}
.coop_cir{
  position: absolute;
  bottom:0;
  left:0;
  width:100%;
  height: 100%;
}
@keyframes rotateback {
  0%{
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100%{
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
.cir01{
  position: absolute;
  width: 100%;
  height: 1178px;
  bottom: -589px;
  animation: rotate360 4s linear 0s infinite normal;
  background: url("../images/cir01.png") no-repeat center;
}
.cir02{
  position: absolute;
  width: 100%;
  height: 870px;
  bottom: -435px;
  animation: rotateback 5s linear 0s infinite normal;
  background: url("../images/cir02.png") no-repeat center;
}
.cir03{
  position: absolute;
  left:0;
  right:0;
  bottom:-314px;
  margin:0 auto;
  text-align: center;
  border-radius: 50%;
  width:628px;
  height: 628px;
  background:#007db0; /* ä¸€äº›ä¸æ”¯æŒèƒŒæ™¯æ¸å˜çš„æµè§ˆå™¨ */
  background:-moz-linear-gradient(-75deg, #50cdba, #0e54ad);
  background:-webkit-linear-gradient(-75deg,#50cdba,#0e54ad);
  background:-o-linear-gradient(-75deg, #50cdba, #0e54ad);
  animation: rotate360 5s linear 0s infinite normal;
}
.cir_text{
  position: absolute;
  bottom:67px;
  left:0;
  right:0;
  margin:0 auto;
  width: 300px;
  text-align: center;
}
.cir_text h4{
  font-size: 4rem;
  color: #fff;
  font-weight: bold;
}
.cir_text small{
  font-size: 1.6rem;
  color: #fff;
}
.cir_text h5{
  font-size: 1.4rem;
  color: #fff;
  font-weight: bold;
  margin-top:1vw;
}
.coop ul{
  position: absolute;
  bottom:0;
  width:1178px;
  height: 589px;
  margin:0 auto;
  left:0;
  right:0;
  overflow: visible;
}
.coop ul li{
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  animation: upfloat 2s linear 0s infinite normal;
}
@keyframes upfloat {
  0%{
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  33%{
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  66%{
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
  }
  100%{
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
.coop ul li img{
  width:100%;
  height:100%;
  object-fit: none;
}
/*title*/
.title{
  padding-top: 2.5vw;
  padding-bottom: 3vw;
  text-align: center;
 
}
.title h3{
  font-weight: bold;
  font-size: 3.2rem;
  color: #484848;
}
.title small{
  font-size: 1.6rem;
  color: #484848;}
.coop ul li:first-of-type{left:-66px;  bottom:45px;  width: 133px;  height: 133px;animation-delay: 0s;}
.coop ul li:nth-of-type(2){left:10%;  bottom:384px;  width: 178px;  height: 178px;animation-delay: 150ms;}
.coop ul li:nth-of-type(3){left:27%;  top:-35px;  width: 130px;  height: 130px;animation-delay:80ms;}
.coop ul li:nth-of-type(3) img{}
.coop ul li:nth-of-type(4){left:56%;  top:-63px;  width: 134px;  height: 134px;animation-delay: 100ms;}
.coop ul li:nth-of-type(5){right:7%;  bottom:364px;  width: 135px;  height: 135px;animation-delay:120ms;}
.coop ul li:nth-of-type(6){right:-66px;  bottom:30px;  width: 175px;  height: 175px;animation-delay: 200ms;}
.coop ul li:nth-of-type(7){left:10%;  bottom:94px;  width: 132px;  height: 132px;animation-delay: 300ms;}
.coop ul li:nth-of-type(8){left:20%;  bottom:263px;  width: 132px;  height: 132px;animation-delay: 180ms;}
.coop ul li:nth-of-type(9){left:35%;  bottom:371px;  width: 132px;  height: 132px;animation-delay: 400ms;}
.coop ul li:nth-of-type(10){right:38%;  bottom:363px;  width: 132px;  height: 132px;animation-delay:140ms;}


.coop ul li:nth-of-type(11){left:16px;  bottom:225px;  width: 133px;  height: 133px;animation-delay: 0s;}

.coop ul li:nth-of-type(12){right:22%;  bottom:300px;  width: 132px;  height: 132px;animation-delay: 350ms;}
.coop ul li:nth-of-type(13){right:10%;  bottom:10px;  width: 132px;  height: 132px;animation-delay: 350ms;}

.coop ul li:nth-of-type(14){right:13%;  bottom:168px;  width: 132px;  height: 132px;animation-delay: 350ms;}

.coop ul li:nth-of-type(15){left:42%;  top:-62px;  width: 130px;  height: 130px;animation-delay:80ms;}

.coop ul li:nth-of-type(16){left:70%;  top:-20px;  width: 134px;  height: 134px;animation-delay: 100ms;}

.coop ul li:nth-of-type(17){right:2%;  bottom:224px;  width: 135px;  height: 135px;animation-delay:120ms;}
.coop ul li:nth-of-type(5) img,.coop ul li:nth-of-type(7) img{}
.index_news{ margin-top:4rem;}



/*in_06*/
.in06a .swiper-container{height: auto;overflow: hidden;}
.in06a .swiper-slide img{display: block;max-width: 100%;transition: all 1s ease}
.in06a .swiper-slide a{display: block;height: auto;overflow: hidden;border: 1px solid #ebebeb; background: #fff;position: relative;}
.in06a .swiper-slide a:hover .in06b::before{height: 100%;}
.in06a .swiper-slide a:hover img{transform: scale(1.1);}
.in06a .swiper-slide a:hover span i{-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);}
.in06b {transition:all 0.6s ease 0s;height: auto;position: relative;}
.in06b::before {position: absolute;content: "";height: 60px;background: #f4f4f4;left:0;width: 100%;bottom: 0;z-index: 1;transition:.4s;}
.in06b span{display: block;line-height: 60px;font-family: fz;position: relative;z-index: 2}
.in06b span i{float: right;font-size: 24px;color: #c40000;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transition:.4s;}
.in06b strong{display: block;overflow: hidden;color: #222;position: relative;z-index: 2;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.in06b p{line-height: 25px;overflow: hidden; color: #777;position: relative;z-index: 2;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.nimgb{height: auto;overflow: hidden;position: relative;}
.nimgb img{transition: all 2s;}
.nimgb::before{position: absolute;content: ""; bottom: 0;width: 100%;z-index: 3;transition: all 0.3s;padding: 10%;z-index: 1; 
background-image: linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,.0));background-color: transparent;color: #fff;}
.mt-3, .my-3 {
    margin-top: 1rem!important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}
@media (min-width: 992px){
.mt-lg-5, .my-lg-5 {
    margin-top: 3rem!important;
}
.p-lg-4 {
    padding: 1.5rem!important;
}
.pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem!important;
}

.pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem!important;
}
.pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem!important;
}
}
.hotline{ width:89px;; height:22px; background:#0e54ad; color:#fff; text-align:center; line-height:22px; font-size:16px;}
.jc{ font-weight:bold; font-size:24px;}


.mob_in1{ padding-bottom:1rem; }
.mob_in1_1{ margin:0 0.1rem; margin-top:0.4rem; height:auto; overflow:hidden; position:relative;display:none;}
.mob_in1_1 ul{ display:inline-block; width:100%;}
.mob_in1_1 ul li{ width:49%; float:left; margin-right:0.1rem; margin-top:0.1rem; position:relative; float:left;}
.mob_in1_1 ul li img{ display:block; width:100%;}
.mob_in1_1 ul li:nth-child(2n+2){ margin-right:0;}

.mob_in1_1 ul li p{ font-size:16px; color:#fff; line-height:20px;; top:10px;;text-shadow:0px 1px 1px #000; position:absolute; left:0.66rem; font-weight:100;}



@media (max-width: 1230px){
.index_pro_bt li{ width:32%; margin-right:1%;}
.index_pro{ padding-bottom:60px;}
}
@media (max-width: 1116px){
.section2-item-right .list{ width:50%; margin-top:10rem}
}

@media (max-width: 896px){

.index_pro_tex li p{ line-height:20px; display:none;}
	.index_pro_bt li p{ line-height:20px;display:none;}
	.mob_in1_1{ display:block;}
	.cml{ display:none;}
	.xin_t2 .xin_t h3{ font-size:24px;}
	.index_company{ padding-bottom:60px;}
}

@media screen and (min-width: 960px) and (max-width: 1299px) {
 .coop_down{height:60vw;}
    .coop ul{width:100%;height:50vw;}
    .coop ul li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:28px 0;}
    .coop ul li:first-of-type{left:0;padding:0;width:90px;height:90px;}
    .coop ul li:nth-of-type(2){bottom:55%;left:8%;width:120px;height:120px;}
    .coop ul li:nth-of-type(7){left:15%;width:110px;height:110px;}
    .coop ul li img{margin:0 auto;width:83%;height:100%;object-fit:contain;}
    .coop ul li:nth-of-type(8){bottom:45%;left:26%;width:85px;height:85px;}
    .coop ul li:nth-of-type(9){bottom:56%;padding:0;}
    .coop ul li:nth-of-type(4){top:-7%;}
    .coop ul li:nth-of-type(10){right:23%;bottom:40%;padding:0;width:100px;height:100px;}
    .coop ul li:nth-of-type(5){bottom:50%;}
    .coop ul li:nth-of-type(11){bottom:26%;padding:0;width:100px;height:100px; left: 2%;}
    .coop ul li:nth-of-type(6){right:3%;bottom:31%;width:75px;height:75px;}
}
@media screen and (min-width: 768px) and (max-width: 959px) {
.coop_down{height:60vw;}
    .coop ul{width:100%;height:50vw;}
    .coop ul li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:28px 0;}
    .coop ul li:first-of-type{left:0;padding:0;width:90px;height:90px;}
    .coop ul li:nth-of-type(2){bottom:55%;left:8%;width:90px;height:90px;}
    .coop ul li:nth-of-type(7){left:15%;width:85px;height:85px;}
    .coop ul li img{margin:0 auto;width:83%;height:100%;object-fit:contain;}
    .coop ul li:nth-of-type(8){bottom:45%;left:26%;width:85px;height:85px;}
    .coop ul li:nth-of-type(9){bottom:56%;padding:0;
        width: 92px;
        height: 92px;
    }
    .coop ul li:nth-of-type(3){
        width: 100px;
        height: 100px;
    }
    .coop ul li:nth-of-type(4){top:-7%;}
    .coop ul li:nth-of-type(10){right:23%;bottom:40%;padding:0;width:60px;height:60px;}
    .coop ul li:nth-of-type(5){bottom:50%;
        width: 100px;
        height: 100px;}
    .coop ul li:nth-of-type(11){bottom:5%;padding:0;width:70px;height:70px;}
    .coop ul li:nth-of-type(6){right:3%;bottom:31%;width:75px;height:75px;}
}
@media only screen and (max-width: 767px){
	
    /*coop*/
    .cir03{bottom:-100px;width:200px;height:200px;}
    .cir01,.cir02{display:none;}
    .coop_down{height:380px;}
    .coop ul{width:100%;height:100%;}
    .coop ul li img{margin:0 auto;width:100%;height:70%;object-fit:contain;}
    .coop ul li:first-of-type{bottom:8%;left:5%;width:55px;height:55px;}
    .coop ul li:nth-of-type(2){bottom:25%;left:16%;width:62px;height:62px;}
    .coop ul li:nth-of-type(3){top:initial;bottom:34%;left:1%;width:54px;height:54px;}
    .coop ul li:nth-of-type(4){top:initial;bottom:52%;left:11%;width:70px;height:70px;}
    .coop ul li:nth-of-type(5){right:53%;bottom:69%;width:61px;height:60px;}
    .coop ul li:nth-of-type(6){right:4%;bottom:10%;width:50px;height:50px;}
    .coop ul li:nth-of-type(7){bottom:27%;left:64%;width:63px;height:63px;}
    .coop ul li:nth-of-type(8){bottom:64%;left:74%;width:68px;height:68px;}
    .coop ul li:nth-of-type(9){bottom:35%;left:40%;width:66px;height:66px;}
    .coop ul li:nth-of-type(10){right:29%;bottom:58%;width:80px;height:80px;}
    .coop ul li:nth-of-type(11){right:4%;bottom:42%;width:62px;height:62px;}
    .coop ul li:nth-of-type(3) img,.coop ul li:nth-of-type(5) img,.coop ul li:nth-of-type(7) img{}
    .cir_text{bottom:9px;}
    .cir_text h4{font-size:2rem;}
    .cir_text small{font-size:1.3rem;}
    .cir_text h5{font-size:1.4rem;}
	
	.coop ul li:nth-of-type(15){ display: none;}
	.coop ul li:nth-of-type(17){ display: none;} 
	.coop ul li:nth-of-type(14){ display: none;}
	.coop ul li:nth-of-type(16){ display: none;}
	.coop ul li:nth-of-type(12){ width: 61px; height: 60px;}
	.coop ul li:nth-of-type(13){width: 61px; height: 60px; bottom: 97px;}
	.coop ul li:nth-of-type(11){bottom: 68%;}

}
@media (max-width:678px){
	.index_pro_l_ico{ height:22px;}
	.index_company{ background:#fff;}

}

@media (max-width:540px){
	.section2-item-right .list{ width:100%; margin-top:5rem; margin-left:3rem;}
	.section2-item-right{ margin-top:2rem;}
	.section2-item-right .list .section2-txt h3 span{ font-size:1.9rem;}
	.section2-item-right .list .section2-txt p{ font-size:14px;}
	}
	
.scgm_l{ width:49%;position:relative;}	
.scgm_tit{ width:100%; position:relative;}
.scgm_tit span{left:0 !important;transition:.4s;}
.scgm_tit:hover span{left:15% !important;background: #fff;color: #0e54ad;}
.scgm_tit::before{position: absolute;content: "";bottom: 0;left:0;width: 100%;z-index: 3;transition: all 0.3s;padding: 10%;background-image: linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,.0));background-color: transparent;color: #fff;}
.scgm_tit img{opacity: 1; width: 100%; height: auto !important;}
.scgm_tit span{position: absolute; left: 0px; bottom: 4%; width: 180px;line-height:60px; background:#0e54ad;z-index: 9;color: #fff;text-align: center;}
	
	
.scgm_l_bot{ width:49%; position:relative; float:left; margin-top:2rem;}
.scgm_l_bot:nth-of-type(2){ float:right;}
.scgm_l_bot ul li span{left:0 !important;transition:.4s;}
.scgm_l_bot ul li:hover span{left:15% !important;background: #fff;color: #0e54ad;}
.scgm_l_bot ul li::before{position: absolute;content: "";bottom: 0;left:0;width: 100%;z-index: 3;transition: all 0.3s;padding: 10%;background-image: linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,.0));background-color: transparent;color: #fff;}
.scgm_l_bot ul li img{opacity: 1; width: 100%; height: auto !important;}
.scgm_l_bot ul li span{position: absolute; left: 0px; bottom: 4%; width: 100px;line-height:60px; background:#0e54ad;z-index: 9;color: #fff;text-align: center;}
	
		
.scgm_r{ width:50%;position:relative;}	
.scgm_r_tit{ width:100%; position:relative;}
.scgm_r_tit span{left:0 !important;transition:.4s;}
.scgm_r_tit:hover span{left:15% !important;background: #fff;color: #0e54ad;}
.scgm_r_tit::before{position: absolute;content: "";bottom: 0;left:0;width: 100%;z-index: 3;transition: all 0.3s;padding: 10%;background-image: linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,.0));background-color: transparent;color: #fff;}
.scgm_r_tit img{opacity: 1; width: 100%; height: auto !important;}
.scgm_r_tit span{position: absolute; left: 0px; bottom: 4%; width: 180px;line-height:60px; background:#0e54ad;z-index: 9;color: #fff;text-align: center;}
.scgm_tex{ margin-top:2rem;}		
.cpck_l_tit{ color:#000000; font-size:2rem; margin-top:2rem;}	
.cpck_l  ul li{margin-top:2rem;overflow: hidden; display:inline-block; width:49%;}	
.cpck_l  ul li img{transition: 0.4s;}
.cpck_l  ul li:hover img {
  transform: scale(1.1);
}
.cpck_l{ width:49%;}

#zzry{ margin: 3% auto 0; overflow: hidden;}
#zzry .swiper-container {
    width: 100%;
    height: 100%;
}
#zzry .swiper-slide {
    text-align: left;
    transition:0.3s;
    border: 1px solid #efefef;
    padding: 10px;
    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#zzry .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 72%; position: relative; background: #fff; text-align: center;}
#zzry .swiper-slide .pic a{ display: block; width: 100%; height: 100%; left: 0; position: absolute;}
#zzry .swiper-slide .pic a img{ max-width: 100%; max-height: 100%; transition:0.3s;}
#zzry .swiper-slide .tit{ width: 96%; height: 60px; box-shadow: 0 0 10px rgba(0,0,0,0.1); margin-top: 10px; padding: 0 3%; transition: 0.3s;}
#zzry .swiper-slide .tit p{ float: left; height: 60px; line-height: 60px; color: #282828; font-size: 16px;}
#zzry .swiper-slide .tit i{ float: right; width: 28px; height: 28px; background: #0e54ad; line-height: 28px; text-align: center; color: #fff; border-radius: 100%; margin-top: 5%; transition: 0.3s;}
#zzry .swiper-slide:hover .tit{ background: #0e54ad; color: #fff;}
#zzry .swiper-slide:hover .tit p{ color: #fff;}
#zzry .swiper-slide:hover .tit i{ background: #fff; color: #06439f;}
@media screen and (max-width:1200px){
    #zzry .swiper-container{ padding-bottom: 7%;}
}
@media screen and (max-width:768px){
	.title h3{ font-size:20px;}
	.xin_t2{ padding-top:30px; }
}
@media screen and (max-width:765px){
    #zzry .swiper-container{ padding-bottom: 15%;}
}
.zmenu{height: auto;overflow: hidden;background: rgba(0,0,0,.8);border: 1px solid rgba(255,255,255,.8);line-height: 55px;text-align: center;}
.zmenu li a{display: block;color: #fff;font-size: 16px;position: relative;transition:.4s;white-space: nowrap;text-overflow:ellipsis;overflow: hidden; width:25%; float:left;}
.zmenu li a:hover{background: #0e54ad;}
.zmenu li a::before{position: absolute;content: "";height: 15px;width: 1px;background: rgba(255,255,255,.8);right:0;top:40%;}
.zmenu li:last-child a::before{display: none;}
.zmenu li a i{font-size: 24px;}

.pl-3, .px-3 {
    padding-left: 1rem!important;
}
.pr-3, .px-3 {
    padding-right: 1rem!important;
}

/*content_product*/
.prolist li{ float:left;width:32%; margin-right:2%; margin-top:1%;}
.prolist li:nth-of-type(3n+3){ margin-right:0px;}
.prolist li a{border: 1px solid #e8e8e8;border-radius: 5px;transition:.4s;  display:inline-block; width:100%;}
.prolist li a:hover {background: #0e54ad;color: #fff;}
.prolist li a:hover img{transform: scale(1.03)}
.prolist li a:hover span{background: #0e54ad;}
.prolist li a:hover .pimga i{background: rgba(0,0,0,.2);padding-top: 30%;}
.prolist li a:hover .pimga em{opacity: 1;}
.pimga{display: block;width: 100%;height: 0;padding-bottom: 75%;position: relative;overflow: hidden;}
.pimga i{position: absolute;z-index: 2;height: 100%;width: 100%;background: rgba(0,0,0,0);padding-top: 10%;text-align: center;transition:.4s;}
.pimga i em{font-size: 60px;color: #c40000;opacity: 0;transition:.4s;}
.pimga img{display: block;max-width: 100%;transition: all .5s ease 0s;}
.prolist li span{display: block;position: relative;background: #424242;line-height: 70px;color: #fff;transition:.4s;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.prolist li span i{float: right;text-decoration: underline;}
/*产品详情*/
.proa img{display: block;width: 100%; border: 1px solid #e7e9e9;}
.proaa strong{display: block;}
.proaa strong small{background: #0e54ad;color: #fff;padding:.25rem .5rem;font-size: 14px;}
.proaa span{display: block;line-height: 35px;color: #777;height: auto;overflow: hidden;}
.proaa span i{display: block;float: left;width: 100px;border:1px solid #0e54ad;color: #0e54ad; border-radius: 3px;margin-right: 1rem;text-align: center;}
.proaa span i:nth-of-type(4){margin-right: 0px;}
.proab {border-top: 1px solid #ededed;border-bottom: 1px solid #ededed;height: auto;overflow: hidden;}
.proab p{line-height: 40px;color: #777;}
.proab p em{color: #444;}
.proac_a {width: 60%;}
.proac_a i{float: left;font-size: 50px;color: #c30000;margin-right: .5rem;}
.proac_a span{display: block; color: #777;margin-top: .5rem;}
.proac_a p{color: #0e54ad;font-weight: bold;}
.proac_d a{display: block;background: #0e54ad;line-height: 45px;color: #fff;text-align: center;padding: 0 1rem;transition:.4s;}
.proac_d a:hover{background: #444;}
.sidetit{line-height: 50px;text-transform: uppercase;color: #777;position: relative;}
.sidetit::before{position: absolute;content:"";width: 2px;height: 20px;background: #0e54ad;left:0;top:24%;}
.sidetit span{color: #444;}
.sidea{height: auto;overflow: hidden;border: 1px solid #efefef;}
.sidea li{position: relative; line-height: 52px;height: 52px;transition:.4s;}
.sidea li a{display: block;transition:.4s;border-bottom: 1px dashed #e5e5e5;color: #777;}
.sidea li a i{float: right;}
.sidea li:hover a{color: #c30000;}
.sideb li {height: auto;overflow: hidden;background: #f9f9f9;transition:.4s;position: relative;z-index: 3}
.sideb li:hover {background: #d21227;}
.sideb li:hover span{color: #fff;}
.sideb li img{display: block;max-width: 100%;}
.sideb li span{display: block;text-align: center;line-height: 45px;}

.ptit{line-height: 60px;background: #f6f6f6;}
.ptit li{text-align: center;}
.ptit li a{display: block;transition:.4s;font-weight: bold;line-height: 45px}
.ptit li:hover a{background: #0e54ad;color: #fff;}
.prob{line-height: 30px;color: #777;}
.ptita {height: auto;overflow: hidden;border-bottom: 1px solid rgba(0,0,0,.1); color: #777;line-height: 50px;}
.ptita i{color: #777;}
.ptita span{text-transform: uppercase;}
.ptita span b{color: #444;}

.proba li{text-align: center;color: #777;padding-top:6.5rem;background-size: 100%;transition:.4s;}
.proba li:hover{color: #c30000;}
.proba li:nth-of-type(1){background: url(../images/pimga.png) center top no-repeat;}
.proba li:nth-of-type(1):hover{background: url(../images/pimgaa.png) center top no-repeat;}
.proba li:nth-of-type(2){background: url(../images/pimgb.png) center top no-repeat;}
.proba li:nth-of-type(2):hover{background: url(../images/pimgbb.png) center top no-repeat;}
.proba li:nth-of-type(3){background: url(../images/pimgc.png) center top no-repeat;}
.proba li:nth-of-type(3):hover{background: url(../images/pimgcc.png) center top no-repeat;}
.proba li:nth-of-type(4){background: url(../images/pimgd.png) center top no-repeat;}
.proba li:nth-of-type(4):hover{background: url(../images/pimgdd.png) center top no-repeat;}
.proba li:nth-of-type(5){background: url(../images/pimge.png) center top no-repeat;}
.proba li:nth-of-type(5):hover{background: url(../images/pimgee.png) center top no-repeat;}
.proba li:nth-of-type(6){background: url(../images/pimgf.png) center top no-repeat;}
.proba li:nth-of-type(6):hover{background: url(../images/pimgff.png) center top no-repeat;}
.proba li:nth-of-type(7){background: url(../images/pimgg.png) center top no-repeat;}
.proba li:nth-of-type(7):hover{background: url(../images/pimggg.png) center top no-repeat;}
.proba li:nth-of-type(8){background: url(../images/pimgh.png) center top no-repeat;}
.proba li:nth-of-type(8):hover{background: url(../images/pimghh.png) center top no-repeat;}
.proba li:nth-of-type(9){background: url(../images/pimgi.png) center top no-repeat;}
.proba li:nth-of-type(9):hover{background: url(../images/pimgii.png) center top no-repeat;}
.proba li:nth-of-type(10){background: url(../images/pimgj.png) center top no-repeat;}
.proba li:nth-of-type(10):hover{background: url(../images/pimgjj.png) center top no-repeat;}
.proba li:nth-of-type(11){background: url(../images/pimgk.png) center top no-repeat;}
.proba li:nth-of-type(11):hover{background: url(../images/pimgkk.png) center top no-repeat;}
.proba li:nth-of-type(12){background: url(../images/pimge.png) center top no-repeat;}
.proba li:nth-of-type(12):hover{background: url(../images/pimgee.png) center top no-repeat;}
.proba li p{font-size: 12px;}

.proc img{width: 100%;}
.proc_a img{width: 100%;}
.proc li:hover .proc_d{background: rgbargba(0,157,133,0.8);opacity: 1;top:0;}
.proc_a{position: relative;height: auto;overflow: hidden;}
.proc_d{position: absolute;z-index: 2;left:0;height: 100%;overflow: hidden;background: rgba(0,157,133,0.8);opacity: 0;top:20%; color: #fff;text-align: center;transition:.4s;
    width: 100%;padding: 1rem;}
.proc_e{height: auto;overflow: hidden; border: 1px solid #fff;padding: 6rem;}
.proc_e strong{display: block;}
.proc_e em{display: block;height: 25px;width: 1px;background:rgba(255,255,255,.7);margin:.5rem auto;}
.proc_e p{color: rgba(255,255,255,.8);line-height: 30px;}

.prod img{max-width: 100%;}
.prod .in02b span i{left:38%;}
.proe .swiper-container{height: auto;overflow: hidden;}
.proe .swiper-slide {text-align: center;}
.proe .swiper-slide a{display: block;}
.proe .swiper-slide a:hover span{background: #0e54ad;color: #fff;}
.proe .swiper-slide a:hover img{transform: scale(1.05)}
.proe .swiper-slide span{display: block;background: #f5f5f5;line-height: 60px;transition:.4s;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.p_imga{display: block;width: 100%;height: 0;padding-bottom: 70%;position: relative;overflow: hidden;}
.p_imga img{transition: all 1s ease;width: 100%;height: 100%;object-fit: cover;left: 0;position: absolute;}

/*cases*/
.caseslist{height: auto;overflow: hidden;}
.caseslist li a{display: block; height: auto;overflow: hidden;position: relative;}
.caseslist li a img{display: block;width: 100%;transition: all .5s ease 0s;}
.caseslist li a:hover em{background: #444;}
.caseslist li a:hover img{  -webkit-filter: blur(5px);
    filter: blur(5px);transform: scale(1.03);}
.caseslist li .cfonta{position: absolute;z-index: 2;color: #fff;left:0;top:0;}
.cfonta strong{display: block;}
.cfonta p{width: 50%;}
.cfonta em{display: block;width: 140px;line-height: 45px;background: #0e54ad;transition:.4s;text-align: center;}
.cimga{display: block;width: 100%;height: 0;padding-bottom: 35%;position: relative;overflow: hidden;}

.inner_contact_l{ margin-top:113px; width:35%;} 
.inner_contact_bg{ background:#f6f9fa; padding-bottom:114px;}
.inner_contact_l_tit1{ color:#0e54ad; font-size:18px;font-family: 'sourcesansansli';}
.inner_contact_l_tit2{color:#333333; font-size:36px;font-family: 'sourcesansanscn'; font-weight:bold; margin-top:31px;}
.inner_contact_l_tit3{color:#9f9c99; font-size:18px;font-family: 'sourcesansansli';  margin-top:31px;}
.inner_contact_r{ width:50%; margin-top:41px;}
.mess1{ width:99%; height:51px; background:#fff; border:1px solid #ccc; padding-left: 5px;}
.mess2{width:99%; height:181px; background:#fff; border:1px solid #ccc; padding-left: 5px;}
.mes3{ width:20%; height:31px; background:#fff; border:1px solid #ccc; margin-right:10px;padding-left: 5px;}
.me_l{ width:48%; margin-top:36px; }
.me_r{ width:48%; margin-top:36px;}
.me_rr{ width:100%; margin-top:36px;}
.me_tex{ width:100%; margin-top:36px;}
.code{ height: 36px;}
.thj{ cursor: pointer;width:40%; height:60px; background:#0e54ad; border:3px solid #05c0a3; color:#fff; font-size:18px; display: inline-block; line-height: 60px; text-align: center; }
.cer88{ padding-top:50px;}
.sdreson_r img{ max-width:100%; vertical-align: bottom;}


@media screen and (max-width:1182px){
.sz_about1 .posi .box .content4{ display:none;}
}

@media screen and (max-width:886px){
.sz_about .box .boxLeft{ width:100%;}
.sz_about .box .boxRight{ width:100%;}
.scgm_l{ width:100%;}
.scgm_r{ width:100%; margin-top:2rem;}
.cpck_l{ width:100%;}
.inner_contact_l{ width:100%;}
.inner_contact_r{ width:100%;}
.inner_contact_l_tit2 {
    margin-top: 15px;
	font-size: 16px;
}
.me_l {
    margin-top: 15px;
}
.me_r {
    margin-top: 15px;
}
.me_tex {
    margin-top: 15px;
}
.me_rr {
    margin-top: 15px;
}
}
@media screen and (max-width:660px){
	.scgm_tit span{ height:40px; line-height:40px;}
.scgm_l_bot ul li span{ height:40px; line-height:40px;}
.scgm_r_tit span{ height:40px; line-height:40px;}
#zzry .swiper-slide .tit i{ display:none;}
#zzry .swiper-slide .tit p{ font-size:14px;} 
}

@media screen and (max-width:462px){
	.prolist li{ width:49%; margin-right:1%;}
.prolist li:nth-of-type(3n+3){margin-right:1%;}
.prolist li:nth-of-type(2n+2){margin-right:0px;;}
}


.zywqh {
height: 36px;
width: 100%;
text-align: center;
margin-top: 20px;
}
.zywqh p {
display: inherit;
line-height: 36px;
font-size: 14px;
background-color: #676767;
color: white;
padding: 3px 5px;
/* border-radius: 8px; */
}
.zywqh .on {
background-color: #0e54ad;
}
.inner_content table {
    width: 100% !important;
    height: auto;
    margin: 10px 0;
    border-collapse: collapse;
    border: 1px solid #000;
	overflow-x: scroll;
}

.inner_content table tr td {
   
    border: 1px solid #000;
   
}
.newsinfo{height: auto;overflow: hidden;background: #f4f6f8;}
.newsinfoa{height: auto;overflow: hidden;}
.newsinfoa strong{display: block;font-size: 18px;color: #4c4c4c;line-height:40px;} 
.meta{line-height: 35px;color: #777;border-bottom: 1px solid #dbdbdb;}
.newsaa {height: auto;overflow: hidden;}
.newsaa  img{display: block;margin:0 auto;max-width: 100%;}
.newsaa  p{line-height: 30px;}
.newsinfob{padding: 2% 0;height: auto;overflow: hidden;}
.newsinfob strong{display: block;font-size: 1.375rem;line-height: 60px;}
.newsinfob li{height: auto;overflow: hidden;margin-bottom: 20px;background: #f5f7fa;transition:.4s;}
.newsinfob li:hover{background: #0e54ad;color: #fff;}
.newsinfob li:hover span{color: #fff;}
.newsinfob li:hover p{color: #fff;}
.newsinfob li img{max-width: 100%;}
.newsinfob li span{display: block;line-height: 25px;margin:10px 0;color: #666;}
.newsinfob li p{line-height: 25px;color: #666;font-size: 13px;}
#prev_next{height: auto;overflow: hidden;border-top: 1px solid #dbdbdb;padding-top: 1rem;margin-top: 1rem;}
#prev_next li{line-height: 35px; color: #777;}
#prev_next li i{float: left;}
#prev_next li a{transition:.4s;}
#prev_next li:hover a{color: #0e54ad !important;}

.pages {font-size:14px;color: #0e54ad;margin:35px 0px;text-align: center; }
.pages a{margin:0px 6px;padding:4px 10px;font-size: 14px;color: #0e54ad;border:1px solid rgb(220,220,220);}
.pages span {margin:0px 6px;padding:4px 10px;font-size: 14px;color: #fff;background: #0e54ad;border: #0e54ad solid 1px;}
.pages a:hover{background: #0e54ad;border: #0e54ad solid 1px;color: #fff;}

@media (max-width: 576px){
	.mf_16 {
    font-size: 16px;
    line-height: 30px;
}
	.mf_14 {
    font-size: 14px;
    line-height: 30px;
}
	.cfonta p {
    width: 100%;
    line-height: 25px;
    font-size: 13px;
}
.cimga {
    padding-bottom: 50%;
}
	.index_comapny_tex{font-size: 14px;
    line-height: 30px;}

	.index_pro_tex li a{ padding-bottom:82%;}
	.index_pro_bt li a{ padding-bottom:116%;}
	.index_pro_l_tex{ font-size:24px;;}
	.index_pro_l_ico{ margin-top:4px;}
	
	.inner_content table{ width: 600px !important; overflow: auto;}
}
