.inbannerbox {
  position: relative;
}
.inbannerbox #inbanner .wrap {
  position: absolute;
  left: 50%;
  top: 34%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.inbannerbox #inbanner .swiper-slide {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  overflow: hidden;
}
.inbannerbox #inbanner .swiper-slide .pcbanner {
  position: relative;
}
.inbannerbox #inbanner .swiper-slide .pcbanner .point {
  position: absolute;
  z-index: 100;
}
.inbannerbox #inbanner .swiper-slide .pcbanner .point1 {
  left: 79.43%;
  top: 30.35%;
  width: 12.29%;
}
.inbannerbox #inbanner .swiper-slide .pcbanner .point2 {
  left: 38.18%;
  top: 67.65%;
  width: 10.05%;
}
.inbannerbox #inbanner .swiper-slide .pcbanner .point3 {
  left: 23.13%;
  top: 60.82%;
  width: 14.9%;
}
.inbannerbox #inbanner .swiper-slide .pcbanner .point4 {
  left: 23.65%;
  top: 74.24%;
  width: 11.77%;
}
.inbannerbox #inbanner .swiper-slide .pcbanner .point5 {
  left: 16.67%;
  top: 80.24%;
  width: 11.77%;
}
.inbannerbox #inbanner .swiper-slide .pcbanner .zs {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.inbannerbox #inbanner .swiper-slide .pcbanner .dd1,
.inbannerbox #inbanner .swiper-slide .pcbanner .dd2,
.inbannerbox #inbanner .swiper-slide .pcbanner .dd3 {
  -webkit-animation-duration: 4s;
     -moz-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-name: dd1;
     -moz-animation-name: dd1;
          animation-name: dd1;
  -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;
}
.inbannerbox #inbanner .swiper-slide .pcbanner .dd2 {
  -webkit-animation-delay: .8s;
     -moz-animation-delay: .8s;
          animation-delay: .8s;
}
.inbannerbox #inbanner .swiper-slide .pcbanner .dd3 {
  -webkit-animation-delay: 2s;
     -moz-animation-delay: 2s;
          animation-delay: 2s;
}
.inbannerbox #inbanner .banner1 .zs1 {
  opacity: 0;
  -webkit-transform: translateX(-100px);
     -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
          transform: translateX(-100px);
}
.inbannerbox #inbanner .banner1 .zs2 {
  opacity: 0;
  -webkit-transform: translateX(100px);
     -moz-transform: translateX(100px);
      -ms-transform: translateX(100px);
          transform: translateX(100px);
}
.inbannerbox #inbanner .banner1 .zs3 {
  opacity: 0;
  -webkit-transform: translateX(-100px);
     -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
          transform: translateX(-100px);
}
.inbannerbox #inbanner .banner1 .zs4 {
  opacity: 0;
  -webkit-transform: translateX(-100px);
     -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
          transform: translateX(-100px);
}
.inbannerbox #inbanner .banner1 .zs5 {
  opacity: 0;
  -webkit-transform: translateX(-100px);
     -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
          transform: translateX(-100px);
}
.inbannerbox #inbanner .bg {
  -webkit-transform: scale(1.3);
     -moz-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}
