﻿
.footer{text-align: center;padding:20px 0;border-top:1px solid #ddd}
.footer p{color: #888;font-family: "宋体";font-size: 12px;line-height: 26px;}
.footer p a{color: #888;}
.footer_nav{margin-bottom:10px;}
.footer_nav span{padding:0 3px;color: #666;}
.footer_nav a{color: #666;}
.footer_nav a:hover{color: #388dc7;}

@media only screen and (max-width:1200px){
.footer{ width:1200px}	
	}

@media only screen and (max-width:768px){
	.footer{ width:100%}
	/*.footer{display:none;}*/
	p.footer_nav{display: none;}
.ba_span{display: none; }
}
@media only screen and (max-width:640px){
	
} 