/*底部*/
	.footer{ width:100%; height:200px; background-color:#B70B17; margin:auto; margin-top:30px;}
	.footer-box{ width:1200px; height:176px; margin:auto;}
	.fr-links{ margin:auto;}
	.fr-links h4{ width:180px;float:left;margin-left:30px; margin-right:30px;font-weight:normal; position:relative;}
	.fr-links h4 p{ width:160px; text-align:center;display:block; float:left;color:#ffffff; font-size:14px;}
	.fr-links h4 div{ width:0px; height:0px; margin-top:20px;float:right;border-top:8px solid #fff; border-bottom:none;border-left:10px solid transparent;border-right:8px solid transparent;border-left:8px solid transparent; }
	.fr-links h4 div:hover{ border-top:none; border-bottom:8px solid #fff;}
	
	.fr-links h4 ul{ position:absolute; left:0px; bottom:40px; overflow-y:auto;max-height: 200px; width:100%; background-color:#fff; border: solid 1px #bfbfbf;}
	.fr-links h4 ul li a{ text-decoration:none; font-size:14px; color:#818181; margin-left:8px; line-height:28px;}
	.fr-links h4 ul li a:hover{ color:#B70B17;}
	
	.footer-1{ margin:auto; width:232px; margin-bottom:10px;}
	.footer-1 a{ font-size:16px; text-decoration:none; color:#ffffff;}
	.footer-1 span{ color:#ffffff; font-size:10px;margin-left:8px; margin-right:4px;}
	
	.footer-2{ width:100%;font-size:12px; color:#ffffff; text-align:center; }
	.footer-2 span{ margin-left:4px; margin-right:4px;line-height:26px;}
	
	.footer-3{ width:184px; margin:auto; margin-top:20px;}
	.footer-3 img{ display:block;}
