.vcase-view {
  width: 100%;
  background: #f5f5f5;
  position: relative;
  padding-top: 187px;
}

.vcase-content {
  width: 1088px;
  margin: auto;
}

.khjs-left {
  width: 68%;
  position: relative;
  box-sizing: border-box;
}

.khjs-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.khjs-right {
  background: #FFFFFF;
  display: flex;
  justify-content: center;
  padding-left: 88px;
  flex-direction: column;
  width: 32%;
}

.vsh3 {
  font-weight: bold;
  font-size: 40px;
  color: #000000;
  line-height: 40px;
  margin-bottom: 39px;
  text-align: center;
}

.vsp {
  font-weight: 400;
  font-size: 20px;
  color: #535353;
  line-height: 30px;
  margin-bottom: 37px;
  text-align: center;
}

.vsiig {
  width: 100%;
  text-align: center;
}

.vsimg {
  width: 57px;
  height: 48px;
  margin-bottom: 44px;
  text-align: center;
}

/* khjs */
.khjs {
  width: 100%;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
  line-height: 0;
  cursor: pointer;
  margin-bottom: 157px;
}

.khjs-r-item {
  display: flex;
  align-items: center;
}

.khjs-r-item img {
  width: 33px;
  height: 32px;
  margin-right: 19px;
}

.khjs-r-item:not(:last-child) {
  margin-bottom: 22px;
}

.khjs-r-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.khjs-left-p {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 50px;
  padding-right: 50px;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 30px;
  opacity: 0;
  transition: all 0.3s;
}

.khjs-left:hover .khjs-left-p {
  opacity: 1;
}

.khjsp1 {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 16px;
  color: #007F68;
  line-height: 16px;
}

.khjsp2 {
  font-weight: 400;
  font-size: 22px;
  color: #000000;
  line-height: 22px;
}

/* jjfa */
.jjfa {
  width: 100%;
  border-radius: 10px;
  height: 249px;
  padding-bottom: 157px;
}

