@charset "UTF-8";

/**** 头部样式 ****/
@media only screen and (min-width: 992px) {
  .header {
    background: rgba(0, 0, 0, 0.4);
  }

  .head-logo .logo1 {
    display: none;
  }

  .head-logo .logo2 {
    display: block;
  }

  .nav-list .lv1 {
    color: #fff;
  }

  .head-schbox .schbox-open {
    background-image: url(/Img/images/icon_sch2.png);
  }

  .modal-schbox {
    background: transparent;
  }

  .modal-schbox .schbox-close {
    background-image: url(/Img/images/close_02.png);
  }

  .modal-schbox .schbox-bd {
    color: #fff;
  }

  .modal-schbox .schipt {
    border-color: #fff;
    background: transparent;
    color: #fff;
  }

  .modal-schbox .schipt::-webkit-input-placeholder {
    color: #fff;
  }

  .modal-schbox .schipt:-moz-placeholder {
    color: #fff;
  }

  .modal-schbox .schipt::-moz-placeholder {
    color: #fff;
  }

  .modal-schbox .schipt:-ms-input-placeholder {
    color: #fff;
  }

  .modal-schbox .btn-sch {
    background-image: url(/Img/images/icon_sch2.png);
  }

  body.scroll .header {
    background: #fff;
  }

  body.scroll .head-logo .logo1 {
    display: block;
  }

  body.scroll .head-logo .logo2 {
    display: none;
  }

  body.scroll .nav-list .lv1 {
    color: #333;
  }

  body.scroll .head-schbox .schbox-open {
    background-image: url(/Img/images/icon_sch.png);
  }

  body.scroll .modal-schbox {
    background: #fff;
  }

  body.scroll .modal-schbox .schbox-close {
    background-image: url(/Img/images/close_01.png);
  }

  body.scroll .modal-schbox .schbox-bd {
    color: #333;
  }

  body.scroll .modal-schbox .schipt {
    border-color: #d4d4d4;
    background: #fff;
    color: #333;
  }

  body.scroll .modal-schbox .schipt::-webkit-input-placeholder {
    color: #999;
  }

  body.scroll .modal-schbox .schipt:-moz-placeholder {
    color: #999;
  }

  body.scroll .modal-schbox .schipt::-moz-placeholder {
    color: #999;
  }

  body.scroll .modal-schbox .schipt:-ms-input-placeholder {
    color: #999;
  }

  body.scroll .modal-schbox .btn-sch {
    background-image: url(/Img/images/icon_sch.png);
  }
}

/*** banner ***/
.ind-ban-pc {
  width: 100%;
  height: 576px;
  display: block;
  overflow: hidden;
  position: relative;
  background-color: #d5d0d1;
}

.ind-ban-pc ul,
.ind-ban-pc li {
  width: 100% !important;
  height: 100% !important;
  position: relative;
  background: no-repeat center center;
  background-size: cover;
}

.ind-ban-pc .ban-bg {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  background: no-repeat center center;
  background-size: cover;
}

.ind-ban-pc .slide-tit {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 33.333%;
  z-index: 20;
  color: #fff;
}

.ind-ban-pc .slide-tit .cn {
  width: 100%;
  height: 60px;
  /* overflow: hidden; */
  font-size: 48px;
  line-height: 60px;
  text-shadow: 4px 2px 3px rgba(0, 0, 0, .3);
}

.ind-ban-pc .slide-tit .en {
  width: 100%;
  height: 26px;
  /* overflow: hidden; */
  font-size: 16px;
  line-height: 26px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin-top: 14px;
  animation-delay: .2s;
  text-shadow: 4px 2px 3px rgba(0, 0, 0, .6);
}

.ind-ban-pc .ban-hd {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 18px;
  z-index: 30;
}

.ind-ban-pc .ban-hd a {
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  background: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
  margin: 0 4px;
  cursor: pointer;
}

.ind-ban-pc .ban-hd a.on,
.ind-ban-pc .ban-hd .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  filter: alpha(opacity=100);
}

.ind-ban-pc .video-back {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 20;
}

.ind-ban-app {
  width: 100%;
  height: 2.2rem;
  overflow: hidden;
  position: relative;
}

.ind-ban-app .swiper-slide {
  background: no-repeat center center;
  background-size: cover;
}

.ind-ban-app .slide-tit {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 20;
  color: #fff;
}

.ind-ban-app .slide-tit .cn {
  width: 100%;
  height: 0.4rem;
  overflow: hidden;
  font-size: 0.26rem;
  line-height: 0.4rem;
}

.ind-ban-app .slide-tit .en {
  width: 100%;
  max-width: 2.5rem;
  font-size: 0.14rem;
  line-height: 0.22rem;
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin: 0.1rem auto 0;
  animation-delay: .2s;
}

.ind-ban-app .swiper-ctrl {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 6px;
  z-index: 30;
  line-height: 0.12rem;
}

