/*回到顶部*/
.footer_scroll{position: fixed; z-index: 999; left:50%; margin-left:600px; bottom: 90px; display:none;  }
.footer_scroll a{background:  url(/static/default/images/icon-top.png) no-repeat center;display: block;width: 65px; height: 65px;background-size:65px 65px; }
.footer_scroll a:hover{background:  url(/static/default/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;}
.footer .footer_nav li{float: left; text-align: center; padding-top: 20px;}

/*友情链接*/
.footer .footer_frlink{width:986px;margin:0 auto;padding-left:140px;padding-bottom: 20px;}
.footer .footer_frlink ul{text-align:left;width:960px;border: 1px solid #ebeded;padding-right: 3px;padding-bottom: 10px;}
.footer .footer_frlink ul .linkp{color: #615f60;display:block;width: 102px;height:40px;line-height: 38px;background: url("/static/default/images/tit.png")  no-repeat 15px center;background-size: 3px 22px;font-size: 20px;text-align: right;}
.footer .footer_frlink ul li{padding-left:8px;padding-right: 5px;display: inline;font-size: 16px;}
.footer .footer_frlink ul .link1{padding-left: 20px;}

/*版权*/
.footer .footer_bj{width:100%;height:50px;background-color:#f4f4f4;text-align: center;padding-top:20px;}
