.recyle {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  background-color: #f0f2f5;
}
.recyle .arear2_recycle {
  position: relative;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.recyle .arear2_recycle img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.recyle .arear2_recycle .arear1 {
  position: absolute;
  top: 0;
  left: 10%;
  width: 80%;
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.recyle .arear2_recycle .arear1 .imgLeftBox {
  width: 113px;
  height: 46px;
  line-height: 46px;
  text-align: left;
  z-index: 33;
  vertical-align: middle;
}
.recyle .arear2_recycle .arear1 .imgLeftBox img {
  width: 113px;
  height: auto;
  vertical-align: middle;
}
.recyle .arear2_recycle .arear1 .rightBox {
  z-index: 33;
  height: 100%;
  width: 70%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.recyle .arear2_recycle .arear1 .rightBox a {
  display: inline-block;
  margin-right: 30px;
  margin-top: 10px;
}
.recyle .arear2_recycle .arear1 .rightBox a .item {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  letter-spacing: 3px;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  position: relative;
}
.recyle .arear2_recycle .arear1 .rightBox a .hover {
  font-weight: 700;
}
.recyle .arear2_recycle .arear1 .rightBox a .hover::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
  content: '';
  width: 55px;
  height: 3px;
  background: #FFFFFF;
  /*给伪元素开启鼠标事件，将事件冒泡到父元素的点击事件中*/
  pointer-events: auto;
}
.recyle .arear3_recyle {
  width: 100%;
  text-align: center;
  margin: 54px auto 33px;
  height: 40px;
  font-size: 28px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 40px;
}
.recyle .arear4_recyle {
  width: 1200px;
  margin: 0 auto;
  height: 368px;
  background: url(../images/recyle/img1.png) no-repeat center;
  background-size: 100% 100%;
}
.recyle .arear5_recyle {
  width: 1200px;
  margin: 54px auto 0;
  height: 654px;
  background: url(../images/recyle/img2.png) no-repeat center;
  background-size: 100% 100%;
}
.recyle .arear6_recyle {
  width: 100%;
  text-align: center;
  margin: 54px auto 33px;
  height: 40px;
  font-size: 28px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 40px;
}
.recyle .arear7_recyle {
  width: 979px;
  height: 163px;
  margin: 0 auto;
  background: url(../images/recyle/img3.png) no-repeat center;
  background-size: 100% 100%;
}
.recyle .arear8_recyle {
  width: 100%;
  text-align: center;
  margin: 54px auto 23px;
  height: 40px;
  font-size: 28px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 40px;
}
.recyle .arear9_recyle {
  width: 100%;
  margin: 54px auto 0;
  vertical-align: bottom;
}
.recyle .arear9_recyle img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.recyle .fifth {
  width: 100%;
  height: 227px;
  display: flex;
}
.recyle .fifth .footLeft {
  width: 60%;
  height: 100%;
  background-color: #65c89b;
  display: flex;
  align-items: center;
  justify-content: center;
}
.recyle .fifth .footLeft .left1 {
  width: 30%;
  height: 100%;
  display: flex;
  align-items: center;
}
.recyle .fifth .footLeft .left1 img {
  height: 100%;
  width: 53px;
}
.recyle .fifth .footLeft .left1 .linkman {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 15px;
  height: 20px;
}
.recyle .fifth .footLeft .left1 .linkman a {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  margin-bottom: 8px;
}
.recyle .fifth .footLeft .left1 .linkman .title2 {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 22px;
}
.recyle .fifth .footLeft .right1 {
  width: 30%;
  height: 100%;
  display: flex;
  align-items: center;
}
.recyle .fifth .footLeft .right1 img {
  height: 100%;
  width: 53px;
}
.recyle .fifth .footLeft .right1 .linkman {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 15px;
  height: 20px;
}
.recyle .fifth .footLeft .right1 .linkman a {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  margin-bottom: 8px;
}
.recyle .fifth .footLeft .right1 .linkman .title2 {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 22px;
}
.recyle .fifth .footRight {
  width: 40%;
  height: 100%;
  background-color: #58b78a;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 25px;
}
.recyle .fifth .footRight .rightImg {
  width: 156px;
  height: auto;
  margin-bottom: 17px;
}
.recyle .fifth .footRight .rightImg img {
  width: 100%;
  height: 100%;
}
.recyle .fifth .footRight .rightTitle {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
}
.recyle .fifth .footRight .bar {
  width: 250px;
  height: 2px;
  background-color: #fff;
  margin-top: 10px;
}
.recyle .fifth .footRight .tel,
.recyle .fifth .footRight .eMail {
  display: flex;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 10px;
  align-items: center;
}
.recyle .fifth .footRight .tel img,
.recyle .fifth .footRight .eMail img {
  width: 27px;
  height: 27px;
  margin-right: 8px;
}
