 
 /*清除浮动*/
.clr:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clr {zoom:1;}

/***** 公共页底 *****/
.footer_wrap{width:100%;min-width:1000px; background:#fff; background-image: none; border-top:1px solid #dde1e3;font-size:14px; color: #333; line-height: 26px;font-family: "Microsoft YaHei", '微软雅黑', '宋体';}
.footer{ width:960px; margin:0 auto; color:#7b7b7b;}
.footer_info{ float:right; padding:14px 0 0 0;}
.footer_info p{ float:left;padding:14px 20px 0 0; text-align:right;margin: 0;}


.footer_map{ float:left; padding:30px 0 0 0;}
.footer_map a{ display:block; float:left;height:32px;line-height:32px; color:#7b7b7b;}
.footer_map span{ float:left;height:32px;line-height:32px; padding:0 10px; color:#7b7b7b;}
.footer_weibo{ padding:0 0 0 35px; background:url(imagesfooter_weibo.png) no-repeat;}
/***** 公共页底 End *****/