.year ul{
display: flex;
justify-content: space-around;
padding: 10px;
width: 60%;
margin: 0 auto;
}
/* html {
  font-size: calc(16 * 100vw / 1920) ;
} */
.year ul li p:nth-child(1){
  color: red;
  font-size: 43px;
  /* font-weight: bold; */
}
.year ul li p:nth-child(2){
  /* color: red; */
  font-size: 18px;
  /* font-weight: bold; */
}
#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: 18rem;
  margin: 0 auto;
}
.ldzc h2{
padding: 10px 0;
  font-weight: 800;
}
.fzly{
  width: 100%;
  margin: 0 auto;
}
.ztit{
  margin: 0 auto;
  width: 17rem;
  padding: 20px;
  font-weight: bold;
}
.fzly .main {
  /* display: flex; */
  align-items: stretch;
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    flex-wrap: wrap;
    width: 100%;
    padding: 10px;

}
 .news-more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 210px;
  height: 54px;
  background: #000;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  margin: 0 auto;
  cursor: pointer;
  box-sizing: border-box;
}
.mid-left> p ,.mid-right> p{
text-align: center;
font-weight: bold;
font-size: 30px;
padding: 20px;
}
.fzly .main div{
      position: relative;
    width: 48.4%;
    overflow: hidden;
    margin-bottom: 48px;
    padding: 4vw ;
    /* flex: 1; */
}
.mid-left ul, .mid-right ul{
width: 80%;
margin: 0 auto;
  /* display: flex;
  justify-content: space-around; */
}
.mid-left ul li{
  text-align: center;
width: 30%;
display: inline-block;
border-right: 1px solid  #3D393B;
}
.mid-right ul li{
  text-align: center;
width: 23%;
display: inline-block;
border-right: 1px solid  #3D393B;
}
.m-desc-qz {
  /* max-width: 40%; */
  /* color: #fff; */
  font-size: 18px;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 2px;
  margin-bottom: 10px;
  /* margin-bottom: 10.5vw; */
}
.wash{
  position: relative;
}
.fzly h2{
    /* font-weight: 600; */
    font-size: 30px;
    margin-bottom: 5px;
}
.wash h2{
  /* font-weight: 600; */
  font-size: 30px;
  margin-bottom: 5px;
}
.wash img{
  padding-top: 10px;
  /* height: 30vw; */
  width: 100%;
}
.con{
  width: 82%;
position: absolute;
top: 42%;
left: 50%;
transform: translate(-50%, -50%);
}
.wash ul{
  display: flex;
  justify-content: space-around;
  text-align: center;
  /* align-items: center; */
}
.mid-left{
  background: url(../img/qywh4.jpg) center center no-repeat;
  background-size: cover;
}
.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;
  }
  .g-cont {
    /* width: 100%; */
    /* display: block !important; */
  }
  /* .s20,.s18
{
  font-size: 14px !important;
} */
  .wash ul h2{
    font-size: 16px;
  }
  .ldzc{
    width: 95%;
  }
  .year ul {
    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;
}
 .fzly2 .wp {
  width: 84.1%;
  max-width: none;
  margin: 0 auto;
  overflow: hidden;
}
 .g-tit {
  font-size: 29px;
  line-height: 1;
  width: 84.1%;
  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;
   }
 }
 .wash h2:hover{
  color: red;
 }

.news .news-more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 210px;
  height: 54px;
  background: #000;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  margin: 0 auto;
  cursor: pointer;
  box-sizing: border-box;
}
.g-f {
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.00);
  transition: all .5s;
  width: 4.5rem;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.g-f  img{
  width: 100%;
height: 100%;}
/* .g-g {
  width: 100%;
  padding: .33rem .4rem .4rem 1.2rem;
  background-color: #F5F5F5;
} */
.g-h {
  color: #333333;
  height: 5.1em;
  font-size: 18px;
  line-height: 1.7;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.g-i {
  margin-top: .8rem;
  color: #999999;
  font-size: 16px;
  line-height: 1.3;
  position: relative;
}
.s18 {
  /* font-size: calc(18 * 100vw / 1920); */
}
.g-item:hover .g-h {
  color: #b74537;
}
.s20 {
  /* font-size: calc(20 * 100vw / 1920); */
}
.g-item:hover .g-f {
  transform: scale(1.05);
}
.wash ul:nth-of-type(1){
  text-align: left;
  justify-content: space-around;
  align-items: center;
  vertical-align: middle;
  padding-bottom:1.3rem;
}
.wash ul:nth-of-type(2)>li{
background-color: #EC302F;
color: white;
padding: 0.2rem  0.4rem;
border-radius: 0.1rem;
position: relative;
}
.wash ul:nth-of-type(1) h2{
  padding: 0.15rem;
  color: #EC302F;
  font-weight: bold;
}
.wash ul:nth-of-type(1) p{
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 2px;
}
.wash ul:nth-of-type(2) > li:before {  
 
    content: '';
    display: inline-block;  
    width: 0.5rem; 
    height: 0.5rem; 
    background-image: url('../dimg/dgsj4.png'); 
    background-size: cover; 
    background-position: center;   
    background-repeat: no-repeat; 
    border-radius: 50%; 
    position: absolute;
    top: -0.1rem;
    left: -0.1rem; 

}
@media only screen and (max-width: 1440px) {
  .m-desc-qz {
      /* max-width: 55%; */
      /* color: #fff; */

      margin-bottom: 0;
  }
}