/*回到顶部*/
.footer_scroll{position: fixed; z-index: 999; left:50%; margin-left:600px; bottom: 90px; display:none;  }
.footer_scroll a{background:  url(../images/icon-top.png) no-repeat center;display: block;width: 65px; height: 65px;background-size:65px 65px; }
.footer_scroll a:hover{background:  url(../images/icon-toph.png) no-repeat center;display: block;width: 65px; height: 65px;background-size:65px 65px; }
/*底部*/
.footer{ text-align: center; color: #999;  background-color: #FAFAFA; 
	border-top:1px solid  #d7dadb;}
.footer .footer_nav{width: 580px; margin:0 auto;border:1px solid red;}
.footer .footer_nav li{float: left; text-align: center; padding-top: 20px;}

/*友情链接*/
 .footer_frlink{width:1100px;margin:0 auto;padding-bottom: 20px; }
 .footer_frlink ul{text-align:left;width:960px;border: 1px solid #ebeded;padding-right: 3px;padding-bottom: 10px;}
 .footer_frlink ul .linkp{color: red;display:block;width: 102px;height:40px;line-height: 40px;font-size: 20px;text-align: right; padding-left: 10px;}
 .footer_frlink ul li{padding-left:8px;padding-right: 5px;display: inline;font-size: 16px;}
 .footer_frlink ul .link1{padding-left: 20px;}

/*版权*/
.footer .footer_bj{width:100%;height:50px;background-color:#f4f4f4;text-align: center;padding-top:20px;}
