.inbanner_box #bannerSP {
  right: 60px;
  width: auto;
  left: auto;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.inbanner_box #bannerSP .swiper-pagination-bullet {
  display: block;
  margin: 16px 0;
  opacity: 1;
}
.inbanner_box .swiper-slide {
  position: relative;
}
.inbanner_box .swiper-slide .jb {
  position: relative;
}
.inbanner_box .swiper-slide .jb .nor {
  -webkit-transition: all 2s linear;
  -o-transition: all 2s linear;
  -moz-transition: all 2s linear;
  transition: all 2s linear;
}
.inbanner_box .swiper-slide .jb .act {
  -webkit-transition: all 2s linear;
  -o-transition: all 2s linear;
  -moz-transition: all 2s linear;
  transition: all 2s linear;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.inbanner_box .swiper-slide .wrap {
  position: absolute;
  left: 50%;
  top: 29.058%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.inbanner_box .swiper-slide .wrap .title {
  font-size: 48px;
  color: #333333;
  float: left;
  margin-bottom: 30px;
}
.inbanner_box .swiper-slide .wrap .title .tl,
.inbanner_box .swiper-slide .wrap .title .lb {
  padding-bottom: 30px;
  -webkit-transform: translateY(20px);
     -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  opacity: 0;
}
.inbanner_box .swiper-slide .wrap .title .lb {
  border-bottom: 1px solid #9e9e9e;
}
.inbanner_box .swiper-slide .wrap .title .lb span {
  color: #ee6639;
  display: inline-block;
  position: relative;
}
.inbanner_box .swiper-slide .wrap .title .lb span::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  bottom: -30px;
  background: #ee6639;
  left: 0;
  position: absolute;
}
.inbanner_box .swiper-slide .wrap .zs {
  opacity: 0;
  -webkit-transform: translateY(20px);
     -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  font-size: 24px;
  color: #333333;
  font-family: PingFangSC-Light, sans-serif, syht-l, MicroSoft Yahei;
  font-weight: 100;
  margin-bottom: 7.6428%;
}
.inbanner_box .swiper-slide .wrap .moreBtn {
  opacity: 0;
  -webkit-transform: translateY(20px);
     -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
}
.inbanner_box .swiper-slide-active .jb .nor {
  opacity: 0;
}
.inbanner_box .swiper-slide-active .jb .act {
  opacity: 1;
}
.inbanner_box .swiper-slide-active .wrap .title .tl,
.inbanner_box .swiper-slide-active .wrap .title .lb {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.inbanner_box .swiper-slide-active .wrap .tl {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.inbanner_box .swiper-slide-active .wrap .lb {
  -webkit-transition: all .4s .2s;
  -o-transition: all .4s .2s;
  -moz-transition: all .4s .2s;
  transition: all .4s .2s;
}
.inbanner_box .swiper-slide-active .wrap .zs {
  opacity: 1;
  -webkit-transition: all .4s .4s;
  -o-transition: all .4s .4s;
  -moz-transition: all .4s .4s;
  transition: all .4s .4s;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.inbanner_box .swiper-slide-active .wrap .moreBtn {
  opacity: 1;
  -webkit-transition: all .4s .6s;
  -o-transition: all .4s .6s;
  -moz-transition: all .4s .6s;
  transition: all .4s .6s;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.ind_a {
  background: url(../images/ind_02.jpg) no-repeat center top;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  height: 680px;
}
.ind_a .rt {
  width: 42.8571%;
  float: right;
  margin-right: 6%;
  padding-top: 95px;
}
.ind_a .rt .mktitle {
  margin-bottom: 42px;
}
.ind_a .rt .text {
  line-height: 40px;
  font-size: 20px;
  color: #333333;
  font-family: PingFangSC-Light, sans-serif, syht-l, MicroSoft Yahei;
  font-weight: 100;
  margin-bottom: 44px;
}
.ind_a .rt .aniNumBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  margin-bottom: 70px;
}
.ind_a .rt .aniNumBox .top {
  color: #666666;
  margin-bottom: 22px;
}
.ind_a .rt .aniNumBox .top .num {
  font-size: 48px;
  color: #ee6639;
}
.ind_a .rt .aniNumBox .top sub {
  font-size: 48px;
  color: #ee6639;
}
.ind_b .wrap1600 {
  padding: 10% 5.2083% 7.1428%;
  background: url(../images/ind_14.jpg) no-repeat;
}
.ind_b .wrap1600 .lt {
  width: 39.7142%;
  float: left;
}
.ind_b .wrap1600 .mktitle {
  margin-bottom: 63px;
}
.ind_b .wrap1600 .text {
  color: #999999;
  line-height: 30px;
  font-size: 16px;
}
.ind_b .wrap1600 .rt {
  width: 50%;
  float: right;
}
.ind_b .wrap1600 .rt .swiper-container {
  padding-bottom: 66px;
}
.ind_b .wrap1600 .rt .swiper-container #partnerSP .swiper-pagination-bullet::before {
  background: #bcbcbc;
}
.ind_b .wrap1600 .rt .swiper-container #partnerSP .swiper-pagination-bullet-active::before {
  background: #ee6639;
}
.ind_b .wrap1600 .rt .swiper-slide {
  background: #fff;
  border: 1px solid #e5e5e5;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  overflow: hidden;
}
.ind_b .wrap1600 .rt .swiper-slide img {
  width: 100%;
}
.ind_b .wrap1600 .rt .swiper-slide:hover {
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}
.ind_c {
  display: none;
  background: url(../images/ind_18.jpg) repeat-y center top;
  position: relative;
}
.ind_c .mktitle {
  padding: 4.1666% 0 3.6458% 0;
  text-align: center;
}
.ind_c .mktitle .line {
  margin: 0 auto 47px auto;
}
.ind_c .wrap {
  position: relative;
}
.ind_c .wrap .btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 20;
  background: #fff;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
}
.ind_c .wrap .prev {
  left: -70px;
}
.ind_c .wrap .next {
  right: -70px;
}
.ind_c .wrap .btn:hover {
  background: #ee6639;
}
.ind_c #particlesJs {
  height: 446px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/ind_24.jpg) no-repeat center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}
