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

.w_1720 {
  max-width: 1720px;
  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%;
}
.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: 16rem;
  left: 0;
  width: 100%;
  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: #e85625;
}
.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: #e85625;
}
.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.3125rem;
  left: 0.3125rem;
}
.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: 90px;
}
.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: #e85625;
  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: #e85625;
  border: 1px solid #e85625;
}
.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: #e85625;
}
.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;
}


.sz_service3 .box .item:hover .content1 img {
  transform: scale(1.1);
}
.sz_service3 .box .item:hover .content2 {
	color: #e85625;
}
.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 {
  width: 7.5rem;
}
.sz_news1 .box .boxBot .page .btn a {
  position: relative;
  width: 3rem;
  height: 3rem;
  display: block;
  border: 1px solid #eee;
  border-radius: 50%;
  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 a:hover {
  border: 1px solid #e85625;
  border-radius: 1.5625rem;
  background: #e85625;
  width: 7rem;
}
.sz_news1 .box .boxBot .page .btn a:hover span {
  color: #fff;
  left: 26%;
}
.sz_news1 .box .boxBot .page .btn a:hover p {
  color: #fff;
  margin-left: 2.7rem;
  opacity: 1;
}
.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 #e85625;
  width: 9.375rem;
  text-align: center;
  color: #e85625;
  border-radius: 1.5625rem;
  transition: 0.4s;
}
.sz_news1 .box .boxBot .page .go a:hover {
  background: #e85625;
  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: #e85625;
  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 {
  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: #e85625;
  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% - 26.5625rem);
}
.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: #e85625;
}
.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;
  }
  .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: 80px;
  }
  .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;
  }
}
