@charset "utf-8";
/*
@media screen and (max-width: 1365px) and (min-width: 1000px){
	#main{width: 88.96%;}
	#xxgk .right{width: 75%;}
	#tree{width: 23%!important;}
	#xxgk .tp{height: 60px!important;}
	#xxgk .tp img{width: 100%; height: 100%; vertical-align: top;}
}
@media screen and (max-width: 999px){
	#main{width: 100%;}
	#xxgk .right{width: 75%;}
	#tree{width: 23%!important;}
	#xxgk .tp{height: 60px!important;}
	#xxgk .tp img{width: 100%; height: 100%; vertical-align: top;}
	#xxgk{padding-top: 80px; padding-bottom: 15px;}
}
@media screen and (max-width: 850px){
	#tree{width: auto!important;}
	#xxgk .right{width: 100%; padding-top: 22px;}
}
@media screen and (max-width: 414px){
	#tree{width: 100%!important;}
}
*/