.page_top{
  width: 100%;
  margin-top: 138px;
}
.page_top img{
  width: 100%;
}
.ET_main{
  margin-top: 0;
}
.container{
  width: 1200px;
  margin: 0 auto;
}
.guide_block {
  font-family: "times new roman";
  font-size: 16px;
  color: #333333;
  padding: 20px 0;
}
.main_wrap1{
  width: 100%;
  background-image: url(../images/greenTeda/wrap1_bg.png);
  background-repeat: no-repeat;
  background-size:cover;
  height: 508px;
  background-position: left top;
  position: relative;
}
.main_wrap1_mobile{
  display: none;
}
.wrap1_main{
  position: relative;
}
.wrap_title{
  float: unset;
  padding: 0;
  transition: transform 0.3s ease;
}
/* .wrap_title:hover{
  transform: translateY(10px); 
} */
.city_position1{
  position: absolute;
  top: 84px;
  left: 284px;
  display: flex;
}
.city_position2{
  position: absolute;
  top: 300px;
  left: 450px;
  display: flex;
}
.city_position3{
  position: absolute;
  top: 90px;
  left: 740px;
  display: flex;
}
.city_icon{
  width: 80px;
}
.city_icon img{
  width: 100%;
}
.city_position1 .city_icon{
  width: 100px;
}
.city_label{
  color: white;
  font-size: 22px;
  font-family: "poppins";
  font-weight: bold;
  margin-left: 10px;
  margin-top: 6px;
  line-height: 28px;
}
.city_position1 .city_label{
  margin-left: -8px;
}
.city_label span{
  display: block;
}
.wrap1_main{
  position: absolute;
  width: 500px;
  right: 16%;
  bottom: 90px;
}
/* .city_info{
  overflow: hidden;
} */
.city_info .wrap_title{
  font-size: 40px;
  font-family: "poppins";
  color: white;
}
.wrap_intro{
  color: white;
  font-family: "poppins";
  font-size: 22px;
  margin-top: 16px;
}
.city_more{
  background-color: white;
  border-radius:16px;
  width: fit-content;
  font-size: 20px;
  font-weight: bold;
  color: #17593A;
  padding: 4px 16px;
  float: right;
  margin-top: 20px;
  transition: transform 0.3s ease;
}
.city_more:hover{
  transform: scale(1.1);
}
.main_wrap2{
  margin-top: 40px;
  /* overflow: hidden; */
}
.main_wrap2_mobile{
  display: none;
}
.wrap2_head{
  display: flex;
  justify-content: space-between;
}
.industry_info{
  position: relative;
  width: 50%;
}
.industry_info a:first-child{
  width: fit-content;
  display: block;
}
.industry_info .wrap_title{
  font-size: 36px;
  color: #17593A;
}
.industry_intro{
  font-size: 21px;
  color: #333;
  width: 96%;
  margin-top: 10px;
}
.industry_more{
  position: absolute;
  top: 6px;
  right: 0;
  color:#7EC620;
  font-size: 20px;
  border: solid 1px #7EC620;
  width: fit-content;
  padding:4px 16px;
  border-radius: 16px;
  transition: transform 0.3s ease;
}
.industry_more:hover{
  transform: scale(1.1);
}
.industry_tools{
  display: flex;
  align-items: center;
}
.industry_tools li{
  margin-left: 40px;
}
.industry_icon{
  width: 66px;
  height: 66px;
  margin: 0 auto;
}
.industry_icon img{
  width: 100%;
  height: 100%; 
}
.industry_label{
  font-size: 20px;
  color: #7EC620;
  text-align: center;
  line-height: 24px;
}
.industry_label span{
  display: block;
}
.report_scroll{
  margin-top: 40px;
}
.report_scroll .slideGroup .parBd{
	padding-left:0px
}
.slideGroup .parBd .report_block{
	width:1200px;
  overflow: hidden;
}
.report_scroll .slideGroup .parBd .tempWrap{
	margin-top:0px;
	width:1120px!important;
  box-sizing: border-box;
  padding-right: 12px;
}
.report_scroll .slideGroup .parBd ul li{
	width:268px!important;
	height:auto;
	margin:0 6px 0 6px;
}
.slideGroup .parBd .report_block .sPrev{
	width:40px;
	height:40px;
  margin-top: 40px;
  background: none;
}
.slideGroup .parBd .report_block .sNext{
	width:40px;
	height:40px;
  margin-top: 40px;
  background: none;
}
.slideGroup .parBd .report_block .sPrev img{
	width:100%;
}
.slideGroup .parBd .report_block .sNext img{
	width:100%;
}
.slideGroup .parBd ul{
  height: 140px;
}
.report_pic{
	height:124px;
  overflow: hidden;
  border-radius: 6px;
}
.report_pic img{
	height:100%;
}
.industry_more2{
  float: right;
  color:#7EC620;
  font-size: 20px;
  border: solid 1px #7EC620;
  width: fit-content;
  padding:4px 16px;
  border-radius: 16px;
  margin-top:6px;
  transition: transform 0.3s ease;
}
.industry_more2:hover{
  transform: scale(1.1);
}
.wrap_title{
  font-size: 36px;
  color: #17593A;
  font-weight: bold;
}
.main_wrap3{
  padding-bottom: 0;
}
.main_wrap3_mobile{
  display: none;
}
.main_wrap3 .wrap_head a:first-child{
  width: fit-content;
  margin: 0 auto;
  display: block;
}
.main_wrap3 .wrap_title{
  text-align: center;
  margin-top: 60px;
}
.main_wrap3 .wrap_intro{
  color: #333;
  font-size: 22px;
  text-align: center;
  /* width:90%;
  margin: 0 auto; */
  margin-top: 10px;
}
.energy_block{
  /* width: 90%;
  margin: 0 auto; */
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  align-items: center;
}
.five_energy_item{
  overflow: hidden;
}
.five_energy_item a{
  width: 220px;
  display: inline-block;
  float: left;
  margin-left: -16px;
}
.five_energy_item a:first-child{
  margin-left:0;
}
.five_energy_item li{
  border-radius: 50%; 
  width: 100%;
  height: 220px;
  font-size: 22px;
  text-align: center;
  box-sizing: border-box;
  padding: 0 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  border: solid 1px transparent;
  
}
.five_energy_item a:nth-child(2n+1) li{
  border: solid 1px #7EC620;
  color: #7EC620;
}
.five_energy_item a:nth-child(2) li{
  background-image: url(../images/greenTeda/energy_pic1.png); 
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  position: relative;
  z-index: 10;
}
.five_energy_item a:nth-child(4) li{
  background-image: url(../images/greenTeda/energy_pic2.png); 
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  position: relative;
  z-index: 10;
}
.energy_more{
  width: 10%;
  font-size: 80px;
  color: #7EC620;
  height: 120px;
}
.energy_more img{
  width: 100%;
}
.energy_more_mobile{
  display: none;
}
.main_wrap4{
  background-color: white;
  height: auto;
  padding-top: 0;
  margin-top: 40px;
}
.main_wrap4_mobile{
  display: none;
}
.main_wrap4 .wrap_head{
  display: flex;
  justify-content: space-between;
}
.wrap_head_left{
  width:26%;
  /* overflow: hidden; */
}
.recycle_more{
  color:#7EC620;
  font-size: 20px;
  border: solid 1px #7EC620;
  width: fit-content;
  padding:4px 16px;
  border-radius: 16px;
  margin-top:16px;
  float: right;
  transition: transform 0.3s ease;
}
.recycle_more:hover{
  transform: scale(1.1);
}
.main_wrap4 .wrap_intro{
  width: 60%;
  color: #333;
  margin-top: 6px;
  box-sizing: border-box;
  padding-right: 100px;
}
.recycle_list{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  margin: 40px auto;
}
.recycle_list a{
  width: 28%;
}
.recycle_list li{
  border: solid 2px #7EC620;
  border-radius: 16px 136px 16px 16px;
}
.recycle_pic{
  width: 100%;
  height: 252px;
  overflow: hidden;
}
.recycle_pic img{
  width: 100%;
  height: 100%;
}
.recycle_title{
  font-size: 22px;
  color: #7EC620;
  text-align: center;
  padding: 8px 36px;
  line-height: 26px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_wrap5{
  background-color: #7EC620;
  padding: 20px 0;
  margin: 50px 0;
}
.main_wrap5_mobile{
  display: none;
}
.main_wrap5 .wrap_main{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main_wrap5 .wrap_info{
  width: 40%;
}
.main_wrap5 .wrap_title{
  color: white;
}
.governance_more{
  color:#fff;
  font-size: 20px;
  border: solid 1px #fff;
  width: fit-content;
  padding:4px 16px;
  border-radius: 16px;
  margin-top:40px;
  transition: transform 0.3s ease;
}
.governance_more:hover{
  transform: scale(1.1);
}
.governance_pic{
  position: relative;
  height:370px;
}
.governance_pic1{
  width: 380px;
  position: absolute;
  right: 0;
  bottom: 0px;
  border-radius: 14px;
  border: solid 2px #17593A;
  height: 248px;
  overflow: hidden;
  z-index: 10;
}
.governance_pic1 img{
  width: 100%;
  height: 100%;
}
.governance_pic2{
  position: absolute;
  right: 60px;
  width: 440px;
  height: 238px;
  overflow: hidden;
  border-radius: 20px;
  border: solid 2px #17593A;
}
.governance_pic2 img{
  width: 100%;
  height: 100%;
}
.green_report_block{
  display: none;
}
.main_wrap6 .wrap_head{
  width: 82%;
  margin: 0 auto;
}
.main_wrap6_mobile{
  display: none;
}
.main_wrap6 .wrap_title{
  text-align: center;
  transition: none;
}
.main_wrap6 .wrap_intro{
  color: #333;
  /* text-align: center; */
}
.honor_list{
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.honor_list li{
  width: 25%;
  margin-top: 30px;
}
.honor_icon{
  display: none;
}
.honor_year{
  background-image: url(../images/greenTeda/honor_block.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 26px;
  color: #17593A;
  width:62%;
  height: 80px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 36px;
  padding-top: 20px;
}
.honor_name{
  font-size: 19px;
  color: #17593A;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
}
/* 列表页 */
.channel_name{
  width: 25%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  color: #17593A;
  font-size: 34px;
  justify-content: space-between;
  font-weight: bold;
}
.channel_name img{
  width: 100%;
}
.report_list{
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.report_list a{
  width: 23.6%;
  margin-right: 20px;
}
.report_list li{
  border: solid 1px #7EC620;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 20px 28px;
  margin-top: 20px;
}
.report_list a:nth-child(4n){
  margin-right: 0;
}
.report_list .report_pic{
  width: 100%;
  height: 100px;
  overflow: hidden;
}
.report_list .report_pic img{
  width: 100%;
  height: 100%;
}
.report_title{
  font-size: 17px;
  text-align: center;
  color: #7EC620;
  display: flex;
  align-items: center;
  justify-content: center;
  height:100px;
  margin-top: 10px;
  line-height: 20px;
}
#pagesize ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
}
.pageleft {
  float: left;
  font-size: 15px;
  color: #838383;
}
.pageleft span{
	cursor: pointer;
}
.pageleft select{
	margin-left: 10px;
	margin-top: -3px;
	cursor: pointer;
}
.pageright{
	float: right;
	font-size: 15px;
	color:#838383;
}
.pageright select{
	margin-top: -3px;
	margin-left: 10px;
	color:#838383;
}