.max {
  width: 100%;
  max-width: 1920px;
  height: auto;
  overflow: hidden;
  background: #fff;
}
.posi {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}
.header {
  width: 100%;
  height: 1rem;
  background: #fff;
  position: relative;
}
.header_yy {
  width: 100%;
  height: 0.25rem;
  background: #333;
}
.header_yy_select {
  float: right;
  background: transparent;
  color: #fff;
  cursor: pointer;
  padding: 0.02rem 0.1rem;
  text-align: center;
}
.header_yy_img {
  width: 0.16rem;
  float: right;
  margin-right: 8%;
  margin-top: 0.05rem;
}
.header_yy_img2 {
  width: 0.24rem;
  float: right;
}
.header_yy_select option {
  color: #333;
}
.header_son {
  width: 84%;
  height: 0.75rem;
  margin: 0 auto;
}
.header_son_logo {
  height: 0.35rem;
  float: left;
  margin: 0.2rem 0;
}
.header_but {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  background-image: linear-gradient(to right, #0074cc, #0069b8) !important;
  color: #fff;
  float: right;
  width: 0.84rem;
  height: 0.38rem;
  margin: 0.18rem 0;
}
.header_son_nav {
  height: 100%;
  float: right;
  margin: 0;
}
.header_son_nav_li {
  float: left;
  line-height: 0.75rem;
  border-bottom-width: 0.03rem;
  margin-right: 0.3rem;
  color: #333;
  font-size: 0.15rem;
  font-weight: 400;
  position: relative;
  z-index: 21;
  overflow: visible !important;
  cursor: pointer;
}
.header_son_nav_li a {
  color: #333;
  font-size: 0.15rem;
}
.header_son_nav_li:hover {
  color: #0168b8 !important;
  font-weight: Bold;
}
.header_son_nav_li:hover .header_model {
  display: block !important;
}
.header_select_sign {
  color: #0168b8 !important;
  font-weight: Bold;
}
.header_select_sign > a {
  color: #0168b8 !important;
  font-weight: Bold;
}
.hvr-icon-spin:hover .hvr-icon,
.hvr-icon-spin:focus .hvr-icon,
.hvr-icon-spin:active .hvr-icon {
  -webkit-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}
.hvr-icon {
  -webkit-transition-duration: 0.3s !important;
  transition-duration: 0.3s !important;
}
.header_model {
  width: 11rem;
  height: 3.35rem;
  background: transparent;
  position: absolute;
  left: -3.7rem;
  top: 0.74rem;
  z-index: 20;
  display: none;
}
.header_model_son {
  width: 11rem;
  height: 3.28rem;
  background: #fff;
  border-radius: 0.08rem;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0.1rem;
}
.header_model_top {
  width: 100%;
  height: 0.75rem;
  border-bottom: 1px solid #ccc;
  padding: 0.17rem 0.33rem;
}
.header_model_p {
  font-size: 0.2rem;
  color: #333;
  font-weight: bold;
  line-height: 0.2rem;
  border-left: 0.03rem solid #0069b8;
  margin: 0.1rem 0;
  padding-left: 0.12rem;
  float: left;
}

.header_model_input {
  width: 4.17rem;
  height: 0.4rem;
  float: left;
  margin-left: 0.88rem;
  position: relative;
}
.header_model_input > input {
  height: 100%;
  border-radius: 0px;
}
.header_model_input_div {
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  border-left: 1px solid #ccc;
}
.header_model_input_div > img {
  width: 0.18rem;
  height: 0.18rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.header_model_but {
  float: right;
  height: 0.42rem;
  /* margin-left: 0.3rem; */
}
.header_model_button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  color: #b3b3b3;
  background: #f5f5f5;
  width: 0.84rem;
  height: 0.3rem;
  font-size: 0.12rem;
  padding: 0;
  line-height: 0.3rem;
  border-radius: 0.2rem;
  margin: 0.06rem 0.03rem;
  overflow: hidden;
  float: right;
}
.header_model_bottom {
  width: 100%;
  height: 2.53rem;
  /* margin: 0.33rem 0; */
  /* padding: 0 0.33rem; */
}
.header_model_bottom_gsimg {
  float: left;
  width: 3.17rem;
  height: 1.85rem;
  margin: 0.33rem;
}
.header_model_bottom_gsimg > img {
  width: 100%;
  height: 100%;
}
.header_model_bottom_max {
  width: 8.45rem;
  float: left;
  height: 2.5rem;
  position: relative;
}
.header_model_bottom_list {
  float: left;
  width: 2.5rem;
  height: 100%;
  background: #f4f4f4;
  padding: 0 0.25rem;
  line-height: 0.5rem;
}
.header_model_ul {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0.25rem 0;
  line-height: 0.5rem;
}
.header_model_ul_li {
  width: 2rem;
  height: 0.5rem;
  cursor: pointer;
  margin: 0;
  line-height: 0.5rem;
  color: #666666;
}
.header_model_ul_li > span {
  font-size: 0.15rem;
  font-weight: 400;
  margin-left: 0.15rem;
  line-height: 0.5rem;
}
.header_model_ul_li:before {
  background: #0069b8 url(../images/22.png) no-repeat top 0.18rem right 0.2rem !important;
}
.header_model_ul_li > img {
  height: 0.12rem;
  margin: 0.19rem 0;
  margin-right: 0.2rem;
  float: right;
}
.header_model_bottom_text {
  width: 5.95rem;
  height: 1.85rem;
  padding: 0 0.4rem;
  margin: 0.33rem 0;
  float: left;
  border-right: 1px solid #ccc;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  left: 2.8rem;
  top: 0;
  display: none;
}
.header_model_bottom_list .header_model_bottom_list_mubs:nth-child(1) > .header_model_bottom_text {
  display: block;
}
.header_model_bottom_text_p {
  float: left;
  width: 1.2rem;
  color: #666666;
  font-size: 0.13rem;
  line-height: 0.35rem;
  cursor: pointer;
  margin-right: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.header_model_bottom_text_p:hover {
  color: #0069b8;
}
.header_model_bottom_text_p:nth-child(3n + 3) {
  margin-right: 0;
}
.header_model_bottom_tab {
  width: 4.68rem;
  height: 1.85rem;
  padding: 0 0.33rem;
  margin: 0.33rem 0;
  float: left;
  border: 1px solid #ccc;
  border-bottom: none;
  border-top: none;
}
.header_model_bottom_tab_div {
  width: 1.92rem;
  height: 0.83rem;
  float: left;
  border-radius: 0.04rem;
  background: #f0f0f0;
  text-align: center;
  margin-bottom: 0.16rem;
  cursor: pointer;
  color: #333;
}

.header_model_bottom_tab_div:before {
  background: linear-gradient(0deg, #0069b8, #41adff) !important;
  color: #fff !important;
}
.header_model_bottom_tab_div:nth-child(odd) {
  margin-right: 0.07rem;
}
.header_model_bottom_tab_div:nth-child(even) {
  margin-left: 0.07rem;
}
.header_model_bottom_tab_div > img {
  width: 0.3rem;
  margin-right: 0.22rem;
}
.header_model_bottom_tab_div > span {
  font-size: 0.17rem;
  font-weight: 400;
  line-height: 0.83rem;
}
.header_model_bottom_phone {
  float: left;
  height: 1.85rem;
  width: 1.81rem;
  margin: 0.33rem;
  margin-right: none;
}
.header_model_p_one {
  height: 0.22rem;
  margin: 0;
  line-height: 0.22rem;
}
.header_model_p_one > img {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.08rem;
  vertical-align: middle;
}
.header_model_p_one > span {
  font-size: 0.17rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.22rem;
  vertical-align: middle;
}
.header_model_p_two {
  font-size: 0.23rem;
  font-weight: 500;
  color: #0069b8;
  line-height: 0.25rem;
  margin: 0.19rem 0;
}
.header_model_code_img {
  height: 1rem;
}
.header_model_code_img > img {
  width: 1rem;
  height: 1rem;
  float: left;
}
.header_model_code_img > p {
  margin: 0;
  line-height: 0.2rem;
  color: #666;
  font-size: 0.13rem;
  float: right;
  font-weight: 400;
  margin-top: 0.3rem;
}
.header_model_block {
  width: 0.08rem;
  height: 0.08rem;
  background: #fff;
  position: absolute;
  left: 3.94rem;
  top: -0.04rem;
  transform: rotate(-45deg);
}
.header_search {
  position: absolute;
  right: 1.25rem;
  top: 0.8rem;
  width: 3.3rem;
  height: 0.58rem;
  z-index: 19;
  background: #fff;
  border-radius: 0.04rem;
  overflow: hidden;
}
.showClass {
  display: none;
}
.header_search > input {
  height: 0.58rem;
}
.header_search_div {
  width: 0.58rem;
  height: 0.58rem;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  border-left: 1px solid #ccc;
}
.header_search_div > img {
  width: 0.23rem;
  height: 0.23rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* 头部 end */

/* 轮播   start */
.content_swiper {
  width: 100%;
  height: 5.82rem;
  position: relative;
  overflow: hidden;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-pagination-bullet {
  width: 0.33rem !important;
  height: 0.07rem !important;
  background: #008af1 !important;
  border-radius: 0.03rem !important;
}
/* .swiper-slide {
  width: 100%;
  position: relative;
} */
.swiper-container-one .swiper-slide {
  overflow: hidden;
}
.swiper_img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}
.swiper_img1 {
  width: 30%;
  position: absolute;
  top: 8%;
  right: 12%;
  z-index: 6;
}
@keyframes rightBall {
  0% {
    transform: translate(32px, 0px);
  }
  50% {
    transform: translate(0px, 32px);
  }
  100% {
    transform: translate(32px, 0px);
  }
}
.animation_one {
  width: 1.6rem;
  height: 1.63rem;
  position: absolute;
  left: 0.45rem;
  bottom: 0.6rem;
  z-index: 9;
  animation: rightBall 8s linear infinite;
}
.animation_one > img {
  width: 100%;
  height: 100%;
}
.animation_two {
  width: 2.76rem;
  height: 2.39rem;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  animation: rightBall 8s linear infinite;
  overflow: hidden;
}
.animation_two > img {
  width: 4rem;
  position: absolute;
  left: 0;
  bottom: 0;
}

.star {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
@-webkit-keyframes star-fall {
  0% {
    opacity: 0;
    transform: scale(0.5) translate3d(0, 0, 0);
    -webkit-transform: scale(0.5) translate3d(0, 0, 0);
    -moz-transform: scale(0.5) translate3d(0, 0, 0);
  }
  50% {
    opacity: 1;
    transform: translate3d(-50vh, 50vh, 0);
    -webkit-transform: translate3d(-50vh, 50vh, 0);
    -moz-transform: translate3d(-50vh, 50vh, 0);
  }
  100% {
    opacity: 0;
    transform: scale(1.2) translate3d(-70vh, 70vh, 0);
    -webkit-transform: scale(1.2) translate3d(-70vh, 70vh, 0);
    -moz-transform: scale(1.2) translate3d(-70vh, 70vh, 0);
  }
}
@keyframes star-fall {
  0% {
    opacity: 0;
    transform: scale(0.5) translate3d(0, 0, 0);
    -webkit-transform: scale(0.5) translate3d(0, 0, 0);
    -moz-transform: scale(0.5) translate3d(0, 0, 0);
  }
  50% {
    opacity: 1;
    transform: translate3d(-50vh, 50vh, 0);
    -webkit-transform: translate3d(-50vh, 50vh, 0);
    -moz-transform: translate3d(-50vh, 50vh, 0);
  }
  100% {
    opacity: 0;
    transform: scale(1.2) translate3d(-70vh, 70vh, 0);
    -webkit-transform: scale(1.2) translate3d(-70vh, 70vh, 0);
    -moz-transform: scale(1.2) translate3d(-70vh, 70vh, 0);
  }
}
.star span {
  display: block;
  width: 1px;
  background: transparent;
  position: absolute;
  opacity: 0;
  -webkit-animation: star-fall 3s linear infinite;
  -moz-animation: star-fall 3s linear infinite;
  -ms-animation: star-fall 3s linear infinite;
  animation: star-fall 3s linear infinite;
}
.star span:after {
  content: '';
  display: block;
  border: 0px solid #fff;
  border-width: 0px 90px 1px 120px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.1);
  transform-origin: 0% 100%;
  -webkit-transform: rotate(-45deg) translate3d(1px, 3px, 0);
  -moz-transform: rotate(-45deg) translate3d(1px, 3px, 0);
  -ms-transform: rotate(-45deg) translate3d(1px, 3px, 0);
  transform: rotate(-45deg) translate3d(1px, 3px, 0);
}
.star span:nth-of-type(1) {
  top: 0;
  left: 20%;
}
.star span:nth-of-type(2) {
  top: 0;
  left: 40%;
  animation-duration: 2s;
  animation-delay: 1s;
}
.star span:nth-of-type(3) {
  top: 0;
  left: 60%;
  animation-duration: 4s;
  animation-delay: 1.5s;
}
.star span:nth-of-type(4) {
  top: 0;
  left: 80%;
  animation-duration: 2s;
  animation-delay: 0.5s;
}
.star span:nth-of-type(5) {
  top: 0;
  left: 100%;
  animation-delay: 1s;
}
.swiper_content {
  width: 31%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 16%;
  top: 20%;
  z-index: 11;
}
.swiper_content_title {
  width: 100%;
  height: 0.3rem;
}
.swiper_p {
  line-height: 0.3rem;
  font-size: 0.22rem;
  font-weight: 400;
  margin: 0;
  color: #fff;
  float: left;
}
.swiper_but {
  width: 0.83rem;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  background: #008af1;
  color: #fff;
  margin-left: 0.33rem;
}
.swiper_p_one {
  line-height: 0.45rem;
  font-size: 3em;
  font-weight: bold;
  color: #fff;
  margin: 0.33rem 0;
}
.swiper_img2 {
  z-index: 5;
  position: absolute;
  top: 1rem;
  right: 0;
  animation: rightBall 8s linear infinite;
}
.swiper_img3 {
  z-index: 5;
  position: absolute;
  top: 0.8rem;
  right: 0;
  animation: rightBall 7s linear infinite;
}
.swiper_img5 {
  width: 4.7rem;
  position: absolute;
  top: 0.84rem;
  right: 2rem;
  z-index: 5;
}
.swiper_img4 {
  z-index: 5;
  position: absolute;
  top: 0.5rem;
  right: 0;
  animation: rightBall 6s linear infinite;
}
.swiper_img6 {
  width: 0.38rem;
  z-index: 5;
  position: absolute;
  top: 4.1rem;
  right: 6.3rem;
  animation: rightBall 8s linear infinite;
}
.swiper_img7 {
  width: 0.38rem;
  z-index: 5;
  position: absolute;
  top: 3rem;
  right: 2.35rem;
  animation: rightBall 7s linear infinite;
}
.swiper_img10 {
  width: 1.6rem;
  z-index: 5;
  position: absolute;
  bottom: 0.45rem;
  right: 1.9rem;
  animation: rightBall 7s linear infinite;
}
.swiper_img9 {
  width: 1.48rem;
  z-index: 5;
  position: absolute;
  top: 1rem;
  right: 2.08rem;
  animation: rightBall 7s linear infinite;
}
.swiper_img8 {
  width: 4.5rem;
  z-index: 5;
  position: absolute;
  top: 0.6rem;
  right: 2.35rem;
  animation: rightBall 7s linear infinite;
}
.swiper_p_six {
  line-height: 0.45rem;
  font-size: 0.4rem;
  font-weight: bold;
  color: #fff;
  margin: 0.33rem 0;
}
.swiper_p_three {
  line-height: 0.5rem;
  font-size: 0.3rem;
  font-weight: bold;
  color: #fff;
  margin: 0.33rem 0;
}
.swiper_p_four {
  width: 100%;
  height: 0.3rem;
}
.swiper_p_four > img {
  width: 0.16rem;
  height: 0.16rem;
  vertical-align: middle;
  margin-right: 0.05rem;
}
.swiper_p_four > span {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.3rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}
.swiper_p_two {
  font-size: 0.16rem;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
.swiper_info {
  width: 1.5rem;
  height: 0.5rem;
  border: 1px solid #fff;
  background: transparent;
  text-align: center;
  line-height: 0.5rem;
  font-size: 0.16rem;
  color: #fff;
  margin-top: 10%;
  cursor: pointer;
}
@keyframes animationBom {
  0% {
    opacity: 1;
    bottom: 0px;
  }
  20% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    bottom: 0.4rem;
  }
}
.swiper_img_13 {
  width: 0.4rem;
  height: 0.55rem;
  position: absolute;
  right: 4rem;
  top: 2.32rem;
  z-index: 5;
}
.swiper_img_13 > img {
  width: 0.18rem;
  position: absolute;
  left: 0.05rem;
  bottom: 0;
  opacity: 0;
  animation: animationBom 1.5s linear infinite;
}
@keyframes animationRight {
  0% {
    opacity: 1;
    right: 0px;
  }
  20% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    right: 0.4rem;
  }
}

.swiper_img_14 {
  width: 1rem;
  height: 0.3rem;
  position: absolute;
  right: 6.7rem;
  top: 1.4rem;
  z-index: 5;
}
.swiper_img_14 > img {
  height: 0.18rem;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  animation: animationRight 1.5s linear infinite;
}
.swiper-section1 {
  height: 100%;
  background-color: #060e2d;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
.swiper-section1 canvas {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.swiper_div_lx {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
@keyframes modotani {
  0% {
    top: -46px;
    transform: translateX(0);
  }
  100% {
    top: 100%;
    transform: translateX(-480px);
  }
}
.swiper_div_lx span {
  width: 0.46rem;
  height: 0.46rem;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: -0.46rem;
  animation: modotani linear infinite;
}
.swiper_div_lx span:nth-of-type(1) {
  left: 10%;
  background-image: url('../images/51.png');
  animation-duration: 2s;
  animation-delay: 0.2s;
}
.swiper_div_lx span:nth-of-type(2) {
  left: 24%;
  opacity: 0.6;
  background-image: url('../images/52.png');
  animation-duration: 3s;
  animation-delay: 0.6s;
}
.swiper_div_lx span:nth-of-type(3) {
  left: 28%;
  opacity: 0.5;
  background-image: url('../images/51.png');
  animation-duration: 2.5s;
  animation-delay: 0.4s;
}
.swiper_div_lx span:nth-of-type(3) {
  left: 58%;
  opacity: 0.5;
  background-image: url('../images/51.png');
  animation-duration: 2.5s;
  animation-delay: 0.4s;
}
.swiper_div_lx span:nth-of-type(4) {
  left: 90%;
  opacity: 0.8;
  background-image: url('../images/52.png');
  animation-duration: 1.5s;
  animation-delay: 0.2s;
}
.swiper_div_lx span:nth-of-type(5) {
  left: 94%;
  background-image: url('../images/51.png');
  animation-duration: 3s;
  animation-delay: 0.6s;
}
/* 轮播 end  */
/* 页尾start */
.footer {
  width: 100%;
  min-height: 4.42rem;
  height: 4.42rem;
  height: auto !important;
  background: #222;
}
.footer_nav {
  width: 0.68rem;
  height: 2.1rem;
  background: #ffffff;
  border-radius: 0.04rem;
  box-shadow: 0px 0px 2px 0px rgba(0, 53, 92, 0.08);
  cursor: pointer;
  position: fixed;
  bottom: 0.3rem;
  right: 0.2rem;
  z-index: 19;
  text-align: center;
}
.footer_nav_son {
  width: 90%;
  height: 0.7rem;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
  padding-top: 0.1rem;
}
.footer_nav_son:last-child {
  border-bottom: none;
}
.footer_nav_son > img {
  width: 0.27rem;
}
.footer_nav_son > p {
  font-size: 0.12rem;
  color: #666666;
  line-height: 0.35rem;
  text-align: center;
}
.footer_son {
  width: 68%;
  height: 100%;
  margin: 0 auto;
}
.footer_son_top {
  width: 100%;
  height: 0.75rem;
  border-bottom: 1px solid #444444;
  /* display: flex; */
  /* flex-direction: row; */
}
.footer_son_top > div {
  /* flex: 1; */
  width: 1.5rem;
  height: 100%;
  margin-right: 1.55rem;
  float: left;
}
.footer_son_top_content:last-child {
  text-align: right;
  float: right;
  margin: 0;
}
.footer_son_top > div > img {
  width: 0.26rem;
  height: 0.26rem;
  vertical-align: middle;
}
.footer_son_top > div > span {
  font-size: 0.14rem;
  color: #e6e6e6;
  margin-left: 0.16rem;
  line-height: 0.75rem;
  vertical-align: middle;
}
.footer_son_center {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 0.35rem;
}
.footer_content_left {
  width: 3.2rem;
  height: 100%;
  float: left;
}
.footer_p_one > img {
  width: 0.23rem;
  height: 0.23rem;
  vertical-align: middle;
}
.footer_p_one > span {
  font-size: 0.14rem;
  color: #e6e6e6;
  vertical-align: middle;
  margin-left: 0.08rem;
}
.footer_p_two {
  font-size: 0.24rem;
  color: #e6e6e6;
  line-height: 0.2rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.footer_p_three {
  margin-bottom: 0.1rem;
}
.footer_p_three > img {
  width: 0.18rem;
  height: 0.18rem;
  vertical-align: middle;
}
.footer_p_three > span {
  font-size: 0.12rem;
  color: #e6e6e6;
  vertical-align: middle;
  margin-left: 0.08rem;
}
.footer_list {
  width: 0.6rem;
  height: 100%;
  float: left;
  margin-right: 0.6rem;
}
.footer_width {
  width: 0.8rem;
}
.footer_content_cneter {
  width: 5.8rem;
  height: 100%;
  min-height: 1.75rem;
  padding: 0 0.65rem;
  float: left;
  border: 1px solid #444;
  border-top: none;
  border-bottom: none;
}
.footer_p_four {
  font-size: 0.14rem;
  color: #e6e6e6;
  margin: 0;
  position: relative;
}
.footer_borders {
  display: inline-block;
  width: 0.25rem;
  height: 0.02rem;
  background: #0069b8;
  position: absolute;
  left: 0;
  bottom: -0.12rem;
}
.footer_ul {
  width: 100%;
  margin-top: 0.26rem;
}
.footer_ul > li {
  line-height: 0.15rem;
  font-size: 0.13rem;
  color: #e6e6e6;
  margin-bottom: 0.1rem;
  cursor: pointer;
}
.footer_ul > li a {
  color: #e6e6e6;
}

.footer_list:last-of-type {
  float: right;
  margin: 0 !important;
}
.footer_son_right {
  float: right;
  width: 1.14rem;
  text-align: center;
}
.footer_code {
  width: 1.14rem;
  height: 1.14rem;
  float: right;
  margin-top: 0.08rem;
}
.footer_span_five {
  font-size: 0.12rem;
  color: #e6e6e6;
  margin-top: 0.1rem;
  display: inline-block;
}
.footer_son_bottom {
  width: 100%;
  height: 0.58rem;
  margin-top: 0.34rem;
  color: #e6e6e6;
  border-top: 1px solid #444444;
}
.footer_son_bottom a {
  color: #e6e6e6;
}
.footer_son_href {
  width: 0.25rem;
  height: 0.25rem;
  vertical-align: middle;
  margin-right: 0.16rem;
}
.footer_span_one {
  font-size: 0.14rem;
  vertical-align: middle;
  line-height: 0.58rem;
}
.footer_span_two {
  font-size: 0.12rem;
  vertical-align: middle;
  line-height: 0.58rem;
  cursor: pointer;
}
.footer_span_three {
  vertical-align: middle;
  line-height: 0.58rem;
  color: #444;
  margin: 0 0.08rem;
}
.footer_son_copyright {
  width: 100%;
  height: 0.63rem;
  color: #e6e6e6;
  font-size: 0.12rem;
  border-top: 1px solid #444444;
  line-height: 0.63rem;
  text-align: center;
}
/* 页尾end */
/* 打造高实用的解决方案 start */
.columnOne {
  width: 100%;
  min-height: 5.92rem;
  height: 5.92rem;
  height: auto !important;
}
.columnOne_p1 {
  font-size: 0.28rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.5rem;
}
.columnOne_son_div1_hover > .columnOne_son_div1_view {
  display: none;
}
.columnOne_son_div1_hover:hover .columnOne_son_div1_view {
  display: block;
}
.columnOne_son_div1_hover:before {
  background: rgba(0, 0, 0, 0.5) !important;
  z-index: 2 !important;
}
.columnOne_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.15rem;
  position: relative;
}
.columnOne_span1 {
  display: inline-block;
  width: 0.58rem;
  border-bottom: 2px solid #0069b8;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.columnOne_son {
  width: 11rem;
  min-height: 4rem;
  height: 4rem;
  height: auto !important;
  margin: 0.5rem auto;
  position: relative;
}
.columnOne_son_div1 {
  width: 5.33rem;
  height: 4rem;
  position: relative;
  float: left;
  /* border: 1px solid red; */
  /* left: 0; */
  /* top: 0; */
}
.columnOne_son_div1_view {
  width: 100%;
  height: 100%;
  /* background: rgba(0, 0, 0, 0.5); */
  z-index: 10;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.columnOne_son_div1 > img {
  width: 100%;
  height: 100%;
}
.columnOne_son_div2 > img {
  width: 100%;
  height: 100%;
}
.columnOne_son_div2 {
  width: 2.67rem;
  height: 1.93rem;
  position: absolute !important;
}
.columnOne_posi1 {
  right: 2.84rem;
  top: 0;
}
.columnOne_posi2 {
  right: 0;
  top: 0;
}
.columnOne_posi3 {
  right: 2.84rem;
  bottom: 0;
}
.columnOne_posi4 {
  right: 0;
  bottom: 0;
}
.columnOne_p3 {
  font-size: 0.2rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 28%;
  position: relative;
}
.columnOne_span2 {
  display: inline-block;
  width: 0.5rem;
  border-bottom: 2px solid #fff;
  position: absolute;
  bottom: -60%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.columnOne_p4 {
  width: 80%;
  font-size: 0.13rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.25rem;
  margin: 0.3rem auto;
}
/* 打造高实用的解决方案 end */
/* 做企业增量的智能决策系统产品 start */
.columnTwo {
  width: 100%;
  height: 5.92rem;
  background: url(../images/24.png) no-repeat 100% 100% !important;
  border-top: 1px solid transparent;
}
.columnTwo_p1 {
  font-size: 0.28rem;
  font-weight: bold;
  color: #fff;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.5rem;
}
.columnTwo_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #fff;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.15rem;
  position: relative;
}
.columnTwo_span1 {
  display: inline-block;
  width: 0.58rem;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.columnTwo_son {
  width: 9.8rem;
  height: 3.4rem;
  margin: 0.5rem auto;
  position: relative;
}
.swiper-container-two {
  padding: 0.1rem 0 !important;
}

.columnTwo_div1 {
  width: 0.5rem !important;
  height: 0.5rem !important;
  background: #fff;
  border-radius: 50%;
  position: relative;
}
.columnTwo_div1:after {
  content: '' !important;
}
.columnTwo_div1 > img {
  height: 0.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.columnTwo_div2 {
  width: 0.83rem;
  height: 0.83rem;
  border-radius: 50%;
  background: #0069b8;
  position: relative;
  margin: 0 auto;
  margin-top: 0.33rem;
}
.columnTwo_div2 > img {
  height: 0.45rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.swiper-container-two .swiper-slide {
  background: #fff;
  border-radius: 0.08rem;
}
.columnTwo_p3 {
  font-size: 0.2rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.2rem;
  position: relative;
}
.columnTwo_span2 {
  display: inline-block;
  width: 0.3rem;
  border-bottom: 2px solid #999999;
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.columnTwo_p4 {
  width: 80%;
  line-height: 0.25rem;
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  margin: 0 auto;
  margin-top: 0.3rem;
}
.over {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.over4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.over3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}
.over1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.over5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.swiper-container-two .swiper-slide:hover .columnTwo_div2 {
  background: #f19d0a;
}
.swiper-container-two .swiper-slide:hover .columnTwo_p3 {
  color: #0069b8;
}
.swiper-container-two .swiper-slide:hover .columnTwo_span2 {
  border-bottom-color: #0069b8;
}
/* 做企业增量的智能决策系统产品 end*/
/* 兴达“骨架云”一体化数字化能力 satrt */
.columnThree {
  width: 100%;
  height: 6.83rem;
  position: relative;
}
.video_block {
  width: 100%;
  height: 5.58rem;
  /* background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 4.5vw;
  background-attachment: fixed;
  background-image: url(../images/index/img38.jpg); */
  overflow: hidden;
  z-index: 1;
  position: relative;
}
.video_block:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
}
.video_block > video {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
}
.columnThree_div1 {
  width: 100%;
}
.columnThree_p1 {
  width: 100%;
  font-size: 0.28rem;
  font-weight: bold;
  color: #fff;
  line-height: 0.3rem;
  text-align: center;
  z-index: 5;
  position: absolute;
  top: 0.66rem;
  left: 0;
}
.columnThree_p2 {
  width: 100%;
  font-size: 0.13rem;
  font-weight: 400;
  color: #fff;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.2rem;
  position: absolute;
  top: 0.95rem;
  left: 0;
  z-index: 5;
}
.columnThree_span1 {
  display: inline-block;
  width: 0.3rem;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.columnThree_img {
  width: 1.14rem;
  height: 1.14rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  cursor: pointer;
}
.columnThree_div1 {
  width: 11rem;
  height: 2.5rem;
  background-image: url(../images/29.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  z-index: 5;
}
.columnThree_div1_son {
  width: 100%;
  height: 100%;
  background: rgba(0, 105, 184, 0.8);
  border-top: 1px solid transparent;
}
.columnThree_p3 {
  width: 90%;
  margin: 0 auto;
  font-size: 0.13rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.3rem;
  margin-top: 0.35rem;
}
.columnThree_div2 {
  width: 1.5rem;
  height: 0.5rem;
  border: 1px solid #fff;
  color: #fff;
  font-size: 0.13rem;
  line-height: 0.5rem;
  margin-left: 5%;
  margin-top: 0.2rem;
  text-align: center;
  cursor: pointer;
}
/* 兴达“骨架云”一体化数字化能力 end */

/* 共生让每一家企业都拥有自己的云 start */
.columnfour {
  width: 100%;
  height: 6rem;
  border-top: 1px solid transparent;
  background: #fff;
}
.columnfour_p1 {
  font-size: 0.28rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.5rem;
}
.columnfour_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.15rem;
  position: relative;
}
.columnfour_span1 {
  display: inline-block;
  width: 0.58rem;
  border-bottom: 2px solid #0069b8;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.columnfour_son {
  width: 11rem;
  height: 3.95rem;
  margin: 0.5rem auto;
  position: relative;
}
.swiper-container-three {
  padding: 0.2rem 0.05rem !important;
}

.columnfour_div1 {
  width: 0.5rem !important;
  height: 0.5rem !important;
  background: #fff;
  border-radius: 50%;
  position: relative;
}
.columnfour_div1:after {
  content: '' !important;
}
.columnfour_div1 > img {
  height: 0.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.columnfour_div2 {
  width: 100%;
  height: 2.16rem;
  border-radius: 50%;
}
.columnfour_div2 > img {
  height: 100%;
  width: 100%;
}
.swiper-container-three .swiper-slide {
  background: #fff;
  border-radius: 0.08rem;
  box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.1);
}
.columnfour_p3 {
  font-size: 0.16rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.2rem;
  position: relative;
}
.columnfour_span2 {
  display: inline-block;
  width: 0.3rem;
  border-bottom: 2px solid #999999;
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.columnfour_p4 {
  width: 80%;
  line-height: 0.25rem;
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  margin: 0 auto;
  margin-top: 0.3rem;
}

.swiper-container-three .swiper-slide:hover .columnfour_div2 {
  background: #f19d0a;
}
.swiper-container-three .swiper-slide:hover .columnfour_p3 {
  color: #0069b8;
}
.swiper-container-three .swiper-slide:hover .columnfour_span2 {
  border-bottom-color: #0069b8;
}
/* 共生让每一家企业都拥有自己的云 end*/
/* 为什么选择兴达 start */
.columnfive {
  width: 100%;
  height: 7.37rem;
  border-top: 1px solid #fff;
}
.columnfive_p1 {
  font-size: 0.28rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.5rem;
}
.columnfive_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.15rem;
  position: relative;
}
.columnfive_span1 {
  display: inline-block;
  width: 0.58rem;
  border-bottom: 2px solid #0069b8;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.columnfive_son {
  width: 100%;
  height: 5.85rem;
  display: flex;
  flex-direction: row;
  margin-top: 0.3rem;
}
.columnfive_son > div {
  flex: 1;
  height: 100%;
  position: relative;
}
.columnfive_son > div > img {
  width: 100%;
  height: 100%;
}
.columnfive_div1 {
  width: 100%;
  height: 100%;
  position: absolute !important;
  left: 0;
  top: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}
.columnfive_div1:before {
  background: rgba(0, 105, 184, 0.7) !important;
}
.columnfive_div1:hover .columnfive_div2 {
  background: #f19d0a;
}
.columnfive_div1:hover .columnfive_span2 {
  border-bottom-color: #fff;
}
.columnfive_p3 {
  font-size: 0.8rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 2rem;
  text-align: center;
}
.columnfive_p4 {
  font-size: 0.2rem;
  font-weight: 400;
  color: #fff;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.15rem;
  position: relative;
}
.columnfive_span2 {
  display: inline-block;
  width: 0.5rem;
  border-bottom: 2px solid #0069b8;
  position: absolute;
  top: 120%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.columnfive_p5 {
  width: 2.32rem;
  height: 1rem;
  margin: 0 auto;
  font-size: 0.13rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
  margin-top: 0.34rem;
}
.columnfive_div2 {
  width: 2.42rem;
  height: 0.55rem;
  background: #0069b8;
  margin: 0.6rem auto;
  font-size: 0.13rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.55rem;
  text-align: center;
  cursor: pointer;
}
/* 为什么选择兴达 :end */
/* 工业互联网世界资讯前沿 :start */
.columnsix {
  width: 100%;
  height: 6.5rem;
  border-top: 1px solid #fff;
}
.columnsix_p1 {
  font-size: 0.28rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.5rem;
}
.columnsix_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.15rem;
  position: relative;
}
.columnsix_span1 {
  display: inline-block;
  width: 0.58rem;
  border-bottom: 2px solid #0069b8;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.columnsix_son {
  width: 11rem;
  height: 4.54rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.columnsix_son_div1 {
  width: 100%;
  height: 2.17rem;
  float: left;
}
.columnsix_son_div1 > img {
  width: 100%;
  height: 100%;
}
.columnsix_top_line {
  border-top: 1px solid #ccc;
}
.columnsix_p3 {
  width: 90%;
  margin: 0 auto;
  line-height: 0.3rem;
  font-size: 0.18rem;
  font-weight: bold;
  color: #333333;
  margin-top: 0.33rem;
}
.columnsix_p4 {
  width: 90%;
  height: 0.3rem;
  margin: 0 auto;
}
.columnsix_p4 > span {
  font-size: 0.13rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.3rem;
  vertical-align: middle;
}
.columnsix_p4 > img {
  width: 0.16rem;
  vertical-align: middle;
  margin-right: 0.05rem;
}
.columnsix_mar {
  margin-left: 0.26rem;
}
.header_img2 {
  display: none;
}
.columnsix_p5 {
  width: 90%;
  line-height: 0.25rem;
  color: #999999;
  font-size: 0.13rem;
  margin: 0 auto;
  margin-top: 0.25rem;
}
.swiper-container-four .swiper-wrapper {
  height: 4.34rem;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.swiper-container-four .swiper-slide {
  overflow: hidden;
}
/* 工业互联网世界资讯前沿 end */
/* 无论您在何处，我们都能提供服务 start */
.columnsenve {
  width: 100%;
  height: 7rem;
  border-top: 1px solid #fff;
}
.columnsenve_son {
  width: 100%;
  height: 5.28rem;
  background-image: url(../images/38.png);
  background-size: 100%;
  background-repeat: no-repeat;
  border-top: 1px solid #fff;
}
.columnsenve_p1 {
  font-size: 0.28rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.5rem;
}
.columnsenve_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.15rem;
  position: relative;
}
.columnsenve_span1 {
  display: inline-block;
  width: 0.58rem;
  border-bottom: 2px solid #0069b8;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.columnsenve_son_div {
  width: 11.1rem;
  height: 3.6rem;
  padding: 0.1rem;
  margin: 0.4rem auto;
  /* border: 1px solid red; */
}
.columnsenve_son_div1 {
  width: 2.17rem;
  height: 1.17rem;
  float: left;
  cursor: pointer;
  position: relative;
}
.columnsenve_son_div1 > img {
  height: 0.5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.columnsenve_div1 {
  width: 1.67rem;
  height: 0.5rem;
  background: #0069b8;
  color: #fff;
  line-height: 0.5rem;
  margin: 0.2rem auto;
  font-size: 0.13rem;
  text-align: center;
  cursor: pointer;
}
/* 无论您在何处，我们都能提供服务 :end */

/* 移动端导航 */
.phone_nav {
  display: none;
  width: 2.5rem;
  background: #fafafa;
}
.phone_nav ul {
  margin: 0;
}
.phone_nav_ul1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fafafa;
}
.phone_nav_ul1_li {
  width: 100%;
  min-height: 0.4rem;
  height: 0.4rem;
  height: auto !important;
  border-bottom: 1px solid #cccccc;
}
.phone_nav_ul1_p {
  width: 100%;
  padding: 0 3%;
  height: 100%;
  margin: 0 auto;
}
.phone_nav_ul1_p > img {
  float: right;
  height: 0.1rem;
  margin: 0.15rem 0;
}
.phone_nav_ul1_p > span {
  font-size: 0.14rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.4rem;
}
.phone_nav_logo {
  width: 1rem;
  float: right;
  margin: 0.12rem 5%;
}
.phone_nav_ul2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: none;
  background: #e5e5e5;
}
.phone_nav_ul2_li {
  width: 100%;
  min-height: 0.4rem;
  height: 0.4rem;
  height: auto !important;
  border-bottom: 1px solid #cccccc;
}
.phone_nav_ul2_p {
  width: 100%;
  padding: 0 7%;
  height: 100%;
  margin: 0 auto;
}
.phone_nav_ul2_p > img {
  float: right;
  height: 0.1rem;
  margin: 0.15rem 0;
}
.phone_nav_ul2_p > span {
  font-size: 0.14rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.4rem;
}
.phone_nav_ul3 {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: none;
  background: #585858;
}
.phone_nav_ul3_li {
  width: 100%;
  min-height: 0.4rem;
  height: 0.4rem;
  height: auto !important;
  border-bottom: 1px solid #fafafa;
}
.phone_nav_ul3_p {
  width: 100%;
  padding: 0 10%;
  height: 100%;
  margin: 0 auto;
}
.phone_nav_ul3_p > img {
  float: right;
  height: 0.1rem;
  margin: 0.15rem 0;
}
.phone_nav_ul3_p > span {
  font-size: 0.14rem;
  font-weight: 400;
  color: #fff;
  line-height: 0.4rem;
}
.phone_nav_ul4 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.phone_nav_ul4_li {
  width: 100%;
  min-height: 0.4rem;
  height: 0.4rem;
  height: auto !important;
  border-bottom: 1px solid #cccccc;
}
.phone_nav_ul4_p {
  width: 100%;
  padding: 0 3%;
  height: 100%;
  margin: 0 auto;
}
.phone_nav_ul4_p_img {
  float: right;
  height: 0.1rem;
  margin: 0.15rem 0;
}
.phone_nav_ul4_p > span {
  font-size: 0.14rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.4rem;
  vertical-align: middle;
}
.phone_nav_ul4_p_img1 {
  vertical-align: middle;
  width: 0.16rem;
  margin-right: 0.05rem;
}

.phone_nav_ul5 {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: none;
}
.phone_nav_ul5_li {
  width: 100%;
  min-height: 0.4rem;
  height: 0.4rem;
  height: auto !important;
  border-bottom: 1px solid #cccccc;
}
.phone_nav_ul5_p {
  width: 100%;
  padding: 0 10%;
  height: 100%;
  margin: 0 auto;
}
.phone_nav_ul5_p > img {
  float: right;
  height: 0.1rem;
  margin: 0.15rem 0;
}
.phone_nav_ul5_p > span {
  font-size: 0.14rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.4rem;
}
.phone_nav_color {
  background: #e5e5e5;
}
.phone_nav_color > span {
  color: #333;
}
.phone_nav_color1 {
  background: #0068b7;
}
.phone_nav_color1 > span {
  color: #fff;
}
/* 移动端导航 :end */

/* 视屏弹框 */
.video_frame {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 22;
  display: none;
}
.video_frame .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.video_frame .closeImg {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 20px;
  background: url(../images/58.png) center no-repeat;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  cursor: pointer;
}
.video_frame video {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  max-height: 60vh;
  max-width: 60vw;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* 视屏弹框 */

/* 走进兴达  start */
.zjxd_div1 {
  width: 100%;
  height: 3.75rem;
  position: relative;
}
.zjxd_div1_img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.zjxd_swiper_content {
  width: 40%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 15%;
  top: 20%;
  z-index: 11;
}
.zjxd_swiper_content_title {
  width: 100%;
  height: 0.5rem;
}
.zjxd_swiper_p {
  line-height: 0.5rem;
  font-size: 0.42rem;
  font-weight: 400;
  margin: 0;
  color: #fff;
  float: left;
}
.zjxd_swiper_but {
  width: 1.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  background: #008af1;
  color: #fff;
  margin-top: 0.3rem;
}
.zjxd_swiper_p_one {
  line-height: 0.45rem;
  font-size: 3em;
  font-weight: bold;
  color: #fff;
  margin: 0.33rem 0;
}
.zjxd_swiper_p_four {
  width: 100%;
  height: 0.3rem;
  margin-top: 0.3rem;
}
.zjxd_swiper_p_four > span {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.3rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}

.zjxd_div2 {
  width: 100%;
  height: 0.67rem;
  background: #f0f0f0;
  padding: 0 15%;
}
.zjxd_div2 > div {
  width: 1.67rem;
  height: 100%;
  font-size: 0.15rem;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 0.67rem;
  cursor: pointer;
  float: left;
}
.zjxd_div2_bg {
  background: #fff;
  color: #0069b8 !important;
  /* border-top: 2px solid #0069b8; */
}
.zjxd_div3 {
  width: 100%;
  min-height: 4.85rem;
  height: 4.85rem;
  height: auto !important;
  padding: 0.5rem 15%;
}
.zjxd_div3_left {
  width: 44%;
  height: 100%;
  float: left;
  text-align: left;
}
.zjxd_div3_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
}
.zjxd_div3_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
}
.zjxd_div3_p3 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
  margin-top: 0.2rem;
}

.zjxd_div3_right {
  width: 43%;
  height: 100%;
  float: right;
}
.zjxd_div3_right > video {
  width: 100%;
  height: 100%;
}
.zjxd_div4 {
  width: 100%;
  height: 6rem;
  background: url(../images/64.png) no-repeat 100% 100% !important;
  border-top: 1px solid transparent;
}
.zjxd_div4_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.67rem;
}
.zjxd_div4_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.3rem;
  text-align: center;
}
.zjxd_div4_son {
  width: 70%;
  margin: 0 auto;
  margin-top: 0.6rem;
}
.zjxd_div4_son_top {
  width: 100%;
  height: 1.67rem;
}
.zjxd_div4_son_top > img {
  width: 100%;
  height: 100%;
}
.zjxd_div4_son_bottom {
  width: 100%;
  height: 1.25rem;
  padding: 0.2rem;
  background: #fff;
  cursor: pointer;
}
.zjxd_div4_son_bottom:hover .zjxd_div4_son_bottom_p1 {
  color: #0069b8;
}
.zjxd_div4_son_bottom_p1 {
  font-size: 0.17rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
}
.zjxd_div4_son_bottom_p2 {
  font-size: 0.13rem;
  color: #666666;
  line-height: 0.25rem;
}

.zjxd_div5 {
  width: 100%;
  height: 8rem;
  border-top: 1px solid transparent;
}
.zjxd_div5_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #333;
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.67rem;
}
.zjxd_div5_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666;
  line-height: 0.3rem;
  text-align: center;
}
.zjxd_div5_p3 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #333;
  line-height: 0.3rem;
  text-align: center;
}
.zjxd_div5_son {
  width: 70%;
  height: 5rem;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.zjxd_div6 {
  width: 100%;
  min-height: 7.4rem;
  height: 7.4rem;
  height: auto !important;
  background: url(../images/64.png) no-repeat 100% 100% !important;
  border-top: 1px solid transparent;
}
.zjxd_div6_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.67rem;
}
.zjxd_div6_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.3rem;
  text-align: center;
}
.zjxd_div6_son {
  width: 70%;
  height: 5rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.zjxd_div6_son_left {
  width: 5rem;
  height: 5rem;
  float: left;
}
.zjxd_div6_son_left > img {
  width: 100%;
  height: 100%;
}
.zjxd_div6_son_right {
  width: calc(100% - 5.3rem);
  height: 100%;
  display: flex;
  flex-direction: column;
  float: right;
}
.zjxd_div6_son_right > div {
  flex: 1;
  /* border: 1px solid yellow; */
  margin-bottom: 0.25rem;
  background: #fff;
  cursor: pointer;
}
.zjxd_div6_son_right > div:last-child {
  margin: 0;
}
.zjxd_div6_son_right > div > img {
  width: 0.75rem;
  height: 0.75rem;
  float: left;
  margin: 0.35rem 0.25rem;
}
.zjxd_div6_son_p {
  width: calc(100% - 1.4rem);
  font-size: 0.2rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
  float: left;
  margin: 0;
  margin-top: 0.35rem;
}
.zjxd_div6_son_p1 {
  width: calc(100% - 1.6rem);
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.22rem;
  margin-top: 0.16rem;
  float: left;
}
.zjxd_div6_son_right > div:hover .zjxd_div6_son_p {
  color: #fff;
}
.zjxd_div6_son_right > div:hover .zjxd_div6_son_p1 {
  color: #fff;
}
.zjxd_div7 {
  width: 100%;
  height: 5rem;
  background: #f5f5f5;
  border-top: 1px solid transparent;
}
.zjxd_div7_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #333;
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.67rem;
}
.zjxd_div7_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666;
  line-height: 0.3rem;
  text-align: center;
}
.zjxd_div7_p3 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #333;
  line-height: 0.3rem;
  text-align: center;
}
.zjxd_div7_son {
  width: 70%;
  height: 1.92rem;
  margin: 0 auto;
  /* border: 1px solid red; */
  margin-top: 0.5rem;
}
.zjxd_div7_son_div {
  width: 2.08rem;
  height: 1.92rem;
  background: #ffffff;
  border-radius: 0.08rem;
  float: left;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.zjxd_div7_son_div > span {
  font-size: 0.83rem;
  font-family: Oswald;
  font-weight: 500;
  color: #f7f7f7;
  line-height: 0.8rem;
  position: absolute;
  top: 0rem;
  left: 0rem;
  z-index: 0;
}
.zjxd_div7_son_div > img {
  width: 0.83rem;
  height: 0.83rem;
  z-index: 5;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.zjxd_div7_son_div > p {
  width: 90%;
  height: 0.3rem;
  font-size: 0.2rem;
  color: #333333;
  z-index: 5;
  overflow: hidden;
  position: absolute;
  bottom: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.zjxd_div7_son_div:hover p {
  color: #0069b8;
}
.zjxd_div7_son_div1 {
  width: 0.4rem;
  height: 1.92rem;
  position: relative;
  margin: 0 0.26rem;
  float: left;
}
.zjxd_div7_son_div1 > img {
  width: 0.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.zjxd_max1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: none;
}
.zjxd_max1_show {
  display: block;
}
.zjxd_div8 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-bottom: 0.3rem;
  position: relative;
}
.zjxd_lien {
  width: 100%;
  /* height: 1px; */
  border-bottom: 1px solid #ccc;
  position: absolute;
  top: 0.72rem;
  left: 0;
}
.zjxd_div8_lichneg {
  position: relative;
  width: 70%;
  height: 1.5rem;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 20px;
  z-index: 10;
}
.zjxd_fz_prev {
  display: block;
  width: 0.2rem;
  height: 0.4rem;
  position: absolute;
  left: 0px;
  top: 0.5rem;
  cursor: pointer;
  background: url(../images/76.png) no-repeat;
  z-index: 9;
}
.zjxd_fz_next {
  display: block;
  width: 0.2rem;
  height: 0.4rem;
  position: absolute;
  right: 0px;
  top: 0.5rem;
  cursor: pointer;
  background: url(../images/75.png) no-repeat;
  z-index: 9;
}
.zjxd_anyClass ul li {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  font-size: 24px;
  color: #777;
  overflow: hidden;
  margin: 0 0.25rem;
  float: left;
  position: relative;
  cursor: pointer;
  text-align: center;
}
.zjxd_color > .zjxd_sign {
  width: 0.2rem;
  height: 0.3rem;
  background: url(../images/77.png) no-repeat;
  top: 0.6rem;
}
.zjxd_color > a {
  color: #e62129 !important;
}
.zjxd_sign {
  width: 0.08rem;
  height: 0.08rem;
  position: absolute;
  background: #bbbbbb;
  top: 0.68rem;
  left: 50%;
  transform: translate(-50%, 0%);
  border: 1px solid #ffffff;
  border-radius: 50%;
  /* background: url(../images/75.png) no-repeat; */
  z-index: 9;
}
.zjxd_anyClass_ul > li > a {
  font-size: 0.25rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.25rem;
  position: absolute;
  bottom: 2%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.zjxd_div8_son {
  width: 70%;
  height: 4rem;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.1);
}
.zjxd_div8_son_swipers {
  width: 100%;
  height: 100%;
  padding: 0.33rem;
}
.zjxd_div8_son_swipers_img {
  width: 5.17rem;
  height: 3.33rem;
}
.zjxd_div8_son_swipers_right {
  width: calc(100% - 5.8rem);
  height: 3.33rem;
  float: right;
}
.zjxd_div8_son_swipers_p1 {
  font-size: 0.22rem;
  font-weight: 400;
  color: #0a4496;
  line-height: 0.25rem;
  margin-top: 0.6rem;
}
.zjxd_div8_son_swipers_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.14rem;
  margin-top: 0.3rem;
}
.zjxd_div8_son_swipers_right_but {
  width: 1.25rem;
  height: 0.38rem;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0.2rem;
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.38rem;
  text-align: center;
  margin-top: 0.8rem;
}
.zjxd_div9 {
  width: 70%;
  height: 9.2rem;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 0.5rem;
}
.zjxd_div9_jz {
  width: 32%;
  float: left;
  margin-right: 2%;
}
.zjxd_div9_jz:nth-child(3n + 3) {
  margin: 0;
}
.zjxd_div9_jz > img {
  width: 100%;
  height: 100%;
  padding: 0.08rem;
  border: 1px solid #cccccc;
}
.zjxd_div9_jz > p {
  width: 100%;
  text-align: center;
  font-size: 0.13rem;
  color: #4b4b4b;
  line-height: 0.3rem;
  margin-top: 0.1rem;
}
.zjxd_div10 {
  width: 70%;
  height: 6rem;
  margin: 0.5rem auto;
}
.swiper-container-eight {
  height: 5rem;
}
.zjxd_div10_son_swipers {
  width: 100%;
  height: 100%;
  padding: 0.33rem;
}
.zjxd_div10_son_swipers_img {
  width: 5rem;
  height: 5rem;
}
.zjxd_div10_son_swipers_right {
  width: calc(100% - 5.4rem);
  height: 5rem;
  overflow: hidden;
  float: right;
}
.zjxd_div10_son_swipers_p1 {
  font-size: 0.22rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.25rem;
  margin-top: 0.2rem;
}
.zjxd_div10_son_swipers_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.2rem;
  margin-top: 0.3rem;
}
.zjxd_div10_son_swipers_p3 {
  font-size: 0.13rem;
  height: 2.3rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
  margin-top: 0.3rem;
}
.zjxd_div10_son_swipers_right_but {
  width: 1.25rem;
  height: 0.38rem;
  background: #0069b8;
  background: #0069b8;
  border-radius: 0.2rem;
  font-size: 0.13rem;
  font-weight: 400;
  color: #fff;
  line-height: 0.38rem;
  text-align: center;
  margin-top: 0.4rem;
}
.zjxd_div10_butts {
  width: 100%;
  height: 0.8rem;
  color: #666666;
  font-size: 0.13rem;
}
.zjxd_div10_butts_p1 {
  width: 50%;
  float: left;
  line-height: 0.8rem;
  text-align: right;
  padding-right: 0.2rem;
  cursor: pointer;
}
.zjxd_div10_butts_p2 {
  width: 50%;
  float: left;
  line-height: 0.8rem;
  text-align: left;
  padding-left: 0.2rem;
  cursor: pointer;
}
/* 走进兴达  end */
/* 产品介绍 :start */
.cpjs_div1 {
  width: 100%;
  height: 3.75rem;
  position: relative;
}
.cpjs_div1_img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.cpjs_swiper_content {
  width: 40%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 15%;
  top: 20%;
  z-index: 11;
}
.cpjs_swiper_content_title {
  width: 100%;
  height: 0.5rem;
}
.cpjs_swiper_p {
  line-height: 0.5rem;
  font-size: 0.42rem;
  font-weight: 400;
  margin: 0;
  color: #fff;
  float: left;
}
.cpjs_swiper_but {
  width: 1.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  background: #008af1;
  color: #fff;
  margin-top: 0.3rem;
}
.cpjs_swiper_p_one {
  line-height: 0.45rem;
  font-size: 3em;
  font-weight: bold;
  color: #fff;
  margin: 0.33rem 0;
}
.cpjs_swiper_p_four {
  width: 100%;
  height: 0.3rem;
  margin-top: 0.3rem;
}
.cpjs_swiper_p_four > span {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.3rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}

.cpjs_div2 {
  width: 100%;
  height: 0.67rem;
  background: #f0f0f0;
  padding: 0 15%;
}
.cpjs_div2 > div {
  width: 1.67rem;
  height: 100%;
  font-size: 0.15rem;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 0.67rem;
  cursor: pointer;
  float: left;
}
.cpjs_div2_bg {
  background: #fff;
  color: #0069b8 !important;
  /* border-top: 2px solid #0069b8; */
}
.cpjs_div3 {
  width: 100%;
  height: 4.85rem;
  padding: 0.5rem 15%;
}
.cpjs_div3_left {
  width: 44%;
  height: 100%;
  float: left;
  text-align: left;
}
.cpjs_div3_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
}
.cpjs_div3_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
}
.cpjs_div3_p3 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
  margin-top: 0.2rem;
}
.cpjs_div3_right {
  width: 43%;
  height: 100%;
  float: right;
}
.cpjs_div3_right > video {
  width: 100%;
  height: 100%;
}
.cpjs_div4 {
  width: 100%;
  height: 6rem;
  background: #f5f5f5;
  border-top: 1px solid transparent;
}
.cpjs_div4_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #333;
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.67rem;
}
.cpjs_div4_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666;
  line-height: 0.3rem;
  text-align: center;
}
.cpjs_div4_son {
  width: 70%;
  margin: 0 auto;
  margin-top: 0.6rem;
}
.cpjs_div4_son_top {
  width: 100%;
  height: 1.67rem;
}
.cpjs_div4_son_top > img {
  width: 100%;
  height: 100%;
}
.cpjs_div4_son_bottom {
  width: 100%;
  height: 1.25rem;
  padding: 0.2rem;
  background: #fff;
  cursor: pointer;
}
.cpjs_div4_son_bottom:hover .cpjs_div4_son_bottom_p1 {
  color: #0069b8;
}
.cpjs_div4_son_bottom_p1 {
  font-size: 0.17rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
}
.cpjs_div4_son_bottom_p2 {
  font-size: 0.13rem;
  color: #666666;
  line-height: 0.25rem;
}
.cpjs_div5 {
  width: 100%;
  height: 7.3rem;
  border-top: 1px solid transparent;
}
.cpjs_div5_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #333;
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.67rem;
}
.cpjs_div5_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666;
  line-height: 0.3rem;
  text-align: center;
}
.cpjs_div5_p3 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #333;
  line-height: 0.3rem;
  text-align: center;
}
.cpjs_div5_son {
  width: 70%;
  height: 5rem;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 0.5rem;
  position: relative;
}
.cpjs_div5_son_left {
  width: 8.75rem;
  height: 5rem;
  /* border: 1px solid yellow; */
}
.cpjs_div5_son_img {
  width: 100%;
  height: 100%;
}
.cpjs_div5_son_right {
  width: 3.3rem;
  height: 4rem;
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(0%, -50%);
  background: #0069b8;
  z-index: 9;
  padding: 0.5rem 0.4rem;
}
.cpjs_div5_son_right_img1 {
  width: 0.56rem;
  float: left;
}
.cpjs_div5_son_right_img3 {
  width: 0.44rem;
  float: right;
  cursor: pointer;
}
.cpjs_div5_son_right_p {
  width: 100%;
  font-size: 0.13rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.3rem;
  overflow: hidden;
  margin-top: 0.3rem;
  float: left;
}
.cpjs_div5_son_right_line {
  width: 100%;
  height: 2px;
  background: #ffffff;
  opacity: 0.5;
  float: left;
  margin-top: 0.2rem;
}
.swiper-container-eleven {
  width: 100%;
  height: 2.5rem;
}
.cpjs_div5_son_right_p1 {
  font-size: 0.16rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.3rem;
  float: left;
  margin: 0;
  margin-top: 0.1rem;
}
.cpjs_div6 {
  width: 100%;
  min-height: 5.4rem;
  height: 5.4rem;
  height: auto !important;
  border-top: 1px solid transparent;
  background: #f0f0f0;
}
.cpjs_div6_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #333;
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.67rem;
}
.cpjs_div6_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666;
  line-height: 0.3rem;
  text-align: center;
}
.cpjs_div6_son {
  width: 70%;
  min-height: 3.3rem;
  height: 3.3rem;
  height: auto !important;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.cpjs_div6_son_left {
  width: 5rem;
  height: 5rem;
  float: left;
}
.cpjs_div6_son_left > img {
  width: 100%;
  height: 100%;
}
.cpjs_div6_son_right {
  width: 100%;
  height: auto;
  overflow: hidden;
  float: right;
}
.cpjs_div6_son_right > div {
  width: 5.3rem;
  height: 1.5rem;
  /* border: 1px solid yellow; */
  margin-bottom: 0.25rem;
  background: #fff;
  cursor: pointer;
}
.cpjs_div6_son_right > div:nth-child(odd) {
  float: left;
}
.cpjs_div6_son_right > div:nth-child(even) {
  float: right;
}
.cpjs_div6_son_right > div:last-child {
  margin: 0;
}
.cpjs_div6_son_right > div > img {
  width: 0.75rem;
  height: 0.75rem;
  float: left;
  margin: 0.35rem 0.25rem;
}
.cpjs_div6_son_p {
  width: calc(100% - 1.4rem);
  font-size: 0.2rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
  float: left;
  margin: 0;
  margin-top: 0.35rem;
}
.cpjs_div6_son_p1 {
  width: calc(100% - 1.6rem);
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.22rem;
  margin-top: 0.16rem;
  float: left;
}
.cpjs_div6_son_right > div:hover .cpjs_div6_son_p {
  color: #fff;
}
.cpjs_div6_son_right > div:hover .cpjs_div6_son_p1 {
  color: #fff;
}
.cpjs_div7 {
  width: 100%;
  min-height: 7.3rem;
  height: 7.3rem;
  height: auto !important;
  border-top: 1px solid transparent;
}
.cpjs_div7_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #333;
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.67rem;
}
.cpjs_div7_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666;
  line-height: 0.3rem;
  text-align: center;
}
.cpjs_div7_p3 {
  width: 70%;
  font-size: 0.13rem;
  font-weight: 400;
  color: #333;
  margin: 0 auto;
  line-height: 0.3rem;
  text-align: center;
}
.cpjs_div7_son {
  width: 70%;
  min-height: 5rem;
  height: 5rem;
  height: auto !important;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 0.5rem;
  position: relative;
}
.cpjs_div7_son_left {
  width: 7.75rem;
  height: 4.1rem;
  float: right;
  position: relative;
}
.cpjs_div7_son_img {
  width: 100%;
  height: 100%;
}
.swiper-container12 {
  width: 99%;
}
.swiper-container12 .swiper-slide {
  width: 100% !important;
}
.cpjs_div7_son_right {
  width: calc(100% - 7.75rem);
  height: 4.1rem;
  float: right;
  background: #0069b8;
  padding: 0.5rem 0.4rem;
}
.cpjs_div7_son_right_img1 {
  width: 0.56rem;
  float: left;
}
.cpjs_div7_son_right_img3 {
  width: 0.44rem;
  float: right;
  cursor: pointer;
  position: absolute;
  top: 0;
  z-index: 9;
}
.cpjs_div7_posi {
  right: 0;
  top: 2rem;
}
.cpjs_div7_posi1 {
  left: 0;
  top: 2rem;
}
.cpjs_div7_son_right_p {
  width: 100%;
  font-size: 0.13rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.3rem;
  overflow: hidden;
  margin-top: 0.3rem;
  float: left;
}
.cpjs_div7_son_right_line {
  width: 100%;
  height: 2px;
  background: #ffffff;
  opacity: 0.5;
  float: left;
  margin-top: 0.2rem;
}
.swiper-container-eleven .swiper-slide {
  overflow: hidden;
  padding: 0 2px;
}
.cpjs_div7_son_right_p1 {
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.3rem;
  float: left;
  margin: 0;
  margin-top: 0.1rem;
}