.ind-ban-app .swiper-ctrl .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  vertical-align: top;
  background: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
  margin: 0 5px;
}

.ind-ban-app .swiper-ctrl .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  filter: alpha(opacity=100);
}

/******/
.ind-sechd {
  width: 100%;
  overflow: hidden;
  line-height: 40px;
}

.ind-sechd .tool {
  font-size: 16px;
  line-height: #666;
}

.ind-sechd .tool .arrow {
  width: 16px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0 0 10px;
  background: url(/Img/images/arrow_06.png) no-repeat center center;
}

.ind-sechd .tool:hover {
  color: #0bb65e;
}

.ind-sechd .tool:hover .arrow {
  background-image: url(/Img/images/arrow_07.png);
}

.ind-sectit {
  font-size: 30px;
  color: #0068b7;
  float: left;
}

.ind-secbd {
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .ind-sechd {
    line-height: 0.3rem;
  }

  .ind-sectit {
    font-size: 0.24rem;
  }
}

/*** 新闻中心 ***/
.ind-news-box {
  width: 100%;
  overflow: hidden;
  padding: 40px 0 48px;
}

.ind-news-box .ind-secbd {
  margin-top: 14px;
}

@media screen and (max-width: 991px) {
  .ind-news-box {
    padding: 0.42rem 0 0.25rem;
  }

  .ind-news-box .ind-secbd {
    margin-top: 0.14rem;
  }
}

.ind-imgNews-slide {
  width: 43.3%;
  float: left;
  overflow: hidden;
  position: relative;
}

.ie9 .ind-imgNews-slide {
  height: 16.5em;
}

.ind-imgNews-slide .swiper-slide:hover .slide-tit {
  color: #2fb672;
}

.ind-imgNews-slide .slide-inner {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}

.ind-imgNews-slide .slide-imgs {
  width: 100%;
  height: 282px;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.ind-imgNews-slide .slide-date {
  width: 130px;
  height: 40px;
  display: block;
  background: rgba(0, 104, 183, 0.6);
  position: absolute;
  left: 0;
  bottom: 65px;
  z-index: 10;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
}

.ind-imgNews-slide .slide-tit {
  width: 100%;
  height: 50px;
  overflow: hidden;
  background: #f5f5f5;
  padding: 0 20px;
  font-size: 18px;
  line-height: 50px;
  color: #333;
}

.ind-imgNews-slide .swiper-ctrl {
  width: auto;
  line-height: 10px;
  position: absolute;
  left: auto;
  right: 16px;
  bottom: 65px;
  z-index: 20;
}

.ind-imgNews-slide .swiper-ctrl .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.ind-imgNews-slide .swiper-ctrl .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  filter: alpha(opacity=100);
}

@media screen and (max-width: 767px) {
  .ind-imgNews-slide {
    width: 100%;
    float: none;
  }

  .ind-imgNews-slide .slide-imgs {
    height: 2.8rem;
  }

  .ind-imgNews-slide .slide-date {
    width: 1.04rem;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.14rem;
    bottom: 0.55rem;
  }

  .ind-imgNews-slide .slide-tit {
    height: 0.44rem;
    font-size: 0.18rem;
    line-height: 0.44rem;
    padding: 0 1em;
  }

  .ind-imgNews-slide .swiper-ctrl {
    bottom: 0.64rem;
    right: 0.12rem;
    line-height: 0.1rem;
  }

  .ind-imgNews-slide .swiper-ctrl .swiper-pagination-bullet {
    width: 0.1rem;
    height: 0.1rem;
    margin: 0 4px;
  }
}

.ind-news-list {
  width: 53.3%;
  float: right;
  border-top: solid 1px #e6e6e6;
}

.ind-news-list li {
  width: 100%;
  overflow: hidden;
  border-bottom: solid 1px #e6e6e6;
  position: relative;
}

.ind-news-list li:hover .item-tit {
  color: #2fb672;
}

.ind-news-list .item-inner {
  width: 100%;
  min-height: 110px;
  display: block;
  position: relative;
  padding: 18px 0 18px 106px;
  overflow: hidden;
}

.ind-news-list .item-date {
  width: 86px;
  height: 80px;
  display: block;
  text-align: center;
  position: absolute;
  left: 2px;
  top: 15px;
  z-index: 5;
  padding: 11px 0 0;
  border-right: solid 1px #e6e6e6;
}

.ind-news-list .item-date .day {
  display: block;
  height: 1em;
  font-size: 38px;
  line-height: 1em;
  color: #333;
}

.ind-news-list .item-date .ym {
  display: block;
  font-size: 14px;
  line-height: 22px;
  color: #666;
}

