#page1 img {
  width: 100%;
  height: 100%;
}

.ldzc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* align-items: center; */
  padding-top: 2vw;
  /* padding-bottom: 55px; */
  /* padding-left: 2vw; */
  width: 90%;
  margin: 0 auto;
}

.ldzc h2 {
  margin-bottom: 10px;
  font-weight: 800;
}

.fzly {
  width: 90%;
  margin: 0 auto;

}

.ztit {
  margin: 0 auto;
  width: 100%;
  padding: 20px 0;
  font-weight: bold;
}

.fzly .main {
  /* display: flex; */
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
  flex-wrap: wrap;
  width: 100%;
  height: 400px;
  padding: 10px;
  /* background: url(../images/shzr3.jpg) center center no-repeat; */
  margin: 0 auto;
  background-size: cover;
}

.mid-left>p,
.mid-right>p {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  padding: 20px;
}

.mid-left {
  position: relative;
  width: 43%;
  height: 75%;
  overflow: hidden;
  margin-left: 48px;
  margin-top: 50px;
  background-color: transparent;
}

.mid-right {
  position: relative;
  width: 43%;
  height: 75%;
  overflow: hidden;
  margin-right: 48px;
  margin-top: 50px;
  background-color: transparent;
}

.fzly .main img {
  position: relative;
  width: 48.4%;
  overflow: hidden;
  margin-bottom: 48px;

}

.mid-left ul,
.mid-right ul {
  width: 100%;
  position: relative;
}

.jzzg-1 {
  background-color: rgba(211, 211, 208, 0.5) !important;

}

.mid-left ul li {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background-color: #EEEEEE;
  list-style: none;
  text-align: center;
  position: relative;
}

.mid-right ul li {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background-color: #EEEEEE;
  list-style: none;
  text-align: center;
  position: relative;
}

.m-desc-qz {
  /* max-width: 40%; */
  /* color: #fff; */
  font-size: 18px;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 2px;
  /* margin-bottom: 10.5vw; */
}

.m-desc-qz2 {
  /* max-width: 40%; */
  /* color: #fff; */
  font-size: 18px;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 2px;
  /* margin-bottom: 10.5vw; */
}

.wash {
  position: relative;
  color: #fff;
  height: 100%;
  width: 100%;
}

.fzly h2 {
  /* font-weight: 600; */
  font-size: 30px;
  margin-bottom: 5px;
}

.wash h2 {
  /* font-weight: 600; */
  font-size: 50px;
  margin-bottom: 5px;
}

.wash img {
  padding-top: 10px;
  height: 30vw;
}

.con {
  width: 90%;
  position: absolute;
  top: 10vw;
  left: 5vw;
}

.wash ul {
  display: flex;
  justify-content: space-around;
  text-align: center;
  /* align-items: center; */
}


.mid-right {
  /* background: url(../img/qywh5.jpg) center center no-repeat; */
  background-size: cover;
}

/* .wash ul li{
width: 32%;
float: left;
} */
@media screen and (max-width: 1201px) {
  .ldzc {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .wash ul p {
    font-size: 14px !important;
  }

  .wash ul h2 {
    font-size: 16px;
  }

  .ldzc {
    width: 100%;
  }

  .wash .con {
    width: 100%;
    top: 88% !important;
  }
}

.ul-pro {
  margin: 0 -24.5px;
  font-size: 0;
}

.fzly2 {
  /* border: 1px solid #000; */
  margin-top: 20px;
  background-color: #EEEEEE;
}

.fzly2 .wp {
  width: 90%;
  max-width: none;
  margin: 0 auto;
  overflow: hidden;
}



.g-tit {
  font-size: 29px;
  line-height: 1;
  width: 90%;
  font-weight: bold;
  /* margin: 0 auto; */
  /* text-align: center; */
}

.wp .ul-pro li {
  display: inline-block;
  width: 33.33%;
  padding: 0 24.5px;
  /* border: 1px solid red; */
}

@media only screen and (max-width: 1920px) {
  .wp .ul-pro li {
    padding: 0 1.28vw;
  }
}

.ul-pro .con {
  display: block;
  height: 0;
  padding-top: 90.4%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  /* border-radius: 15px; */
  position: relative;
  overflow: hidden;
  transition: 0.3s;
  margin-top: 47.4%;
}

.ul-pro .txt {
  position: absolute;
  left: 54px;
  bottom: 56px;
  right: 0;
  padding-right: 55px;
}

@media only screen and (max-width: 1920px) {
  .ul-pro .txt {
    left: 2.82vw;
    bottom: 2.92vw;
    padding-right: 2.87vw;
  }
}

@media only screen and (max-width: 1920px) {
  .ul-pro .title {
    font-size: 1.25vw;
  }
}

@media only screen and (max-width: 1920px) {
  .ul-pro {
    margin: 0 -1.28vw;
  }
}

.ul-pro .title {
  color: #fff;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 1px;
}

.ul-pro .desc {
  color: #fff;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 2px;
}

@media only screen and (max-width: 750px) {
  .ul-pro {
    margin: 0;
  }
}

@media only screen and (max-width: 750px) {
  .ul-pro li {
    width: 100% !important;
    padding: 10px 0px !important;
  }
}

@media only screen and (max-width: 768px) {
  .wp {
    width: auto !important;
    padding: 0 20px;
  }

  .fzly .main div {
    width: 100%;
  }

  .ul-pro .con {
    width: 100%;
    margin-top: 0 !important;
  }

  .ul-pro li:nth-child(1) .con {
    /* width: 100%; */
    margin-top: 47.4% !important;
  }
}

@media only screen and (max-width: 1150px) {
  .ul-pro .desc {
    font-size: 12px;
  }
}