@charset "utf-8";
/* CSS Document */
.foot_bg{
	margin-top:50px;
	background-color:#505583;
	min-height:180px;
	overflow: hidden;
	padding-top:20px;
	}
.foot_top{
	text-align:center;
	height:43px;
	line-height:20px;
	}
.foot_top a{
	color:#FFF;
	margin:0px 25px;
	}
.foot_fx{
	text-align:center;
	height:60px;
	border-bottom:1px solid #c9c9c9;
	margin-bottom:18px;
	font-size:18px;
	color:#e49a65;
	}
.foot_fx a{
	background-image:url(../images/foot_fx.png);
	background-repeat:no-repeat;
	padding:0px 17px 9px;
	margin:0px 10px;
	}
.foot_fx a.fx_f{
	background-position:0px 0px;
	}
.foot_fx a.fx_t{
	background-position:-55px 0px;
	}
.foot_fx a.fx_s{
	background-position:-112px 0px;
	}
.foot_fx a.fx_w{
	background-position:-168px 0px;
	}
.foot_fx i{
	margin-left:53px;
	line-height:34px;
	}
.foot_bg p{
	text-align:center;
	color:#fff;
	line-height:25px;
	}
.foot_bg p a{
	color:#FFF;
	}
	
.piaofu{
	position:fixed;
	padding:10px 7px;
	width:100px;
	height:195px;
	right:2%;
	top:40%;
	background-color:#FFF;
	z-index:9999;
	border:5px solid #00afec;
	text-align:center;
	}
.piaofu_tit{
	font-size:18px;
	height:25px;
	}
.piaofu_dh{
	height:28px;
	line-height:28px;
	font-size:12px;
	color:#ec6200;
	}
.piaofu_qq{
	height:30px;
	line-height:30px;
	background:url(../images/qq.png) no-repeat scroll 0px center;
	}
.piaofu_qq a{
	color:#575757;
	margin-left:8px;
	}
.piaofu_qq a:hover{
	color:#ec6200;
	}
.piaofu_img{
	text-align:center;
	width:100px;
	height:85px;
	}
.piaofu_img img{
	width:85px;
	height:85px;
	}
.piaofu_wx{
	font-size:13px;
	color:#575757;
	}