/* 产品介绍 end */
/* 解决方案 start */
.jjfa_div1 {
  width: 100%;
  height: 3.75rem;
  position: relative;
}
.jjfa_div1_img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.jjfa_swiper_content {
  width: 40%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 15%;
  top: 20%;
  z-index: 11;
}
.jjfa_swiper_content_title {
  width: 100%;
  height: 0.5rem;
}
.jjfa_swiper_p {
  line-height: 0.5rem;
  font-size: 0.42rem;
  font-weight: 400;
  margin: 0;
  color: #fff;
  float: left;
}
.jjfa_swiper_but {
  width: 1.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  background: #008af1;
  color: #fff;
  margin-top: 0.3rem;
}
.jjfa_swiper_p_one {
  line-height: 0.45rem;
  font-size: 3em;
  font-weight: bold;
  color: #fff;
  margin: 0.33rem 0;
}
.jjfa_swiper_p_four {
  width: 100%;
  height: 0.3rem;
  margin-top: 0.3rem;
}
.jjfa_swiper_p_four > span {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.3rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}

.jjfa_div2 {
  width: 100%;
  height: 0.67rem;
  background: #f0f0f0;
  padding: 0 15%;
}
.jjfa_div2 > div {
  width: 1.67rem;
  height: 100%;
  font-size: 0.15rem;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 0.67rem;
  cursor: pointer;
  float: left;
}
.jjfa_div2_bg {
  background: #fff;
  color: #0069b8 !important;
  /* border-top: 2px solid #0069b8; */
}
.jjfa_div3 {
  width: 100%;
  height: 4.85rem;
  padding: 0.5rem 15%;
}
.jjfa_div3_left {
  width: 44%;
  height: 100%;
  float: left;
  text-align: left;
}
.jjfa_div3_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
}
.jjfa_div3_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
}
.jjfa_div3_p3 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
  margin-top: 0.2rem;
}
.jjfa_div3_right {
  width: 43%;
  height: 100%;
  float: right;
}
.jjfa_div3_right > video {
  width: 100%;
  height: 100%;
}
.jjfa_div4 {
  width: 100%;
  height: 6rem;
  background: #fff;
  border-top: 1px solid transparent;
}
.jjfa_div4_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #333;
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.67rem;
}
.jjfa_div4_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666;
  line-height: 0.3rem;
  text-align: center;
}
.jjfa_div4_son {
  width: 70%;
  margin: 0 auto;
  margin-top: 0.6rem;
}
.jjfa_div4_son_top {
  width: 100%;
  height: 1.67rem;
}
.jjfa_div4_son_top > img {
  width: 100%;
  height: 100%;
}
.jjfa_div4_son_bottom {
  width: 100%;
  height: 1.25rem;
  padding: 0.2rem;
  background: #fff;
  cursor: pointer;
}
.jjfa_div4_son_bottom:hover .jjfa_div4_son_bottom_p1 {
  color: #0069b8;
}
.jjfa_div4_son_bottom_p1 {
  font-size: 0.17rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
}
.jjfa_div4_son_bottom_p2 {
  font-size: 0.13rem;
  color: #666666;
  line-height: 0.25rem;
}
.jjfa_div7 {
  width: 100%;
  height: 6.6rem;
  min-height: 6.6rem;
  height: auto !important;
  border-top: 1px solid transparent;
}
.jjfa_div7_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #333;
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.67rem;
}
.jjfa_div7_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666;
  line-height: 0.3rem;
  text-align: center;
}
.jjfa_div7_p3 {
  width: 70%;
  font-size: 0.13rem;
  font-weight: 400;
  color: #333;
  margin: 0 auto;
  line-height: 0.3rem;
  text-align: center;
}
.jjfa_div7_son {
  width: 70%;
  height: 4.7rem;
  min-height: 4.7rem;
  height: auto !important;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 0.5rem;
  position: relative;
}
.jjfa_div7_son_left {
  width: 5.8rem;
  height: 4.1rem;
  float: left;
  position: relative;
}
.jjfa_div7_son_img {
  width: 100%;
  height: 100%;
}
.swiper-container12 {
  width: 99%;
}
.swiper-container12 .swiper-slide {
  width: 100% !important;
}
.jjfa_div7_son_right {
  width: calc(100% - 5.8rem);
  height: 4.1rem;
  float: right;
  background: #0069b8;
  padding: 0.5rem 0.4rem;
  position: relative;
}
.jjfa_div7_son_right_img1 {
  width: 0.56rem;
  float: left;
}
.jjfa_div7_son_right_img3 {
  width: 0.44rem;
  float: right;
  cursor: pointer;
  position: absolute;
  top: 0;
  z-index: 9;
}
.jjfa_div7_posi {
  right: 0;
  top: 2rem;
}
.jjfa_div7_posi1 {
  left: 0;
  top: 2rem;
}
.jjfa_div7_son_right_p {
  width: 100%;
  height: 1.4rem;
  font-size: 0.13rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.3rem;
  overflow: hidden;
  margin-top: 0.3rem;
  float: left;
}
.jjfa_div7_son_right_line {
  width: 100%;
  height: 2px;
  background: #ffffff;
  opacity: 0.5;
  float: left;
  margin-top: 0.2rem;
}
.swiper-container-eleven .swiper-slide {
  overflow: hidden;
  padding: 0 2px;
}
.jjfa_div7_son_right_p1 {
  width: 100%;
  text-align: center;
  font-size: 0.16rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.3rem;
  float: left;
  margin: 0;
  margin-top: 0.1rem;
}
.jjfa_div7_pagination {
  z-index: 90;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.66rem;
  display: flex;
  flex-direction: row;
  text-align: center;
}
.jjfa_div7_pagination > .jjfa_div7_pagination_sign {
  background: #ffae00;
  color: #fff;
}
.jjfa_div7_pagination > span {
  flex: 1;
  display: block;
  font-size: 0.17rem;
  height: 0.56rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.56rem;
  margin-top: 0.1rem;
  color: #333333;
  position: relative;
  background: #f5f5f5;
  cursor: pointer;
}
.jjfa_div7_pagination > .jjfa_div7_pagination_sign:after {
  content: '';
  position: absolute;
  top: -0.05rem;
  left: 50%;
  transform: translate(0, -50%);
  width: 0.1rem;
  height: 0.1rem;
  background: #ffae00;
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.jjfa_div11 {
  width: 100%;
  height: 5.5rem;
  background: #f5f5f5;
  border-top: 1px solid transparent;
}
.jjfa_div11_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #333;
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.67rem;
}
.jjfa_div11_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666;
  line-height: 0.3rem;
  text-align: center;
}
.jjfa_div11_p3 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #333;
  line-height: 0.3rem;
  text-align: center;
}
.jjfa_div11_son {
  width: 70%;
  height: 1.92rem;
  margin: 0 auto;
  /* border: 1px solid red; */
  margin-top: 0.5rem;
}
.jjfa_div11_son_div {
  width: 32%;
  height: 2.92rem;
  background: #ffffff;
  border-radius: 0.08rem;
  float: left;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.jjfa_div11_son_div:nth-child(2) {
  margin: 0 2%;
}
.jjfa_div11_son_div > span {
  font-size: 0.83rem;
  font-family: Oswald;
  font-weight: 500;
  color: #4d4d4d;
  line-height: 0.8rem;
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  z-index: 0;
}
.jjfa_div11_son_line {
  width: 0.33rem;
  height: 0.03rem;
  background: #808080;
  position: absolute;
  top: 0.45rem;
  left: 1.1rem;
}
.jjfa_div11_son_div:hover .jjfa_div11_son_line {
  background: #0069b8;
}
.jjfa_div11_son_div > p {
  width: 90%;
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
  text-align: left;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.jjfa_div11_son_div_img {
  width: 0.36rem;
  height: 0.36rem;
  position: absolute;
  bottom: 0.28rem;
  right: 0.33rem;
}
.jjfa_div11_son_div:hover {
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.14);
}
.jjfa_div8 {
  width: 100%;
  height: 7rem;
  background-image: url(../images/89.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border-top: 1px solid transparent;
}
.jjfa_div8_p1 {
  font-size: 0.27rem;
  font-weight: bold;
  color: #333;
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.67rem;
}
.jjfa_div8_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666;
  line-height: 0.3rem;
  text-align: center;
}
.jjfa_div8_son {
  width: 70%;
  height: 4.4rem;
  margin: 0 auto;
  margin-top: 0.6rem;
}
.jjfa_div8_son_top {
  width: 100%;
  height: 2.3rem;
}
.jjfa_div8_son_top > img {
  width: 100%;
  height: 100%;
}
.jjfa_div8_son_bottom {
  width: 100%;
  height: 1.25rem;
  padding: 0.2rem;
  background: #fff;
  cursor: pointer;
}
.jjfa_div8_son_bottom:hover .jjfa_div8_son_bottom_p1 {
  color: #0069b8;
  border-bottom-color: #0069b8;
}

.jjfa_div8_son_bottom_p1 {
  font-size: 0.17rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.5rem;
  border-bottom: 1px solid #ccc;
}
.jjfa_div8_son_bottom_p2 {
  font-size: 0.13rem;
  color: #666666;
  line-height: 0.25rem;
  margin-top: 0.3rem;
  text-align: left;
}
.swiper-container18 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  transition: 300ms;
  transform: scale(0.8);
}
.swiper-container18 .swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1);
}
/* 解决方案 end */

