/*底部*/

.footer_2014{background:#939393;}
.footerBox_2014{width:960px;margin:0 auto;padding:20px 0;color:#ddd;font-size:12px; text-align:center}
.footerBox_2014 a{color:#fff;font-size:12px; line-height:40px;}

@media screen and (max-width:960px){
	.footer_2014,.footerBox_2014{width:100%;}
}

@media screen and (max-width:768px){
	.footer_2014 p{display:none;}
	.footer_2014{background:#f4f4f4;color:#b0b0b0;}
	.footer_2014 a{color:#b0b0b0;font:14px/56px 'microsoft yahei'}
}

@media screen and (max-width:640px){
	.footerBox_2014{padding:8px 0;}
	.footer_2014 a{color:#b0b0b0;font:14px/40px 'microsoft yahei'}
	
}

@media screen and (max-width:320px){
	.footerBox_2014 a{font-size:12px; line-height:26px;}
}