.jjfa-content {
  width: 100%;
  display: flex;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.jjfa-item {
  width: 33.33%;
  height: 100%;
  position: relative;
  text-align: center;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 50px;
  padding-right: 46px;
  box-sizing: border-box;
  background: #FFFFFF;
  box-sizing: border-box;
  overflow: hidden;
}

.jjfa-item:not(:last-child)::after {
  content: '';
  width: 1px;
  height: 206px;
  background: #E1E1E1;
  position: absolute;
  top: 22px;
  right: 0;
}

.jjfa-item h5 {
  font-weight: 500;
  font-size: 24px;
  color: #007F68;
  line-height: 24px;
  margin-bottom: 32px;
}

.jjfa-item p {
  font-weight: 400;
  font-size: 16px;
  color: #535353;
  line-height: 22px;
  margin-bottom: 11px;
}

.jjfa-item a {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.jjfaaa img {
  width: 17px;
  height: 17px;
  margin: 20px auto 20px auto;
}

.bth3 {
  font-weight: 500;
  font-size: 32px;
  color: #000000;
  line-height: 34px;
  margin-bottom: 47px;
  text-align: center;
}

.khzy {
  width: 100%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  padding-bottom: 157px;
  height: 274px;
}

.khzy-img {
  width: 21%;
  background: #FFFFFF;
}

.khzy-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.khzy-text {
  width: 79%;
  background: #FFFFFF;
  padding-top: 70px;
  padding-left: 31px;
  padding-right: 49px;
  padding-bottom: 28px;
  box-sizing: border-box;
}

.khzyp1 {
  font-weight: 400;
  font-size: 16px;
  color: #535353;
  line-height: 35px;
  text-align: left;
}

.khzyp2 {
  font-weight: 400;
  font-size: 16px;
  color: #535353;
  line-height: 35px;
  text-align: right;
}

.gdal {
  width: 940px;
  height: 165px;
  overflow: hidden;
  border-radius: 10px;
  padding-bottom: 111px;
  margin: auto;
  position: relative;
}

.gdal-content {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.gdal-content .swiper-wrapper,
.gdal-content .swiper-slide,
.gdal-content .swiper-container {
  width: 100%;
  height: 100%;
}

.gdal-content a {
  width: 100%;
  height: 100%;
  display: flex;
}

.gdal-img {
  width: 36%;
  background: #FFFFFF;
  height: 100%;
  line-height: 0;
}

.gdal-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gdal-text {
  width: 64%;
  height: 100%;
  background: #FFFFFF;
  padding-top: 35px;
  padding-left: 22px;
  padding-right: 34px;
  padding-bottom: 23px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
}

.gdal-text h3 {
  font-weight: 500;
  font-size: 24px;
  color: #000000;
  line-height: 24px;
}

.gdal-text-p {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gdal-text-p:first-child {
  font-weight: 400;
  font-size: 16px;
  color: #878787;
  line-height: 16px;
}

.gdal-text-p:last-child {
  font-weight: 400;
  font-size: 16px;
  color: #535353;
  line-height: 16px;
}

.qrcode {
  width: 100%;
  padding-top: 109px;
  padding-bottom: 82px;
  background: #E1E1E1;
}

.qrcode-text {
  padding-top: 43px;
  padding-left: 37px;
  padding-right: 37px;
  text-align: center;
  margin-bottom: 23px;
}

.qrimg1 {
  width: 60px;
  height: 63px;
  margin-bottom: 23px;
}

.qrimg2 {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  right: 0;
  top: 0;
  opacity: 0;
  transition: all 0.5s;
}

.qrcode-text p {
  font-weight: 500;
  font-size: 23px;
  color: #000000;
  line-height: 30px;
}

.qrcode h3 {
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 38px;
  margin-bottom: 36px;
  text-align: center;
}

.qrcode-text {
  width: 242px;
  height: 242px;
  border-radius: 16px;
  border: 2px solid #000000;
  margin: auto;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
}

@media (max-width:1088px) {
  .vcase-content {
    width: 100%;
  }
}

@media (max-width:1000px) {

  .vcase-view,
  .vcase-content {
    width: 100%;
  }

  .khjs {
    flex-direction: column;
    width: 95%;
    margin: 0 auto 57px auto;
  }

  .khjs-left {
    width: 100%;
    height: 30vh;
  }

  .khjs-right {
    width: 100%;
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .vsh3 {
    font-size: 30px;
    line-height: 30px;
  }

  .vsp {
    font-size: 16px;
    line-height: 18px;
  }

  .khjs-left-p {
    opacity: 1;
    font-size: 15px;
    line-height: 22px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .jjfa {
    height: 100%;
    width: 95%;
    margin: auto;
    padding-bottom: 57px;
  }

  .jjfa-content {
    flex-direction: column;
  }

  .jjfa-item {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .jjfa-item:not(:last-child)::after {
    content: '';
    width: calc(100% - 40px);
    height: 2px;
    background: #E1E1E1;
    position: absolute;
    bottom: 0;
    left: 50%;
    top: auto;
    transform: translateX(-50%);
  }

  .khzy {
    flex-direction: column;
    width: 95%;
    height: 100%;
    margin: auto;
    padding-bottom: 57px;
  }

  .khzy-img {
    width: 100%;
  }

  .khzy-text {
    width: 100%;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 53px;
    border-radius: 0 0 10px 10px;
  }

  .gdal-content a {
    flex-direction: column;
    width: 95%;
    margin: auto;
    border-radius: 10px;
    overflow: hidden;
  }

  .gdal {
    width: 100%;
    height: auto;
  }

  .gdal-img {
    width: 100%;
    height: 25vh;
  }

  .gdal-text {
    width: 100%;
    margin-top: -20px;
    height: 150px;
  }

  .gdal-text h3 {
    font-size: 20px;
    line-height: 20px;
  }

  .gdal-text-p:last-child {
    font-size: 14px;
    line-height: 14px;
  }

  .gdal-text-p:last-child {
    font-size: 14px;
    line-height: 14px;
  }

  .gdal {
    padding-bottom: 57px;
  }

  .qrimg2 {
    width: 242px;
    height: 242px;
  }

  .qrimg1 {
    position: relative;
    z-index: 9;
  }

  .qrimg2 {
    width: 242px;
    height: 242px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 19;
  }
}