﻿.xj_hide {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 控制文本行数 */
  -webkit-box-orient: vertical;
}

@media (min-width: 992px) {
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id='6bca7a2e-c035-8f40-42af-b654f78a6360'] {
    -webkit-transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0)
      rotateY(0) rotateZ(0) skew(0, 0);
    -moz-transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0)
      rotateY(0) rotateZ(0) skew(0, 0);
    -ms-transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0)
      rotateY(0) rotateZ(0) skew(0, 0);
    transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0)
      rotateZ(0) skew(0, 0);
  }

  html.w-mod-js:not(.w-mod-ix)
    [data-w-id='33f39273-0a0b-a389-613b-8f25739e66aa'] {
    -webkit-transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0)
      rotateY(0) rotateZ(0) skew(0, 0);
    -moz-transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0)
      rotateY(0) rotateZ(0) skew(0, 0);
    -ms-transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0)
      rotateY(0) rotateZ(0) skew(0, 0);
    transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0)
      rotateZ(0) skew(0, 0);
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id='6bca7a2e-c035-8f40-42af-b654f78a6360'] {
    -webkit-transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0)
      rotateY(0) rotateZ(0) skew(0, 0);
    -moz-transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0)
      rotateY(0) rotateZ(0) skew(0, 0);
    -ms-transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0)
      rotateY(0) rotateZ(0) skew(0, 0);
    transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0)
      rotateZ(0) skew(0, 0);
  }

  html.w-mod-js:not(.w-mod-ix)
    [data-w-id='33f39273-0a0b-a389-613b-8f25739e66aa'] {
    -webkit-transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0)
      rotateY(0) rotateZ(0) skew(0, 0);
    -moz-transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0)
      rotateY(0) rotateZ(0) skew(0, 0);
    -ms-transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0)
      rotateY(0) rotateZ(0) skew(0, 0);
    transform: translate3d(null, 0px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0)
      rotateZ(0) skew(0, 0);
  }
}

.xj_img {
  width: 600px;
}

@media (max-width: 1200px) {
  .xj_img {
    width: 580px;
  }
}

@media (max-width: 1050px) {
  .xj_img {
    width: 520px;
  }
}

@media (max-width: 950px) {
  .xj_img {
    width: 480px;
  }
}

@media (max-width: 880px) {
  .xj_img {
    width: 420px;
  }
}

@media (max-width: 770px) {
  .xj_img {
    width: 420px;
  }
}

@media (max-width: 768px) {
  .xj_img {
    width: 100%;
  }
}

.section {
  padding-top: 120px;
  padding-bottom: 120px;
}