/* 应用案例 start */
.yyal_div1 {
  width: 100%;
  height: 3.75rem;
  position: relative;
}
.yyal_div1_img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.yyal_swiper_content {
  width: 40%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 15%;
  top: 20%;
  z-index: 11;
}
.yyal_swiper_content_title {
  width: 100%;
  height: 0.5rem;
}
.yyal_swiper_p {
  line-height: 0.5rem;
  font-size: 0.42rem;
  font-weight: 400;
  margin: 0;
  color: #fff;
  float: left;
}
.yyal_swiper_but {
  width: 1.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  background: #008af1;
  color: #fff;
  margin-top: 0.3rem;
}
.yyal_swiper_p_one {
  line-height: 0.45rem;
  font-size: 3em;
  font-weight: bold;
  color: #fff;
  margin: 0.33rem 0;
}
.yyal_swiper_p_four {
  width: 100%;
  height: 0.3rem;
  margin-top: 0.3rem;
}
.yyal_swiper_p_four > span {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.3rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}

.yyal_div2 {
  width: 100%;
  height: 0.67rem;
  background: #f0f0f0;
  padding: 0 15%;
}
.yyal_div2 > div {
  width: 1.67rem;
  height: 100%;
  font-size: 0.15rem;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 0.67rem;
  cursor: pointer;
  float: left;
}
.yyal_div2_bg {
  background: #fff;
  color: #0069b8 !important;
  /* border-top: 2px solid #0069b8; */
}
.yyal_div3 {
  width: 70%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: none;
}
.yyal_div3_hide {
  display: block;
}
.yyal_div3_son {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0.05rem;
}
.yyal_div3_jz {
  width: 32%;
  float: left;
  height: 3.95rem;
  margin-right: 2%;
  margin-bottom: 0.1rem;
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.06) !important;
  cursor: pointer;
}
.yyal_div3_jz:nth-child(3n + 3) {
  margin: 0;
}
.yyal_div3_jz > img {
  width: 100%;
  height: 100%;
  padding: 0.08rem;
  border: 1px solid #cccccc;
}
.yyal_div3_jz > p {
  width: 100%;
  text-align: center;
  font-size: 0.13rem;
  color: #4b4b4b;
  line-height: 0.3rem;
  margin-top: 0.1rem;
}
.yyal_div3_son_top {
  width: 100%;
  height: 2.16rem;
}
.yyal_div3_son_top > img {
  width: 100%;
  height: 100%;
}
.yyal_div3_son_bottom {
  width: 100%;
  height: 1.79rem;
  padding: 0.2rem;
  background: #fff;
  cursor: pointer;
}
.yyal_div3_son_bottom:hover .yyal_div3_son_bottom_p1 {
  color: #0069b8;
}
.yyal_div3_son_bottom_p1 {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  font-size: 0.17rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
}
.yyal_div3_son_bottom_p2 {
  font-size: 0.13rem;
  color: #666666;
  line-height: 0.25rem;
  margin-top: 0.2rem;
}
.yyal_div3_son_bottom_line {
  width: 0.58rem;
  height: 2px;
  background: #0069b8;
  margin: 0 auto;
}
.yyal_div4 {
  width: 70%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 0.5rem;
  padding: 0.05rem;
  padding-bottom: 0.5rem;
  display: none;
}
.yyal_div4_son1 {
  width: 100%;
  height: 3.4rem;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.1);
}
.yyal_div4_son1_img {
  width: 50%;
  float: left;
  height: 100%;
}
.yyal_div4_son1_right {
  width: 50%;
  height: 100%;
  padding: 0.32rem 0.4rem;
  float: right;
}
.yyal_div4_son1_right_p1 {
  font-size: 0.22rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.3rem;
}
.yyal_div4_son1_right_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.27rem;
  margin: 0;
}
.yyal_div4_son1_right_line {
  width: 100%;
  height: 1px;
  background: #cccccc;
  margin: 0.2rem 0;
}
.yyal_div4_son1_right_p3 {
  font-size: 0.2rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.3rem;
  border-left: 0.03rem solid #0069b8;
  padding-left: 0.1rem;
}
.yyal_div4_son1_right_p4 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.27rem;
  margin-top: 0.2rem;
}
.yyal_div4_son1_right_p5 {
  width: 0.5rem;
  height: 0.5rem;
  position: relative;
  border-radius: 50%;
  float: right;
  margin-left: 0.3rem;
  cursor: pointer;
}
.yyal_div4_son1_sign1 {
  box-shadow: 0px 3px 13px 0px rgba(0, 105, 184, 0.13);
  background: #fff;
}
.yyal_div4_son1_sign2 {
  background: #0069b8;
  box-shadow: 0px 3px 13px 0px rgba(0, 96, 140, 0.13);
}
.yyal_div4_son1_right_p5 > img {
  height: 0.2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.yyal_div4_son2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.1);
  margin-top: 0.43rem;
}
.yyal_div4_son2_p1 {
  font-size: 0.2rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.3rem;
  border-left: 0.03rem solid #0069b8;
  padding-left: 0.1rem;
}
.yyal_div4_son2_div {
  width: 92%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding: 0.3rem 0;
}
.yyal_div4_son2_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
}
.yyal_div4_son2_div_img {
  width: 94%;
  height: 3.5rem;
  margin: 0.2rem auto;
}
.yyal_div4_son2_div_img > img {
  width: 48%;
  height: 100%;
}
.yyal_div4_son2_div_img > img:nth-child(1) {
  float: left;
}
.yyal_div4_son2_div_img > img:nth-child(2) {
  float: right;
}
.yyal_div4_son2_div_nav {
  width: 100%;
  height: 0.6rem;
  border-top: 1px dashed #ccc;
  margin-top: 0.2rem;
}
.yyal_div10_butts_p1:hover {
  color: #0068b7;
}
.yyal_div10_butts_p1 {
  float: left;
  line-height: 0.6rem;
  text-align: right;
  padding-right: 0.2rem;
  margin: 0;
  cursor: pointer;
}
.yyal_div4_son3 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 0.43rem;
}
.yyal_margins {
  margin-bottom: 0.3rem;
}
/* 应用案例 end */
.headFixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}

