/* footer */
	#footer_Bk{min-width:980px;height:195px;background:#292929}
	.footCon{width:980px;margin:auto}
	.footCon ul{width:980px;overflow:hidden;padding-top:30px}
	.footCon ul li{float:left;vertical-align:bottom;height:135px}
	.footCon ul .link_a{border-left:1px solid #3C3C3C;margin-left:10px;padding-left:15px}
	.footCon ul .link_a a{display:block;color:#999;margin-bottom:10px}
	.footCon ul .link_a p{padding-bottom:10px}
	.footCon ul .link_a p a{display:inline;color:#999}
	
	.footCon ul .img{margin-left:60px}
	.footCon ul .img_first{margin:0}
	.footCon ul .img span{display:block;width:105px;height:95px}
	.footCon ul .img .ft_pic1{background:url(../images/Bk.png) no-repeat -395px 0}
	.footCon ul .img .ft_pic2{background:url(../images/Bk.png) no-repeat -395px -102px}
	.footCon ul .img .ft_pic3{background:url(../images/Bk.png) no-repeat -395px -205px}
	.footCon ul .img .ft_pic4{background:url(../images/Bk.png) no-repeat -395px -307px}
	
	.footer_us{min-width:980px;height:120px;background:#111}
	.footer_us .Con{width:980px;margin:auto;overflow:hidden;padding-top:20px}
	.footer_us .Con .logo{float:left;width:199px;border-right:1px solid #2A2A2A}
	.footer_us .Con .txt{float:right;width:710px;padding-top:8px; line-height:20px;}
	.footer_us .Con .weixin{float:right;width:100px;padding-top:8px}	
	.footer_us .Con .txt p{margin:0 auto;width:680px;color:#4A4A4A;padding-bottom:1px}

    .footer_us .Con .txt a {color:#666666;}

	
/* brc */
	#brc{position:relative;width:148px;display:none}
	.brc ul{width:148px;height:48px;overflow:hidden; padding:0px;}
	.brc ul li{float:left;width:48px;height:48px;vertical-align:bottom;margin-left:2px}
	.brc ul .first{margin-left:0}
	.brc ul li .btn{display:block;width:48px;height:48px;text-indent:-9999px;background-image:url(/templets/default/images/index/brc_Bk.gif)}
	.brc ul li .top_btn{background-position:0 0;}
	.brc ul li .QR_btn{background-position:-48px 0;}
	.brc ul li .wb_btn{background-position:-96px 0;}
	
	.brc ul li .bx{position:absolute;bottom:48px;left:0px;width:148px;padding-bottom:2px;display:none;}
	.brc ul li .boxweix{padding:15px 0;background:#fff}
	.brc ul li .boxweix h2{color:#bfbfbf;font-size:14px;text-align:center;padding-bottom:10px}
	.brc ul li .QR{}
	.brc ul li  .show{display:block}
	.brc ul li .QR img{display:block;margin:auto}
	
	.brc ul li .wb_link{width:148px;overflow:hidden}
	.brc ul li .wb_link div{text-align:center}
	.brc ul li .wb_link .sq{display:inline-block !important;display:-moz-inline-stack;*display:inline;zoom:1; overflow:hidden;font-size:0;width:38px;height:28px;background-image:url(/templets/default/images/index/brc_Bk.gif)}
	.brc ul li .wb_link .l{float:left;width:73px;border-right:1px solid #e2e2e2;}
	.brc ul li .wb_link .r{float:right;width:74px;border-left:1px solid #e2e2e2;margin-left:-1px;}
	.brc ul li .wb_link .sina{background-position:-4px -48px;}
	.brc ul li .wb_link .QQ{background-position:-106px -48px;}
	.brc ul li .wb_link p{padding-top:6px}
	.brc ul li .wb_link p a{color:#595959}
	
	#brc{position:fixed;bottom:0;right:0;z-index:999;cursor:pointer; margin-bottom:40px;}
	*html #brc{position:absolute;cursor:pointer;right:0;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-48+"px")}		