.carousel{
  margin: 0 auto;
  background-size: 90% auto;
  background-position: center 0;
  min-width: 1100px;
  max-width: 1190px;
  min-height: 100vh;
}

.recycling {
  margin-top: 130px;
  height: 700px;
  position: relative;
  z-index: 20;
}

.recycling-b{
  margin-left: -231px;
  margin-top: -380px;
  position:absolute;
  background-color: #F2F2EE;
  width: 970px;
  height: 385px;
  z-index: 1;
}

h1{
  font-size: 46px;
  color: #DDDACE;
}
.w-title{
  font-size: 24px;
}

.w-h2{
  margin-top: 10px;
  font-size: 22px;
  color: #CAC6B5;
  margin-bottom: 20px;
}

h2{
  font-size: 22px;
  color: #CAC6B5;
  margin-bottom: 20px;
}

.left {
  float: left;
  width: 62%;
}
.recycling .left img{
  width: 700px;
  height: 525px;
}

.lefttop{
  margin-top: 136px;
}
.right {
  float: right;
  width: 38%;
}
.recyclingimg{
  height: 443px;
}
.recyclingimg img{
  height: 443px;
}

.fixed {
  padding-bottom: 30px;
  margin-top: 80px;
  height: 600px;
  position: relative;
  z-index: 20;
}
.fixed .left {
  float: left;
  width: 40%;
}
.fixed .right {
  float: right;
  width: 60%;
}

.fixed-b{
  margin-left: 412px;
  margin-top: -340px;
  position:absolute;
  background-color: #F2F2EE;
  width: 970px;
  height: 385px;
  z-index: 1;
}


.recyclable{
  margin-top: 130px;
  height: 450px;
  position: relative;
  z-index: 20;
}
.recyclable-b{
  margin-left: -231px;
  margin-top: -268px;
  position:absolute;
  background-color: #F2F2EE;
  width: 1619px;
  height: 360px;
  z-index: 1;
}



.appointment{
  margin-top: 130px;
  height: 720px;
}

.recyclable .recyclableul ul{
    
  width:100%;
  list-style:none;
    
}
.recyclable .recyclableul ul li{
  width:23%;
  float:left;
  margin-right: 22px;
  line-height:80px;
}

.w-way{
  padding-left: 30px;
  margin-top: 50px;
  width: 281px;
  height: 48px;
  border-radius: 22px;
  background-color: #70B544;
  display:flex;
  font-size: 22px;
  color: #FFFFFF;
  flex-direction:column;
  justify-content:center;
}


.w-way-text{
  margin-top: 20px;
  font-size: 18px;
  margin-bottom: 19px;
}
.w-way-text img{
  margin-top: 25px;
  width: 56px;
  height: 56px;
}

.w-way-text div{
  padding-left: 74px;
  margin-top: -44px;
}
.appointment .left{
  float: left;
  width: 45%;
}

.appointment .right{
  float: left;
  width: 55%;
  text-align: center;
}



.imgs{
  width: 176px;
  height: 176px;
}
.appleft{
  padding-left: 17px;
}
.apptext{
  font-size: 14px;
  color: #666666;
}

.appointment .right .left{
  padding-left: 120px;
  width: 50%;
}
.appointment .right .right{
  padding-left: 120px;
  width: 50%;
}

.apprighttwo{
  margin-right: 10px;
  margin-top: 340px;
}