/* 合作伙伴 :start */
.hzhb_div1 {
  width: 100%;
  height: 3.75rem;
  position: relative;
}
.hzhb_div1_img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.hzhb_swiper_content {
  width: 40%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 15%;
  top: 20%;
  z-index: 11;
}
.hzhb_swiper_content_title {
  width: 100%;
  height: 0.5rem;
}
.hzhb_swiper_p {
  line-height: 0.5rem;
  font-size: 0.42rem;
  font-weight: 400;
  margin: 0;
  color: #fff;
  float: left;
}
.hzhb_swiper_but {
  width: 1.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  background: #008af1;
  color: #fff;
  margin-top: 0.3rem;
}
.hzhb_swiper_p_one {
  line-height: 0.45rem;
  font-size: 3em;
  font-weight: bold;
  color: #fff;
  margin: 0.33rem 0;
}
.hzhb_swiper_p_four {
  width: 100%;
  height: 0.3rem;
  margin-top: 0.3rem;
}
.hzhb_swiper_p_four > span {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.3rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}
.hzhb_div2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-top: 1px solid #fff;
}
.hzhb_div2_son {
  width: 100%;
  height: auto;
  overflow: hidden;
  background-image: url(../images/38.png);
  background-size: 100%;
  background-repeat: no-repeat;
  border-top: 1px solid #fff;
}
.hzhb_div2_p1 {
  font-size: 0.28rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.5rem;
}
.hzhb_div2_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
  text-align: center;
  margin: 0;
  margin-top: 0.15rem;
  position: relative;
}
.hzhb_div2_span1 {
  display: inline-block;
  width: 0.58rem;
  border-bottom: 2px solid #0069b8;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hzhb_div2_son_div {
  width: 11.1rem;
  min-height: 3.6rem;
  height: 3.6rem;
  height: auto !important;
  padding: 0.1rem;
  margin: 0.4rem auto;
  /* border: 1px solid red; */
}
.hzhb_div2_son_div1 {
  width: 2.17rem;
  height: 1.17rem;
  float: left;
  cursor: pointer;
  position: relative;
}
.hzhb_div2_son_div1 > img {
  height: 0.5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.hzhb_div2_div1 {
  width: 1.67rem;
  height: 0.5rem;
  background: #0069b8;
  color: #fff;
  line-height: 0.5rem;
  margin: 0.2rem auto;
  font-size: 0.13rem;
  text-align: center;
  cursor: pointer;
}
/* 合作伙伴 end */
/* 新闻咨询 start */
.xwzx_div1 {
  width: 100%;
  height: 3.75rem;
  position: relative;
}
.xwzx_div1_img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.xwzx_swiper_content {
  width: 40%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 15%;
  top: 20%;
  z-index: 11;
}
.xwzx_swiper_content_title {
  width: 100%;
  height: 0.5rem;
}
.xwzx_swiper_p {
  line-height: 0.5rem;
  font-size: 0.42rem;
  font-weight: 400;
  margin: 0;
  color: #fff;
  float: left;
}
.xwzx_swiper_but {
  width: 1.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  background: #008af1;
  color: #fff;
  margin-top: 0.3rem;
}
.xwzx_swiper_p_one {
  line-height: 0.45rem;
  font-size: 3em;
  font-weight: bold;
  color: #fff;
  margin: 0.33rem 0;
}
.xwzx_swiper_p_four {
  width: 100%;
  height: 0.3rem;
  margin-top: 0.3rem;
}
.xwzx_swiper_p_four > span {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.3rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}

.xwzx_div2 {
  width: 100%;
  height: 0.67rem;
  background: #f0f0f0;
  padding: 0 15%;
}
.xwzx_div2 > div {
  width: 1.67rem;
  height: 100%;
  font-size: 0.15rem;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 0.67rem;
  cursor: pointer;
  float: left;
}
.xwzx_div2_bg {
  background: #fff;
  color: #0069b8 !important;
  /* border-top: 2px solid #0069b8; */
}
.xwzx_div3 {
  width: 70%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: none;
}
.xwzx_div3_hide {
  display: block;
}
.xwzx_div3_son {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0.05rem;
}
.xwzx_div3_jz {
  width: 100%;
  float: left;
  height: 1.88rem;
  margin-bottom: 0.3rem;
  padding: 0.25rem 0.3rem;
  background: #f5f5f5;
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.06) !important;
  cursor: pointer;
}
.xwzx_div3_son_top {
  width: 2.3rem;
  height: 1.38rem;
  float: left;
}
.xwzx_div3_son_top > img {
  width: 100%;
  height: 100%;
}
.xwzx_div3_son_time {
  width: 0.7rem;
  height: 1.38rem;
  float: left;
  text-align: center;
  margin-right: 0.3rem;
}
.xwzx_div3_son_time_p1 {
  font-size: 0.58rem;
  font-weight: bold;
  color: #ffffff;
}
.xwzx_div3_son_time_p2 {
  font-size: 0.18rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.25rem;
}
.xwzx_div3_son_bottom {
  width: calc(100% - 3.6rem);
  height: 1.38rem;
  float: right;
}
.xwzx_div3_jz:hover .xwzx_div3_son_bottom_p1 {
  color: #fff;
}
.xwzx_div3_jz:hover .xwzx_div3_son_bottom_p2 {
  color: #fff;
}
.xwzx_div3_son_bottom_p1 {
  width: 100%;
  text-align: left;
  font-size: 0.17rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
}
.xwzx_div3_son_bottom_p2 {
  font-size: 0.13rem;
  color: #666666;
  line-height: 0.25rem;
  margin-top: 0.2rem;
}
.xwzx_div3_son_bottom_line {
  width: 0.58rem;
  height: 2px;
  background: #0069b8;
  margin: 0 auto;
}
.xwzx_div4 {
  width: 70%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 0.5rem;
  padding: 0.05rem;
  padding-bottom: 0.5rem;
  display: none;
}

