.inbannerbox {
  position: relative;
}
.inbannerbox .wrap1480 {
  margin: 0 auto;
  width: 90%;
  max-width: 1480px;
}
.inbannerbox #inbanner .swiper-slide {
  overflow: hidden;
  position: relative;
}
.inbannerbox #inbanner .swiper-slide .wrap1480 {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 28.75%;
  z-index: 80;
}
.inbannerbox #inbanner .swiper-slide .wrap1480 .tl,
.inbannerbox #inbanner .swiper-slide .wrap1480 .te {
  color: #ffffff;
  position: relative;
  top: 30px;
  opacity: 0;
  -webkit-transition-duration: 0.4s;
     -moz-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.inbannerbox #inbanner .swiper-slide .wrap1480 .tl {
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 5px;
  margin-bottom: 50px;
}
.inbannerbox #inbanner .swiper-slide .wrap1480 .te {
  font-size: 18px;
}
.inbannerbox #inbanner .swiper-slide-active .wrap1480 .tl,
.inbannerbox #inbanner .swiper-slide-active .wrap1480 .te {
  top: 0;
  opacity: 1;
}
.inbannerbox #inbanner .swiper-slide-active .wrap1480 .tl {
  -webkit-transition-delay: 0.7s;
     -moz-transition-delay: 0.7s;
       -o-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.inbannerbox #inbanner .swiper-slide-active .wrap1480 .te {
  -webkit-transition-delay: 0.8s;
     -moz-transition-delay: 0.8s;
       -o-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.inbannerbox .contorl-box {
  position: absolute;
  left: 50%;
  top: 52.875%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 90;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.inbannerbox .contorl-box .btn-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.inbannerbox .contorl-box .btn-box .btn {
  margin-right: 20px;
  background: #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.inbannerbox .contorl-box .btn-box .btn:last-child {
  margin-right: 0;
}
.inbannerbox .contorl-box .btn-box .pause {
  background: none !important;
}
.inbannerbox .contorl-box .btn-box .btn:hover {
  background: #0070c0;
}
.inbannerbox .contorl-box .jdt-box {
  width: 600px;
  background: rgba(255, 255, 255, 0.2);
  height: 2px;
  margin: 0 30px 0 50px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.inbannerbox .contorl-box .jdt-box .jdt {
  display: block;
  width: 0px;
  height: 2px;
  background: #fff;
}
.inbannerbox .contorl-box .jdt-box .act-jdt {
  -webkit-transition: all 7000ms linear;
  -o-transition: all 7000ms linear;
  -moz-transition: all 7000ms linear;
  transition: all 7000ms linear;
  width: 100%;
}
.inbannerbox .contorl-box #inbannerSP {
  opacity: 0.3;
  font-size: 32px;
  color: #e8eff1;
}
.inbannerbox .contorl-box #inbannerSP .total {
  font-size: 20px;
}
.ind_a {
  background: #0070c0;
  position: relative;
  z-index: 90;
}
.ind_a .wrap1600 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ind_a .box {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background: #0070c0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-right: 1px solid rgba(255, 255, 255, 0.06);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.ind_a .box a {
  padding: 34px 0;
}
.ind_a .box .icon {
  width: 90px;
  margin: 0 auto 22px;
  background: rgba(255, 255, 255, 0.06);
  position: relative;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.ind_a .box .icon::after {
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.ind_a .box .te {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.ind_a .box:last-child {
  border-right: none;
}
@media (min-width: 1280px) {
  .ind_a .box:hover {
    -webkit-box-shadow: -1px 4px 18px 2px rgba(0, 0, 0, 0.06);
       -moz-box-shadow: -1px 4px 18px 2px rgba(0, 0, 0, 0.06);
            box-shadow: -1px 4px 18px 2px rgba(0, 0, 0, 0.06);
    -webkit-transform: translateY(-5px);
       -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  .ind_a .box:hover a {
    padding-bottom: 5px;
  }
}
.ind_b {
  background: url(../images/ind_08.jpg) no-repeat center top;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  position: relative;
  padding-bottom: 5.25083%;
}
.ind_b .title {
  color: #474443;
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  padding: 6.25% 0 9.375%;
  letter-spacing: 4px;
}
.ind_b .imgbox {
  position: absolute;
  width: 50%;
  top: 26%;
}
.ind_b .indiv {
  padding-left: 26.875%;
}
.ind_b .indiv .en {
  font-size: 72px;
  color: #ffffff;
  opacity: 0.5;
  font-family: Helvetica;
  font-weight: bold;
  letter-spacing: 7px;
  text-align: right;
  margin-bottom: 100px;
}
.ind_b .indiv .tabbox {
  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;
}
.ind_b .indiv .tabbox #news {
  width: 52.9915%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background: #fff;
  margin: 0;
  height: 350px;
  position: relative;
}
.ind_b .indiv .tabbox #news .control-box {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 90;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.ind_b .indiv .tabbox #news .control-box .btn {
  cursor: pointer;
  position: relative;
}
.ind_b .indiv .tabbox #news .control-box .btn:first-child::after {
  content: "";
  width: 2px;
  left: 100%;
  top: 50%;
  height: 18px;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #999999;
  opacity: 0.3;
}
.ind_b .indiv .tabbox .box {
  height: 350px;
  width: 22.6496%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background: #fff;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.ind_b .indiv .tabbox .swiper-slide {
  padding: 0 13%;
}
.ind_b .indiv .tabbox .swiper-slide .textbox .tl {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.ind_b .indiv .tabbox .box {
  padding: 0 2.5%;
}
.ind_b .indiv .tabbox .swiper-slide,
.ind_b .indiv .tabbox .box {
  padding-top: 60px;
  position: relative;
}
.ind_b .indiv .tabbox .swiper-slide .tips,
.ind_b .indiv .tabbox .box .tips {
  color: #ccc9c8;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 22px;
}
.ind_b .indiv .tabbox .swiper-slide .tips i,
.ind_b .indiv .tabbox .box .tips i {
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #ccc9c8;
  position: relative;
  top: -6px;
  margin: 0 4px;
}
.ind_b .indiv .tabbox .swiper-slide .tips span,
.ind_b .indiv .tabbox .box .tips span {
  position: relative;
}
.ind_b .indiv .tabbox .swiper-slide .tips span:first-child,
.ind_b .indiv .tabbox .box .tips span:first-child {
  margin-right: 15px;
}
.ind_b .indiv .tabbox .swiper-slide .tips span:first-child::after,
.ind_b .indiv .tabbox .box .tips span:first-child::after {
  content: "";
  right: -15px;
  width: 1px;
  background: #ccc9c8;
  height: 16px;
  top: 1px;
}
.ind_b .indiv .tabbox .swiper-slide .tips span:last-child,
.ind_b .indiv .tabbox .box .tips span:last-child {
  margin-left: 15px;
}
.ind_b .indiv .tabbox .swiper-slide .textbox,
.ind_b .indiv .tabbox .box .textbox {
  height: 136px;
}
.ind_b .indiv .tabbox .swiper-slide .textbox .tl,
.ind_b .indiv .tabbox .box .textbox .tl {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 20px;
  color: #595756;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 15px;
}
.ind_b .indiv .tabbox .swiper-slide .textbox .te,
.ind_b .indiv .tabbox .box .textbox .te {
  line-height: 24px;
  color: #888888;
}
.ind_b .indiv .tabbox .swiper-slide .view-more,
.ind_b .indiv .tabbox .box .view-more {
  width: 80px;
  background-color: #bdbdbd;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
}
.ind_b .indiv .tabbox .swiper-slide .view-more img,
.ind_b .indiv .tabbox .box .view-more img {
  position: relative;
  z-index: 10;
}
.ind_b .indiv .tabbox .swiper-slide .view-more::after,
.ind_b .indiv .tabbox .box .view-more::after {
  content: "";
  width: 0;
  height: 100%;
  background: #0070c0;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.ind_b .indiv .tabbox .swiper-slide .view-more:hover::after,
.ind_b .indiv .tabbox .box .view-more:hover::after {
  width: 100%;
}
.ind_b .indiv .tabbox .swiper-slide:hover .textbox .tl,
.ind_b .indiv .tabbox .box:hover .textbox .tl {
  color: #0070c0;
}
.ind_c {
  position: relative;
}
.ind_c .wrap {
  background: url(../images/ind_11.jpg) no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  top: 0;
  width: 58.3333%;
  position: absolute;
  left: 20.8333%;
  bottom: 0;
}
.ind_c .wrap .indiv {
  width: 78%;
  position: absolute;
  left: 11%;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ind_c .wrap .indiv .tlbox {
  margin-bottom: 22px;
}
.ind_c .wrap .indiv .tlbox .en {
  font-size: 72px;
  color: rgba(255, 255, 255, 0.1);
  font-weight: bold;
  margin-bottom: 30px;
}
.ind_c .wrap .indiv .tlbox .cn {
  font-size: 36px;
  color: #fff;
  letter-spacing: 4px;
  font-weight: 500;
}
.ind_c .wrap .indiv .text {
  font-size: 16px;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.96);
  margin-bottom: 70px;
}
.ind_c .wrap .indiv .count-box {
  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;
  margin-bottom: 100px;
}
.ind_c .wrap .indiv .count-box .box .num {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 10px;
}
.ind_c .wrap .indiv .count-box .box .num .big {
  font-size: 72px;
  font-weight: bold;
}
.ind_c .wrap .indiv .count-box .box .te {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 24px;
}
.ind_c .wrap .indiv .read-more {
  width: 250px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.05);
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  border: solid 1px rgba(255, 255, 255, 0.1);
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  top: 0;
}
.ind_c .wrap .indiv .read-more:hover {
  color: #fff;
  border-color: #fff;
  top: -10px;
}
.ind_d {
  position: relative;
}
.ind_d .tlbox {
  position: absolute;
  left: 0;
  top: 12.6315%;
  width: 100%;
  text-align: center;
  z-index: 40;
}
.ind_d .tlbox .cn {
  font-size: 36px;
  margin-bottom: 30px;
}
.ind_d .tlbox .en {
  font-size: 72px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.1);
}
.ind_d .smap {
  width: 18.75%;
  position: absolute;
  left: 46.5104%;
  top: 57.5789%;
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_d .act-smap {
  top: 55.5789%;
  opacity: 1;
}
.ind_d .linebox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ind_d .linebox .line {
  position: absolute;
}
.ind_d .linebox .line .indiv {
  -webkit-background-size: auto 100%;
     -moz-background-size: auto 100%;
          background-size: auto 100%;
  width: 0;
  opacity: 1;
  -webkit-animation-duration: 1.5s;
     -moz-animation-duration: 1.5s;
          animation-duration: 1.5s;
}
.ind_d .linebox .line:nth-child(1) {
  direction: rtl;
  right: 57.66%;
  top: 50.53%;
  width: 10.47%;
}
.ind_d .linebox .line:nth-child(1) .indiv {
  background-position-x: right;
  padding-top: 19.9005%;
  right: 0;
  background-image: url(../images/line_01.png);
}
.ind_d .linebox .line:nth-child(2) {
  direction: rtl;
  right: 58.07%;
  top: 46.95%;
  width: 17.97%;
}
.ind_d .linebox .line:nth-child(2) .indiv {
  background-position-x: right;
  padding-top: 40.5797%;
  right: 0;
  background-image: url(../images/line_02.png);
}
.ind_d .linebox .line:nth-child(3) {
  direction: rtl;
  right: 58.13%;
  top: 40%;
  width: 11.09%;
}
.ind_d .linebox .line:nth-child(3) .indiv {
  background-position-x: right;
  padding-top: 58.6854%;
  right: 0;
  background-image: url(../images/line_03.png);
}
.ind_d .linebox .line:nth-child(4) {
  left: 42.81%;
  top: 40.74%;
  width: 20.16%;
}
.ind_d .linebox .line:nth-child(4) .indiv {
  padding-top: 29.4574%;
  left: 0;
  background-image: url(../images/line_04.png);
}
.ind_d .linebox .line:nth-child(5) {
  left: 42.86%;
  top: 49.79%;
  width: 2.86%;
}
.ind_d .linebox .line:nth-child(5) .indiv {
  padding-top: 61.8182%;
  left: 0;
  background-image: url(../images/line_05.png);
}
.ind_d .linebox .line:nth-child(6) {
  left: 42.55%;
  top: 52.42%;
  width: 25.52%;
}
.ind_d .linebox .line:nth-child(6) .indiv {
  padding-top: 42.8571%;
  left: 0;
  background-image: url(../images/line_06.png);
}
.ind_d .pt-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ind_d .pt-box .point {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
}
.ind_d .pt-box .point .c {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-animation-name: scale1;
     -moz-animation-name: scale1;
          animation-name: scale1;
  -webkit-animation-duration: 3s;
     -moz-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.ind_d .pt-box .point .c:nth-child(2) {
  -webkit-animation-delay: 1s;
     -moz-animation-delay: 1s;
          animation-delay: 1s;
}
.ind_d .pt-box .point .c:nth-child(3) {
  -webkit-animation-delay: 2s;
     -moz-animation-delay: 2s;
          animation-delay: 2s;
}
.ind_d .pt-box .point .y-pt {
  color: #eb7e1d;
}
.ind_d .pt-box .point .l-pt {
  color: #0070c0;
}
.ind_d .pt-box .point .text {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
.ind_d .pt-box .point .text img {
  margin-bottom: 5px;
}
.ind_d .pt-box .point .text .te {
  white-space: nowrap;
  font-weight: bold;
}
.ind_d .pt-box .point:nth-child(1) {
  left: 24.06%;
  top: 63.58%;
}
.ind_d .pt-box .point:nth-child(2) {
  left: 30.83%;
  top: 42.84%;
}
.ind_d .pt-box .point:nth-child(3) {
  left: 63.39%;
  top: 53.37%;
}
.ind_d .pt-box .point:nth-child(4) {
  left: 67.81%;
  top: 75.26%;
}
.ind_d .pt-box .china {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 42.4479%;
  top: 54.7368%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
}
.ind_d .pt-box .china .b {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ind_d .pt-box .china .b:nth-child(2) {
  -webkit-animation: scale2 3s infinite;
     -moz-animation: scale2 3s infinite;
          animation: scale2 3s infinite;
}
.ind_d .pt-box .china .b:nth-child(3) {
  -webkit-animation: scale2 3s 1s infinite;
     -moz-animation: scale2 3s 1s infinite;
          animation: scale2 3s 1s infinite;
}
.ind_d .pt-box .china .b:nth-child(4) {
  -webkit-animation: scale2 3s 2s infinite;
     -moz-animation: scale2 3s 2s infinite;
          animation: scale2 3s 2s infinite;
}
.ind_d .pt-box .china .m {
  text-align: center;
  line-height: 50px;
  background-color: #1c4a81;
  -webkit-box-shadow: 2px 6px 5px 1px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 2px 6px 5px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 6px 5px 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 16px;
  z-index: 20;
}
@-webkit-keyframes tw {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes tw {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes tw {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.tw {
  -webkit-animation-name: tw;
     -moz-animation-name: tw;
          animation-name: tw;
}
@-webkit-keyframes scale1 {
  0% {
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    width: 100px;
    height: 100px;
    opacity: 0;
  }
}
@-moz-keyframes scale1 {
  0% {
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    width: 100px;
    height: 100px;
    opacity: 0;
  }
}
@keyframes scale1 {
  0% {
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    width: 100px;
    height: 100px;
    opacity: 0;
  }
}
@-webkit-keyframes scale2 {
  0% {
    width: 50px;
    height: 50px;
    opacity: 1;
  }
  100% {
    width: 150px;
    height: 150px;
    opacity: 0;
  }
}
@-moz-keyframes scale2 {
  0% {
    width: 50px;
    height: 50px;
    opacity: 1;
  }
  100% {
    width: 150px;
    height: 150px;
    opacity: 0;
  }
}
@keyframes scale2 {
  0% {
    width: 50px;
    height: 50px;
    opacity: 1;
  }
  100% {
    width: 150px;
    height: 150px;
    opacity: 0;
  }
}
.ind_e {
  background: url(../images/ind_12.jpg) no-repeat center top;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  padding-bottom: 6.25%;
}
.ind_e .tlbox {
  padding: 6.25% 0 3.125%;
  text-align: center;
}
.ind_e .tlbox .cn {
  color: #474443;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 26px;
}
.ind_e .tlbox .en {
  font-weight: bold;
  font-size: 72px;
  color: rgba(0, 0, 0, 0.1);
}
.ind_e .parbox .par {
  border: solid 1px #ebeef0;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.ind_e .parbox .par img {
  width: 100%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.ind_e .parbox .par:hover {
  -webkit-box-shadow: 0px 4px 18px 2px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0px 4px 18px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 18px 2px rgba(0, 0, 0, 0.1);
}
.ind_e .parbox .par:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.ind_e .control-box {
  margin-top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ind_e .control-box .hoverbtn {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  background-color: #999999;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.ind_e .control-box .hoverbtn:hover {
  background: #0070c0;
}
.ind_e .control-box .prev_par {
  margin-right: 32px;
}
@media (max-width: 768px) {
  .inbannerbox #inbanner .swiper-slide .banner {
    max-width: 200%;
    width: 200%;
    -webkit-transform: translateX(-25%);
       -moz-transform: translateX(-25%);
        -ms-transform: translateX(-25%);
            transform: translateX(-25%);
  }
}
@media (max-width: 1440px) {
  .inbannerbox #inbanner .swiper-slide .wrap1480 .tl {
    font-size: 42px;
    margin-bottom: 40px;
  }
  .ind_b .title {
    font-size: 30px;
  }
  .ind_b .indiv {
    padding-left: 17%;
  }
  .ind_b .indiv .en {
    font-size: 60px;
  }
  .ind_b .indiv .tabbox .swiper-slide .tips,
  .ind_b .indiv .tabbox .box .tips {
    font-size: 16px;
  }
  .ind_c .wrap .indiv .tlbox .en {
    font-size: 60px;
    margin-bottom: 24px;
  }
  .ind_c .wrap .indiv .tlbox .cn {
    font-size: 30px;
  }
  .ind_c .wrap .indiv .text {
    margin-bottom: 60px;
  }
  .ind_c .wrap .indiv .count-box .box {
    margin-right: 15px;
  }
  .ind_c .wrap .indiv .count-box .box .num {
    white-space: nowrap;
  }
  .ind_c .wrap .indiv .count-box .box .num .big {
    font-size: 60px;
  }
  .ind_c .wrap .indiv .count-box .box:last-child {
    margin-right: 0;
  }
  .ind_e .tlbox .cn {
    font-size: 30px;
  }
  .ind_e .tlbox .en {
    font-size: 60px;
  }
}
@media (max-width: 1366px) {
  .ind_b .indiv .tabbox .box .tips span,
  .ind_b .indiv .tabbox .swiper-slide .tips span {
    font-size: 14px;
  }
  .ind_b .indiv .tabbox .box .textbox .tl,
  .ind_b .indiv .tabbox .swiper-slide .textbox .tl {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .inbannerbox #inbanner .swiper-slide .wrap1480 .tl {
    font-size: 36px;
  }
  .ind_a .box .icon {
    width: 80px;
  }
  .ind_b .title {
    padding-bottom: 8%;
  }
  .ind_b .imgbox {
    top: 20%;
  }
  .ind_b .indiv .en {
    font-size: 54px;
    margin-bottom: 60px;
  }
  .ind_c .wrap .indiv .tlbox .en {
    font-size: 54px;
  }
  .ind_c .wrap .indiv .count-box .box .num {
    font-size: 16px;
  }
  .ind_c .wrap .indiv .count-box .box .num .big {
    font-size: 54px;
  }
  .ind_c .wrap .indiv .count-box .box .te {
    font-size: 14px;
  }
  .ind_e .tlbox .en {
    font-size: 54px;
  }
}
@media (max-width: 1024px) {
  .ind_b .title {
    font-size: 24px;
  }
  .ind_c .wrap .indiv .tlbox {
    margin-bottom: 16px;
  }
  .ind_c .wrap .indiv .tlbox .en {
    font-size: 40px;
    margin-bottom: 16px;
  }
  .ind_c .wrap .indiv .tlbox .cn {
    font-size: 24px;
  }
  .ind_c .wrap .indiv .text {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 24px;
  }
  .ind_c .wrap .indiv .count-box {
    margin-bottom: 50px;
  }
  .ind_c .wrap .indiv .count-box .box .num .big {
    font-size: 40px;
  }
  .ind_e .control-box {
    margin-top: 40px;
    display: none;
  }
  .ind_e #parSP {
    display: block;
    text-align: center;
    width: 100%;
    position: static;
    margin-top: 20px;
  }
  .ind_e #parSP span {
    margin: 0 2px;
  }
  .ind_e #parSP .swiper-pagination-bullet-active {
    background: #0070c0;
  }
  .ind_e .tlbox .cn {
    font-size: 24px;
    margin-bottom: 16px;
  }
  .ind_e .tlbox .en {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .inbannerbox #inbanner .swiper-slide .wrap1480 .tl {
    font-size: 24px;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
  .inbannerbox #inbanner .swiper-slide .wrap1480 .te {
    font-size: 14px;
    line-height: 24px;
  }
  .inbannerbox .contorl-box {
    bottom: 30px;
    top: auto;
    text-align: center;
  }
  .inbannerbox .contorl-box .btn-box {
    display: none;
  }
  .inbannerbox .contorl-box .jdt-box {
    display: none;
  }
  .ind_a {
    padding: 40px 0;
  }
  .ind_a .box {
    -webkit-box-flex: 0;
    -webkit-flex: none;
       -moz-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
    margin-bottom: 20px;
    border-right: none;
  }
  .ind_a .box a {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ind_a .box .icon {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
       -moz-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    width: 60px;
    margin: 0;
  }
  .ind_a .box .te {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 20px;
    text-align: left;
  }
  .ind_a .box:last-child {
    margin-bottom: 0;
  }
  .ind_b .title {
    padding: 60px 0 40px;
  }
  .ind_b .imgbox {
    width: 100%;
    position: static;
    margin-bottom: 20px;
  }
  .ind_b .indiv {
    padding-left: 0;
  }
  .ind_b .indiv .en {
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
  .ind_b .indiv .tabbox {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .ind_b .indiv .tabbox #news {
    width: 100%;
    margin-bottom: 20px;
  }
  .ind_b .indiv .tabbox .box {
    width: 100%;
    margin-bottom: 20px;
  }
  .ind_b .indiv .tabbox .swiper-slide,
  .ind_b .indiv .tabbox .box {
    padding: 0 7%;
    padding-top: 40px;
  }
  .ind_b .indiv .tabbox .box:last-child {
    margin-bottom: 0;
  }
  .ind_c > img {
    display: none;
  }
  .ind_c .wrap {
    position: static;
    width: 100%;
  }
  .ind_c .wrap .indiv {
    position: static;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  .ind_c .wrap .indiv .tlbox {
    padding-top: 60px;
    text-align: center;
  }
  .ind_c .wrap .indiv .count-box {
    margin-bottom: 40px;
  }
  .ind_c .wrap .indiv .count-box .box {
    width: 100%;
  }
  .ind_c .wrap .indiv .read-more {
    margin: 0 auto;
  }
  .ind_d .tlbox .cn {
    font-size: 24px;
    margin-bottom: 14px;
  }
  .ind_d .tlbox .en {
    font-size: 14px;
  }
  .ind_e {
    padding-bottom: 40px;
  }
  .ind_e .tlbox {
    padding: 60px 0 40px;
  }
  .ind_e .contorl-box {
    display: none;
  }
}
