@charset "utf-8";

.our-advantage {
  background: #ffffff;
  padding: 50px 0;
}

.icon-label {
  font-size: 26px;
  position: relative;
  line-height: 80px;
  margin-bottom: 15px;
}

.sbcx {
  background: url(../img/kycx/sbcx-bg.jpg) center no-repeat;
  padding: 95px 0 0 0;
}

.icon-label::before {
  content: '';
  position: absolute;
  width: 45px;
  height: 2px;
  background: #0057a7;
  bottom: 0;
  left: calc((100% - 45px)/2);
}

.tit-select {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.tit-item {
  font-size: 26px;
  text-align: center;
  flex: auto;
  padding: 10px 0;
  margin: 0 10px;
  line-height: 30px;
  min-width: 120px;
  position: relative;
  cursor: pointer;
  letter-spacing: 1px;
}

.tit-item.active {
  background: #0f2141;
  color: #ffffff;
}

.tit-item:not(:last-child)::before {
  position: absolute;
  content: '';
  right: -10px;
  top: 10px;
  width: 1px;
  height: 30px;
  background: #221815;
}

.lg-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sm-label,
.lg-label {
  font-size: 17px;
  text-align: center;
  line-height: 32px;
  color: #221815;
  font-weight: 200;
  width: 100%;
}

.our-advantage-icon img {
  width: 90px;
}

.advantage-icon1 {
  background: url(../img/kycx/icon1.png) center no-repeat;
  padding-bottom: 100px;
  width: 100%;
}

.advantage-icon2 {
  background: url(../img/kycx/icon2.png) no-repeat;
  background-position: center;
  padding-bottom: 100px;
  width: 100%;
}

.advantage-icon3 {
  background: url(../img/kycx/icon3.png) center no-repeat;
  padding-bottom: 100px;
  width: 100%;
}

.advantage-icon4 {
  background: url(../img/kycx/icon4.png) center no-repeat;
  padding-bottom: 100px;
  width: 100%;
}

.sbcx-detail {
  display: none;
}

.sbcx-detail.active {
  display: block;
}

.advantage-icon5 {
  background: url(../img/kycx/icon5.png) center no-repeat;
  padding-bottom: 100px;
  width: 100%;
}

.scbx-list img {
  width: 100%;
  height: 180px;
}

.scbx-list {
  max-height: 310px;
}

.inn-tit {
  padding: 40px 0 20px 0;
}

.inn-label-box {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.inn-nav {
  display: flex;
  justify-content: space-between;
  margin: 20px;
}

.nav-left {
  background: url(../img/kycx/left-arr.png) left center no-repeat;
  width: 26px;
  height: 49px;
}

.nav-right {
  background: url(../img/kycx/right-arr.png) left center no-repeat;
  width: 26px;
  height: 49px;
}

.dot-list {
  display: flex;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 49px;
  background: url(../img/kycx/dot.png) center no-repeat;
  margin: 0 10px;
}

.jscx-img {
  position: relative;
  width: 320px;
}

.jscx-img img {
  width: 100%;
}

.jscx-label {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 54px;
  background: #000000;
  opacity: 0.5;
  color: #ffffff;
  font-size: 25px;
  text-align: center;
  font-weight: 100;
}

.yjzs {
  padding: 0;
  margin: 0;
  max-width: 100%;
}

.yjzs .row {
  margin: 0;
}

.yjzs-img {
  padding: 0;
}

.yjzs-img img {
  width: 100%;
  max-height: 862px;
}

@media (min-width: 768px) {
  .sm-label, .lg-label {
    font-size: 12px;
  }

  .icon-label {
    font-size: 14px;
  }
}

@media (min-width: 1240px) {
  .sbcx-detail {
    position: relative;
    height: 660px;
  }

  .scbx-list {
    position: absolute;
    bottom: 0;
    width: 100%;
  }

  .inn-first-img {
    position: absolute;
    top: -40px;
    left: 0;
    z-index: 1;
    width: 800px;
    padding: 0;
  }

  .inn-first-img img {
    width: 100%;
    height: 480px;
  }

   .sm-label, .lg-label {
    font-size: 14px;
  }

  .inn-label {
    position: absolute;
    width: 1200px;
    right: 40px;
    top: 0;
    height: 450px;
  }

  .inn-label-detail {
    text-align: justify;
    margin: 20px 20px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
  /* autoprefixer: on */
    font-size: 16px;
    overflow-wrap: break-word;
  }

  .inn-label-box {
    padding: 0;
  }

  .inn-tit {
    font-size: 29px;
    line-height: 62px;
    margin-right: 20px;
    position: relative;
    padding: 20px 0;
  }

  .icon-label {
  font-size: 16px;
  position: relative;
  line-height: 80px;
  margin-bottom: 15px;
}
}

@media (min-width: 1600px) {
  .sbcx-detail {
    height: 800px;
  }

  .inn-label {
    position: absolute;
    width: 1200px;
    right: 40px;
    top: 0;
    height: 545px;
  }

  .inn-label-box {
    padding: 0;
  }

  .inn-first-img {
    position: absolute;
    top: -50px;
    left: 0;
    z-index: 1;
    width: 1000px;
    /* padding: 0; */
    padding: 0;
}
}

@media only screen and (min-width: 1800px) {
  .sbcx-detail {
    position: relative;
    height: 860px;
  }

  .sm-label, .lg-label {
    font-size: 16px
  }

  .inn-first-img {
    position: absolute;
    top: -44px;
    left: 0;
    z-index: 1;
    width: 1100px;
    padding: 0;
  }

  .inn-first-img img {
    width: 100%;
    height: 588px;
  }

  .inn-label {
    position: absolute;
    width: 1500px;
    right: 40px;
    top: 0;
    height: 650px;
  }

  .inn-label-detail {
    text-align: justify;
    margin: 20px 20px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    font-size: 16px;
  }

  .inn-label-box {
    padding: 0;
  }

  .inn-tit {
    font-size: 41px;
    line-height: 62px;
    margin-right: 20px;
    position: relative;
    padding: 40px 0 20px 0;
  }

  .inn-tit::after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    height: 3px;
    width: 45px;
    background: #0f2141;
  }

  .scbx-list {
    position: absolute;
    bottom: 0;
    width: 100%;
  }

  .scbx-list img {
    width: 100%;
    height: 260px;
  }

  .scbx-list .col-md-3 {
    padding: 0 5px;
  }

  .inn-img-label {
    font-size: 25px;
    line-height: 40px;
  }

}

@media only screen and (max-width: 479px) {
  .sbcx {
    background: url(../img/kycx/sbcx-bg.jpg) center no-repeat;
    padding: 35px 0 35px 0;
  }

  .sbcx .row {
    margin: 0;
  }

  .inn-first-img {
    padding: 0;
  }

  .inn-first-img img {
    width: 100%;
  }

  .scbx-list,
  .inn-nav {
    display: none;
  }

  .inn-tit {
    width: 100%;
    text-align: left;
    font-size: 28px;
  }

  .tit-item {
    font-size: 22px;
    text-align: center;
    flex: auto;
    padding: 10px 0;
    margin: 0 10px;
    line-height: 30px;
    min-width: 80px;
    position: relative;
    cursor: pointer;
    letter-spacing: 5px;
  }
}