@charset "gb2312";
/* CSS Document */

@media screen and (max-width: 1090px){
	.maincontainer{ width: 100%;}
	.slide_container{ width: 65%; margin:5px 0 0 0.5%; height:auto;}
	.slide{ width: 100%; height:auto;}
	.slide li img{ height:100%;}
	.hdbd{ width: 33%; margin:5px 0.5% 0 0;}
	.ylj{ width: 65%; margin:5px 0 0 0.5%;}
	.person-data{ width: 30%; padding:10px 1.5% 20px; margin:5px 0.5% 0 0;}
	
	.column{ width: 100%; margin:10px 0 0;}
	.column h2{ width: 99%; margin:0 auto;}
	.column ul li{ float: left; width: 49%; margin-left:0.5%;}
	
	.leader_list{ width: 99%; margin:10px 0.5% 0;}
	
	.site_map{ padding:20px 1%;}
	
	.leader_img{ float: none;}
	.main_right{ width: 100%; float: none; margin-top: 10px;}
	.main_right .media{ margin-bottom: 15px;}
	.main_right .media h3,.main_right .media p{ padding:0; line-height: 24px;}
}

@media screen and (max-width: 760px){
	.slide_container,.ylj{ width: 99%; margin:5px 0.5% 0 0.5%;}
	.hdbd{ width: 99%; margin:5px 0.5% 0 0.5%;}
	.person-data{ width: 96%;}
}

@media screen and (max-width: 600px){
	.leaderImg{ float: none;}
	.leaderTxt{ width: 100%;}
}

@media screen and (max-width: 480px){
	.column ul li{ width: 99.5%;}
}