﻿
.sl-1 {
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sl-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
}
.sl-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.fb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.gray {
  background-color: #f4f6f9;
}
.zt {
  font-family: PingFang-SC-Heavy;
}
.w1560 {
  width: 15.6rem;
  margin: 0 auto;
}
.header {
  position: relative;
}
.header .banner .banner_bg {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header .banner .text {
  max-width: 9.83rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #ffffff;
  z-index: 3;
}
.header .banner .text .fir {
  font-size: 0.6rem;
  margin-bottom: 0.1rem;
}
.header .banner .text .sec {
  font-size: 0.3rem;
}
/* 标题 */
.product_title {
  text-align: center;
  font-size: 0.36rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  /*   letter-spacing: 2px; */
  color: #000000;
}
/* 导航 */
.pro_nav_box {
  top: 0.9rem;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  width: 100%;
  z-index: 99;
  border: 1px solid #f4f6f9;
  position: sticky;
}
.result_nav {
  padding-top: 0.36rem;
}
.result_nav li {
  width: 1.6rem;
  text-align: center;
  cursor: pointer;
  border-bottom: 0.05rem solid transparent;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.24rem;
  /* letter-spacing: 0.01rem; */
}
.result_nav li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000000;
  padding-bottom: 28px;
}
.result_nav li:hover,
.result_nav li.current {
  border-bottom: 0.05rem solid #2c66da;
}
/* 产品概述 */
.part01 {
  padding-top: 0.79rem;
  padding-bottom: 0.8rem;
  border-bottom: 0.6rem solid #f4f6f9;
}
.part01 .part01_content {
  margin-top: 0.64rem;
}
.part01 p {
  font-size: 0.24rem;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  /* letter-spacing: 0.01rem; */
  color: #646464;
}
.part01 p:not(:last-child) {
  margin-bottom: 0.24rem;
}
/*方案内容  */
.part02 {
  padding-top: 0.72rem;
  text-align: center;
}
.part02 img {
  margin-top: 0.6rem;
  padding-bottom: 0.82rem;
}
/* 方案亮点 */
.part03 {
  padding-top: 0.6rem;
  padding-bottom: 0.8rem;
}
.part03_swiper_box.part03_list {
  margin-top: 0.47rem;
  margin-right: -10.33%;
}
.part03_list li {
  float: left;
  width: 23%;
  margin-right: 10.33%;
  margin-bottom: 0.3rem;
}
.part03_list li {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.part03_list a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 0.62rem 0.44rem 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 4.07rem;
  background-color: #fff;
  text-align: center;
}
.part03_list a .top {
  width: 100%;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* letter-spacing: 0.01rem; */
  color: #000000;
  margin-bottom: 0.3rem;
}
.part03_list a .top span {
  width: 100%;
}
.part03_list a .top .img {
  margin-bottom: 0.36rem;
}
.part03_list a p {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  /* letter-spacing: 0.01rem; */
  color: #636363;
  word-break: break-all;
  text-align: left;
}
.part03_list li:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
/*相关产品  */
.part04 {
  margin-top: 0.74rem;
  margin-bottom: 0.79rem;
}
.part04_list {
  margin-top: 0.47rem;
  padding: 0 1.35rem;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.67rem;
  /* letter-spacing: 0.01rem; */
  margin-right: -8.5%;
}
.part04_list li {
  float: left;
  width: 24.83%;
  margin-right: 8.5%;
  margin-bottom: 0.3rem;
}
.part04_list li {
  min-width: 2.6rem;
  background-color: #f4f6f9;
}
.part04_list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 0.67rem;
  color: #000000;
}
.part04_list a::before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 0;
  background-color: #2c66da;
  margin-right: 0.21rem;
  margin-bottom: 0.04rem;
}
.part04_list li:hover {
  background-color: #ff5050;
}
.part04_list li:hover a {
  color: #fff;
}
.part04_list li:hover a::before {
  background-color: #fff;
}
/* banner -成功案例*/
.part05 {
  padding-top: 0.69rem;
  padding-bottom: 0.75rem;
}
.zxCenter_banner {
  position: relative;
}
.zxCenter_banner .product_title {
  margin-bottom: 0.62rem;
}
.zxCenter_banner .left {
  width: 38.33%;
  height: 3.76rem;
}
.zxCenter_banner .left {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  margin-right: 0.24rem;
  background-color: #fff;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.24rem;
  /* letter-spacing: 0.01rem; */
  color: #676767;
}
.zxCenter_banner .left .img {
  padding: 0.2rem;
  width: 100%;
  height: 2.6rem;
}
.zxCenter_banner .left img {
  width: 100%;
  height: 100%;
}
.zxCenter_banner .left p {
  padding: 0 0.2rem;
  text-align: center;
}
.zxCenter_banner .right {
  width: -webkit-calc(60% - 0.24rem);
  width: -moz-calc(60% - 0.24rem);
  width: calc(60% - 0.24rem);
  height: 3.76rem;
  background-color: #ffffff;
}
.zxCenter_banner .right {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.72rem 0.58rem 0 0.4rem;
}
.zxCenter_banner .right .content_a {
  display: block;
  width: 100%;
  height: 100%;
}
.zxCenter_banner .right .mark {
  display: inline-block;
  text-align: center;
  width: 1.03rem;
  height: 0.34rem;
  background-color: #ff5050;
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.34rem;
  /* letter-spacing: 0.01rem; */
  color: #ffffff;
}
.zxCenter_banner .right .text_box .mainTitle {
  font-size: 0.36rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  /* letter-spacing: 0.01rem; */
  color: #001330;
  margin-bottom: 0.42rem;
}
.zxCenter_banner .right .text {
  font-family: PingFang-SC-Heavy;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  /* letter-spacing: 0.01rem; */
  color: #656565;
}
.zxCenter_banner .right .text .all_text {
  font-family: PingFang-SC-Heavy;
  display: inline-block;
  color: #ff5050;
}
/* banner- -轮播 */
.zxCenter_banner .navi {
  position: absolute;
  bottom: 20.05rem;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: left;
  padding-left: 0.24rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.zxCenter_banner .navi li {
  width: 0.48rem;
  height: 0.11rem;
  margin: 0 0.07rem;
  border-radius: 0;
  background-color: #ffffff;
}
.zxCenter_banner .navi li.on {
  background-color: #2c66da;
}
.zxCenter_banner .swiper-pagination-bullet {
  border: 0 solid #fff;
  background: none;
  opacity: 1;
}
.zxCenter_banner .navi .swiper-pagination-bullet-active {
  background-color: #2c66da;
}
.news_swiper {
  width: 100%;
  padding-bottom: 0.51rem;
}
.white {
  background-color: #ffff;
}