.xwzx_div4_son1_right_line {
  width: 100%;
  height: 1px;
  background: #cccccc;
  margin: 0.2rem 0;
}

.xwzx_div4_son2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.1);
  margin-top: 0.43rem;
}
.xwzx_div4_son2_p1 {
  font-size: 0.2rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.3rem;
  border-left: 0.03rem solid #0069b8;
  padding-left: 0.1rem;
}
.xwzx_div4_son2_div {
  width: 92%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding: 0.3rem 0;
}
.xwzx_div4_son2_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
}
.xwzx_div4_son2_p3 {
  font-size: 0.25rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.25rem;
  text-align: center;
}
.xwzx_div4_son2_p4 {
  width: 100%;
  text-align: center;
  height: 0.2rem;
  margin: 0.2rem 0;
}
.xwzx_div4_son2_p4 > span {
  font-size: 0.13rem;
  font-weight: 400;
  color: #808080;
  line-height: 0.2rem;
  margin-right: 0.15rem;
}
.xwzx_div4_son2_div_img {
  width: 70%;
  height: 5rem;
  margin: 0.2rem auto;
}
.xwzx_div4_son2_div_img > img {
  width: 100%;
  height: 100%;
}
.xwzx_div4_son2_div_nav {
  width: 100%;
  height: 1.2rem;
  border-top: 1px dashed #ccc;
  margin-top: 0.2rem;
  padding-top: 0.1rem;
}
.xwzx_div4_son2_div_nav > div {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.xwzx_div10_butts_p1 {
  width: 1.6rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  border: 1px solid #cccccc;
  margin: 0.1rem 0;
  cursor: pointer;
  float: left;
}
.xwzx_div10_color1 {
  color: #0069b8 !important;
}
.xwzx_div10_color2 {
  background: #0069b8;
  color: #fff !important;
}
.xwzx_div10_butts_span1 {
  font-size: 0.15rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.6rem;
  margin-left: 0.3rem;
  cursor: pointer;
}
.xwzx_div4_son3 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 0.43rem;
}
.xwzx_margins {
  margin-bottom: 0.3rem;
}
.xwzx_div5_son {
  width: 70%;
  height: 4.54rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.xwzx_div5_son_div1 {
  width: 100%;
  height: 2.17rem;
  float: left;
}
.xwzx_div5_son_div1 > img {
  width: 100%;
  height: 100%;
}
.xwzx_div5_top_line {
  border-top: 1px solid #ccc;
}
.xwzx_div5_p3 {
  width: 90%;
  margin: 0 auto;
  line-height: 0.3rem;
  font-size: 0.18rem;
  font-weight: bold;
  color: #333333;
  margin-top: 0.33rem;
}
.xwzx_div5_p4 {
  width: 90%;
  height: 0.3rem;
  margin: 0 auto;
}
.xwzx_div5_p4 > span {
  font-size: 0.13rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.3rem;
  vertical-align: middle;
}
.xwzx_div5_p4 > img {
  width: 0.16rem;
  vertical-align: middle;
  margin-right: 0.05rem;
}
.xwzx_div5_mar {
  margin-left: 0.26rem;
}
.header_img2 {
  display: none;
}
.xwzx_div5_p5 {
  width: 90%;
  line-height: 0.25rem;
  color: #999999;
  font-size: 0.13rem;
  margin: 0 auto;
  margin-top: 0.25rem;
}
.swiper-container19 .swiper-slide {
  cursor: pointer;
}
.swiper-container19 .swiper-slide:hover {
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.14);
}
/* 新闻咨询 end */
/* 加入我们 start */
.jjwm_div1 {
  width: 100%;
  height: 3.75rem;
  position: relative;
}
.jjwm_div1_img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.jjwm_swiper_content {
  width: 40%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 15%;
  top: 20%;
  z-index: 11;
}
.jjwm_swiper_content_title {
  width: 100%;
  height: 0.5rem;
}
.jjwm_swiper_p {
  line-height: 0.5rem;
  font-size: 0.42rem;
  font-weight: 400;
  margin: 0;
  color: #fff;
  float: left;
}
.jjwm_swiper_but {
  width: 1.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  background: #008af1;
  color: #fff;
  margin-top: 0.3rem;
}
.jjwm_swiper_p_one {
  line-height: 0.45rem;
  font-size: 3em;
  font-weight: bold;
  color: #fff;
  margin: 0.33rem 0;
}
.jjwm_swiper_p_four {
  width: 100%;
  height: 0.3rem;
  margin-top: 0.3rem;
}
.jjwm_swiper_p_four > span {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.3rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}
.jjwm_div2 {
  width: 100%;
  height: 0.67rem;
  background: #f0f0f0;
  padding: 0 15%;
}
.jjwm_div2 > div {
  width: 1.67rem;
  height: 100%;
  font-size: 0.15rem;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 0.67rem;
  cursor: pointer;
  float: left;
}
.jjwm_div2_bg {
  background: #fff;
  color: #0069b8 !important;
  /* border-top: 2px solid #0069b8; */
}
.jjwm_div3 {
  width: 70%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  display: none;
  padding: 0.5rem 0;
}
.jjwm_div3_show {
  display: block;
}
.jjwm_div3_p {
  font-size: 0.2rem;
  font-weight: bold;
  color: #333333;
}
.jjwm_div3_p1 {
  font-size: 0.13rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
}