.ind-news-list .item-tit {
  width: 100%;
  height: 26px;
  font-size: 18px;
  line-height: 26px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.ind-news-list .item-desc {
  max-height: 48px;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}

@media screen and (max-width: 767px) {
  .ind-news-list {
    width: 100%;
    float: none;
    margin-top: 0.2rem;
  }

  .ind-news-list .item-inner {
    min-height: 0.9rem;
    padding: 6px 0.18rem 0.16rem 0.8rem;
  }

  .ind-news-list .item-date {
    width: 0.66rem;
    height: 0.6rem;
    left: 0;
    top: 0.12rem;
    padding-top: 0.06rem;
  }

  .ind-news-list .item-date .day {
    font-size: 0.3rem;
  }

  .ind-news-list .item-date .ym {
    font-size: 0.14rem;
    line-height: 0.22rem;
  }

  .ind-news-list .item-tit {
    font-size: 0.18rem;
    line-height: 0.24rem;
    height: 0.24rem;
  }

  .ind-news-list .item-desc {
    font-size: 0.14rem;
    line-height: 0.2rem;
    max-height: 0.4rem;
    color: #787878;
  }
}

/*** 业务内容 **/
.ind-bss-box {
  width: 100%;
  overflow: hidden;
  background: #f5f5f5;
  padding: 42px 0 96px;
}

@media screen and (max-width: 991px) {
  .ind-bss-box {
    background: #fff;
    padding: 0 0 0.38rem;
  }
}

.bss-slidebox {
  position: relative;
}

.bssSlide-ctrl {
  width: 2.8em;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 20;
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.bssSlide-ctrl.prev {
  background: url(/Img/images/prev_03.png) no-repeat left center;
  background-size: 1.25em auto;
  left: -2.8em;
}

.bssSlide-ctrl.next {
  background: url(/Img/images/next_03.png) no-repeat right center;
  background-size: 1.25em auto;
  right: -2.8em;
}

.bssSlide-ctrl:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.bssSlide-ctrl.swiper-button-disabled {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: default;
}

@media screen and (max-width: 1366px) {
  .bssSlide-ctrl.prev {
    left: 0;
  }

  .bssSlide-ctrl.next {
    right: 0;
  }
}

.bss-slide {
  overflow: hidden;
  position: relative;
  padding: 26px 10px;
  margin: 0 -10px;
}

.bss-slide .item-inner {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.bss-slide .item-inner:hover {
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  box-shadow: 5px 10px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 10px 8px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 5px 10px 8px rgba(0, 0, 0, 0.1);
}

.bss-slide .item-inner:hover .item-tbg {
  width: 170px;
  height: 170px;
}

.bss-slide .item-imgs {
  width: 100%;
  height: 446px;
  display: block;
  overflow: hidden;
  background: no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.bss-slide .item-bd {
  width: 170px;
  height: 170px;
  display: block;
  overflow: hidden;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border: solid 1px #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -85px 0 0 -85px;
  z-index: 10;
}

.bss-slide .item-tbg {
  width: 150px;
  height: 150px;
  display: block;
  background: #fff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 15;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
}

.bss-slide .item-tit {
  width: 150px;
  height: 150px;
  display: block;
  background: #fff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -75px 0 0 -75px;
  z-index: 20;
  color: #333;
  padding-top: 47px;
  word-wrap: break-word;
}

.bss-slide .item-tit .cn {
  font-size: 20px;
  line-height: 30px;
}

.bss-slide .item-tit .en {
  font-size: 12px;
  line-height: 20px;
  margin-top: 4px;
}

@media screen and (max-width: 767px) {
  .bss-slide {
    margin: 0.3rem 0 0;
    padding: 0 0.48rem;
    overflow: visible;
  }

  .bss-slide .swiper-slide.swiper-slide-active .item-bd {
    bottom: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .bss-slide .item-inner {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
  }

  .bss-slide .item-imgs {
    height: 2.25rem;
  }

  .bss-slide .item-bd {
    width: 100%;
    height: 0.32rem;
    background: rgba(0, 0, 0, 0.5);
    border: none;
    left: 0;
    bottom: -3.5rem;
    top: auto;
    margin: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }

  .bss-slide .item-tbg {
    display: none;
  }

  .bss-slide .item-tit {
    position: static;
    margin: 0;
    background: transparent;
    width: 100%;
    height: 0.32rem;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
  }

  .bss-slide .item-tit .cn {
    font-size: 0.18rem;
    line-height: 0.32rem;
    color: #fff;
  }

  .bss-slide .item-tit .en {
    display: none;
  }
}

/*# sourceMappingURL=index.css.map */


/* 20190614  kqx satrt */
.bssSlide-ctrl {
  opacity: 0.7;
}

@media screen and (max-width: 1366px) {
  .bssSlide-ctrl.next {
    background: url(/Img/images/next_03_1.png) no-repeat right center;
  }

  .bssSlide-ctrl.prev {
    background: url(/Img/images/prev_03_1.png) no-repeat left center;
  }

}

.ie9 .bss-slide {
  height: 22.3em;
}

.ie9 .bss-slide .swiper-slide {
  width: 13.86em;
  height: 22.3em;
  float: left;
  margin-right: 20px;
}

/* 20190614  kqx end */