.home_aboutus{
  width: 100%;
  height: 450px;
  background: #fff;
  padding: 75px 0;
  position: relative;
}
.home_aboutus_container{
  margin: 0 auto;
  display: flex;
}
.home_aboutus_l{
  flex: 42%;
  padding: 0 30px;
}
.home_aboutus_r{
  flex: 58%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.home_aboutus_r p{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 80%;
  text-align: center;
}
.home_aboutus_container{
  height: 100%;
  position: relative;
}
.swiper-pagination{
  bottom: 80px!important;
}
.swiper-slide {
  text-align: center;
}
.slide_img >img{
  width: 80%;
}
.home_aboutus_c{
  height: 80%;
}
.home_aboutus_t1{
  height: 20%;
}
.home_aboutus_t1 h1{
  font-weight:400;
  line-height: 1.5;
}
.home_aboutus_t1 span{
  font-weight:300;
  font-size: 13px;
}
.home_aboutus_t h3{
  font-weight:500;
  line-height: 2;
  margin-top: 10px;
  position: relative;
}
.home_aboutus_t h3>span{
  position: absolute;
  display: inline-block;
  background-color: #F7EDCB;
  width: 20px;
  height: 20px;
  left: -8px;
  top: 2px;
  border-radius: 50%;
  opacity: 0.5;
}
.home_aboutus_t p{
  font-size:15px;
  text-indent: 15px;
  line-height: 2;
}
.home_aboutus_t p>strong{
  color: red;
}
.home_aboutus_p{
  text-indent: 0!important;
}
.home_aboutus_p span {
  color: red;
  line-height: 2;
  display: inline-block;
  text-indent: 10px;
}
.home_aboutus_v{
  position: absolute;
  width: 200px;
  height: 130px;
  bottom: 100px;
  right: 48%;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home_explain{
  width: 100%;
  height: 200px;
  position: relative;
  background: #f3f3f3;
  padding: 80px 0;
}
.home_explain_container{
  margin: 0 auto;
}
.home_explain_container ul{
  width: 100%;
  display: flex;
  justify-content: center;
}
.home_explain_container ul li{
  width: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home_explain_container ul li>div{
  height: 83px;
  line-height: 83px;
  width: auto;
  font-size: 48px;
  font-weight: 500;
}
.home_explain_container ul li>div img{
 width: 100%;
}
.home_explain_container ul li>h3{
  line-height: 2;
  font-weight: 600;
  margin-top: 10px;
}
.home_explain_container ul li>p{
  line-height: 1.5;
  font-weight:500;
  font-size: 15px;
  text-align: center;
}
.home_recycle{
  padding: 0 0 80px;
  overflow: hidden;
}
.certify {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  margin-top:30px
}
.certify  .swiper-slide {
  width: 366px;
  height: 481px;
  background: #fff;
  box-shadow: 0 8px 30px #ddd;
}
.certify  .swiper-slide .img{
  width: 100%;
  height: 100%;
}
.certify  .swiper-slide img{
  display:block;
}
.certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
.certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}
.certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #00aadc;
  background-color: #fff;
}
.certify .swiper-button-prev {
  left: -60px;
  top: 35%;
  width: 45px;
  height: 45px;
}
.certify .swiper-button-next {
  right: -60px;
  top: 35%;
  width: 45px;
  height: 45px;
}
.home_history_swiper .swiper-button-prev {
  left: 160px;
  top: 50%;
  width: 20px;
  height: 20px;
  border: 1px solid #666;
  border-radius: 50%;
  padding: 5px;
  background-size: 30%;
}
.home_history_swiper .swiper-button-next {
  right: 160px;
  top: 50%;
  width: 20px;
  height: 20px;
  border: 1px solid #666;
  border-radius: 50%;
  padding: 5px;
  background-size: 30%;
}
.home_recycle_process_con img{
  width: 100%;
}
.home_recycle_process_bor{
  display: flex;
  justify-content: right;
  align-items: center;
  position: relative;
}
.home_recycle_process_bor img{
  width: 80%;
	margin-left: 20%;
}
.home_history_img img{
  width: 100%;
}
.home_history_img_container{
  width: 800px;
  overflow: hidden;
}
.home_history_swiper{
  display: flex;
  justify-content: center;
}
.home_history_img_container .swiper-slide{
  width: 300px;
  height: 450px;
  overflow: hidden;
}
.home_h3_title{
  letter-spacing: 5px;
  font-weight: 500;
  font-size: 26px;
  margin-top: 80px;
  text-align: center;
}
.home_h3_title span{
  font-weight: 400;
  color: #999;
  font-size: 14px;
  letter-spacing: 0;
}
.home_history_t1{
  text-align: left;
}
.home_partner img{
  width: 100%;
}
.home_map{
  background-image: url('../images/map.png');
  background-size: 100%;
  background-repeat: no-repeat;
  padding-bottom: 80px;
}
.home_map_title{
  letter-spacing: 5px;
  font-weight: 500;
  font-size: 26px;
  text-align: center;
  color: #fff;
  padding: 40px 0;
}
.home_map_title span{
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0;
}

.home_recycle_bg{
  position: absolute;
  left: 180px;
  width: 670px;
  background: #000;
  height: 92%;
  top: 60px;
}
.data_list{
    width:100px;
	height: 83px;
}
.f36{
font-size: 18px;
    margin-top: 20px;
    display: contents;
}