.header img{
  width: 100%;
}
body {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #F1FAF7;
min-width:1300px;
 font-family:"Î¢ÈíÑÅºÚ";
}
.footer{
  width: 100%;
  background-color: #046636;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 120px;
  text-align: center;
}

.content {
  width: 1200px;
  margin: 0px auto 50px auto;
  background-color: #fff;
  border-radius: 16px;
  padding: 50px;
  position: relative;
  top: -40px;
}
.titleicon{
  width: 100%;
  text-align: center;
}
.titleicon img{
  width: 460px;
}
.title{
  line-height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}
.title p{
  border: 1px solid #046636;
  width: auto;
  width: calc(50% - 120px);
  height: 1px;
  
}
.title span{
  width: 240px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #046636;
  border-radius: 30px;
  text-align: center;
 
  font-weight: 500;
  font-size: 26px;
  color: #046636;
  letter-spacing: 0;
  text-align: center;
  line-height: 48px;
display: inline-block;
}
.list{
 display: flex;
 justify-content: left;
 flex-wrap: wrap;
 margin-top: 30px;
}
.list li:nth-child(5n){
  margin-right: 0;
}
.list li{
  margin-right: 20px;
  margin-bottom: 30px;
  border: 0;
  width: 204px;
}
.list li img{
  width: 204px;
  height: 153px;
  object-fit: cover;
}
.list li p{
  line-height: 50px;
  background: #046636;
  border-radius: 0 0 8px 8px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  border: 0;
padding:0 10px;
}
.pc{position: fixed;bottom: 20%;left: 0;}
    .pc2{position: fixed;bottom: calc(20% - 130px);left: 0;}
 .pc3{position: fixed;bottom: calc(20% + 130px);left: 0;}
    .clos{position: fixed;bottom: calc(20% + 250px); left: 165px;font-size: 16px;color: #333;cursor: pointer;}
    .top{position: fixed;bottom: 19%;right: 3%;display: none;cursor: pointer;}
 .Con{
      width: 800px;
      margin: 0 auto;
     /* background-color: #ffffff; */
background:url(/picture/1127/2303061646237937474.jpg) no-repeat center;
      border-radius: 16px;
      padding: 40px;
      position: absolute;
      display: none;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
left:28%;
    }
    .Con .tit{
      font-size: 25px;
      line-height: 50px;
      color: #000;
      text-align: center;
      margin-bottom: 20px;
    }
    .Con .center{
      font-size: 16px;
      line-height: 30px;
      color: #000;
    }
    .onclose{
      float: right;
      margin-top: -25px;
      margin-right: -20px;
      cursor: pointer;
    }
    .onclose img{
      width: 30px;
    }

.Lyj_footerBox {
    width: 100%;
    padding-top: 40px;
    height: 183px;
    background: #fff;
}