@charset "utf-8";
img{ border:0;}
.keifu{
	position:fixed;
	top:10%;
	right:0;
	width:200px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
	z-index:99;
	color: #FFFFFF;
}
.keifu_tab{ width:160px;}
.icon_keifu{
	width:20px;
	height:auto;
	float:left;
	position:relative;
	display:none;
	cursor:pointer;
	background-color: #9d730f;
	line-height: 18px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.keifu_box{
	float:left;
	width:200px;
	background-color: #9d730f;
	padding-top: 30px;
	padding-bottom: 30px;
}
.keifu_tab img{ display:block;}

.keifu_close:link,.keifu_close:visited{
	display:block;
	width:17px;
	height:17px;
	position:absolute;
	top:5px;
	right:5px;
	background-image: url(zszn_close_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#index_zszn_top {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	z-index: 9999;
}
#index_zszn_top a {
	color: #FFFFFF;
}

#index_zszn_tel {
	line-height: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 55px;
	background-image: url(zszn_tel.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#index_zszn_wx {
	background-image: url(zszn_wx.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
}