.jjwm_div3_line {
  width: 100%;
  height: 1px;
  background: #cccccc;
  margin: 0.33rem 0;
  float: left;
}
.jjwm_div3_p2 {
  width: 100%;
  font-size: 0.15rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.15rem;
  border-left: 0.03rem solid #0069b8;
  padding-left: 0.1rem;
  float: left;
}
.jjwm_div3_son_inp {
  width: 48%;
  height: 0.5rem;
  margin-top: 0.25rem;
}
.jjwm_div3_son_inp_one {
  width: 100%;
  height: 1.33rem;
  margin-top: 0.25rem;
  float: left;
}
.jjwm_div3_son_inp:nth-child(odd) {
  float: left;
}
.jjwm_div3_son_inp:nth-child(even) {
  float: right;
}
.jjwm_div3_p4 {
  width: 0.8rem;
  line-height: 0.5rem;
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  float: left;
}
.jjwm_div3_p4 > span {
  color: #ff0000;
}
.jjwm_div3_input {
  width: calc(100% - 0.8rem) !important;
  height: 0.5rem !important;
  background-color: #f5f5f5 !important;
}

.jjwm_div3_selsect {
  display: block;
  width: calc(100% - 3.2rem) !important;
  height: 0.5rem;
  padding: 0.06rem 0.12rem;
  font-size: 0.14rem;
  line-height: 1.42857143;
  color: #555;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.jjwm_left {
  float: left;
}
.jjwm_right {
  float: right;
}
.jjwm_div3_textarea {
  width: calc(100% - 0.8rem) !important;
  height: 1.33rem;
  background-color: #f5f5f5;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0.1rem;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.jjwm_div3_son_but {
  width: 100%;
  height: 0.5rem;
  float: left;
  margin-top: 0.5rem;
}
.jjwm_div3_son_but > div {
  width: 1.3rem;
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  margin-left: 0.3rem;
  float: right;
}
.jjwm_div3_son_but_color {
  background: #008af1;
  color: #fff;
}
.jjwm_div3_son_but_color1 {
  background: #dbdbdb;
  color: #666666;
}
.jjwm_div3_p5 {
  font-size: 0.22rem;
  font-weight: 400;
  color: #333333;
  margin-bottom: 0.4rem;
}
.jjwm_div3_p6 {
  width: 100%;
  height: 0.3rem;
}
.jjwm_div3_p6 > img {
  width: 0.16rem;
  vertical-align: middle;
  margin-right: 0.1rem;
}
.jjwm_div3_p6 > span {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
}
.jjwm_div3_div_left {
  width: 50%;
  float: left;
  height: auto;
  overflow: hidden;
}
.jjwm_div3_div_right {
  width: 50%;
  float: right;
  height: auto;
  overflow: hidden;
}
.jjwm_div3_div_left_code {
  width: 1.26rem;
  height: 1.5rem;
  text-align: center;
  float: right;
  margin-top: 1.2rem;
}
.jjwm_div3_div_left_code > img {
  width: 1.26rem;
  height: 1.26rem;
  padding: 0.04rem;
  border: 1px solid #cccccc;
}
.jjwm_div3_div_left_code > p {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
}
.jjwm_div3_div_bottom {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 0.3rem;
  float: left;
}
.jjwm_div3_div_bottom_left {
  width: 6.67rem;
  height: 4.17rem;
  /* border: 1px solid red; */
  float: left;
}
.jjwm_div3_div_bottom_right {
  width: 4rem;
  height: auto;
  overflow: hidden;
  float: right;
}
.jjwm_div3_div_bottom_right_img {
  width: 100%;
  height: 2.5rem;
  position: relative;
}
.jjwm_div3_div_bottom_right_img > img {
  width: 100%;
  height: 100%;
}
.jjwm_div3_div_bottom_right_view > p {
  width: 90%;
  font-size: 0.18rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.4rem;
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
}
.jjwm_div3_div_bottom_right_view {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}
.jjwm_div3_div_bottom_right_but {
  width: 1.08rem;
  height: 0.38rem;
  line-height: 0.38rem;
  padding: 0;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  background: #008af1;
  color: #fff;
  position: absolute;
  right: 0.4rem;
  bottom: 0.4rem;
}
.jjwm_div3_div_bottom_p1 {
  width: 100%;
  font-size: 0.2rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.2rem;
  border-left: 0.03rem solid #0069b8;
  padding-left: 0.1rem;
  float: left;
  margin-top: 0.3rem;
}
.jjwm_div3_div_bottom_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
  margin-top: 0.15rem;
}