.inbannerbox #inbanner .swiper-slide-active .bg {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}
.inbannerbox #inbanner .swiper-slide-active.banner1 .pcbanner .zs {
  opacity: 1;
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-duration: 1.5s;
     -moz-transition-duration: 1.5s;
       -o-transition-duration: 1.5s;
          transition-duration: 1.5s;
  -webkit-transition-timing-function: linear;
     -moz-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
}
.inbannerbox #inbanner .swiper-slide-active.banner1 .pcbanner .zs2 {
  -webkit-transition-delay: .2s;
     -moz-transition-delay: .2s;
       -o-transition-delay: .2s;
          transition-delay: .2s;
}
.inbannerbox #inbanner .swiper-slide-active.banner1 .pcbanner .zs3 {
  -webkit-transition-delay: .8s;
     -moz-transition-delay: .8s;
       -o-transition-delay: .8s;
          transition-delay: .8s;
}
.inbannerbox #inbanner .swiper-slide-active.banner1 .pcbanner .zs4 {
  -webkit-transition-delay: .4s;
     -moz-transition-delay: .4s;
       -o-transition-delay: .4s;
          transition-delay: .4s;
}
.inbannerbox #inbanner .swiper-slide-active.banner1 .pcbanner .zs5 {
  -webkit-transition-delay: .6s;
     -moz-transition-delay: .6s;
       -o-transition-delay: .6s;
          transition-delay: .6s;
}
.inbannerbox .outwrap,
.inbannerbox .controlbox {
  position: absolute;
  left: 50%;
  z-index: 20;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.inbannerbox #bannerSP {
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: 24%;
  bottom: auto;
}
.inbannerbox #bannerSP .current {
  font-size: 36px;
}
/* .inbannerbox #bannerSP.act {
  color: #0a528b;
} */
.inbannerbox .controlbox {
  position: absolute;
  bottom: 30px;
}
.inbannerbox .controlbox .btn {
  float: left;
  width: 60px;
  height: 60px;
  position: relative;
  cursor: pointer;
}
.inbannerbox .controlbox .btn img {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  width: 100%;
}
.inbannerbox .controlbox .btn .act {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: scale(1.5);
     -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
  opacity: 0;
}
.inbannerbox .controlbox .prev_banner {
  margin-right: 30px;
}
.inbannerbox .controlbox .btn:hover .act {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
@-webkit-keyframes dd1 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0px, -10px);
            transform: translate(0px, -10px);
  }
  50% {
    -webkit-transform: translate(10px, 10px);
            transform: translate(10px, 10px);
  }
  75% {
    -webkit-transform: translate(0px, 10px);
            transform: translate(0px, 10px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-moz-keyframes dd1 {
  0% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0);
  }
  25% {
    -moz-transform: translate(0px, -10px);
         transform: translate(0px, -10px);
  }
  50% {
    -moz-transform: translate(10px, 10px);
         transform: translate(10px, 10px);
  }
  75% {
    -moz-transform: translate(0px, 10px);
         transform: translate(0px, 10px);
  }
  100% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0);
  }
}
@keyframes dd1 {
  0% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0px, -10px);
       -moz-transform: translate(0px, -10px);
            transform: translate(0px, -10px);
  }
  50% {
    -webkit-transform: translate(10px, 10px);
       -moz-transform: translate(10px, 10px);
            transform: translate(10px, 10px);
  }
  75% {
    -webkit-transform: translate(0px, 10px);
       -moz-transform: translate(0px, 10px);
            transform: translate(0px, 10px);
  }
  100% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.ind_a {
  background: url(../images/ind_04.jpg) no-repeat center top;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.ind_a .box {
  width: 33.3333%;
  -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;
  text-align: center;
  color: #fff;
}
.ind_a .box .numbox {
  font-size: 60px;
  margin-bottom: 30px;
  line-height: 100px;
}
.ind_a .box .counter {
  font-size: 100px;
  font-weight: bold;
}
.ind_a .box .add {
  position: relative;
  top: -10px;
}
.ind_a .box .te {
  color: #ffffff;
  font-size: 24px;
}
.ind_b {
  padding: 127px 0 105px;
}
.ind_b .mktl {
  margin-bottom: 30px;
}
.ind_b .playbox {
  line-height: 40px;
  text-align: center;
  margin-bottom: 14px;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
}
.ind_b .playbox img {
  margin-left: 8px;
}
.ind_b .gifbox {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
}
.ind_b .gifbox .qjf {
  position: relative;
  margin: 20px auto 40px;
}
.ind_b .gifbox .qjf img {
  display: block;
  width: 100%;
}
.ind_b .gifbox .qjf .dh {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -moz-animation: lt 1.75s linear 0s infinite alternate;
  -webkit-animation: lt 1.75s linear 0s infinite alternate;
  animation: lt 1.75s linear 0s infinite alternate;
}
.ind_b .gifbox .qjf .jxhdh {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.ind_b .gifbox .qjf .jxhdh .dh {
  position: relative;
}
.ind_b .gifbox .qjf .dh1 {
  -moz-animation-delay: .3s;
       animation-delay: .3s;
  -webkit-animation-delay: .3s;
}
.ind_b .gifbox .qjf .dh2 {
  -moz-animation-delay: .6s;
       animation-delay: .6s;
  -webkit-animation-delay: .6s;
}
.ind_b .gifbox .qjf .dh3 {
  -moz-animation-delay: .9s;
       animation-delay: .9s;
  -webkit-animation-delay: .9s;
}
.ind_b .gifbox .qjf .dh4 {
  -moz-animation-delay: 1.3s;
       animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
}
.ind_b .gifbox .qjf .dh5 {
  -moz-animation-delay: 1.6s;
       animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
}
.ind_b .gifbox .qjf .dh6 {
  -moz-animation-delay: 1.9s;
       animation-delay: 1.9s;
  -webkit-animation-delay: 1.9s;
}
.ind_b .textbox {
  font-size: 18px;
  line-height: 32px;
  color: #333333;
  text-align: center;
}
.ind_b .wrap .btn {
  width: 220px;
  margin: 0 auto;
  line-height: 41px;
  cursor: pointer;
}
.ind_b .wrap .btn span {
  display: block;
  float: right;
  background: url(../images/2_3_1.png) center no-repeat;
  width: 41px;
}
.ind_b .wrap .btn:hover span img {
  -webkit-transition: all 1.3s;
  -o-transition: all 1.3s;
  -moz-transition: all 1.3s;
  transition: all 1.3s;
  -webkit-transform: rotate(-180deg);
     -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.ind_c {
  padding-bottom: 50px;
}
.ind_c .mktl {
  margin-bottom: 52px;
}
.ind_c .swiperbox .swiper-container {
  position: relative;
}
.ind_c .swiperbox .swiper-container .controlbox {
  position: absolute;
  z-index: 20;
  top: 0;
  height: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#004ea2), to(#00a0e9)), -webkit-gradient(linear, left top, left bottom, from(#2344a7), to(#2344a7));
  background-image: -webkit-linear-gradient(bottom, #004ea2 0%, #00a0e9 100%), -webkit-linear-gradient(#2344a7, #2344a7);
  background-image: -moz-linear-gradient(bottom, #004ea2 0%, #00a0e9 100%), -moz-linear-gradient(#2344a7, #2344a7);
  background-image: -o-linear-gradient(bottom, #004ea2 0%, #00a0e9 100%), -o-linear-gradient(#2344a7, #2344a7);
  background-image: linear-gradient(0deg, #004ea2 0%, #00a0e9 100%), linear-gradient(#2344a7, #2344a7);
  padding-top: 70px;
}
.ind_c .swiperbox .swiper-container .controlbox .btn {
  width: 48px;
  border: 1px solid transparent;
  height: 48px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  margin: 0 auto;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
}
.ind_c .swiperbox .swiper-container .controlbox .next_app {
  margin-bottom: 65px;
}
.ind_c .swiperbox .swiper-container .controlbox .btn:hover {
  border-color: #fff;
}
.ind_c .swiperbox .swiper-container .controlbox .btbox {
  position: absolute;
  width: 160px;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ind_c .swiperbox .swiper-container .controlbox .current {
  font-size: 60px;
  font-weight: bold;
  margin-right: 10px;
  color: #fff;
}
.ind_c .swiperbox .swiper-container .controlbox .total {
  font-size: 30px;
  letter-spacing: 0px;
  color: #5499d9;
}
.ind_c .swiperbox .swiper-container .controlbox .app-page {
  margin-bottom: 14px;
}
.ind_c .swiperbox .swiper-container .controlbox .jdt {
  position: relative;
  background-color: #2f7dc7;
  height: 2px;
}
.ind_c .swiperbox .swiper-container .controlbox .jdt i {
  position: absolute;
  width: 0;
  height: 100%;
  background: #fff;
}
.ind_c .swiperbox .swiper-container .controlbox .actjdt i {
  width: 100%;
  -webkit-transition: all 5s linear;
  -o-transition: all 5s linear;
  -moz-transition: all 5s linear;
  transition: all 5s linear;
}
.ind_c .swiperbox .swiper-container .swiper-slide {
  position: relative;
  padding-bottom: 10px;
  background-color: #eaeaea;
}
.ind_c .swiperbox .swiper-container .swiper-slide .bg {
  width: 100%;
}
.ind_c .swiperbox .swiper-container .swiper-slide .indiv {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 10px;
  padding: 50px;
}
.ind_c .swiperbox .swiper-container .swiper-slide .indiv .icon {
  margin-bottom: 18px;
}
.ind_c .swiperbox .swiper-container .swiper-slide .indiv .tl {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 24px;
}
.ind_c .swiperbox .swiper-container .swiper-slide .indiv .line {
  width: 30px;
  height: 2px;
  background-color: #ffffff;
}
.ind_c .swiperbox .swiper-container .swiper-slide::after {
  content: "";
  width: 100%;
  left: 0;
  height: 0px;
  bottom: 0;
  background-color: #0f91d3;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  z-index: 10;
}
.ind_c .swiperbox .swiper-container .swiper-slide-active::after {
  height: 11px;
}
.ind_d {
  margin-bottom: 150px;
}
.ind_d .line {
  width: 25px;
  height: 3px;
  background-color: #0f91d3;
  margin-bottom: 30px;
}
.ind_d .title {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 23px;
}
.ind_d .te {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 50px;
}
.ind_d .morebtn {
  width: 200px;
  height: 50px;
  background-color: #0f91d3;
  -webkit-border-radius: 25px;
     -moz-border-radius: 25px;
          border-radius: 25px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_d .morebtn img {
  margin-left: 18px;
  position: relative;
  left: 0;
  top: -2px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_d .morebtn:hover {
  background: #0f80b9;
}
.ind_d .morebtn:hover img {
  left: 5px;
}
.ind_d .appinfo {
  margin-bottom: 10px;
}
.ind_d .appinfo .btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 20;
  background: #f7f7f7;
  -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%;
}
.ind_d .appinfo .btn:hover {
  background: #0f91d3;
}
.ind_d .appinfo .prev_appInfo {
  left: 50px;
}
.ind_d .appinfo .next_appInfo {
  right: 50px;
}
.ind_d .appinfo .swiper-pagination {
  bottom: 23px;
}
.ind_d .appinfo .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: #fff;
}
.ind_d .appinfo .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #2344a7;
}
.ind_d .appinfo .swiper-slide {
  position: relative;
}
.ind_d .appinfo .swiper-slide .indiv {
  position: absolute;
  left: 20%;
  width: 80%;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ind_d .tjbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
}
.ind_d .tjbox .lt,
.ind_d .tjbox .rt {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ind_d .tjbox .lt {
  margin-right: 10px;
}
.ind_d .tjbox .lt .box {
  height: 295px;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}
.ind_d .tjbox .lt .box .indiv {
  padding: 70px 0 0 50px;
}
.ind_d .tjbox .lt .box .title {
  margin-bottom: 50px;
}
.ind_d .tjbox .lt .box1 {
  margin-bottom: 10px;
}
.ind_d .tjbox .rt {
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}
.ind_d .tjbox .rt .indiv {
  padding: 70px 0 0 50px;
}
.ind_e {
  position: relative;
}
.ind_e .outdiv {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ind_e .outdiv .par {
  width: 11.4583%;
  position: absolute;
  opacity: 0;
}
.ind_e .outdiv .par:nth-child(1) {
  right: 45.8332%;
  top: 0;
}
.ind_e .outdiv .par:nth-child(2) {
  right: 34.3749%;
  top: 0;
}
.ind_e .outdiv .par:nth-child(3) {
  right: 22.9166%;
  top: 0;
}
.ind_e .outdiv .par:nth-child(4) {
  right: 11.4583%;
  top: 0;
}
.ind_e .outdiv .par:nth-child(5) {
  right: 0%;
  top: 0;
}
.ind_e .outdiv .par:nth-child(6) {
  right: 34.3749%;
  top: 33.3333%;
}
.ind_e .outdiv .par:nth-child(7) {
  right: 22.9166%;
  top: 33.3333%;
}
.ind_e .outdiv .par:nth-child(8) {
  right: 11.4583%;
  top: 33.3333%;
}
.ind_e .outdiv .par:nth-child(9) {
  right: 0%;
  top: 33.3333%;
}
.ind_e .outdiv .par:nth-child(10) {
  right: 57.2915%;
  top: 66.6667%;
}
.ind_e .outdiv .par:nth-child(11) {
  right: 45.8332%;
  top: 66.6667%;
}
.ind_e .outdiv .par:nth-child(12) {
  right: 34.3749%;
  top: 66.6667%;
}
.ind_e .outdiv .par:nth-child(13) {
  right: 22.9166%;
  top: 66.6667%;
}
.ind_e .outdiv .par:nth-child(14) {
  right: 11.4583%;
  top: 66.6667%;
}
.ind_e .outdiv .par:nth-child(15) {
  right: 0%;
  top: 66.6667%;
}
.ind_e .outdiv .actpar {
  opacity: 1;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
}
.ind_e .wrap {
  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_e .wrap .indiv {
  width: 400px;
}
.ind_e .wrap .indiv .mktl {
  text-align: left;
  margin-bottom: 40px;
}
.ind_e .wrap .indiv .mktl .cn {
  color: #fff;
}
.ind_e .wrap .indiv .mktl .en {
  color: #fff;
}
.ind_e .wrap .indiv .te {
  line-height: 28px;
  letter-spacing: 0px;
  color: #ffffff;
}
.ind_f {
  padding: 150px 0 140px;
}
.ind_f .mktl {
  margin-bottom: 44px;
}
.ind_f .swiperbox {
  position: relative;
}
.ind_f .swiperbox .btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -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%;
  background-color: #f7f7f7;
  border: solid 1px #f0f0f0;
}
.ind_f .swiperbox .btn:hover {
  background: #0f91d3;
  border: solid 1px #0f91d3;
}
.ind_f .swiperbox .prev_new {
  left: -120px;
}
.ind_f .swiperbox .next_new {
  right: -120px;
}
.ind_f .swiperbox .swiper-container {
  padding: 10px 0;
}
.ind_f .swiperbox .swiper-container .swiper-slide {
  background-color: #fcfcfc;
  border: solid 1px #f0f0f0;
  padding: 40px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_f .swiperbox .swiper-container .swiper-slide .time {
  padding-left: 18px;
  background: url(../images/clock.png) no-repeat left center;
  font-size: 16px;
  color: #888888;
  margin-bottom: 20px;
}
.ind_f .swiperbox .swiper-container .swiper-slide .line {
  width: 30px;
  height: 2px;
  background-color: #e5e5e5;
  margin-bottom: 20px;
}
.ind_f .swiperbox .swiper-container .swiper-slide .te {
  font-size: 16px;
  color: #555555;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 30px;
}
.ind_f .swiperbox .swiper-container .swiper-slide .imgbox {
  margin-bottom: 30px;
  overflow: hidden;
}
.ind_f .swiperbox .swiper-container .swiper-slide .imgbox img {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  width: 100%;
}
.ind_f .swiperbox .swiper-container .swiper-slide .readMore {
  height: 40px;
  background-color: #e5e5e5;
  text-align: center;
  line-height: 40px;
  letter-spacing: 3px;
  position: relative;
}
.ind_f .swiperbox .swiper-container .swiper-slide .readMore span {
  color: #666666;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  position: relative;
  z-index: 10;
}
.ind_f .swiperbox .swiper-container .swiper-slide .readMore::after {
  content: "";
  width: 100%;
  height: 0;
  left: 0;
  top: 0;
  background-color: #0f91d3;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_f .swiperbox .swiper-container .swiper-slide:hover {
  -webkit-box-shadow: 0px 2px 19px 1px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: 0px 2px 19px 1px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 2px 19px 1px rgba(0, 0, 0, 0.08);
}
.ind_f .swiperbox .swiper-container .swiper-slide:hover .imgbox img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.ind_f .swiperbox .swiper-container .swiper-slide:hover .readMore span {
  color: #fff;
}
.ind_f .swiperbox .swiper-container .swiper-slide:hover .readMore::after {
  height: 100%;
}

.yqlj{padding: 30px 0;line-height: 30px;}

.yqlj span,.yqlj a{display: block;float: left;margin-right: 20px;color: #666;}

.yqlj a:hover{color: #004ea2;}

@media (max-width: 1440px) {
  .ind_a {
    height: 260px;
  }
  .ind_a .box .numbox {
    line-height: 80px;
    margin-bottom: 20px;
  }
  .ind_a .box .counter {
    font-size: 80px;
  }
  .ind_a .box .te {
    font-size: 20px;
  }
  .ind_b {
    padding: 100px 0 80px;
  }
  .ind_c .mktl {
    margin-bottom: 40px;
  }
  .ind_c .swiperbox .swiper-container .controlbox {
    padding-top: 50px;
  }
  .ind_c .swiperbox .swiper-container .controlbox .next_app {
    margin-bottom: 30px;
  }
  .ind_c .swiperbox .swiper-container .controlbox .btbox {
    bottom: 40px;
  }
  .ind_c .swiperbox .swiper-container .controlbox .current {
    font-size: 50px;
  }
  .ind_d {
    margin-bottom: 120px;
  }
  .ind_e .wrap .indiv .mktl {
    margin-bottom: 30px;
  }
  .ind_f {
    padding: 100px 0 80px;
  }
  .ind_f .mktl {
    margin-bottom: 30px;
  }
}
@media (max-width: 1366px) {
  .ind_c .mktl {
    margin-bottom: 40px;
  }
  .ind_c .swiperbox .swiper-container .controlbox {
    padding-top: 30px;
  }
  .ind_c .swiperbox .swiper-container .controlbox .next_app {
    margin-bottom: 30px;
  }
  .ind_c .swiperbox .swiper-container .controlbox .btbox {
    bottom: 30px;
  }
  .ind_c .swiperbox .swiper-container .controlbox .current {
    font-size: 44px;
  }
  .ind_c .swiperbox .swiper-container .controlbox .total {
    font-size: 24px;
  }
  .ind_c .swiperbox .swiper-container .swiper-slide .indiv .icon img {
    width: 50px;
  }
  .ind_c .swiperbox .swiper-container .swiper-slide .indiv .tl {
    font-size: 20px;
  }
  .ind_d {
    margin-bottom: 100px;
  }
  .ind_d .line {
    margin-bottom: 20px;
  }
  .ind_d .title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .ind_d .te {
    font-size: 16px;
    line-height: 24px;
  }
  .ind_f .swiperbox .swiper-container .swiper-slide {
    padding: 30px;
  }
}
@media (max-width: 1280px) {
  .ind_a .box .numbox {
    line-height: 60px;
  }
  .ind_a .box .counter {
    font-size: 60px;
  }
  .ind_a .box .te {
    font-size: 16px;
  }
  .ind_a .box .add {
    top: -1px;
  }
  .ind_b {
    padding: 80px 0 60px;
  }
  .ind_b .textbox {
    font-size: 16px;
    line-height: 28px;
  }
  .ind_c .swiperbox .swiper-container .controlbox {
    padding-top: 30px;
  }
  .ind_c .swiperbox .swiper-container .controlbox .next_app {
    margin-bottom: 20px;
  }
  .ind_d {
    margin-bottom: 80px;
  }
  .ind_f {
    padding: 80px 0 60px;
  }
}
@media (max-width: 1024px) {
  .ind_a {
    height: 200px;
  }
  .ind_a .box .numbox {
    line-height: 40px;
    font-size: 40px;
  }
  .ind_a .box .counter {
    font-size: 40px;
  }
  .ind_a .box .te {
    font-size: 14px;
  }
  .ind_a .box .add {
    top: -1px;
  }
  .ind_b {
    padding: 60px 0;
  }
  .ind_c .mktl {
    margin-bottom: 30px;
  }
  .ind_d {
    margin-bottom: 60px;
  }
  .ind_f {
    padding: 60px 0;
  }
  .ind_f .mktl {
    margin-bottom: 20px;
  }
  .ind_f .swiperbox .swiper-container .swiper-slide {
    padding: 20px;
  }
  .ind_f .swiperbox .swiper-container .swiper-slide .time,
  .ind_f .swiperbox .swiper-container .swiper-slide .line {
    margin-bottom: 14px;
  }
  .ind_f .swiperbox .swiper-container .swiper-slide .te {
    margin-bottom: 20px;
  }
  .ind_f .swiperbox .swiper-container .swiper-slide .imgbox {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .inbannerbox #bannerSP {
    text-align: center;
    top: auto;
    bottom: 30px;
  }
  .inbannerbox .controlbox {
    display: none;
  }
  .ind_a .box .te {
    padding: 0 10px;
    line-height: 20px;
  }
  .ind_b .gifbox .qjf {
    margin: 10px auto 20px;
  }
  .ind_b .textbox {
    font-size: 14px;
    line-height: 24px;
  }
  .ind_c .swiperbox {
    width: 90%;
    margin: 0 auto;
  }
  .ind_c .swiperbox .swiper-container .swiper-pagination {
    bottom: 20px;
  }
  .ind_c .swiperbox .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
  }
  .ind_c .swiperbox .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #0f91d3;
  }
  .ind_c .swiperbox .swiper-container .controlbox {
    display: none;
  }
  .ind_c .swiperbox .swiper-container .swiper-slide {
    padding-bottom: 0;
  }
  .ind_c .swiperbox .swiper-container .swiper-slide::after {
    display: none;
  }
  .ind_d #app-info .btn {
    display: none;
  }
  .ind_d #app-info .swiper-slide .indiv {
    left: 5%;
    width: 90%;
  }
  .ind_d .morebtn {
    display: none;
  }
  .ind_d .te {
    margin-bottom: 0;
  }
  .ind_d .line {
    margin-bottom: 10px;
  }
  .ind_d .title {
    margin-bottom: 6px;
    font-size: 18px;
  }
  .ind_d .te {
    font-size: 14px;
    line-height: 24px;
  }
  .ind_d .tjbox {
    display: block;
    height: auto;
  }
  .ind_d .tjbox .lt {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .ind_d .tjbox .lt .box {
    height: auto;
    background: none !important;
    position: relative;
  }
  .ind_d .tjbox .lt .box .indiv {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 50%;
    width: 100%;
    padding: 0 5%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .ind_d .tjbox .rt {
    width: 100%;
    height: auto;
    position: relative;
  }
  .ind_d .tjbox .rt .indiv {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    padding: 0 5%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 10;
  }
  .ind_e .wrap {
    width: 100%;
    position: static;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
    background: url(../images/ind_21.jpg) no-repeat center top / cover;
    padding: 60px 5%;
  }
  .ind_e .wrap .indiv {
    width: 100%;
  }
  .ind_e .wrap .indiv .mktl {
    text-align: center;
    margin-bottom: 20px;
  }
  .ind_e .outdiv {
    position: static;
    height: auto;
  }
  .ind_e .outdiv .par {
    position: static;
    width: 33.33%;
    float: left;
  }
  .ind_f .swiperbox .swiper-container {
    padding: 10px 0 40px;
  }
  .ind_f .swiperbox .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: #2344a7;
  }
  .ind_f .swiperbox .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #2344a7;
  }
  .ind_f .swiperbox .swiper-container .swiper-slide .readMore span {
    color: #fff;
  }
  .ind_f .swiperbox .swiper-container .swiper-slide .readMore::after {
    height: 100%;
  }
}