.ind_c #scene .swiper-pagination .swiper-pagination-bullet::before {
  background: #bcbcbc;
}
.ind_c #scene .swiper-pagination .swiper-pagination-bullet-active::before {
  background: #ee6639;
}
.ind_c #scene .swiper-slide {
  cursor: pointer;
  position: relative;
}
.ind_c #scene .swiper-slide .imgbox {
  position: relative;
  z-index: 10;
}
.ind_c #scene .swiper-slide .imgbox .point {
  width: 44px;
  height: 44px;
  position: absolute;
  left: 62.3%;
  top: 56.66%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 20;
}
.ind_c #scene .swiper-slide .imgbox .point i {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 12px;
  top: 12px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: #ee6639;
}
.ind_c #scene .swiper-slide .imgbox .point i:nth-child(1) {
  z-index: 1;
  -webkit-animation: tosc 3s linear infinite;
     -moz-animation: tosc 3s linear infinite;
          animation: tosc 3s linear infinite;
}
.ind_c #scene .swiper-slide .imgbox .point i:nth-child(2) {
  z-index: 2;
  -webkit-animation: tosc 3s linear 1s infinite;
     -moz-animation: tosc 3s linear 1s infinite;
          animation: tosc 3s linear 1s infinite;
}
.ind_c #scene .swiper-slide .imgbox .point i:nth-child(3) {
  z-index: 3;
  -webkit-animation: tosc 3s linear 2s infinite;
     -moz-animation: tosc 3s linear 2s infinite;
          animation: tosc 3s linear 2s infinite;
}
.ind_c #scene .swiper-slide img {
  position: relative;
  z-index: 10;
}
.ind_c #scene .swiper-slide .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-position: left;
  -webkit-background-size: auto 100%;
     -moz-background-size: auto 100%;
          background-size: auto 100%;
  z-index: 20;
  -webkit-transition: width .7s;
  -o-transition: width .7s;
  -moz-transition: width .7s;
  transition: width .7s;
}
.ind_c #scene .swiper-slide .rbj {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 600px;
  height: 160px;
  background-color: #ffffff;
  padding: 35px 50px 0 63px;
  z-index: 21;
}
.ind_c #scene .swiper-slide .rbj .title {
  font-size: 24px;
  margin-bottom: 12px;
}
.ind_c #scene .swiper-slide .rbj .line {
  width: 20px;
  height: 1px;
  background-color: #ee6639;
  margin-bottom: 6px;
}
.ind_c #scene .swiper-slide .rbj .te {
  font-size: 16px;
  line-height: 28px;
  color: #666666;
}
.ind_c #scene .actSlide .mask {
  width: 0;
}
@-webkit-keyframes tosc {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: .8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3);
  }
}
@-moz-keyframes tosc {
  0% {
    -moz-transform: scale(0);
         transform: scale(0);
    opacity: .8;
  }
  100% {
    opacity: 0;
    -moz-transform: scale(3);
         transform: scale(3);
  }
}
@keyframes tosc {
  0% {
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
            transform: scale(0);
    opacity: .8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(3);
       -moz-transform: scale(3);
            transform: scale(3);
  }
}
.ind_d {
  padding: 4.1666% 0 4.7916% 0;
  background: url(../images/ind_21.jpg) no-repeat center / cover;
}
.ind_d .mktitle {
  margin-bottom: 57px;
}
.ind_d .wrap {
  position: relative;
}
.ind_d .wrap .moreBtn {
  position: absolute;
  right: 0;
  top: 50px;
}
.ind_d .wrap .swiperbox {
  position: relative;
}
.ind_d .wrap .swiperbox .btn {
  position: absolute;
  top: 20%;
  z-index: 20;
  background: #fff;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
}
.ind_d .wrap .swiperbox .btn:hover {
  background: #ee6639;
}
.ind_d .wrap .swiperbox .prev_news {
  left: -25px;
}
.ind_d .wrap .swiperbox .next_news {
  right: -25px;
}
.ind_d .wrap #news {
  padding-bottom: 72px;
}
.ind_d .wrap #news #newSP {
  bottom: 10px;
}
.ind_d .wrap #news #newSP .swiper-pagination-bullet::before {
  background: #bcbcbc;
}
.ind_d .wrap #news #newSP .swiper-pagination-bullet-active::before {
  background: #ee6639;
}
.ind_d .wrap #news .swiper-slide {
  text-align: center;
}
.ind_d .wrap #news .swiper-slide .textbox {
  padding-top: 25px;
}
.ind_d .wrap #news .swiper-slide .textbox .time {
  font-size: 16px;
  color: #ee6639;
  margin-bottom: 27px;
}
.ind_d .wrap #news .swiper-slide .textbox .title {
  font-size: 22px;
  color: #444444;
  margin-bottom: 32px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.ind_d .wrap #news .swiper-slide .textbox .line {
  width: 40px;
  height: 1px;
  background-color: #ee6639;
  margin: 0 auto 23px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_d .wrap #news .swiper-slide .textbox .te {
  font-size: 16px;
  line-height: 30px;
  font-weight: 100;
  padding: 0 13%;
  height: 60px;
}
.ind_d .wrap #news .swiper-slide:hover .textbox .line {
  width: 100%;
}
.ind_e {
  overflow: hidden;
  background: url(../images/ind_23.jpg) no-repeat center top;
  background-attachment: fixed;
  padding-top: 5.7292%;
}
.ind_e .wrap1600 {
  position: relative;
  padding: 5.5729% 5.2083% 6.7708%;
}
.ind_e .wrap1600 .sekuai {
  position: absolute;
  left: 0;
  top: 0;
  width: 1760px;
  height: 100%;
  background: url(../images/ind_22.jpg) no-repeat center center / cover;
}
.ind_e .wrap1600 .cont {
  position: relative;
  z-index: 20;
}
.ind_e .wrap1600 .cont .mktitle {
  position: relative;
  margin-bottom: 6.5714%;
}
.ind_e .wrap1600 .cont .mktitle .navbox {
  position: absolute;
  right: 0;
  top: 70px;
}
.ind_e .wrap1600 .cont .mktitle .navbox .nav {
  float: left;
  width: 138px;
  height: 38px;
  border: solid 1px #dcdcdc;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  font-weight: lighter;
  margin-left: 10px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
}
.ind_e .wrap1600 .cont .mktitle .navbox .nav:hover,
.ind_e .wrap1600 .cont .mktitle .navbox .actnav {
  color: #ee6639;
  border-color: #ee6639;
}
@media (max-width: 1440px) {
  .inbanner_box .swiper-slide .wrap .title {
    font-size: 42px;
  }
  .inbanner_box .swiper-slide .wrap .zs {
    font-size: 22px;
  }
  .ind_d .wrap #news .swiper-slide .textbox .title {
    font-size: 20px;
  }
}
@media (max-width: 1366px) {
  .ind_d .wrap #news .swiper-slide .textbox .time {
    font-size: 12px;
    margin-bottom: 18px;
  }
  .ind_d .wrap #news .swiper-slide .textbox .title {
    margin-bottom: 18px;
    font-size: 16px;
  }
  .ind_d .wrap #news .swiper-slide .textbox .line {
    margin-bottom: 18px;
  }
  .ind_d .wrap #news .swiper-slide .textbox .te {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
  }
}
@media (max-width: 1280px) {
  .inbanner_box .swiper-slide .wrap .title {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .inbanner_box .swiper-slide .wrap .title .tl,
  .inbanner_box .swiper-slide .wrap .title .lb {
    padding-bottom: 20px;
  }
  .inbanner_box .swiper-slide .wrap .title .lb span::after {
    bottom: -20px;
  }
  .inbanner_box .swiper-slide .wrap .zs {
    font-size: 18px;
  }
  .ind_c #scene .swiper-slide .rbj .title {
    font-size: 20px;
  }
  .ind_d .wrap #news .swiper-slide .textbox .title {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .ind_a {
    height: 570px;
  }
  .ind_a .rt {
    padding-top: 60px;
  }
  .ind_a .rt .mktitle {
    margin-bottom: 30px;
  }
  .ind_a .rt .text {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 30px;
  }
  .ind_a .rt .aniNumBox {
    margin-bottom: 50px;
  }
  .ind_c .mktitle .line {
    margin: 0 auto 30px auto;
  }
  .ind_c #particlesJs {
    height: 250px;
  }
  .ind_c #scene .swiper-slide .rbj {
    width: 400px;
    padding: 30px 30px 0 30px;
  }
  .ind_c #scene .swiper-slide .rbj .te {
    font-size: 14px;
    line-height: 26px;
  }
  .ind_d .wrap #news .swiper-slide .textbox .te {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
  }
  .ind_e .wrap1600 .cont .mktitle .navbox .nav {
    font-size: 14px;
    width: 110px;
  }
}
@media (max-width: 768px) {
  .inbanner_box .swiper-slide .wrap .title {
    font-size: 20px;
  }
  .inbanner_box .swiper-slide .wrap .title .tl,
  .inbanner_box .swiper-slide .wrap .title .lb {
    padding-bottom: 10px;
  }
  .inbanner_box .swiper-slide .wrap .title .lb span::after {
    bottom: -10px;
  }
  .inbanner_box .swiper-slide .wrap .zs {
    font-size: 14px;
    line-height: 26px;
  }
  .inbanner_box #bannerSP {
    right: auto;
    top: auto;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    left: 0;
    width: 100%;
    bottom: 10px;
  }
  .inbanner_box #bannerSP .swiper-pagination-bullet {
    display: inline-block;
    margin: 0 10px;
  }
  .ind_a {
    height: auto;
    background: url(../images/abbg.jpg) no-repeat !important;
    -webkit-background-size: 100% 100%!important;
       -moz-background-size: 100%!important;
            background-size: 100%!important;
    padding-bottom: 60px;
  }
  .ind_a .rt {
    width: 100%;
    margin-right: 0;
  }
  .ind_a .rt .text {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .ind_a .rt .aimg {
    text-align: center;
    margin-bottom: 20px;
  }
  .ind_a .rt .aimg img {
    width: 90%;
  }
  .ind_a .rt .aniNumBox .top {
    height: 30px;
  }
  .ind_a .rt .aniNumBox .top .num {
    font-size: 28px;
  }
  .ind_a .rt .aniNumBox .top sub {
    position: relative;
    font-size: 20px;
    top: -10px;
  }
  .ind_a .rt .aniNumBox .te {
    font-size: 12px;
  }
  .ind_a .rt .moreBtn {
    margin: 0 auto;
  }
  .ind_b .wrap1600 {
    padding: 40px 0;
  }
  .ind_b .wrap1600 .lt {
    width: 100%;
    margin-bottom: 20px;
  }
  .ind_b .wrap1600 .rt {
    width: 100%;
  }
  .ind_b .wrap1600 .rt .swiper-container {
    padding-bottom: 40px;
  }
  .ind_b .wrap1600 .mktitle {
    margin-bottom: 20px;
  }
  .ind_b .wrap1600 .text {
    text-align: justify;
    font-size: 14px;
    line-height: 26px;
  }
  .ind_c #particlesJs {
    display: none;
  }
  .ind_c .mktitle {
    padding: 40px 0 20px;
  }
  .ind_c .mktitle .line {
    margin: 0 auto 10px;
  }
  .ind_c #scene {
    padding-bottom: 30px;
  }
  .ind_c #scene .swiper-slide .rbj {
    width: 100%;
    position: static;
    padding: 6%;
    height: auto;
  }
  .ind_c #scene .swiper-slide .rbj .title {
    font-size: 18px;
  }
  .ind_c .wrap .btn {
    display: none;
  }
  .ind_d {
    padding: 40px 0;
  }
  .ind_d .mktitle {
    margin-bottom: 20px;
  }
  .ind_d .wrap .swiperbox .btn {
    display: none;
  }
  .ind_d .wrap #news {
    padding-bottom: 40px;
    margin-bottom: 20px;
  }
  .ind_d .wrap #news .swiper-slide .textbox {
    padding-top: 20px;
  }
  .ind_d .wrap #news .swiper-slide .textbox .time {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .ind_d .wrap #news .swiper-slide .textbox .title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .ind_d .wrap #news .swiper-slide .textbox .line {
    margin: 0 auto 10px;
  }
  .ind_d .wrap #news .swiper-slide .textbox .te {
    padding: 0;
  }
  .ind_d .wrap .moreBtn {
    position: static;
    margin: 0 auto;
  }
  .ind_e {
    padding: 0;
    background: url(../images/ind_22.jpg);
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover;
  }
  .ind_e .wrap1600 {
    padding: 0;
  }
  .ind_e .wrap1600 .cont .mktitle {
    padding: 40px 0 0px;
  }
  .ind_e .wrap1600 .cont .mktitle .cn {
    margin-bottom: 20px;
  }
  .ind_e .wrap1600 .cont .mktitle .navbox {
    position: static;
  }
  .ind_e .wrap1600 .cont .mktitle .navbox .nav {
    margin-left: 0;
    margin-right: 5%;
    width: 47.5%;
    margin-bottom: 12px;
  }
  .ind_e .wrap1600 .cont .mktitle .navbox .nav:nth-child(2n) {
    margin-right: 0;
  }
  .ind_e .wrap1600 .sekuai {
    display: none;
  }
}