.jjwm_div3_div_bottom_tits {
  width: 100%;
  height: 0.6rem;
  /* border: 1px solid red; */
  position: relative;
  margin-top: 0.18rem;
}
.jjwm_div3_div_bottom_div1 {
  width: 34%;
  height: 100%;
}
.jjwm_div3_div_bottom_div1 > img {
  width: 0.2rem;
  float: left;
  margin: 0.14rem 0;
  margin-right: 0.15rem;
}
.jjwm_div3_div_bottom_div1_p1 {
  font-size: 0.18rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.3rem;
  float: left;
  margin: 0;
}
.jjwm_div3_div_bottom_div1_p2 {
  font-size: 0.13rem;
  font-weight: 400;
  color: #666;
  line-height: 0.3rem;
  float: left;
  margin: 0;
}
.jjwm_div3_div_bottom_div1_line {
  width: 1px;
  height: 0.42rem;
  background: #cccccc;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.jjwm_div3_div_bottom_left > div {
  width: 100%;
  height: 100%;
}
/* 加入我们  end*/
/* 避免span标签被改变 */
.test{

}
/* 通过导航进入列表或详情页高亮 */
.nav2list_bg {
  background: #fff;
  color: #0069b8 !important;
  /* border-top: 2px solid #0069b8; */
}
