@media screen and (max-width:1350px){
.topBg {
    width: 700px;   
}
.nav_top {
    width: 590px;  
    margin-left: -295px;   
}
.nav_top li::before {    
    left: -38px;    
}
.logo_top {    
    left: -185px;   
}
.indexWrap h1 { 
    width: 540px;
    margin-left: -425px;
}
.second_top_left {  
    width: 350px;   
}
.second_top_right {    
    width: 445px; 
}
}
@media screen and (max-width:1200px){
.second_top_left {  
    width: 220px;   
}
.second_top_right {    
    width: 315px; 
}
.forest_bottom li {   
    width: 315px;
    height: 238px;
    margin-left: 35px;   
}
.forest_bottom li:nth-child(1) {
    margin-left: 80px;
}
.forest_bottom_name {   
    width: 320px;
    height: 55px;   
    margin-left: -160px;
    bottom: -80px;    
    font-size: 18px;  
    line-height: 57px;
}
.forest_bottom li:nth-child(2) .forest_bottom_name {
    line-height: 23px;   
}
.top_fb_bg {   
    bottom: -78px;
    left: -100px;  
}
}
@media screen and (max-width:1150px){
.forest_bottom li:nth-child(1) {
    margin-left: 65px;
}
}
@media screen and (max-width:1100px){
.nav_top {    
    margin-left: -245px;   
}
.top_fb {    
    right: -70px;   
}
.logo_top {
    left: -120px;
}	
.wrapContent {    
    width:85%;
}
.video_TIT {
    width: 90%;
}
.videoScreen {   
    width: 100%;
    height: 500px;
}
#video {    
    left: 2%;
    top: 3%;
    width: 96%;
    height: 94%;
    margin:0;   
}
.forest_middle_photo {
    width: 98%;
    margin: 50px auto 0;
}
.forest_bottom {
    width: 100%;
}
.forest_bottom li {    
    margin-left: 25px;   
}
.forest_bottom li:nth-child(1) {
    margin-left: 45px;
}
.benefitWrap {
    padding-bottom: 200px;
}
.greenCoin_part_1,
.greenCoin_part_2,
.greenCoin_part_3 {
    width: 100%; 
}
.greenCoin_part_1_cont {    
    width: 50%;  
}
.greenCoin_part_1_cont p {
    display: unset;
    width: auto;
}
.greenCoin_photo_1 {
    top: 70px;
    right: 35px;
}
.top_fb_bg {   
    left: -160px;
}
}
@media screen and (max-width:1050px){
.forest_bottom li {   
    width: 275px;
    height: 209px;
    margin-left: 35px;   
}
.forest_bottom li:nth-child(1) {
    margin-left: 70px;
}
.forest_bottom_name::before {
	display:none;
}
.forest_bottom_name {
    width: 300px;   
    margin-left: -150px;
    font-size: 17px;
    line-height: 57px;
    padding: 0 5px;
}
.greenCoin_subject_cont {
    width: 90%;
}
.greenCoin_subject_photo {
    width: 97%;
}
}
@media screen and (max-width:1000px){
.indexWrap h1 {
    width: 470px;
    margin-left: -335px;
    top: 190px;
}
.forestWrap .wrapContent{
	text-align:left !important;
}
.forest_middle {
    position: relative;
    left:50%;
    margin-left:-500px;
}
.forestProblem li {    
    width: 290px;
    margin-left: 20px;
}
.forestProblem li:nth-child(1) {
    margin-left: 3%;
}
.forestProblem li > div {
    width: 254px;
    height: 230px;
    top: 140px;
    left: 19px;
}
.forest_TIT2 {
    margin: 40px auto 60px;
}
.forestProblem {
    width: 100%;
}
.forest_bottom li:nth-child(1) {
    margin-left: 40px;
}
.benefit_process { 
    margin-left: -480px;    
}
.benefit_main ul {
    left: -55px;
}
.benefit_main {   
    width: 100%;
    height: 460px; 
}
.greenCoin_subject {
    width: 100%; 
}
.greenChain_photo {
    width: 99%;
}
}
@media screen and (max-width:950px){
.nav_top, .top_fb, .nav_top li::before{   
    display:none;   
}
.navBtn,
.nav_top li:nth-child(5),
.nav_top li:nth-child(6){
	display:block;
}
.topBg {
    width: 100%;
}
.logo_top {
    left: 30px;
}
.nav_top{
	width:100%;
	height:100%;	
	left:0;	
	top:0;
	margin-left:auto;
	position:fixed !important;
	background:#FFF url(../images/bg_texture.png) repeat;
}
.nav_top ul {
    width: 60% !important;
    height: 80%;
    position: absolute;
    top: 10%;
    left: 20%;
    display: block !important;
}
.nav_top li{
	background:none;
	height:40px;	
	border: #d0f5d3 1px dashed;
	border-width: 0 0 1px 0;
	margin-top:30px;
}
.nav_top li:hover{	
	border: #608F64 2px solid;
	border-width: 0 0 2px 0;	
}
.nav_top li:nth-child(1),
.nav_top li:nth-child(2),
.nav_top li:nth-child(3),
.nav_top li:nth-child(4){
	width:100%;
}
.nav_top li a {
    text-indent: 0;
    line-height: 40px;
    text-align: center;
    font-size: 26px;
    color: #608F64;
}
.nav_top li:nth-child(5) a:after,
.nav_top li:nth-child(6) a:after{
	content:"";
	position:absolute;
	width:38px;
	height:37px;
	background-image:url(../images/top_fb.png);
	top:0;
	left:50%;
	margin-left:-165px;	
}
.nav_top li:nth-child(6) a:after{	
	margin-left:-215px;	
}
.forestProblem li {    
    width: 250px;
    margin-left: 30px;
}
.forestProblem li:nth-child(1) {
    margin-left: 70px;
}
.forestProblem li > div {
	width: 219px;	
	height: 199px;	
	top: 120px;	
	left: 16px;	
	/*border: #000 1px solid;*/
}
.forest_bottom li:nth-child(1) {
    margin-left: 30px;
}
.forest_bottom li {
    margin-left: 18px;
}
.forest_bottom_name {
	width: 280px;
	margin-left: -140px;
	padding: 0;
}
.benefit_process{	
	width:100%;
	left:0;
	margin-left:auto;	
}
.benefit_main ul {
    left: 0;
}
.benefit_main li:nth-child(1) {
    position: absolute;
    width: 22%;   
	left: 6%;	
	margin-left: 5px;
}
.benefit_main li:nth-child(2) {
    left: 30%;
    width: 29%;
    margin-left: 5px;
}
.benefit_main li:nth-child(3) {
	left: 58%;
	margin-left: 5px;	
	width: 45%;
}
}
@media screen and (max-width:900px){
.forest_TIT2 {
    width: 95%;
}
.forest_bottom {
	margin:55px auto 0; 
	padding-bottom: 0px;   
}
.forest_bottom li {
    width: 393px;
    height: 298px;
	float:none;
	margin: 0 auto 150px;
}
.forest_bottom li:nth-child(1) {
    margin-left: auto;
}
.forest_bottom li:nth-child(3) {
    margin-bottom: 0;
}
.forest_bottom_name {
    width: 340px;
    height: 60px;
    margin-left: -170px;
    bottom: -95px;
    padding: 0 15px;
    font-size: 19px;
    line-height: 60px;
}
.forest_bottom_name::before {
	display:block;
}
.soccer {
    width: 70px;   
    margin-right: -330px; 
}
@keyframes soccer {
0%  { top: 110px; transform:rotate(0deg);}  50%{ top: 65px; }  100%{ top: 110px; transform:rotate(360deg);}
}
@-webkit-keyframes soccer {
0%  { top: 110px; -webkit-transform:rotate(0deg);}  50%{ top: 65px; }  100%{ top: 110px; -webkit-transform:rotate(360deg);}
}
@-moz-keyframes soccer {
0%  { top: 110px; -moz-transform:rotate(0deg);}  50%{ top: 65px; }  100%{ top: 110px; -moz-transform:rotate(360deg);}
}
@-ms-keyframes soccer {
0%  { top: 110px; -ms-transform:rotate(0deg);}  50%{ top: 65px; }  100%{ top:110px; -ms-transform:rotate(360deg);}
}
.soccerShadow {;
    width: 70px;    
    margin-right: -330px;
}
.benefit_bottom p {
    padding: 12px 20px;
	font-size:20px;
}
.greenCoin_photo_2 {
    width: 98%;
}
.bottomWrap {
    height: 100px;
}
.bottom_main {    
    width: 640px;    
    margin-left: -320px;
}
.bottom_logo {
    left: 10px;
    top: 15px;
    margin: auto;
}
.bottom_main p {
    width: 210px;
    left: 216px;
    margin-left: auto;
    top: 10px;
    text-align: left;
    font-size: 16px;
}
.bottom_contact {
    width: 200px;  
    top: 28px;
    right: auto;
    margin: auto;   
    font-size: 20px;    
    left: 430px;
}
.bottom_contact li:nth-child(1) {
    left: 150px;
}
.bottom_contact li:nth-child(2) {
    left: 100px;
}
.bottom_contact li:nth-child(2) span {    
    bottom: -30px;
    right: auto;
    font-size: 15px;    
    left: 0px;
    width: 100px;
    display: block;
}
}
@media screen and (max-width:880px){
.forestProblem li:nth-child(1) {
    margin-left: 25px;
}
}
@media screen and (max-width:850px){
.second_TIT {
    width: 630px;
}
.forestProblem li {    
    width: 430px;
	float:none;
	margin:0 auto 50px;   
}
.forestProblem li:nth-child(1) {
    margin:0 auto 50px;  
}
.forestProblem li > div {
	width: 377px;	
	height: 341px;	
	top: 208px;	
	left: 28px;
	/*border: #000 1px solid;*/
}
.forestProblem li:nth-child(3) {
    margin:0 auto;  
}
.forest_middle {
	margin-top:35px; 
}
.benefitWrap .wrapContent {
    margin: 55px auto 0; 
}
.greenCoin_photo_1 {
    top: 115px;
    right: 30px;
    width: 320px;
}
.greenCoin_bottom {
    margin-left: -815px;
}
.greenCoin_bottom_photo span {
    width: 350px;
}
}
@media screen and (max-width:800px){
.benefit_main li:nth-child(1),
.benefit_main li:nth-child(2),
.benefit_main li:nth-child(3) {
    bottom:5px;
}
.popup_news_bg {
    width: 640px;
    margin-left: -320px;
	height: 530px;
	top: 45%;
}
.popup_news_bg h1 {   
    width: 600px;
    margin: 45px auto 0;   
}
.popup_news .benefit_tree {   
    right: 55px;   
}
.popup_cont {   
    width: 80%;    
}
.btn_popupLink {   
    margin: 25px auto 0;  
}
}
@media screen and (max-width:750px){
.indexWrap h1 {
    margin-left: -235px;
}
.videoBg_txt {
    margin-left: 100px;
    bottom: 55px; 
}
.benefit_TIT {
    width: 95%;
}
.benefit_bottom p {
    font-size: 17px;
	padding: 12px 10px;
}
.greenCoin_TIT {
    width: 100%;
}
.greenCoin_photo_1 {
    top: 170px;
    right: 30px;
    width: 300px;
}
.greenChain_TIT {
    width: 95%;
}
}
@media screen and (max-width:700px){
.benefit_main {
	margin:-80px  auto 0;
}
.greenCoin_photo_1 {
    top: 185px;
    right: 15px;  
}
}
@media screen and (max-width:670px){
.greenCoin_photo_1 {    
    right: 5px;  
}
}
@media screen and (max-width:640px){
.greenCoin_photo_1 {    
    top: 220px;
}
}










