.y-cscj {
  margin-top: 100px;
}
.y-cscj .y-cscj-con {
  padding: 0 2.083vw;
  margin-top: 40px;
}
.y-cscj .y-cscj-con .y-cscj-cont {
  display: flex;
  margin-left: -1.43%;
  margin-right: -1.43%;
}
.y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items {
  width: calc(100%/7);
  padding: 0 1.43%;
}
.y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items .y-cscj-items-con {
  font-size: 13px;
  transition: all 0.5s;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items .y-cscj-items-con div:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  border: solid 1px #dddddd;
  transition: all 0.5s;
  margin-bottom: 15px;
  height: 8.33vw;
}
.y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items .y-cscj-items-con div:nth-child(1) img {
  max-height: 80%;
  max-width: 90%;
}
.y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items .y-cscj-items-con:hover {
  transform: translateY(-4px);
  color: #0094df;
}
.y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items .y-cscj-items-con:hover div:nth-child(1) {
  border: 1px solid #0094df;
}
.y-desc {
  font-size: 16px;
  line-height: 1.875;
  color: #333333;
  margin-top: 33px;
}
.y-desc strong {
  color: #0094df;
  font-weight: bold;
}
.y-cssb {
  background-color: #eff3fa;
  margin-top: 100px;
  padding-top: 102px;
  padding-bottom: 64px;
}
.y-cssb .container .swiper.sb-swiper {
  margin-top: 52px;
}
.y-cssb .container .swiper.sb-swiper .swiper-wrapper .swiper-slide {
  font-size: 18px;
  line-height: 1.5;
  color: #333333;
  text-align: center;
  font-weight: bold;
}
.y-cssb .container .swiper.sb-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 14.323vw;
  margin-bottom: 24px;
  border-radius: 20px;
}
.y-cssb .container .swiper.sb-swiper .swiper-wrapper .swiper-slide div:nth-child(2) {
  transition: all 0.5s;
}
.y-cssb .container .swiper.sb-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(2) {
  color: #0094df;
}
.y-cssb .container .sb-pagination {
  text-align: center;
  position: relative;
  bottom: 0;
  margin-top: 44px;
}
.y-cssb .container .sb-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 6px;
  background-color: #000000;
  border-radius: 3px;
  opacity: 0.1;
  margin: 0 5px;
  transition: all 0.7s;
}
.y-cssb .container .sb-pagination .swiper-pagination-bullet-active {
  background-color: #0094df;
  opacity: 1;
  width: 100px;
}
.y-pp.container {
  margin-top: 106px;
}
.y-pp.container .row {
  margin-left: -1.38%;
  margin-right: -1.38%;
}
.y-pp.container .row .y-pp-items.col-3 {
  padding: 0 1.38%;
  margin-top: 60px;
}
.y-pp.container .row .y-pp-items.col-3 .y-pp-items-con {
  transition: all 0.5s;
}
.y-pp.container .row .y-pp-items.col-3 .y-pp-items-con div:nth-child(1) {
  border-radius: 20px;
  border: solid 1px #dddddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 13.542vw;
  overflow: hidden;
  transition: all 0.5s;
}
.y-pp.container .row .y-pp-items.col-3 .y-pp-items-con div:nth-child(1) img {
  max-height: 100%;
}
.y-pp.container .row .y-pp-items.col-3 .y-pp-items-con div:nth-child(2) {
  margin-top: 17px;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  transition: all 0.5s;
  color: #333333;
}
.y-pp.container .row .y-pp-items.col-3 .y-pp-items-con:hover {
  transform: translateY(-4px);
}
.y-pp.container .row .y-pp-items.col-3 .y-pp-items-con:hover div:nth-child(1) {
  border: solid 1px #0094df;
}
.y-pp.container .row .y-pp-items.col-3 .y-pp-items-con:hover div:nth-child(2) {
  color: #0094df;
}
.y-wz {
  background: url(../images/wz-bg.jpg) no-repeat;
  background-size: cover;
  padding-top: 74px;
  padding-bottom: 100px;
  margin-top: 91px;
}
.y-wz .container .ny-bt.wow.fadeInUp {
  color: #fff;
}
.y-wz .container .y-wz-con {
  margin-top: 42px;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 46px 4.5% 84px;
  text-align: center;
}
.y-lc.container {
  margin-top: 114px;
  margin-bottom: 117px;
}
.y-lc.container .y-lc-con {
  margin-top: 42px;
  text-align: center;
}
@media (max-width: 1700px) {
  .y-cscj {
    margin-top: 90px;
  }
  .y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items .y-cscj-items-con div:nth-child(1) {
    height: 8.8vw;
  }
  .y-cssb {
    margin-top: 90px;
    padding-top: 90px;
    padding-bottom: 55px;
  }
  .y-pp.container {
    margin-top: 95px;
  }
  .y-wz {
    padding-top: 65px;
    padding-bottom: 90px;
    margin-top: 80px;
  }
  .y-lc.container {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media (max-width: 1599px) {
  .y-cscj {
    margin-top: 80px;
  }
  .y-cscj .y-cscj-con {
    margin-top: 35px;
  }
  .y-desc {
    margin-top: 28px;
  }
  .y-cssb {
    margin-top: 80px;
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .y-cssb .container .swiper.sb-swiper {
    margin-top: 45px;
  }
  .y-cssb .container .sb-pagination {
    margin-top: 38px;
  }
  .y-pp.container {
    margin-top: 85px;
  }
  .y-pp.container .row .y-pp-items.col-3 {
    margin-top: 50px;
  }
  .y-wz {
    padding-top: 55px;
    padding-bottom: 80px;
    margin-top: 70px;
  }
  .y-wz .container .y-wz-con {
    margin-top: 35px;
    padding: 40px 4% 70px;
  }
  .y-lc.container {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  .y-lc.container .y-lc-con {
    margin-top: 35px;
  }
}
@media (max-width: 1477px) {
  .y-cscj {
    margin-top: 70px;
  }
  .y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items .y-cscj-items-con {
    font-size: 12px;
  }
  .y-desc {
    font-size: 15px;
    margin-top: 25px;
  }
  .y-cssb {
    margin-top: 70px;
    padding-top: 70px;
    padding-bottom: 45px;
  }
  .y-cssb .container .swiper.sb-swiper .swiper-wrapper .swiper-slide {
    font-size: 17px;
  }
  .y-cssb .container .sb-pagination .swiper-pagination-bullet-active {
    width: 80px;
  }
  .y-pp.container {
    margin-top: 75px;
  }
  .y-pp.container .row .y-pp-items.col-3 .y-pp-items-con div:nth-child(2) {
    font-size: 17px;
  }
  .y-wz {
    padding-top: 50px;
    padding-bottom: 70px;
    margin-top: 60px;
  }
  .y-wz .container .y-wz-con {
    padding: 35px 4% 60px;
  }
  .y-lc.container {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media (max-width: 1365px) {
  .y-cscj {
    margin-top: 60px;
  }
  .y-cscj .y-cscj-con {
    margin-top: 30px;
  }
  .y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items .y-cscj-items-con div:nth-child(1) {
    margin-bottom: 12px;
  }
  .y-desc {
    font-size: 14px;
  }
  .y-cssb {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .y-cssb .container .swiper.sb-swiper {
    margin-top: 40px;
  }
  .y-cssb .container .swiper.sb-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
    margin-bottom: 20px;
  }
  .y-cssb .container .sb-pagination {
    margin-top: 32px;
  }
  .y-pp.container {
    margin-top: 65px;
  }
  .y-pp.container .row .y-pp-items.col-3 {
    margin-top: 40px;
  }
  .y-pp.container .row .y-pp-items.col-3 .y-pp-items-con div:nth-child(2) {
    margin-top: 14px;
    font-size: 16px;
  }
  .y-wz {
    padding-top: 45px;
    padding-bottom: 60px;
    margin-top: 50px;
  }
  .y-wz .container .y-wz-con {
    margin-top: 30px;
    padding: 30px 4% 50px;
  }
  .y-lc.container {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media (max-width: 1199px) {
  .y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items {
    width: calc(100%/5);
  }
  .y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items .y-cscj-items-con div:nth-child(1) {
    height: 12vw;
  }
  .y-cssb .container .swiper.sb-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
    height: 18vw;
  }
  .y-pp.container .row .y-pp-items.col-3 {
    width: 33.333333%;
  }
  .y-pp.container .row .y-pp-items.col-3 .y-pp-items-con div:nth-child(1) {
    height: 18vw;
  }
  .y-lc.container .y-lc-con img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 990px) {
  .y-cscj {
    margin-top: 50px;
  }
  .y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items {
    width: calc(100%/4);
  }
  .y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items .y-cscj-items-con div:nth-child(1) {
    height: 15vw;
  }
  .y-cssb {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 35px;
  }
  .y-cssb .container .swiper.sb-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
    height: 22vw;
  }
  .y-cssb .container .sb-pagination .swiper-pagination-bullet-active {
    width: 60px;
  }
  .y-pp.container {
    margin-top: 55px;
  }
  .y-pp.container .row .y-pp-items.col-3 {
    width: 50%;
  }
  .y-pp.container .row .y-pp-items.col-3 .y-pp-items-con div:nth-child(1) {
    height: 25vw;
  }
  .y-wz {
    padding-top: 40px;
    padding-bottom: 50px;
    margin-top: 40px;
  }
  .y-wz .container .y-wz-con {
    padding: 25px 4% 40px;
    border-radius: 15px;
  }
  .y-lc.container {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .y-cscj {
    margin-top: 70px;
  }
  .y-cscj .y-cscj-con {
    padding: 0;
    margin-top: 46px;
  }
  .y-cscj .y-cscj-con .y-cscj-cont {
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 34px;
  }
  .y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items .y-cscj-items-con {
    font-size: 13px;
  }
  .y-cscj .y-cscj-con .y-cscj-cont .y-cscj-items .y-cscj-items-con div:nth-child(1) {
    height: 128px;
    border-radius: 15px;
    margin-bottom: 10px;
  }
  .y-desc {
    font-size: 14px;
    line-height: 1.7;
    margin-top: 35px;
  }
  .y-cssb {
    margin-top: 40px;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .y-cssb .container .swiper.sb-swiper {
    margin-top: 50px;
  }
  .y-cssb .container .swiper.sb-swiper .swiper-wrapper .swiper-slide {
    font-size: 15px;
  }
  .y-cssb .container .swiper.sb-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
    height: 219px;
    border-radius: 15px;
    margin-bottom: 22px;
  }
  .y-cssb .container .sb-pagination {
    margin-top: 25px;
  }
  .y-cssb .container .sb-pagination .swiper-pagination-bullet-active {
    width: 40px;
  }
  .y-pp.container {
    margin-top: 75px;
  }
  .y-pp.container .row {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 16px;
  }
  .y-pp.container .row .y-pp-items.col-3 {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0 10px;
    margin-top: 33px;
  }
  .y-pp.container .row .y-pp-items.col-3 .y-pp-items-con div:nth-child(1) {
    height: 130px;
    border-radius: 15px;
  }
  .y-pp.container .row .y-pp-items.col-3 .y-pp-items-con div:nth-child(2) {
    margin-top: 12px;
    font-size: 15px;
  }
  .y-wz {
    padding-top: 70px;
    padding-bottom: 60px;
    margin-top: 68px;
    background-position: 32% 100%;
  }
  .y-wz .container .y-wz-con {
    margin-top: 45px;
    padding: 20px 5% 35px;
    border-radius: 12px;
  }
  .y-lc.container {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .y-lc.container .y-lc-con {
    margin-top: 48px;
  }
}
